lp://qastaging/~cmiller/chromium-browser/ppa-chromium-browser.lucid.stable
- Get this branch:
- bzr branch lp://qastaging/~cmiller/chromium-browser/ppa-chromium-browser.lucid.stable
Branch merges
Branch information
Recent revisions
- 749. By Chad Miller
-
* Insert multilib info directly into nss runtime library loading. Update
debian/rules .
* Enable NEON support for hard-float ARM. Actual use should be a
runtime check, or is a bug. - 747. By Chad Miller
-
Drop extraneous no-circular-check in debian/rules GYP run.
Never build with "component=
shared_ library" . - 743. By Chad Miller
-
[Chris Coulson]
* Make it possible to build armv7 without neon optimizations
- update debian/patches/ arm-neon. patch
* Don't assume that arm linux builds are cross-builds
- add debian/patches/ dont-assume- cross-compile- on-arm. patch
- update debian/patches/ series
* Build with "component=shared_ library" on 32-bit architectures, which splits
the large binary in to a smaller executable with several shared objects.
This is needed since the linker runs out of address space when linking the
main chromium binary with debug symbols
- update debian/rules
- update debian/control
- update debian/chromium- browser. install
[Chad MILLER]
* debian/chromium- browser. desktop: No absolute path to executable. Use PATH
from environment. LP:1008741
* Make the "clean" rule behave better. Test differently for src/obj/ and
never involve the upstream Makefile. Update debian/rules .
* Don't over-clean. The makefiles generated by GYP are fine to include in
orig tarball.
* Use Google API keys in Ubuntu, as approved by Paweł Hajdan @ Google.
* New stable version 26.0.1410.63. No CVEs to report.
* New stable version 26.0.1410.43:
- CVE-2013-0916: Use-after-free in Web Audio.
- CVE-2013-0917: Out-of-bounds read in URL loader.
- CVE-2013-0918: Do not navigate dev tools upon drag and drop.
- CVE-2013-0919: Use-after-free with pop-up windows in extensions.
- CVE-2013-0920: Use-after-free in extension bookmarks API.
- CVE-2013-0921: Ensure isolated web sites run in their own processes.
- CVE-2013-0922: Avoid HTTP basic auth brute force attempts.
- CVE-2013-0923: Memory safety issues in the USB Apps API.
- CVE-2013-0924: Check an extension’s permissions API usage again file
permissions.
- CVE-2013-0925: Avoid leaking URLs to extensions without the tabs
permissions.
- CVE-2013-0926: Avoid pasting active tags in certain situations.
* debian/patches/ arm-crypto. patch . Drop patch. Unnecessary now.
* Always use verbose building. Update debian/rules .
* Always use sandbox. It shouldn't be an option. Nothing works without it
any more. Update debian/rules .
* Always use extra debugging "-g" flag. Update debian/rules .
* Try to be more multiarch aware. Update debian/control .
* Drop many lintian overrides. Update debian/source/ lintian- overrides .
* Include autotoools-dev in build-deps so that cdbs will update autoconf
helper files in source automatically. Update debian/control .
* Update standards version to 3.9.4 in debian/control .
* When executable is split into libraries, strip debug symbols from
enormous libraries even in dbg packages. This affects webkit only,
in actuality. Update debian/rules .
* Clean up some "tar" usage in debian/rules .
* Don't include hardening on armhf. Update debian/rules . - 740. By Chad Miller
-
In clean, don't try to use the TMP_DIR, just the CURDIR, as that is the build root.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)