cffc447f94
Document the conflict with patchutils < 0.3.2.
Jean Delvare2011-04-04 15:31:57 +00:00
68f79304ff
Document the conflict with patchutils < 0.3.2.
Jean Delvare2011-04-04 15:31:57 +00:00
4a75e4b044
- Version 2.6.1.116: + Patch now ignores destination file names that are absolute or that contain a component of ".." (CVE-2010-4651, bnc#662957). - Drop unified-reject-files-compat.diff. Compatibility has been provided for the past 18 months, hopefully nobody is relying on it any longer.
Jean Delvare2011-04-04 13:15:18 +00:00
e923b08484
- Version 2.6.1.116: + Patch now ignores destination file names that are absolute or that contain a component of ".." (CVE-2010-4651, bnc#662957). - Drop unified-reject-files-compat.diff. Compatibility has been provided for the past 18 months, hopefully nobody is relying on it any longer.
Jean Delvare2011-04-04 13:15:18 +00:00
97191683e0
Accepting request 49168 from devel:tools
OBS User autobuild
2010-09-27 13:51:16 +00:00
63556f1c34
Accepting request 49168 from devel:tools
OBS User autobuild
2010-09-27 13:51:16 +00:00
f47cd05101
Accepting request 49168 from devel:tools
OBS User autobuild
2010-09-27 13:51:15 +00:00
679daafdca
Accepting request 49168 from devel:tools
OBS User autobuild
2010-09-27 13:51:15 +00:00
873f1112d9
Accepting request 42404 from home:jengelh:smp
Andreas Gruenbacher
2010-07-02 08:21:11 +00:00
7e6f8df24e
Accepting request 42404 from home:jengelh:smp
Andreas Gruenbacher
2010-07-02 08:21:11 +00:00
4f6c787180
Accepting request 39416 from devel:tools
OBS User autobuild
2010-05-05 20:51:18 +00:00
d4d3e7644e
Accepting request 39416 from devel:tools
OBS User autobuild
2010-05-05 20:51:18 +00:00
1a4053bd8e
Updating link to change in openSUSE:Factory/patch revision 20.0
OBS User buildservice-autocommit
2010-05-05 20:51:18 +00:00
8b0fcb743a
Updating link to change in openSUSE:Factory/patch revision 20.0
OBS User buildservice-autocommit
2010-05-05 20:51:18 +00:00
fb3b41f19d
Accepting request 39416 from devel:tools
OBS User autobuild
2010-05-05 20:51:17 +00:00
052cbdf4d3
Accepting request 39416 from devel:tools
OBS User autobuild
2010-05-05 20:51:17 +00:00
e6cdd7d5c3
- Version 2.6.1.81: + Fix backup file detection for deleted files + Allow to create and delete empty files + Stick to the best name in the reversed-patch check + Various portability improvements
Andreas Gruenbacher
2010-05-04 23:37:55 +00:00
67c299b967
- Version 2.6.1.81: + Fix backup file detection for deleted files + Allow to create and delete empty files + Stick to the best name in the reversed-patch check + Various portability improvements
Andreas Gruenbacher
2010-05-04 23:37:55 +00:00
517563b876
Accepting request 39270 from devel:tools
OBS User autobuild
2010-05-03 19:39:00 +00:00
a5c165eadb
Accepting request 39270 from devel:tools
OBS User autobuild
2010-05-03 19:39:00 +00:00
7c1a299de1
Updating link to change in openSUSE:Factory/patch revision 19.0
OBS User buildservice-autocommit
2010-05-03 19:39:00 +00:00
c6e5fcc86d
Updating link to change in openSUSE:Factory/patch revision 19.0
OBS User buildservice-autocommit
2010-05-03 19:39:00 +00:00
c18f09dedd
Accepting request 39270 from devel:tools
OBS User autobuild
2010-05-03 19:38:59 +00:00
5e297e3eea
Accepting request 39270 from devel:tools
OBS User autobuild
2010-05-03 19:38:59 +00:00
0a6686df2c
- Fix the linker library order.
Andreas Gruenbacher
2010-05-02 13:58:21 +00:00
7254449b0a
- Fix the linker library order.
Andreas Gruenbacher
2010-05-02 13:58:21 +00:00
34ab43d3ca
- Be more verbose when %verbose is defined.
Andreas Gruenbacher
2010-05-02 12:41:33 +00:00
bac0ca5ad1
- Be more verbose when %verbose is defined.
Andreas Gruenbacher
2010-05-02 12:41:33 +00:00
3b8bf5d048
- Version 2.6.1.64: + Support for most features of the "diff --git" format: renames and copies, permission changes, symlink diffs. (Binary diffs are not supported yet; patch will complain and skip them.) + Support for double-quoted filenames: when a filename in a context diff starts with a double quote, it is interpreted as a C string literal. The escape sequences \\, \", \a, \b, \f, \n, \r, \t, \v, and \ooo (a three-digit octal number between 0 and 255) are recognized. + Refuse to patch read-only files by default, or at least warn when patching such files with --force or --batch. + Refuse to apply a normal patch to a symlink. (Previous versions of patch were wrongly replacing the symlink with a regular file.) + When a timestamp specifies a time zone, honor that instead of assuming the local time zone (--set-date) or Universal Coordinated Time (--set-utc). + Support for nanosecond precision timestamps. + Many portability and bug fixes.
Andreas Gruenbacher
2010-05-02 12:11:50 +00:00
79be2717cd
- Version 2.6.1.64: + Support for most features of the "diff --git" format: renames and copies, permission changes, symlink diffs. (Binary diffs are not supported yet; patch will complain and skip them.) + Support for double-quoted filenames: when a filename in a context diff starts with a double quote, it is interpreted as a C string literal. The escape sequences \\, \", \a, \b, \f, \n, \r, \t, \v, and \ooo (a three-digit octal number between 0 and 255) are recognized. + Refuse to patch read-only files by default, or at least warn when patching such files with --force or --batch. + Refuse to apply a normal patch to a symlink. (Previous versions of patch were wrongly replacing the symlink with a regular file.) + When a timestamp specifies a time zone, honor that instead of assuming the local time zone (--set-date) or Universal Coordinated Time (--set-utc). + Support for nanosecond precision timestamps. + Many portability and bug fixes.
Andreas Gruenbacher
2010-05-02 12:11:50 +00:00
212b886518
Updating link to change in openSUSE:Factory/patch revision 18.0
OBS User buildservice-autocommit
2010-03-18 15:15:11 +00:00
85a3e96559
Updating link to change in openSUSE:Factory/patch revision 18.0
OBS User buildservice-autocommit
2010-03-18 15:15:11 +00:00