From c5ea321a11c3a4dd0c6c6c8f62b58ca6a18abeb8 Mon Sep 17 00:00:00 2001 From: Thomas Penteker Date: Wed, 25 Jun 2014 01:04:13 +0200 Subject: [PATCH 1/3] [notify] gnupg: 2.0.23 -> 2.0.24, fixes CVE-2014-4617 The update avoids infinite loop in uncompressing garbled packets. --- gnupg/.md5sum | 2 +- gnupg/Pkgfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gnupg/.md5sum b/gnupg/.md5sum index 7a7c38a88..ae993acc0 100644 --- a/gnupg/.md5sum +++ b/gnupg/.md5sum @@ -1 +1 @@ -1c30b3aa1f99f17b4988e1ab616355d4 gnupg-2.0.23.tar.bz2 +94cd984321b44ab622aa50f93ee66671 gnupg-2.0.24.tar.bz2 diff --git a/gnupg/Pkgfile b/gnupg/Pkgfile index 0bc567da6..4581ebb3d 100644 --- a/gnupg/Pkgfile +++ b/gnupg/Pkgfile @@ -5,7 +5,7 @@ # Depends on: libgcrypt, libassuan, libksba, pinentry, libpth name=gnupg -version=2.0.23 +version=2.0.24 release=1 source=(ftp://ftp.gnupg.org/gcrypt/$name/$name-$version.tar.bz2) From bb718b5fe55b37a3dd4e74277b6ffebae8162c2c Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Wed, 25 Jun 2014 09:55:21 +0200 Subject: [PATCH 2/3] mailx: update to 14.7.1 --- mailx/.md5sum | 2 +- mailx/Pkgfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mailx/.md5sum b/mailx/.md5sum index 4323c72d1..f00c37dd1 100644 --- a/mailx/.md5sum +++ b/mailx/.md5sum @@ -1 +1 @@ -e4e542a2b7afab82d4f0ff641c6b2b1a s-nail-14_7.tar.xz +ffa2493166d4c299fc08ca51a30dece8 s-nail-14_7_1.tar.xz diff --git a/mailx/Pkgfile b/mailx/Pkgfile index 21bee375a..f849e20f8 100644 --- a/mailx/Pkgfile +++ b/mailx/Pkgfile @@ -4,7 +4,7 @@ # Depends on: openssl readline name=mailx -version=14.7 +version=14.7.1 release=1 source=(http://downloads.sourceforge.net/project/s-nail/s-nail-${version//./_}.tar.xz) From 8e7b781cfd8b09b4bcdda7c8e19c42e5c7f22166 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Wed, 25 Jun 2014 09:55:29 +0200 Subject: [PATCH 3/3] [notify] samba: update to 4.1.9 Security release, see http://www.samba.org/samba/history/samba-4.1.9.html --- samba/.footprint | 2 ++ samba/.md5sum | 2 +- samba/Pkgfile | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/samba/.footprint b/samba/.footprint index 118b31e2f..f5e50e794 100644 --- a/samba/.footprint +++ b/samba/.footprint @@ -281,6 +281,8 @@ drwxr-xr-x root/root usr/lib/perl5/site_perl/5.16/Parse/Pidl/Samba4/NDR/ drwxr-xr-x root/root usr/lib/perl5/site_perl/5.16/Parse/Pidl/Wireshark/ -rw-r--r-- root/root usr/lib/perl5/site_perl/5.16/Parse/Pidl/Wireshark/Conformance.pm -rw-r--r-- root/root usr/lib/perl5/site_perl/5.16/Parse/Pidl/Wireshark/NDR.pm +drwxr-xr-x root/root usr/lib/perl5/site_perl/5.16/Parse/Yapp/ +-rw-r--r-- root/root usr/lib/perl5/site_perl/5.16/Parse/Yapp/Driver.pm drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/dcerpc.pc -rw-r--r-- root/root usr/lib/pkgconfig/dcerpc_atsvc.pc diff --git a/samba/.md5sum b/samba/.md5sum index ebc577df8..ac088e2fa 100644 --- a/samba/.md5sum +++ b/samba/.md5sum @@ -1,2 +1,2 @@ 448caca4745aef1a842f4fdb1aa62e1e samba -212b7568d44e7668a7dc8a45c5558764 samba-4.1.8.tar.gz +f9efc506e08c680d2b79b13be28c959c samba-4.1.9.tar.gz diff --git a/samba/Pkgfile b/samba/Pkgfile index a2afb900f..815984256 100644 --- a/samba/Pkgfile +++ b/samba/Pkgfile @@ -4,7 +4,7 @@ # Depends on: ncurses openssl readline zlib tdb talloc libcap acl libaio popt name=samba -version=4.1.8 +version=4.1.9 release=1 source=(http://www.samba.org/samba/ftp/stable/$name-$version.tar.gz \ samba)