Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to stable-0.54 grimoire by George Sherwood (ec8cd83c10c70f95dc55cb09633d6e515d3a7a3b)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to stable-0.54 grimoire by George Sherwood (ec8cd83c10c70f95dc55cb09633d6e515d3a7a3b)
  • Date: Sat, 26 Mar 2011 09:59:27 -0500

GIT changes to stable-0.54 grimoire by George Sherwood
<gsherwood AT sourcemage.org>:

net/tor/DETAILS | 6 +++---
net/tor/HISTORY | 4 ++++
video/ffmpeg/DETAILS | 6 +++---
video/ffmpeg/HISTORY | 3 +++
4 files changed, 13 insertions(+), 6 deletions(-)

New commits:
commit ec8cd83c10c70f95dc55cb09633d6e515d3a7a3b
Author: Julien ROZO <julien AT rozo.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

ffmpeg: SECURITY_PATCH++, thanks Ladislav !
(cherry picked from commit 1eaaa6f657cb94faf425fbd41cde266efa97af03)

commit 7c7d5cdcac5fecc84d6bcf985254c3c3e70c12d0
Author: Julien ROZO <julien AT rozo.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

ffmpeg: updated version to 0.6.2
(cherry picked from commit a1991c0c611652b3cf4abd32211e7977d7fb3d80)

commit c702dfcf2181559397f58d190054e16cbd096590
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

tor: Updated stable to 0.2.1.30. SECURITY_PATCH++
Updated devel to version 0.2.2.23-alpha
(cherry picked from commit b0dbef40b4fefda26d1e148d49a58f77e9af3bd9)

diff --git a/net/tor/DETAILS b/net/tor/DETAILS
index f47efbe..1991646 100755
--- a/net/tor/DETAILS
+++ b/net/tor/DETAILS
@@ -1,11 +1,11 @@
SPELL=tor

if [ "$TOR_DEVEL" == "y" ]; then
- VERSION=0.2.2.19-alpha
+ VERSION=0.2.2.23-alpha
SECURITY_PATCH=4
else
- VERSION=0.2.1.27
- SECURITY_PATCH=3
+ VERSION=0.2.1.30
+ SECURITY_PATCH=4
fi
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=http://www.torproject.org/dist/$SOURCE
diff --git a/net/tor/HISTORY b/net/tor/HISTORY
index 58dbb3d..9a84320 100644
--- a/net/tor/HISTORY
+++ b/net/tor/HISTORY
@@ -1,3 +1,7 @@
+2011-03-19 George Sherwood <gsherwood AT sourcemage.org>
+ * DETAILS: Updated stable to 0.2.1.30. SECURITY_PATCH++
+ Updated devel to 0.2.2.23-alpha
+
2010-11-29 Bor Kraljič <pyrobor AT ver.si>
* DETAILS: updated TOR_DEVEL=n to 0.2.1.27
updated TOR_DEVEL=y to 0.2.2.19-alpha
diff --git a/video/ffmpeg/DETAILS b/video/ffmpeg/DETAILS
index df0d85f..8999b81 100755
--- a/video/ffmpeg/DETAILS
+++ b/video/ffmpeg/DETAILS
@@ -1,10 +1,10 @@
SPELL=ffmpeg
- VERSION=0.6.1
- SECURITY_PATCH=3
+ VERSION=0.6.2
+ SECURITY_PATCH=4
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=http://ffmpeg.org/releases/$SOURCE
-
SOURCE_HASH=sha512:5a73f739ccc51de69dfe3dc1a58867e91064a13db4245d4ed76e9319b9f5a318eca664390eb6974f7b0dc7fb158bc364424abf5f4f8fb8747191951b1c734166
+
SOURCE_HASH=sha512:76e01f0c2b89c4663cea4d1d01bfa65ca89e85535ccd9a3c568bb05b9478d98abdec1f04560da09ee185bcee6b0181ec0736b4ef67ee61f608d4beb442cc9fee
#case $FFAMR in
# none);;
# *)
diff --git a/video/ffmpeg/HISTORY b/video/ffmpeg/HISTORY
index 027fa64..4538248 100644
--- a/video/ffmpeg/HISTORY
+++ b/video/ffmpeg/HISTORY
@@ -1,3 +1,6 @@
+2011-03-24 Julien "_kaze_" ROZO <julien AT rozo.org>
+ * DETAILS: updated version to 0.6.2, SECURITY_PATCH=4
+
2010-10-18 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 0.6.1, SECURITY_PATCH=3




  • [SM-Commit] GIT changes to stable-0.54 grimoire by George Sherwood (ec8cd83c10c70f95dc55cb09633d6e515d3a7a3b), George Sherwood, 03/26/2011

Archive powered by MHonArc 2.6.24.

Top of Page