Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master z-rejected grimoire by Vlad Glagolev (a5fd6686266e3dbd37248ebb07e4fc52520edf62)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master z-rejected grimoire by Vlad Glagolev (a5fd6686266e3dbd37248ebb07e4fc52520edf62)
  • Date: Wed, 9 Apr 2008 09:35:37 -0500

GIT changes to master z-rejected grimoire by Vlad Glagolev
<stealth AT sourcemage.org>:

gurus.gpg |binary
z-http/flash/DETAILS | 14 +++++---------
z-http/flash/HISTORY | 4 ++++
z-http/flash/install_flash_player_9_linux.tar.gz.sig |binary
4 files changed, 9 insertions(+), 9 deletions(-)

New commits:
commit a5fd6686266e3dbd37248ebb07e4fc52520edf62
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

flash: => 9.0.124.0, security update

commit 8a33eb91ca3f0cfb547d3348f9d84fec3815c272
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

gurus.gpg: added my key

diff --git a/gurus.gpg b/gurus.gpg
index cb49e56..c6d1142 100644
Binary files a/gurus.gpg and b/gurus.gpg differ
diff --git a/z-http/flash/DETAILS b/z-http/flash/DETAILS
index ac01565..32e7cf6 100755
--- a/z-http/flash/DETAILS
+++ b/z-http/flash/DETAILS
@@ -1,22 +1,18 @@
SPELL=flash
-if [[ "${FLASH_BETA}" == "y" ]]; then
-
+if [[ $FLASH_BETA == y ]]; then
VERSION=100107
- SOURCE=flashplayer9_install_linux_${VERSION}.tar.gz
+ SOURCE=flashplayer9_install_linux_$VERSION.tar.gz

SOURCE_URL[0]=http://download.macromedia.com/pub/labs/flashplayer9_update/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/install_flash_player_9_linux
-
else
-
- VERSION=9.0.115.0
- SECURITY_PATCH=2
+ VERSION=9.0.124.0
+ SECURITY_PATCH=3
SOURCE=install_flash_player_9_linux.tar.gz

SOURCE_URL[0]=http://fpdownload.macromedia.com/get/flashplayer/current/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SOURCE/.tar.gz/}
-
fi
FORCE_DOWNLOAD="on"
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ SOURCE_GPG=gurus.gpg:$SOURCE.sig

LICENSE[0]=http://www.macromedia.com/shockwave/download/license/desktop/
WEB_SITE=http://www.macromedia.com
ENTERED=20020319
diff --git a/z-http/flash/HISTORY b/z-http/flash/HISTORY
index 2364950..4a08b02 100644
--- a/z-http/flash/HISTORY
+++ b/z-http/flash/HISTORY
@@ -1,3 +1,7 @@
+2008-04-09 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 9.0.124.0, SECURITY_PATCH++
+ (http://secunia.com/advisories/28083/), cleaned up
+
2008-01-02 Pol Vinogradov <vin.public AT gmail.com>
* CONFIGURE, INSTALL: replaced iceweasel to icecat

diff --git a/z-http/flash/install_flash_player_9_linux.tar.gz.sig
b/z-http/flash/install_flash_player_9_linux.tar.gz.sig
index a0b7e9b..80c68e3 100644
Binary files a/z-http/flash/install_flash_player_9_linux.tar.gz.sig and
b/z-http/flash/install_flash_player_9_linux.tar.gz.sig differ



  • [SM-Commit] GIT changes to master z-rejected grimoire by Vlad Glagolev (a5fd6686266e3dbd37248ebb07e4fc52520edf62), Vlad Glagolev, 04/09/2008

Archive powered by MHonArc 2.6.24.

Top of Page