New commits:
commit 92157eb29c6ed97dd964972cc569a89be1a1b317
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>
xen-tools: converted to upstream signature checking
commit d5ae26daf15f96a1eb17eab37cef95eb2c7a7881
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>
scanssh: converted to upstream signature checking
commit 25d365d5d77a7fe1f6fb70fee847a8322a197932
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>
bind: updated spell to 9.7.1 & little fixes
commit 9598951532affa6e234d0f0c0c301783a9d9bbfe
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>
libtrash: updated spell to 3.2
commit 25702820d4b222763f9383ac3980ef779e74c4ed
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>
galib: updated spell to 247 & fixed SOURCE_URL[0]
commit 55aca892c1ae07e812f7a4745460862d399206a2
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>
xen-kernel: fixed SOURCE2_GPG
diff --git a/kernels/xen-kernel/DETAILS b/kernels/xen-kernel/DETAILS
index 4ea74d8..e01c91b 100755
--- a/kernels/xen-kernel/DETAILS
+++ b/kernels/xen-kernel/DETAILS
@@ -10,7 +10,7 @@ SOURCE_DIRECTORY=${BUILD_DIRECTORY}/xen-${VERSION}-src
SOURCE2_URL=http://www.kernel.org/pub/linux/kernel/v2.6/${SOURCE2}
SOURCE3_URL=${SOURCE2_URL}.sign
SOURCE_GPG=gurus.gpg:${SOURCE}.sig
- SOURCE2_GPG=kernel.gpg:${SOURCE2}.sig
+ SOURCE2_GPG=kernel.gpg:${SOURCE2}.sign:UPSTREAM_KEY
WEB_SITE=http://xen.sourceforge.net/
ENTERED=20041110
UPDATED=20041206
diff --git a/kernels/xen-kernel/HISTORY b/kernels/xen-kernel/HISTORY
index fed98eb..26e49d7 100644
--- a/kernels/xen-kernel/HISTORY
+++ b/kernels/xen-kernel/HISTORY
@@ -1,3 +1,6 @@
+2010-06-20 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: fixed SOURCE2_GPG
+
2010-06-15 Bor Kraljič <pyrobor AT ver.si>
* DETAILS: added SOURCE3_IGNORE for signature
diff --git a/libs/galib/DETAILS b/libs/galib/DETAILS
index fcf0eba..2024db5 100755
--- a/libs/galib/DETAILS
+++ b/libs/galib/DETAILS
@@ -1,19 +1,18 @@
SPELL=galib
- VERSION=246
+ VERSION=247
SOURCE=$SPELL$VERSION.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL$VERSION
- SOURCE_URL[0]=ftp://lancet.mit.edu/pub/ga/$SOURCE
- SOURCE_URL[1]=http://lancet.mit.edu/ga/dist/$SOURCE
- SOURCE_HASH=sha1:00a0901e86fb0a2d5672d61318632cbb985749a8
+ SOURCE_URL[0]=http://lancet.mit.edu/ga/dist/$SOURCE
+
SOURCE_HASH=sha512:9c2aca29f24d3f8401ba65c246a0ca7d1fa67e4f756a5258cdb0da111842ea2903c2d70cfd9d60823c9703bcb3415ca670a731924e99878d5536c2f7eb0faba4
WEB_SITE=http://lancet.mit.edu/ga/
LICENSE[0]=MIT
ENTERED=20030517
KEYWORDS="libs"
SHORT="A C++ Library of Genetic Algorithm Components."
cat << EOF
-GAlib contains a set of C++ genetic algorithm objects. The library includes
tools for
-using genetic algorithms to do optimization in any C++ program using any
representation
-and genetic operators. The documentation includes an extensive overview of
how to
-implement a genetic algorithm as well as examples illustrating
customizations to the
-GAlib classes.
+GAlib contains a set of C++ genetic algorithm objects. The library includes
+tools for using genetic algorithms to do optimization in any C++ program
using
+any representation and genetic operators. The documentation includes an
+extensive overview of how to implement a genetic algorithm as well as
+examples illustrating customizations to the GAlib classes.
EOF
diff --git a/libs/galib/HISTORY b/libs/galib/HISTORY
index bd774d3..892c237 100644
--- a/libs/galib/HISTORY
+++ b/libs/galib/HISTORY
@@ -1,3 +1,7 @@
+2010-06-20 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: updated spell to 247 & fixed SOURCE_URL[0]
+ fixed long description wrap
+
2006-10-26 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* INSTALL: use TRACK_ROOT when linking #9163
diff --git a/security/scanssh/0A2F87E5.gpg b/security/scanssh/0A2F87E5.gpg
new file mode 100644
index 0000000..478e162
Binary files /dev/null and b/security/scanssh/0A2F87E5.gpg differ
diff --git a/security/scanssh/DETAILS b/security/scanssh/DETAILS
index 40d377f..349979f 100755
--- a/security/scanssh/DETAILS
+++ b/security/scanssh/DETAILS
@@ -1,14 +1,21 @@
SPELL=scanssh
VERSION=2.1
SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://www.monkey.org/~provos/$SOURCE
- MD5[0]=7a296ce18df299f1b992e9f303f85bb5
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
+ SOURCE_GPG=0A2F87E5.gpg:$SOURCE2:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
WEB_SITE=http://www.monkey.org/~provos/scanssh/
ENTERED=20040929
LICENSE[0]=BSD
KEYWORDS="security"
SHORT="scans the given addresses and networks for running
services"
cat << EOF
-ScanSSH scans a list of addresses and networks for open proxies, SSH
protocol servers, Web, and SMTP servers. Where possible, it displays the
version number of the running services. It supports random selection of IP
addresses from large network ranges and is useful for gathering statistics on
the deployment of SSH protocol servers in a company or the Internet as a
whole.
+ScanSSH scans a list of addresses and networks for open proxies, SSH protocol
+servers, Web, and SMTP servers. Where possible, it displays the version
number
+of the running services. It supports random selection of IP addresses from
+large network ranges and is useful for gathering statistics on the deployment
+of SSH protocol servers in a company or the Internet as a whole.
EOF
diff --git a/security/scanssh/HISTORY b/security/scanssh/HISTORY
index cb71a48..0b25c4d 100644
--- a/security/scanssh/HISTORY
+++ b/security/scanssh/HISTORY
@@ -1,3 +1,8 @@
+2010-06-20 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: converted to upstream signature checking
+ fixed long description wrap
+ * 0A2F87E5.gpg: added gpg keyring
+
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.