* [Buildroot] [PATCH] dhcp: security bump to version 4.1-ESV-R7
@ 2012-09-19 16:23 Gustavo Zacarias
2012-09-20 12:11 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2012-09-19 16:23 UTC (permalink / raw)
To: buildroot
Bump dhcp to version 4.1-ESV-R7 to fix CVE-2012-3955
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
package/dhcp/dhcp.mk | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/package/dhcp/dhcp.mk b/package/dhcp/dhcp.mk
index e5c9968..c9d0b41 100644
--- a/package/dhcp/dhcp.mk
+++ b/package/dhcp/dhcp.mk
@@ -4,7 +4,7 @@
#
#############################################################
-DHCP_VERSION = 4.1-ESV-R6
+DHCP_VERSION = 4.1-ESV-R7
DHCP_SITE = http://ftp.isc.org/isc/dhcp/$(DHCP_VERSION)
DHCP_CONF_ENV = ac_cv_file__dev_random=yes
DHCP_CONF_OPT = \
--
1.7.8.6
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-09-20 12:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-19 16:23 [Buildroot] [PATCH] dhcp: security bump to version 4.1-ESV-R7 Gustavo Zacarias
2012-09-20 12:11 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox