[Lunar-commits] <moonbase> flash-plugin-10: updated to 10.1 final release The rc6 was renamed to rc7 without change. rc7 became official release. The current official release is safe to use because security hole is fixed. There is no update for 64bit. Beta tests of 64bit are closed now and the plugin was removed from Adobe Labs. The 64bit release now becomes security threat because vulnerability is not fixed and remains open for cracker attacks.

Zbigniew Luszpinski zbiggy at lunar-linux.org
Fri Jun 11 01:32:15 CEST 2010


commit dccb4640777cbcbceaf872425ca22953570a8c50
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date:   Fri Jun 11 01:32:15 2010 +0200

    flash-plugin-10: updated to 10.1 final release
    The rc6 was renamed to rc7 without change.
    rc7 became official release.
    The current official release is safe to use because security hole is fixed.
    There is no update for 64bit.
    Beta tests of 64bit are closed now and the plugin was removed from Adobe Labs.
    The 64bit release now becomes security threat because vulnerability is not fixed
    and remains open for cracker attacks.
---
 web/flash-plugin-10/BUILD     |    6 ------
 web/flash-plugin-10/DETAILS   |   18 +++++++-----------
 web/flash-plugin-10/PRE_BUILD |    1 -
 3 files changed, 7 insertions(+), 18 deletions(-)

diff --git a/web/flash-plugin-10/BUILD b/web/flash-plugin-10/BUILD
index ec6f0c5..9c44873 100644
--- a/web/flash-plugin-10/BUILD
+++ b/web/flash-plugin-10/BUILD
@@ -1,11 +1,5 @@
 (
 
-  # flash looks for old libcurl.so.3
-  # so help him find it
-  if [ ! -e "/usr/lib/libcurl.so.3" ]; then
-     ln -s /usr/lib/libcurl.so /usr/lib/libcurl.so.3
-  fi  &&
-
   prepare_install              &&
   mkdir -p /opt/lunar/plugins  &&
   install -m755 libflashplayer.so /opt/lunar/plugins/
diff --git a/web/flash-plugin-10/DETAILS b/web/flash-plugin-10/DETAILS
index 3c56760..6d52cff 100644
--- a/web/flash-plugin-10/DETAILS
+++ b/web/flash-plugin-10/DETAILS
@@ -1,16 +1,12 @@
           MODULE=flash-plugin-10
-         # Using beta: http://news.slashdot.org/story/10/06/05/1349247/Adobe-Warns-of-Flash-PDF-Zero-Day-Attacks
-         VERSION=10_1_rc7_linux_060210
-          SOURCE=flashplayer${VERSION}.so.tar.gz
-      SOURCE_URL=http://download.macromedia.com/pub/labs/flashplayer10
+         VERSION=10.1.53.64
+          SOURCE=install_flash_player_10_linux.tar.gz
+      SOURCE_URL=http://fpdownload.macromedia.com/get/flashplayer/current
       SOURCE_VFY=sha1:4cc93c9f81ac086a778cd32318a2b7afa59b8c55
-        WEB_SITE=http://www.macromedia.com/
+        WEB_SITE=http://www.adobe.com
          ENTERED=20080515
-         UPDATED=20100609
-           SHORT="Version 10 of the Macromedia Flash plugin for web browsers"
-
+         UPDATED=20100610
+           SHORT="Version 10.1 of the Adobe Flash plugin for web browsers"
 cat << EOF
-Version 10 of the flash plugin.
-Warning! This version will work with Konqueror only via kmplayer as plugin!!!
-Search the web for how-to.
+Version 10.1 of the flash plugin.
 EOF
diff --git a/web/flash-plugin-10/PRE_BUILD b/web/flash-plugin-10/PRE_BUILD
index 3baa7ff..3a98eeb 100644
--- a/web/flash-plugin-10/PRE_BUILD
+++ b/web/flash-plugin-10/PRE_BUILD
@@ -1,5 +1,4 @@
 mk_source_dir &&
 validate_source_dir &&
 cd $SOURCE_DIRECTORY &&
-
 unpack $SOURCE


More information about the Lunar-commits mailing list