-
Wed Jul 08 2015 Miloslav Trmač <mitr@redhat.com> - 0.60-7
- Update CVE-2015-3246 patch based on review comments
Resolves: #1235519
-
Fri Jun 26 2015 Miloslav Trmač <mitr@redhat.com> - 0.60-6
- Fix CVE-2015-3246
Resolves: #1235519
-
Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 0.60-5
- Mass rebuild 2014-01-24
-
Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 0.60-4
- Mass rebuild 2013-12-27
-
Tue Oct 15 2013 Miloslav Trmač <mitr@redhat.com> - 0.60-3
- Fix the -2 change, %check should fail on test suite failure
- Drop an upstreamed patch
-
Mon Oct 14 2013 Miloslav Trmač <mitr@redhat.com> - 0.60-2
- Include test suite output in build log on failure
-
Mon Oct 14 2013 Miloslav Trmač <mitr@redhat.com> - 0.60-1
- Update to libuser-0.60
Resolves: #1008933
-
Thu Jun 27 2013 Miloslav Trmač <mitr@redhat.com> - 0.59-2
- Drop BuildRequires: fakeroot and skip the test that needs it
Resolves: #975888
-
Thu Mar 28 2013 Miloslav Trmač <mitr@redhat.com> - 0.59-1
- Update to libuser-0.59 (CVE-2012-5630, CVE-2012-5644)
Resolves: #928846
-
Mon Feb 04 2013 Miloslav Trmač <mitr@redhat.com> - 0.58-2
- Always use secure_getenv() or __secure_getenv(), fail build if neither is
available. Patch by Viktor Hercinger <vhercing@redhat.com>.