Update to libuser-0.62

This commit is contained in:
Miloslav Trmač 2015-07-23 21:41:49 +02:00
parent 6532439887
commit c6d983b511
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -14,3 +14,4 @@ libuser-0.56.16.tar.xz
/libuser-0.59.tar.xz
/libuser-0.60.tar.xz
/libuser-0.61.tar.xz
/libuser-0.62.tar.xz

View File

@ -1,6 +1,6 @@
Name: libuser
Version: 0.61
Release: 2%{?dist}
Version: 0.62
Release: 1%{?dist}
Group: System Environment/Base
License: LGPLv2+
URL: https://fedorahosted.org/libuser/
@ -139,6 +139,10 @@ LC_ALL=en_US.UTF-8 python3 -c "import libuser"
%{_datadir}/gtk-doc/html/*
%changelog
* Thu Jul 23 2015 Miloslav Trmač <mitr@redhat.com> - 0.62-1
- Update to libuser-0.62
Resolves: #1246225 (CVE-2015-3245, CVE-2015-3246)
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.61-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

View File

@ -1 +1 @@
d977dc59161272c1491edd9ca7ba22f2 libuser-0.61.tar.xz
63e5e5c551e99dc5302b40b80bd6d4f2 libuser-0.62.tar.xz