]> git.pld-linux.org Git - packages/chromium-browser.git/commitdiff
- up to 23.0.1271.95 auto/th/chromium-browser-23.0.1271.95-1
authorElan Ruusamäe <glen@delfi.ee>
Fri, 30 Nov 2012 11:04:49 +0000 (13:04 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Fri, 30 Nov 2012 11:04:49 +0000 (13:04 +0200)
The Stable channel has been updated to 23.0.1271.95 for Windows, Mac,
Linux, and ChromeFrame platforms.

Security fixes and rewards:
- [161564] High CVE-2012-5138: Incorrect file path handling. Credit to Google Chrome Security Team (Jüri Aedla).
- [$7331] [162835] High CVE-2012-5137: Use-after-free in media source handling. Credit to Pinkie Pie.

Congratulations to Pinkie Pie for completing challenge: 64-bit exploit.

http://googlechromereleases.blogspot.com/2012/11/stable-channel-update_29.html

chromium-browser.spec

index cd4b2b34d033ef623fb2a2a1788aabc8af152ab6..81647df89d585e056e8009874a08e0fcf205b312 100644 (file)
@@ -51,9 +51,9 @@
 # NOTES:
 # - mute BEEP mixer if you do not want to hear horrible system bell when
 #   pressing home/end in url bar or more ^F search results on page.
-# - build -bp: 1.2G
-# - build i686: -bc: 2.7G; -bb: ~1.0GB
-# - build x86_64: ~1.9G
+# - space considerations:
+#   - unpacked sources: ~800MiB
+#   - built code: ~1.4GiB (x86_64)
 # - http://code.google.com/p/chromium/wiki/LinuxBuildInstructionsPrerequisites
 # - to look for new tarball, use update-source.sh script
 
@@ -64,7 +64,7 @@
 
 %define                branch          23.0.1271
 %define                basever         64
-%define                patchver        91
+%define                patchver        95
 %define                gyp_rev 1014
 Summary:       A WebKit powered web browser
 Name:          chromium-browser
@@ -76,7 +76,7 @@ Source0:      http://carme.pld-linux.org/~glen/chromium-browser/src/stable/%{name}-%{
 # Source0-md5: 6c467affd292ee9a9020ac91147969c8
 %if "%{?patchver}" != ""
 Patch0:                http://carme.pld-linux.org/~glen/chromium-browser/src/stable/%{name}-%{version}.patch.xz
-# Patch0-md5:  1fa1a86b56fed7a9f04a7f0d8d591178
+# Patch0-md5:  e5888c698c310a87bf395f089332955f
 %endif
 Source1:       %{name}.default
 Source2:       %{name}.sh
This page took 0.083457 seconds and 4 git commands to generate.