|
|
|
@ -5,19 +5,8 @@
|
|
|
|
|
mkdir -p _license_files ; \
|
|
|
|
|
cp -p %1 _license_files/$(echo '%1' | sed -e 's!/!.!g')
|
|
|
|
|
|
|
|
|
|
# No libmanette in RHEL
|
|
|
|
|
%if !0%{?rhel}
|
|
|
|
|
%global with_gamepad 1
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
# FIXME: Clang is preferred: https://skia.org/docs/user/build/#supported-and-preferred-compilers
|
|
|
|
|
# But Clang toolchain is broken on i686: https://issues.redhat.com/browse/RHEL-59586
|
|
|
|
|
# So, for now we'll use GCC instead.
|
|
|
|
|
|
|
|
|
|
# We run out of memory if building with LTO enabled on i686.
|
|
|
|
|
%ifarch %{ix86}
|
|
|
|
|
%global _lto_cflags %{nil}
|
|
|
|
|
%endif
|
|
|
|
|
# There is a special buildroot required to build this package:
|
|
|
|
|
# $ rhpkg build --target rhel-8.10.0-z-webkitgtk-stack-gate
|
|
|
|
|
|
|
|
|
|
Name: webkit2gtk3
|
|
|
|
|
Version: 2.46.3
|
|
|
|
@ -33,17 +22,44 @@ Source1: https://webkitgtk.org/releases/webkitgtk-%{version}.tar.xz.asc
|
|
|
|
|
# $ gpg --export --export-options export-minimal 013A0127AC9C65B34FFA62526C1009B693975393 5AA3BC334FD7E3369E7C77B291C559DBE4C9123B > webkitgtk-keys.gpg
|
|
|
|
|
Source2: webkitgtk-keys.gpg
|
|
|
|
|
|
|
|
|
|
# Don't print warning about Evolution's use of WEBKIT_FORCE_SANDBOX
|
|
|
|
|
Patch: evolution-sandbox-warning.patch
|
|
|
|
|
##
|
|
|
|
|
## Patches to support older build toolchain
|
|
|
|
|
##
|
|
|
|
|
|
|
|
|
|
Patch100: compiler-flags.patch
|
|
|
|
|
Patch101: s390x-build.patch
|
|
|
|
|
|
|
|
|
|
##
|
|
|
|
|
## Patches to support older or missing build dependencies
|
|
|
|
|
##
|
|
|
|
|
|
|
|
|
|
Patch200: cairo-1.15.patch
|
|
|
|
|
Patch201: glib-2.56.patch
|
|
|
|
|
Patch202: gstreamer-1.16.patch
|
|
|
|
|
Patch203: harfbuzz-1.7.5.patch
|
|
|
|
|
Patch204: icu60.patch
|
|
|
|
|
|
|
|
|
|
##
|
|
|
|
|
## Patches to support older Evolution
|
|
|
|
|
##
|
|
|
|
|
|
|
|
|
|
Patch300: evolution-shared-secondary-process.patch
|
|
|
|
|
Patch301: evolution-sandbox-warning.patch
|
|
|
|
|
|
|
|
|
|
##
|
|
|
|
|
## Patches that need to be upstreamed
|
|
|
|
|
##
|
|
|
|
|
|
|
|
|
|
# https://bugs.webkit.org/show_bug.cgi?id=282645
|
|
|
|
|
Patch400: websocket-connection-spans.patch
|
|
|
|
|
# https://bugs.webkit.org/show_bug.cgi?id=283095
|
|
|
|
|
Patch: CVE-2024-44309.patch
|
|
|
|
|
Patch401: CVE-2024-44309.patch
|
|
|
|
|
|
|
|
|
|
BuildRequires: bison
|
|
|
|
|
BuildRequires: bubblewrap
|
|
|
|
|
BuildRequires: cmake
|
|
|
|
|
BuildRequires: flex
|
|
|
|
|
BuildRequires: gcc-c++
|
|
|
|
|
BuildRequires: gcc-toolset-14
|
|
|
|
|
BuildRequires: gettext
|
|
|
|
|
BuildRequires: git
|
|
|
|
|
BuildRequires: gnupg2
|
|
|
|
@ -61,12 +77,16 @@ BuildRequires: ruby
|
|
|
|
|
BuildRequires: rubygems
|
|
|
|
|
BuildRequires: rubygem-json
|
|
|
|
|
BuildRequires: unifdef
|
|
|
|
|
BuildRequires: xdg-dbus-proxy
|
|
|
|
|
|
|
|
|
|
BuildRequires: pkgconfig(atspi-2)
|
|
|
|
|
BuildRequires: pkgconfig(cairo)
|
|
|
|
|
BuildRequires: pkgconfig(egl)
|
|
|
|
|
%ifarch aarch64 s390x
|
|
|
|
|
# On aarch64 and s390x enchant-2 is not available (gnome-less)
|
|
|
|
|
BuildRequires: pkgconfig(enchant)
|
|
|
|
|
%else
|
|
|
|
|
BuildRequires: pkgconfig(enchant-2)
|
|
|
|
|
%endif
|
|
|
|
|
BuildRequires: pkgconfig(epoxy)
|
|
|
|
|
BuildRequires: pkgconfig(fontconfig)
|
|
|
|
|
BuildRequires: pkgconfig(freetype2)
|
|
|
|
@ -81,7 +101,6 @@ BuildRequires: pkgconfig(harfbuzz)
|
|
|
|
|
BuildRequires: pkgconfig(icu-uc)
|
|
|
|
|
BuildRequires: pkgconfig(lcms2)
|
|
|
|
|
BuildRequires: pkgconfig(libdrm)
|
|
|
|
|
BuildRequires: pkgconfig(libgcrypt)
|
|
|
|
|
BuildRequires: pkgconfig(libjpeg)
|
|
|
|
|
BuildRequires: pkgconfig(libnotify)
|
|
|
|
|
BuildRequires: pkgconfig(libpcre)
|
|
|
|
@ -94,11 +113,7 @@ BuildRequires: pkgconfig(libtasn1)
|
|
|
|
|
BuildRequires: pkgconfig(libwebp)
|
|
|
|
|
BuildRequires: pkgconfig(libwoff2dec)
|
|
|
|
|
BuildRequires: pkgconfig(libxslt)
|
|
|
|
|
%if 0%{?with_gamepad}
|
|
|
|
|
BuildRequires: pkgconfig(manette-0.2)
|
|
|
|
|
%endif
|
|
|
|
|
BuildRequires: pkgconfig(sqlite3)
|
|
|
|
|
BuildRequires: pkgconfig(sysprof-capture-4)
|
|
|
|
|
BuildRequires: pkgconfig(upower-glib)
|
|
|
|
|
BuildRequires: pkgconfig(wayland-client)
|
|
|
|
|
BuildRequires: pkgconfig(wayland-egl)
|
|
|
|
@ -106,10 +121,6 @@ BuildRequires: pkgconfig(wayland-protocols)
|
|
|
|
|
BuildRequires: pkgconfig(wayland-server)
|
|
|
|
|
BuildRequires: pkgconfig(xt)
|
|
|
|
|
|
|
|
|
|
# These are hard requirements of WebKit's bubblewrap sandbox.
|
|
|
|
|
Requires: bubblewrap
|
|
|
|
|
Requires: xdg-dbus-proxy
|
|
|
|
|
|
|
|
|
|
# libepoxy will crash when WebKit tries using GLES2 if it's not installed.
|
|
|
|
|
Requires: libGLES
|
|
|
|
|
|
|
|
|
@ -120,11 +131,6 @@ Recommends: geoclue2
|
|
|
|
|
Recommends: gstreamer1-plugins-bad-free
|
|
|
|
|
Recommends: gstreamer1-plugins-good
|
|
|
|
|
|
|
|
|
|
# If no xdg-desktop-portal backend is installed, many features will be broken
|
|
|
|
|
# inside the sandbox. In particular, the -gtk backend has to be installed for
|
|
|
|
|
# desktop settings access, including font settings.
|
|
|
|
|
Recommends: xdg-desktop-portal-gtk
|
|
|
|
|
|
|
|
|
|
# Obsolete libwebkit2gtk from the webkitgtk3 package
|
|
|
|
|
Obsoletes: libwebkit2gtk < 2.5.0
|
|
|
|
|
Provides: libwebkit2gtk = %{version}-%{release}
|
|
|
|
@ -136,6 +142,8 @@ Provides: webkitgtk4 = %{version}-%{release}
|
|
|
|
|
# GTK+ 2 plugins support was removed in 2.25.3
|
|
|
|
|
Obsoletes: webkit2gtk3-plugin-process-gtk2 < %{version}-%{release}
|
|
|
|
|
Provides: webkit2gtk3-plugin-process-gtk2 = %{version}-%{release}
|
|
|
|
|
Obsoletes: webkitgtk4-plugin-process-gtk2 < %{version}-%{release}
|
|
|
|
|
Provides: webkitgtk4-plugin-process-gtk2 = %{version}-%{release}
|
|
|
|
|
|
|
|
|
|
# Don't build documentation anymore to avoid gi-docgen dependency
|
|
|
|
|
Obsoletes: webkit2gtk3-doc < %{version}-%{release}
|
|
|
|
@ -217,29 +225,31 @@ rm -rf Source/ThirdParty/qunit/
|
|
|
|
|
%global optflags %(echo %{optflags} | sed 's/-g /-g1 /')
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
# Warning: although RHEL 9 aarch64 now uses 4 KB page sizes, we still have to
|
|
|
|
|
# support 64 KB page sizes until the *builders* use RHEL 9. This means we still
|
|
|
|
|
# have to disable JIT and bmalloc, even though this disables important heap
|
|
|
|
|
# security features. We can't simply disable them only during this build,
|
|
|
|
|
# because gobject-introspection will crash when building anything that depends
|
|
|
|
|
# on WebKitGTK, because it calls each object's get_type() function, which will
|
|
|
|
|
# initialize bmalloc and JIT.
|
|
|
|
|
# FIXME: Clang is preferred: https://skia.org/docs/user/build/#supported-and-preferred-compilers
|
|
|
|
|
# But we aren't using it in RHEL 9 because it's broken there: https://issues.redhat.com/browse/RHEL-59586
|
|
|
|
|
# In RHEL 8, I haven't yet figured out whether we can use LLVM Toolset to build.
|
|
|
|
|
# So for now we'll use GCC instead.
|
|
|
|
|
%enable_devtoolset14
|
|
|
|
|
|
|
|
|
|
# -DUSE_SYSTEM_MALLOC=ON is really bad for security, but libpas requires
|
|
|
|
|
# __atomic_compare_exchange_16 which is not available in RHEL 8.
|
|
|
|
|
%cmake \
|
|
|
|
|
-GNinja \
|
|
|
|
|
-DPORT=GTK \
|
|
|
|
|
-DCMAKE_BUILD_TYPE=Release \
|
|
|
|
|
-DENABLE_BUBBLEWRAP_SANDBOX=OFF \
|
|
|
|
|
-DENABLE_DOCUMENTATION=OFF \
|
|
|
|
|
-DENABLE_GAMEPAD=OFF \
|
|
|
|
|
-DENABLE_JIT=OFF \
|
|
|
|
|
-DUSE_GTK4=OFF \
|
|
|
|
|
-DUSE_SOUP2=ON \
|
|
|
|
|
-DENABLE_WEB_CODECS=OFF \
|
|
|
|
|
-DUSE_AVIF=OFF \
|
|
|
|
|
-DENABLE_DOCUMENTATION=OFF \
|
|
|
|
|
-DUSE_GSTREAMER_TRANSCODER=OFF \
|
|
|
|
|
-DUSE_GTK4=OFF \
|
|
|
|
|
-DUSE_JPEGXL=OFF \
|
|
|
|
|
-DUSE_LIBBACKTRACE=OFF \
|
|
|
|
|
%if !0%{?with_gamepad}
|
|
|
|
|
-DENABLE_GAMEPAD=OFF \
|
|
|
|
|
%endif
|
|
|
|
|
-DUSE_SOUP2=ON \
|
|
|
|
|
-DUSE_SYSTEM_MALLOC=ON \
|
|
|
|
|
-DUSE_SYSTEM_SYSPROF_CAPTURE=OFF \
|
|
|
|
|
%if 0%{?rhel}
|
|
|
|
|
%ifarch aarch64
|
|
|
|
|
-DUSE_64KB_PAGE_BLOCK=ON \
|
|
|
|
@ -317,495 +327,256 @@ export NINJA_STATUS="[%f/%t][%e] "
|
|
|
|
|
* Mon Nov 25 2024 Michael Catanzaro <mcatanzaro@redhat.com> - 2.46.3-2
|
|
|
|
|
- Add patch for CVE-2024-44309
|
|
|
|
|
|
|
|
|
|
* Wed Oct 30 2024 Michael Catanzaro <mcatanzaro@redhat.com> - 2.46.3-1
|
|
|
|
|
* Fri Nov 08 2024 Michael Catanzaro <mcatanzaro@redhat.com> - 2.46.3-1
|
|
|
|
|
- Update to 2.46.3
|
|
|
|
|
|
|
|
|
|
* Mon Oct 21 2024 Michael Catanzaro <mcatanzaro@redhat.com> - 2.46.2-1
|
|
|
|
|
- Update to 2.46.2
|
|
|
|
|
- Add patch to disable Evolution sandbox warning
|
|
|
|
|
|
|
|
|
|
* Thu Oct 10 2024 Michael Catanzaro <mcatanzaro@redhat.com> - 2.46.1-2
|
|
|
|
|
- Add patch to keep GSocketMonitor callback alive
|
|
|
|
|
Resolves: RHEL-59185
|
|
|
|
|
|
|
|
|
|
* Tue Oct 8 2024 Michael Catanzaro <mcatanzaro@redhat.com> - 2.46.1-1
|
|
|
|
|
- Update to 2.46.1
|
|
|
|
|
Resolves: RHEL-59185
|
|
|
|
|
|
|
|
|
|
* Thu Aug 15 2024 Michael Catanzaro <mcatanzaro@redhat.com> - 2.44.3-2
|
|
|
|
|
- Add patch to fix WebAssembly
|
|
|
|
|
Resolves: RHEL-32578
|
|
|
|
|
|
|
|
|
|
* Tue Aug 13 2024 Michael Catanzaro <mcatanzaro@redhat.com> - 2.44.3-1
|
|
|
|
|
- Update to 2.44.3
|
|
|
|
|
Resolves: RHEL-32578
|
|
|
|
|
|
|
|
|
|
* Thu May 16 2024 Michael Catanzaro <mcatanzaro@redhat.com> - 2.44.2-1
|
|
|
|
|
- Update to 2.44.2
|
|
|
|
|
Resolves: RHEL-32578
|
|
|
|
|
|
|
|
|
|
* Thu Apr 11 2024 Michael Catanzaro <mcatanzaro@redhat.com> - 2.44.1-1
|
|
|
|
|
- Update to 2.44.1
|
|
|
|
|
Resolves: RHEL-32578
|
|
|
|
|
Resolves: RHEL-29637
|
|
|
|
|
|
|
|
|
|
* Mon Feb 05 2024 Michael Catanzaro <mcatanzaro@redhat.com> - 2.42.5-1
|
|
|
|
|
- Update to 2.42.5
|
|
|
|
|
Resolves: RHEL-3960
|
|
|
|
|
Resolves: RHEL-3961
|
|
|
|
|
|
|
|
|
|
* Fri Dec 15 2023 Michael Catanzaro <mcatanzaro@redhat.com> - 2.42.4-1
|
|
|
|
|
- Update to 2.42.4
|
|
|
|
|
Resolves: RHEL-3960
|
|
|
|
|
Resolves: RHEL-19366
|
|
|
|
|
Resolves: RHEL-3961
|
|
|
|
|
Resolves: RHEL-19365
|
|
|
|
|
|
|
|
|
|
* Tue Dec 05 2023 Michael Catanzaro <mcatanzaro@redhat.com> - 2.42.3-1
|
|
|
|
|
- Update to 2.42.3
|
|
|
|
|
Resolves: RHEL-3960
|
|
|
|
|
Resolves: RHEL-3961
|
|
|
|
|
|
|
|
|
|
* Fri Nov 10 2023 Michael Catanzaro <mcatanzaro@redhat.com> - 2.42.2-1
|
|
|
|
|
- Update to 2.42.2
|
|
|
|
|
Resolves: RHEL-3960
|
|
|
|
|
Resolves: RHEL-3961
|
|
|
|
|
|
|
|
|
|
* Wed Sep 27 2023 Michael Catanzaro <mcatanzaro@redhat.com> - 2.42.1-1
|
|
|
|
|
- Update to 2.42.1
|
|
|
|
|
Resolves: RHEL-3960
|
|
|
|
|
Resolves: RHEL-3961
|
|
|
|
|
|
|
|
|
|
* Mon Sep 18 2023 Michael Catanzaro <mcatanzaro@redhat.com> - 2.42.0-1
|
|
|
|
|
* Wed Sep 20 2023 Michael Catanzaro <mcatanzaro@redhat.com> - 2.42.0-1
|
|
|
|
|
- Upgrade to 2.42.0
|
|
|
|
|
Resolves: RHEL-3960
|
|
|
|
|
Resolves: RHEL-3961
|
|
|
|
|
|
|
|
|
|
* Tue Aug 01 2023 Michael Catanzaro <mcatanzaro@redhat.com> - 2.40.5-1
|
|
|
|
|
- Update to 2.40.5
|
|
|
|
|
Related: #2176270
|
|
|
|
|
|
|
|
|
|
* Fri Jul 21 2023 Michael Catanzaro <mcatanzaro@redhat.com> - 2.40.4-1
|
|
|
|
|
- Update to 2.40.4
|
|
|
|
|
Related: #2176270
|
|
|
|
|
|
|
|
|
|
* Tue Jul 11 2023 Michael Catanzaro <mcatanzaro@redhat.com> - 2.40.3-2
|
|
|
|
|
- Disable JIT
|
|
|
|
|
Related: #2176270
|
|
|
|
|
|
|
|
|
|
* Wed Jun 28 2023 Michael Catanzaro <mcatanzaro@redhat.com> - 2.40.3-1
|
|
|
|
|
- Update to 2.40.3
|
|
|
|
|
Related: #2176270
|
|
|
|
|
|
|
|
|
|
* Tue May 30 2023 Michael Catanzaro <mcatanzaro@redhat.com> - 2.40.2-1
|
|
|
|
|
- Update to 2.40.2
|
|
|
|
|
Related: #2176270
|
|
|
|
|
|
|
|
|
|
* Thu May 04 2023 Michael Catanzaro <mcatanzaro@redhat.com> - 2.40.1-1
|
|
|
|
|
- Upgrade to 2.40.1
|
|
|
|
|
Resolves: #2176270
|
|
|
|
|
- Upgrade to 2.40.5. Also, disable JIT
|
|
|
|
|
Resolves: #2176269
|
|
|
|
|
Resolves: #2185742
|
|
|
|
|
Resolves: #2209728
|
|
|
|
|
Resolves: #2209745
|
|
|
|
|
Resolves: #2218649
|
|
|
|
|
Resolves: #2218651
|
|
|
|
|
Resolves: #2224611
|
|
|
|
|
|
|
|
|
|
* Thu May 25 2023 Michael Catanzaro <mcatanzaro@redhat.com> - 2.38.5-1.4
|
|
|
|
|
- Add patch for CVE-2023-28204
|
|
|
|
|
Resolves: #2209744
|
|
|
|
|
- Add patch for CVE-2023-32373
|
|
|
|
|
Resolves: #2209727
|
|
|
|
|
|
|
|
|
|
* Fri Apr 14 2023 Michael Catanzaro <mcatanzaro@redhat.com> - 2.38.5-1.3
|
|
|
|
|
- Restore libwpe and wpebackend-fdo dependencies
|
|
|
|
|
Related: #2185741 (sort of)
|
|
|
|
|
|
|
|
|
|
* Wed Apr 12 2023 Michael Catanzaro <mcatanzaro@redhat.com> - 2.38.5-1.2
|
|
|
|
|
- Disable libwpe and wpebackend-fdo dependencies
|
|
|
|
|
Related: #2185741 (sort of)
|
|
|
|
|
|
|
|
|
|
* Tue Apr 11 2023 Michael Catanzaro <mcatanzaro@redhat.com> - 2.38.5-1.1
|
|
|
|
|
- Add patch for CVE-2023-28205
|
|
|
|
|
Resolves: #2185741
|
|
|
|
|
|
|
|
|
|
* Wed Feb 15 2023 Michael Catanzaro <mcatanzaro@redhat.com> - 2.38.5-1
|
|
|
|
|
- Update to 2.38.5
|
|
|
|
|
Related: #2127467
|
|
|
|
|
Related: #2127468
|
|
|
|
|
|
|
|
|
|
* Thu Feb 02 2023 Michael Catanzaro <mcatanzaro@redhat.com> - 2.38.4-1
|
|
|
|
|
- Update to 2.38.4
|
|
|
|
|
Related: #2127467
|
|
|
|
|
Related: #2127468
|
|
|
|
|
|
|
|
|
|
* Thu Dec 22 2022 Michael Catanzaro <mcatanzaro@redhat.com> - 2.38.3-1
|
|
|
|
|
- Update to 2.38.3
|
|
|
|
|
Related: #2127467
|
|
|
|
|
Related: #2127468
|
|
|
|
|
|
|
|
|
|
* Fri Nov 04 2022 Michael Catanzaro <mcatanzaro@redhat.com> - 2.38.2-1
|
|
|
|
|
- Update to 2.38.2
|
|
|
|
|
Related: #2127467
|
|
|
|
|
Related: #2127468
|
|
|
|
|
|
|
|
|
|
* Mon Oct 31 2022 Michael Catanzaro <mcatanzaro@redhat.com> - 2.38.1-2
|
|
|
|
|
- Fix use with aarch64 64 KiB page size
|
|
|
|
|
Related: #2127467
|
|
|
|
|
* Wed Nov 02 2022 Michael Catanzaro <mcatanzaro@redhat.com> - 2.38.1-2
|
|
|
|
|
- Fix crashes on aarch64
|
|
|
|
|
Enable WPE renderer
|
|
|
|
|
Related: #2127468
|
|
|
|
|
|
|
|
|
|
* Mon Oct 24 2022 Michael Catanzaro <mcatanzaro@redhat.com> - 2.38.1-1
|
|
|
|
|
* Thu Oct 27 2022 Michael Catanzaro <mcatanzaro@redhat.com> - 2.38.1-1
|
|
|
|
|
- Update to 2.38.1
|
|
|
|
|
Resolves: #2127467
|
|
|
|
|
Related: #2127468
|
|
|
|
|
|
|
|
|
|
* Wed Aug 24 2022 Michael Catanzaro <mcatanzaro@redhat.com> - 2.36.7-1
|
|
|
|
|
- Update to 2.36.7
|
|
|
|
|
Related: #2061996
|
|
|
|
|
Related: #2061994
|
|
|
|
|
|
|
|
|
|
* Tue Aug 09 2022 Michael Catanzaro <mcatanzaro@redhat.com> - 2.36.6-1
|
|
|
|
|
- Update to 2.36.6
|
|
|
|
|
Related: #2061996
|
|
|
|
|
Related: #2061994
|
|
|
|
|
|
|
|
|
|
* Tue Aug 02 2022 Michael Catanzaro <mcatanzaro@redhat.com> - 2.36.5-2
|
|
|
|
|
- Fix Eclipse after update to 2.36.5
|
|
|
|
|
Related: #2061996
|
|
|
|
|
Related: #2061994
|
|
|
|
|
|
|
|
|
|
* Thu Jul 28 2022 Michael Catanzaro <mcatanzaro@redhat.com> - 2.36.5-1
|
|
|
|
|
- Update to 2.36.5
|
|
|
|
|
Related: #2061996
|
|
|
|
|
Related: #2061994
|
|
|
|
|
Resolves: #2099334
|
|
|
|
|
|
|
|
|
|
* Tue Jul 05 2022 Michael Catanzaro <mcatanzaro@redhat.com> - 2.36.4-1
|
|
|
|
|
- Update to 2.36.4
|
|
|
|
|
Related: #2061996
|
|
|
|
|
Related: #2061994
|
|
|
|
|
|
|
|
|
|
* Thu Jun 02 2022 Michael Catanzaro <mcatanzaro@redhat.com> - 2.36.3-1
|
|
|
|
|
- Update to 2.36.3
|
|
|
|
|
- Related: #2061996
|
|
|
|
|
- Resolves: #2092749
|
|
|
|
|
- Related: #2061994
|
|
|
|
|
- Resolves: #2092748
|
|
|
|
|
|
|
|
|
|
* Wed May 18 2022 Michael Catanzaro <mcatanzaro@redhat.com> - 2.36.2-1
|
|
|
|
|
- Update to 2.36.2
|
|
|
|
|
Related: #2061996
|
|
|
|
|
Related: #2061994
|
|
|
|
|
|
|
|
|
|
* Thu Apr 21 2022 Michael Catanzaro <mcatanzaro@redhat.com> - 2.36.1-1
|
|
|
|
|
- Update to 2.36.1
|
|
|
|
|
Related: #2061996
|
|
|
|
|
- Resolves: #2075493
|
|
|
|
|
- Resolves: #2075495
|
|
|
|
|
- Resolves: #2075497
|
|
|
|
|
Related: #2061994
|
|
|
|
|
- Resolves: #2075492
|
|
|
|
|
- Resolves: #2075494
|
|
|
|
|
- Resolves: #2075496
|
|
|
|
|
|
|
|
|
|
* Thu Feb 17 2022 Michael Catanzaro <mcatanzaro@redhat.com> - 2.34.6-1
|
|
|
|
|
- Update to 2.34.6
|
|
|
|
|
Related: #1985041
|
|
|
|
|
- Resolves: #2037016
|
|
|
|
|
- Resolves: #2037269
|
|
|
|
|
Related: #1985042
|
|
|
|
|
|
|
|
|
|
* Wed Feb 09 2022 Michael Catanzaro <mcatanzaro@redhat.com> - 2.34.5-1
|
|
|
|
|
- Update to 2.34.5
|
|
|
|
|
Related: #1985041
|
|
|
|
|
- Related: #1985042
|
|
|
|
|
|
|
|
|
|
* Fri Jan 21 2022 Michael Catanzaro <mcatanzaro@redhat.com> - 2.34.4-1
|
|
|
|
|
- Update to 2.34.4
|
|
|
|
|
Related: #1985041
|
|
|
|
|
|
|
|
|
|
* Wed Nov 24 2021 Michael Catanzaro <mcatanzaro@redhat.com> - 2.34.2-1
|
|
|
|
|
- Update to 2.34.2
|
|
|
|
|
Related: #1985041
|
|
|
|
|
|
|
|
|
|
* Tue Oct 26 2021 Michael Catanzaro <mcatanzaro@redhat.com> - 2.34.1-1
|
|
|
|
|
- Update to 2.34.1
|
|
|
|
|
Related: #1985041
|
|
|
|
|
|
|
|
|
|
* Wed Sep 29 2021 Michael Catanzaro <mcatanzaro@redhat.com> - 2.34.0-1
|
|
|
|
|
- Update to 2.34.0
|
|
|
|
|
Related: #1985041
|
|
|
|
|
Resolves: #2006423
|
|
|
|
|
- Enable LTO
|
|
|
|
|
Resolves: #1990111
|
|
|
|
|
- Resolves: #1985042
|
|
|
|
|
|
|
|
|
|
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 2.32.3-2
|
|
|
|
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
|
|
|
Related: rhbz#1991688
|
|
|
|
|
* Tue Sep 28 2021 Michael Catanzaro <mcatanzaro@redhat.com> - 2.32.4-1
|
|
|
|
|
- Update to 2.32.4
|
|
|
|
|
- Related: #1985042
|
|
|
|
|
- Resolves: #2006429
|
|
|
|
|
|
|
|
|
|
* Fri Jul 23 2021 Michael Catanzaro <mcatanzaro@redhat.com> - 2.32.3-1
|
|
|
|
|
- Update to 2.32.3
|
|
|
|
|
- Related: #1947884
|
|
|
|
|
|
|
|
|
|
* Fri Jul 16 2021 Michael Catanzaro <mcatanzaro@redhat.com> - 2.32.2-2
|
|
|
|
|
- Add missing GStreamer recommends
|
|
|
|
|
Resolves: #1972375
|
|
|
|
|
- Related: #1937416
|
|
|
|
|
|
|
|
|
|
* Tue Jul 13 2021 Michael Catanzaro <mcatanzaro@redhat.com> - 2.32.2-1
|
|
|
|
|
- Update to 2.32.2
|
|
|
|
|
Related: #1947884
|
|
|
|
|
- Related: #1937416
|
|
|
|
|
|
|
|
|
|
* Tue May 11 2021 Michael Catanzaro <mcatanzaro@redhat.com> - 2.32.1-1
|
|
|
|
|
* Mon May 10 2021 Michael Catanzaro <mcatanzaro@redhat.com> - 2.32.1-1
|
|
|
|
|
- Update to 2.32.1
|
|
|
|
|
Related: #1947884
|
|
|
|
|
|
|
|
|
|
* Wed May 05 2021 Michael Catanzaro <mcatanzaro@redhat.com> - 2.32.0-4
|
|
|
|
|
- Fix aarch64
|
|
|
|
|
Resolves: #1957265
|
|
|
|
|
|
|
|
|
|
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 2.32.0-3
|
|
|
|
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
|
|
|
|
|
|
|
|
|
* Tue Mar 30 2021 Jonathan Wakely <jwakely@redhat.com> - 2.32.0-2
|
|
|
|
|
- Rebuilt for removed libstdc++ symbol (#1937698)
|
|
|
|
|
- Related: #1937416
|
|
|
|
|
|
|
|
|
|
* Fri Mar 26 2021 Michael Catanzaro <mcatanzaro@redhat.com> - 2.32.0-1
|
|
|
|
|
* Fri Apr 30 2021 Michael Catanzaro <mcatanzaro@redhat.com> - 2.32.0-1
|
|
|
|
|
- Update to 2.32.0
|
|
|
|
|
|
|
|
|
|
* Fri Mar 12 2021 Michael Catanzaro <mcatanzaro@redhat.com> - 2.31.91-1
|
|
|
|
|
- Update to 2.31.91
|
|
|
|
|
|
|
|
|
|
* Tue Mar 02 2021 Michael Catanzaro <mcatanzaro@redhat.com> - 2.31.90-1
|
|
|
|
|
- Update to 2.31.90
|
|
|
|
|
|
|
|
|
|
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.31.1-4
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jan 14 2021 Michael Catanzaro <mcatanzaro@redhat.com> - 2.31.1-3
|
|
|
|
|
- Fix multilib conflict in gir files
|
|
|
|
|
|
|
|
|
|
* Wed Jan 13 2021 Michael Catanzaro <mcatanzaro@redhat.com> - 2.31.1-2
|
|
|
|
|
- Disable gamepad support in RHEL
|
|
|
|
|
|
|
|
|
|
* Tue Jan 12 2021 Michael Catanzaro <mcatanzaro@redhat.com> - 2.31.1-1
|
|
|
|
|
- Update to 2.31.1
|
|
|
|
|
- Related: #1937416
|
|
|
|
|
|
|
|
|
|
* Tue Dec 15 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 2.30.4-1
|
|
|
|
|
- Update to 2.30.4
|
|
|
|
|
- Related: #1883304
|
|
|
|
|
|
|
|
|
|
* Tue Nov 24 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 2.30.3-1
|
|
|
|
|
* Wed Nov 25 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 2.30.3-1
|
|
|
|
|
- Update to 2.30.3
|
|
|
|
|
- Related: #1883304
|
|
|
|
|
|
|
|
|
|
* Wed Nov 11 2020 Jeff Law <law@redhat.com> - 2.30.2-2
|
|
|
|
|
- Fix bogus volatile caught by gcc-11
|
|
|
|
|
* Thu Oct 29 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 2.30.2-2
|
|
|
|
|
- Try to fix coverity build by disabling docs (thanks to Kamil Dudka <kdudka@redhat.com>!)
|
|
|
|
|
- Related: #1883304
|
|
|
|
|
|
|
|
|
|
* Mon Oct 26 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 2.30.2-1
|
|
|
|
|
- Update to 2.30.2
|
|
|
|
|
- Related: #1883304
|
|
|
|
|
|
|
|
|
|
* Mon Sep 21 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 2.30.1-1
|
|
|
|
|
* Tue Oct 20 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 2.30.1-1
|
|
|
|
|
- Update to 2.30.1
|
|
|
|
|
- Related: #1883304
|
|
|
|
|
|
|
|
|
|
* Fri Sep 11 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 2.30.0-1
|
|
|
|
|
- Update to 2.30.0. Add patch for libwpe#59.
|
|
|
|
|
|
|
|
|
|
* Fri Sep 04 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 2.29.92-1
|
|
|
|
|
- Update to 2.29.92
|
|
|
|
|
|
|
|
|
|
* Mon Aug 17 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 2.29.91-1
|
|
|
|
|
- Update to 2.29.91
|
|
|
|
|
|
|
|
|
|
* Wed Jul 29 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 2.29.4-1
|
|
|
|
|
- Update to 2.29.4
|
|
|
|
|
* Mon Aug 03 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 2.28.4-1
|
|
|
|
|
- Update to 2.28.4
|
|
|
|
|
- Related: #1817143
|
|
|
|
|
|
|
|
|
|
* Tue Jul 14 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 2.29.3-2
|
|
|
|
|
- Drop some Requires to Recommends
|
|
|
|
|
* Thu May 21 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 2.28.2-2
|
|
|
|
|
- Related: rhbz#1817143 Properly remove webkit2gtk3-plugin-process-gtk2 package
|
|
|
|
|
|
|
|
|
|
* Wed Jul 08 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 2.29.3-1
|
|
|
|
|
- Update to 2.29.3
|
|
|
|
|
* Thu May 14 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 2.28.2-1
|
|
|
|
|
- Resolves: rhbz#1817143 Update to 2.28.2
|
|
|
|
|
|
|
|
|
|
* Wed Jul 01 2020 Jeff Law <law@redhat.com> - 2.29.2-2
|
|
|
|
|
- Disable LTO
|
|
|
|
|
* Mon Oct 14 2019 Eike Rathke <erack@redhat.com> - 2.24.4-3
|
|
|
|
|
- Related: rhbz#1748890 Bump NVR
|
|
|
|
|
|
|
|
|
|
* Wed Jun 24 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 2.29.2-1
|
|
|
|
|
- Update to 2.29.2
|
|
|
|
|
* Fri Sep 27 2019 Eike Rathke <erack@redhat.com> - 2.24.4-1
|
|
|
|
|
- Resolves: rhbz#1748890 Update to 2.24.4
|
|
|
|
|
|
|
|
|
|
* Mon May 18 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 2.29.1-1
|
|
|
|
|
- Update to 2.29.1
|
|
|
|
|
* Tue Jul 09 2019 Eike Rathke <erack@redhat.com> - 2.24.3-1
|
|
|
|
|
- Resolves: rhbz#1728277 Update to 2.24.3
|
|
|
|
|
|
|
|
|
|
* Sat May 16 2020 Pete Walter <pwalter@fedoraproject.org> - 2.28.2-3
|
|
|
|
|
- Rebuild for ICU 67
|
|
|
|
|
* Wed May 22 2019 Eike Rathke <erack@redhat.com> - 2.24.2-2
|
|
|
|
|
- Related: rhbz#1696708 Use enchant instead of enchant-2 on aarch64 and s390x
|
|
|
|
|
|
|
|
|
|
* Fri May 08 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 2.28.2-2
|
|
|
|
|
- Fix garbage collection on ppc64le and s390x after upgrade to 2.28
|
|
|
|
|
* Tue May 21 2019 Eike Rathke <erack@redhat.com> - 2.24.2-1
|
|
|
|
|
- Resolves: rhbz#1696708 Rebase to 2.24.2
|
|
|
|
|
- Resolves: rhbz#1592271 Switch to Python 3 for build
|
|
|
|
|
|
|
|
|
|
* Fri Apr 24 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 2.28.2-1
|
|
|
|
|
- Update to 2.28.2
|
|
|
|
|
* Tue Feb 12 2019 Eike Rathke <erack@redhat.com> - 2.22.6-1
|
|
|
|
|
- Resolves: rhbz#1676489 Update to 2.22.6
|
|
|
|
|
|
|
|
|
|
* Fri Apr 17 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 2.28.1-4
|
|
|
|
|
- Actually reenable WPE renderer.
|
|
|
|
|
* Fri Jan 25 2019 Eike Rathke <erack@redhat.com> - 2.22.5-2
|
|
|
|
|
- Resolves: rhbz#1666984 Fix gigacage
|
|
|
|
|
|
|
|
|
|
* Fri Apr 17 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 2.28.1-3
|
|
|
|
|
- Fix and reenable WPE renderer. Fix popup menus in X11.
|
|
|
|
|
* Tue Dec 18 2018 Eike Rathke <erack@redhat.com> - 2.22.5-1
|
|
|
|
|
- Update to 2.22.5
|
|
|
|
|
|
|
|
|
|
* Wed Apr 15 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 2.28.1-2
|
|
|
|
|
- Disable WPE renderer again.
|
|
|
|
|
|
|
|
|
|
* Mon Apr 13 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 2.28.1-1
|
|
|
|
|
- Update to 2.28.1
|
|
|
|
|
|
|
|
|
|
* Thu Apr 09 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 2.28.0-9
|
|
|
|
|
- Reenable WPE renderer, seems to have mysteriously fixed itself.
|
|
|
|
|
- Second attempt to fix ppc64le.
|
|
|
|
|
|
|
|
|
|
* Tue Mar 24 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 2.28.0-8
|
|
|
|
|
- Fix accelerated compositing mode with bubblewrap sandbox enabled
|
|
|
|
|
- Fix JavaScriptCore on ppc64le
|
|
|
|
|
|
|
|
|
|
* Mon Mar 16 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 2.28.0-7
|
|
|
|
|
- Disable WPE renderer since it's busted, rhbz#1813993.
|
|
|
|
|
- Use perl() syntax to denote perl dependencies.
|
|
|
|
|
- Bump revision to maintain upgrade path
|
|
|
|
|
|
|
|
|
|
* Wed Mar 11 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 2.28.0-3
|
|
|
|
|
- BuildRequires: perl-English
|
|
|
|
|
|
|
|
|
|
* Wed Mar 11 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 2.28.0-2
|
|
|
|
|
- Rebuild with koji hopefully not broken this time?
|
|
|
|
|
- Add perl-FindBin BuildRequires
|
|
|
|
|
|
|
|
|
|
* Wed Mar 11 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 2.28.0-1
|
|
|
|
|
- Update to 2.28.0
|
|
|
|
|
|
|
|
|
|
* Thu Feb 27 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 2.27.91-1
|
|
|
|
|
- Update to 2.27.91
|
|
|
|
|
|
|
|
|
|
* Mon Feb 10 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 2.27.90-2
|
|
|
|
|
- Add GPG verification during prep
|
|
|
|
|
|
|
|
|
|
* Mon Feb 10 2020 Michael Catanzaro <mcatanzaro@redhat.com> - 2.27.90-1
|
|
|
|
|
- Update to 2.27.90
|
|
|
|
|
|
|
|
|
|
* Mon Feb 10 2020 Eike Rathke <erack@redhat.com> - 2.27.4-3
|
|
|
|
|
- Resolves: rhbz#1800249 Fix FTBFS
|
|
|
|
|
|
|
|
|
|
* Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.27.4-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Jan 10 2020 Eike Rathke <erack@redhat.com> - 2.27.4-1
|
|
|
|
|
- Update to 2.27.4
|
|
|
|
|
|
|
|
|
|
* Wed Dec 04 2019 Michael Catanzaro <mcatanzaro@gnome.org> - 2.27.3-2
|
|
|
|
|
- Fix minor file and directory ownership issues, rhbz#1779754 and rhbz#1779772
|
|
|
|
|
|
|
|
|
|
* Tue Nov 26 2019 Eike Rathke <erack@redhat.com> - 2.27.3-1
|
|
|
|
|
- Resolves: rhbz#1776825 Update to 2.27.3
|
|
|
|
|
|
|
|
|
|
* Sat Nov 02 2019 Pete Walter <pwalter@fedoraproject.org> - 2.27.2-2
|
|
|
|
|
- Rebuild for ICU 65
|
|
|
|
|
|
|
|
|
|
* Tue Oct 22 2019 Eike Rathke <erack@redhat.com> - 2.27.2-1
|
|
|
|
|
- Resolves: rhbz#1764135 Update to 2.27.2
|
|
|
|
|
|
|
|
|
|
* Fri Oct 04 2019 Eike Rathke <erack@redhat.com> - 2.27.1-1
|
|
|
|
|
- Resolves: rhbz#1758590 Update to 2.27.1
|
|
|
|
|
|
|
|
|
|
* Thu Sep 26 2019 Eike Rathke <erack@redhat.com> - 2.26.1-1
|
|
|
|
|
- Resolves: rhbz#1754472 Update to 2.26.1
|
|
|
|
|
|
|
|
|
|
* Thu Sep 19 2019 Michael Catanzaro <mcatanzaro@gnome.org> - 2.26.0-3
|
|
|
|
|
- Enable WPE renderer, resolves rhbz#1753730
|
|
|
|
|
|
|
|
|
|
* Tue Sep 17 2019 Tomas Popela <tpopela@redhat.com> - 2.26.0-2
|
|
|
|
|
- Backport fix for a crash when closing the view and HW acceleration is enabled
|
|
|
|
|
- Resolves: rhbz#1750345
|
|
|
|
|
- Backport fix for EGL_BAD_ALLOC
|
|
|
|
|
- Resolves: rhbz#1751936
|
|
|
|
|
|
|
|
|
|
* Mon Sep 09 2019 Kalev Lember <klember@redhat.com> - 2.26.0-1
|
|
|
|
|
- Update to 2.26.0
|
|
|
|
|
|
|
|
|
|
* Wed Sep 04 2019 Michael Catanzaro <mcatanzaro@gnome.org> - 2.25.92-2
|
|
|
|
|
- Add patch to fix startup in X11 when not using gdm
|
|
|
|
|
|
|
|
|
|
* Tue Sep 03 2019 Eike Rathke <erack@redhat.com> - 2.25.92-1
|
|
|
|
|
- Resolves: rhbz#1748305 Update to 2.25.92
|
|
|
|
|
|
|
|
|
|
* Fri Aug 02 2019 Eike Rathke <erack@redhat.com> - 2.25.4-1
|
|
|
|
|
- Update to 2.25.4
|
|
|
|
|
|
|
|
|
|
* Fri Jul 26 2019 Tomas Popela <tpopela@redhat.com> - 2.25.3-2
|
|
|
|
|
- Follow-up fixes for the GTK2 plugins support removal
|
|
|
|
|
- Fixes: rhbz#1733436
|
|
|
|
|
|
|
|
|
|
* Tue Jul 23 2019 Eike Rathke <erack@redhat.com> - 2.25.3-1
|
|
|
|
|
- Update to 2.25.3
|
|
|
|
|
- This removes support for GTK 2 based NPAPI plugins (such as Adobe Flash)
|
|
|
|
|
|
|
|
|
|
* Wed Jul 17 2019 Adam Williamson <awilliam@redhat.com> - 2.25.2-2
|
|
|
|
|
- Backport fix for crasher that affects Evolution (bwo#199621)
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2019 Eike Rathke <erack@redhat.com> - 2.25.2-1
|
|
|
|
|
- Update to 2.25.2
|
|
|
|
|
|
|
|
|
|
* Thu Jun 06 2019 Eike Rathke <erack@redhat.com> - 2.25.1-1
|
|
|
|
|
- Update to 2.25.1
|
|
|
|
|
|
|
|
|
|
* Fri May 17 2019 Eike Rathke <erack@redhat.com> - 2.24.2-1
|
|
|
|
|
- Update to 2.24.2
|
|
|
|
|
|
|
|
|
|
* Tue Apr 09 2019 Eike Rathke <erack@redhat.com> - 2.24.1-1
|
|
|
|
|
- Update to 2.24.1
|
|
|
|
|
|
|
|
|
|
* Wed Mar 13 2019 Tomas Popela <tpopela@redhat.com> - 2.24.0-1
|
|
|
|
|
- Update to 2.24.0
|
|
|
|
|
|
|
|
|
|
* Fri Mar 08 2019 Tomas Popela <tpopela@redhat.com> - 2.23.92-1
|
|
|
|
|
- Update to 2.23.92
|
|
|
|
|
- Switch to python3
|
|
|
|
|
|
|
|
|
|
* Wed Feb 20 2019 Eike Rathke <erack@redhat.com> - 2.23.91-1
|
|
|
|
|
- Update to 2.23.91
|
|
|
|
|
|
|
|
|
|
* Mon Feb 18 2019 Eike Rathke <erack@redhat.com> - 2.23.90-1
|
|
|
|
|
- Update to 2.23.90
|
|
|
|
|
|
|
|
|
|
* Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.23.3-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jan 24 2019 Pete Walter <pwalter@fedoraproject.org> - 2.23.3-2
|
|
|
|
|
- Rebuild for ICU 63
|
|
|
|
|
|
|
|
|
|
* Mon Jan 14 2019 Eike Rathke <erack@redhat.com> - 2.23.3-1
|
|
|
|
|
- Update to 2.23.3
|
|
|
|
|
|
|
|
|
|
* Tue Nov 27 2018 Eike Rathke <erack@redhat.com> - 2.23.1-1
|
|
|
|
|
- Update to 2.23.1
|
|
|
|
|
|
|
|
|
|
* Thu Nov 22 2018 Tomáš Popela <tpopela@redhat.com> - 2.22.4-1
|
|
|
|
|
- Update to 2.22.4
|
|
|
|
|
|
|
|
|
|
* Thu Nov 01 2018 Tomas Popela <tpopela@redhat.com> - 2.22.3-2
|
|
|
|
|
- Switch to using pkgconfig build requires
|
|
|
|
|
- Switch to enchant-2
|
|
|
|
|
- Resolves: rhbz#1631486
|
|
|
|
|
|
|
|
|
|
* Mon Oct 29 2018 Tomas Popela <tpopela@redhat.com> - 2.22.3-1
|
|
|
|
|
* Tue Oct 30 2018 Tomas Popela <tpopela@redhat.com> - 2.22.3-1
|
|
|
|
|
- Update to 2.22.3
|
|
|
|
|
- Resolves: rhbz#1641009
|
|
|
|
|
|
|
|
|
|
* Fri Oct 19 2018 Tomas Popela <tpopela@redhat.com> - 2.22.2-3
|
|
|
|
|
- Fix WebProcess crash while printing
|
|
|
|
|
- Resolves: rhbz#1639754
|
|
|
|
|
|
|
|
|
|
* Tue Sep 25 2018 Tomas Popela <tpopela@redhat.com> - 2.22.2-2
|
|
|
|
|
- Switch to Ninja:
|
|
|
|
|
-7 minutes on the x86_64
|
|
|
|
|
-11 minutes on ppc64le
|
|
|
|
|
-13 minutes on i686
|
|
|
|
|
-13 minutes on s390x
|
|
|
|
|
-10 minutes on armv7hl
|
|
|
|
|
-19 minutes on aarch64
|
|
|
|
|
|
|
|
|
|
* Sun Sep 23 2018 Tomas Popela <tpopela@redhat.com> - 2.22.2-1
|
|
|
|
|
* Mon Sep 24 2018 Tomas Popela <tpopela@redhat.com> - 2.22.2-1
|
|
|
|
|
- Update to 2.22.2
|
|
|
|
|
- Resolves: rhbz#1625602
|
|
|
|
|
|
|
|
|
|
* Thu Sep 20 2018 Tomas Popela <tpopela@redhat.com> - 2.22.1-1
|
|
|
|
|
- Update to 2.22.1
|
|
|
|
|
- Resolves: rhbz#1625602
|
|
|
|
|
|
|
|
|
|
* Fri Sep 07 2018 Kalev Lember <klember@redhat.com> - 2.22.0-3
|
|
|
|
|
- Rebuilt against fixed atk (#1626575)
|
|
|
|
|
|
|
|
|
|
* Fri Sep 07 2018 Kalev Lember <klember@redhat.com> - 2.22.0-2
|
|
|
|
|
- Rebuilt for GNOME 3.30.0 megaupdate
|
|
|
|
|
* Tue Sep 11 2018 Tomas Popela <tpopela@redhat.com> - 2.22.0-2
|
|
|
|
|
- Backport patches from RHEL 7
|
|
|
|
|
- Resolves: rhbz#1625602
|
|
|
|
|
|
|
|
|
|
* Mon Sep 03 2018 Tomas Popela <tpopela@redhat.com> - 2.22.0-1
|
|
|
|
|
* Wed Sep 05 2018 Tomas Popela <tpopela@redhat.com> - 2.22.0-1
|
|
|
|
|
- Update to 2.22.0
|
|
|
|
|
- Resolves: rhbz#1625602
|
|
|
|
|
|
|
|
|
|
* Thu Aug 30 2018 Tomas Popela <tpopela@redhat.com> - 2.21.92-2
|
|
|
|
|
- Update the JSC build fix patch
|
|
|
|
|
|
|
|
|
|
* Wed Aug 29 2018 Tomas Popela <tpopela@redhat.com> - 2.21.92-1
|
|
|
|
|
- Update to 2.21.92
|
|
|
|
|
|
|
|
|
|
* Thu Aug 16 2018 Tomas Popela <tpopela@redhat.com> - 2.21.91-1
|
|
|
|
|
- Update to 2.21.91
|
|
|
|
|
|
|
|
|
|
* Fri Jul 20 2018 Tomas Popela <tpopela@redhat.com> - 2.21.5-1
|
|
|
|
|
- Update to 2.21.5
|
|
|
|
|
|
|
|
|
|
* Mon Jul 16 2018 Tomas Popela <tpopela@redhat.com> - 2.21.4-4
|
|
|
|
|
- Fix the broken build due to python2 changes
|
|
|
|
|
|
|
|
|
|
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.21.4-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Jul 10 2018 Pete Walter <pwalter@fedoraproject.org> - 2.21.4-2
|
|
|
|
|
- Rebuild for ICU 62
|
|
|
|
|
* Tue Jul 17 2018 Tomas Popela <tpopela@redhat.com> - 2.20.3-3
|
|
|
|
|
- Update the python2 patch
|
|
|
|
|
|
|
|
|
|
* Tue Jun 12 2018 Tomas Popela <tpopela@redhat.com> - 2.21.4-1
|
|
|
|
|
- Update to 2.21.4
|
|
|
|
|
* Mon Jun 18 2018 Tomas Popela <tpopela@redhat.com> - 2.20.3-3
|
|
|
|
|
- Export the python2 env variable
|
|
|
|
|
- Resolves: rhbz#1592264
|
|
|
|
|
|
|
|
|
|
* Mon May 28 2018 Tomas Popela <tpopela@redhat.com> - 2.21.3-1
|
|
|
|
|
- Update to 2.21.3
|
|
|
|
|
* Mon Jun 11 2018 Tomas Popela <tpopela@redhat.com> - 2.20.3-1
|
|
|
|
|
- Update to 2.20.3
|
|
|
|
|
|
|
|
|
|
* Thu May 24 2018 Tomas Popela <tpopela@redhat.com> - 2.21.2-2
|
|
|
|
|
* Thu May 24 2018 Tomas Popela <tpopela@redhat.com> - 2.20.2-4
|
|
|
|
|
- Explicitly specify python2 over python and add python2 to BR
|
|
|
|
|
|
|
|
|
|
* Mon May 21 2018 Tomas Popela <tpopela@redhat.com> - 2.21.2-1
|
|
|
|
|
- Update to 2.21.2
|
|
|
|
|
* Tue May 22 2018 Tomas Popela <tpopela@redhat.com> - 2.20.2-3
|
|
|
|
|
- aarch64 on RHEL 8 does have a 64kb page size
|
|
|
|
|
- Resolves: rhbz#1578576
|
|
|
|
|
|
|
|
|
|
* Mon Apr 30 2018 Pete Walter <pwalter@fedoraproject.org> - 2.21.1-2
|
|
|
|
|
- Rebuild for ICU 61.1
|
|
|
|
|
* Tue May 22 2018 Tomas Popela <tpopela@redhat.com> - 2.20.2-2
|
|
|
|
|
- Temporary disable JIT and BMalloc on aarch64 due to Gigacage problems
|
|
|
|
|
- Resolves: rhbz#1578576
|
|
|
|
|
|
|
|
|
|
* Wed Apr 18 2018 Tomas Popela <tpopela@redhat.com> - 2.21.1-1
|
|
|
|
|
- Update to 2.21.1
|
|
|
|
|
* Tue May 15 2018 Tomas Popela <tpopela@redhat.com> - 2.20.2-1
|
|
|
|
|
- Update to 2.20.2
|
|
|
|
|
- Resolves: rhbz#1577388
|
|
|
|
|
|
|
|
|
|
* Tue Apr 10 2018 Tomas Popela <tpopela@redhat.com> - 2.20.1-1
|
|
|
|
|
- Update to 2.20.1
|
|
|
|
|