[xtables-addons-kmod] Update to 3.27
by Leigh Scott
commit 62ce4287483f7ad1bbcc68fa1706a5a259a23068
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Nov 21 09:40:58 2024 +0000
Update to 3.27
el8_fix.patch | 8 ++++----
el9_fix.patch | 4 ++--
sources | 2 +-
xtables-addons-kmod.spec | 7 +++++--
4 files changed, 12 insertions(+), 9 deletions(-)
---
diff --git a/el8_fix.patch b/el8_fix.patch
index c0a2c4f..55858a8 100644
--- a/el8_fix.patch
+++ b/el8_fix.patch
@@ -1,5 +1,5 @@
---- xtables-addons-3.26/extensions/compat_xtables.h
-+++ xtables-addons-3.26/extensions/compat_xtables.h
+--- xtables-addons-3.27/extensions/compat_xtables.h
++++ xtables-addons-3.27/extensions/compat_xtables.h
@@ -21,7 +21,7 @@
#if LINUX_VERSION_CODE >= KERNEL_VERSION(5, 10, 0) || \
LINUX_VERSION_CODE >= KERNEL_VERSION(5, 9, 9) && LINUX_VERSION_CODE < KERNEL_VERSION(5, 10, 0) || \
@@ -9,8 +9,8 @@
#else
# define ip_route_me_harder(xnet, xsk, xskb, xaddrtype) ip_route_me_harder((xnet), (xskb), (xaddrtype))
# define ip6_route_me_harder(xnet, xsk, xskb) ip6_route_me_harder((xnet), (xskb))
---- xtables-addons-3.26/extensions/xt_ipp2p.c
-+++ xtables-addons-3.26/extensions/xt_ipp2p.c
+--- xtables-addons-3.27/extensions/xt_ipp2p.c
++++ xtables-addons-3.27/extensions/xt_ipp2p.c
@@ -19,7 +19,7 @@ MODULE_AUTHOR("Eicke Friedrich/Klaus Deg
MODULE_DESCRIPTION("An extension to iptables to identify P2P traffic.");
MODULE_LICENSE("GPL");
diff --git a/el9_fix.patch b/el9_fix.patch
index 94efe1c..17fbb0b 100644
--- a/el9_fix.patch
+++ b/el9_fix.patch
@@ -1,5 +1,5 @@
---- xtables-addons-3.26/extensions/compat_xtables.h
-+++ xtables-addons-3.26/extensions/compat_xtables.h
+--- xtables-addons-3.27/extensions/compat_xtables.h
++++ xtables-addons-3.27/extensions/compat_xtables.h
@@ -26,7 +26,7 @@
# define ip_route_me_harder(xnet, xsk, xskb, xaddrtype) ip_route_me_harder((xnet), (xskb), (xaddrtype))
# define ip6_route_me_harder(xnet, xsk, xskb) ip6_route_me_harder((xnet), (xskb))
diff --git a/sources b/sources
index db96605..7e9e36f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (xtables-addons-3.26.tar.xz) = 858126c5887a3a1d2c122e51fcfdb41a5ddb3fff45308a8dda46de06c0df9f4f8059466bc182cff5b2baa3efcef9240378a890ca8237aec4dfccb74523a56851
+SHA512 (xtables-addons-3.27.tar.xz) = 1938342914c24621743d0460e4057ffa6d3b6d01f3d0ca5feaa3852675f18c309f57fcb73725972d4aa87b7da92667efffa16e203f4cd1362cb8bb03a116636a
diff --git a/xtables-addons-kmod.spec b/xtables-addons-kmod.spec
index 602017e..d52f720 100644
--- a/xtables-addons-kmod.spec
+++ b/xtables-addons-kmod.spec
@@ -10,8 +10,8 @@
Name: xtables-addons-kmod
Summary: Kernel module (kmod) for xtables-addons
-Version: 3.26
-Release: 2%{?dist}
+Version: 3.27
+Release: 1%{?dist}
License: GPL-2.0-only
URL: https://inai.de/projects/xtables-addons/
Source0: https://inai.de/files/xtables-addons/xtables-addons-%{version}.tar.xz
@@ -63,6 +63,9 @@ done
%{?akmod_install}
%changelog
+* Thu Nov 21 2024 Leigh Scott <leigh123linux(a)gmail.com> - 3.27-1
+- Update to 3.27
+
* Fri Aug 02 2024 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 3.26-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
1 hour, 2 minutes
[xtables-addons] Update to 3.27
by Leigh Scott
commit 34cb2fc2f659a65eb6314938c499c6d65bc1e20b
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Nov 21 09:33:58 2024 +0000
Update to 3.27
sources | 2 +-
xtables-addons.spec | 7 +++++--
2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/sources b/sources
index db96605..7e9e36f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (xtables-addons-3.26.tar.xz) = 858126c5887a3a1d2c122e51fcfdb41a5ddb3fff45308a8dda46de06c0df9f4f8059466bc182cff5b2baa3efcef9240378a890ca8237aec4dfccb74523a56851
+SHA512 (xtables-addons-3.27.tar.xz) = 1938342914c24621743d0460e4057ffa6d3b6d01f3d0ca5feaa3852675f18c309f57fcb73725972d4aa87b7da92667efffa16e203f4cd1362cb8bb03a116636a
diff --git a/xtables-addons.spec b/xtables-addons.spec
index dd14a05..b557393 100644
--- a/xtables-addons.spec
+++ b/xtables-addons.spec
@@ -1,7 +1,7 @@
Name: xtables-addons
Summary: Extensions targets and matches for iptables
-Version: 3.26
-Release: 2%{?dist}
+Version: 3.27
+Release: 1%{?dist}
# The entire source code is GPLv2 except ACCOUNT/libxt_ACCOUNT_cl.* which is LGPLv2
License: GPL-2.0-only AND LGPL-2.0-only
URL: https://inai.de/projects/xtables-addons/
@@ -49,6 +49,9 @@ rm -f %{buildroot}%{_libdir}/*.{la,so}
%{_mandir}/man?/*
%changelog
+* Thu Nov 21 2024 Leigh Scott <leigh123linux(a)gmail.com> - 3.27-1
+- Update to 3.27
+
* Fri Aug 02 2024 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 3.26-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
1 hour, 9 minutes
[ffmpeg/el9] Rebuild for new dav1d version
by Leigh Scott
commit a77376e854672301e24927f2342d69624c273405
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Nov 21 04:45:03 2024 +0000
Rebuild for new dav1d version
ffmpeg.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 41df23f..2a31cd3 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -113,7 +113,7 @@ ExclusiveArch: armv7hnl
Summary: Digital VCR and streaming server
Name: ffmpeg%{?flavor}
Version: 5.1.6
-Release: 1%{?dist}
+Release: 2%{?dist}
License: %{ffmpeg_license}
URL: https://ffmpeg.org/
%if 0%{?date}
@@ -532,6 +532,9 @@ strip %{buildroot}%{_libdir}/%{name}/libavcodec.so.*
%changelog
+* Wed Nov 13 2024 Leigh Scott <leigh123linux(a)gmail.com> - 5.1.6-2
+- Rebuild for new dav1d version
+
* Mon Aug 05 2024 Leigh Scott <leigh123linux(a)gmail.com> - 5.1.6-1
- Update to 5.1.6
5 hours, 57 minutes
[telegram-desktop] Update 5.8.2.
by Vasiliy Glazov
commit af4e3cfbcfc7b98d54e626cd567cd0b90550dae4
Author: Vasiliy Glazov <v.glazov(a)1440.space>
Date: Wed Nov 20 07:36:11 2024 +0300
Update 5.8.2.
sources | 2 +-
telegram-desktop.spec | 5 ++++-
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/sources b/sources
index ecee91b..2d98d21 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (tdesktop-5.8.1-full.tar.gz) = 68c8cb704520f0825b2f1054822e157fcb708e115e67f5cc5906dfda6bac75f27ec931c7d287ffd5f36e87d3f07194017a8dfbf70ec540462d1cbb41511b36a5
+SHA512 (tdesktop-5.8.2-full.tar.gz) = 686d5eae922f3be1198931add00aa9716161a360242cb812a9078a771c40a64d3a396ddf1f922f0e76eaf7b1f7c909ce55aac9ad50ebf3db19d80c9cea00b6d8
diff --git a/telegram-desktop.spec b/telegram-desktop.spec
index e179c74..c6511f8 100644
--- a/telegram-desktop.spec
+++ b/telegram-desktop.spec
@@ -9,7 +9,7 @@
%global optflags %(echo %{optflags} | sed 's/-g /-g1 /')
Name: telegram-desktop
-Version: 5.8.1
+Version: 5.8.2
Release: 1%{?dist}
# Application and 3rd-party modules licensing:
@@ -181,6 +181,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
%{_metainfodir}/*.metainfo.xml
%changelog
+* Tue Nov 19 2024 Vasiliy Glazov <vascom2(a)gmail.com> - 5.8.2-1
+- Update to 5.8.2
+
* Mon Nov 18 2024 Vasiliy Glazov <vascom2(a)gmail.com> - 5.8.1-1
- Update to 5.8.1
1 day, 6 hours