Commit Graph

6 Commits

Author SHA1 Message Date
Kevin Kofler 2b75cf6894 Fix another error from gn in the no-sse2 patch 2017-06-10 21:40:42 +02:00
Kevin Kofler 5ee9cc8b11 Yet another no-sse2 patch typo fix 2017-06-10 21:26:43 +02:00
Kevin Kofler 4fe1e7fce2 Try to fix another no-sse2 patch FTBFS 2017-06-10 16:26:21 +02:00
Kevin Kofler 4d8875b36c Fix another typo in no-sse2 patch, should fix FTBFS 2017-06-10 15:48:08 +02:00
Kevin Kofler 7b17fa751b Fix typo in no-sse2 patch, should fix FTBFS 2017-06-10 15:20:41 +02:00
Kevin Kofler c87d486b00 Update to 5.9.0
* Sat Jun 10 2017 Kevin Kofler <Kevin@tigcc.ticalc.org> - 5.9.0-1
- Update to 5.9.0
- Update version numbers of bundled stuff
- Use bundled libsrtp and protobuf, Chromium dropped unbundling support for them
- Add missing Provides: bundled(hunspell) for the spellchecking added in 5.8
- Rebase linux-pri, no-neon, system-icu-utf, no-sse2, arm-fpu-fix,
  openmax-dl-neon and webrtc-neon-detect patches (port to GN)
- Sync system-nspr-prtime patch with Debian (they ported it to GN)
- Rebase fix-extractcflag patch
- Restore NEON runtime detection in Skia, drop old skia-neon patch (rewritten)
- Drop webrtc-neon, v8-gcc7, pdfium-gcc7, wtf-gcc7, fix-open-in-new-tab and
  fix-dead-keys patches, fixed upstream
- Update system libvpx/libwebp version requirements (libvpx now F25+ only)
- Drop the flag hacks (-g1 -fno-delete-null-pointer-checks) that are fixed
  upstream, force -g2 on x86_64 instead
2017-06-10 15:09:01 +02:00