Commit Graph

99 Commits

Author SHA1 Message Date
Tim Waugh
158e6d1d97 2.7.4, including a better fix for CVE-2015-1196 that still allows symlinks referencing ".." to be created. 2015-02-01 12:54:59 +00:00
Tim Waugh
fe471a96db 2.7.3 (bug #1182157, CVE-2015-1196, bug #1184491, CVE-2014-9637).
Resolves: rhbz#1182157 rhbz#1184491
2015-01-23 11:39:40 +00:00
Tim Waugh
5587b741e0 2.7.2. 2015-01-23 09:54:43 +00:00
Tim Waugh
805be3927d Apply upstream patch to fix line numbering integer overflow. 2015-01-20 14:48:42 +00:00
Tim Waugh
0885656812 Include ae88d1c270df6ba685bd422f3bf2607367de7cfc from upstream. 2015-01-20 13:35:57 +00:00
Tim Waugh
e72bf6daa2 Apply upstream patch to fix directory traversal via symlinks (bug #1182157, CVE-2015-1196).
Resolves: rhbz#1182157 rhbz#1182154
2015-01-20 12:37:09 +00:00
Peter Robinson
ab31dd6e53 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-17 14:56:43 +00:00
Dennis Gilmore
17899d0b3b - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-06 18:47:46 -05:00
Dennis Gilmore
5ff2a5eadc - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-03 11:37:55 -05:00
Tim Waugh
04ed70767c Don't segfault when given bad arguments (bug #972330).
Resolves: rhbz#972330
2013-06-12 16:50:17 +01:00
Tim Waugh
cfe682fbc8 Don't document unsupported -m option; document -x option (bug #948972). 2013-04-11 11:32:05 +01:00
Ville Skyttä
3df4ea100c Build with xattr support.
- Make build output more verbose.
- Fix bogus date in %changelog.
2013-03-25 22:24:54 +02:00
Tim Waugh
caefda1113 Upstream patch to fix removal of empty directories (bug #919489).
Resolves: rhbz#919489
2013-03-11 11:43:53 +00:00
Dennis Gilmore
c29b7a7132 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-14 03:52:46 -06:00
Tim Waugh
df709c6403 Fixed license (since 2.6 it has been GPLv3+). 2012-10-18 18:34:09 +01:00
Tim Waugh
972b7e7118 2.7.1. 2012-10-18 18:25:16 +01:00
Tim Waugh
274dc2d261 2.7. No longer need sigsegv, get-arg, CVE-2010-4651, backup-if-mismatch or coverity-leak patches. 2012-10-18 17:24:44 +01:00
Tim Waugh
dbe3cbdfca Upstream key changed expiry date. 2012-10-18 17:23:34 +01:00
Dennis Gilmore
9760101bda - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-20 03:45:47 -05:00
Dennis Gilmore
09418e675a - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-13 06:01:54 -06:00
Tim Waugh
13704094f0 Fixed NULL dereference in selinux patch. 2011-11-25 18:07:08 +00:00
Tim Waugh
a8918bbef6 Bumped release. 2011-05-16 15:20:58 +01:00
Tim Waugh
d7a4bbc444 Applied Jiri Popelka's fixes from Coverity scan (bug #704554): Fix memory leak. 2011-05-16 15:14:57 +01:00
Jiri Popelka
dd69faff4d Coverity: Check return value of getfilecon().
Error: CHECKED_RETURN:
patch-2.6.1/src/pch.c:736: check_return: Calling function "getfilecon" without checking return value (as is done elsewhere 4 out of 5 times).
patch-2.6.1/src/inp.c:158: example_checked: "getfilecon(inname, &incontext)" has its value checked in "getfilecon(inname, &incontext) == -1".
patch-2.6.1/src/patch.c:434: example_checked: "getfilecon(outname, &outcontext)" has its value checked in "getfilecon(outname, &outcontext) != -1".
patch-2.6.1/src/pch.c:292: example_checked: "getfilecon(inname, &incontext)" has its value checked in "getfilecon(inname, &incontext) == -1".
patch-2.6.1/src/util.c:603: example_checked: "getfilecon(filename, filecontext)" has its value checked in "getfilecon(filename, filecontext) == -1".
patch-2.6.1/src/pch.c:736: unchecked_value: No check of the return value of "getfilecon(inname, &incontext)".
2011-05-16 15:10:11 +01:00
Tim Waugh
f70e892baf Let --posix cause --no-backup-if-mismatch (bug #678016). 2011-02-16 16:46:04 +00:00
Tim Waugh
eecf840792 Merge branch 'f13' into f14 2011-02-10 12:44:39 +00:00
Tim Waugh
4b3160c81a Incorporate upstream fix for CVE-2010-4651 patch (bug #667529). 2011-02-10 12:44:32 +00:00
Tim Waugh
b11ad96980 Merge branch 'f13' into f14 2011-02-08 11:36:18 +00:00
Tim Waugh
68f90bed20 Applied upstream patch to fix CVE-2010-4651 (bug #667529). 2011-02-08 11:35:21 +00:00
Tim Waugh
40f33bcfae Merge branch 'f13' into f14 2011-01-04 12:50:55 +00:00
Tim Waugh
d09d8af963 Use smp_mflags correctly (bug #665770). 2011-01-04 12:50:12 +00:00
Tim Waugh
5b20afc78c Merge branch 'f13' into f14 2010-08-16 17:49:42 +01:00
Tim Waugh
2d9f24474d Merge branch 'f12' into f13 2010-08-16 17:45:48 +01:00
Tim Waugh
1151a30aca Another fix for the selinux patch (bug #618215). 2010-08-16 17:44:01 +01:00
Tim Waugh
a39aa6f7c7 Merge branch 'f13' into f14 2010-08-06 17:33:44 +01:00
Tim Waugh
a1c89f8d7e Merge branch 'f12' into f13 2010-08-06 17:27:06 +01:00
Tim Waugh
35f37f091c Fixed interpretation of return value from getfilecon(). 2010-08-06 17:14:38 +01:00
Tim Waugh
d15ffc545d Fixed argument type for --get (bug #553624).
(cherry picked from commit 322e73af7a)
2010-08-06 17:13:26 +01:00
Tim Waugh
ca881725b1 Cherry-picked spec file fix-ups from f14 branch.
- Added comments for all patches.
- Ship COPYING file.
- Removed sparc ifdefs in spec file.
(cherry picked from commit f474c83f8a)
2010-08-06 17:12:30 +01:00
Fedora Release Engineering
0de4e78317 dist-git conversion 2010-07-29 05:35:30 +00:00
Fedora Release Engineering
005e61cbd6 dist-git conversion 2010-07-29 05:35:26 +00:00
Fedora Release Engineering
05e2d2bc6f dist-git conversion 2010-07-29 05:35:23 +00:00
Tim Waugh
322e73af7a - Fixed argument type for --get (bug #553624). 2010-07-27 17:12:34 +00:00
Dennis Gilmore
45dc7c0183 disable -fstack-protector on 32 bit sparc for now 2010-03-12 22:08:39 +00:00
Dennis Gilmore
5e47e3921e add patch to fix sigbus in merge code yes the %{sparc} macro, not sure we
really need to handle sparc different here
2010-03-10 18:00:04 +00:00
Tim Waugh
f474c83f8a - Added comments for all patches.
- Ship COPYING file.
- Removed sparc ifdefs in spec file.
2010-03-03 16:54:46 +00:00
Tim Waugh
ec53159932 - Added comments for all patches.
- Ship COPYING file.
- Removed sparc ifdefs in spec file.
2010-03-03 16:53:46 +00:00
Jesse Keating
7999de4d9d Initialize branch F-13 for patch 2010-02-17 02:19:54 +00:00
Tim Waugh
5b79fc3348 - 2.6.1 (bug #551569). No longer need best-name patch. 2010-01-04 13:59:04 +00:00
Tim Waugh
eaf03a3341 - 2.6.1 (bug #551569). No longer need best-name patch. 2010-01-04 13:10:46 +00:00