~jbicha/firefox/update-dependencies

« back to all changes in this revision

Viewing changes to debian/patches/series

  • Committer: Rico Tzschichholz
  • Date: 2017-11-11 09:22:52 UTC
  • Revision ID: ricotz@ubuntu.com-20171111092252-wvf528q8spzj01px
* New upstream release from the beta channel (FIREFOX_58_0b2_BUILD1)
* Bump build-dep on rustc >= 1.21.0 and cargo >= 0.22
* Update patches
  - debian/patches/ppc-no-static-sizes.patch
  - debian/patches/unity-menubar.patch
  - debian/patches/allow-lockPref-everywhere.patch
  - debian/patches/revert-upstream-search-engine-changes.patch
  - debian/patches/warn-only-on-duplicates.patch
* Drop upstreamed/obsolete patches
  - debian/patches/build-ppc64-s390x-nss.patch
  - debian/patches/build-ppc64-s390x-rust.patch
* Update make-langpack-xpis target
  - debian/build/rules.mk
* Build language packs based on web extensions
  - debian/build/xpi-id.py
* Bump debhelper compat level to 9
* Drop 12.04/Precise specific changes
* Update copyright and license files
* Install watermark.svg from the onbording extension as symbolic icon
  - debian/build/rules.mk 
  - debian/firefox.dirs.in
* mozbuild/shellutil.py: Don't treat '~' character as special
  - debian/patches/dont-treat-tilde-as-special.patch
* Add Nepali language pack
  - update debian/config/locales.all
  - update debian/config/locales.shipped
  - update debian/control
* Don't pass -mfloat-abi=softfp when building webrtc on armhf
  - add debian/patches/webrtc-fix-compiler-flags-for-armhf.patch
  - update debian/patches/series
* Backport some skia fixes to fix a build failure on aarch64 against
  kernel headers that don't define HWCAP_CRC32
  - add debian/patches/skia-fix-aarch64-build-on-older-linux.patch
  - update debian/patches/series
* Refresh and re-enable unity-menubar.patch

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
moz1382323.patch
2
1
build-ppc64-s390x-curl.patch
3
 
build-ppc64-s390x-nss.patch
4
 
build-ppc64-s390x-rust.patch
5
2
ppc-no-static-sizes.patch
6
3
ubuntu-bookmarks.patch
7
4
normalize-distribution-searchplugins.patch
8
5
allow-lockPref-everywhere.patch
9
6
ubuntu-ua-string-changes.patch
10
7
dont-override-general-useragent-locale.patch
11
 
unity-menubar.patch
 
8
#unity-menubar.patch
12
9
#test-integration/automation-output-junit-xml.patch
13
10
#test-integration/mochitest-allow-test-manifest-for-browser-chrome.patch
14
11
#test-integration/xpcshell-output-valid-junit-xml.patch
29
26
revert-upstream-search-engine-changes.patch
30
27
rust-drop-dll-checksums.patch
31
28
webrtc-fix-compiler-flags-for-armhf.patch
 
29
skia-fix-aarch64-build-on-older-linux.patch
 
30
dont-treat-tilde-as-special.patch