[arch-commits] Commit in bind/repos (3 files)

Kevin Piché kevin at archlinux.org
Tue Jan 26 01:02:50 UTC 2010


    Date: Monday, January 25, 2010 @ 20:02:50
  Author: kevin
Revision: 65255

Merged revisions 64916,65188 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/bind/trunk

........
  r64916 | kevin | 2010-01-22 22:13:58 -0500 (Fri, 22 Jan 2010) | 2 lines
  
  Added a changelog to the package.
........
  r65188 | kevin | 2010-01-24 17:47:29 -0500 (Sun, 24 Jan 2010) | 2 lines
  
  upgpkg: bind 9.6.1.P3-1
      Fixes for CVE-2010-0097 and CVE-2009-4022
........

Added:
  bind/repos/extra-i686/ChangeLog
    (from rev 65188, bind/trunk/ChangeLog)
Modified:
  bind/repos/extra-i686/	(properties)
  bind/repos/extra-i686/PKGBUILD

-----------+
 ChangeLog |    9 +++++++++
 PKGBUILD  |   10 +++++-----
 2 files changed, 14 insertions(+), 5 deletions(-)


Property changes on: bind/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /bind/trunk:1-60246
   + /bind/trunk:1-65254

Copied: bind/repos/extra-i686/ChangeLog (from rev 65188, bind/trunk/ChangeLog)
===================================================================
--- extra-i686/ChangeLog	                        (rev 0)
+++ extra-i686/ChangeLog	2010-01-26 01:02:50 UTC (rev 65255)
@@ -0,0 +1,9 @@
+
+2010-01-22  kevin  <kevin at archlinux.org>
+
+	* bind 9.6.1.P3-1
+	- Fix for CVE-2010-0097, VU#360341, BIND 9 DNSSEC validation code could
+	  cause bogus NXDOMAIN responses
+	- Updated fix for CVE-2009-4022, VU#418861, BIND 9 Cache Update from
+	  Additional Section
+

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2010-01-25 20:28:21 UTC (rev 65254)
+++ extra-i686/PKGBUILD	2010-01-26 01:02:50 UTC (rev 65255)
@@ -3,22 +3,22 @@
 # Contributor: Mario Vazquez <mario_vazq at hotmail.com>
 pkgname=bind
 # Use a period and not a hyphen before the patch level for proper versioning.
-pkgver=9.6.1.P2
-_pkgver=9.6.1-P2
+pkgver=9.6.1.P3
+_pkgver=9.6.1-P3
 pkgrel=1
 pkgdesc="Berkeley Internet Name Domain - named server"
 arch=(i686 x86_64)
-url="http://www.isc.org/index.pl?/sw/bind/"
+url="https://www.isc.org/software/bind/"
 license=('custom:ISC')
 backup=(etc/named.conf etc/logrotate.d/named etc/conf.d/named etc/rndc.key)
 depends=('openssl')
 provides=('dns-server')
 options=('!libtool')
 install=bind.install
-source=(ftp://ftp.isc.org/isc/bind9/${_pkgver}/${pkgname}-${_pkgver}.tar.gz
+source=(http://ftp.isc.org/isc/bind9/${_pkgver}/${pkgname}-${_pkgver}.tar.gz
 	bind.so_bsdcompat.diff notools.patch named.conf localhost.zone 127.0.0.zone
 	named root.hint named.logrotate named.conf.d)
-md5sums=('435bc2e26e470d46ddf2acb24abb6ea6' '447d58721cfee0e1e377b46f7d50b327'
+md5sums=('a0952d589b3051538033387be4c983f9' '447d58721cfee0e1e377b46f7d50b327'
          '2ab9db5112cabae23770cdd2f00c6923' 'f58fa49a92df16534d31fcb6b0d1be1e'
          'ab5beef0b41eb6376c7f1f4ee233172b' 'bdbdfe4990b0903984306dd14f98b951'
          '750f283c7774ffe75cd215bce46b03cd' '8c212c0260d708f15f75d3adc71f0149'




More information about the arch-commits mailing list