[chromium-freeworld] Update to 104.0.5112.79
by Leigh Scott
commit d8ef32f6e9d254c78623a0102470e4cea47dcf33
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Wed Aug 3 06:08:24 2022 +0100
Update to 104.0.5112.79
chromium-freeworld.spec | 15 ++++++---------
remove-no-opaque-pointers-flag.patch | 4 ++--
sources | 4 ++--
3 files changed, 10 insertions(+), 13 deletions(-)
---
diff --git a/chromium-freeworld.spec b/chromium-freeworld.spec
index edbd633..c81319a 100644
--- a/chromium-freeworld.spec
+++ b/chromium-freeworld.spec
@@ -42,7 +42,7 @@
##############################Package Definitions######################################
Name: chromium-freeworld
-Version: 103.0.5060.134
+Version: 104.0.5112.79
Release: 1%{?dist}
Summary: Chromium built with all freeworld codecs and VA-API support
License: BSD and LGPLv2+ and ASL 2.0 and IJG and MIT and GPLv2+ and ISC and OpenSSL and (MPLv1.1 or GPLv2 or LGPLv2)
@@ -50,7 +50,7 @@ URL: https://www.chromium.org/Home
Source0: https://commondatastorage.googleapis.com/chromium-browser-official/chromi...
# Patchset composed by Stephan Hartmann.
-%global patchset_revision chromium-103-patchset-4
+%global patchset_revision chromium-104-patchset-2
Source1: https://github.com/stha09/chromium-patches/archive/%{patchset_revision}/c...
# The following two source files are copied and modified from the chromium source
@@ -214,9 +214,8 @@ Patch408: fix_py311.patch
%{__scm_apply_patch -p1} <%{patchset_root}/%{1}
%patchset_apply chromium-78-protobuf-RepeatedPtrField-export.patch
-%patchset_apply chromium-103-FrameLoadRequest-type.patch
-%patchset_apply chromium-103-SubstringSetMatcher-packed.patch
%patchset_apply chromium-103-VirtualCursor-std-layout.patch
+%patchset_apply chromium-104-ContentRendererClient-type.patch
# Apply patches up to #1000 from this spec.
%autopatch -M1000 -p1
@@ -281,7 +280,6 @@ sed -i 's|//third_party/usb_ids|/usr/share/hwdata|g' \
services/device/public/cpp/usb/BUILD.gn
sed -i \
- -e 's/"-ffile-compilation-dir=."//g' \
-e 's/"-no-canonical-prefixes"//g' \
build/config/compiler/BUILD.gn
@@ -291,10 +289,6 @@ ln -s %{_bindir}/node third_party/node/linux/node-linux-x64/bin/node
mkdir -p buildtools/third_party/eu-strip/bin
ln -sf %{_bindir}/eu-strip buildtools/third_party/eu-strip/bin/eu-strip
-rm -f -- third_party/depot_tools/ninja
-ln -s %{_bindir}/ninja third_party/depot_tools/ninja
-ln -s %{_bindir}/python3 third_party/depot_tools/python
-
%build
# Final link uses lots of file descriptors.
ulimit -n 2048
@@ -514,6 +508,9 @@ appstream-util validate-relax --nonet "%{buildroot}%{_metainfodir}/%{name}.appda
%{chromiumdir}/vk_swiftshader_icd.json
#########################################changelogs#################################################
%changelog
+* Tue Aug 02 2022 Leigh Scott <leigh123linux(a)gmail.com> - 104.0.5112.79-1
+- Update to 104.0.5112.79
+
* Wed Jul 20 2022 Leigh Scott <leigh123linux(a)gmail.com> - 103.0.5060.134-1
- Update to 103.0.5060.134
diff --git a/remove-no-opaque-pointers-flag.patch b/remove-no-opaque-pointers-flag.patch
index e50af78..21ecfee 100644
--- a/remove-no-opaque-pointers-flag.patch
+++ b/remove-no-opaque-pointers-flag.patch
@@ -1,12 +1,12 @@
--- a/build/config/compiler/BUILD.gn
+++ b/build/config/compiler/BUILD.gn
-@@ -1534,15 +1534,6 @@ config("default_warnings") {
+@@ -1540,15 +1540,6 @@ config("default_warnings") {
cflags += [ "-Wno-unqualified-std-cast-call" ]
}
- if (!is_nacl && !(is_chromeos ||
- default_toolchain == "//build/toolchain/cros:target")) {
-- # TODO(https://crbug.com/1316298): Re-enable once test failure is figured out
+- # TODO(https://crbug.com/1322823): Remove flags once potential miscompile is investigated.
- cflags += [
- "-Xclang",
- "-no-opaque-pointers",
diff --git a/sources b/sources
index 4b6b256..b238a24 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (chromium-103.0.5060.134.tar.xz) = 448d7adb91a243041fdce466e750c96e69442711c7809f7aa4a04cc098351c3ca61a37fa52347c7bba2fefcde4951e747c092006bec7288010f36c872f6b7b4c
-SHA512 (chromium-patches-chromium-103-patchset-4.tar.gz) = 7bc21b800a41d14d091882424eaa5a3f1888fd35e6d9fd0420da93c94517004092758c4df73a79c7b8f3d4bc58738ed9137551cf84ed7f20cc279854ae015a37
+SHA512 (chromium-104.0.5112.79.tar.xz) = 3c6814c6670ccb938a4d2502f36e89ba5ddec9ffdc7c201111054edad5f54a31a93d9fb34c2c04265788ea6f7a8f4391aa0878a0820eac45674a69eba443480d
+SHA512 (chromium-patches-chromium-104-patchset-2.tar.gz) = ec5621c127d22c9cab93f2173c1a05525f18ac8729045afafa1f1b6581543620cb07b098c6587ddc8c40dca66299205f2f9de846d24afba716ea689ac2f28a52
2 years, 3 months
[unifi/f35] Update to 7.1.68 see release notes for details.
by Richard Shaw
commit 29c50b8c75a957b482cf6272bb7d7e379007397c
Author: Richard Shaw <hobbes1069(a)gmail.com>
Date: Tue Aug 2 20:21:10 2022 -0500
Update to 7.1.68 see release notes for details.
https://community.ui.com/releases/UniFi-Network-Application-7-1-68/30df65...
.gitignore | 1 +
sources | 2 +-
unifi.spec | 6 +++++-
3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 012f177..9aa170b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,3 +33,4 @@
/UniFi-7.0.23.unix.zip
/UniFi-7.1.61.unix.zip
/UniFi-7.1.66.unix.zip
+/UniFi-7.1.68.unix.zip
diff --git a/sources b/sources
index 83d2900..7668c7f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (UniFi-7.1.66.unix.zip) = 3e3cef3a2bde99f6172ae17499d2ce2ca69143ebaefc22d91129f2fb61a44d620485008763de3775a125dfb1244891e704b4b265bf7db36491700c0b5b47ba70
+SHA512 (UniFi-7.1.68.unix.zip) = b4e71dd28bb645d7fb085546fc29019aa6f33780e559ed284216b7f330eaf5f41f5177e839a5a277d4d41a2242ffe16a44b582c51e74e469bacf96502d187a55
diff --git a/unifi.spec b/unifi.spec
index 39fcbf1..2dc8fc3 100644
--- a/unifi.spec
+++ b/unifi.spec
@@ -4,7 +4,7 @@
%global __strip /bin/true
Name: unifi
-Version: 7.1.66
+Version: 7.1.68
Release: 1%{?dist}
Summary: Ubiquiti UniFi controller
@@ -358,6 +358,10 @@ fi
%changelog
+* Sat Jul 30 2022 Richard Shaw <hobbes1069(a)gmail.com> - 7.1.68-1
+- Update to 7.1.68 see release notes for details.
+ https://community.ui.com/releases/UniFi-Network-Application-7-1-68/30df65...
+
* Thu Jun 02 2022 Richard Shaw <hobbes1069(a)gmail.com> - 7.1.66-1
- Update to 7.1.66.
- Release notes:
2 years, 3 months
[nvidia-settings-470xx/f36: 2/2] Merge branch 'master' into f36
by Vitaly Zaitsev
commit da1a380ccc346bc57c87b6d8cfe9716cc6836653
Merge: 43b2298 52ae4c3
Author: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Tue Aug 2 18:18:30 2022 +0200
Merge branch 'master' into f36
.gitignore | 1 +
nvidia-settings-470xx.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
2 years, 3 months
[nvidia-settings-470xx/f35: 2/2] Merge branch 'master' into f35
by Vitaly Zaitsev
commit 25c4062791da37d15c10ffe60430f01d965d674c
Merge: 43b2298 52ae4c3
Author: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Tue Aug 2 18:18:36 2022 +0200
Merge branch 'master' into f35
.gitignore | 1 +
nvidia-settings-470xx.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
2 years, 3 months
[nvidia-settings-470xx/el8: 2/2] Merge branch 'master' into el8
by Vitaly Zaitsev
commit d4bec1066381785196e6ca5c1d678fdaa1c73609
Merge: 43b2298 52ae4c3
Author: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Tue Aug 2 18:18:46 2022 +0200
Merge branch 'master' into el8
.gitignore | 1 +
nvidia-settings-470xx.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
2 years, 3 months