From df741eb04bed6c6e8d4b3857727870beaac08c86 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Sat, 9 Apr 2016 13:57:09 +0200 Subject: [PATCH] [notify] dhcpcd: update to 6.10.2 includes a security fix, see - http://roy.marples.name/archives/dhcpcd-discuss/2016/1244.html - http://www.cvedetails.com/cve/CVE-2014-7913/ --- dhcpcd/.md5sum | 2 +- dhcpcd/Pkgfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dhcpcd/.md5sum b/dhcpcd/.md5sum index 9f1a8c54..b78075fa 100644 --- a/dhcpcd/.md5sum +++ b/dhcpcd/.md5sum @@ -1 +1 @@ -a7b83c57f47b62f48373905d3b4f7978 dhcpcd-6.10.1.tar.xz +b8e2e9b38db95314991c1774542a8cdc dhcpcd-6.10.2.tar.xz diff --git a/dhcpcd/Pkgfile b/dhcpcd/Pkgfile index 8ba5d6ec..e592e4f5 100644 --- a/dhcpcd/Pkgfile +++ b/dhcpcd/Pkgfile @@ -4,7 +4,7 @@ # Depends on: eudev name=dhcpcd -version=6.10.1 +version=6.10.2 release=1 source=(http://roy.marples.name/downloads/dhcpcd/$name-$version.tar.xz)