[Pkg-chromium-commit] [pkg-chromium] 01/06: release 50.0.2661.75-1~deb8u1

Michael Gilbert mgilbert at moszumanska.debian.org
Sun Jul 24 22:27:36 UTC 2016


This is an automated email from the git hooks/post-receive script.

mgilbert pushed a commit to branch jessie
in repository pkg-chromium.

commit b9510d50e322043fa6af9870808a41187182ea7e
Author: Michael Gilbert <mgilbert at debian.org>
Date:   Sun May 1 23:38:11 2016 +0000

    release 50.0.2661.75-1~deb8u1
---
 debian/changelog                                | 17 +++++++++++++++++
 debian/patches/clang.patch                      |  2 +-
 debian/patches/disable/google-api-warning.patch |  2 +-
 debian/patches/manpage.patch                    |  2 +-
 debian/patches/nspr.patch                       |  2 +-
 debian/patches/ps-print.patch                   |  2 +-
 6 files changed, 22 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index fc4c34e..a5c7344 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,20 @@
+chromium-browser (50.0.2661.75-1~deb8u1) jessie-security; urgency=medium
+
+  * New upstream stable release:
+    - CVE-2016-1652: Universal XSS in extension bindings. Credit to anonymous.
+    - CVE-2016-1653: Out-of-bounds write in V8. Credit to Choongwoo Han.
+    - CVE-2016-1651: Out-of-bounds read in Pdfium JPEG2000 decoding.
+    - CVE-2016-1654: Uninitialized memory read in media.  Credit to Atte
+      Kettunen.
+    - CVE-2016-1655: Use-after-free related to extensions.  Credit to Rob Wu.
+    - CVE-2016-1657: Address bar spoofing. Credit to Luan Herrera.
+    - CVE-2016-1658: Potential leak of sensitive information to malicious
+      extensions. Credit to Antonio Sanso.
+    - CVE-2015-1659: Various fixes from internal audits, fuzzing and other
+      initiatives.
+
+ -- Michael Gilbert <mgilbert at debian.org>  Thu, 14 Apr 2016 23:47:48 +0000
+
 chromium-browser (49.0.2623.108-1~deb8u1) jessie-security; urgency=medium
 
   * New upstream security release:
diff --git a/debian/patches/clang.patch b/debian/patches/clang.patch
index e865103..ad887c8 100644
--- a/debian/patches/clang.patch
+++ b/debian/patches/clang.patch
@@ -3,7 +3,7 @@ author: Michael Gilbert <mgilbert at debian.org>
 
 --- a/build/common.gypi
 +++ b/build/common.gypi
-@@ -6031,8 +6031,8 @@
+@@ -6003,8 +6003,8 @@
      ['clang==1 and ((OS!="mac" and OS!="ios") or clang_xcode==0) '
          'and OS!="win"', {
        'make_global_settings': [
diff --git a/debian/patches/disable/google-api-warning.patch b/debian/patches/disable/google-api-warning.patch
index 893347a..b19df10 100644
--- a/debian/patches/disable/google-api-warning.patch
+++ b/debian/patches/disable/google-api-warning.patch
@@ -2,7 +2,7 @@ description: disable the google api key warning when those aren't found
 
 --- a/chrome/browser/ui/startup/startup_browser_creator_impl.cc
 +++ b/chrome/browser/ui/startup/startup_browser_creator_impl.cc
-@@ -813,8 +813,6 @@ void StartupBrowserCreatorImpl::AddInfoB
+@@ -807,8 +807,6 @@ void StartupBrowserCreatorImpl::AddInfoB
    if (is_process_startup == chrome::startup::IS_PROCESS_STARTUP &&
        !command_line_.HasSwitch(switches::kTestType)) {
      chrome::ShowBadFlagsPrompt(browser);
diff --git a/debian/patches/manpage.patch b/debian/patches/manpage.patch
index f1c686d..39943c8 100644
--- a/debian/patches/manpage.patch
+++ b/debian/patches/manpage.patch
@@ -42,7 +42,7 @@ Author: Daniel Echeverry <epsilon77 at gmail.com>
  .SH ENVIRONMENT
 --- a/chrome/chrome_exe.gypi
 +++ b/chrome/chrome_exe.gypi
-@@ -135,7 +135,7 @@
+@@ -133,7 +133,7 @@
                  }, { # else branding!="Chrome"
                    'variables': {
                      'name': 'Chromium',
diff --git a/debian/patches/nspr.patch b/debian/patches/nspr.patch
index 972d068..d462071 100644
--- a/debian/patches/nspr.patch
+++ b/debian/patches/nspr.patch
@@ -2,7 +2,7 @@ Include system copy of prtime.h
 
 --- a/base/base.gypi
 +++ b/base/base.gypi
-@@ -634,8 +634,6 @@
+@@ -638,8 +638,6 @@
            'third_party/dmg_fp/g_fmt.cc',
            'third_party/icu/icu_utf.cc',
            'third_party/icu/icu_utf.h',
diff --git a/debian/patches/ps-print.patch b/debian/patches/ps-print.patch
index c97d70f..a278e61 100644
--- a/debian/patches/ps-print.patch
+++ b/debian/patches/ps-print.patch
@@ -3,7 +3,7 @@ author: Salvatore Bonaccorso
 
 --- a/chrome/browser/ui/libgtk2ui/print_dialog_gtk2.cc
 +++ b/chrome/browser/ui/libgtk2ui/print_dialog_gtk2.cc
-@@ -343,6 +343,7 @@ void PrintDialogGtk2::ShowDialog(
+@@ -344,6 +344,7 @@ void PrintDialogGtk2::ShowDialog(
    // Since we only generate PDF, only show printers that support PDF.
    // TODO(thestig) Add more capabilities to support?
    GtkPrintCapabilities cap = static_cast<GtkPrintCapabilities>(

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-chromium/pkg-chromium.git



More information about the Pkg-chromium-commit mailing list