Changelog for
patch-2.7.1-12.el7_7.x86_64.rpm :
Mon Sep 2 14:00:00 2019 Than Ngo
- 2.7.1-12
- Fixed CVE-2018-20969, invoke ed directly instead of using the shell
Thu Nov 22 13:00:00 2018 Than Ngo - 2.7.1-11
- Fixed CVE-2016-10713 - Out-of-bounds access in pch_write_line function
- Fixed CVE-2018-6952 - Double free of memory
- Resolves: #1626473, honor new file mode 100755 when applying patches
- Resolves: #1653294, Added virtual provides for bundled gnulib library
Fri Apr 13 14:00:00 2018 Than Ngo - 2.7.1-10
- Fixed Coverity reported issues
Mon Apr 9 14:00:00 2018 Than Ngo - 2.7.1-9
- Fixed CVE-2018-1000156 - Malicious patch files cause ed to execute arbitrary commands
Fri Jan 24 13:00:00 2014 Daniel Mach - 2.7.1-8
- Mass rebuild 2014-01-24
Fri Dec 27 13:00:00 2013 Daniel Mach - 2.7.1-7
- Mass rebuild 2013-12-27
Wed Jun 12 14:00:00 2013 Tim Waugh 2.7.1-6
- Don\'t segfault when given bad arguments (bug #972330).
Thu Apr 11 14:00:00 2013 Tim Waugh 2.7.1-5
- Don\'t document unsupported -m option; document -x option (bug #948972).
Mon Mar 25 13:00:00 2013 Ville Skyttä - 2.7.1-4
- Build with xattr support.
- Make build output more verbose.
- Fix bogus date in %changelog.
Mon Mar 11 13:00:00 2013 Tim Waugh 2.7.1-3
- Upstream patch to fix removal of empty directories (bug #919489).
Thu Feb 14 13:00:00 2013 Fedora Release Engineering - 2.7.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
Thu Oct 18 14:00:00 2012 Tim Waugh 2.7.1-1
- Fixed license (since 2.6 it has been GPLv3+).
- 2.7.1.
Thu Oct 18 14:00:00 2012 Tim Waugh 2.7-1
- 2.7. No longer need sigsegv, get-arg, CVE-2010-4651,
backup-if-mismatch or coverity-leak patches.
Fri Jul 20 14:00:00 2012 Fedora Release Engineering - 2.6.1-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
Fri Jan 13 13:00:00 2012 Fedora Release Engineering - 2.6.1-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
Fri Nov 25 13:00:00 2011 Tim Waugh 2.6.1-11
- Fixed NULL dereference in selinux patch.
Mon May 16 14:00:00 2011 Tim Waugh 2.6.1-10
- Applied Jiri Popelka\'s fixes from Coverity scan (bug #704554):
- Avoid unchecked return from getfilecon() in patch-selinux.patch.
- Fix memory leak.
Wed Feb 16 13:00:00 2011 Tim Waugh 2.6.1-9
- Let --posix cause --no-backup-if-mismatch (bug #678016).
Thu Feb 10 13:00:00 2011 Tim Waugh 2.6.1-8
- Incorporate upstream fix for CVE-2010-4651 patch so that a target
name given on the command line is not validated (bug #667529).
Tue Feb 8 13:00:00 2011 Tim Waugh 2.6.1-7
- Applied upstream patch to fix CVE-2010-4651 so that malicious
patches cannot create files above the current directory
(bug #667529).
Tue Jan 4 13:00:00 2011 Tim Waugh 2.6.1-6
- Use smp_mflags correctly (bug #665770).
Mon Aug 16 14:00:00 2010 Tim Waugh 2.6.1-5
- Another fix for the selinux patch (bug #618215).
Fri Aug 6 14:00:00 2010 Tim Waugh 2.6.1-4
- Fixed interpretation of return value from getfilecon().
- Fixed argument type for --get (bug #553624).
Fri Aug 6 14:00:00 2010 Dennis Gilmore
- using -fstack-projector causes weirdness on 32 bit sparc so disabling for now
Tue Jul 27 14:00:00 2010 Tim Waugh 2.6.1-3
- Fixed argument type for --get (bug #553624).
Wed Mar 3 13:00:00 2010 Tim Waugh 2.6.1-2
- Added comments for all patches.
- Ship COPYING file.
- Removed sparc ifdefs in spec file.
Mon Jan 4 13:00:00 2010 Tim Waugh 2.6.1-1
- 2.6.1 (bug #551569). No longer need best-name patch.
Thu Dec 24 13:00:00 2009 Tim Waugh 2.6-2
- Applied upstream patch to prevent incorrect filename being chosen
when adding a new file (bug #549122).
Mon Nov 16 13:00:00 2009 Tim Waugh 2.6-1
- 2.6. No longer need stderr, suffix, stripcr, parse, allow-spaces,
ifdef, program_name, or posix-backup patches.
Sat Jul 25 14:00:00 2009 Fedora Release Engineering - 2.5.4-40
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
Wed Apr 29 14:00:00 2009 Tim Waugh 2.5.4-39
- Fixed operation when SELinux is disabled (bug #498102). Patch from
Jan Kratochvil.
Thu Feb 26 13:00:00 2009 Fedora Release Engineering - 2.5.4-38
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
Tue Feb 17 13:00:00 2009 Tim Waugh 2.5.4-37
- Don\'t set SELinux file context if it is already correct.
Mon Nov 24 13:00:00 2008 Tim Waugh 2.5.4-36
- Better summary.
Mon Jun 30 14:00:00 2008 Tim Waugh 2.5.4-35
- Don\'t fail if setfilecon() returns EPERM (bug #453365), although the
setfilecon man page suggests that ENOTSUP will be returned in this
case.
Mon Jun 16 14:00:00 2008 Tim Waugh 2.5.4-34
- Only write simple backups for each file once during a run
(bug #234822).
Thu Jun 12 14:00:00 2008 Tim Waugh 2.5.4-33
- Fix selinux patch and apply it. Build requires libselinux-devel.
Fri Feb 8 13:00:00 2008 Tim Waugh 2.5.4-32
- Applied patch from 2.5.9 to allow spaces in filenames (bug #431887).
Mon Dec 3 13:00:00 2007 Tim Waugh 2.5.4-31
- Convert spec file to UTF-8 (bug #226233).
- Use _bindir macro in %files (bug #226233).
- Parallel make (bug #226233).
- Better defattr declaration (bug #226233).
Thu Oct 4 14:00:00 2007 Tim Waugh
- Beginnings of an SELinux patch (bug #165799); not applied yet.
Wed Aug 29 14:00:00 2007 Tim Waugh 2.5.4-30
- Added dist tag.
- More specific license tag.
- Fixed summary.
- Better buildroot tag.
Wed Jul 12 14:00:00 2006 Jesse Keating - 2.5.4-29.2.2
- rebuild
Fri Feb 10 13:00:00 2006 Jesse Keating - 2.5.4-29.2.1
- bump again for double-long bug on ppc(64)
Tue Feb 7 13:00:00 2006 Jesse Keating - 2.5.4-29.2
- rebuilt for new gcc4.1 snapshot and glibc changes
Fri Dec 9 13:00:00 2005 Jesse Keating
- rebuilt
Thu Sep 8 14:00:00 2005 Tim Waugh 2.5.4-29
- Remove SELinux patch for now (bug #167822).
Wed Sep 7 14:00:00 2005 Tim Waugh 2.5.4-27
- Applied patch from Ulrich Drepper to fix string overread (bug #167675).
Tue Sep 6 14:00:00 2005 Tim Waugh 2.5.4-26
- Preserve SELinux file contexts (bug #165799).
Thu Aug 11 14:00:00 2005 Tim Waugh 2.5.4-25
- Fixed CRLF detection (bug #154283).
Wed May 4 14:00:00 2005 Tim Waugh 2.5.4-24
- Reverted last change (bug #154283, bug #156762).
Fri Apr 29 14:00:00 2005 Tim Waugh 2.5.4-23
- Applied patch from Toshio Kuratomi to avoid problems with DOS-format
newlines (bug #154283).
Wed Mar 2 13:00:00 2005 Tim Waugh 2.5.4-22
- Rebuild for new GCC.
Wed Feb 9 13:00:00 2005 Tim Waugh 2.5.4-21
- Rebuilt.
Tue Jun 15 14:00:00 2004 Elliot Lee
- rebuilt
Fri Feb 13 13:00:00 2004 Elliot Lee
- rebuilt
Sat Oct 25 14:00:00 2003 Tim Waugh 2.5.4-18
- Rebuilt.
Wed Jun 4 14:00:00 2003 Elliot Lee
- rebuilt
Wed Jan 22 13:00:00 2003 Tim Powers
- rebuilt
Wed Nov 20 13:00:00 2002 Tim Powers
- rebuilt in current collinst
Fri Jun 21 14:00:00 2002 Tim Powers
- automated rebuild
Thu May 23 14:00:00 2002 Tim Powers
- automated rebuild
Tue Apr 9 14:00:00 2002 Tim Waugh 2.5.4-12
- Fix error reporting when given bad options (bug #62981).
Tue Mar 5 13:00:00 2002 Tim Waugh 2.5.4-11
- s/Copyright:/License:/.
- Fix -D behaviour (bug #60688).
Tue May 29 14:00:00 2001 Tim Waugh 2.5.4-10
- Merge Mandrake patch:
- fix possible segfault
Fri Dec 1 13:00:00 2000 Tim Waugh
- Rebuild because of fileutils bug.
Thu Nov 2 13:00:00 2000 Tim Waugh
- use .orig as default suffix, as per man page and previous behaviour
(bug #20202).
- use better patch for this, from maintainer.
Wed Oct 4 14:00:00 2000 Tim Waugh
- actually use the RPM_OPT_FLAGS
Wed Jul 12 14:00:00 2000 Prospector
- automatic rebuild
Tue Jun 13 14:00:00 2000 Trond Eivind Glomsrød
- Use %makeinstall, %{_tmppath} and %{_mandir}
Fri May 12 14:00:00 2000 Trond Eivind Glomsrød
- added URL
Wed Feb 16 13:00:00 2000 Bernhard Rosenkraenzer
- 2.5.4
- Fix up LFS support on Alpha (Bug #5732)
Mon Feb 7 13:00:00 2000 Bill Nottingham
- handle compressed manpages
Sun Jun 6 14:00:00 1999 Alan Cox
- Fix the case where stderr isnt flushed for ask(). Now the \'no such file\'
appears before the skip patch question, not at the very end, Doh!
Mon Mar 22 13:00:00 1999 Jeff Johnson
- (ultra?) sparc was getting large file system support.
Sun Mar 21 13:00:00 1999 Cristian Gafton
- auto rebuild in the new build environment (release 7)
Fri Dec 18 13:00:00 1998 Cristian Gafton
- build against glibc 2.1
Tue Sep 1 14:00:00 1998 Jeff Johnson
- bump release to preserve newer than back-ported 4.2.
Tue Jun 9 14:00:00 1998 Prospector System
- translations modified for de, fr
Tue Jun 9 14:00:00 1998 Jeff Johnson
- Fix for problem #682 segfault.
Fri Apr 24 14:00:00 1998 Prospector System
- translations modified for de, fr, tr
Tue Apr 7 14:00:00 1998 Cristian Gafton
- added buildroot
Tue Oct 21 14:00:00 1997 Cristian Gafton
- updated to 2.5
Mon Jun 2 14:00:00 1997 Erik Troan
- built against glibc