summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2017-01-24 16:43:24 +0900
committerRobin H. Johnson <robbat2@gentoo.org>2017-01-27 14:14:52 -0800
commit6a8a2aa1c51c8f9d94607b1c65c896748bf7c881 (patch)
tree469c4285241d0e12d6a1afbdaf88384df0a40147 /net-misc/ntp/files
parentsys-apps/smartmontools: fix update warning (diff)
downloadgentoo-6a8a2aa1c51c8f9d94607b1c65c896748bf7c881.tar.gz
gentoo-6a8a2aa1c51c8f9d94607b1c65c896748bf7c881.tar.bz2
gentoo-6a8a2aa1c51c8f9d94607b1c65c896748bf7c881.zip
net-misc/ntp: drop vulnerable and obssolete patch wrt bug #600430
(cherry picked from commit 42c60b7f25fc89dfa79e447584ad6050ffce1393) Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Fixes: https://github.com/gentoo/gentoo/pull/3617/ Fixes: https://bugs.gentoo.org/600430
Diffstat (limited to 'net-misc/ntp/files')
-rw-r--r--net-misc/ntp/files/ntp-4.2.8-ntpd-test-signd.patch21
1 files changed, 0 insertions, 21 deletions
diff --git a/net-misc/ntp/files/ntp-4.2.8-ntpd-test-signd.patch b/net-misc/ntp/files/ntp-4.2.8-ntpd-test-signd.patch
deleted file mode 100644
index 403b2d589bee..000000000000
--- a/net-misc/ntp/files/ntp-4.2.8-ntpd-test-signd.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-http://bugs.ntp.org/show_bug.cgi?id=2951
-
---- a/tests/ntpd/Makefile.in
-+++ b/tests/ntpd/Makefile.in
-@@ -205,7 +205,7 @@ test_ntp_scanner_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
- -o $@
- am_test_ntp_signd_OBJECTS = t-ntp_signd.$(OBJEXT) \
- run-t-ntp_signd.$(OBJEXT) test-libntp.$(OBJEXT) \
-- ntp_signd.$(OBJEXT) $(am__objects_1)
-+ $(am__objects_1)
- test_ntp_signd_OBJECTS = $(am_test_ntp_signd_OBJECTS)
- test_ntp_signd_DEPENDENCIES = $(am__DEPENDENCIES_3) \
- $(top_builddir)/ntpd/ntp_config.o \
-@@ -871,7 +871,6 @@ test_ntp_signd_SOURCES = \
- t-ntp_signd.c \
- run-t-ntp_signd.c \
- $(srcdir)/../libntp/test-libntp.c \
-- $(srcdir)/../../ntpd/ntp_signd.c \
- $(NULL)
-
-