[unifi] Update to 7.3.83, for detail see:
by Richard Shaw
commit ee085f2df385479106d1d2c152ab1ded509295bb
Author: Richard Shaw <hobbes1069(a)gmail.com>
Date: Tue Feb 7 08:02:36 2023 -0600
Update to 7.3.83, for detail see:
https://community.ui.com/releases/UniFi-Network-Application-7-3-83/88f5ff...
.gitignore | 1 +
sources | 2 +-
unifi.spec | 6 +++++-
3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2d5782f..209627c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,3 +37,4 @@
/UniFi-7.2.92.unix.zip
/UniFi-7.2.95.unix.zip
/UniFi-7.3.76.unix.zip
+/UniFi-7.3.83.unix.zip
diff --git a/sources b/sources
index e4f4445..b3e822d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (UniFi-7.3.76.unix.zip) = 363c6f2706bac8181f1ec9102dd21ed4a1c36c63215e81a80d4a0ef913e9a71a87c1d89ca9eeda5429454bdf770fdff326342435663d2af6288f65af0dd1f7a3
+SHA512 (UniFi-7.3.83.unix.zip) = ae7bd0e5deff9fceb831be7d652c333d06f1b2a9b40411e1e72607558b01b33814590601c991742a7627eb7a15ec33d5ea0ca1f8d7d2103f348db592f61aaca7
diff --git a/unifi.spec b/unifi.spec
index 61a9f63..bb5048c 100644
--- a/unifi.spec
+++ b/unifi.spec
@@ -4,7 +4,7 @@
%global __strip /bin/true
Name: unifi
-Version: 7.3.81
+Version: 7.3.83
Release: 1%{?dist}
Summary: Ubiquiti UniFi controller
@@ -368,6 +368,10 @@ fi
%changelog
+* Tue Feb 07 2023 Richard Shaw <hobbes1069(a)gmail.com> - 7.3.83-1
+- Update to 7.3.83, for detail see:
+ https://community.ui.com/releases/UniFi-Network-Application-7-3-83/88f5ff...
+
* Tue Jan 17 2023 Richard Shaw <hobbes1069(a)gmail.com> - 7.3.81-1
- Update to 7.3.81, see:
https://community.ui.com/releases/UniFi-Network-Application-7-3-81/d1b49e...
1 year, 10 months
[unifi] Update to 7.3.81, see:
by Richard Shaw
Summary of changes:
bd5252a... Update to 7.3.81, see: (*)
(*) This commit already existed in another branch; no separate mail sent
1 year, 10 months
[telegram-desktop/f36: 4/4] Updated to version 4.6.1.
by Vitaly Zaitsev
commit 6d07c17bc106702ee02e93a1991e0c816bb0308c
Author: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Tue Feb 7 10:26:33 2023 +0100
Updated to version 4.6.1.
sources | 2 +-
telegram-desktop-gcc13-build-fix.patch | 60 ----------------------------------
telegram-desktop.spec | 8 ++---
3 files changed, 5 insertions(+), 65 deletions(-)
---
diff --git a/sources b/sources
index 22ad6ee..6e44071 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (tdesktop-4.6.0-full.tar.gz) = f8d529d66144699d580b204456dcbc5692bd48d7ed25152fd6092273fd4f62ebe5140b375a0dea9f600f8a364cf881e5c961675e1ebc3f5d02d60c5290808a4e
+SHA512 (tdesktop-4.6.1-full.tar.gz) = 980421c5ebff8b3d4fc4c98c2d17b39c0484d58faedfd5cf21639b390f7f23bc4388dfa1e7ea40950a4624b21f6d7a2632ff553fb307ca3e22f40bce2bdda7db
diff --git a/telegram-desktop.spec b/telegram-desktop.spec
index 4009786..9e7b8a3 100644
--- a/telegram-desktop.spec
+++ b/telegram-desktop.spec
@@ -12,7 +12,7 @@
%global optflags %(echo %{optflags} | sed 's/-g /-g1 /')
Name: telegram-desktop
-Version: 4.6.0
+Version: 4.6.1
Release: 1%{?dist}
# Application and 3rd-party modules licensing:
@@ -28,9 +28,6 @@ URL: https://github.com/telegramdesktop/%{appname}
Summary: Telegram Desktop official messaging app
Source0: %{url}/releases/download/v%{version}/%{appname}-%{version}-full.tar.gz
-# https://github.com/telegramdesktop/tdesktop/pull/25841
-Patch100: %{name}-gcc13-build-fix.patch
-
# Telegram Desktop require more than 8 GB of RAM on linking stage.
# Disabling all low-memory architectures.
ExclusiveArch: x86_64 aarch64
@@ -223,6 +220,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
%{_metainfodir}/*.metainfo.xml
%changelog
+* Tue Feb 07 2023 Vitaly Zaitsev <vitaly(a)easycoding.org> - 4.6.1-1
+- Updated to version 4.6.1.
+
* Mon Feb 06 2023 Vitaly Zaitsev <vitaly(a)easycoding.org> - 4.6.0-1
- Updated to version 4.6.0.
1 year, 10 months
[telegram-desktop/f36] (4 commits) ...Updated to version 4.6.1.
by Vitaly Zaitsev
Summary of changes:
25b01b5... Rebuilt due to Qt 6.4.2 update. (*)
972361d... Updated to version 4.6.0. (*)
f29da86... Updated GCC 13 patch. (*)
6d07c17... Updated to version 4.6.1.
(*) This commit already existed in another branch; no separate mail sent
1 year, 10 months
[cinelerra-gg] Add gcc-13 patch
by Leigh Scott
commit f8a052b6ee9336fe93e85193a093c1758368fda7
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Mon Feb 6 19:43:17 2023 +0000
Add gcc-13 patch
0001-possible-fix-for-gcc-13-openexr-2.4.1.patch | 29 ++++++++++++++++++++++++
cinelerra-gg.spec | 2 ++
2 files changed, 31 insertions(+)
---
diff --git a/0001-possible-fix-for-gcc-13-openexr-2.4.1.patch b/0001-possible-fix-for-gcc-13-openexr-2.4.1.patch
new file mode 100644
index 0000000..85ea72f
--- /dev/null
+++ b/0001-possible-fix-for-gcc-13-openexr-2.4.1.patch
@@ -0,0 +1,29 @@
+From 60ef2c364b80e84b916284343a168241fd2235e2 Mon Sep 17 00:00:00 2001
+From: Andrew Randrianasulu <randrianasulu(a)gmail.com>
+Date: Mon, 6 Feb 2023 20:46:43 +0300
+Subject: [PATCH] possible fix for gcc 13 / openexr 2.4.1
+
+---
+ cinelerra-5.1/thirdparty/src/openexr-2.4.1.patch3 | 10 ++++++++++
+ 1 file changed, 10 insertions(+)
+ create mode 100644 cinelerra-5.1/thirdparty/src/openexr-2.4.1.patch3
+
+diff --git a/cinelerra-5.1/thirdparty/src/openexr-2.4.1.patch3 b/cinelerra-5.1/thirdparty/src/openexr-2.4.1.patch3
+new file mode 100644
+index 00000000..24d9ae1e
+--- /dev/null
++++ b/cinelerra-5.1/thirdparty/src/openexr-2.4.1.patch3
+@@ -0,0 +1,10 @@
++--- openexr-2.4.1/OpenEXR/IlmImf/ImfMisc.cpp.orig 2023-02-06 20:35:13.691479571 +0300
+++++ openexr-2.4.1/OpenEXR/IlmImf/ImfMisc.cpp 2023-02-06 20:35:59.535479538 +0300
++@@ -53,6 +53,7 @@
++ #include <ImfPartType.h>
++ #include <ImfTileDescription.h>
++ #include "ImfNamespace.h"
+++#include <cstdint>
++
++ OPENEXR_IMF_INTERNAL_NAMESPACE_SOURCE_ENTER
++
+--
+2.39.1
+
diff --git a/cinelerra-gg.spec b/cinelerra-gg.spec
index 3a7f5b5..6a6788b 100644
--- a/cinelerra-gg.spec
+++ b/cinelerra-gg.spec
@@ -19,6 +19,8 @@ Source0: https://git.cinelerra-gg.org/git/?p=goodguy/cinelerra.git;a=snap
# CrystalHD is fouling the ffmpeg build
Patch0: cinelerra-gg-Disable-crystalhd-in-ffmpeg.patch
+# https://www.cinelerra-gg.org/bugtracker/view.php?id=634
+Patch1: 0001-possible-fix-for-gcc-13-openexr-2.4.1.patch
# Only tested on x86_64
ExclusiveArch: x86_64
1 year, 10 months
[cinelerra-gg/f36] (5 commits) ...Update changelog
by Nicolas Chauvet
Summary of changes:
5ec3448... Switch to buildroot (*)
c30f8c4... Switch to libusb1 (*)
6e073ef... Disable system ilmbase for now (*)
76c1c30... Disable lto (*)
ea4fd07... Update changelog (*)
(*) This commit already existed in another branch; no separate mail sent
1 year, 10 months
[cinelerra-gg/f37] (5 commits) ...Update changelog
by Nicolas Chauvet
Summary of changes:
5ec3448... Switch to buildroot (*)
c30f8c4... Switch to libusb1 (*)
6e073ef... Disable system ilmbase for now (*)
76c1c30... Disable lto (*)
ea4fd07... Update changelog (*)
(*) This commit already existed in another branch; no separate mail sent
1 year, 10 months