-
Tue Sep 13 2016 Patsy Franklin <pfrankli@redhat.com> - 4.1-3
- Increase time before timeout for test fopen-fail to prevent
failing before issuing expected error.
-
Wed Aug 03 2016 Patsy Franklin <pfrankli@redhat.com> - 4.1-2
- Update change log info with correct date and info. (BZ #1363870)
-
Wed Aug 03 2016 Patsy Franklin <pfrankli@redhat.com> - 4.1-1
- Initial version for DTS.
-
Thu Jul 07 2016 Patsy Franklin <pfrankli@redhat.com> - 1:3.82-23
- In very obscure situations we may incorrectly write the free token
back to the pipe.
Resolves: #1322670
-
Thu Jun 30 2016 Patsy Franklin <pfrankli@redhat.com> - 1:3.82-22
- Check if the target-specific variable is the same as the global
variable, and if it is, don't free it. Savannah bug #31743.
Resolves: #1323206
-
Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 1:3.82-21
- Mass rebuild 2014-01-24
-
Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 1:3.82-20
- Mass rebuild 2013-12-27
-
Thu Aug 22 2013 Petr Machata <pmachata@redhat.com> - 1:3.82-19
- make now restores rlimit to its original values before launching
subprocess via $(shell) (make-3.82-func_shell-rlimit.patch)
- Determinize one test (make-3.82-tests-SECONDARY.patch)
-
Fri Jul 26 2013 Petr Machata <pmachata@redhat.com> - 1:3.82-18
- Backport upstream patch that adds wildcard expansion to pattern
rules. (make-3.82-stem_glob.patch)
-
Wed Jun 19 2013 Petr Machata <pmachata@redhat.com> - 1:3.82-17
- Add another fix for upstream bug 30612