[packages/chromium-browser] up to 21.0.1180.89

glen glen at pld-linux.org
Fri Aug 31 18:39:18 CEST 2012


commit 2446ebb31621a89e5590bdf2ae0362e9ec7117eb
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Fri Aug 31 19:39:09 2012 +0300

    up to 21.0.1180.89
    
    The Stable channel has been updated to 21.0.1180.89 for Linux, Mac,
    Windows and Chrome Frame
    
    This build fixes the following issues:
    - Several Pepper Flash fixes (Issue 140577, 144107, 140498, 142479).
    - Microphone issues with tinychat.com (Issue: 143192)
    - devtools regression with "save as" of edited source (issue: 141180)
    - mini ninjas shaders fails (Issue: 142705)
    - page randomly turns red/green gradient boxes (Issue: 110343)
    
    Security fixes and rewards:
    - [$500] [121347] Medium CVE-2012-2865: Out-of-bounds read in line breaking. Credit to miaubiz.
    - [$1000] [134897] High CVE-2012-2866: Bad cast with run-ins. Credit to miaubiz.
    - [135485] Low CVE-2012-2867: Browser crash with SPDY.
    - [$500] [136881] Medium CVE-2012-2868: Race condition with workers and XHR. Credit to miaubiz.
    - [137778] High CVE-2012-2869: Avoid stale buffer in URL loading. Credit to Fermin Serna of the Google Security Team.
    - [138672] [140368] Low CVE-2012-2870: Lower severity memory management issues in XPath. Credit to Nicolas Gregoire.
    - [$1000] [138673] High CVE-2012-2871: Bad cast in XSL transforms. Credit to Nicolas Gregoire.
    - [$500] [142956] Medium CVE-2012-2872: XSS in SSL interstitial. Credit to Emmanuel Bronshtein.
    
    Many of the above bugs were detected using AddressSanitizer.
    
    http://googlechromereleases.blogspot.com/2012/08/stable-channel-update_30.html

 chromium-browser.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/chromium-browser.spec b/chromium-browser.spec
index 4b512c7..9abdadd 100644
--- a/chromium-browser.spec
+++ b/chromium-browser.spec
@@ -155,6 +155,7 @@ ExclusiveArch:	%{ix86} %{x8664} arm
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		find_lang 	sh find-lang.sh %{buildroot}
+
 # Usage: gyp_with BCOND_NAME [OPTION_NAME]
 %define		gyp_with() %{expand:%%{?with_%{1}:-D%{?2:use_%{2}}%{!?2:use_%{1}}=1}%%{!?with_%{1}:-D%{?2:use_%{2}}%{!?2:use_%{1}}=0}}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/chromium-browser.git/commitdiff/2446ebb31621a89e5590bdf2ae0362e9ec7117eb



More information about the pld-cvs-commit mailing list