Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Thomas Orgis (be7eeaa172ae07dc9cf720ac2e5a94536fe4288f)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Thomas Orgis <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Thomas Orgis (be7eeaa172ae07dc9cf720ac2e5a94536fe4288f)
  • Date: Tue, 16 Jan 2007 03:43:26 -0600

GIT changes to master grimoire by Thomas Orgis <sobukus AT sourcemage.org>:

audio-players/mpg123/DETAILS | 11 ++++++-----
audio-players/mpg123/HISTORY | 5 +++++
audio-players/mpg123/mpg123-0.61.tar.bz2.sig | 0
audio-players/mpg123/mpg123-0.62.tar.bz2.sig | 0
dev/null |binary
5 files changed, 11 insertions(+), 5 deletions(-)

New commits:
commit be7eeaa172ae07dc9cf720ac2e5a94536fe4288f
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

security update 0.64 of mpg123 (DOS possibility), switch to proper
upstream sig handling

diff --git a/audio-players/mpg123/DETAILS b/audio-players/mpg123/DETAILS
index c6a5187..a5e7986 100755
--- a/audio-players/mpg123/DETAILS
+++ b/audio-players/mpg123/DETAILS
@@ -1,14 +1,15 @@
SPELL=mpg123
- VERSION=0.62
+ VERSION=0.64
SOURCE=$SPELL-$VERSION.tar.bz2
-# will be on sourceforge after author has figured out _how_
-# SOURCE_URL[0]=${SOURCEFORGE_URL}/${SPELL}/${SOURCE}
- SOURCE_URL[0]=http://mpg123.org/download/${SOURCE}
+ SOURCE2=$SOURCE.sig
+ SOURCE_URL=${SOURCEFORGE_URL}/${SPELL}/${SOURCE}
+ SOURCE2_URL=$SOURCE_URL.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_GPG=thomas.orgis.gpg:${SOURCE}.sig
+ SOURCE_GPG=thomas.orgis.gpg:${SOURCE}.sig:UPSTREAM_KEY
WEB_SITE=http://mpg123.org/
ENTERED=20011104
PATCHLEVEL=0
+ SECURITY_PATCH=1
LICENSE[0]=LGPL
SHORT="the fast console MPEG audio player"
cat << EOF
diff --git a/audio-players/mpg123/HISTORY b/audio-players/mpg123/HISTORY
index d033bdb..04ddbf9 100644
--- a/audio-players/mpg123/HISTORY
+++ b/audio-players/mpg123/HISTORY
@@ -1,3 +1,8 @@
+2007-01-16 Thomas Orgis <sobukus AT sourcemage.org>
+ * *.sig: removed
+ * DETAILS: version bump to security update 0.64, use upstream sig
+ (objective verification of upstream key is a bit tricky... it's
_me_)
+
2006-12-28 Thomas Orgis <sobukus AT sourcemage.org>
* *.sig: really added the new sig now

diff --git a/audio-players/mpg123/mpg123-0.61.tar.bz2.sig
b/audio-players/mpg123/mpg123-0.61.tar.bz2.sig
deleted file mode 100644
index c6d17f9..0000000
Binary files a/audio-players/mpg123/mpg123-0.61.tar.bz2.sig and /dev/null
differ
diff --git a/audio-players/mpg123/mpg123-0.62.tar.bz2.sig
b/audio-players/mpg123/mpg123-0.62.tar.bz2.sig
deleted file mode 100644
index eff668f..0000000
Binary files a/audio-players/mpg123/mpg123-0.62.tar.bz2.sig and /dev/null
differ



  • [SM-Commit] GIT changes to master grimoire by Thomas Orgis (be7eeaa172ae07dc9cf720ac2e5a94536fe4288f), Thomas Orgis, 01/16/2007

Archive powered by MHonArc 2.6.24.

Top of Page