[SM-Commit] GIT changes to devel-xorg-modular grimoire by Vlad Glagolev (0c57b157fec30a12d7838851c9e92638903e2b30)

Vlad Glagolev scm at sourcemage.org
Sun Jun 12 16:36:24 EDT 2011


GIT changes to devel-xorg-modular grimoire by Vlad Glagolev <stealth at sourcemage.org>:

 ChangeLog                           |    3 +++
 dev/null                            |binary
 devel/python/DETAILS                |    2 +-
 devel/python/HISTORY                |    3 +++
 libs/gmime/DETAILS                  |    5 +++--
 libs/gmime/HISTORY                  |    3 +++
 libs/gmime/gmime-2.4.24.tar.gz.sig  |    0 
 libs/gmime/gmime-2.4.25.tar.bz2.sig |binary
 python-pypi/fuzzyparsers/DEPENDS    |    3 +++
 python-pypi/fuzzyparsers/DETAILS    |   14 ++++++++++++++
 python-pypi/fuzzyparsers/HISTORY    |    3 +++
 utils/dbus/DETAILS                  |    6 +++---
 utils/dbus/HISTORY                  |    3 +++
 video-libs/live/DETAILS             |    4 ++--
 video-libs/live/HISTORY             |    3 +++
 video/wxcam/DETAILS                 |    4 ++--
 video/wxcam/HISTORY                 |    3 +++
 17 files changed, 49 insertions(+), 10 deletions(-)

New commits:
commit 84564431d8fe9bb323904b618a174c20fe70a8d8
Author: Vlad Glagolev <stealth at sourcemage.org>
Commit: Vlad Glagolev <stealth at sourcemage.org>

    python: => 2.7.2

commit a2109dcca022c713dcd7daa1b311131cdf62e427
Author: Ladislav Hagara <hgr at vabo.cz>
Commit: Ladislav Hagara <hgr at vabo.cz>

    wxcam 1.1

commit b15fc6dd20d772136fac7a3bc32374cf3af11b83
Author: Ladislav Hagara <hgr at vabo.cz>
Commit: Ladislav Hagara <hgr at vabo.cz>

    gmime 2.4.25

commit 904b130dafb726da6d1b4d8753e4d74f31d3d5ec
Author: Ladislav Hagara <hgr at vabo.cz>
Commit: Ladislav Hagara <hgr at vabo.cz>

    dbus 1.4.12, SECURITY_PATCH=7
    
    Security (local denial of service):
    
    . Byte-swap foreign-endian messages correctly, preventing a
    long-standing
      local DoS if foreign-endian messages are relayed through the
    dbus-daemon
      (backporters: this is git commit
    c3223ba6c401ba81df1305851312a47c485e6cd7)
      (fd.o #38120, Debian #629938, no CVE number yet; Simon McVittie)

commit d50b97a6216fce3a24e82ab35071c4af944a6ca0
Author: Bor Kraljič <pyrobor at ver.si>
Commit: Bor Kraljič <pyrobor at ver.si>

    live: updated spell to 2011.06.12

commit f770b0e1bb5258dbea9f8c34d5087cc65c907fc6
Author: Treeve Jelbert <treeve at sourcemage.org>
Commit: Treeve Jelbert <treeve at sourcemage.org>

    new spell: fuzzyparsers-0.7.2

diff --git a/ChangeLog b/ChangeLog
index 9049502..0ab4edc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2011-06-12 Treeve Jelbert <treeve at sourcemage.org>
+	* python-pypi/fuzzyparsers: new spell, date parsing tools
+
 2011-06-12 Vlad Glagolev <stealth at sourcemage.org>
 	* groups: added 'tape' group (required at least for udev)
 
diff --git a/devel/python/DETAILS b/devel/python/DETAILS
index b1e46c8..01a6fdf 100755
--- a/devel/python/DETAILS
+++ b/devel/python/DETAILS
@@ -1,5 +1,5 @@
            SPELL=python
-         VERSION=2.7.1
+         VERSION=2.7.2
           SOURCE=Python-$VERSION.tar.bz2
          SOURCE2=$SOURCE.asc
 SOURCE_DIRECTORY="$BUILD_DIRECTORY/Python-$VERSION"
diff --git a/devel/python/HISTORY b/devel/python/HISTORY
index 9e5486a..05310db 100644
--- a/devel/python/HISTORY
+++ b/devel/python/HISTORY
@@ -1,3 +1,6 @@
+2011-06-13 Vlad Glagolev <stealth at sourcemage.org>
+	* DETAILS: updated spell to 2.7.2
+
 2011-06-10 Arjan Bouter <abouter at sourcemage.org>
 	* TRIGGERS: added check_self on glibc cast
 
diff --git a/libs/gmime/DETAILS b/libs/gmime/DETAILS
index d79508d..7a5b505 100755
--- a/libs/gmime/DETAILS
+++ b/libs/gmime/DETAILS
@@ -1,12 +1,13 @@
            SPELL=gmime
 if [[ "$GMIME_22BRANCH" == "y" ]]; then
          VERSION=2.2.26
+          SOURCE=$SPELL-$VERSION.tar.gz
 else
-         VERSION=2.4.24
+         VERSION=2.4.25
+          SOURCE=$SPELL-$VERSION.tar.bz2
   SECURITY_PATCH=1
 fi
           BRANCH=`echo $VERSION|cut -d . -f 1,2` 
-          SOURCE=$SPELL-$VERSION.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
    SOURCE_URL[0]=http://ftp.gnome.org/pub/GNOME/sources/gmime/${BRANCH}/$SOURCE
 #   SOURCE_URL[1]=http://spruce.sourceforge.net/$SPELL/sources/v${BRANCH}/$SOURCE
diff --git a/libs/gmime/HISTORY b/libs/gmime/HISTORY
index e3e1628..90fe3b2 100644
--- a/libs/gmime/HISTORY
+++ b/libs/gmime/HISTORY
@@ -1,3 +1,6 @@
+2011-06-12 Ladislav Hagara <hgr at vabo.cz>
+	* DETAILS: 2.4.25, gz -> bz2
+
 2011-03-29 Ladislav Hagara <hgr at vabo.cz>
 	* DETAILS: 2.4.24
 
diff --git a/libs/gmime/gmime-2.4.24.tar.gz.sig b/libs/gmime/gmime-2.4.24.tar.gz.sig
deleted file mode 100644
index eab1425..0000000
Binary files a/libs/gmime/gmime-2.4.24.tar.gz.sig and /dev/null differ
diff --git a/libs/gmime/gmime-2.4.25.tar.bz2.sig b/libs/gmime/gmime-2.4.25.tar.bz2.sig
new file mode 100644
index 0000000..6c7d9f3
Binary files /dev/null and b/libs/gmime/gmime-2.4.25.tar.bz2.sig differ
diff --git a/python-pypi/fuzzyparsers/DEPENDS b/python-pypi/fuzzyparsers/DEPENDS
new file mode 100755
index 0000000..94276bb
--- /dev/null
+++ b/python-pypi/fuzzyparsers/DEPENDS
@@ -0,0 +1,3 @@
+depends python     &&
+depends SETUPTOOLS
+
diff --git a/python-pypi/fuzzyparsers/DETAILS b/python-pypi/fuzzyparsers/DETAILS
new file mode 100755
index 0000000..a1eb277
--- /dev/null
+++ b/python-pypi/fuzzyparsers/DETAILS
@@ -0,0 +1,14 @@
+           SPELL=fuzzyparsers
+         VERSION=0.7.2
+     SOURCE_HASH=sha512:8de1c3a5d35b590284d13588712002630049908cbffe79c8773c6ae8a7629dc26476157b607d46b2afef9fd3670eafde7e6c6a80cf633184d8cbc4313731db27
+          SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+        WEB_SITE=http://pypi.python.org/pypi/fuzzyparsers
+   SOURCE_URL[0]=http://pypi.python.org/packages/source/f/fuzzyparsers/$SOURCE
+      LICENSE[0]=GPL
+         ENTERED=20110612
+        KEYWORDS="python"
+           SHORT="free-form input parsers"
+cat << EOF
+A collection of free-form input parsers (with special focus on dates
+EOF
diff --git a/python-pypi/fuzzyparsers/HISTORY b/python-pypi/fuzzyparsers/HISTORY
new file mode 100644
index 0000000..20ad03b
--- /dev/null
+++ b/python-pypi/fuzzyparsers/HISTORY
@@ -0,0 +1,3 @@
+2011-06=12 Treeve Jelbert <treeve at sourcemage.org>
+	* DETAILS: version 0.7.2
+	  spell created
diff --git a/utils/dbus/DETAILS b/utils/dbus/DETAILS
index 552b2d4..97ddb26 100755
--- a/utils/dbus/DETAILS
+++ b/utils/dbus/DETAILS
@@ -1,7 +1,7 @@
            SPELL=dbus
-         VERSION=1.4.10
-     SOURCE_HASH=sha512:414d208c15673cf2f6568b1e36df4fdbd4b00cffbaa73e3547ac371f4ef0d9334a047b766dd2a99e07a0ddfd35814dc07e44034fda54654148d8d842847f964f
-  SECURITY_PATCH=6
+         VERSION=1.4.12
+     SOURCE_HASH=sha512:71154e42e98b172b6abad91abff7fb83f646bb2c4601922b4355eb10aaab4e23aca0607a66346d4e38b64433b0501149f3a498a80f18f0e5ac69cd83e883229d
+  SECURITY_PATCH=7
           SOURCE=$SPELL-$VERSION.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
    SOURCE_URL[0]=http://dbus.freedesktop.org/releases/dbus/$SOURCE
diff --git a/utils/dbus/HISTORY b/utils/dbus/HISTORY
index 98a3688..40be66f 100644
--- a/utils/dbus/HISTORY
+++ b/utils/dbus/HISTORY
@@ -1,3 +1,6 @@
+2011-06-12 Ladislav Hagara <hgr at vabo.cz>
+	* DETAILS: 1.4.12, SECURITY_PATCH=7
+
 2011-06-02 Treeve Jelbert <treeve at sourcemage.org>
 	* DETAILS: version 1.4.10
 
diff --git a/video-libs/live/DETAILS b/video-libs/live/DETAILS
index af66770..6fbef21 100755
--- a/video-libs/live/DETAILS
+++ b/video-libs/live/DETAILS
@@ -1,7 +1,7 @@
            SPELL=live
-         VERSION=2011.05.25
+         VERSION=2011.06.12
           SOURCE=$SPELL.$VERSION.tar.gz
-     SOURCE_HASH=sha512:13a98c9582764146e3cf296422dcf7996d807afc93b719aa636d89389927b8d3478f8a48b44ff2b90bee5ea0fcc291450f37d599312cc0f8611434c3e90945d3
+     SOURCE_HASH=sha512:49efc4452d5f070b2dc2b6ed562941620e0b75c5b0840c559454938baebc4fc0e9d68057a62c652481df0ec14e4cca28a75abc668ae47b05f20eb77ae01ae7de
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
    SOURCE_URL[0]=http://www.live555.com/liveMedia/public/$SOURCE
    SOURCE_URL[1]=http://ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/nork/$SOURCE
diff --git a/video-libs/live/HISTORY b/video-libs/live/HISTORY
index ecc76fa..44b9f24 100644
--- a/video-libs/live/HISTORY
+++ b/video-libs/live/HISTORY
@@ -1,3 +1,6 @@
+2011-06-12 Bor Kraljič <pyrobor at ver.si>
+	* DETAILS: updated spell to 2011.06.12
+
 2011-06-07 Ladislav Hagara <hgr at vabo.cz>
 	* DETAILS: 2011.05.25
 
diff --git a/video/wxcam/DETAILS b/video/wxcam/DETAILS
index 2c47dc9..12bff5e 100755
--- a/video/wxcam/DETAILS
+++ b/video/wxcam/DETAILS
@@ -1,8 +1,8 @@
            SPELL=wxcam
-         VERSION=1.0.8
+         VERSION=1.1
           SOURCE=$SPELL-$VERSION.tar.bz2
    SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
-     SOURCE_HASH=sha512:ce646645198264e47a9220d13f8e5272df1add84444a90d74ded087d4a5dd1a7fcce94a994e2d43205f6ce05d8e69e8026ea47a1a256837418c97c5ef3459e79
+     SOURCE_HASH=sha512:b6c8f9ee1dfe3bed0be64dba0caa9706f101ea751c5f93361bb47d1a180f756bc9eafd0a7b41a16fcbdbde909df672c62009fc78cc23432f9facf7ddb8b43152
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
         WEB_SITE=http://wxcam.sourceforge.net/
       LICENSE[0]=GPL
diff --git a/video/wxcam/HISTORY b/video/wxcam/HISTORY
index 3068956..5508268 100644
--- a/video/wxcam/HISTORY
+++ b/video/wxcam/HISTORY
@@ -1,3 +1,6 @@
+2011-06-12 Ladislav Hagara <hgr at vabo.cz>
+	* DETAILS: 1.1
+
 2011-05-21 Ladislav Hagara <hgr at vabo.cz>
 	* DETAILS: 1.0.8
 


More information about the SM-Commit mailing list