[SM-Commit] GIT changes to master grimoire by Eric Sandall (e47937ffa064b6c6b7b3258b53c69d5eacb02dcc)

Eric Sandall scm at sourcemage.org
Sat Dec 1 18:35:59 EST 2007


GIT changes to master grimoire by Eric Sandall <sandalle at sourcemage.org>:

 archive/apt/DETAILS                               |    9 ++++-----
 archive/apt/HISTORY                               |    5 +++++
 archive/apt/apt_0.7.9.tar.gz.sig                  |binary
 audio-creation/galan/DETAILS                      |    6 +++---
 audio-creation/galan/HISTORY                      |    4 ++++
 audio-creation/galan/galan-0.3.0_beta7.tar.gz.sig |binary
 kernels/ndiswrapper/DETAILS                       |    5 +++--
 kernels/ndiswrapper/HISTORY                       |    3 +++
 kernels/ndiswrapper/ndiswrapper-1.50.tar.gz.sig   |binary
 net/bind-tools/DETAILS                            |    4 ++--
 net/bind-tools/HISTORY                            |    3 +++
 net/bind/DETAILS                                  |    4 ++--
 net/bind/HISTORY                                  |    3 +++
 13 files changed, 32 insertions(+), 14 deletions(-)

New commits:
commit e47937ffa064b6c6b7b3258b53c69d5eacb02dcc
Author: Eric Sandall <sandalle at sourcemage.org>
Commit: Eric Sandall <sandalle at sourcemage.org>

    ndiswrapper: Updated to 1.50

commit 622f0399d4fbc2767e4bd5db69416727315f275f
Author: Eric Sandall <sandalle at sourcemage.org>
Commit: Eric Sandall <sandalle at sourcemage.org>

    apt: Updated to 0.7.9

commit aebc0074e78f355a9e9eb6849e8fc522e05177f5
Author: Eric Sandall <sandalle at sourcemage.org>
Commit: Eric Sandall <sandalle at sourcemage.org>

    bind-tools: Updated to 9.4.2

commit 6bb8789ae4bcc6c2cf41c72b8609f8c96c8f4b6d
Author: Eric Sandall <sandalle at sourcemage.org>
Commit: Eric Sandall <sandalle at sourcemage.org>

    bind: Updated to 9.4.2

commit 57a843b52075b930183893c077174d3f71897079
Author: Eric Sandall <sandalle at sourcemage.org>
Commit: Eric Sandall <sandalle at sourcemage.org>

    galan: Updated to 0.3.0_beta7 (fixes MD5 bug #9489)

diff --git a/archive/apt/DETAILS b/archive/apt/DETAILS
index 6987153..a1da0c8 100755
--- a/archive/apt/DETAILS
+++ b/archive/apt/DETAILS
@@ -1,14 +1,13 @@
            SPELL=apt
-         VERSION=0.6.46.4
+         VERSION=0.7.9
           SOURCE=${SPELL}_${VERSION}.tar.gz
+      SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
 SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
       SOURCE_URL=http://ftp.debian.org/debian/pool/main/a/${SPELL}/${SOURCE}
-     SOURCE_HASH=sha512:8c841cc1a9b53addd9df01651b3ba219d125ace50fa8021d058418bfc8a8c03e13d91942d4e69a251a2a2db13ed48b97c68da883d954822957fcd4df407ee169
-        WEB_SITE=http://packages.debian.org/testing/admin/apt
-         ENTERED=20030725
-         UPDATED=20060107
       LICENSE[0]=GPL
+        WEB_SITE=http://packages.debian.org/testing/admin/apt
         KEYWORDS="archive"
+         ENTERED=20030725
            SHORT="advanced frontend for dpkg"
 cat << EOF
 This is Debian's next generation front-end for the dpkg package manager. It provides the apt-get utility and APT dselect method that provides a simpler, safer way to install and upgrade packages.
diff --git a/archive/apt/HISTORY b/archive/apt/HISTORY
index 7a1ab38..26dd5c9 100644
--- a/archive/apt/HISTORY
+++ b/archive/apt/HISTORY
@@ -1,3 +1,7 @@
+2007-12-01 Eric Sandall <sandalle at sourcemage.org>
+	* DETAILS: Updated to 0.7.9
+	  Removed UPDATED
+
 2007-01-04 Thomas Orgis <sobukus at sourcemage.org>
 	* DETAILS: updated to 0.6.46.4
 
@@ -6,3 +10,4 @@
 
 2006-02-01 David Brown <dmlb2000 at gmail.com>
 	* ALL: created spell
+
diff --git a/archive/apt/apt_0.7.9.tar.gz.sig b/archive/apt/apt_0.7.9.tar.gz.sig
new file mode 100644
index 0000000..d2e9bcf
Binary files /dev/null and b/archive/apt/apt_0.7.9.tar.gz.sig differ
diff --git a/audio-creation/galan/DETAILS b/audio-creation/galan/DETAILS
index 663b1bd..f6249b4 100755
--- a/audio-creation/galan/DETAILS
+++ b/audio-creation/galan/DETAILS
@@ -1,12 +1,12 @@
            SPELL=galan
-         VERSION=0.3.0_beta6
+         VERSION=0.3.0_beta7
           SOURCE=$SPELL-$VERSION.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
    SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
-          MD5[0]=d4321d652ada296de9d0bb94523c9f4f
+      SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
+      LICENSE[0]=GPL
         WEB_SITE=http://galan.sourceforge.net/
          ENTERED=20040126
-      LICENSE[0]=GPL
            SHORT="Using gAlan is much like setting up an effects-chain for, say, a guitar."
 cat << EOF
 Using gAlan is much like setting up an effects-chain for, say, a guitar. 
diff --git a/audio-creation/galan/HISTORY b/audio-creation/galan/HISTORY
index c1ad2e2..f5d8e8a 100644
--- a/audio-creation/galan/HISTORY
+++ b/audio-creation/galan/HISTORY
@@ -1,3 +1,7 @@
+2007-12-01 Eric Sandall <sandalle at sourcemage.org>
+	* DETAILS: Updated to 0.3.0_beta7
+	  Fixes MD5 Bug #9489
+
 2007-01-25 Chris Dombroski <cdombroski at icanttype.org>
 	* DEPENDS: Changed dependency fftw2 to fftw. Bug #11603
 
diff --git a/audio-creation/galan/galan-0.3.0_beta7.tar.gz.sig b/audio-creation/galan/galan-0.3.0_beta7.tar.gz.sig
new file mode 100644
index 0000000..e931a27
Binary files /dev/null and b/audio-creation/galan/galan-0.3.0_beta7.tar.gz.sig differ
diff --git a/kernels/ndiswrapper/DETAILS b/kernels/ndiswrapper/DETAILS
index 2ccba2d..2a7596d 100755
--- a/kernels/ndiswrapper/DETAILS
+++ b/kernels/ndiswrapper/DETAILS
@@ -11,11 +11,12 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-svn/$SPELL
    SOURCE_URL[0]=svn://ndiswrapper.svn.sourceforge.net/svnroot/ndiswrapper/trunk:ndiswrapper
    SOURCE_IGNORE=volatile
 else
-         VERSION=1.49
+         VERSION=1.50
           SOURCE=$SPELL-$VERSION.tar.gz
 SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
    SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
-     SOURCE_HASH=sha512:07280314a61f63593a216306dd17ec5d90050ecae3cf7a11c1c97157598b8035664c1692819fadffa91121ca41c448eb767a6c3017482c344586f83bc8248e29
+#     SOURCE_HASH=sha512:07280314a61f63593a216306dd17ec5d90050ecae3cf7a11c1c97157598b8035664c1692819fadffa91121ca41c448eb767a6c3017482c344586f83bc8248e29
+      SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
 fi
         WEB_SITE=http://$SPELL.sf.net/
         KEYWORDS="ndis driver"
diff --git a/kernels/ndiswrapper/HISTORY b/kernels/ndiswrapper/HISTORY
index 12d8a7a..b220e39 100644
--- a/kernels/ndiswrapper/HISTORY
+++ b/kernels/ndiswrapper/HISTORY
@@ -1,3 +1,6 @@
+2007-12-01 Eric Sandall <sandalle at sourcemage.org>
+	* DETAILS: Updated to 1.50
+
 2007-11-09 Arjan Bouter <abouter at sourcemage.org>
 	* DETAILS: updated to 1.49 and added svn version
 	* DEPENDS: added depends on subversion if needed
diff --git a/kernels/ndiswrapper/ndiswrapper-1.50.tar.gz.sig b/kernels/ndiswrapper/ndiswrapper-1.50.tar.gz.sig
new file mode 100644
index 0000000..56600e9
Binary files /dev/null and b/kernels/ndiswrapper/ndiswrapper-1.50.tar.gz.sig differ
diff --git a/net/bind-tools/DETAILS b/net/bind-tools/DETAILS
index 58adc67..efb95b5 100755
--- a/net/bind-tools/DETAILS
+++ b/net/bind-tools/DETAILS
@@ -1,18 +1,18 @@
            SPELL=bind-tools
-         VERSION=9.4.1-P1
+         VERSION=9.4.2
           SOURCE=bind-$VERSION.tar.gz
          SOURCE2=$SOURCE.sha512.asc
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/bind-$VERSION
    SOURCE_URL[0]=ftp://ftp.isc.org/isc/bind9/$VERSION/$SOURCE
   SOURCE2_URL[0]=ftp://ftp.isc.org/isc/bind9/$VERSION/$SOURCE2
   SOURCE2_IGNORE=signature
+  SECURITY_PATCH=1
       SOURCE_GPG="isc.gpg:$SOURCE2:UPSTREAM_KEY"
       LICENSE[0]=ISC
         KEYWORDS="net"
         WEB_SITE=http://www.isc.org/products/BIND/
          ENTERED=20030520
            SHORT="The dig and nslookup tools from BIND"
-  SECURITY_PATCH=1
 cat << EOF
 The dig and nslookup tools from ISC BIND.
 
diff --git a/net/bind-tools/HISTORY b/net/bind-tools/HISTORY
index a054ca9..00405eb 100644
--- a/net/bind-tools/HISTORY
+++ b/net/bind-tools/HISTORY
@@ -1,3 +1,6 @@
+2007-12-01 Eric Sandall <sandalle at sourcemage.org>
+	* DETAILS: Updated to 9.4.2
+
 2007-09-27 Eric Sandall <sandalle at sourcemage.org>
 	* DETAILS: Updated to 9.4.1-P1
 	  Use upstream ISC GPG key
diff --git a/net/bind/DETAILS b/net/bind/DETAILS
index 7a5b2c4..2acc0ac 100755
--- a/net/bind/DETAILS
+++ b/net/bind/DETAILS
@@ -1,5 +1,5 @@
            SPELL=bind
-         VERSION=9.4.1-P1
+         VERSION=9.4.2
           SOURCE=$SPELL-${VERSION}.tar.gz
          SOURCE2=root.zone.gz
          SOURCE3=$SOURCE.sha512.asc
@@ -11,6 +11,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${VERSION}
   SOURCE2_URL[0]=ftp://ftp.internic.net/domain/$SOURCE2
   SOURCE3_URL[0]=ftp://ftp.isc.org/isc/bind9/$VERSION/$SOURCE3
   SOURCE3_IGNORE=signature
+  SECURITY_PATCH=1
       SOURCE_GPG="isc.gpg:$SOURCE3:UPSTREAM_KEY"
 FORCE_DOWNLOAD[2]=true
       LICENSE[0]=ISC
@@ -18,7 +19,6 @@ FORCE_DOWNLOAD[2]=true
         WEB_SITE=http://www.isc.org/products/BIND/
          ENTERED=20010922
            SHORT="DNS server and dig utility"
-  SECURITY_PATCH=1
 cat << EOF
 ISC BIND
 BIND (Berkeley Internet Name Domain) is an implementation of the Domain
diff --git a/net/bind/HISTORY b/net/bind/HISTORY
index 0d45876..46ef5e8 100644
--- a/net/bind/HISTORY
+++ b/net/bind/HISTORY
@@ -1,3 +1,6 @@
+2007-12-01 Eric Sandall <sandalle at sourcemage.org>
+	* DETAILS: Updated to 9.4.2
+
 2007-11-17 David Brown <dmlb2000 at gmail.com>
 	* PRE_REMOVE: if /etc/bind is a symlink the backup doesn't work
 



More information about the SM-Commit mailing list