forked from pool/MozillaFirefox
- update to Firefox 63.0.3
* Games using WebGL (created in Unity) get stuck after very short time of gameplay (bmo#1502748) * Slow page loading for some users with specific proxy configurations (bmo#1495024) * Disable HTTP response throttling by default for causing bugs with videos in background tabs (bmo#1503354) * Opening magnet links no longer works (bmo#1498934) * Crash fixes (bmo#1498510, bmo#1503424) - removed mozilla-newer-cbindgen.patch; no longer needed - requires rust-cbindgen >= 0.6.2 to build - requires nodejs >= 8.11 to build - added mozilla-newer-cbindgen.patch to fix build with cbindgen 0.6.7 OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=694
This commit is contained in:
parent
b19ebee19e
commit
3ce0fd3bc7
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Nov 18 11:01:21 UTC 2018 - manfred.h@gmx.net
|
||||||
|
|
||||||
|
- update to Firefox 63.0.3
|
||||||
|
* Games using WebGL (created in Unity) get stuck after very short
|
||||||
|
time of gameplay (bmo#1502748)
|
||||||
|
* Slow page loading for some users with specific proxy configurations
|
||||||
|
(bmo#1495024)
|
||||||
|
* Disable HTTP response throttling by default for causing bugs with
|
||||||
|
videos in background tabs (bmo#1503354)
|
||||||
|
* Opening magnet links no longer works (bmo#1498934)
|
||||||
|
* Crash fixes (bmo#1498510, bmo#1503424)
|
||||||
|
- removed mozilla-newer-cbindgen.patch; no longer needed
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 8 14:59:13 UTC 2018 - wr@rosenauer.org
|
Thu Nov 8 14:59:13 UTC 2018 - wr@rosenauer.org
|
||||||
|
|
||||||
@ -54,10 +68,11 @@ Mon Oct 29 14:07:51 UTC 2018 - wr@rosenauer.org
|
|||||||
Memory safety bugs fixed in Firefox 63 and Firefox ESR 60.3
|
Memory safety bugs fixed in Firefox 63 and Firefox ESR 60.3
|
||||||
- requires NSPR 4.20, NSS 3.39 and Rust 1.28
|
- requires NSPR 4.20, NSS 3.39 and Rust 1.28
|
||||||
- latest rust does not provide rust-std so stop requiring it
|
- latest rust does not provide rust-std so stop requiring it
|
||||||
- requires cargo-crate-cbindgen >= 0.6.2 to build
|
- requires rust-cbindgen >= 0.6.2 to build
|
||||||
- requires nodejs to build
|
- requires nodejs >= 8.11 to build
|
||||||
- added mozilla-bmo1491289.patch to fix system NSS build (bmo#1491289)
|
- added mozilla-bmo1491289.patch to fix system NSS build (bmo#1491289)
|
||||||
- added mozilla-cubeb-noreturn.patch to fix non-return function
|
- added mozilla-cubeb-noreturn.patch to fix non-return function
|
||||||
|
- added mozilla-newer-cbindgen.patch to fix build with cbindgen 0.6.7
|
||||||
- disable elfhack for TW and newer due to build errors
|
- disable elfhack for TW and newer due to build errors
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
|
@ -19,12 +19,12 @@
|
|||||||
|
|
||||||
# changed with every update
|
# changed with every update
|
||||||
%define major 63
|
%define major 63
|
||||||
%define mainver %major.0.1
|
%define mainver %major.0.3
|
||||||
%define orig_version 63.0.1
|
%define orig_version 63.0.3
|
||||||
%define orig_suffix %{nil}
|
%define orig_suffix %{nil}
|
||||||
%define update_channel release
|
%define update_channel release
|
||||||
%define branding 1
|
%define branding 1
|
||||||
%define releasedate 20181030165643
|
%define releasedate 20181114214635
|
||||||
%define source_prefix firefox-%{orig_version}
|
%define source_prefix firefox-%{orig_version}
|
||||||
|
|
||||||
# PIE, full relro (x86_64 for now)
|
# PIE, full relro (x86_64 for now)
|
||||||
@ -67,7 +67,6 @@ BuildRequires: gcc7-c++
|
|||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: cargo >= 1.28
|
BuildRequires: cargo >= 1.28
|
||||||
BuildRequires: cargo-crate-cbindgen >= 0.6.2
|
|
||||||
BuildRequires: libXcomposite-devel
|
BuildRequires: libXcomposite-devel
|
||||||
BuildRequires: libcurl-devel
|
BuildRequires: libcurl-devel
|
||||||
BuildRequires: libidl-devel
|
BuildRequires: libidl-devel
|
||||||
@ -77,11 +76,12 @@ BuildRequires: libproxy-devel
|
|||||||
BuildRequires: makeinfo
|
BuildRequires: makeinfo
|
||||||
BuildRequires: mozilla-nspr-devel >= 4.20
|
BuildRequires: mozilla-nspr-devel >= 4.20
|
||||||
BuildRequires: mozilla-nss-devel >= 3.39
|
BuildRequires: mozilla-nss-devel >= 3.39
|
||||||
BuildRequires: nodejs
|
BuildRequires: nodejs8 >= 8.11
|
||||||
BuildRequires: python-devel
|
BuildRequires: python-devel
|
||||||
BuildRequires: python2-xml
|
BuildRequires: python2-xml
|
||||||
BuildRequires: python3 >= 3.5
|
BuildRequires: python3 >= 3.5
|
||||||
BuildRequires: rust >= 1.28
|
BuildRequires: rust >= 1.28
|
||||||
|
BuildRequires: rust-cbindgen >= 0.6.2
|
||||||
BuildRequires: startup-notification-devel
|
BuildRequires: startup-notification-devel
|
||||||
BuildRequires: unzip
|
BuildRequires: unzip
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:85b27594e97e8be902088fe92581669382e7d7ca0088f9b9d7e8e97e5a352fe8
|
oid sha256:d7aee0b0e97dac740d3ac9468f952b1e8f32a7e8f63a9bfe9bfdf864db431fc6
|
||||||
size 28372
|
size 28404
|
||||||
|
@ -7,8 +7,8 @@
|
|||||||
|
|
||||||
CHANNEL="release"
|
CHANNEL="release"
|
||||||
BRANCH="releases/mozilla-$CHANNEL"
|
BRANCH="releases/mozilla-$CHANNEL"
|
||||||
RELEASE_TAG="FIREFOX_63_0_1_RELEASE"
|
RELEASE_TAG="FIREFOX_63.0.3_RELEASE"
|
||||||
VERSION="63.0.1"
|
VERSION="63.0.3"
|
||||||
VERSION_SUFFIX=""
|
VERSION_SUFFIX=""
|
||||||
LOCALE_FILE="firefox-$VERSION/browser/locales/l10n-changesets.json"
|
LOCALE_FILE="firefox-$VERSION/browser/locales/l10n-changesets.json"
|
||||||
|
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c42c60ee9789058d4aca2c9673b45255d29767cc087bf6acbb57f4a2211fd7e9
|
|
||||||
size 265358784
|
|
@ -1,17 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
Version: GnuPG v2.0.14 (GNU/Linux)
|
|
||||||
|
|
||||||
iQIcBAABCAAGBQJb2PRhAAoJELu+vbskxvNVZAkQALLGLZ6wE/O1RiHgGBxlBgkF
|
|
||||||
zQ+sOLXSLg8e4id7Mn2C+M110cvgyTCMyZqGwmPpd4j/m6FAcUyyrUYrn4FGyfNh
|
|
||||||
6xCRW30X0rExNTZX0I4BxdOOVQtpHi+T2XYb1DCgUxPPxRhmjXd6MD3aHPc2Moul
|
|
||||||
w8xLks55Hy9JPTSJ/Ye3IEsiH7MqyRtW4Mhp3sylR+4TX+5b+uovEHtH4cm1CIBE
|
|
||||||
TI1GUZcixZQ0npVpHKJ0sT4lEtNolUefv2Px7yWvScl9wsRPI6E5PSRpvV+2H3Mq
|
|
||||||
NSyFsXTvn5n7j/XZrDM0hWzvEBCl+HfUAzs3mc9DM5fmQxK5Y46KqjWyLySUFRqS
|
|
||||||
CTYIxbuw4vS35AAkS6WuMg3sof4jxuBI4kskBifNb3XEE3oWLQjRtQef8qU1/cET
|
|
||||||
/CEYBaw0cA13Qa+M2BvbnUaUIixaSlBerRnEJtVIgE1CyxI1/J3ZubZqjeXHi/tY
|
|
||||||
c6MEM6J5ZSGaTCX5PNYjPwlG3AzH1WgCGXv5lalcis8QIy+IKtiuSvLOCBZ8F312
|
|
||||||
WOERtkgdYhvxNBvyckrfIjYZyw6BEUUQJSWni3uygQzlEvpqtljlTAurUgmLWnTe
|
|
||||||
oFLi28Zn90w1xAr1mJGFN8IoWL/a8q8rG3rqIzWeI3Gt43WmGswKaMw5b8FRUo1I
|
|
||||||
8fj9P4Rv0QKw1f9fUg7C
|
|
||||||
=53l/
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
firefox-63.0.3.source.tar.xz
Normal file
3
firefox-63.0.3.source.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:48a834daa9c5773272a30933936ea8a78b217494355749ee68996639451d0931
|
||||||
|
size 266109244
|
17
firefox-63.0.3.source.tar.xz.asc
Normal file
17
firefox-63.0.3.source.tar.xz.asc
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
Version: GnuPG v2.0.14 (GNU/Linux)
|
||||||
|
|
||||||
|
iQIcBAABCAAGBQJb7L81AAoJELu+vbskxvNVQNAQAJDg4T7R4EBE2vt6NK091Uir
|
||||||
|
lpVsEVYzsnIalHZ3IzbBm0tJvZ2m4LdulH8+l4fy6Oh2/qgBMaWcbb7T4xPDCf5T
|
||||||
|
Uierlw7LasM8g9Hrfpz0cvuqxXZZ+HYOMstR59FdND+fLi13JEoH+vKy2nuWNOEP
|
||||||
|
1NeJsu7mjSvugz4QSs+A7C2vxWn2uUkdajex8sT5140iabV1q8YD4J4pQbIdreY4
|
||||||
|
BciHm5Fo6SBp3rSyiNCUcGo1gfCnnMfruoNe5gg5Wh5aLTrf1ivBfPyLr1T/STp9
|
||||||
|
LrEYX1qVrWsfSHr8E4jEUWGLFe6g6OT6eTkXiwKf9UChRP7NI+5LDDJ0sWw+V2MQ
|
||||||
|
MBNrCKXDYm3KojvHKwhEoCFLdxtcglwoZ/Ovhz854xhhertx5JjifA7ZI7YsJP8Q
|
||||||
|
HMWTtqRc+jtYtXWwrtDmUFXHFh/t++T4FHiGWRgZ0JAcO/ePsWzLC5KJEyDcCxs8
|
||||||
|
lA+lcicyRVU91NPG9ZwUxb/C9XNx8AHDwagLud4CVrPqfC+2RbLawoV9j9fkfjz6
|
||||||
|
sEcGRD2nqLKarlNxL8Ks5KIzimhFhLm3Fe63S1gPtHMEvstWw3JsLGzHK7tLhtOK
|
||||||
|
QOpOT18xY8pf88BFz66uw1bwXL6t9AQfUOEtl662jbX+1inRmepgyJo/oO/lFnV7
|
||||||
|
u65dm6DmmrO/DoFARj+n
|
||||||
|
=ipWm
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:dde58d907268f4c69301e99a30984ef0d028f216436111d634bac22b119821ac
|
|
||||||
size 50071496
|
|
3
l10n-63.0.3.tar.xz
Normal file
3
l10n-63.0.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e1340dff49f163b50fb71b4dbf0982757205c3bab19f7a2eeca3494ab280a275
|
||||||
|
size 48555564
|
@ -1,2 +1,2 @@
|
|||||||
REV=6d5e52718c00
|
REV=4666a1c322d8
|
||||||
REPO=http://hg.mozilla.org/releases/mozilla-release
|
REPO=http://hg.mozilla.org/releases/mozilla-release
|
||||||
|
Loading…
Reference in New Issue
Block a user