[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[or-cvs] r22605: {torbrowser} update libpng to 1.4.3 so we can avoid that nefarious securi (torbrowser/trunk/build-scripts)



Author: erinn
Date: 2010-07-06 03:52:17 +0000 (Tue, 06 Jul 2010)
New Revision: 22605

Modified:
   torbrowser/trunk/build-scripts/Makefile.linux
   torbrowser/trunk/build-scripts/patch-firefox-language.sh
   torbrowser/trunk/build-scripts/patch-pidgin-language.sh
   torbrowser/trunk/build-scripts/patch-vidalia-language.sh
Log:
update libpng to 1.4.3 so we can avoid that nefarious security vuln (thanks for the heads up, bee), update Firefox to 3.5.10, and bump TBB version in preparation for a new release

Modified: torbrowser/trunk/build-scripts/Makefile.linux
===================================================================
--- torbrowser/trunk/build-scripts/Makefile.linux	2010-07-06 01:00:08 UTC (rev 22604)
+++ torbrowser/trunk/build-scripts/Makefile.linux	2010-07-06 03:52:17 UTC (rev 22605)
@@ -41,10 +41,10 @@
 TBB_FINAL=$(BUILT_DIR)/TBBL
 
 ## Versions for our source packages
-HTTPSEVERY_VER=0.0.2
-FIREFOX_VER=3.5.8
+HTTPSEVERY_VER=0.2.1
+FIREFOX_VER=3.5.10
 LIBEVENT_VER=1.4.13-stable
-LIBPNG_VER=1.4.2
+LIBPNG_VER=1.4.3
 NOSCRIPT_VER=1.9.9.80
 OPENSSL_VER=0.9.8l
 OTR_VER=3.2.0
@@ -216,7 +216,7 @@
 DISTDIR=tbbl-dist
 
 ## Version and name of the compressed bundle (also used for source)
-VERSION=1.0.7-dev
+VERSION=1.0.8-dev
 DEFAULT_COMPRESSED_BASENAME=tor-browser-gnu-linux-$(ARCH_TYPE)-$(VERSION)-
 IM_COMPRESSED_BASENAME=tor-im-browser-gnu-linux-$(VERSION)-
 DEFAULT_COMPRESSED_NAME=$(DEFAULT_COMPRESSED_BASENAME)$(VERSION)


Property changes on: torbrowser/trunk/build-scripts/patch-firefox-language.sh
___________________________________________________________________
Added: svn:executable
   + *


Property changes on: torbrowser/trunk/build-scripts/patch-pidgin-language.sh
___________________________________________________________________
Added: svn:executable
   + *


Property changes on: torbrowser/trunk/build-scripts/patch-vidalia-language.sh
___________________________________________________________________
Added: svn:executable
   + *