Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Bor Kraljič (04a4da4159c6befd6548990624eaa58e2a5d1e4e)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Bor Kraljič <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Bor Kraljič (04a4da4159c6befd6548990624eaa58e2a5d1e4e)
  • Date: Tue, 27 Apr 2010 02:10:55 -0500

GIT changes to master grimoire by Bor Kraljič <pyrobor AT ver.si>:

collab/openldap/DETAILS | 10 +++++-----
collab/openldap/HISTORY | 4 ++++
python-pypi/buildbot/DETAILS | 5 +++--
python-pypi/buildbot/HISTORY | 6 ++++++
python-pypi/buildbot/buildbot.gpg |binary
security/arp-sk/DETAILS | 4 ++--
security/arp-sk/HISTORY | 3 +++
7 files changed, 23 insertions(+), 9 deletions(-)

New commits:
commit 04a4da4159c6befd6548990624eaa58e2a5d1e4e
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

arp-sk: fixed SOURCE_URL & WEBSITE

commit b73c21673aa40c124a2be4aad08e6c0d29508844
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

openldap: updated OPENLDAP_BRANCH=stable to 2.4.21

commit c166072589ddd26b6f2a3617050b556431e3b913
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

openldap: updated OPENLDAP_BRANCH=release to 2.4.22

commit 165a4b5f5630469cb33a00a153e09bb74eb7ebbf
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

buildbot: => 0.7.12

diff --git a/collab/openldap/DETAILS b/collab/openldap/DETAILS
index d26d92a..8bec646 100755
--- a/collab/openldap/DETAILS
+++ b/collab/openldap/DETAILS
@@ -1,13 +1,13 @@
SPELL=openldap
if [[ $OPENLDAP_BRANCH == stable ]]; then
- VERSION=2.4.19
- XVERSION=20091028
+ VERSION=2.4.21
+ XVERSION=20100219
SOURCE=$SPELL-stable-$XVERSION.tgz
-
SOURCE_HASH=sha512:f802fd91596aba9f406e68797008edaebbcc65f7c0a71088c792fa358553e787b82e087e4e2461a27db3f4ed7dd2fc6ac8dabb8a58788d84406061826651570d
+
SOURCE_HASH=sha512:09bf3a4e4e44523898f3ab1005ff345d7b91d31212c7f4307640a5e4d39d9861f11e86ac8314f9a3239b5e164549143496a6031d8501633632455f006a93acfe
else
- VERSION=2.4.21
+ VERSION=2.4.22
SOURCE=$SPELL-$VERSION.tgz
-
SOURCE_HASH=sha512:09bf3a4e4e44523898f3ab1005ff345d7b91d31212c7f4307640a5e4d39d9861f11e86ac8314f9a3239b5e164549143496a6031d8501633632455f006a93acfe
+
SOURCE_HASH=sha512:ee58d7495a6916304a4b83ecd5d08b40ce3e6d0e05b1371af2de9eeacde00062bdaa5c1b726c0d62831d5783775c48bdb23f2b417ef5a8d6a8295d2005a16512
fi
SOURCE_URI=$SPELL-$OPENLDAP_BRANCH/$SOURCE
SOURCE_URL[0]=ftp://ftp.openldap.org/pub/OpenLDAP/$SOURCE_URI
diff --git a/collab/openldap/HISTORY b/collab/openldap/HISTORY
index e32ffc5..8f6e781 100644
--- a/collab/openldap/HISTORY
+++ b/collab/openldap/HISTORY
@@ -1,3 +1,7 @@
+2010-04-27 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: updated OPENLDAP_BRANCH=release to 2.4.22
+ updated OPENLDAP_BRANCH=stable to 2.4.21
+
2010-03-19 Vlad Glagolev <stealth AT sourcemage.org>
* UP_TRIGGERS: added cast_self for curl, if curl had been selected
with
openldap support
diff --git a/python-pypi/buildbot/DETAILS b/python-pypi/buildbot/DETAILS
index de64443..5109afe 100755
--- a/python-pypi/buildbot/DETAILS
+++ b/python-pypi/buildbot/DETAILS
@@ -1,9 +1,10 @@
SPELL=buildbot
- VERSION=0.7.9
+ VERSION=0.7.12
+ SECURITY_PATCH=1
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.sig
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
- SOURCE2_URL[0]=$SOURCE_URL.sig
+ SOURCE2_URL[0]=$SOURCE_URL.asc
SOURCE_GPG=buildbot.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
DOCS="NEWS README* docs/*"
diff --git a/python-pypi/buildbot/HISTORY b/python-pypi/buildbot/HISTORY
index 8c92afd..aa777fc 100644
--- a/python-pypi/buildbot/HISTORY
+++ b/python-pypi/buildbot/HISTORY
@@ -1,3 +1,9 @@
+2010-04-27 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: Fixed SOURCE2 sig -> asc
+ SECURITY_PATCH++ http://buildbot.net/trac/wiki/SecurityAlert0711
+ updated spell to 0.7.12
+ * buildbot.gpg: added 7F0D15B1 from subkeys.pgp.net
+
2009-01-26 David Kowis <dkowis AT shlrm.org>
* DETAILS: version to 0.7.9
* DEPENDS: added needed twisted dep
diff --git a/python-pypi/buildbot/buildbot.gpg
b/python-pypi/buildbot/buildbot.gpg
index 629eddb..3844e01 100644
Binary files a/python-pypi/buildbot/buildbot.gpg and
b/python-pypi/buildbot/buildbot.gpg differ
diff --git a/security/arp-sk/DETAILS b/security/arp-sk/DETAILS
index 4c87e18..4fec528 100755
--- a/security/arp-sk/DETAILS
+++ b/security/arp-sk/DETAILS
@@ -2,10 +2,10 @@
VERSION=0.0.16
SOURCE=$SPELL-$VERSION.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://www.arp-sk.org/files/$SOURCE
+ SOURCE_URL[0]=http://sid.rstack.org/arp-sk//files/$SOURCE

SOURCE_HASH=sha512:d827ab5c701e1e3a6444dbe7e1e7c0a73ee2bfb2339a55fc7d3591ee8e9e9aadef4dfd4aaf331251fbe22d83c9b1135068e5afa6303eae934b3fd149ca0819a6
LICENSE[0]=GPL
- WEB_SITE=http://www.arp-sk.org
+ WEB_SITE=http://sid.rstack.org/arp-sk/
ENTERED=20050528
KEYWORDS="security"
SHORT="A swiss knife tool for ARP"
diff --git a/security/arp-sk/HISTORY b/security/arp-sk/HISTORY
index 6adffa4..6b234d2 100644
--- a/security/arp-sk/HISTORY
+++ b/security/arp-sk/HISTORY
@@ -1,3 +1,6 @@
+2010-04-27 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: fixed SOURCE_URL & WEBSITE
+
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.




  • [SM-Commit] GIT changes to master grimoire by Bor Kraljič (04a4da4159c6befd6548990624eaa58e2a5d1e4e), Bor Kraljič, 04/27/2010

Archive powered by MHonArc 2.6.24.

Top of Page