summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelix Janda <felix.janda@posteo.de>2016-10-21 20:17:27 -0400
committerFelix Janda <felix.janda@posteo.de>2016-10-22 20:05:16 -0400
commita06f6c599f999a9ae9b1e7ca448712ebfb31ad5f (patch)
tree30ffa23f68f10619cad6de668316065c879d9b0f /dev-vcs/cvs/files/cvs-1.12.12-rcs2log-coreutils.patch
parentdev-vcs/qgit: x86 stable (diff)
downloadgentoo-a06f6c599f999a9ae9b1e7ca448712ebfb31ad5f.tar.gz
gentoo-a06f6c599f999a9ae9b1e7ca448712ebfb31ad5f.tar.bz2
gentoo-a06f6c599f999a9ae9b1e7ca448712ebfb31ad5f.zip
dev-vcs/cvs: security fix, QA fix and musl compilation fix
* add patch for CVE-2012-0804 (#402593) * respect AR (#440270) * fix format-security (#520508) * fix compilation with musl libc * modernize ebuild Gentoo-Bug: https://bugs.gentoo.org/402593 Gentoo-Bug: https://bugs.gentoo.org/440270 Gentoo-Bug: https://bugs.gentoo.org/520508
Diffstat (limited to 'dev-vcs/cvs/files/cvs-1.12.12-rcs2log-coreutils.patch')
-rw-r--r--dev-vcs/cvs/files/cvs-1.12.12-rcs2log-coreutils.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-vcs/cvs/files/cvs-1.12.12-rcs2log-coreutils.patch b/dev-vcs/cvs/files/cvs-1.12.12-rcs2log-coreutils.patch
index 0fb4c6c6d73d..7dda3f0f1724 100644
--- a/dev-vcs/cvs/files/cvs-1.12.12-rcs2log-coreutils.patch
+++ b/dev-vcs/cvs/files/cvs-1.12.12-rcs2log-coreutils.patch
@@ -1,8 +1,8 @@
X-Gentoo-bug: 144114
-diff -Nuar cvs-1.12.12.orig//contrib/rcs2log.sh cvs-1.12.12//contrib/rcs2log.sh
---- cvs-1.12.12.orig//contrib/rcs2log.sh 2003-02-25 21:32:51.000000000 +0000
-+++ cvs-1.12.12//contrib/rcs2log.sh 2010-12-06 21:14:33.831532212 +0000
+diff -Nuar cvs-1.12.12.orig/contrib/rcs2log.sh cvs-1.12.12/contrib/rcs2log.sh
+--- cvs-1.12.12.orig/contrib/rcs2log.sh 2003-02-25 21:32:51.000000000 +0000
++++ cvs-1.12.12/contrib/rcs2log.sh 2010-12-06 21:14:33.831532212 +0000
@@ -620,7 +620,7 @@
# Sort the log entries, first by date+time (in reverse order),
# then by author, then by log entry, and finally by file name and revision