[tor-commits] [torbrowser/master] update changelogs and READMEs for new noscript too

erinn at torproject.org erinn at torproject.org
Thu Aug 8 13:14:29 UTC 2013


commit adddd530ae93c6aa7a3e02b8cadbd78afbe3418d
Author: Erinn Clark <erinn at torproject.org>
Date:   Thu Aug 8 15:13:59 2013 +0200

    update changelogs and READMEs for new noscript too
---
 README.LINUX-2.3                |    2 +-
 README.LINUX-2.4                |    2 +-
 README.OSX-2.3                  |    2 +-
 README.OSX-2.4                  |    2 +-
 README.WIN-2.3                  |    2 +-
 README.WIN-2.4                  |    2 +-
 build-scripts/versions-alpha.mk |    2 +-
 build-scripts/versions.mk       |    2 +-
 changelog.linux-2.3             |    4 ++--
 changelog.linux-2.4             |    2 +-
 changelog.osx-2.3               |    2 +-
 changelog.osx-2.4               |    2 +-
 changelog.windows-2.3           |    2 +-
 changelog.windows-2.4           |    2 +-
 14 files changed, 15 insertions(+), 15 deletions(-)

diff --git a/README.LINUX-2.3 b/README.LINUX-2.3
index 2e08cc1..64db95f 100644
--- a/README.LINUX-2.3
+++ b/README.LINUX-2.3
@@ -8,7 +8,7 @@ Vidalia 0.2.21 (with Qt 4.8.1)
 Tor 0.2.3.25 (with libevent-2.0.21-stable, zlib-1.2.8 and openssl-1.0.0k)
 Firefox 17.0.8esr
  \_ Torbutton 1.5.2
- |_ NoScript 2.6.6.9
+ |_ NoScript 2.6.7
  |_ HTTPS-Everywhere 3.3.1
 
 Usage
diff --git a/README.LINUX-2.4 b/README.LINUX-2.4
index 4696f0d..bb8f5ef 100644
--- a/README.LINUX-2.4
+++ b/README.LINUX-2.4
@@ -8,7 +8,7 @@ Vidalia 0.2.21 (with Qt 4.8.1)
 Tor 0.2.4.15-rc (with libevent-2.0.21-stable, zlib-1.2.8 and openssl-1.0.0k)
 Firefox 17.0.8esr
  \_ Torbutton 1.5.2
- |_ NoScript 2.6.6.9
+ |_ NoScript 2.6.7
  |_ HTTPS-Everywhere 4.0development.9
  |_ PDF Viewer 0.8.298
 
diff --git a/README.OSX-2.3 b/README.OSX-2.3
index 72fa9e7..c6f70a0 100644
--- a/README.OSX-2.3
+++ b/README.OSX-2.3
@@ -8,7 +8,7 @@ Vidalia 0.2.21 (with Qt 4.8.1)
 Tor 0.2.3.25 (with libevent-2.0.21-stable, zlib-1.2.8 and openssl-1.0.0k)
 Firefox 17.0.8esr
  \_ Torbutton 1.5.2
- |_ NoScript 2.6.6.9
+ |_ NoScript 2.6.7
  |_ HTTPS-Everywhere 3.3.1
 
 Usage
diff --git a/README.OSX-2.4 b/README.OSX-2.4
index 924b3e6..3b85e20 100644
--- a/README.OSX-2.4
+++ b/README.OSX-2.4
@@ -8,7 +8,7 @@ Vidalia 0.2.21 (with Qt 4.8.1)
 Tor 0.2.4.15-rc (with libevent-2.0.21-stable, zlib-1.2.8 and openssl-1.0.0k)
 Firefox 17.0.8esr
  \_ Torbutton 1.5.2
- |_ NoScript 2.6.6.9
+ |_ NoScript 2.6.7
  |_ HTTPS-Everywhere 4.0development.9
  |_ PDF Viewer 0.8.298
 
diff --git a/README.WIN-2.3 b/README.WIN-2.3
index 084c366..ba71efd 100644
--- a/README.WIN-2.3
+++ b/README.WIN-2.3
@@ -8,7 +8,7 @@ Vidalia 0.2.21 (with Qt 4.8.1)
 Tor 0.2.3.25 (with libevent-2.0.21-stable, zlib-1.2.8 and openssl-1.0.0k)
 Firefox 17.0.8esr
  \_ Torbutton 1.5.2
- |_ NoScript 2.6.6.9
+ |_ NoScript 2.6.7
  |_ HTTPS-Everywhere 3.3.1
 
 Usage
diff --git a/README.WIN-2.4 b/README.WIN-2.4
index cab9318..92a6a3f 100644
--- a/README.WIN-2.4
+++ b/README.WIN-2.4
@@ -8,7 +8,7 @@ Vidalia 0.2.21 (with Qt 4.8.1)
 Tor 0.2.4.15-rc (with libevent-2.0.21-stable, zlib-1.2.8 and openssl-1.0.0k)
 Firefox 17.0.8esr
  \_ Torbutton 1.5.2
- |_ NoScript 2.6.6.9
+ |_ NoScript 2.6.7
  |_ HTTPS-Everywhere 4.0development.9
  |_ PDF Viewer 0.8.298
 
diff --git a/build-scripts/versions-alpha.mk b/build-scripts/versions-alpha.mk
index 804a1bd..160bba3 100644
--- a/build-scripts/versions-alpha.mk
+++ b/build-scripts/versions-alpha.mk
@@ -13,7 +13,7 @@ PIDGIN_VER=2.6.4
 FIREFOX_VER=17.0.8esr
 MOZBUILD_VER=1.5.1
 TORBUTTON_VER=1.5.2
-NOSCRIPT_VER=2.6.6.9
+NOSCRIPT_VER=2.6.7
 HTTPSEVERYWHERE_VER=4.0development.9
 PDFJS_VER=0.8.298
 OBFSPROXY_VER=0.1.4
diff --git a/build-scripts/versions.mk b/build-scripts/versions.mk
index e4a76dd..1eaac6d 100644
--- a/build-scripts/versions.mk
+++ b/build-scripts/versions.mk
@@ -13,7 +13,7 @@ PIDGIN_VER=2.6.4
 FIREFOX_VER=17.0.8esr
 MOZBUILD_VER=1.5.1
 TORBUTTON_VER=1.5.2
-NOSCRIPT_VER=2.6.6.9
+NOSCRIPT_VER=2.6.7
 HTTPSEVERYWHERE_VER=3.3.1
 OTR_VER=3.2.0
 OBFSPROXY_VER=0.1.4
diff --git a/changelog.linux-2.3 b/changelog.linux-2.3
index 93120a1..1fee0cc 100644
--- a/changelog.linux-2.3
+++ b/changelog.linux-2.3
@@ -3,10 +3,10 @@ Tor Browser Bundle (2.3.25-11); suite=linux
   * Update Firefox to 17.0.8esr
     https://www.mozilla.org/security/known-vulnerabilities/firefoxESR.html#firefox17.0.8
   * Update HTTPS Everywhere to 3.3.1
-  * Update NoScript to 2.6.6.9
+  * Update NoScript to 2.6.7
   * Update LibPNG to 1.6.3
 
- -- Erinn Clark <erinn at torproject.org>  Thu Aug  8 14:50:28 CEST 2013
+ -- Erinn Clark <erinn at torproject.org>  Thu Aug  8 15:10:52 CEST 2013
 
 Tor Browser Bundle (2.3.25-10); suite=linux
 
diff --git a/changelog.linux-2.4 b/changelog.linux-2.4
index 3c6a665..112585a 100644
--- a/changelog.linux-2.4
+++ b/changelog.linux-2.4
@@ -7,7 +7,7 @@ Tor Browser Bundle (2.4.15-beta-2); suite=linux
   * Update NoScript to 2.6.6.9
   * Update LibPNG to 1.6.3
 
- -- Erinn Clark <erinn at torproject.org>  Thu Aug  8 14:50:28 CEST 2013
+ -- Erinn Clark <erinn at torproject.org>  Thu Aug  8 15:10:52 CEST 2013
 
 Tor Browser Bundle (2.4.15-beta-1); suite=linux
 
diff --git a/changelog.osx-2.3 b/changelog.osx-2.3
index 1858ff6..d493a98 100644
--- a/changelog.osx-2.3
+++ b/changelog.osx-2.3
@@ -5,7 +5,7 @@ Tor Browser Bundle (2.3.25-11); suite=osx
   * Update HTTPS Everywhere to 3.3.1
   * Update NoScript to 2.6.6.9
 
- -- Erinn Clark <erinn at torproject.org>  Thu Aug  8 14:50:28 CEST 2013
+ -- Erinn Clark <erinn at torproject.org>  Thu Aug  8 15:10:52 CEST 2013
 
 Tor Browser Bundle (2.3.25-10); suite=osx
 
diff --git a/changelog.osx-2.4 b/changelog.osx-2.4
index 1945200..153ce3b 100644
--- a/changelog.osx-2.4
+++ b/changelog.osx-2.4
@@ -6,7 +6,7 @@ Tor Browser Bundle (2.4.15-beta-2); suite=osx
   * Update PDF.js to 0.8.298
   * Update NoScript to 2.6.6.9
 
- -- Erinn Clark <erinn at torproject.org>  Thu Aug  8 14:50:28 CEST 2013
+ -- Erinn Clark <erinn at torproject.org>  Thu Aug  8 15:10:52 CEST 2013
 
 Tor Browser Bundle (2.4.15-beta-1); suite=osx
 
diff --git a/changelog.windows-2.3 b/changelog.windows-2.3
index 1e14053..b25996a 100644
--- a/changelog.windows-2.3
+++ b/changelog.windows-2.3
@@ -5,7 +5,7 @@ Tor Browser Bundle (2.3.25-11); suite=windows
   * Update HTTPS Everywhere to 3.3.1
   * Update NoScript to 2.6.6.9
 
- -- Erinn Clark <erinn at torproject.org>  Thu Aug  8 14:50:28 CEST 2013
+ -- Erinn Clark <erinn at torproject.org>  Thu Aug  8 15:10:52 CEST 2013
 
 Tor Browser Bundle (2.3.25-10); suite=windows
 
diff --git a/changelog.windows-2.4 b/changelog.windows-2.4
index 86e1a19..c3d275a 100644
--- a/changelog.windows-2.4
+++ b/changelog.windows-2.4
@@ -6,7 +6,7 @@ Tor Browser Bundle (2.4.15-beta-2); suite=windows
   * Update PDF.js to 0.8.298
   * Update NoScript to 2.6.6.9
 
- -- Erinn Clark <erinn at torproject.org>  Thu Aug  8 14:50:28 CEST 2013
+ -- Erinn Clark <erinn at torproject.org>  Thu Aug  8 15:10:52 CEST 2013
 
 Tor Browser Bundle (2.4.15-beta-1); suite=windows
 





More information about the tor-commits mailing list