corporate2/testing/network/web/firefox - Merge from devel/network/web/firefox/

Metin Akdere paketler-commits at pardus.org.tr
Mon Nov 14 14:55:23 EET 2011


Author: metin.akdere
Date: Mon Nov 14 14:55:23 2011
New Revision: 124890

Added:
   corporate2/testing/network/web/firefox/files/searchplugins/pardus_bugzilla.xml
      - copied unchanged from r124889, corporate2/devel/network/web/firefox/files/searchplugins/pardus_bugzilla.xml
Removed:
   corporate2/testing/network/web/firefox/files/searchplugins/googlelinux.xml
   corporate2/testing/network/web/firefox/files/searchplugins/uluzilla.xml
Modified:
   corporate2/testing/network/web/firefox/   (props changed)
   corporate2/testing/network/web/firefox/files/tools/create-locale.sh
   corporate2/testing/network/web/firefox/pspec.xml
Log:
Merge from devel/network/web/firefox/:

rev. 124889, by metin.akdere on 2011-11-14
Version bump to new 3.6.24 security release:
    * Revoking Trust in DigiCert Sdn. Bhd Intermediate Certificate Authority (mozbug#698753)
    * Use-after-free (nsFrameList::DestroyFrames) in Mozilla Products (mozbug#679572)
    * Memory corruption while profiling using Firebug
    * Potential XSS against sites using Shift-JIS
    * loadSubScript unwraps XPCNativeWrapper scope parameter (1.9.2 branch)
    * Remove Google Linux search plugin as it is no longer supported.
    * Rename "Uluzilla" search plugin to "Pardus Bugzilla"

---
 files/searchplugins/googlelinux.xml     |   16 ----------------
 files/searchplugins/pardus_bugzilla.xml |   10 ++++++++++
 files/searchplugins/uluzilla.xml        |   10 ----------
 files/tools/create-locale.sh            |    4 ++--
 pspec.xml                               |   25 +++++++++++++++++++------
 5 files changed, 31 insertions(+), 34 deletions(-)

Modified: corporate2/testing/network/web/firefox/files/tools/create-locale.sh
=================================================================
--- corporate2/testing/network/web/firefox/files/tools/create-locale.sh	(original)
+++ corporate2/testing/network/web/firefox/files/tools/create-locale.sh	Mon Nov 14 14:55:23 2011
@@ -1,8 +1,8 @@
 #!/bin/bash
 
 BRANCH_NAME="mozilla-1.9.2"
-RELEASE_TAG="FIREFOX_3_6_23_RELEASE"
-VERSION="3.6.23"
+RELEASE_TAG="FIREFOX_3_6_24_RELEASE"
+VERSION="3.6.24"
 
 # These are Pardus supported languages. This list may changed by time to time
 LOCALES="be ca de es-AR es-ES fr hu it nl pl pt-BR sv-SE tr"

Modified: corporate2/testing/network/web/firefox/pspec.xml
=================================================================
--- corporate2/testing/network/web/firefox/pspec.xml	(original)
+++ corporate2/testing/network/web/firefox/pspec.xml	Mon Nov 14 14:55:23 2011
@@ -15,8 +15,8 @@
         <IsA>app:gui</IsA>
         <Summary>Firefox Web Browser</Summary>
         <Description>It is more secure and faster to browse the web with Firefox web browser. You can personalize your web browser with many specifications that is not enough to explain in two sentences.</Description>
-        <Archive sha1sum="e199a7a5d4dd9c5191059b45587c090079b4ef9a" type="tarbz2">ftp://ftp.mozilla.org/pub/mozilla.org/mozilla.org/firefox/releases/3.6.23/source/firefox-3.6.23.source.tar.bz2</Archive>
-        <Archive sha1sum="88d7795ae9a36debaa920213d330c5bf7fcbb681" type="tarbz2" target="mozilla-1.9.2">http://cekirdek.pardus.org.tr/~metin/dist/firefox/l10n-3.6.23.tar.bz2</Archive>
+        <Archive sha1sum="973d298e2fc177beb815fc5371e0383ec638cee0" type="tarbz2">ftp://ftp.mozilla.org/pub/mozilla.org/mozilla.org/firefox/releases/3.6.24/source/firefox-3.6.24.source.tar.bz2</Archive>
+        <Archive sha1sum="4e0490c51ce387991c3f6280fa760b0cda6e42ed" type="tarbz2" target="mozilla-1.9.2">http://cekirdek.pardus.org.tr/~metin/dist/firefox/l10n-3.6.24.tar.bz2</Archive>
 
         <AdditionalFiles>
             <AdditionalFile target="browser/app/profile/kde.js" permission="0644">suse/kde.js</AdditionalFile>
@@ -105,10 +105,8 @@
             <AdditionalFile target="/usr/lib/MozillaFirefox/defaults/preferences/firefox-l10n.js" permission="0644" owner="root">pardus/firefox-l10n.js</AdditionalFile>
             <AdditionalFile target="/usr/lib/MozillaFirefox/browserconfig.properties" permission="0644" owner="root">pardus/browserconfig.properties</AdditionalFile>
 
-            <!-- Uluzilla search plugin -->
-            <AdditionalFile target="/usr/lib/MozillaFirefox/searchplugins/uluzilla.xml" permission="0644" owner="root">searchplugins/uluzilla.xml</AdditionalFile>
-            <!-- Google linux search plugin -->
-            <AdditionalFile target="/usr/lib/MozillaFirefox/searchplugins/googlelinux.xml" permission="0644" owner="root">searchplugins/googlelinux.xml</AdditionalFile>
+            <!-- Pardus Bugzilla search plugin -->
+            <AdditionalFile target="/usr/lib/MozillaFirefox/searchplugins/pardus_bugzilla.xml" permission="0644" owner="root">searchplugins/pardus_bugzilla.xml</AdditionalFile>
 
             <!-- Wikipedia search plugins -->
             <AdditionalFile target="/usr/lib/MozillaFirefox/pardus/wikipedia_tr.xml" permission="0644" owner="root">searchplugins/wikipedia/wikipedia_tr.xml</AdditionalFile>
@@ -139,6 +137,21 @@
     </Package>
 
     <History>
+        <Update release="140" type="security">
+            <Date>2011-11-14</Date>
+            <Version>3.6.24</Version>
+            <Comment>Version bump to new 3.6.24 security release:
+                * Revoking Trust in DigiCert Sdn. Bhd Intermediate Certificate Authority (mozbug#698753)
+                * Use-after-free (nsFrameList::DestroyFrames) in Mozilla Products (mozbug#679572)
+                * Memory corruption while profiling using Firebug
+                * Potential XSS against sites using Shift-JIS
+                * loadSubScript unwraps XPCNativeWrapper scope parameter (1.9.2 branch)
+                * Remove Google Linux search plugin as it is no longer supported.
+                * Rename "Uluzilla" search plugin to "Pardus Bugzilla"
+            </Comment>
+            <Name>Metin Akdere</Name>
+            <Email>metin at pardus.org.tr</Email>
+        </Update>
         <Update release="139" type="security">
             <Date>2011-10-15</Date>
             <Version>3.6.23</Version>


More information about the paketler-commits mailing list