Update to libuser-0.62
This commit is contained in:
parent
6532439887
commit
c6d983b511
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@ libuser-0.56.16.tar.xz
|
|||||||
/libuser-0.59.tar.xz
|
/libuser-0.59.tar.xz
|
||||||
/libuser-0.60.tar.xz
|
/libuser-0.60.tar.xz
|
||||||
/libuser-0.61.tar.xz
|
/libuser-0.61.tar.xz
|
||||||
|
/libuser-0.62.tar.xz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: libuser
|
Name: libuser
|
||||||
Version: 0.61
|
Version: 0.62
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://fedorahosted.org/libuser/
|
URL: https://fedorahosted.org/libuser/
|
||||||
@ -139,6 +139,10 @@ LC_ALL=en_US.UTF-8 python3 -c "import libuser"
|
|||||||
%{_datadir}/gtk-doc/html/*
|
%{_datadir}/gtk-doc/html/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user