Accepting request 1190457 from mozilla:Factory
------------------------------------------------------------------ - Firefox 128.0.3 Release * Fixed: Fixed an issue causing some sites to not load when connecting via HTTP/2. (bmo#1908161, bmo#1909666) * Fixed: Fixed collapsed table rows not appearing when expected in some situations. (bmo#1907789) * Fixed: Fixed the Windows on-screen keyboard potentially concealing the webpage when displayed. (bmo#1907766) - Firefox 128.0.2 Release * Fixed: Fixed an audio echo in video calls on macOS under certain conditions. (bmo#1908539) * Fixed: Fixed an issue where the Adguard extension popup was not displaying. (bmo#1906132) * Fixed: Fixed an issue causing some screen readers to fail to read when navigating by character in rich text editors. (Bug 1905021) * Fixed: Fixed visual glitches when dark mode is enabled in Windows ARM devices. (bmo#1897444) * Fixed: Fixed an issue causing NTLM authentication failure. (bmo#1908115) * Fixed: Fixed an issue where content displayed on mouseover was not captured in a screenshot. (bmo#1905468) * Fixed: Various stability fixes. - renamed firefox-3781e3117706.patch to mozilla-bmo1905018.patch to conform with patch structure and naming for the package OBS-URL: https://build.opensuse.org/request/show/1190457 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/MozillaFirefox?expand=0&rev=433
This commit is contained in:
commit
59dbe96551
@ -1,3 +1,33 @@
|
|||||||
|
------------------------------------------------------------------
|
||||||
|
Sun Jul 28 18:08:39 UTC 2024 - Manfred Hollstein <manfred.h@gmx.net>
|
||||||
|
|
||||||
|
- Firefox 128.0.3 Release
|
||||||
|
* Fixed: Fixed an issue causing some sites to not load when
|
||||||
|
connecting via HTTP/2. (bmo#1908161, bmo#1909666)
|
||||||
|
* Fixed: Fixed collapsed table rows not appearing when expected
|
||||||
|
in some situations. (bmo#1907789)
|
||||||
|
* Fixed: Fixed the Windows on-screen keyboard potentially
|
||||||
|
concealing the webpage when displayed. (bmo#1907766)
|
||||||
|
|
||||||
|
- Firefox 128.0.2 Release
|
||||||
|
* Fixed: Fixed an audio echo in video calls on macOS under
|
||||||
|
certain conditions. (bmo#1908539)
|
||||||
|
* Fixed: Fixed an issue where the Adguard extension popup was
|
||||||
|
not displaying. (bmo#1906132)
|
||||||
|
* Fixed: Fixed an issue causing some screen readers to fail to
|
||||||
|
read when navigating by character in rich text editors. (Bug
|
||||||
|
1905021)
|
||||||
|
* Fixed: Fixed visual glitches when dark mode is enabled in
|
||||||
|
Windows ARM devices. (bmo#1897444)
|
||||||
|
* Fixed: Fixed an issue causing NTLM authentication failure.
|
||||||
|
(bmo#1908115)
|
||||||
|
* Fixed: Fixed an issue where content displayed on mouseover
|
||||||
|
was not captured in a screenshot. (bmo#1905468)
|
||||||
|
* Fixed: Various stability fixes.
|
||||||
|
|
||||||
|
- renamed firefox-3781e3117706.patch to mozilla-bmo1905018.patch
|
||||||
|
to conform with patch structure and naming for the package
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jul 18 15:27:13 UTC 2024 - Martin Jambor <mjambor@suse.com>
|
Thu Jul 18 15:27:13 UTC 2024 - Martin Jambor <mjambor@suse.com>
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file
|
# spec file for package MozillaFirefox
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
# Copyright (c) 2006-2024 Wolfgang Rosenauer <wr@rosenauer.org>
|
# Copyright (c) 2006-2024 Wolfgang Rosenauer <wr@rosenauer.org>
|
||||||
@ -29,8 +29,8 @@
|
|||||||
# major 69
|
# major 69
|
||||||
# mainver %%major.99
|
# mainver %%major.99
|
||||||
%define major 128
|
%define major 128
|
||||||
%define mainver %major.0
|
%define mainver %major.0.3
|
||||||
%define orig_version 128.0
|
%define orig_version 128.0.3
|
||||||
%define orig_suffix %{nil}
|
%define orig_suffix %{nil}
|
||||||
%define update_channel release
|
%define update_channel release
|
||||||
%define branding 1
|
%define branding 1
|
||||||
@ -230,15 +230,14 @@ Patch23: mozilla-rust-disable-future-incompat.patch
|
|||||||
Patch24: mozilla-bmo1822730.patch
|
Patch24: mozilla-bmo1822730.patch
|
||||||
Patch25: mozilla-bmo1898476.patch
|
Patch25: mozilla-bmo1898476.patch
|
||||||
Patch26: mozilla-bmo1907511.patch
|
Patch26: mozilla-bmo1907511.patch
|
||||||
|
Patch27: mozilla-bmo1905018.patch
|
||||||
# Firefox/browser
|
# Firefox/browser
|
||||||
Patch101: firefox-kde.patch
|
Patch101: firefox-kde.patch
|
||||||
Patch102: firefox-branded-icons.patch
|
Patch102: firefox-branded-icons.patch
|
||||||
# PATCH-FIX-UPSTREAM MozillaFirefox-3781e3117706.patch bsc#1227856
|
|
||||||
Patch103: firefox-3781e3117706.patch
|
|
||||||
%endif
|
%endif
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Requires(post): coreutils shared-mime-info desktop-file-utils
|
Requires(post): coreutils shared-mime-info desktop-file-utils
|
||||||
Requires(postun):shared-mime-info desktop-file-utils
|
Requires(postun): shared-mime-info desktop-file-utils
|
||||||
Requires: %{name}-branding >= 68
|
Requires: %{name}-branding >= 68
|
||||||
%requires_ge mozilla-nspr
|
%requires_ge mozilla-nspr
|
||||||
%requires_ge mozilla-nss
|
%requires_ge mozilla-nss
|
||||||
|
3
firefox-128.0.3.source.tar.xz
Normal file
3
firefox-128.0.3.source.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:326454cd5c93ce974d5d27d414e9d59206bc248cca303a2069ae0f713faededc
|
||||||
|
size 563698520
|
16
firefox-128.0.3.source.tar.xz.asc
Normal file
16
firefox-128.0.3.source.tar.xz.asc
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQIzBAABCgAdFiEErdcHlHlwDcrf3VM34207E/PZMnQFAmaiuIMACgkQ4207E/PZ
|
||||||
|
MnRxNg/+KtjlFDuHpbInmkxgBgSo2fUSWsY83wcqZmcWAmBYwFzKz1V4NeDl0dmQ
|
||||||
|
6663KvZCx1hjhmGPsTACDLyiLTr+9HTgxE3pCcAp0iN0Pqxlppv4mTHsBHUBIVRd
|
||||||
|
6SJoQxAvNQWIfcLrb+UJ/lpT/X/Ez7LMh5M8QWKKszxbMD6O/kvKrmsAfPRmowxl
|
||||||
|
juGgOS3WRu7nuL+8CxjtlWzSNrfrcaoNe2j+O/JxcNI6/fyNOLHiLmkDf3j4+XfU
|
||||||
|
QiK0pMUAbJzY5o8ea5ScId+wjT9ONF81lJLTaVVx126EO15LAlUS0RyOwClW+Zc7
|
||||||
|
eWGu+b8YYhvIGQBLmcV6mXqZ6kk9yrjCjpevIY3IGkKcdf54IH/t6/7GTTT0I69v
|
||||||
|
R1p+uW2x+VlXNcBvLOtwS/I155T0mgoYQ7BNJCu74H+BdeqLNEN/OG2+d+duqovR
|
||||||
|
BlSrcdXKs6GILpAfEv1gtAZzzvBaCybP6uaHP2lheKjIx4h8+5Y1gh1zRHnq87vt
|
||||||
|
7U5Ze2HUbR1wiwx6oQq6BI2/7b1z+CLBI0kUuH8E3jpSkPyvz4/dhYYG7+6mRhOT
|
||||||
|
ZlM3o0fNCGChrdTrRQAI96+yU+MCsRfAd8AmgqCjA/BeF5cSLYmVf1e5q/7cQPv7
|
||||||
|
3KvDfBkuS68HAbj6Me0s4hm2iNKTKB/CvI8k2xq1uhJfanIKbmU=
|
||||||
|
=RI8S
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:65271ffefb235ea1e162a081f2074a0f06fce27b2f613f573c126ba8eef95172
|
|
||||||
size 560761840
|
|
@ -1,16 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQIzBAABCgAdFiEErdcHlHlwDcrf3VM34207E/PZMnQFAmaG12gACgkQ4207E/PZ
|
|
||||||
MnQ/1xAAzvCP0A4oOfbmmtnOA1QQ5NvUCETU6BGo4oAy3LhYM66ZThKG9KF5A9g2
|
|
||||||
GVQx+19W0Z5BNtgGLxzujWLxPTsxUdgCF65RekrN6AQlTtvXvLBn5WaExK4pHCIT
|
|
||||||
R14RaPumLPCZwL0HaEo4NvZr48AXXOFm9pvgQ4ZhWf2tfRpm1qNp1UIAY2jtGna7
|
|
||||||
o4tVBEHcydqF6BLrmHf5gbKrifW1nL75SBFVoBNESRocdTFENt9RMQgifwqX/f0d
|
|
||||||
vJ+Osu2gd/J4thwailXNIy9TGdW1lEi5TgS3UdNmNpZVYb73JnhcfwyIjI9g93NZ
|
|
||||||
wKbcu/9PEJjNe8XnADA6ULr8Nth6zxfsJhdz60AVoaP6mGApPGx6M1ezW8b7YxcI
|
|
||||||
FxJ2/qv5ExKiXENlISYI+cih/VWuN8nKPtWyCb2whFeAEnNmIlCs+j6hN/c8haZS
|
|
||||||
iQdThG5EqmjCQJyz3AufhULfTmINJk/ABYdpitHfj5EDfe9ggxANRkLvJEZ1ZZTP
|
|
||||||
85bGWlCMg8Tq6/CWHTWvJvytQCHrQci+M/y/4pneaBLXzv3p8Q5e1OOuxzuGA7rB
|
|
||||||
yAW5DnCTK+4wdfgHzmJL4Rjom0PeJZBVHJEljqV1THbTrs4MWuNFJLu2lXNDmAbx
|
|
||||||
Ty1ZAqK4HliEDRh6r70sZY/ecg+UzSyIGqlDzu7RBOjtg4A15vo=
|
|
||||||
=wybs
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
l10n-128.0.3.tar.xz
Normal file
3
l10n-128.0.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:15433a1a7fa0d8890878423ac75f101225b0ee291c4e424671afc8ff91f634b5
|
||||||
|
size 32692840
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:dbeeef6964b694c3c9d905856eb02e0ce3a13ce2047d09b5541b5e45f2ed8c1b
|
|
||||||
size 34286352
|
|
@ -1,10 +1,10 @@
|
|||||||
PRODUCT="firefox"
|
PRODUCT="firefox"
|
||||||
CHANNEL="release"
|
CHANNEL="release"
|
||||||
VERSION="128.0"
|
VERSION="128.0.3"
|
||||||
VERSION_SUFFIX=""
|
VERSION_SUFFIX=""
|
||||||
PREV_VERSION="127.0.2"
|
PREV_VERSION="128.0"
|
||||||
PREV_VERSION_SUFFIX=""
|
PREV_VERSION_SUFFIX=""
|
||||||
#SKIP_LOCALES="" # Uncomment to skip l10n and compare-locales-generation
|
#SKIP_LOCALES="" # Uncomment to skip l10n and compare-locales-generation
|
||||||
RELEASE_REPO="https://hg.mozilla.org/releases/mozilla-release"
|
RELEASE_REPO="https://hg.mozilla.org/releases/mozilla-release"
|
||||||
RELEASE_TAG="14b32d530926c66251f10fe2410184f7cc7de839"
|
RELEASE_TAG="38b9888273f81488e7b45457790717820815e1d2"
|
||||||
RELEASE_TIMESTAMP="20240704121409"
|
RELEASE_TIMESTAMP="20240725162350"
|
||||||
|
Loading…
Reference in New Issue
Block a user