[Pkg-chromium-commit] chromium-browser/chromium-browser.sid: 643 set arm_neon=0
Giuseppe Iuculano
iuculano at debian.org
Tue Jul 6 09:22:47 UTC 2010
Branch name: chromium-browser/chromium-browser.sid
Branch location : bzr+ssh://bzr.debian.org/bzr/pkg-chromium/chromium-browser/chromium-browser.sid
Browse location: http://bzr.debian.org/loggerhead/pkg-chromium
Revision No: 643
Revision Id: iuculano at debian.org-20100706092247-cdo477dsmp12scui
Committer: Giuseppe Iuculano <iuculano at debian.org>
Message : set arm_neon=0
--------------------------------------------------------
** Modified :
- debian/changelog
- debian/rules
-------------- next part --------------
=== modified file 'debian/changelog'
--- a/debian/changelog 2010-07-05 09:13:59 +0000
+++ b/debian/changelog 2010-07-06 09:22:47 +0000
@@ -1,8 +1,9 @@
chromium-browser (5.0.375.99~r51029-2) UNRELEASED; urgency=low
* Backport patch for CVE-2010-1760
+ * set arm_neon=0
- -- Giuseppe Iuculano <iuculano at debian.org> Mon, 05 Jul 2010 11:13:08 +0200
+ -- Giuseppe Iuculano <iuculano at debian.org> Tue, 06 Jul 2010 11:22:18 +0200
chromium-browser (5.0.375.99~r51029-1) unstable; urgency=low
=== modified file 'debian/rules'
--- a/debian/rules 2010-06-30 10:20:04 +0000
+++ b/debian/rules 2010-07-06 09:22:47 +0000
@@ -63,6 +63,7 @@
disable_nacl=1 \
linux_use_tcmalloc=0 \
armv7=0 \
+ arm_neon=0 \
$(NULL)
WANT_LZMA_DEBS := 0
WANT_TESTS := 0
More information about the Pkg-chromium-commit
mailing list