[Pkg-chromium-commit] [pkg-chromium] 03/05: release 61.0.3163.100-1~deb9u1

Michael Gilbert mgilbert at moszumanska.debian.org
Sun Nov 5 23:08:50 UTC 2017


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

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

commit 77f6ea677ef3468de8527343bf3be883463d15f7
Author: Michael Gilbert <mgilbert at debian.org>
Date:   Sun Nov 5 03:04:13 2017 +0000

    release 61.0.3163.100-1~deb9u1
---
 debian/changelog | 21 +++++++++++++++++++++
 debian/rules     |  4 ++++
 2 files changed, 25 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index f0a4f74..f1734c9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,24 @@
+chromium-browser (61.0.3163.100-1~deb9u1) stretch-security; urgency=medium
+
+  * New upstream stable release
+    - CVE-2017-5111: Use after free in PDFium. Reported by Luật Nguyễn
+    - CVE-2017-5112: Heap buffer overflow in WebGL. Reported by Tobias Klein
+    - CVE-2017-5113: Heap buffer overflow in Skia. Reported by Anonymous
+    - CVE-2017-5114: Memory lifecycle issue in PDFium. Reported by Ke Liu
+    - CVE-2017-5115: Type confusion in V8. Reported by Marco Giovannini
+    - CVE-2017-5116: Type confusion in V8. Reported by Anonymous
+    - CVE-2017-5117: Use of uninitialized value in Skia. Reported by Tobias
+      Klein
+    - CVE-2017-5118: Bypass of Content Security Policy in Blink. Reported by
+      WenXu Wu
+    - CVE-2017-5119: Use of uninitialized value in Skia. Reported by Anonymous
+    - CVE-2017-5120: Potential HTTPS downgrade during redirect navigation.
+      Reported by Xiaoyin Liu
+    - CVE-2017-5121: Out-of-bounds access in V8. Reported by Jordan Rabet
+    - CVE-2017-5122: Out-of-bounds access in V8. Reported by Choongwoo Han
+
+ -- Michael Gilbert <mgilbert at debian.org>  Wed, 27 Sep 2017 02:03:41 +0000
+
 chromium-browser (60.0.3112.78-1~deb9u1) stretch-security; urgency=medium
 
   * New upstream stable release.
diff --git a/debian/rules b/debian/rules
index 4d7d258..4655f07 100755
--- a/debian/rules
+++ b/debian/rules
@@ -38,7 +38,9 @@ defines+=is_debug=false \
          use_ozone=false \
          use_gconf=false \
          use_sysroot=false \
+         use_openh264=false \
          use_vulcanize=false \
+         use_custom_libcxx=false \
          use_gnome_keyring=false \
          rtc_libvpx_build_vp9=false \
          treat_warnings_as_errors=false \
@@ -47,6 +49,7 @@ defines+=is_debug=false \
          enable_google_now=false \
          enable_hangout_services_extension=false \
          enable_iterator_debugging=false \
+         goma_dir=\"\" \
          gold_path=\"\" \
          linux_use_bundled_binutils=false \
 
@@ -56,6 +59,7 @@ defines+=use_gio=true \
          use_pulseaudio=true \
          link_pulseaudio=true \
          enable_widevine=true \
+         use_jumbo_build=true \
          proprietary_codecs=true \
          ffmpeg_branding=\"Chrome\" \
          fieldtrial_testing_like_official_build=true \

-- 
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