diff --git a/packages/_/_project/_attribute b/packages/_/_project/_attribute index b69fc70..ce36633 100644 --- a/packages/_/_project/_attribute +++ b/packages/_/_project/_attribute @@ -279,7 +279,7 @@ rebuildpacs-leafs = branding-openSUSE PackageKit-branding-openSUSE xfce4-brandin s/openSUSE-/openSUSE-Staging:$LETTER-/ - 20230301 + 20230302 arch: x86_64 diff --git a/packages/_/_project/_staging_workflow b/packages/_/_project/_staging_workflow index 34ecb22..60a45ff 100644 --- a/packages/_/_project/_staging_workflow +++ b/packages/_/_project/_staging_workflow @@ -22,53 +22,12 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + diff --git a/packages/a/ack/.files b/packages/a/ack/.files index cec2a9c..14e3931 100644 Binary files a/packages/a/ack/.files and b/packages/a/ack/.files differ diff --git a/packages/a/ack/.rev b/packages/a/ack/.rev index c1bd0a6..948230d 100644 --- a/packages/a/ack/.rev +++ b/packages/a/ack/.rev @@ -256,4 +256,12 @@ 1006025 + + 516d0f4202b07d007abd4be9158accb1 + 3.7.0 + + dimstar_suse + + 1068552 + diff --git a/packages/a/ack/ack-ignore-osc.patch b/packages/a/ack/ack-ignore-osc.patch index ae8ace4..ab47114 100644 --- a/packages/a/ack/ack-ignore-osc.patch +++ b/packages/a/ack/ack-ignore-osc.patch @@ -6,10 +6,11 @@ Upstream: No Ignore .osc --- -diff -Pdru ack-v3.3.1.orig/lib/App/Ack/ConfigDefault.pm ack-v3.3.1/lib/App/Ack/ConfigDefault.pm ---- ack-v3.3.1.orig/lib/App/Ack/ConfigDefault.pm 2020-01-13 20:18:17.000000000 +0100 -+++ ack-v3.3.1/lib/App/Ack/ConfigDefault.pm 2020-01-22 14:32:56.451135251 +0100 -@@ -70,6 +70,9 @@ +Index: ack-v3.7.0/lib/App/Ack/ConfigDefault.pm +=================================================================== +--- ack-v3.7.0.orig/lib/App/Ack/ConfigDefault.pm ++++ ack-v3.7.0/lib/App/Ack/ConfigDefault.pm +@@ -70,6 +70,9 @@ sub _options_block { # https://www.mercurial-scm.org/ --ignore-directory=is:.hg @@ -19,15 +20,16 @@ diff -Pdru ack-v3.3.1.orig/lib/App/Ack/ConfigDefault.pm ack-v3.3.1/lib/App/Ack/C # Quilt # https://directory.fsf.org/wiki/Quilt --ignore-directory=is:.pc -diff -Pdru ack-v3.3.1.orig/t/internals/ack-dump.t ack-v3.3.1/t/internals/ack-dump.t ---- ack-v3.3.1.orig/t/internals/ack-dump.t 2020-01-13 20:18:17.000000000 +0100 -+++ ack-v3.3.1/t/internals/ack-dump.t 2020-01-22 14:39:05.934290071 +0100 -@@ -29,7 +29,7 @@ +Index: ack-v3.7.0/t/ack-dump.t +=================================================================== +--- ack-v3.7.0.orig/t/ack-dump.t ++++ ack-v3.7.0/t/ack-dump.t +@@ -29,7 +29,7 @@ DUMP: { is( scalar @perl, 2, 'Two specs for Perl' ); my @ignore_dir = grep { /ignore-dir/ } @results; -- is( scalar @ignore_dir, 27, 'Twenty-seven specs for ignoring directories' ); -+ is( scalar @ignore_dir, 28, 'Twenty-eight specs for ignoring directories' ); +- is( scalar @ignore_dir, 28, 'Twenty-eight specs for ignoring directories' ); ++ is( scalar @ignore_dir, 29, 'Twenty-nine specs for ignoring directories' ); } exit 0; diff --git a/packages/a/ack/ack-v3.6.0.tar.gz b/packages/a/ack/ack-v3.6.0.tar.gz deleted file mode 120000 index 8bf9549..0000000 --- a/packages/a/ack/ack-v3.6.0.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreiadcrgra4det2jpninx2if5yu26foy2yjmnvk7eqlu2vatxwshqau \ No newline at end of file diff --git a/packages/a/ack/ack-v3.7.0.tar.gz b/packages/a/ack/ack-v3.7.0.tar.gz new file mode 120000 index 0000000..6c0c2a7 --- /dev/null +++ b/packages/a/ack/ack-v3.7.0.tar.gz @@ -0,0 +1 @@ +/ipfs/bafkreihkpsvbj52x3yedgehnfs5ctbtb3xgklxxan3epdacd5jrfu6o7ea \ No newline at end of file diff --git a/packages/a/ack/ack.changes b/packages/a/ack/ack.changes index ac19b50..dc74511 100644 --- a/packages/a/ack/ack.changes +++ b/packages/a/ack/ack.changes @@ -1,4 +1,13 @@ ------------------------------------------------------------------- +Wed Mar 1 20:32:18 UTC 2023 - Andreas Stieger + +- ack 3.7.0 + * Add a repeatable --not option to let user supply patterns that + should NOT match + * Add .Rmd to the list of extensions understood to be R + * Add file type for for Powershell (.ps1 and .psm1 files) + +------------------------------------------------------------------- Sat Sep 17 14:03:22 UTC 2022 - Andreas Stieger - ack 3.6.0: diff --git a/packages/a/ack/ack.spec b/packages/a/ack/ack.spec index 26a537b..3de417c 100644 --- a/packages/a/ack/ack.spec +++ b/packages/a/ack/ack.spec @@ -1,7 +1,7 @@ # # spec file for package ack # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,7 +24,7 @@ %endif %{!?perl_make_install: %global perl_make_install make DESTDIR=%{buildroot} install_vendor} Name: ack -Version: 3.6.0 +Version: 3.7.0 Release: 0 Summary: Grep-Like Text Finder License: Artistic-2.0 diff --git a/packages/a/adwaita-qt/.files b/packages/a/adwaita-qt/.files index fb4e1d9..63c2666 100644 Binary files a/packages/a/adwaita-qt/.files and b/packages/a/adwaita-qt/.files differ diff --git a/packages/a/adwaita-qt/.rev b/packages/a/adwaita-qt/.rev index 9f34fae..9d8f6cc 100644 --- a/packages/a/adwaita-qt/.rev +++ b/packages/a/adwaita-qt/.rev @@ -153,4 +153,20 @@ 1006648 + + cd558b369d504bda180f6ee2f516134e + 1.4.2 + + dimstar_suse + + 1068632 + + + 18aa0dec47981696ca32aa65aa567c09 + 1.4.2 + + dimstar_suse + + 1068723 + diff --git a/packages/a/adwaita-qt/adwaita-qt.changes b/packages/a/adwaita-qt/adwaita-qt.changes index 367e289..31b8020 100644 --- a/packages/a/adwaita-qt/adwaita-qt.changes +++ b/packages/a/adwaita-qt/adwaita-qt.changes @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Thu Mar 2 12:59:52 UTC 2023 - Antonio Larrosa + +- Use the qt6 %cmake macros when building the qt6 flavor which + uses the right compiler in SLE/Leap instead of gcc7 (which fails + to build since it doesn't support C++17 headers used by Qt6). + +------------------------------------------------------------------- Tue Sep 27 00:59:08 UTC 2022 - Luciano Santos - Update to version 1.4.2: @@ -114,6 +121,8 @@ Mon Feb 3 13:22:05 UTC 2020 - Stasiek Michalski - Update to 1.1.1 * Stability fixes +- Remove patch: + * adwaita-qt-upstream-fixes.patch ------------------------------------------------------------------- Fri Oct 4 19:36:05 UTC 2019 - Bjørn Lie diff --git a/packages/a/adwaita-qt/adwaita-qt.spec b/packages/a/adwaita-qt/adwaita-qt.spec index ed64040..cdf82c2 100644 --- a/packages/a/adwaita-qt/adwaita-qt.spec +++ b/packages/a/adwaita-qt/adwaita-qt.spec @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # Copyright (c) 2015 Bjørn Lie, Bryne, Norway. # # All modifications and additions to the file contributed by third parties @@ -135,18 +135,30 @@ developing applications that use libadwaita-%{flavor}-%{sover}. %autosetup -p1 -n adwaita-qt-%{version} %build -%cmake \ + %if 0%{?qt5} +%cmake \ -DUSE_QT6=false \ %endif %if 0%{?qt6} +%cmake_qt6 \ -DUSE_QT6=true \ %endif +%if 0%{?qt6} +%{qt6_build} +%else %cmake_build +%endif %install + +%if 0%{?qt6} +%{qt6_install} +%else %cmake_install +%endif + # qt6 does not have a pc file, so the generated pc we have is invalid, nuke it. rm -rf %{buildroot}%{_libdir}/pkgconfig/adwaita-qt6.pc diff --git a/packages/a/arp-scan/.files b/packages/a/arp-scan/.files index 6afcb68..c4b6c79 100644 Binary files a/packages/a/arp-scan/.files and b/packages/a/arp-scan/.files differ diff --git a/packages/a/arp-scan/.rev b/packages/a/arp-scan/.rev index 02ac187..6ffcf84 100644 --- a/packages/a/arp-scan/.rev +++ b/packages/a/arp-scan/.rev @@ -78,4 +78,12 @@ 1040616 + + 3125da00c8efb9ca1682e63daa7f8ede + 1.10.0 + + dimstar_suse + + 1068705 + diff --git a/packages/a/arp-scan/arp-scan-1.10.0.tar.gz b/packages/a/arp-scan/arp-scan-1.10.0.tar.gz new file mode 120000 index 0000000..dfb7ace --- /dev/null +++ b/packages/a/arp-scan/arp-scan-1.10.0.tar.gz @@ -0,0 +1 @@ +/ipfs/bafybeiff3ai6ye3yqfkxki3fiu2zwbtyj7xkrbphs43zuzfwwmr5g32x4u \ No newline at end of file diff --git a/packages/a/arp-scan/arp-scan-1.9.8.tar.gz b/packages/a/arp-scan/arp-scan-1.9.8.tar.gz deleted file mode 120000 index b1af3fb..0000000 --- a/packages/a/arp-scan/arp-scan-1.9.8.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeifgulnuwztwfqbizyl553dfvmj6dtgtsx5trcdfy63kekb2be52fe \ No newline at end of file diff --git a/packages/a/arp-scan/arp-scan.changes b/packages/a/arp-scan/arp-scan.changes index 7074764..13486c7 100644 --- a/packages/a/arp-scan/arp-scan.changes +++ b/packages/a/arp-scan/arp-scan.changes @@ -1,4 +1,15 @@ ------------------------------------------------------------------- +Wed Mar 1 21:49:28 UTC 2023 - Andreas Stieger + +- update to 1.10.0 + * Support for POSIX.1e capabilities. Administrators can set + cap_net_raw+p on the arp-scan binaries to allow non-root users + to run arp scan if desired + * MAC/Vendor file layout changed. /etc/arp-scan/mac-vendor.txt + allows for local configuration +- build with upstream tarball + +------------------------------------------------------------------- Mon Dec 5 09:51:41 UTC 2022 - Dirk Müller - update to 1.9.8: diff --git a/packages/a/arp-scan/arp-scan.spec b/packages/a/arp-scan/arp-scan.spec index 3216bb6..21ee231 100644 --- a/packages/a/arp-scan/arp-scan.spec +++ b/packages/a/arp-scan/arp-scan.spec @@ -1,7 +1,7 @@ # # spec file for package arp-scan # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,22 +16,26 @@ # +%bcond_without caps Name: arp-scan -Version: 1.9.8 +Version: 1.10.0 Release: 0 Summary: ARP scanning and fingerprinting tool # strlcpy.c and strlcat.c have ISC header and embeded {getopt,obstack}.{c,h} has LGPL-2.1 License: GPL-3.0-only AND LGPL-2.1-only AND ISC Group: Productivity/Networking/Security URL: https://github.com/royhills/arp-scan -Source: https://github.com/royhills/arp-scan/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz -BuildRequires: autoconf -BuildRequires: automake -BuildRequires: libpcap-devel >= 1.5.0 +Source: https://github.com/royhills/arp-scan/releases/download/%{version}/%{name}-%{version}.tar.gz BuildRequires: perl-macros +BuildRequires: pkgconfig BuildRequires: perl(LWP::Simple) +BuildRequires: pkgconfig(libpcap) >= 1.5.0 Requires: perl(LWP::Simple) %{perl_requires} +%if 0%{with caps} +# pre-installed in build root, but make explicit anyway +BuildRequires: pkgconfig(libcap) +%endif %description arp-scan is a command-line tool that uses the ARP protocol to discover and fingerprint IP hosts on the local network. @@ -39,31 +43,35 @@ arp-scan is a command-line tool that uses the ARP protocol to discover and finge %define debug_package_requires %{name} = %{version}-%{release} %prep -%setup -q +%autosetup -p1 %build -autoreconf -fiv -%configure +%configure \ +%if %{with caps} + --with-libcap=yes \ +%else +# defaults to auto + --with-libcap=no \ +%endif + %{nil} %make_build %check -make %{?_smp_mflags} check +%make_build check %install + %make_install sed -i "s|env ||g" %{buildroot}%{_bindir}/* %files +%license COPYING %doc AUTHORS ChangeLog NEWS README TODO -%{_bindir}/arp-fingerprint -%{_bindir}/arp-scan -%{_bindir}/get-iab -%{_bindir}/get-oui +%{_bindir}/* %{_datadir}/arp-scan -%{_mandir}/man1/arp-fingerprint.1%{?ext_man} -%{_mandir}/man1/arp-scan.1%{?ext_man} -%{_mandir}/man1/get-iab.1%{?ext_man} -%{_mandir}/man1/get-oui.1%{?ext_man} -%{_mandir}/man5/mac-vendor.5%{?ext_man} +%dir %{_sysconfdir}/arp-scan +%config(noreplace) %{_sysconfdir}/arp-scan/mac-vendor.txt +%{_mandir}/man1/*.1%{?ext_man} +%{_mandir}/man5/*.5%{?ext_man} %changelog diff --git a/packages/b/bluedevil5/.files b/packages/b/bluedevil5/.files index 451584e..fc72151 100644 Binary files a/packages/b/bluedevil5/.files and b/packages/b/bluedevil5/.files differ diff --git a/packages/b/bluedevil5/.rev b/packages/b/bluedevil5/.rev index 3055632..438b25f 100644 --- a/packages/b/bluedevil5/.rev +++ b/packages/b/bluedevil5/.rev @@ -1168,4 +1168,12 @@ Plasma 5.27.1 (forwarded request 1067115 from Vogtinator) 1067211 + + 28f7db5141276ab65d56380d6f839403 + 5.27.2 + + dimstar_suse + Plasma 5.27.2 (forwarded request 1068244 from Vogtinator) + 1068246 + diff --git a/packages/b/bluedevil5/bluedevil-5.27.1.tar.xz b/packages/b/bluedevil5/bluedevil-5.27.1.tar.xz deleted file mode 120000 index 103390e..0000000 --- a/packages/b/bluedevil5/bluedevil-5.27.1.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeih6sputixxgbaktokjbrfhfccjzl56sfmo3n5y23xelvodetphgvm \ No newline at end of file diff --git a/packages/b/bluedevil5/bluedevil-5.27.1.tar.xz.sig b/packages/b/bluedevil5/bluedevil-5.27.1.tar.xz.sig deleted file mode 100644 index 6d63c5a..0000000 --- a/packages/b/bluedevil5/bluedevil-5.27.1.tar.xz.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP0qXwACgkQ11dEg7tX -sY1HiQ/8DuuS4MX7k3BFtxQDzZC8bAFVBdu4aeIX3FsMSJo/9EDJy8lWOpvK/G4c -AVSxQdFF6Rf35nr/nMWvAMUlMq+DoF/OUXZzq+a73a9o9LnNNDAZflTTMSO6ifAV -6h+Z2r+itZMG8Ho9rQGFEkGiQgbF7+zMiONWR3dwih0RRoszU1lHu0tKkuiuJRYf -iGRL3mHrafOT9z1J/y4bDqJ3rJUxhU354pnVLYgwwvSURKr38Yj/m2bEacntRdxh -eTs7PFY6ztjz54mO0S+PLWwKuIt7w3fgHFwyp0IclOEmst+7hCrM5M2PtPEKlRo0 -VnrZyC1Gx8UhTQTvgqofXhmB9c0R6oTtTNwNZt2Xp/xsqAN9RUhMR4bXZAA1T8nO -Wq92whQaIM+xqGJKQWpHWqZHSrSEFb4cq79Stu7mqhMKLZSc8613gzntq33GvjW4 -AAsnHoPauqn9KFYrnPxvICSSMTHidG0FD5tHuTKj0gkae6bIkT8o1NDAAagPCIl2 -CwLiAwHhIFncLiDNZm4VzyLySBz3Gym0e0b3hPO+vbA2pDGjD+ir0jskHTdNK8W+ -Jgr5VSph8TuSLEMEPho4PoB/v8x8ZTSlvik+nfzGpprjbPKgAPK5AznBrGNv91/l -1caHhVmIrQCrrMcwVEujh7rU0xgC4D6RkHnQ+e4xyBiQ5HLmZFE= -=4Hhc ------END PGP SIGNATURE----- diff --git a/packages/b/bluedevil5/bluedevil-5.27.2.tar.xz b/packages/b/bluedevil5/bluedevil-5.27.2.tar.xz new file mode 120000 index 0000000..93ad469 --- /dev/null +++ b/packages/b/bluedevil5/bluedevil-5.27.2.tar.xz @@ -0,0 +1 @@ +/ipfs/bafybeidtgodhbmy3k37f5dx674vsr67dpadsx37psp2apn26kbs5yoocn4 \ No newline at end of file diff --git a/packages/b/bluedevil5/bluedevil-5.27.2.tar.xz.sig b/packages/b/bluedevil5/bluedevil-5.27.2.tar.xz.sig new file mode 100644 index 0000000..d7c007d --- /dev/null +++ b/packages/b/bluedevil5/bluedevil-5.27.2.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP98BgACgkQ11dEg7tX +sY0DGg/6AlikgC1EDALBY5gnK0QCLkYF2txMNYl+zbEdRq2YKikXZqWWGVgjV9At +CJuv6FBOHa2VFDmHa8fJPkhBkZryUSXMmZQ9qJRhMz/kEbWQE11C0RjbjuxUxv7Z +Gw9hU3YDl6DbSgQ1tEmH/+Qjt/7kAujFn1Kh6ZOAAl+ED4Id/e7L8ebkQDDjeKM3 +Wme20Ldo8nRuuT/iaeAyODNbGxJ1qUQoxG0SKcsplFQET4pJVFYnjSNCWXPHg4G3 +ES5X9BiCRvIyZusYiFKhW7cPfRQx0JFb4ulkCax1YKPCa0sxOn/Rw6O0aKXu4Rek +LXdcq9QduHgvhiswX2uR97yJl2rrbWsyjcKb+Jk2CRmDB67kDqdkZgLuRkiclJYE +MVj2u9+3XnvWvxOv4zDobdSsswodjTfP9GyO1pavEcQFSogUTUqnVEuFZ9yT+bHq +y/hK8Btda2ANGEKZzmFU3OfTtmzTd/t9Ez14VpnBABehb+zUJajna2y1Xil589MP +Odvjhnsmndf3Ekliax9PtLgStONhLYYTxDQaBI6szaMq2fJM1MT1oR6zHNrptaUv +0sQyYSo9QEv4gAz/Gn93/lpswDUFGOLMAGFnvhxdPGOgMlCrxHhP7I2xv/cafpxX +wR55nF4ZNDfQ0nSR/ifcQxQrSmQ70HKSErve3QilWEZhjFqwDhU= +=/mYb +-----END PGP SIGNATURE----- diff --git a/packages/b/bluedevil5/bluedevil5.changes b/packages/b/bluedevil5/bluedevil5.changes index a431db8..d5f3f6f 100644 --- a/packages/b/bluedevil5/bluedevil5.changes +++ b/packages/b/bluedevil5/bluedevil5.changes @@ -1,4 +1,14 @@ ------------------------------------------------------------------- +Tue Feb 28 17:34:13 UTC 2023 - Fabian Vogt + +- Update to 5.27.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.2 +- No code changes since 5.27.1 +- Remove obsolete scriptlets for mime info + +------------------------------------------------------------------- Tue Feb 21 14:09:15 UTC 2023 - Fabian Vogt - Update to 5.27.1 diff --git a/packages/b/bluedevil5/bluedevil5.spec b/packages/b/bluedevil5/bluedevil5.spec index 4ee9948..87a0d7e 100644 --- a/packages/b/bluedevil5/bluedevil5.spec +++ b/packages/b/bluedevil5/bluedevil5.spec @@ -22,7 +22,7 @@ %bcond_without released Name: bluedevil5 -Version: 5.27.1 +Version: 5.27.2 Release: 0 Summary: Bluetooth Manager for KDE Plasma License: GPL-2.0-or-later @@ -63,8 +63,6 @@ Recommends: (pulseaudio-module-bluetooth if pulseaudio) Recommends: %{name}-lang Supplements: packageand(bluez:plasma5-workspace) Conflicts: bluedevil -Requires(post): shared-mime-info -Requires(postun):shared-mime-info %description Bluetooth daemon for KDE Plasma, handling connections. @@ -72,7 +70,7 @@ Bluetooth daemon for KDE Plasma, handling connections. %lang_package %prep -%setup -q -n bluedevil-%{version} +%autosetup -p1 -n bluedevil-%{version} %build %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir} @@ -84,12 +82,6 @@ Bluetooth daemon for KDE Plasma, handling connections. %kf5_find_lang %kf5_find_htmldocs -%post -%mime_database_post - -%postun -%mime_database_postun - %files %license LICENSES/* %doc README diff --git a/packages/b/bpftool/.files b/packages/b/bpftool/.files index ea39d0c..865b65d 100644 Binary files a/packages/b/bpftool/.files and b/packages/b/bpftool/.files differ diff --git a/packages/b/bpftool/.rev b/packages/b/bpftool/.rev index a4a6c66..a335a8e 100644 --- a/packages/b/bpftool/.rev +++ b/packages/b/bpftool/.rev @@ -55,4 +55,12 @@ 1067329 + + 009584f9e209be570c85a32820524a94 + MACRO + + dimstar_suse + + 1068377 + diff --git a/packages/b/bpftool/binutils-2.40.patch b/packages/b/bpftool/binutils-2.40.patch index bbdda6f..b0d497e 100644 --- a/packages/b/bpftool/binutils-2.40.patch +++ b/packages/b/bpftool/binutils-2.40.patch @@ -1,5 +1,5 @@ diff --git a/tools/bpf/bpftool/Makefile b/tools/bpf/bpftool/Makefile -index f610e184ce02..afef9c65614e 100644 +index f610e184ce02..21cd7505e871 100644 --- a/tools/bpf/bpftool/Makefile +++ b/tools/bpf/bpftool/Makefile @@ -154,6 +154,8 @@ else @@ -7,7 +7,7 @@ index f610e184ce02..afef9c65614e 100644 ifeq ($(feature-libbfd),1) LIBS += -lbfd -ldl -lopcodes + else ifeq ($(feature-libbfd-liberty-sframe),1) -+ LIBS += -lbfd -ldl -lopcodes -liberty -lsframe ++ LIBS += -lbfd -ldl -lopcodes -liberty -lsframe -lzstd else ifeq ($(feature-libbfd-liberty),1) LIBS += -lbfd -ldl -lopcodes -liberty else ifeq ($(feature-libbfd-liberty-z),1) diff --git a/packages/b/bpftool/bpftool.changes b/packages/b/bpftool/bpftool.changes index 3da27e4..756bc55 100644 --- a/packages/b/bpftool/bpftool.changes +++ b/packages/b/bpftool/bpftool.changes @@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Wed Mar 1 08:15:33 UTC 2023 - Martin Liška + +- Add -lzstd as libbfd is linked against the compression library. + +------------------------------------------------------------------- Wed Feb 22 08:21:22 UTC 2023 - Martin Liška - Rebase binutils-2.40.patch for v6.2. diff --git a/packages/b/bpftool/bpftool.spec b/packages/b/bpftool/bpftool.spec index 1593e47..8bdc87c 100644 --- a/packages/b/bpftool/bpftool.spec +++ b/packages/b/bpftool/bpftool.spec @@ -29,6 +29,7 @@ BuildRequires: binutils-devel BuildRequires: docutils BuildRequires: kernel-source BuildRequires: libelf-devel +BuildRequires: libzstd-devel %description bpftool allows for inspection and simple modification of BPF objects (programs diff --git a/packages/b/breeze-gtk/.files b/packages/b/breeze-gtk/.files index b7d8ea2..943b2d1 100644 Binary files a/packages/b/breeze-gtk/.files and b/packages/b/breeze-gtk/.files differ diff --git a/packages/b/breeze-gtk/.rev b/packages/b/breeze-gtk/.rev index 8742d2d..c905471 100644 --- a/packages/b/breeze-gtk/.rev +++ b/packages/b/breeze-gtk/.rev @@ -1062,4 +1062,12 @@ https://cgit.kde.org/breeze-gtk.git/commit/COPYING.LIB?id=499226afa44cafb342546d Plasma 5.27.1 (forwarded request 1067115 from Vogtinator) 1067213 + + da200dc0faa566c029544abd2229730c + 5.27.2 + + dimstar_suse + Plasma 5.27.2 (forwarded request 1068244 from Vogtinator) + 1068248 + diff --git a/packages/b/breeze-gtk/breeze-gtk-5.27.1.tar.xz b/packages/b/breeze-gtk/breeze-gtk-5.27.1.tar.xz deleted file mode 120000 index 4643de0..0000000 --- a/packages/b/breeze-gtk/breeze-gtk-5.27.1.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreid3d7lm56jw2qkk4skoebirmvb5i4dbw6v4pv4ny7ws5cfnk6fbha \ No newline at end of file diff --git a/packages/b/breeze-gtk/breeze-gtk-5.27.1.tar.xz.sig b/packages/b/breeze-gtk/breeze-gtk-5.27.1.tar.xz.sig deleted file mode 100644 index bea0ddb..0000000 --- a/packages/b/breeze-gtk/breeze-gtk-5.27.1.tar.xz.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP0q28ACgkQ11dEg7tX -sY0v8Q/+KNww13OMxZLHP6Mq+aEU23P9U8UEPJxcHeWWdLxa5bVO9VWZYF1tLLxc -eLcM/gPmAFxzXcGQj6l2xdaSQMvQoIuwYp/XwFFrU6mY9cQRh10A23sUgEyoSeBz -JdfhtpvFSZtYsWWBHOc/YTyc1gNKksZ5BH63YTjUQoQn3nL3SvCOX5JcYmeXMh8k -GokWYKj9LNf1DL2swGm8CLobWGEEB6QzUY21g3cHiG5EsoZiO7CDZ0JHgti0Lpvb -YBUvtEOGF/k4HP5sTftHaWf8ILV6FFSYmti1vTbX0MebehiWJdlepRdcIZ2S6cnC -EV0v+jIM0+zVOnDCWxR6x0lxBRii61x3OQZuTmYyOBxmEdMVXoM5/GbCI4OGwc1e -Q68rj4R3aBG2+BKz7CMmPVd5bM6SuAy+932ROSiV63oCB3qDNPWeNupLZsAfz650 -JDmbjHMgMUlIIDNjW8v1rPJvEJHOvHU767xoYFJFzI/CxRpDHwqYdQRJrzw/fHPL -Ooc9rPYOPEDPa3fezL1dxcS2KxzK9R6ZBOsDQ7X+Qme36rpswYKskx1g3o0Aid9m -oCPtqtQdL8WR4Q6TzjzJjJtaky9Lk7vguz2OFFX48MrFrgj2aMqjZP5TpjyRjklA -LCqk2PfskWLHejaKtgTcgn3uNDdqU0gZKmve4VWCkI6nvahZ8h4= -=IcpV ------END PGP SIGNATURE----- diff --git a/packages/b/breeze-gtk/breeze-gtk-5.27.2.tar.xz b/packages/b/breeze-gtk/breeze-gtk-5.27.2.tar.xz new file mode 120000 index 0000000..82a3117 --- /dev/null +++ b/packages/b/breeze-gtk/breeze-gtk-5.27.2.tar.xz @@ -0,0 +1 @@ +/ipfs/bafkreigbrx5fanm67qtg5kpdbp2rihob6lbjlpehzcssvidfuvpzswdfai \ No newline at end of file diff --git a/packages/b/breeze-gtk/breeze-gtk-5.27.2.tar.xz.sig b/packages/b/breeze-gtk/breeze-gtk-5.27.2.tar.xz.sig new file mode 100644 index 0000000..f9ea293 --- /dev/null +++ b/packages/b/breeze-gtk/breeze-gtk-5.27.2.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP98I0ACgkQ11dEg7tX +sY1TeA/+OgieSP0FQmLeUtlVS5sVL3Jhfg9NElkh7jXozqy9Gt9m+ka1Go1QQHlj +CsGyPScvTfKD/s5VpC5M5VDOc6SI+3TKhWR/4uFVFhNdyWteX/LJ2kptkGLeacdd +Xdn348dNiX13X/jNa3iotA7IKDzWcxCafOAEc3nZki/VrIXerHctl7h6pCCjq8IO +VjoniUqL4Ef1/iucSa+SXtRLR1qBtiWXWH9Un2sZ2h3Xd/GsWERdif9uZpop55tV +ucTq6wRbijOGHJQmnV4c/X8ZnvY0+ncT4OokAAnv5ZeN1iHhZfwySAx09IRyH2w5 +mNmrc8cVGo8A0bk/BJCi2ZFr5mIdbpZQT3Qgme7wM1JnlZkZO07bY9iwC6zOBcy4 +x/BP6kSfguxj2U/Pyf3fDDGsbQ8F/KMRpwHLpJBptK2TsnbuqJCfQYLqW26Pv5fW +IUyzkaPiRVq0i2Qccu9Vwh7t4d7APpLr/PtpLyR1whtArdv+BlT+beTYVne+j+fq +39q6Fsx12OROJXbQhobz0mxd6HuStCmtIHWtUzwS2WlpIxOj1Oj/kmKTBKc25P61 +5n0I3xmU2MhBhfgUpR/jDTidn4g+qj+qpDwg5j42VJjymBgwuu8SGlrlPYInJ4Qi +0ZXnSykypc18Ww1jvK9R0l6n1NYI4uIDeQVPjaMRP2mreoLWgfs= +=NtTd +-----END PGP SIGNATURE----- diff --git a/packages/b/breeze-gtk/breeze-gtk.changes b/packages/b/breeze-gtk/breeze-gtk.changes index 1f6d651..1d9bf9c 100644 --- a/packages/b/breeze-gtk/breeze-gtk.changes +++ b/packages/b/breeze-gtk/breeze-gtk.changes @@ -1,4 +1,13 @@ ------------------------------------------------------------------- +Tue Feb 28 17:34:14 UTC 2023 - Fabian Vogt + +- Update to 5.27.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.2 +- No code changes since 5.27.1 + +------------------------------------------------------------------- Tue Feb 21 14:09:15 UTC 2023 - Fabian Vogt - Update to 5.27.1 diff --git a/packages/b/breeze-gtk/breeze-gtk.spec b/packages/b/breeze-gtk/breeze-gtk.spec index 335eeda..481a851 100644 --- a/packages/b/breeze-gtk/breeze-gtk.spec +++ b/packages/b/breeze-gtk/breeze-gtk.spec @@ -19,7 +19,7 @@ %define _name breeze Name: breeze-gtk -Version: 5.27.1 +Version: 5.27.2 Release: 0 Summary: GTK+ theme matching KDE's Breeze License: LGPL-2.1-only diff --git a/packages/b/breeze/.files b/packages/b/breeze/.files index 3a31cd1..d5bd2b2 100644 Binary files a/packages/b/breeze/.files and b/packages/b/breeze/.files differ diff --git a/packages/b/breeze/.rev b/packages/b/breeze/.rev index f3b48af..a174050 100644 --- a/packages/b/breeze/.rev +++ b/packages/b/breeze/.rev @@ -1307,4 +1307,12 @@ Plasma 5.27.1 (forwarded request 1067115 from Vogtinator) 1067212 + + e0a565de829c2877642a4161f73d7c7c + 5.27.2 + + dimstar_suse + Plasma 5.27.2 (forwarded request 1068244 from Vogtinator) + 1068247 + diff --git a/packages/b/breeze/breeze-5.27.1.tar.xz b/packages/b/breeze/breeze-5.27.1.tar.xz deleted file mode 120000 index 6f98c5f..0000000 --- a/packages/b/breeze/breeze-5.27.1.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeief6modqsylx3wc5ucccpvfnb67ubmoz3pw5alun2i6q634tkuzwq \ No newline at end of file diff --git a/packages/b/breeze/breeze-5.27.1.tar.xz.sig b/packages/b/breeze/breeze-5.27.1.tar.xz.sig deleted file mode 100644 index 890f7c5..0000000 --- a/packages/b/breeze/breeze-5.27.1.tar.xz.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP0qycACgkQ11dEg7tX -sY18yRAAvGSeAppKfzDdMJqE2+vb/PQm5USP4ZqyF4EXjgV2D6+6kV6Po0QlTy0L -IeJdXddrMikp580e4938fNnCv0IJ6v+VoihIw8gNO7SQiOlfLRJXAl+810DLVsqe -5CTHISvJyE+adXTuKOLhEuMdQxNcBQ1v7LBtic8EjaJpBOtYarRap+s1N8Lx8Ahi -ViSiyw5YhD8i87M45lmiwE5vNFmPItf5zkEbvD0HNvdsZfI/LFJ5BzmpGryaxKE/ -O12Zz0r07Z7NfkjbQzW/44AGoSmdBu9f9GpCchqbvVqmkr2txdAJAeL3VX5ToZO2 -TQf8i3ogIXtXlpRSuSAh2xb/QAdw6/4LbBoOSvY0xQpIlaRfOFldqJLASpPl38Rq -7KPVmZgZR1RR2Bh7SuawB8kz3lfMfvTixy+ALWt9HoiBMkgogXf3XOAEl+jJhz47 -8sFwD8y5NhgWuxrnhFq2UcxUOrW16L7srbDG+jXy5rPM4q/0tcQQkhZsTwChCNoT -jZ376OdOuLMSzMQsap73aLE67SeJcQW8fWyskx8Im0Fev36bJNQ6RG123O2pl1Io -E51OfHolalwx3r9zCNBUNOjwwNXojePFXWbL6FJklBhNXYcFXJwR+ZdLGDyekUgX -FeyuFrddJpdVFZ2ei0YdYObZG/SmLz/86+wtlLs8RdKikMUj3UI= -=kkRj ------END PGP SIGNATURE----- diff --git a/packages/b/breeze/breeze-5.27.2.tar.xz b/packages/b/breeze/breeze-5.27.2.tar.xz new file mode 120000 index 0000000..a473880 --- /dev/null +++ b/packages/b/breeze/breeze-5.27.2.tar.xz @@ -0,0 +1 @@ +/ipfs/bafybeicc65f4xuimtfaqktc6aebxtpkev6rj75imwdy5wyw4cimwo6l3vy \ No newline at end of file diff --git a/packages/b/breeze/breeze-5.27.2.tar.xz.sig b/packages/b/breeze/breeze-5.27.2.tar.xz.sig new file mode 100644 index 0000000..948690f --- /dev/null +++ b/packages/b/breeze/breeze-5.27.2.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP98FsACgkQ11dEg7tX +sY1u6w//XTyVf6DuMk3wvPCd0GWGXQdpNHz9jX9JTO9IwfbwURyoXmppemQ+whCy +8VbBmRNOSkWmyISdLf4LyfNTUoZBRap6/v+E6XIxalsDRsKIFAhv7rmI3AcXeqCE +fIZPSiH6ydwLd03beoJ5OsutSjEaVvdNT3BsLSdq1lHtR5N084zJnK9aKLG00+4h +saY6+4Dr1lOgJG7lt+MORWmZ8qCvOou2XzQ+eSfx5H0R3WBSbgl7bKC+sTb0qD2c +XBDk+wwWm8xxZnzGk8HAa1ErRzw4CsrewVIoobkNumTbVW29DJdh+heF6KE478EO +tpaq1G0kM0a8RbbFzz9DWvhdg6yrY40sH6FhiwSAltbYbG7PKF1OVzSwCwE+ovDp +RmU2HwPu1P40XUcF+fQPWEXMdmnVd/o4t4XBGL8QNAJDcuv8imPf0eujRrelSMfL +vIrW+0VBV+RbSS0YmqHPq4CIV8ao1PYn0I8GCsgtd/eqf4ZFgf8tSXCTMW5qaoHp +cT8RldqvLMIRxRdBD4g9MMFbXm0F07P6d0UuPFCVCMFQYIYKQkRl2T5mBUePAnle +7OXBVdi3LnYslaDKYI7E46ogq5LtOLIjgjsGuxJyhx2vT0J+v+2xivXZxrpXRjER +BwHyhEeG8z6goTJYly2AyHU836W2KrUErtkdRRgHpcO2wxnF0TA= +=G7oC +-----END PGP SIGNATURE----- diff --git a/packages/b/breeze/breeze.changes b/packages/b/breeze/breeze.changes index fc7e73f..46241c4 100644 --- a/packages/b/breeze/breeze.changes +++ b/packages/b/breeze/breeze.changes @@ -1,4 +1,13 @@ ------------------------------------------------------------------- +Tue Feb 28 17:34:14 UTC 2023 - Fabian Vogt + +- Update to 5.27.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.2 +- No code changes since 5.27.1 + +------------------------------------------------------------------- Tue Feb 21 14:09:15 UTC 2023 - Fabian Vogt - Update to 5.27.1 diff --git a/packages/b/breeze/breeze.spec b/packages/b/breeze/breeze.spec index 557591f..7609731 100644 --- a/packages/b/breeze/breeze.spec +++ b/packages/b/breeze/breeze.spec @@ -22,7 +22,7 @@ %{!?_plasma5_version: %define _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')} %bcond_without released Name: breeze -Version: 5.27.1 +Version: 5.27.2 Release: 0 Summary: Plasma Desktop artwork, styles and assets License: GPL-2.0-or-later diff --git a/packages/b/build/.files b/packages/b/build/.files index 31b1acd..929909d 100644 Binary files a/packages/b/build/.files and b/packages/b/build/.files differ diff --git a/packages/b/build/.rev b/packages/b/build/.rev index 757fd2f..dc4abd5 100644 --- a/packages/b/build/.rev +++ b/packages/b/build/.rev @@ -1582,4 +1582,19 @@ Changes: - added support for generating VCS url information into rpms 1065954 + + 1df46551630c79a0d0a22e14577690b7 + 20230228 + + dimstar_suse + - Dockerfile support: + * export multibuild flavor as argument + * allow parameters in FROM .. scratch lines + * include OS name in build result if != linux +- Workaround directory->symlink usrmerge problems for cross arch sysroot +- multiple fixes for SBOM support + +- KIWI VM image SBOM support added + 1068160 + diff --git a/packages/b/build/.servicemark b/packages/b/build/.servicemark deleted file mode 100644 index afcbf6b..0000000 --- a/packages/b/build/.servicemark +++ /dev/null @@ -1 +0,0 @@ -d87bc05372e2e0be220684b9eb3f21c8 diff --git a/packages/b/build/PKGBUILD b/packages/b/build/PKGBUILD index 4b5f87a..ff9eba7 100644 --- a/packages/b/build/PKGBUILD +++ b/packages/b/build/PKGBUILD @@ -1,5 +1,5 @@ pkgname=build -pkgver=20230215 +pkgver=20230228 pkgrel=0 pkgdesc="Build packages in sandbox" arch=('i686' 'x86_64') diff --git a/packages/b/build/_service b/packages/b/build/_service index ad3d950..4ea1c58 100644 --- a/packages/b/build/_service +++ b/packages/b/build/_service @@ -1,7 +1,7 @@ - 20230215 - 20230215 + 20230228 + 20230228 https://github.com/openSUSE/obs-build.git git dist/build.changes diff --git a/packages/b/build/build.changes b/packages/b/build/build.changes index 9f26e50..79f835a 100644 --- a/packages/b/build/build.changes +++ b/packages/b/build/build.changes @@ -1,7 +1,21 @@ ------------------------------------------------------------------- -Wed Feb 15 12:35:03 UTC 2023 - Adrian Schröter +Tue Feb 28 11:00:54 UTC 2023 - Adrian Schröter + +- Dockerfile support: + * export multibuild flavor as argument + * allow parameters in FROM .. scratch lines + * include OS name in build result if != linux +- Workaround directory->symlink usrmerge problems for cross arch sysroot +- multiple fixes for SBOM support + +------------------------------------------------------------------- +Wed Feb 15 14:23:09 UTC 2023 - Adrian Schröter + +- KIWI VM image SBOM support added + +------------------------------------------------------------------- +Wed Feb 15 07:41:28 UTC 2023 - Adrian Schröter -- Support SBOM generation for KIWI VM images - CycloneDX SBOM support added ------------------------------------------------------------------- diff --git a/packages/b/build/build.dsc b/packages/b/build/build.dsc index 64c54e0..d149b5e 100644 --- a/packages/b/build/build.dsc +++ b/packages/b/build/build.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: build -Version: 20230215 +Version: 20230228 Binary: build Maintainer: Adrian Schroeter Architecture: all diff --git a/packages/b/build/build.spec b/packages/b/build/build.spec index 3ac83e5..73d8e58 100644 --- a/packages/b/build/build.spec +++ b/packages/b/build/build.spec @@ -28,7 +28,7 @@ Name: %{__pkg_name} Summary: A Script to Build SUSE Linux RPMs License: GPL-2.0-only OR GPL-3.0-only Group: Development/Tools/Building -Version: 20230215 +Version: 20230228 Release: 0 Source: obs-build-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build diff --git a/packages/b/build/debian.changelog b/packages/b/build/debian.changelog index 95c8cb1..94f4067 100644 --- a/packages/b/build/debian.changelog +++ b/packages/b/build/debian.changelog @@ -1,4 +1,4 @@ -build (20230215) unstable; urgency=low +build (20230228) unstable; urgency=low * Update to current git trunk - add sles11sp2 build config and adapt autodetection diff --git a/packages/b/build/obs-build-20230215.tar.gz b/packages/b/build/obs-build-20230215.tar.gz deleted file mode 120000 index 94ce6f7..0000000 --- a/packages/b/build/obs-build-20230215.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeiesgq2couh5g7v62g7jx5rp4r37uuxtdsmwmscjh2bqd73aol7x2y \ No newline at end of file diff --git a/packages/b/build/obs-build-20230228.tar.gz b/packages/b/build/obs-build-20230228.tar.gz new file mode 120000 index 0000000..9f7243c --- /dev/null +++ b/packages/b/build/obs-build-20230228.tar.gz @@ -0,0 +1 @@ +/ipfs/bafybeigz7uv7m2ofndglmjir6t3mkq6phbphm3zy3xelllgx23una2olam \ No newline at end of file diff --git a/packages/c/CoreFreq/.files b/packages/c/CoreFreq/.files index f8d7c43..089da0c 100644 Binary files a/packages/c/CoreFreq/.files and b/packages/c/CoreFreq/.files differ diff --git a/packages/c/CoreFreq/.rev b/packages/c/CoreFreq/.rev index 9b988a4..828c77a 100644 --- a/packages/c/CoreFreq/.rev +++ b/packages/c/CoreFreq/.rev @@ -227,4 +227,12 @@ There are 4 months worth of complicated commit, and I cannot go through them all update to 1.95.4 1067280 + + c63f0a742557b37aacf0386ecd3d42f4 + 1.95.4 + + dimstar_suse + Automatic submission by obs-autosubmit + 1069016 + diff --git a/packages/c/CoreFreq/CoreFreq.changes b/packages/c/CoreFreq/CoreFreq.changes index 174fbfe..bafdf3f 100644 --- a/packages/c/CoreFreq/CoreFreq.changes +++ b/packages/c/CoreFreq/CoreFreq.changes @@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Thu Feb 23 18:14:41 UTC 2023 - Michael Pujos + +- added leap_compile_fix.patch to fix compilation on Leap + +------------------------------------------------------------------- Wed Feb 22 23:24:52 UTC 2023 - Michael Pujos - update to 1.95.4 diff --git a/packages/c/CoreFreq/CoreFreq.spec b/packages/c/CoreFreq/CoreFreq.spec index 1245cfe..f1aec2d 100644 --- a/packages/c/CoreFreq/CoreFreq.spec +++ b/packages/c/CoreFreq/CoreFreq.spec @@ -24,6 +24,7 @@ License: GPL-2.0-or-later URL: https://github.com/cyring/CoreFreq Source: %{url}/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz Source100: corefreqd.service +Patch: leap_compile_fix.patch BuildRequires: %{kernel_module_package_buildreqs} BuildRequires: pkgconfig BuildRequires: pkgconfig(libsystemd) @@ -39,7 +40,7 @@ and superiors, and AMD Families 0Fh–17h (Zen), 18h (Hygon Dhyana). %prep -%setup -q +%autosetup -p1 %build %make_build diff --git a/packages/c/CoreFreq/leap_compile_fix.patch b/packages/c/CoreFreq/leap_compile_fix.patch new file mode 100644 index 0000000..131b935 --- /dev/null +++ b/packages/c/CoreFreq/leap_compile_fix.patch @@ -0,0 +1,20 @@ +--- CoreFreq-1.95.4/corefreqk.c.orig 2023-02-23 19:06:15.288494685 +0100 ++++ CoreFreq-1.95.4/corefreqk.c 2023-02-23 19:07:00.256640840 +0100 +@@ -5194,7 +5194,7 @@ + BIOS_DDR(mchmap); + TGL_SA(mchmap); + } +-EXIT_TGL_IMC: ++EXIT_TGL_IMC: do { } while (0); + } + + #define ADL_SA TGL_SA +@@ -5288,7 +5288,7 @@ + BIOS_DDR(mchmap); + ADL_SA(mchmap); + } +-EXIT_ADL_IMC: ++EXIT_ADL_IMC: do { } while (0); + } + + void Query_GLK_IMC(void __iomem *mchmap, unsigned short mc) diff --git a/packages/c/chezmoi/.files b/packages/c/chezmoi/.files index cef3a78..fc6d53c 100644 Binary files a/packages/c/chezmoi/.files and b/packages/c/chezmoi/.files differ diff --git a/packages/c/chezmoi/.rev b/packages/c/chezmoi/.rev index c190040..02ddbbc 100644 --- a/packages/c/chezmoi/.rev +++ b/packages/c/chezmoi/.rev @@ -129,4 +129,12 @@ 1066400 + + 612d34e2dcdad72ac91726adbaba31f1 + 2.31.1 + + dimstar_suse + + 1068708 + diff --git a/packages/c/chezmoi/.servicemark b/packages/c/chezmoi/.servicemark deleted file mode 100644 index d6ba355..0000000 --- a/packages/c/chezmoi/.servicemark +++ /dev/null @@ -1 +0,0 @@ -63b29e190a40404ca64b940979b05079 diff --git a/packages/c/chezmoi/_service b/packages/c/chezmoi/_service index 02a9253..05f5058 100644 --- a/packages/c/chezmoi/_service +++ b/packages/c/chezmoi/_service @@ -2,7 +2,7 @@ git https://github.com/twpayne/chezmoi.git - v2.31.0 + v2.31.1 @PARENT_TAG@ v(.*) diff --git a/packages/c/chezmoi/chezmoi-2.31.0.obscpio b/packages/c/chezmoi/chezmoi-2.31.0.obscpio deleted file mode 120000 index eecf272..0000000 --- a/packages/c/chezmoi/chezmoi-2.31.0.obscpio +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeiemah6hf3rxvagi5xdhmufrwjrryivob455m6ejrg2npii7mstoam \ No newline at end of file diff --git a/packages/c/chezmoi/chezmoi-2.31.1.obscpio b/packages/c/chezmoi/chezmoi-2.31.1.obscpio new file mode 120000 index 0000000..dc5218f --- /dev/null +++ b/packages/c/chezmoi/chezmoi-2.31.1.obscpio @@ -0,0 +1 @@ +/ipfs/bafybeiflzfn5k7bibbkfc2rwyqppohm77rzxtkvmsc2l4c4ljmnhlou34y \ No newline at end of file diff --git a/packages/c/chezmoi/chezmoi.changes b/packages/c/chezmoi/chezmoi.changes index a95c2b3..47b08da 100644 --- a/packages/c/chezmoi/chezmoi.changes +++ b/packages/c/chezmoi/chezmoi.changes @@ -1,4 +1,12 @@ ------------------------------------------------------------------- +Thu Mar 2 13:40:59 UTC 2023 - Filippo Bonazzi + +- Update to version 2.31.1: + * feat: Add Dashlane password manager support + * feat: Add Dashlane secure notes support + * chore: Update dependencies + +------------------------------------------------------------------- Fri Feb 17 14:26:22 UTC 2023 - Filippo Bonazzi - Update to version 2.31.0: diff --git a/packages/c/chezmoi/chezmoi.obsinfo b/packages/c/chezmoi/chezmoi.obsinfo index e4e5ce3..a6f432d 100644 --- a/packages/c/chezmoi/chezmoi.obsinfo +++ b/packages/c/chezmoi/chezmoi.obsinfo @@ -1,4 +1,4 @@ name: chezmoi -version: 2.31.0 -mtime: 1676632783 -commit: 4d2bc846212e27fae1e5bbd45d70e00908da603b +version: 2.31.1 +mtime: 1677664200 +commit: b53467c8cc56e46ef848624193b753c927b89689 diff --git a/packages/c/chezmoi/chezmoi.spec b/packages/c/chezmoi/chezmoi.spec index 28ff268..c01d007 100644 --- a/packages/c/chezmoi/chezmoi.spec +++ b/packages/c/chezmoi/chezmoi.spec @@ -17,7 +17,7 @@ Name: chezmoi -Version: 2.31.0 +Version: 2.31.1 Release: 0 Summary: A multi-host manager for dotfiles License: MIT diff --git a/packages/c/chezmoi/vendor.tar.gz b/packages/c/chezmoi/vendor.tar.gz index fbf7066..17c5168 120000 --- a/packages/c/chezmoi/vendor.tar.gz +++ b/packages/c/chezmoi/vendor.tar.gz @@ -1 +1 @@ -/ipfs/bafybeicgrxlfes7sywcaqa3b2avggpvgzzbgc2usq4tu4mizqqsnuxyyzq \ No newline at end of file +/ipfs/bafybeiht5djo5v7slvbfvvwrrujy5fr7okunfby7lmnvbzjbveiidziix4 \ No newline at end of file diff --git a/packages/c/cloud-init/.files b/packages/c/cloud-init/.files index 239fe46..cba91bc 100644 Binary files a/packages/c/cloud-init/.files and b/packages/c/cloud-init/.files differ diff --git a/packages/c/cloud-init/.rev b/packages/c/cloud-init/.rev index b032867..2c80257 100644 --- a/packages/c/cloud-init/.rev +++ b/packages/c/cloud-init/.rev @@ -1044,4 +1044,41 @@ Automatic submission by obs-autosubmit 976076 + + 9ee2c35ca6a6444358ac1822a8b3a647 + 23.1 + + dimstar_suse + - Update to version 23.1 + + Remove patches included upstream: + - cloud-init-btrfs-queue-resize.patch + - cloud-init-micro-is-suse.patch + - cloud-init-suse-afternm.patch + - cloud-init-prefer-nm.patch + - cloud-init-transact-up.patch + + Forward port + - cloud-init-write-routes.patch + + Added + - cloud-init-fix-ca-test.patch + + Support transactional-updates for SUSE based distros (#1997) + [Robert Schweikert] + + Set ownership for new folders in Write Files Module (#1980) + [Jack] (LP: #1990513) + + add OpenCloudOS and TencentOS support (#1964) [wynnfeng] + + lxd: Retry if the server isn't ready (#2025) + + test: switch pycloudlib source to pypi (#2024) + + test: Fix integration test deprecation message (#2023) + + Recognize opensuse-microos, dev tooling fixes [Robert Schweikert] + + sources/azure: refactor imds handler into own module (#1977) + [Chris Patterson] + + docs: deprecation generation support [1/2] (#2013) + + add function is_virtual to distro/FreeBSD (#1957) [Mina Galić] + + cc_ssh: support multiple hostcertificates (#2018) (LP: #1999164) + + Fix minor schema validation regression and fixup typing (#2017) + + doc: Reword user data debug section (#2019) + + Overhaul/rewrite of certificate handling as follows: (#1962) + [dermotbradley] (LP: #1931174) + + disk_setup: use byte string when purging the partition table (#2012) + 1068502 + diff --git a/packages/c/cloud-init/cloud-init-21.4.tar.gz b/packages/c/cloud-init/cloud-init-21.4.tar.gz deleted file mode 120000 index d9a9717..0000000 --- a/packages/c/cloud-init/cloud-init-21.4.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeietxs37nuya56xaln4aftzosnccgc2kfqiq72gaa5vuwowks7sg7q \ No newline at end of file diff --git a/packages/c/cloud-init/cloud-init-23.1.tar.gz b/packages/c/cloud-init/cloud-init-23.1.tar.gz new file mode 120000 index 0000000..0d36f25 --- /dev/null +++ b/packages/c/cloud-init/cloud-init-23.1.tar.gz @@ -0,0 +1 @@ +/ipfs/bafybeig6e6uqof3dldssmdztb6inoc654dk62wqebkf3raxxa3ox7j3c5a \ No newline at end of file diff --git a/packages/c/cloud-init/cloud-init-break-resolv-symlink.patch b/packages/c/cloud-init/cloud-init-break-resolv-symlink.patch index 55a4525..06e0bed 100644 --- a/packages/c/cloud-init/cloud-init-break-resolv-symlink.patch +++ b/packages/c/cloud-init/cloud-init-break-resolv-symlink.patch @@ -1,8 +1,8 @@ --- cloudinit/net/sysconfig.py.orig +++ cloudinit/net/sysconfig.py -@@ -918,6 +918,11 @@ class Renderer(renderer.Renderer): - resolv_content = self._render_dns(network_state, - existing_dns_path=dns_path) +@@ -998,6 +998,11 @@ class Renderer(renderer.Renderer): + network_state, existing_dns_path=dns_path + ) if resolv_content: + # netconfig checks if /etc/resolv.conf is a symlink and if + # that is true will write it's version of the file clobbering @@ -11,4 +11,4 @@ + os.unlink(dns_path) util.write_file(dns_path, resolv_content, file_mode) if self.networkmanager_conf_path: - nm_conf_path = subp.target_path(target, + nm_conf_path = subp.target_path( diff --git a/packages/c/cloud-init/cloud-init-fix-ca-test.patch b/packages/c/cloud-init/cloud-init-fix-ca-test.patch new file mode 100644 index 0000000..d9a2606 --- /dev/null +++ b/packages/c/cloud-init/cloud-init-fix-ca-test.patch @@ -0,0 +1,18 @@ +--- tests/unittests/config/test_cc_ca_certs.py.orig ++++ tests/unittests/config/test_cc_ca_certs.py +@@ -311,6 +311,7 @@ class TestRemoveDefaultCaCerts(TestCase) + "cloud_dir": tmpdir, + } + ) ++ self.add_patch("cloudinit.config.cc_ca_certs.os.stat", "m_stat") + + def test_commands(self): + ca_certs_content = "# line1\nline2\nline3\n" +@@ -318,6 +319,7 @@ class TestRemoveDefaultCaCerts(TestCase) + "# line1\n# Modified by cloud-init to deselect certs due to" + " user-data\n!line2\n!line3\n" + ) ++ self.m_stat.return_value.st_size = 1 + + for distro_name in cc_ca_certs.distros: + conf = cc_ca_certs._distro_ca_certs_configs(distro_name) diff --git a/packages/c/cloud-init/cloud-init-no-tempnet-oci.patch b/packages/c/cloud-init/cloud-init-no-tempnet-oci.patch index a785e9b..5d8eb90 100644 --- a/packages/c/cloud-init/cloud-init-no-tempnet-oci.patch +++ b/packages/c/cloud-init/cloud-init-no-tempnet-oci.patch @@ -1,34 +1,17 @@ --- cloudinit/sources/DataSourceOracle.py.orig +++ cloudinit/sources/DataSourceOracle.py -@@ -134,14 +134,17 @@ class DataSourceOracle(sources.DataSourc - BUILTIN_DS_CONFIG["configure_secondary_nics"] - ) - network_context = noop() -- if not _is_iscsi_root(): -- network_context = dhcp.EphemeralDHCPv4( -- iface=net.find_fallback_nic(), -- connectivity_url_data={ -- "url": METADATA_PATTERN.format(version=2, path="instance"), -- "headers": V2_HEADERS, -- } -- ) -+ # SUSE images are built with iSCSI setup. The detection of the -+ # configured network for iscsi boot is distribution dependent. -+ # There's no implementation for openSUSE/SLE yet. -+ #if not _is_iscsi_root(): -+ # network_context = dhcp.EphemeralDHCPv4( -+ # iface=net.find_fallback_nic(), -+ # connectivity_url_data={ -+ # "url": METADATA_PATTERN.format(version=2, path="instance"), -+ # "headers": V2_HEADERS, -+ # } -+ # ) - with network_context: - fetched_metadata = read_opc_metadata( - fetch_vnics_data=fetch_vnics_data ---- cloudinit/sources/tests/test_oracle.py.orig -+++ cloudinit/sources/tests/test_oracle.py -@@ -666,6 +666,7 @@ class TestNonIscsiRoot_GetDataBehaviour: +@@ -204,6 +204,8 @@ class DataSourceOracle(sources.DataSourc + + def _is_iscsi_root(self) -> bool: + """Return whether we are on a iscsi machine.""" ++ # SUSE images are built with iSCSI setup. ++ return True + return self._network_config_source.is_applicable() + + def _get_iscsi_config(self) -> dict: +--- tests/unittests/sources/test_oracle.py.orig ++++ tests/unittests/sources/test_oracle.py +@@ -996,6 +996,7 @@ class TestNonIscsiRoot_GetDataBehaviour: def test_read_opc_metadata_called_with_ephemeral_dhcp( self, m_find_fallback_nic, m_EphemeralDHCPv4, oracle_ds ): diff --git a/packages/c/cloud-init/cloud-init-sysconf-path.patch b/packages/c/cloud-init/cloud-init-sysconf-path.patch index 50e3a79..6e12be0 100644 --- a/packages/c/cloud-init/cloud-init-sysconf-path.patch +++ b/packages/c/cloud-init/cloud-init-sysconf-path.patch @@ -1,13 +1,12 @@ --- cloudinit/net/sysconfig.py.orig +++ cloudinit/net/sysconfig.py -@@ -973,9 +973,7 @@ def available_sysconfig(target=None): - if not subp.which(p, search=search, target=target): +@@ -1056,8 +1056,7 @@ def available(target=None): return False -- expected_paths = [ -- 'etc/sysconfig/network-scripts/network-functions', -- 'etc/sysconfig/config'] -+ expected_paths = ['etc/sysconfig/network/scripts/functions.netconfig'] + expected_paths = [ +- "etc/sysconfig/network-scripts/network-functions", +- "etc/sysconfig/config", ++ 'etc/sysconfig/network/scripts/functions.netconfig' + ] for p in expected_paths: if os.path.isfile(subp.target_path(target, p)): - return True diff --git a/packages/c/cloud-init/cloud-init-sysctl-not-in-bin.patch b/packages/c/cloud-init/cloud-init-sysctl-not-in-bin.patch deleted file mode 100644 index 4a561d5..0000000 --- a/packages/c/cloud-init/cloud-init-sysctl-not-in-bin.patch +++ /dev/null @@ -1,64 +0,0 @@ ---- cloudinit/analyze/show.py.orig -+++ cloudinit/analyze/show.py -@@ -136,7 +136,7 @@ class SystemctlReader(object): - ''' - def __init__(self, property, parameter=None): - self.epoch = None -- self.args = ['/bin/systemctl', 'show'] -+ self.args = ['systemctl', 'show'] - if parameter: - self.args.append(parameter) - self.args.extend(['-p', property]) ---- cloudinit/config/cc_puppet.py.orig -+++ cloudinit/config/cc_puppet.py -@@ -109,8 +109,8 @@ def _autostart_puppet(log): - subp.subp(['sed', '-i', - '-e', 's/^START=.*/START=yes/', - '/etc/default/puppet'], capture=False) -- elif os.path.exists('/bin/systemctl'): -- subp.subp(['/bin/systemctl', 'enable', 'puppet.service'], -+ elif subp.which('systemctl'): -+ subp.subp(['systemctl', 'enable', 'puppet.service'], - capture=False) - elif os.path.exists('/sbin/chkconfig'): - subp.subp(['/sbin/chkconfig', 'puppet', 'on'], capture=False) ---- cloudinit/sources/helpers/azure.py.orig -+++ cloudinit/sources/helpers/azure.py -@@ -112,7 +112,7 @@ def get_boot_telemetry(): - ) from e - - try: -- out, _ = subp.subp(['/bin/systemctl', -+ out, _ = subp.subp(['systemctl', - 'show', '-p', - 'UserspaceTimestampMonotonic'], - capture=True) -@@ -135,7 +135,7 @@ def get_boot_telemetry(): - ) from e - - try: -- out, _ = subp.subp(['/bin/systemctl', 'show', -+ out, _ = subp.subp(['systemctl', 'show', - 'cloud-init-local', '-p', - 'InactiveExitTimestampMonotonic'], - capture=True) ---- tests/unittests/test_handler/test_handler_puppet.py.orig -+++ tests/unittests/test_handler/test_handler_puppet.py -@@ -31,7 +31,7 @@ class TestAutostartPuppet(CiTestCase): - - def test_wb_autostart_pupppet_enables_puppet_systemctl(self, m_os, m_subp): - """If systemctl is present, enable puppet via systemctl.""" -- -+ return - def _fake_exists(path): - return path == '/bin/systemctl' - -@@ -43,7 +43,7 @@ class TestAutostartPuppet(CiTestCase): - - def test_wb_autostart_pupppet_enables_puppet_chkconfig(self, m_os, m_subp): - """If chkconfig is present, enable puppet via checkcfg.""" -- -+ return - def _fake_exists(path): - return path == '/sbin/chkconfig' - diff --git a/packages/c/cloud-init/cloud-init-vmware-test.patch b/packages/c/cloud-init/cloud-init-vmware-test.patch deleted file mode 100644 index d6cef9e..0000000 --- a/packages/c/cloud-init/cloud-init-vmware-test.patch +++ /dev/null @@ -1,13 +0,0 @@ -Index: cloud-init-21.4/tests/unittests/test_datasource/test_vmware.py -=================================================================== ---- cloud-init-21.4.orig/tests/unittests/test_datasource/test_vmware.py -+++ cloud-init-21.4/tests/unittests/test_datasource/test_vmware.py -@@ -91,7 +91,7 @@ class TestDataSourceVMware(CiTestCase): - self.assertTrue(host_info["hostname"]) - self.assertTrue(host_info["local-hostname"]) - self.assertTrue(host_info["local_hostname"]) -- self.assertTrue(host_info[DataSourceVMware.LOCAL_IPV4]) -+ #self.assertTrue(host_info[DataSourceVMware.LOCAL_IPV4]) - - - class TestDataSourceVMwareEnvVars(FilesystemMockingTestCase): diff --git a/packages/c/cloud-init/cloud-init-write-routes.patch b/packages/c/cloud-init/cloud-init-write-routes.patch index 74fc9b2..8b5ffb7 100644 --- a/packages/c/cloud-init/cloud-init-write-routes.patch +++ b/packages/c/cloud-init/cloud-init-write-routes.patch @@ -1,45 +1,24 @@ --- cloudinit/distros/__init__.py.orig +++ cloudinit/distros/__init__.py -@@ -220,6 +220,15 @@ class Distro(persistence.CloudInitPickle - network_state = parse_net_config_data(netconfig) - try: - self._write_network_state(network_state) -+ # The sysconfig renderer has no route writing implementation -+ # for SUSE yet use the old code for now that depends on the -+ # raw config. -+ try: -+ # Only exists for SUSE distro via this patch all other -+ # implementations throw which breaks testing -+ self._write_routes(netconfig) -+ except AttributeError: -+ pass - except NotImplementedError: - # backwards compat until all distros have apply_network_config - return self._apply_network_from_network_config( ---- cloudinit/distros/opensuse.py.orig -+++ cloudinit/distros/opensuse.py -@@ -8,9 +8,12 @@ - # - # This file is part of cloud-init. See LICENSE file for license information. - -+import logging -+ - from cloudinit import distros +@@ -276,6 +276,15 @@ class Distro(persistence.CloudInitPickle - from cloudinit.distros.parsers.hostname import HostnameConf -+from cloudinit.net.network_state import mask_to_net_prefix + network_state = parse_net_config_data(netconfig, renderer=renderer) + self._write_network_state(network_state, renderer) ++ # The sysconfig renderer has no route writing implementation ++ # for SUSE yet use the old code for now that depends on the ++ # raw config. ++ try: ++ # Only exists for SUSE distro via this patch all other ++ # implementations throw which breaks testing ++ self._write_routes(netconfig) ++ except AttributeError: ++ pass - from cloudinit import helpers - from cloudinit import subp -@@ -19,6 +22,7 @@ from cloudinit import util - from cloudinit.distros import rhel_util as rhutil - from cloudinit.settings import PER_INSTANCE - -+LOG = logging.getLogger(__name__) - - class Distro(distros.Distro): - clock_conf_fn = '/etc/sysconfig/clock' -@@ -168,6 +172,143 @@ class Distro(distros.Distro): + # Now try to bring them up + if bring_up: +--- cloudinit/distros/opensuse.py.orig ++++ cloudinit/distros/opensuse.py +@@ -238,6 +238,143 @@ class Distro(distros.Distro): conf.set_hostname(hostname) util.write_file(filename, str(conf), 0o644) @@ -79,7 +58,7 @@ + if dest != 'default': + netmask = route.get('netmask') + if netmask: -+ prefix = mask_to_net_prefix(netmask) ++ prefix = ipv4_mask_to_net_prefix(netmask) + dest += '/' + str(prefix) + if '/' not in dest: + LOG.warning( diff --git a/packages/c/cloud-init/cloud-init.changes b/packages/c/cloud-init/cloud-init.changes index 3d0a9ec..436ee70 100644 --- a/packages/c/cloud-init/cloud-init.changes +++ b/packages/c/cloud-init/cloud-init.changes @@ -1,8 +1,889 @@ ------------------------------------------------------------------- -Tue Apr 26 09:44:55 UTC 2022 - pgajdos@suse.com +Thu Feb 23 13:38:43 UTC 2023 - Robert Schweikert -- python-mock is not required for build - https://trello.com/c/S6eADbii/64-remove-python-mock +- Update to version 23.1 + + Remove patches included upstream: + - cloud-init-btrfs-queue-resize.patch + - cloud-init-micro-is-suse.patch + - cloud-init-suse-afternm.patch + - cloud-init-prefer-nm.patch + - cloud-init-transact-up.patch + + Forward port + - cloud-init-write-routes.patch + + Added + - cloud-init-fix-ca-test.patch + + Support transactional-updates for SUSE based distros (#1997) + [Robert Schweikert] + + Set ownership for new folders in Write Files Module (#1980) + [Jack] (LP: #1990513) + + add OpenCloudOS and TencentOS support (#1964) [wynnfeng] + + lxd: Retry if the server isn't ready (#2025) + + test: switch pycloudlib source to pypi (#2024) + + test: Fix integration test deprecation message (#2023) + + Recognize opensuse-microos, dev tooling fixes [Robert Schweikert] + + sources/azure: refactor imds handler into own module (#1977) + [Chris Patterson] + + docs: deprecation generation support [1/2] (#2013) + + add function is_virtual to distro/FreeBSD (#1957) [Mina Galić] + + cc_ssh: support multiple hostcertificates (#2018) (LP: #1999164) + + Fix minor schema validation regression and fixup typing (#2017) + + doc: Reword user data debug section (#2019) + + Overhaul/rewrite of certificate handling as follows: (#1962) + [dermotbradley] (LP: #1931174) + + disk_setup: use byte string when purging the partition table (#2012) + [Stefan Prietl] + + cli: schema also validate vendordata*. + + ci: sort and add checks for cla signers file [Stefan Prietl] + + Add "ederst" as contributor (#2010) [Stefan Prietl] + + readme: add reference to packages dir (#2001) + + docs: update downstream package list (#2002) + + docs: add google search verification (#2000) [s-makin] + + docs: fix 404 render use default notfound_urls_prefix in RTD conf (#2004) + + Fix OpenStack datasource detection on bare metal (#1923) + [Alexander Birkner] (LP: #1815990) + + docs: add themed RTD 404 page and pointer to readthedocs-hosted (#1993) + + schema: fix gpt labels, use type string for GUID (#1995) + + cc_disk_setup: code cleanup (#1996) + + netplan: keep custom strict perms when 50-cloud-init.yaml exists + + cloud-id: better handling of change in datasource files + [d1r3ct0r] (LP: #1998998) + + tests: Remove restart check from test + + Ignore duplicate macs from mscc_felix and fsl_enetc (LP: #1997922) + + Warn on empty network key (#1990) + + Fix Vultr cloud_interfaces usage (#1986) [eb3095] + + cc_puppet: Update puppet service name (#1970) [d1r3ct0r] (LP: #2002969) + + docs: Clarify networking docs (#1987) + + lint: remove httpretty (#1985) [sxt1001] + + cc_set_passwords: Prevent traceback when restarting ssh (#1981) + + tests: fix lp1912844 (#1978) + + tests: Skip ansible test on bionic (#1984) + + Wait for NetworkManager (#1983) [Robert Schweikert] + + docs: minor polishing (#1979) [s-makin] + + CI: migrate integration-test to GH actions (#1969) + + Fix permission of SSH host keys (#1971) [Ron Gebauer] + + Fix default route rendering on v2 ipv6 (#1973) (LP: #2003562) + + doc: fix path in net_convert command (#1975) + + docs: update net_convert docs (#1974) + + doc: fix dead link + + cc_set_hostname: ignore /var/lib/cloud/data/set-hostname if it's empty + (#1967) [Emanuele Giuseppe Esposito] + + distros/rhel.py: _read_hostname() missing strip on "hostname" (#1941) + [Mark Mielke] + + integration tests: add IBM VPC support (SC-1352) (#1915) + + machine-id: set to uninitialized to trigger regeneration on clones + (LP: #1999680) + + sources/azure: retry on connection error when fetching metdata (#1968) + [Chris Patterson] + + Ensure ssh state accurately obtained (#1966) + + bddeb: drop dh-systemd dependency on newer deb-based releases [d1r3ct0r] + + doc: fix `config formats` link in cloudsigma.rst (#1960) + + Fix wrong subp syntax in cc_set_passwords.py (#1961) + + docs: update the PR template link to readthedocs (#1958) [d1r3ct0r] + + ci: switch unittests to gh actions (#1956) + + Add mount_default_fields for PhotonOS. (#1952) [Shreenidhi Shedi] + + sources/azure: minor refactor for metadata source detection logic + (#1936) [Chris Patterson] + + add "CalvoM" as contributor (#1955) [d1r3ct0r] + + ci: doc to gh actions (#1951) + + lxd: handle 404 from missing devices route for LXD 4.0 (LP: #2001737) + + docs: Diataxis overhaul (#1933) [s-makin] + + vultr: Fix issue regarding cache and region codes (#1938) [eb3095] + + cc_set_passwords: Move ssh status checking later (SC-1368) (#1909) + (LP: #1998526) + + Improve Wireguard module idempotency (#1940) [Fabian Lichtenegger-Lukas] + + network/netplan: add gateways as on-link when necessary (#1931) + [Louis Sautier] (LP: #2000596) + + tests: test_lxd assert features.networks.zones when present (#1939) + + Use btrfs enquque when available (#1926) [Robert Schweikert] + + sources/azure: drop description for report_failure_to_fabric() (#1934) + [Chris Patterson] + + cc_disk_setup.py: fix MBR single partition creation (#1932) + [dermotbradley] (LP: #1851438) + + Fix typo with package_update/package_upgrade (#1927) [eb3095] + + sources/azure: fix device driver matching for net config (#1914) + [Chris Patterson] + + BSD: fix duplicate macs in Ifconfig parser (#1917) [Mina Galić] + + test: mock dns calls (#1922) + + pycloudlib: add lunar support for integration tests (#1928) + + nocloud: add support for dmi variable expansion for seedfrom URL + (LP: #1994980) + + tools: read-version drop extra call to git describe --long + + doc: improve cc_write_files doc (#1916) + + read-version: When insufficient tags, use cloudinit.version.get_version + + mounts: document weird prefix in schema (#1913) + + add utility function test cases (#1910) [sxt1001] + + test: mock file deletion in dhcp tests (#1911) + + Ensure network ready before cloud-init service runs on RHEL (#1893) + (LP: #1998655) + + docs: add copy button to code blocks (#1890) [s-makin] + + netplan: define features.NETPLAN_CONFIG_ROOT_READ_ONLY flag + + azure: fix support for systems without az command installed (#1908) + + Networking Clarification (#1892) + + Fix the distro.osfamily output problem in the openEuler system. (#1895) + [sxt1001] (LP: #1999042) + + pycloudlib: bump commit dropping azure api smoke test + + net: netplan config root read-only as wifi config can contain creds + + autoinstall: clarify docs for users + + sources/azure: encode health report as utf-8 (#1897) [Chris Patterson] + + Add back gateway4/6 deprecation to docs (#1898) + + networkd: Add support for multiple [Route] sections (#1868) + [Nigel Kukard] + + doc: add qemu tutorial (#1863) + + lint: fix tip-flake8 and tip-mypy (#1896) + + Add support for setting uid when creating users on FreeBSD (#1888) + [einsibjarni] + + Fix exception in BSD networking code-path (#1894) [Mina Galić] + + Append derivatives to is_rhel list in cloud.cfg.tmpl (#1887) [Louis Abel] + + FreeBSD init: use cloudinit_enable as only rcvar (#1875) [Mina Galić] + + feat: add support aliyun metadata security harden mode (#1865) + [Manasseh Zhou] + + docs: uprate analyze to performance page [s-makin] + + test: fix lxd preseed managed network config (#1881) + + Add support for static IPv6 addresses for FreeBSD (#1839) [einsibjarni] + + Make 3.12 failures not fail the build (#1873) + + Docs: adding relative links [s-makin] + + Update read-version + + Fix setup.py to align with PEP 440 versioning replacing trailing + + travis: promote 3.11-dev to 3.11 (#1866) + + test_cloud_sigma: delete useless test (#1828) [sxt1001] + + Add "nkukard" as contributor (#1864) [Nigel Kukard] + + tests: ds-id mocks for vmware-rpctool as utility may not exist in env + + doc: add how to render new module doc (#1855) + + doc: improve module creation explanation (#1851) + + Add Support for IPv6 metadata to OpenStack (#1805) + [Marvin Vogt] (LP: #1906849) + + add xiaoge1001 to .github-cla-signers (#1854) [sxt1001] + + network: Deprecate gateway{4,6} keys in network config v2 (#1794) + (LP: #1992512) + + VMware: Move Guest Customization transport from OVF to VMware (#1573) + [PengpengSun] + + doc: home page links added (#1852) [s-makin] + +From 22.4.2 + + status: handle ds not defined in status.json (#1876) (LP: #1997559) + +From 22.4.1 + + net: skip duplicate mac check for netvsc nic and its VF (#1853) + [Anh Vo] (LP: #1844191) + + ChangeLog: whitespace cleanup (#1850) + + changelog: capture 22.3.1-4 releases + +------------------------------------------------------------------- +Fri Feb 3 22:02:32 UTC 2023 - Robert Schweikert + +- Add cloud-init-transact-up.patch to support transactional-updates + +------------------------------------------------------------------- +Tue Jan 31 19:47:23 UTC 2023 - Robert Schweikert + +- Add cloud-init-prefer-nm.patch + + Prefer NetworkManager of sysconfig when available + +------------------------------------------------------------------- +Thu Dec 22 18:10:45 UTC 2022 - Robert Schweikert + +- Update to version 22.4 + + Remove patches included upstream: + - cloud-init-vmware-test.patch + - cloud-init-sysctl-not-in-bin.patch + + Forward port: + - cloud-init-write-routes.patch + - cloud-init-break-resolv-symlink.patch + - cloud-init-sysconf-path.patch + - cloud-init-no-tempnet-oci.patch + + Add cloud-init-btrfs-queue-resize.patch (bsc#1171511) + + Add cloud-init-micro-is-suse.patch (bsc#1203393) [Martin Petersen] + + Add cloud-init-suse-afternm.patch + + test: fix pro integration test [Alberto Contreras] + + cc_disk_setup: pass options in correct order to utils (#1829) + [dermotbradley] + + tests: text_lxd basic_preseed verify_clean_log (#1826) + + docs: switch sphinx theme to furo (SC-1327) (#1821) [Alberto Contreras] + + tests: activate Ubuntu Pro tests (only on Jenkins) (#1777) + [Alberto Contreras] + + tests: test_lxd assert features.storage.buckets when present (#1827) + + tests: replace missed ansible install-method with underscore (#1825) + + tests: replace ansible install-method with underscore + + ansible: standardize schema keys + + ci: run json tool on 22.04 rather than 20.04 (#1823) + + Stop using devices endpoint for LXD network config (#1819) + + apport: address new curtin log and config locations (#1812) + + cc_grub: reword docs for clarity (#1818) + + tests: Fix preseed test (#1820) + + Auto-format schema (#1810) + + Ansible Control Module (#1778) + + Fix last reported event possibly not being sent (#1796) (LP: #1993836) + + tests: Ignore unsupported lxd project keys (#1817) [Alberto Contreras] + + udevadm settle should handle non-udev system gracefully (#1806) + [dermotbradley] + + add mariner support (#1780) [Minghe Ren] + + Net: add BSD ifconfig(8) parser and state class (#1779) [Mina Galić] + + adding itjamie to .github-cla-signers [Jamie (Bear) Murphy] + + Fix inconsistency between comment and statement (#1809) [Guillaume Gay] + + Update .github-cla-signers (#1811) [Guillaume Gay] + + alpine.py: Add Alpine-specific manage_service function and update tests + (#1804) [dermotbradley] + + test: add 3.12-dev to Travis CI (#1798) [Alberto Contreras] + + add NWCS datasource (#1793) [shell-skrimp] + + Adding myself as CLA signer (#1799) [s-makin] + + apport: fix some data collection failures due to symlinks (#1797) + [Dan Bungert] + + read-version: Make it compatible with bionic (#1795) [Alberto Contreras] + + lxd: add support for lxd preseed config(#1789) + + Enable hotplug for LXD datasource (#1787) + + cli: collect logs and apport subiquity support + + add support for Container-Optimized OS (#1748) [vteratipally] + + test: temporarily disable failing integration test (#1792) + + Fix LXD/nocloud detection on lxd vm tests (#1791) + + util: Implement __str__ and __iter__ for Version (#1790) + + cc_ua: consume ua json api for enable commands [Alberto Contreras] + + Add clarity to cc_final_message docs (#1788) + + cc_ntp: add support for BSDs (#1759) [Mina Galić] (LP: #1990041) + + make Makefile make agnostic (#1786) [Mina Galić] + + Remove hardcoding and unnecessary overrides in Makefile (#1783) + [Joseph Mingrone] + + Add my username (Jehops) to .github-cla-signers (#1784) [Joseph Mingrone] + + Temporarily remove broken test (#1781) + + Create reference documentation for base config + + cc_ansible: add support for galaxy install (#1736) + + distros/manage_services: add support to disable service (#1772) + [Mina Galić] (LP: #1991024) + + OpenBSD: remove pkg_cmd_environ function (#1773) + [Mina Galić] (LP: 1991567) + + docs: Correct typo in the FAQ (#1774) [Maximilian Wörner] + + tests: Use LXD metadata to determine NoCloud status (#1776) + + analyze: use init-local as start of boot record (#1767) [Chris Patterson] + + docs: use opensuse for distro name in package doc (#1771) + + doc: clarify packages as dev only (#1769) [Alberto Contreras] + + Distro manage service: Improve BSD support (#1758) + [Mina Galić] (LP: #1990070) + + testing: check logs for critical errors (#1765) [Chris Patterson] + + cc_ubuntu_advantage: Handle already attached on Pro [Alberto Contreras] + + doc: Add configuration explanation (SC-1169) + + Fix Oracle DS primary interface when using IMDS (#1757) (LP: #1989686) + + style: prefer absolute imports over relative imports [Mina Galić] + + tests: Fix ip log during instance destruction (#1755) [Alberto Contreras] + + cc_ubuntu_advantage: add ua_config in auto-attach [Alberto Contreras] + + apt configure: sources write/append mode (#1738) + [Fabian Lichtenegger-Lukas] + + networkd: Add test and improve typing. (#1747) [Alberto Contreras] + + pycloudlib: bump commit for gce cpu architecture support (#1750) + + commit ffcb29bc8315d1e1d6244eeb1cbd8095958f7bad (LP: #1307667) + + testing: workaround LXD vendor data (#1740) + + support dhcp{4,6}-overrides in networkd renderer (#1710) [Aidan Obley] + + tests: Drop httpretty in favor of responses (#1720) [Alberto Contreras] + + cc_ubuntu_advantage: Implement custom auto-attach behaviors (#1583) + [Alberto Contreras] + + Fix Oracle DS not setting subnet when using IMDS (#1735) (LP: #1989686) + + testing: focal lxd datasource discovery (#1734) + + cc_ubuntu_advantage: Redact token from logs (#1726) [Alberto Contreras] + + docs: make sure echo properly evaluates the string (#1733) [Mina Galić] + + net: set dhclient lease and pid files (#1715) + + cli: status machine-readable output --format yaml/json (#1663) + (LP: #1883122) + + tests: Simplify does_not_raise (#1731) [Alberto Contreras] + + Refactor: Drop inheritance from object (#1728) [Alberto Contreras] + + testing: LXD datasource now supported on Focal (#1732) + + Allow jinja templating in /etc/cloud (SC-1170) (#1722) (LP: #1913461) + + sources/azure: ensure instance id is always correct (#1727) + [Chris Patterson] + + azure: define new attribute for pre-22.3 pickles (#1725) + + doc: main page Diátaxis rewording (SC-967) (#1701) + + ubuntu advantage: improved idempotency, enable list is now strict + + [Fabian Lichtenegger-Lukas] + + test: bump pycloudlib (#1724) [Alberto Contreras] + + cloud.cfg.tmpl: make sure "centos" settings are identical to "rhel" + (#1639) [Emanuele Giuseppe Esposito] + + lxd: fetch 1.0/devices content (#1712) [Alberto Contreras] + + Update docs according to ad8f406a (#1719) + + testing: Port unittests/analyze to pytest (#1708) [Alberto Contreras] + + doc: Fix rtd builds. (#1718) [Alberto Contreras] + + testing: fully mock noexec calls (#1717) [Alberto Contreras] + + typing: Add types to cc_.handle (#1700) [Alberto Contreras] + + Identify 3DS Outscale Datasource as Ec2 (#1686) [Maxime Dufour] + + config: enable bootstrapping pip in ansible (#1707) + + Fix cc_chef typing issue (#1716) + + Refactor instance json files to use Paths (SC-1238) (#1709) + + tools: read-version check GITHUB_REF and git branch --show-current + (#1677) + + net: Ensure a tmp with exec permissions for dhcp (#1690) + [Alberto Contreras] (LP: #1962343) + + testing: Fix test regression in test_combined (#1713) [Alberto Contreras] + + Identify Huawei Cloud as OpenStack (#1689) [huang xinjie] + + doc: add reporting suggestion to FAQ (SC-1236) (#1698) + +From 22.3 + + sources: obj.pkl cache should be written anyime get_data is run (#1669) + + schema: drop release number from version file (#1664) + + pycloudlib: bump to quiet azure HTTP info logs (#1668) + + test: fix wireguard integration tests (#1666) + + Github is deprecating the 18.04 runner starting 12.1 (#1665) + + integration tests: Ensure one setup for all tests (#1661) + + tests: ansible test fixes (#1660) + + Prevent concurrency issue in test_webhook_hander.py (#1658) + + Workaround net_setup_link race with udev (#1655) (LP: #1983516) + + test: drop erroneous lxd assertion, verify command succeeded (#1657) + + Fix Chrony usage on Centos Stream (#1648) [Sven Haardiek] (LP: #1885952) + + sources/azure: handle network unreachable errors for savable PPS (#1642) + [Chris Patterson] + + Return cc_set_hostname to PER_INSTANCE frequency (#1651) (LP: #1983811) + + test: Collect integration test time by default (#1638) + + test: Drop forced package install hack in lxd integration test (#1649) + + schema: Resolve user-data if --system given (#1644) + [Alberto Contreras] (LP: #1983306) + + test: use fake filesystem to avoid file removal (#1647) + [Alberto Contreras] + + tox: Fix tip-flake8 and tip-mypy (#1635) [Alberto Contreras] + + config: Add wireguard config module (#1570) [Fabian Lichtenegger-Lukas] + + tests: can run without azure-cli, tests expect inactive ansible (#1643) + + typing: Type UrlResponse.contents (#1633) [Alberto Contreras] + + testing: fix references to `DEPRECATED.` (#1641) [Alberto Contreras] + + ssh_util: Handle sshd_config.d folder [Alberto Contreras] (LP: #1968873) + + schema: Enable deprecations in cc_update_etc_hosts (#1631) + [Alberto Contreras] + + Add Ansible Config Module (#1579) + + util: Support Idle process state in get_proc_ppid() (#1637) + + schema: Enable deprecations in cc_growpart (#1628) [Alberto Contreras] + + schema: Enable deprecations in cc_users_groups (#1627) + [Alberto Contreras] + + util: Fix error path and parsing in get_proc_ppid() + + main: avoid downloading full contents cmdline urls (#1606) + [Alberto Contreras] (LP: #1937319) + + schema: Enable deprecations in cc_scripts_vendor (#1629) + [Alberto Contreras] + + schema: Enable deprecations in cc_set_passwords (#1630) + [Alberto Contreras] + + sources/azure: add experimental support for preprovisioned os disks + (#1622) [Chris Patterson] + + Remove configobj a_to_u calls (#1632) [Stefano Rivera] + + cc_debug: Drop this module (#1614) [Alberto Contreras] + + schema: add aggregate descriptions in anyOf/oneOf (#1636) + + testing: migrate test_sshutil to pytest (#1617) [Alberto Contreras] + + testing: Fix test_ca_certs integration test (#1626) [Alberto Contreras] + + testing: add support for pycloudlib's pro images (#1604) + [Alberto Contreras] + + testing: migrate test_cc_set_passwords to pytest (#1615) + [Alberto Contreras] + + network: add system_info network activator cloud.cfg overrides (#1619) + (LP: #1958377) + + docs: Align git remotes with uss-tableflip setup (#1624) + [Alberto Contreras] + + testing: cover active config module checks (#1609) [Alberto Contreras] + + lxd: lvm avoid thinpool when kernel module absent + + lxd: enable MTU configuration in cloud-init + + doc: pin doc8 to last passing version + + cc_set_passwords fixes (#1590) + + Modernise importer.py and type ModuleDetails (#1605) [Alberto Contreras] + + config: Def activate_by_schema_keys for t-z (#1613) [Alberto Contreras] + + config: define activate_by_schema_keys for p-r mods (#1611) + [Alberto Contreras] + + clean: add param to remove /etc/machine-id for golden image creation + + config: define `activate_by_schema_keys` for a-f mods (#1608) + [Alberto Contreras] + + config: define activate_by_schema_keys for s mods (#1612) + [Alberto Contreras] + + sources/azure: reorganize tests for network config (#1586) + + [Chris Patterson] + + config: Define activate_by_schema_keys for g-n mods (#1610) + [Alberto Contreras] + + meta-schema: add infra to skip inapplicable modules [Alberto Contreras] + + sources/azure: don't set cfg["password"] for default user pw (#1592) + [Chris Patterson] + + schema: activate grub-dpkg deprecations (#1600) [Alberto Contreras] + + docs: clarify user password purposes (#1593) + + cc_lxd: Add btrfs and lvm lxd storage options (SC-1026) (#1585) + + archlinux: Fix distro naming[1] (#1601) [Kristian Klausen] + + cc_ubuntu_autoinstall: support live-installer autoinstall config + + clean: allow third party cleanup scripts in /etc/cloud/clean.d (#1581) + + sources/azure: refactor chassis asset tag handling (#1574) + [Chris Patterson] + + Add "netcho" as contributor (#1591) [Kaloyan Kotlarski] + + testing: drop impish support (#1596) [Alberto Contreras] + + black: fix missed formatting issue which landed in main (#1594) + + bsd: Don't assume that root user is in root group (#1587) + + docs: Fix comment typo regarding use of packages (#1582) + [Peter Mescalchin] + + Update govc command in VMWare walkthrough (#1576) [manioo8] + + Update .github-cla-signers (#1588) [Daniel Mullins] + + Rename the openmandriva user to omv (#1575) [Bernhard Rosenkraenzer] + + sources/azure: increase read-timeout to 60 seconds for wireserver + (#1571) [Chris Patterson] + + Resource leak cleanup (#1556) + + testing: remove appereances of FakeCloud (#1584) [Alberto Contreras] + + Fix expire passwords for hashed passwords (#1577) + [Sadegh Hayeri] (LP: #1979065) + + mounts: fix suggested_swapsize for > 64GB hosts (#1569) [Steven Stallion] + + Update chpasswd schema to deprecate password parsing (#1517) + + tox: Remove entries from default envlist (#1578) (LP: #1980854) + + tests: add test for parsing static dns for existing devices (#1557) + [Jonas Konrad] + + testing: port cc_ubuntu_advantage test to pytest (#1559) + [Alberto Contreras] + + Schema deprecation handling (#1549) [Alberto Contreras] + + Enable pytest to run in parallel (#1568) + + sources/azure: refactor ovf-env.xml parsing (#1550) [Chris Patterson] + + schema: Force stricter validation (#1547) + + ubuntu advantage config: http_proxy, https_proxy (#1512) + [Fabian Lichtenegger-Lukas] + + net: fix interface matching support (#1552) (LP: #1979877) + + Fuzz testing jsonchema (#1499) [Alberto Contreras] + + testing: Wait for changed boot-id in test_status.py (#1548) + + CI: Fix GH pinned-format jobs (#1558) [Alberto Contreras] + + Typo fix (#1560) [Jaime Hablutzel] + + tests: mock dns lookup that causes long timeouts (#1555) + + tox: add unpinned env for do_format and check_format (#1554) + + cc_ssh_import_id: Substitute deprecated warn (#1553) [Alberto Contreras] + + Remove schema errors from log (#1551) (LP: #1978422) (CVE-2022-2084) + + Update WebHookHandler to run as background thread (SC-456) (#1491) + (LP: #1910552) + + testing: Don't run custom cloud dir test on Bionic (#1542) + + bash completion: update schema command (#1543) (LP: #1979547) + + CI: add non-blocking run against the linters tip versions (#1531) + [Paride Legovini] + + Change groups within the users schema to support lists and strings + (#1545) [RedKrieg] + + make it clear which username should go in the contributing doc (#1546) + + Pin setuptools for Travis (SC-1136) (#1540) + + Fix LXD datasource crawl when BOOT enabled (#1537) + + testing: Fix wrong path in dual stack test (#1538) + + cloud-config: honor cloud_dir setting (#1523) + [Alberto Contreras] (LP: #1976564) + + Add python3-debconf to pkg-deps.json Build-Depends (#1535) + [Alberto Contreras] + + redhat spec: udev/rules.d lives under /usr/lib on rhel-based systems + (#1536) + + tests/azure: add test coverage for DisableSshPasswordAuthentication + (#1534) [Chris Patterson] + + summary: Add david-caro to the cla signers (#1527) [David Caro] + + Add support for OpenMandriva (https://openmandriva.org/) (#1520) + [Bernhard Rosenkraenzer] + + tests/azure: refactor ovf creation (#1533) [Chris Patterson] + + Improve DataSourceOVF error reporting when script disabled (#1525) [rong] + + tox: integration-tests-jenkins: softfail if only some test failed + (#1528) [Paride Legovini] + + CI: drop linters from Travis CI (moved to GH Actions) (#1530) + [Paride Legovini] + + sources/azure: remove unused encoding support for customdata (#1526) + [Chris Patterson] + + sources/azure: remove unused metadata captured when parsing ovf (#1524) + [Chris Patterson] + + sources/azure: remove dscfg parsing from ovf-env.xml (#1522) + [Chris Patterson] + + Remove extra space from ec2 dual stack crawl message (#1521) + + tests/azure: use namespaces in generated ovf-env.xml documents (#1519) + [Chris Patterson] + + setup.py: adjust udev/rules default path (#1513) + [Emanuele Giuseppe Esposito] + + Add python3-deconf dependency (#1506) [Alberto Contreras] + + Change match macadress param for network v2 config (#1518) + [Henrique Caricatti Capozzi] + + sources/azure: remove unused userdata property from ovf (#1516) + [Chris Patterson] + + sources/azure: minor refactoring to network config generation (#1497) + [Chris Patterson] + + net: Implement link-local ephemeral ipv6 + + Rename function to avoid confusion (#1501) + + Fix cc_phone_home requiring 'tries' (#1500) (LP: #1977952) + + datasources: replace networking functions with stdlib and cloudinit.net + + code + + Remove xenial references (#1472) [Alberto Contreras] + + Oracle ds changes (#1474) [Alberto Contreras] (LP: #1967942) + + improve runcmd docs (#1498) + + add 3.11-dev to Travis CI (#1493) + + Only run github actions on pull request (#1496) + + Fix integration test client creation (#1494) [Alberto Contreras] + + tox: add link checker environment, fix links (#1480) + + cc_ubuntu_advantage: Fix doc (#1487) [Alberto Contreras] + + cc_yum_add_repo: Fix repo id canonicalization (#1489) + [Alberto Contreras] (LP: #1975818) + + Add linitio as contributor in the project (#1488) [Kevin Allioli] + + net-convert: use yaml.dump for debugging python NetworkState obj (#1484) + (LP: #1975907) + + test_schema: no relative $ref URLs, replace $ref with local path (#1486) + + cc_set_hostname: do not write "localhost" when no hostname is given + + (#1453) [Emanuele Giuseppe Esposito] + + Update .github-cla-signers (#1478) [rong] + + schema: write_files defaults, versions $ref full URL and add vscode + (#1479) + + docs: fix external links, add one more to the list (#1477) + + doc: Document how to change module frequency (#1481) + + tests: bump pycloudlib (#1482) + + tests: bump pycloudlib pinned commit for kinetic Azure (#1476) + + testing: fix test_status.py (#1475) + + integration tests: If KEEP_INSTANCE = True, log IP (#1473) + + Drop mypy excluded files (#1454) [Alberto Contreras] + + Docs additions (#1470) + + Add "formatting tests" to Github Actions + + Remove unused arguments in function signature (#1471) + + Changelog: correct errant classification of LP issues as GH (#1464) + + Use Network-Manager and Netplan as default renderers for RHEL and Fedora + (#1465) [Emanuele Giuseppe Esposito] + +From 22.2 + + Fix test due to caplog incompatibility (#1461) [Alberto Contreras] + + Align rhel custom files with upstream (#1431) + [Emanuele Giuseppe Esposito] + + cc_write_files: Improve schema. (#1460) [Alberto Contreras] + + cli: Redact files with permission errors in commands (#1440) + + [Alberto Contreras] (LP: #1953430) + + Improve cc_set_passwords. (#1456) [Alberto Contreras] + + testing: make fake cloud-init wait actually wait (#1459) + + Scaleway: Fix network configuration for netplan 0.102 and later (#1455) + [Maxime Corbin] + + Fix 'ephmeral' typos in disk names(#1452) [Mike Hucka] + + schema: version schema-cloud-config-v1.json (#1424) + + cc_modules: set default meta frequency value when no config available + (#1457) + + Log generic warning on non-systemd systems. (#1450) [Alberto Contreras] + + cc_snap.maybe_install_squashfuse no longer needed in Bionic++. (#1448) + [Alberto Contreras] + + Drop support of *-sk keys in cc_ssh (#1451) [Alberto Contreras] + + testing: Fix console_log tests (#1437) + + tests: cc_set_passoword update for systemd, non-systemd distros (#1449) + + Fix bug in url_helper/dual_stack() logging (#1426) + + schema: render schema paths from _CustomSafeLoaderWithMarks (#1391) + + testing: Make integration tests kinetic friendly (#1441) + + Handle error if SSH service no present. (#1422) + [Alberto Contreras] (LP: #1969526) + + Fix network-manager activator availability and order (#1438) + + sources/azure: remove reprovisioning marker (#1414) [Chris Patterson] + + upstart: drop vestigial support for upstart (#1421) + + testing: Ensure NoCloud detected in test (#1439) + + Update .github-cla-signers kallioli [Kevin Allioli] + + Consistently strip top-level network key (#1417) (LP: #1906187) + + testing: Fix LXD VM metadata test (#1430) + + testing: Add NoCloud setup for NoCloud test (#1425) + + Update linters and adapt code for compatibility (#1434) [Paride Legovini] + + run-container: add support for LXD VMs (#1428) [Paride Legovini] + + integration-reqs: bump pycloudlib pinned commit (#1427) [Paride Legovini] + + Fix NoCloud docs (#1423) + + Docs fixes (#1406) + + docs: Add docs for module creation (#1415) + + Remove cheetah from templater (#1416) + + tests: verify_ordered_items fallback to re.escape if needed (#1420) + + Misc module cleanup (#1418) + + docs: Fix doc warnings and enable errors (#1419) + [Alberto Contreras] (LP: #1876341) + + Refactor cloudinit.sources.NetworkConfigSource to enum (#1413) + [Alberto Contreras] (LP: #1874875) + + Don't fail if IB and Ethernet devices 'collide' (#1411) + + Use cc_* module meta defintion over hardcoded vars (SC-888) (#1385) + + Fix cc_rsyslog.py initialization (#1404) [Alberto Contreras] + + Promote cloud-init schema from devel to top level subcommand (#1402) + + mypy: disable missing imports warning for httpretty (#1412) + [Chris Patterson] + + users: error when home should not be created AND ssh keys provided + [Jeffrey 'jf' Lim] + + Allow growpart to resize encrypted partitions (#1316) + + Fix typo in integration_test.rst (#1405) [Alberto Contreras] + + cloudinit.net refactor: apply_network_config_names (#1388) + [Alberto Contreras] (LP: #1884602) + + tests/azure: add fixtures for hardcoded paths (markers and data_dir) + (#1399) [Chris Patterson] + + testing: Add responses workaround for focal/impish (#1403) + + cc_ssh_import_id: fix is_key_in_nested_dict to avoid early False + + Fix ds-identify not detecting NoCloud seed in config (#1381) + (LP: #1876375) + + sources/azure: retry dhcp for failed processes (#1401) [Chris Patterson] + + Move notes about refactorization out of CONTRIBUTING.rst (#1389) + + Shave ~8ms off generator runtime (#1387) + + Fix provisioning dhcp timeout to 20 minutes (#1394) [Chris Patterson] + + schema: module example strict testing fix seed_random + + cc_set_hostname: examples small typo (perserve vs preserve) + [Wouter Schoot] + + sources/azure: refactor http_with_retries to remove **kwargs (#1392) + [Chris Patterson] + + declare dependency on ssh-import-id (#1334) + + drop references to old dependencies and old centos script + + sources/azure: only wait for primary nic to be attached during restore + (#1378) [Anh Vo] + + cc_ntp: migrated legacy schema to cloud-init-schema.json (#1384) + + Network functions refactor and bugfixes (#1383) + + schema: add JSON defs for modules cc_users_groups (#1379) + (LP: #1858930) + + Fix doc typo (#1382) [Alberto Contreras] + + Add support for dual stack IPv6/IPv4 IMDS to Ec2 (#1160) + + Fix KeyError when rendering sysconfig IPv6 routes (#1380) (LP: #1958506) + + Return a namedtuple from subp() (#1376) + + Mypy stubs and other tox maintenance (SC-920) (#1374) + + Distro Compatibility Fixes (#1375) + + Pull in Gentoo patches (#1372) + + schema: add json defs for modules U-Z (#1360) + (LP: #1858928, #1858929, #1858931, #1858932) + + util: atomically update sym links to avoid Suppress FileNotFoundError + + when reading status (#1298) [Adam Collard] (LP: #1962150) + + schema: add json defs for modules scripts-timezone (SC-801) (#1365) + + docs: Add first tutorial (SC-900) (#1368) + + BUG 1473527: module ssh-authkey-fingerprints fails Input/output error… + (#1340) [Andrew Lee] (LP: #1473527) + + add arch hosts template (#1371) + + ds-identify: detect LXD for VMs launched from host with > 5.10 kernel + (#1370) (LP: #1968085) + + Support EC2 tags in instance metadata (#1309) [Eduardo Dobay] + + schema: add json defs for modules e-install (SC-651) (#1366) + + Improve "(no_create_home|system): true" test (#1367) [Jeffrey 'jf' Lim] + + Expose https_proxy env variable to ssh-import-id cmd (#1333) + [Michael Rommel] + + sources/azure: remove bind/unbind logic for hot attached nic (#1332) + [Chris Patterson] + + tox: add types-* packages to check_format env (#1362) + + tests: python 3.10 is showing up in cloudimages (#1364) + + testing: add additional mocks to test_net tests (#1356) [yangzz-97] + + schema: add JSON schema for mcollective, migrator and mounts modules + (#1358) + + Honor system locale for RHEL (#1355) [Wei Shi] + + doc: Fix typo in cloud-config-run-cmds.txt example (#1359) [Ali Shirvani] + + ds-identify: also discover LXD by presence from DMI board_name = LXD + (#1311) + + black: bump pinned version to 22.3.0 to avoid click dependency issues + (#1357) + + Various doc fixes (#1330) + + testing: Add missing is_FreeBSD mock to networking test (#1353) + + Add --no-update to add-apt-repostory call (SC-880) (#1337) + + schema: add json defs for modules K-L (#1321) + (LP: #1858899, #1858900, #1858901, #1858902) + + docs: Re-order readthedocs install (#1354) + + Stop cc_ssh_authkey_fingerprints from ALWAYS creating home (#1343) + [Jeffrey 'jf' Lim] + + docs: add jinja2 pin (#1352) + + Vultr: Use find_candidate_nics, use ipv6 dns (#1344) [eb3095] + + sources/azure: move get_ip_from_lease_value out of shim (#1324) + [Chris Patterson] + + Fix cloud-init status --wait when no datasource found (#1349) + (LP: #1966085) + + schema: add JSON defs for modules resize-salt (SC-654) (#1341) + + Add myself as a future contributor (#1345) [Neal Gompa (ニール・ゴンパ)] + + Update .github-cla-signers (#1342) [Jeffrey 'jf' Lim] + + add Requires=cloud-init-hotplugd.socket in cloud-init-hotplugd.service + + file (#1335) [yangzz-97] + + Fix sysconfig render when set-name is missing (#1327) + [Andrew Kutz] (LP: #1855945) + + Refactoring helper funcs out of NetworkState (#1336) [Andrew Kutz] + + url_helper: add tuple support for readurl timeout (#1328) + [Chris Patterson] + + Make fs labels match for ds-identify and docs (#1329) + + Work around bug in LXD VM detection (#1325) + + Remove redundant generator logs (#1318) + + tox: set verbose flags for integration tests (#1323) [Chris Patterson] + + net: introduce find_candidate_nics() (#1313) [Chris Patterson] + + Revert "Ensure system_cfg read before ds net config on Oracle (#1174)" + (#1326) + + Add vendor_data2 support for ConfigDrive source (#1307) [cvstealth] + + Make VMWare data source test host independent and expand testing (#1308) + [Robert Schweikert] + + Add json schemas for modules starting with P + + sources/azure: remove lease file parsing (#1302) [Chris Patterson] + + remove flaky test from ci (#1322) + + ci: Switch to python 3.10 in Travis CI (#1320) + + Better interface handling for Vultr, expect unexpected DHCP servers + (#1297) [eb3095] + + Remove unused init local artifact (#1315) + + Doc cleanups (#1317) + + docs improvements (#1312) + + add support for jinja do statements, add unit test (#1314) + [Paul Bruno] (LP: #1962759) + + sources/azure: prevent tight loops for DHCP retries (#1285) + [Chris Patterson] + + net/dhcp: surface type of DHCP lease failure to caller (#1276) + [Chris Patterson] + + Stop hardcoding systemctl location (#1278) [Robert Schweikert] + + Remove python2 syntax from docs (#1310) + + [tools/migrate-lp-user-to-github] Rename master branch to main (#1301) + [Adam Collard] + + redhat: Depend on "hostname" package (#1288) [Lubomir Rintel] + + Add native NetworkManager support (#1224) [Lubomir Rintel] + + Fix link in CLA check to point to contribution guide. (#1299) + [Adam Collard] + + check for existing symlink while force creating symlink (#1281) + [Shreenidhi Shedi] + + Do not silently ignore integer uid (#1280) (LP: #1875772) + + tests: create a IPv4/IPv6 VPC in Ec2 integration tests (#1291) + + Integration test fix ppa (#1296) + + tests: on official EC2. cloud-id actually startswith aws not ec2 (#1289) + + test_ppa_source: accept both http and https URLs (#1292) + [Paride Legovini] + + Fix apt test on azure + + add "lkundrak" as contributor [Lubomir Rintel] + + Holmanb/integration test fix ppa (#1287) + + Include missing subcommand in manpage (#1279) + + Clean up artifacts from pytest, packaging, release with make clean + (#1277) + + sources/azure: ensure retries on IMDS request failure (#1271) + [Chris Patterson] + + sources/azure: removed unused savable PPS paths (#1268) [Chris Patterson] + + integration tests: fix Azure failures (#1269) + +From 22.1 + + sources/azure: report ready in local phase (#1265) [Chris Patterson] + + sources/azure: validate IMDS network configuration metadata (#1257) + [Chris Patterson] + + docs: Add more details to runcmd docs (#1266) + + use PEP 589 syntax for TypeDict (#1253) + + mypy: introduce type checking (#1254) [Chris Patterson] + + Fix extra ipv6 issues, code reduction and simplification (#1243) [eb3095] + + tests: when generating crypted password, generate in target env (#1252) + + sources/azure: address mypy/pyright typing complaints (#1245) + [Chris Patterson] + + Docs for x-shellscript* userdata (#1260) + + test_apt_security: azure platform has specific security URL overrides + (#1263) + + tests: lsblk --json output changes mountpoint key to mountpoinst [] + (#1261) + + mounts: fix mount opts string for ephemeral disk (#1250) + [Chris Patterson] + + Shell script handlers by freq (#1166) [Chris Lalos] + + minor improvements to documentation (#1259) [Mark Esler] + + cloud-id: publish /run/cloud-init/cloud-id- files (#1244) + + add "eslerm" as contributor (#1258) [Mark Esler] + + sources/azure: refactor ssh key handling (#1248) [Chris Patterson] + + bump pycloudlib (#1256) + + sources/hetzner: Use EphemeralDHCPv4 instead of static configuration + (#1251) [Markus Schade] + + bump pycloudlib version (#1255) + + Fix IPv6 netmask format for sysconfig (#1215) [Harald] (LP: #1959148) + + sources/azure: drop debug print (#1249) [Chris Patterson] + + tests: do not check instance.pull_file().ok() (#1246) + + sources/azure: consolidate ephemeral DHCP configuration (#1229) + [Chris Patterson] + + cc_salt_minion freebsd fix for rc.conf (#1236) + + sources/azure: fix metadata check in _check_if_nic_is_primary() (#1232) + [Chris Patterson] + + Add _netdev option to mount Azure ephemeral disk (#1213) [Eduardo Otubo] + + testing: stop universally overwriting /etc/cloud/cloud.cfg.d (#1237) + + Integration test changes (#1240) + + Fix Gentoo Locales (#1205) + + Add "slingamn" as contributor (#1235) [Shivaram Lingamneni] + + integration: do not LXD bind mount /etc/cloud/cloud.cfg.d (#1234) + + Integration testing docs and refactor (#1231) + + vultr: Return metadata immediately when found (#1233) [eb3095] + + spell check docs with spellintian (#1223) + + docs: include upstream python version info (#1230) + + Schema a d (#1211) + + Move LXD to end ds-identify DSLIST (#1228) (LP: #1959118) + + fix parallel tox execution (#1214) + + sources/azure: refactor _report_ready_if_needed and _poll_imds (#1222) + [Chris Patterson] + + Do not support setting up archive.canonical.com as a source (#1219) + [Steve Langasek] (LP: #1959343) + + Vultr: Fix lo being used for DHCP, try next on cmd fail (#1208) [eb3095] + + sources/azure: refactor _should_reprovision[_after_nic_attach]() logic + (#1206) [Chris Patterson] + + update ssh logs to show ssh private key gens pub and simplify code + (#1221) [Steve Weber] + + Remove mitechie from stale PR github action (#1217) + + Include POST format in cc_phone_home docs (#1218) (LP: #1959149) + + Add json parsing of ip addr show (SC-723) (#1210) + + cc_rsyslog: fix typo in docstring (#1207) [Louis Sautier] + + Update .github-cla-signers (#1204) [Chris Lalos] + + sources/azure: drop unused case in _report_failure() (#1200) + [Chris Patterson] + + sources/azure: always initialize _ephemeral_dhcp_ctx on unpickle (#1199) + [Chris Patterson] + + Add support for gentoo templates and cloud.cfg (#1179) [vteratipally] + + sources/azure: unpack ret tuple in crawl_metadata() (#1194) + [Chris Patterson] + + tests: focal caplog has whitespace indentation for multi-line logs + (#1201) + + Seek interfaces, skip dummy interface, fix region codes (#1192) [eb3095] + + integration: test against the Ubuntu daily images (#1198) + [Paride Legovini] + + cmd: status and cloud-id avoid change in behavior for 'not run' (#1197) + + tox: pass PYCLOUDLIB_* env vars into integration tests when present + (#1196) + + sources/azure: set ovf_is_accessible when OVF is read successfully + (#1193) [Chris Patterson] + + Enable OVF environment transport via ISO in example (#1195) [Megian] + + sources/azure: consolidate DHCP variants to EphemeralDHCPv4WithReporting + (#1190) [Chris Patterson] + + Single JSON schema validation in early boot (#1175) + + Add DatasourceOVF network-config propery to Ubuntu OVF example (#1184) + [Megian] + + testing: support pycloudlib config file (#1189) + + Ensure system_cfg read before ds net config on Oracle (SC-720) (#1174) + (LP: #1956788) + + Test Optimization Proposal (SC-736) (#1188) + + cli: cloud-id report not-run or disabled state as cloud-id (#1162) + + Remove distutils usage (#1177) [Shreenidhi Shedi] + + add .python-version to gitignore (#1186) + + print error if datasource import fails (#1170) + [Emanuele Giuseppe Esposito] + + Add new config module to set keyboard layout (#1176) + [maxnet] (LP: #1951593) + + sources/azure: rename metadata_type -> MetadataType (#1181) + [Chris Patterson] + + Remove 3.5 and xenial support (SC-711) (#1167) + + tests: mock LXD datasource detection in ds-identify on LXD containers + (#1178) + + pylint: silence errors on compat code for old jsonschema (#1172) + [Paride Legovini] + + testing: Add 3.10 Test Coverage (#1173) + + Remove unittests from integration test job in travis (#1141) + + Don't throw exceptions for empty cloud config (#1130) + + bsd/resolv.d/ avoid duplicated entries (#1163) [Gonéri Le Bouder] + + sources/azure: do not persist failed_desired_api_version flag (#1159) + [Chris Patterson] + + Update cc_ubuntu_advantage calls to assume-yes (#1158) + [John Chittum] (LP: #1954842) + + openbsd: properly restart the network on 7.0 (#1150) [Gonéri Le Bouder] + + Add .git-blame-ignore-revs (#1161) + + Adopt Black and isort (SC-700) (#1157) + + Include dpkg frontend lock in APT_LOCK_FILES (#1153) + + tests/cmd/query: fix test run as root and add coverage for defaults + (#1156) [Chris Patterson] (LP: #1825027) + + Schema processing changes (SC-676) (#1144) + + Add dependency workaround for impish in bddeb (#1148) + + netbsd: install new dep packages (#1151) [Gonéri Le Bouder] + + find_devs_with_openbsd: ensure we return the last entry (#1149) + [Gonéri Le Bouder] + + sources/azure: remove unnecessary hostname bounce (#1143) + [Chris Patterson] + + find_devs/openbsd: accept ISO on disk (#1132) + [Gonéri Le Bouder] + + Improve error log message when mount failed (#1140) [Ksenija Stanojevic] + + add KsenijaS as a contributor (#1145) [Ksenija Stanojevic] + + travis - don't run integration tests if no deb (#1139) + + factor out function for getting top level directory of cloudinit (#1136) + + testing: Add deterministic test id (#1138) + + mock sleep() in azure test (#1137) + + Add miraclelinux support (#1128) [Haruki TSURUMOTO] + + docs: Make MACs lowercase in network config (#1135) (LP: #1876941) + + Add Strict Metaschema Validation (#1101) + + update dead link (#1133) + + cloudinit/net: handle two different routes for the same ip (#1124) + [Emanuele Giuseppe Esposito] + + docs: pin mistune dependency (#1134) + + Reorganize unit test locations under tests/unittests (#1126) + + Fix exception when no activator found (#1129) (LP: #1948681) + + jinja: provide and document jinja-safe key aliases in instance-data + (SC-622) (#1123) + + testing: Remove date from final_message test (SC-638) (#1127) + + Move GCE metadata fetch to init-local (SC-502) (#1122) + + Fix missing metadata routes for vultr (#1125) [eb3095] + + cc_ssh_authkey_fingerprints.py: prevent duplicate messages on console + (#1081) [dermotbradley] + + sources/azure: remove unused remnants related to agent command (#1119) + [Chris Patterson] + + github: update PR template's contributing URL (#1120) [Chris Patterson] + + docs: Rename HACKING.rst to CONTRIBUTING.rst (#1118) + + testing: monkeypatch system_info call in unit tests (SC-533) (#1117) + + Fix Vultr timeout and wait values (#1113) [eb3095] + + lxd: add preference for LXD cloud-init.* config keys over user keys + (#1108) + + VMware: source /etc/network/interfaces.d/* on Debian + [chengcheng-chcheng] (LP: #1950136) + + Add cjp256 as contributor (#1109) [Chris Patterson] + + integration_tests: Ensure log directory exists before symlinking to it + (#1110) + + testing: add growpart integration test (#1104) + + integration_test: Speed up CI run time (#1111) + + Some miscellaneous integration test fixes (SC-606) (#1103) + + tests: specialize lxd_discovery test for lxd_vm vendordata (#1106) + + Add convenience symlink to integration test output (#1105) + + Fix for set-name bug in networkd renderer (#1100) + [Andrew Kutz] (LP: #1949407) + + Wait for apt lock (#1034) (LP: #1944611) + + testing: stop chef test from running on openstack (#1102) + + alpine.py: add options to the apk upgrade command (#1089) [dermotbradley] ------------------------------------------------------------------- Fri Feb 18 19:08:21 UTC 2022 - Robert Schweikert diff --git a/packages/c/cloud-init/cloud-init.spec b/packages/c/cloud-init/cloud-init.spec index c405367..6258f26 100644 --- a/packages/c/cloud-init/cloud-init.spec +++ b/packages/c/cloud-init/cloud-init.spec @@ -1,7 +1,7 @@ # # spec file for package cloud-init # -# Copyright (c) 2021 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2023 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %global configver 0.7 Name: cloud-init -Version: 21.4 +Version: 23.1 Release: 0 License: GPL-3.0 Summary: Cloud node initialization tool @@ -27,17 +27,16 @@ Group: System/Management Source0: %{name}-%{version}.tar.gz Source1: rsyslog-cloud-init.cfg Patch1: datasourceLocalDisk.patch -# FIXME (lp#1812117) -Patch2: cloud-init-write-routes.patch # FIXME (lp#1849296) -Patch3: cloud-init-break-resolv-symlink.patch +Patch2: cloud-init-break-resolv-symlink.patch # FIXME no proposed solution -Patch4: cloud-init-sysconf-path.patch +Patch3: cloud-init-sysconf-path.patch # FIXME (lp#1860164) -Patch5: cloud-init-no-tempnet-oci.patch -# FIXME https://github.com/canonical/cloud-init/pull/1278 -Patch6: cloud-init-sysctl-not-in-bin.patch -Patch7: cloud-init-vmware-test.patch +Patch4: cloud-init-no-tempnet-oci.patch +# FIXME https://github.com/canonical/cloud-init/pull/2036 +Patch5: cloud-init-fix-ca-test.patch +# FIXME (lp#1812117) +Patch6: cloud-init-write-routes.patch BuildRequires: fdupes BuildRequires: filesystem # pkg-config is needed to find correct systemd unit dir @@ -53,10 +52,16 @@ BuildRequires: python3-PyYAML BuildRequires: python3-configobj >= 5.0.2 BuildRequires: python3-httpretty BuildRequires: python3-jsonpatch +BuildRequires: python3-jsonschema BuildRequires: python3-netifaces BuildRequires: python3-oauthlib BuildRequires: python3-pytest +BuildRequires: python3-pytest-cov +BuildRequires: python3-pytest-mock BuildRequires: python3-requests +BuildRequires: python3-responses +BuildRequires: python3-serial +BuildRequires: system-user-nobody %if 0%{?is_opensuse} BuildRequires: openSUSE-release %else @@ -79,13 +84,16 @@ Requires: python3-oauthlib Requires: python3-pyserial Requires: python3-PyYAML Requires: python3-requests +Requires: python3-responses +Requires: python3-serial Requires: python3-setuptools -Requires: python3-six Requires: python3-xml Requires: sudo Requires: util-linux Requires: wget +%if 0%{?suse_version} && 0%{?suse_version} <= 1500 Requires: wicked-service +%endif Requires: cloud-init-config = %configver BuildRoot: %{_tmppath}/%{name}-%{version}-build %define docdir %{_defaultdocdir}/%{name} @@ -134,7 +142,6 @@ Documentation and examples for cloud-init tools %patch4 %patch5 %patch6 -%patch7 -p1 # patch in the full version to version.py version_pys=$(find . -name version.py -type f) @@ -146,8 +153,6 @@ sed -i "s,@@PACKAGED_VERSION@@,%{version}-%{release}," $version_pys python3 setup.py build %check -## Ignore test failure currently not doing anything with opennebula -rm -v tests/unittests/test_datasource/test_opennebula.py make unittest %install @@ -201,6 +206,8 @@ rm %{buildroot}/%{_sysconfdir}/cloud/templates/*.ubuntu.* %{_bindir}/cloud-init %{_bindir}/cloud-init-per %dir %{_sysconfdir}/cloud +%dir %{_sysconfdir}/cloud/clean.d +%{_sysconfdir}/cloud/clean.d/README %config(noreplace) %{_sysconfdir}/cloud/cloud.cfg.d %config(noreplace) %{_sysconfdir}/cloud/templates %{_sysconfdir}/dhcp/dhclient-exit-hooks.d/hook-dhclient @@ -213,7 +220,7 @@ rm %{buildroot}/%{_sysconfdir}/cloud/templates/*.ubuntu.* %endif %{_datadir}/bash-completion/completions/cloud-init %{python3_sitelib}/cloudinit -%{python3_sitelib}/cloud_init-%{version}-py%{py3_ver}.egg-info +%{python3_sitelib}/cloud_init-%{version}*.egg-info %{_prefix}/lib/cloud-init %{systemd_prefix}/systemd/system-generators/cloud-init-generator %{systemd_prefix}/systemd/system/cloud-config.service @@ -236,6 +243,7 @@ rm %{buildroot}/%{_sysconfdir}/cloud/templates/*.ubuntu.* %dir /etc/dhcp/dhclient-exit-hooks.d %dir /etc/systemd/system/sshd-keygen@.service.d + %files config-suse %defattr(-,root,root) %config(noreplace) %{_sysconfdir}/cloud/cloud.cfg @@ -246,8 +254,4 @@ rm %{buildroot}/%{_sysconfdir}/cloud/templates/*.ubuntu.* %{docdir}/*.txt %dir %{docdir}/examples -#%files test -#%defattr(-,root,root) -#%{python_sitelib}/tests - %changelog diff --git a/packages/c/crmsh/.files b/packages/c/crmsh/.files index 56dde87..bae8d97 100644 Binary files a/packages/c/crmsh/.files and b/packages/c/crmsh/.files differ diff --git a/packages/c/crmsh/.rev b/packages/c/crmsh/.rev index 8c44d40..ebde0ff 100644 --- a/packages/c/crmsh/.rev +++ b/packages/c/crmsh/.rev @@ -2825,4 +2825,12 @@ and fixes bnc#880052 1067567 + + fb23c8db222d41668bcfe0efa7f8cb1e + 4.4.1+20230302.2b5310b9 + + dimstar_suse + + 1068615 + diff --git a/packages/c/crmsh/_servicedata b/packages/c/crmsh/_servicedata index a534166..4385319 100644 --- a/packages/c/crmsh/_servicedata +++ b/packages/c/crmsh/_servicedata @@ -9,6 +9,6 @@ https://github.com/ClusterLabs/crmsh.git - 498677abb1bf88b1490339d307e925742854080b + e2961b896d4155fb6205fe9f6c628a572ae61f93 \ No newline at end of file diff --git a/packages/c/crmsh/crmsh-4.4.1+20230224.498677ab.tar.bz2 b/packages/c/crmsh/crmsh-4.4.1+20230224.498677ab.tar.bz2 deleted file mode 120000 index 86ad988..0000000 --- a/packages/c/crmsh/crmsh-4.4.1+20230224.498677ab.tar.bz2 +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeielowdjtabfuwz5y2v7rhkil3u6julrl4ijre5c7uzkzwbk4rhm7e \ No newline at end of file diff --git a/packages/c/crmsh/crmsh-4.4.1+20230302.2b5310b9.tar.bz2 b/packages/c/crmsh/crmsh-4.4.1+20230302.2b5310b9.tar.bz2 new file mode 120000 index 0000000..f33584e --- /dev/null +++ b/packages/c/crmsh/crmsh-4.4.1+20230302.2b5310b9.tar.bz2 @@ -0,0 +1 @@ +/ipfs/bafybeig267rpb2woc3yphikbbe2eqxroklv2j6drvm7coyhtfwvrym3vma \ No newline at end of file diff --git a/packages/c/crmsh/crmsh.changes b/packages/c/crmsh/crmsh.changes index cfd5695..cf7586a 100644 --- a/packages/c/crmsh/crmsh.changes +++ b/packages/c/crmsh/crmsh.changes @@ -1,4 +1,38 @@ ------------------------------------------------------------------- +Thu Mar 02 06:37:38 UTC 2023 - XLiang@suse.com + +- Update to version 4.4.1+20230302.2b5310b9: + * Dev: unittest: Adjust unit test for previous change + * Dev: bootstrap: Add sudo before crm_node under non-root user on remote node + +------------------------------------------------------------------- +Thu Mar 02 02:23:26 UTC 2023 - XLiang@suse.com + +- Update to version 4.4.1+20230302.fc282490: + * Dev: behave: Create user alice on qnetd node + * Dev: behave: don't build crmsh code on qnetd node + +------------------------------------------------------------------- +Thu Mar 02 01:36:34 UTC 2023 - XLiang@suse.com + +- Update to version 4.4.1+20230302.2ed0ab14: + * Dev: unittest: Adjust unit test for previous changes + * Fix: qdevice: Unable to setup qdevice under non-root user (bsc#1208770) + +------------------------------------------------------------------- +Tue Feb 28 10:07:22 UTC 2023 - XLiang@suse.com + +- Update to version 4.4.1+20230228.2f852310: + * Dev: utils: Suppress the output of ssh-copy-id for non-root user case + +------------------------------------------------------------------- +Mon Feb 27 01:58:59 UTC 2023 - XLiang@suse.com + +- Update to version 4.4.1+20230227.b420cbf5: + * Dev: unittest: Adjust unit test for previous change + * Dev: utils: Avoid using magic number + +------------------------------------------------------------------- Fri Feb 24 09:36:48 UTC 2023 - XLiang@suse.com - Update to version 4.4.1+20230224.498677ab: diff --git a/packages/c/crmsh/crmsh.spec b/packages/c/crmsh/crmsh.spec index a0a5ef4..d9c6f29 100644 --- a/packages/c/crmsh/crmsh.spec +++ b/packages/c/crmsh/crmsh.spec @@ -36,7 +36,7 @@ Name: crmsh Summary: High Availability cluster command-line interface License: GPL-2.0-or-later Group: %{pkg_group} -Version: 4.4.1+20230224.498677ab +Version: 4.4.1+20230302.2b5310b9 Release: 0 URL: http://crmsh.github.io Source0: %{name}-%{version}.tar.bz2 diff --git a/packages/c/crun/.files b/packages/c/crun/.files index 25c91e2..e9a47ca 100644 Binary files a/packages/c/crun/.files and b/packages/c/crun/.files differ diff --git a/packages/c/crun/.rev b/packages/c/crun/.rev index 78d9dfb..b3e2c41 100644 --- a/packages/c/crun/.rev +++ b/packages/c/crun/.rev @@ -73,4 +73,12 @@ 1041192 + + 054fcb8a03b760d4d4eac56fb4633967 + 1.8.1 + + dimstar_suse + + 1068702 + diff --git a/packages/c/crun/crun-1.7.2.tar.gz b/packages/c/crun/crun-1.7.2.tar.gz deleted file mode 120000 index ca5f317..0000000 --- a/packages/c/crun/crun-1.7.2.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeibenkccdnjvphdmcucbsaywgmnimabw4sjzy7xblussbiide5bffu \ No newline at end of file diff --git a/packages/c/crun/crun-1.7.2.tar.gz.asc b/packages/c/crun/crun-1.7.2.tar.gz.asc deleted file mode 100644 index db61a69..0000000 --- a/packages/c/crun/crun-1.7.2.tar.gz.asc +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCAAdFiEEr2D8o82qberRV+o6Z+OPeouiF3IFAmOGYmUACgkQZ+OPeoui -F3J5iggAoxDcRafahpWyUShQ8S23jOPnhSmgUW9CM1RTQ5IgPUpUCgbhH1nLKerZ -+jBWb0A1p+by+63Uhd/tnf9SHlkc0GvfjoYigP3Qr+CwPPp/+YrZujlMyZeYrY+7 -L8tP9A6NocVfAmNQhcX7ubOMFXDlYb1b0khnZItlg3+608OvRnwwlHCkcarhBgIs -U56fE6O+ezKW8rh+mlv/NpJ+YiMS29xm0SwGeTt0vc5Oe1eENc5LZPvTNXwLToUT -Eqa0g3rAWF301+TaBL988J8LsNXHTDQKWgwqP3pH5YPLRWtu3E2BX+qGJ+6aT3GY -28s1Ma9soWadeUznqR1FKIBPa5MQmA== -=dSw0 ------END PGP SIGNATURE----- diff --git a/packages/c/crun/crun-1.8.1.tar.gz b/packages/c/crun/crun-1.8.1.tar.gz new file mode 120000 index 0000000..c81023c --- /dev/null +++ b/packages/c/crun/crun-1.8.1.tar.gz @@ -0,0 +1 @@ +/ipfs/bafybeib5vx4s34o4slp3znjqwo6wfv2pkcyyql4b7pxho5n65vadpyvwqq \ No newline at end of file diff --git a/packages/c/crun/crun-1.8.1.tar.gz.asc b/packages/c/crun/crun-1.8.1.tar.gz.asc new file mode 100644 index 0000000..2d446e2 --- /dev/null +++ b/packages/c/crun/crun-1.8.1.tar.gz.asc @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCAAdFiEEr2D8o82qberRV+o6Z+OPeouiF3IFAmP8iFgACgkQZ+OPeoui +F3KHxQgAk7ZFn/k7Vqx1iYj1Osg9VoVV9cwMtcpat9Bef43hHm94TPL3d88RhmTl +3nRdKdU3MUjeL+jkJvZ0GHcNuSvjQZePGaiY0W913X8qxjzXu2HyHCCdPmGP8t1m +OMMpR08vsdI7rSaC+1yWMGLaHAT/eE7Z8G54WUxdndtuUIh+6aZr6w7gXs/D80cq +I/DK+k/S4jV6o4vK6oKFrQajF0dyVJ2MQmyLAlWglv1/HOC2LoH692bRIQ2DF6wo +hchKgnvEy18kWnAic3sF6qD6dSvl+4S/Nexo9Pg2YV2k84tvlN6x920Xij+M0AfO +Rp7Ed+4Bv9Ya7v4n4pFnUmNzWLHmAQ== +=3bFX +-----END PGP SIGNATURE----- diff --git a/packages/c/crun/crun.changes b/packages/c/crun/crun.changes index 2fb59a5..1d07299 100644 --- a/packages/c/crun/crun.changes +++ b/packages/c/crun/crun.changes @@ -1,4 +1,31 @@ ------------------------------------------------------------------- +Tue Feb 28 20:14:52 UTC 2023 - Niels Abspoel + +- Update to 1.8.1 + * linux: idmapped mounts expect the same configuration as + the user namespace mappings. Before they were expecting the inverted + mapping. It is a breaking change, but the behavior was aligned + to what runc will do as well. + * krun: always allow /dev/kvm in the cgroup configuration. + * handlers: disable exec for handlers that do not support it. + * selinux: allow setting fscontext using a custom annotation. + * cgroup: reset systemd unit if start fails. + * cgroup: rmdir the entire systemd scope. It fixes a leak on cgroupv1. + * cgroup: always delete the cgroup on errors. + On some errors it could have been leaked before. + +- changes from 1.8 + * linux: precreate devices on the host. + * cgroup: support cpuset mounted with noprefix. + * linux: mount the source cgroup if cgroupns=host. + * libcrun: don't clone self from read-only mount. + * build: fix build without dlfcn.h. + * linux: set PR_SET_DUMPABLE. + * utils: fix applying AppArmor profile. + * linux: write setgroups=deny when mapping a single uid/gid. + * cgroup: fix enter cgroupv1 mount on RHEL 7. + +------------------------------------------------------------------- Wed Dec 7 09:24:19 UTC 2022 - Frederic Crozat - Update to 1.7.2: diff --git a/packages/c/crun/crun.spec b/packages/c/crun/crun.spec index bfe06b3..21b430b 100644 --- a/packages/c/crun/crun.spec +++ b/packages/c/crun/crun.spec @@ -1,7 +1,7 @@ # # spec file for package crun # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ Summary: OCI runtime written in C License: GPL-2.0-or-later Name: crun -Version: 1.7.2 +Version: 1.8.1 Release: 0 Source0: https://github.com/containers/crun/releases/download/%{version}/%{name}-%{version}.tar.gz Source1: https://github.com/containers/crun/releases/download/%{version}/%{name}-%{version}.tar.gz.asc diff --git a/packages/c/cvise/.files b/packages/c/cvise/.files index ea314c4..f89c447 100644 Binary files a/packages/c/cvise/.files and b/packages/c/cvise/.files differ diff --git a/packages/c/cvise/.rev b/packages/c/cvise/.rev index 5052e1e..7870a16 100644 --- a/packages/c/cvise/.rev +++ b/packages/c/cvise/.rev @@ -983,4 +983,18 @@ * Remove extra symlink in LLVM nightly build. 1044734 + + 2b5ab51803435b1bd1514bfc5f0c5a53 + 2.7.0+git.20230302.ff4e51e + + dimstar_suse + - Update to version 2.7.0+git.20230302.ff4e51e: + * add -Wno-error=dangling-reference for GCC 13+ + * LLVM 17: port DesignatedInitExpr::Designator + * Fix one more llvm::Optional leftover: + * port llvm::Optional to std::optional + * LLVM nightly: use llvm-17 + * bump CMake minimal version + 1068630 + diff --git a/packages/c/cvise/.servicemark b/packages/c/cvise/.servicemark deleted file mode 100644 index 40d590f..0000000 --- a/packages/c/cvise/.servicemark +++ /dev/null @@ -1 +0,0 @@ -60abd3de5caa7bcf194cf2c9b7e0194a diff --git a/packages/c/cvise/_servicedata b/packages/c/cvise/_servicedata index 00c6cd3..ceec189 100644 --- a/packages/c/cvise/_servicedata +++ b/packages/c/cvise/_servicedata @@ -1,4 +1,4 @@ https://github.com/marxin/cvise - d9e4a50514d9931b2a1293755a7e96e0f9520032 \ No newline at end of file + ff4e51e093a53615362f77c956d90f0f728c12e5 \ No newline at end of file diff --git a/packages/c/cvise/cvise-2.7.0+git.20221223.d9e4a50.tar.xz b/packages/c/cvise/cvise-2.7.0+git.20221223.d9e4a50.tar.xz deleted file mode 120000 index f796b55..0000000 --- a/packages/c/cvise/cvise-2.7.0+git.20221223.d9e4a50.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreidgxeoe3dqq5ufq23y3iqvekcnmwhhcyapcpczdcxskfm7womqcla \ No newline at end of file diff --git a/packages/c/cvise/cvise-2.7.0+git.20230302.ff4e51e.tar.xz b/packages/c/cvise/cvise-2.7.0+git.20230302.ff4e51e.tar.xz new file mode 120000 index 0000000..79d2bef --- /dev/null +++ b/packages/c/cvise/cvise-2.7.0+git.20230302.ff4e51e.tar.xz @@ -0,0 +1 @@ +/ipfs/bafkreifn3qgkytdbcxfig27lurgzwslqvamnfxadi7evcpbw56m4ejk6nu \ No newline at end of file diff --git a/packages/c/cvise/cvise.changes b/packages/c/cvise/cvise.changes index 0cf3895..4220e0a 100644 --- a/packages/c/cvise/cvise.changes +++ b/packages/c/cvise/cvise.changes @@ -1,4 +1,15 @@ ------------------------------------------------------------------- +Thu Mar 02 08:35:10 UTC 2023 - mliska@suse.cz + +- Update to version 2.7.0+git.20230302.ff4e51e: + * add -Wno-error=dangling-reference for GCC 13+ + * LLVM 17: port DesignatedInitExpr::Designator + * Fix one more llvm::Optional leftover: + * port llvm::Optional to std::optional + * LLVM nightly: use llvm-17 + * bump CMake minimal version + +------------------------------------------------------------------- Fri Dec 23 10:37:35 UTC 2022 - mliska@suse.cz - Update to version 2.7.0+git.20221223.d9e4a50: diff --git a/packages/c/cvise/cvise.spec b/packages/c/cvise/cvise.spec index e5eca42..b79026a 100644 --- a/packages/c/cvise/cvise.spec +++ b/packages/c/cvise/cvise.spec @@ -1,7 +1,7 @@ # # spec file for package cvise # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: cvise -Version: 2.7.0+git.20221223.d9e4a50 +Version: 2.7.0+git.20230302.ff4e51e Release: 0 Summary: Super-parallel Python port of the C-Reduce License: BSD-3-Clause diff --git a/packages/d/dav1d/.files b/packages/d/dav1d/.files index e7342e0..599debd 100644 Binary files a/packages/d/dav1d/.files and b/packages/d/dav1d/.files differ diff --git a/packages/d/dav1d/.rev b/packages/d/dav1d/.rev index dac2a1d..b0f7b1b 100644 --- a/packages/d/dav1d/.rev +++ b/packages/d/dav1d/.rev @@ -213,4 +213,12 @@ 1065813 + + 9452a793bbdbc9af06def347867d746d + 1.1.0 + + dimstar_suse + + 1068505 + diff --git a/packages/d/dav1d/dav1d.changes b/packages/d/dav1d/dav1d.changes index a4cdd6f..0f83712 100644 --- a/packages/d/dav1d/dav1d.changes +++ b/packages/d/dav1d/dav1d.changes @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Wed Mar 1 16:22:14 UTC 2023 - Michael Gorse + +- Require gcc9 on SLE. Otherwise defaults to gcc7 and fails to + build on ppc64le (boo#1208794). + +------------------------------------------------------------------- Tue Feb 14 21:26:23 UTC 2023 - Luigi Baldoni - Update to version 1.1.0 diff --git a/packages/d/dav1d/dav1d.spec b/packages/d/dav1d/dav1d.spec index 38e78d6..7ca3121 100644 --- a/packages/d/dav1d/dav1d.spec +++ b/packages/d/dav1d/dav1d.spec @@ -31,6 +31,9 @@ BuildRequires: meson >= 0.49.0 BuildRequires: nasm >= 2.14 BuildRequires: pkgconfig BuildRequires: pkgconfig(libxxhash) +%if 0%{?suse_version} == 1500 +BuildRequires: gcc9 +%endif %description dav1d is a SIMD-enhanced decoder for AV1 video. It features @@ -63,6 +66,9 @@ Group: System/Libraries %autosetup -p1 %build +%if 0%{?suse_version} == 1500 +export CC=gcc-9 +%endif %meson %meson_build diff --git a/packages/d/dbus-1/.files b/packages/d/dbus-1/.files index 83769b1..da5d423 100644 Binary files a/packages/d/dbus-1/.files and b/packages/d/dbus-1/.files differ diff --git a/packages/d/dbus-1/.rev b/packages/d/dbus-1/.rev index 08a081c..d5a5c56 100644 --- a/packages/d/dbus-1/.rev +++ b/packages/d/dbus-1/.rev @@ -1494,4 +1494,12 @@ Thu Jan 9 17:33:31 UTC 2014 - fridrich.strba@suse.com fix multibuild 1064302 + + 01f0a581f6b2925baa8f85d88b671e8f + 1.14.6 + + dimstar_suse + + 1067484 + diff --git a/packages/d/dbus-1/dbus-1.changes b/packages/d/dbus-1/dbus-1.changes index d0b715b..cbf113b 100644 --- a/packages/d/dbus-1/dbus-1.changes +++ b/packages/d/dbus-1/dbus-1.changes @@ -1,4 +1,19 @@ ------------------------------------------------------------------- +Thu Feb 23 14:48:12 UTC 2023 - Callum Farmer + +- Move %tmpfiles_create to %post otherwise the file won't exist + since it is now located in the correct package + +------------------------------------------------------------------- +Sun Feb 19 13:57:54 UTC 2023 - Callum Farmer + +- Packaging changes: + * Move missed scriptlets and links for dbus.socket to common + * Move sysusers and tmpfiles scriptlets, and ghost files to + common + * Move dbus-launch man page to correct package + +------------------------------------------------------------------- Fri Feb 10 15:24:52 UTC 2023 - Dominique Leuenberger - Fix multibuild: do not mention main flavor in multibuild, as it diff --git a/packages/d/dbus-1/dbus-1.spec b/packages/d/dbus-1/dbus-1.spec index 64db222..b6ce435 100644 --- a/packages/d/dbus-1/dbus-1.spec +++ b/packages/d/dbus-1/dbus-1.spec @@ -53,7 +53,6 @@ Requires(post): %{_libname} = %{version} Requires(post): diffutils Requires(pre): permissions Provides: dbus-launch = %{version} -%sysusers_requires %if %{with selinux} BuildRequires: libselinux-devel %endif @@ -71,6 +70,7 @@ Requires: dbus-1-common >= %{version} %package common Summary: D-BUS message bus configuration BuildArch: noarch +%sysusers_requires %package daemon Summary: D-Bus message bus daemon @@ -199,14 +199,28 @@ rm -Rf %{buildroot}%{_datadir}/doc/dbus %post -n %{_libname} -p /sbin/ldconfig %postun -n %{_libname} -p /sbin/ldconfig -%pre -f messagebus.pre -%service_add_pre dbus.service dbus.socket +%pre +%service_add_pre dbus.service # removing old update-alternatives entries if [ "$1" -gt 0 ] && [ -f %{_sbindir}/update-alternatives ] ; then %{_sbindir}/update-alternatives --remove dbus-launch %{_bindir}/dbus-launch.nox11 fi %post +/sbin/ldconfig +%set_permissions %{_libexecdir}/dbus-1/dbus-daemon-launch-helper +%service_add_post dbus.service + +%preun +%service_del_preun dbus.service + +%postun +%service_del_postun_without_restart dbus.service + +%pre common -f messagebus.pre +%service_add_pre dbus.socket + +%post common if [ -e %{_localstatedir}/lib/dbus/machine-id -a -e %{_sysconfdir}/machine-id ]; then cmp -s %{_localstatedir}/lib/dbus/machine-id %{_sysconfdir}/machine-id > /dev/null if [ $? ]; then @@ -217,20 +231,16 @@ if [ ! -L %{_localstatedir}/lib/dbus/machine-id ]; then mkdir -p %{_localstatedir}/lib/dbus/ ln -s %{_sysconfdir}/machine-id %{_localstatedir}/lib/dbus/machine-id fi - -/sbin/ldconfig -%set_permissions %{_libexecdir}/dbus-1/dbus-daemon-launch-helper -%service_add_post dbus.service dbus.socket %tmpfiles_create %{_prefix}/lib/tmpfiles.d/dbus.conf +%service_add_post dbus.socket -%preun -%service_del_preun dbus.service dbus.socket +%preun common +%service_del_preun dbus.socket -%postun -%service_del_postun_without_restart dbus.service dbus.socket +%postun common +%service_del_postun_without_restart dbus.socket %files -%dir %{_localstatedir}/lib/dbus %dir %{_libexecdir}/dbus-1/ %license COPYING %doc AUTHORS NEWS README @@ -238,24 +248,25 @@ fi # See doc/system-activation.txt in source tarball for the rationale # behind these permissions %attr(4750,root,messagebus) %verify(not mode) %{_libexecdir}/dbus-1/dbus-daemon-launch-helper -%ghost /run/dbus -%ghost %{_localstatedir}/lib/dbus/machine-id %{_unitdir}/dbus.service +%{_sbindir}/rcdbus %dir %{_unitdir}/multi-user.target.wants %{_unitdir}/multi-user.target.wants/dbus.service -%dir %{_unitdir}/sockets.target.wants -%{_unitdir}/sockets.target.wants/dbus.socket %{_userunitdir}/dbus.service %dir %{_datadir}/libalternatives %dir %{_datadir}/libalternatives/dbus-launch %{_datadir}/libalternatives/dbus-launch/10.conf %{_bindir}/dbus-launch.nox11 %{_bindir}/dbus-launch +%{_mandir}/man1/dbus-launch.1%{?ext_man} %files -n %{_libname} %{_libdir}/libdbus-1.so.* %files common +%dir %{_localstatedir}/lib/dbus +%ghost /run/dbus +%ghost %{_localstatedir}/lib/dbus/machine-id %config(noreplace) %{_sysconfdir}/dbus-1/session.conf %config(noreplace) %{_sysconfdir}/dbus-1/system.conf %dir %{_sysconfdir}/dbus-1 @@ -268,6 +279,8 @@ fi %dir %{_datadir}/dbus-1/system-services %dir %{_userunitdir}/sockets.target.wants %{_userunitdir}/sockets.target.wants/dbus.socket +%dir %{_unitdir}/sockets.target.wants +%{_unitdir}/sockets.target.wants/dbus.socket %{_prefix}/lib/sysusers.d/dbus.conf %{_prefix}/lib/tmpfiles.d/dbus.conf %{_datadir}/dbus-1/session.conf @@ -284,8 +297,6 @@ fi %{_mandir}/man1/dbus-daemon.1%{?ext_man} %{_mandir}/man1/dbus-run-session.1%{?ext_man} %{_mandir}/man1/dbus-test-tool.1%{?ext_man} -%{_mandir}/man1/dbus-launch.1%{?ext_man} -%{_sbindir}/rcdbus %files devel %{_includedir}/* diff --git a/packages/d/discover/.files b/packages/d/discover/.files index 8e4c97a..5c20d52 100644 Binary files a/packages/d/discover/.files and b/packages/d/discover/.files differ diff --git a/packages/d/discover/.rev b/packages/d/discover/.rev index ab95c6c..2efe77a 100644 --- a/packages/d/discover/.rev +++ b/packages/d/discover/.rev @@ -1044,4 +1044,12 @@ Plasma 5.27.1 (forwarded request 1067115 from Vogtinator) 1067214 + + 37d5abfff5c5533e7dff407fa9ab4d78 + 5.27.2 + + dimstar_suse + Plasma 5.27.2 (forwarded request 1068244 from Vogtinator) + 1068249 + diff --git a/packages/d/discover/discover-5.27.1.tar.xz b/packages/d/discover/discover-5.27.1.tar.xz deleted file mode 120000 index f03bc54..0000000 --- a/packages/d/discover/discover-5.27.1.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeibnhehhbpivys3ore3yjkzpns65zvpurldyo4occzkvtarajw5i4u \ No newline at end of file diff --git a/packages/d/discover/discover-5.27.1.tar.xz.sig b/packages/d/discover/discover-5.27.1.tar.xz.sig deleted file mode 100644 index 76b5e9c..0000000 --- a/packages/d/discover/discover-5.27.1.tar.xz.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP0q6QACgkQ11dEg7tX -sY1Nbg//fM934FIwqxV0se9SE/MzezuWjU42uxU2uglCmCspZnHvc7vY48/t1WjE -e+UP3kTSee3nP3ns5vUcECZr/x8AOp4zCh488lB+tGPvJw7/rteuyVAj/JCXBK1I -DOEuxN4sdrsEoz4ShqiCwSmoFen5l8DDnKcoFFEQMWyhPC2/J5mVKHkmOtoxU6yI -ulTljd5QHUKNYhP/X1CB2HkIB412iLy5Dek4eRJO0TAnsUpbD+dxyBGdnanEYsLB -JyNdske36ETiHzQH7qEbXIMWLJbwMsSNDKfxBnfts+KgDbDRVfHhuQZYYPE1YyKM -8eqboLHZs1DXOuQzU3Z1YUEXmQtNGd4887PbI3Lz8ixu09zaLQnE8oholpXPA2pD -osjOz6GzsD7/CwXL9Qhavub41aFxtJErCl9VUiPXmMd+A0pSDb1BeDS2mSPeBNFy -C3If4x4OdhtbU6Hm5eNgvic0XIpjfeVB88VaOa87A7wS+zY2aMwqJinjkhCMs3QC -d21ULratNe1YGQjhFjJ2dx6S1HPiOu+7DlD65wwImwJ3722h/devkQdeP9hulF0B -UXKeiWH84Ogxwvw7i2fuZNNrHDvfsoHFu1Jbje2dBSqff+NXLJIRspvGvwrestVD -rPhAqiO+/HMDsUU8uevxJXno6jTktOSBk4Eoda1nW6j8Qjls55k= -=siN5 ------END PGP SIGNATURE----- diff --git a/packages/d/discover/discover-5.27.2.tar.xz b/packages/d/discover/discover-5.27.2.tar.xz new file mode 120000 index 0000000..c37a7f3 --- /dev/null +++ b/packages/d/discover/discover-5.27.2.tar.xz @@ -0,0 +1 @@ +/ipfs/bafybeiaen3ur2xpyi5go2fk3jtfev2ylse3qmtw2yw36tgwqqdyrj2s7iu \ No newline at end of file diff --git a/packages/d/discover/discover-5.27.2.tar.xz.sig b/packages/d/discover/discover-5.27.2.tar.xz.sig new file mode 100644 index 0000000..c7365ab --- /dev/null +++ b/packages/d/discover/discover-5.27.2.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP98KoACgkQ11dEg7tX +sY3kug//aTd8ZePmRXLReM7CEK7pO1q2+AkdfLyNsUL+g5sAyqKWyNUsjov6QyZz +2vDmILQH9qLGMeFozWf8v4nRvAAnasuhuUiq5+gXj/mJSepvw4OgmJ2S43OpUir9 +XSo48BBZKBVmqogNdg+hzDtWRrXDElMaOzUoIyEe7owwXDocyrIrUHcrs2OgM/7D +KPwrJfE4biqCm+0G23+v3IeGDlrqeOX1V0GBInB2H5k+MLBNHf6EkmgvXhM4Di1I +jWdJyLY9aGoKyLWYifhuU/ZPO5nDVRhK3dkYCQ76FKdn4qUdega5KWO/qQh7SZMG +EDBjyQsu9m/FvXlYCHUH1f1dM2lbXobUzRqcFT6fCJJeazfryjq+lh+sjTIBGoUc +Cm8RYY4F2w8Kcxb53shSxDRsuXS2LrzfNLLabzz38usxK+MDIEadQlNGshV6Kync +D5XfdbskZAKZOQkjUY/brALf40JiRPk9PC9XPv0FIkCwev+sIX0LmE7T9nVeptaj +1vExHZcutaJ7wfrm803stnxOBCItVGsk6PESERqusGQIVmkVB29MbBGO+Ix/9+Kl +dp24Ajw3XMGvKfEtp3RrRJnBZkhwCWt0Xrq3dB2zGx7ZDg8YmM3HBUvBr5+suauh +js7Fc+A5YRdrq6/VwUufBus0Y9LQDKz7DoK4IMZHTxvHsXO0l/U= +=WRcQ +-----END PGP SIGNATURE----- diff --git a/packages/d/discover/discover.changes b/packages/d/discover/discover.changes index 25737de..c886771 100644 --- a/packages/d/discover/discover.changes +++ b/packages/d/discover/discover.changes @@ -1,4 +1,22 @@ ------------------------------------------------------------------- +Tue Feb 28 17:34:14 UTC 2023 - Fabian Vogt + +- Update to 5.27.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.2 +- Changes since 5.27.1: + * Don't claim 3rd-party repos are part of the OS on Debian derivatives + * Flatpak: correctly check for the appstream-qt version + * ApplicationPage: Improve narrow layout with lots of buttons + * pk: Properly check for AppStream versions + * fwupd: do fwupd_client_connect before setting user agent + * Fix rendering Missing Backends + * pk: Fix searching by state + * screenshots: Only use AnimatedImage if we think there's a chance + * Always show distro name for PackageKit apps (kde#465204) + +------------------------------------------------------------------- Tue Feb 21 14:09:15 UTC 2023 - Fabian Vogt - Update to 5.27.1 diff --git a/packages/d/discover/discover.spec b/packages/d/discover/discover.spec index 957a2c9..ec5d4ab 100644 --- a/packages/d/discover/discover.spec +++ b/packages/d/discover/discover.spec @@ -21,7 +21,7 @@ %global have_fwupd (0%{?suse_version} > 1500 || 0%{?sle_version} >= 150300) Name: discover -Version: 5.27.1 +Version: 5.27.2 Release: 0 Summary: Software store for the KDE Plasma desktop License: GPL-2.0-only AND GPL-3.0-only AND GPL-3.0-or-later diff --git a/packages/d/drkonqi5/.files b/packages/d/drkonqi5/.files index 67df61d..83d7ee0 100644 Binary files a/packages/d/drkonqi5/.files and b/packages/d/drkonqi5/.files differ diff --git a/packages/d/drkonqi5/.rev b/packages/d/drkonqi5/.rev index cd61b4e..32a66a0 100644 --- a/packages/d/drkonqi5/.rev +++ b/packages/d/drkonqi5/.rev @@ -807,4 +807,12 @@ Plasma 5.27.1 (forwarded request 1067115 from Vogtinator) 1067215 + + efa00d0ab7ce6c5b03cdb5e31d4f841a + 5.27.2 + + dimstar_suse + Plasma 5.27.2 (forwarded request 1068244 from Vogtinator) + 1068250 + diff --git a/packages/d/drkonqi5/drkonqi-5.27.1.tar.xz b/packages/d/drkonqi5/drkonqi-5.27.1.tar.xz deleted file mode 120000 index 2ffb0d4..0000000 --- a/packages/d/drkonqi5/drkonqi-5.27.1.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeihovgxp2fdjr5hxbjuzb2hvnibbtlmfqguvgq3ri4feewggnvp5zu \ No newline at end of file diff --git a/packages/d/drkonqi5/drkonqi-5.27.1.tar.xz.sig b/packages/d/drkonqi5/drkonqi-5.27.1.tar.xz.sig deleted file mode 100644 index 9e19ff0..0000000 --- a/packages/d/drkonqi5/drkonqi-5.27.1.tar.xz.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP0q7AACgkQ11dEg7tX -sY33Hw//aqqdogupWgH7Ksqy2ZHfj0yvZMv5bKsk1NCQxMX5FoX4wISrMk8jolcI -8FneqTgzv5dMfPewCBWjaecj80HShH17LSAaw+JQ0+fPOT2IvZejK3sjaIlmBdQs -b/m3mJbM3SK1QHC9YrfDLJ6/rnYlrJ+oIMKndM/o4UyjjsWXY/7Th/thyO5RFmi/ -oU7oPLSbpQofBrOxjRKt+qlO+rccXqTxCrnaQf58GLbZrI67gjbHq+OcTQGHis15 -S4haYyN7GsRSoN5nTodmtyvFCBUukjwf6K/bjbeXgq8Gycajkke7tvZ4HDU2mFrU -/kLLHEzzzqruz4uFL8Gg9pc5OwmZI/7xLkcyWsVbOXjsK8j7G3KLQLMg2Mto9q0I -+9dJSFNyVpcTgVLXa5CH0oH32WKVNIZMCBGYgGDKjstlzks1KuIny8zLJh0u1jh2 -EIl6VpvMY2GCyegKhojJkAPMMcUkQzFZOSQ0c/HzpcZGmJqKcqhA2sjteeV9Kx4P -SoF1qUqmu0H9B34v30ZS8hNwRmpgnGe+USZqa9+hZV2glz4N//Xdp7U1/qMNfUL9 -2wMVCAGTBF+f+fS5YBd9x1NmcpvHbZBwOSga53Ra4K+qhYO6ABN/0Ee8OuwjEfcX -a5QqTCYuuifLY7ub5F5eDltx6EUtFb/UF0oopkLQbHHfZIuPWy4= -=6CvQ ------END PGP SIGNATURE----- diff --git a/packages/d/drkonqi5/drkonqi-5.27.2.tar.xz b/packages/d/drkonqi5/drkonqi-5.27.2.tar.xz new file mode 120000 index 0000000..4002bce --- /dev/null +++ b/packages/d/drkonqi5/drkonqi-5.27.2.tar.xz @@ -0,0 +1 @@ +/ipfs/bafybeigegoh5pe5pk743nxnpsectx5l5wtvy6jlao3hscemem3i5h7532u \ No newline at end of file diff --git a/packages/d/drkonqi5/drkonqi-5.27.2.tar.xz.sig b/packages/d/drkonqi5/drkonqi-5.27.2.tar.xz.sig new file mode 100644 index 0000000..d7d01ab --- /dev/null +++ b/packages/d/drkonqi5/drkonqi-5.27.2.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP98K8ACgkQ11dEg7tX +sY1IuQ/+OA4kku8yPZLg18vCCGmojOeM8Wa6YDNrepQxnqv8KzfdPBuJC8m/EvtH +ngW5BRJM0+l2YBPdlWwMwI8sJLHTWDxc+y/CsneSL2Sm6qyPRCX//1Oytc9j8m7y +gjytgTto8X5cumWdBQmrQjN1Q5V9slHtsCCHc/kgpVCCkQ9CToQ13FkhOWiWWBLl +IFCqBjKi1nKpzKJrmupGYhNmIAid528LPR1q1TtClOWVU7g/5uKBqYdE/5Sn8Op4 +DY7CxvFI4szUepM4zDF5F1edaU5MOw+nBjEOUx9VKvap8lomyz1+QQC8MfHY8cR6 +uXJ1lo77RM8Q1dQAmXbYQzM+IzLQYZnCS+hIVG9VheuiaEQe8YpVetL8sUuSdTVC ++OfmtbdxxZVJedjfW0ZAVGN7P3I4mQrtyGTLD1RQuKqqy3N5vGY7RtkT7V4ejNwP +H/ezGHImXKJsGgX6jqtSxR6p08l7vP2eWV8vZzk/Yw9oXFOPdVC10YlcHPuSPoli +HwKGDl4kBlcScEqjEfNHYkJVZ5003qAT7HCaYElzocnKmqQMTzyA9zSOt6YDQexq +BGwpJ0MWezq3BCy28rlg+8o30uF8K0PbgtDlWTNGdkccVfb3Y15oEzqHBmYpJcd3 +DYy3lUf5jn3lqfyxt42hbQ8GDUMp9+5Dtz1ZLO/4EyPrpwsxpsY= +=g85p +-----END PGP SIGNATURE----- diff --git a/packages/d/drkonqi5/drkonqi5.changes b/packages/d/drkonqi5/drkonqi5.changes index 1dc2a53..0f19e32 100644 --- a/packages/d/drkonqi5/drkonqi5.changes +++ b/packages/d/drkonqi5/drkonqi5.changes @@ -1,4 +1,15 @@ ------------------------------------------------------------------- +Tue Feb 28 17:34:14 UTC 2023 - Fabian Vogt + +- Update to 5.27.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.2 +- Changes since 5.27.1: + * Add plasma-welcome to mappings file + * scroll bug description (kde#466180) + +------------------------------------------------------------------- Tue Feb 21 14:09:15 UTC 2023 - Fabian Vogt - Update to 5.27.1 diff --git a/packages/d/drkonqi5/drkonqi5.spec b/packages/d/drkonqi5/drkonqi5.spec index 1e06f39..7faf522 100644 --- a/packages/d/drkonqi5/drkonqi5.spec +++ b/packages/d/drkonqi5/drkonqi5.spec @@ -23,7 +23,7 @@ Name: drkonqi5 %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}} # Latest ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.1 in KUF) %{!?_plasma5_version: %define _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')} -Version: 5.27.1 +Version: 5.27.2 Release: 0 Summary: Helper for debugging and reporting crashes License: GPL-2.0-or-later diff --git a/packages/e/elfutils/.files b/packages/e/elfutils/.files index 928084c..469cfd4 100644 Binary files a/packages/e/elfutils/.files and b/packages/e/elfutils/.files differ diff --git a/packages/e/elfutils/.rev b/packages/e/elfutils/.rev index 3ac617f..3cf2473 100644 --- a/packages/e/elfutils/.rev +++ b/packages/e/elfutils/.rev @@ -1048,4 +1048,12 @@ Fixes CVE-2018-18310, CVE-2018-18520 and CVE-2018-18521. 1066183 + + 7f78dcc8becbfc9adc7a9974cec984d1 + 0.188 + + dimstar_suse + + 1067346 + diff --git a/packages/e/elfutils/elfutils-debuginfod.changes b/packages/e/elfutils/elfutils-debuginfod.changes index 9d7effa..5f60149 100644 --- a/packages/e/elfutils/elfutils-debuginfod.changes +++ b/packages/e/elfutils/elfutils-debuginfod.changes @@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Thu Feb 23 09:29:20 UTC 2023 - Martin Liška + +- Disable a false-positive -Werror=use-after-free warning. + +------------------------------------------------------------------- Thu Feb 16 13:00:33 UTC 2023 - Pedro Monreal - Fix build with libcurl version 7.88.0 for various deprecated diff --git a/packages/e/elfutils/elfutils-debuginfod.spec b/packages/e/elfutils/elfutils-debuginfod.spec index f80cd18..a648cf7 100644 --- a/packages/e/elfutils/elfutils-debuginfod.spec +++ b/packages/e/elfutils/elfutils-debuginfod.spec @@ -118,7 +118,7 @@ URL for a distribution. %build %sysusers_generate_pre %{SOURCE4} %{name} %{name}.conf -export CFLAGS="%optflags -Werror=date-time" +export CFLAGS="%optflags -Werror=date-time -Wno-use-after-free" CFLAGS+=" -g" # tests need debug info enabled (boo#1031556) %ifarch %sparc # Small PIC model not sufficient diff --git a/packages/e/elfutils/elfutils.changes b/packages/e/elfutils/elfutils.changes index 29436bf..343de9c 100644 --- a/packages/e/elfutils/elfutils.changes +++ b/packages/e/elfutils/elfutils.changes @@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Thu Feb 23 09:29:20 UTC 2023 - Martin Liška + +- Disable a false-positive -Werror=use-after-free warning. + +------------------------------------------------------------------- Thu Feb 16 13:00:33 UTC 2023 - Pedro Monreal - Fix build with libcurl version 7.88.0 for various deprecated diff --git a/packages/e/elfutils/elfutils.spec b/packages/e/elfutils/elfutils.spec index 517f61d..e84cc5b 100644 --- a/packages/e/elfutils/elfutils.spec +++ b/packages/e/elfutils/elfutils.spec @@ -155,7 +155,7 @@ The package is dummy. %build %global _lto_cflags %{_lto_cflags} -ffat-lto-objects -export CFLAGS="%optflags -Werror=date-time" +export CFLAGS="%optflags -Werror=date-time -Wno-use-after-free" CFLAGS+=" -g" # tests need debug info enabled (boo#1031556) %ifarch %sparc # Small PIC model not sufficient diff --git a/packages/e/ethtool/.files b/packages/e/ethtool/.files index d79d4fd..61bb41d 100644 Binary files a/packages/e/ethtool/.files and b/packages/e/ethtool/.files differ diff --git a/packages/e/ethtool/.rev b/packages/e/ethtool/.rev index 48b36aa..95b44ed 100644 --- a/packages/e/ethtool/.rev +++ b/packages/e/ethtool/.rev @@ -642,4 +642,12 @@ sfc.c and stmmac.c have GPL-2.0 licenses (forwarded request 95755 from babelworx - update to upstream release 6.1 1043943 + + 3d018ffad18e31517c823b16ff3e5d05 + 6.2 + + dimstar_suse + Automatic submission by obs-autosubmit + 1068233 + diff --git a/packages/e/ethtool/ethtool-6.1.tar.sign b/packages/e/ethtool/ethtool-6.1.tar.sign deleted file mode 100644 index d7d1e60..0000000 --- a/packages/e/ethtool/ethtool-6.1.tar.sign +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCAAdFiEEWN3j3bieVmp26mKO538sG/LRdpUFAmOg4x4ACgkQ538sG/LR -dpXGGgf/T81oEuaPzc7fXyap2viR3TYKgTpT9q2t1Ysqbk8N5ewv+3tqUYcpTfGf -JJm7B7CIf6IiusHDjjzS9603thPCtmPRwVWbtz0yYB3kI7ITJncSl1ISUrmAkXUv -3eQdKH5NibwAagDgGB1vbP9oZRToCHrupIdDHsShgwcfPgieekn/F2l1rXBgpzvk -OslXI32FrhibkbK1dM5C2whDnNxebAlqKg/ULMJmvH2oH3NV5cccnb9xj7z1UsSz -Sjhj0yb7l3G/FMIfd8HtNiJsieZim1Ld97skb7BIectXpkinSnosgNIquVbYD7nz -0TCoQcxnrfHS39f4i10lQkjkzVATBg== -=VnoB ------END PGP SIGNATURE----- diff --git a/packages/e/ethtool/ethtool-6.1.tar.xz b/packages/e/ethtool/ethtool-6.1.tar.xz deleted file mode 120000 index ab31d36..0000000 --- a/packages/e/ethtool/ethtool-6.1.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeieqnrytw3wwyec2dirh2gchsurz3psy66e4rp6hm4gjvo3b3fgmsm \ No newline at end of file diff --git a/packages/e/ethtool/ethtool-6.2.tar.sign b/packages/e/ethtool/ethtool-6.2.tar.sign new file mode 100644 index 0000000..f05d512 --- /dev/null +++ b/packages/e/ethtool/ethtool-6.2.tar.sign @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCAAdFiEEWN3j3bieVmp26mKO538sG/LRdpUFAmP02/EACgkQ538sG/LR +dpXlcAf8CKHsG9DW7GU8dU4BycH/hgUG3lnRtm6JW3pukQiJF7nHzlITYXTDPNes +s9WdMfZMEN3qCojsFhaUHum5oHuhkR8meMggVajIfgZRVcPOkBpZkf5Hjrj2CmY9 ++pBXm4JEziuN0YiTRNcqtWrTd14k0+TdLOwc7ScoXbktxxpBp5Ji/mpzpHM9PBr6 +kskDDJlFxYV8z4N+HqxR+2UL9U/oYDSgvtGVn0j0zKq1shTWxkzUp0/ggyPiSTCB +w6XLjF/diIf2C5R4P5I6VBPIX8xIDw0XloGVPXsA8RSg5GBpWrK4X5Vhj4eij6xd +OEoG0MGFI3SB16st2+m9VpllSYzm0g== +=fR5P +-----END PGP SIGNATURE----- diff --git a/packages/e/ethtool/ethtool-6.2.tar.xz b/packages/e/ethtool/ethtool-6.2.tar.xz new file mode 120000 index 0000000..973a7af --- /dev/null +++ b/packages/e/ethtool/ethtool-6.2.tar.xz @@ -0,0 +1 @@ +/ipfs/bafybeib6zv7ow3attv7xvinwxanqxv3hgp5iekuyzvfilv4yidb6oax3ou \ No newline at end of file diff --git a/packages/e/ethtool/ethtool.changes b/packages/e/ethtool/ethtool.changes index 971184f..b73a8f7 100644 --- a/packages/e/ethtool/ethtool.changes +++ b/packages/e/ethtool/ethtool.changes @@ -1,4 +1,16 @@ ------------------------------------------------------------------- +Tue Feb 21 15:00:27 UTC 2023 - Michal Kubecek + +- update to upstream release 6.2 + * Feature: link down event statistics (no option) + * Feature: JSON output for coalesce (-c) + * Feature: new link modes (no option) + * Feature: JSON output for ring (-g) + * Feature: netlink handler for RSS get (-x) + * Fix: fix boolean value output in JSON output +- enforce "-std=c11" on SLE <= 12 where the default is older + +------------------------------------------------------------------- Mon Dec 19 22:33:34 UTC 2022 - Michal Kubecek - update to upstream release 6.1 diff --git a/packages/e/ethtool/ethtool.spec b/packages/e/ethtool/ethtool.spec index bc7b3ad..e16be94 100644 --- a/packages/e/ethtool/ethtool.spec +++ b/packages/e/ethtool/ethtool.spec @@ -1,7 +1,7 @@ # # spec file for package ethtool # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: ethtool -Version: 6.1 +Version: 6.2 Release: 0 Summary: Utility for examining and tuning Ethernet-based network interfaces License: GPL-2.0-only @@ -42,6 +42,9 @@ network interfaces. See the man page for more details. %build export CFLAGS="%optflags -Wall -Wextra -Wstrict-prototypes -Wformat-security -Wpointer-arith" +%if 0%{?suse_version} < 1500 +CFLAGS="$CFLAGS -std=c11" +%endif %configure make %{?_smp_mflags} diff --git a/packages/f/fetchmail/.files b/packages/f/fetchmail/.files index 1d7ae56..8b918bf 100644 Binary files a/packages/f/fetchmail/.files and b/packages/f/fetchmail/.files differ diff --git a/packages/f/fetchmail/.rev b/packages/f/fetchmail/.rev index b099bf1..3384713 100644 --- a/packages/f/fetchmail/.rev +++ b/packages/f/fetchmail/.rev @@ -931,4 +931,12 @@ reviewed ok 1063795 + + ebbd4929c779cd0670170cd06adf4b9a + 6.4.37 + + dimstar_suse + + 1068520 + diff --git a/packages/f/fetchmail/fetchmail-6.4.36.tar.xz b/packages/f/fetchmail/fetchmail-6.4.36.tar.xz deleted file mode 120000 index d8758c5..0000000 --- a/packages/f/fetchmail/fetchmail-6.4.36.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeigkeeblul5pss3zmdltellrmmd6i7ax3gdfm262rrm6dxudzvfm6m \ No newline at end of file diff --git a/packages/f/fetchmail/fetchmail-6.4.36.tar.xz.asc b/packages/f/fetchmail/fetchmail-6.4.36.tar.xz.asc deleted file mode 100644 index 7204968..0000000 --- a/packages/f/fetchmail/fetchmail-6.4.36.tar.xz.asc +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEE3EplW9mTzUhx+oIQ5BKxVu/zhVoFAmPU7koACgkQ5BKxVu/z -hVreHRAAtzaCvJfwmpaEeYgTL8LyjXb4fav4Vmt6yz/WZ8aQatf6FH4EOYIfhrLe -vUj6pSshoNQI3uHGEEQdVnQBuAfbUyuEg95CBunJx34NrU0jU8A1BjkOB3yLP9tQ -oZJi7cof8pam/briPpuiFIqDlzeO4pwdiLuNrce26pNB/oOpu9Z3yvWJwDoAhjYy -0QHYE2Re+3aMUKZm2OzgvLoEL+fieqZTFZ94y+Nx2RN1bk5UB9ikASYlfW8zIDFe -zH+xRj7EcN48ZsoHuU2lbH8Eu18PGTsW1moOSKe3vn2u/jU62rg3YbAwSEB78QIV -uOKSLrcYB5SvOvB78IdTKRAQu+oslKrn5uxYRnDWehyTd6GPl6mpMss2zkqw/olk -OqtYks/tUF173bi6l+h8crUBSYKif29SnPASmjjoHNzfEzqS77hK1Ad+ZyCT+bL5 -ySp30/gJAnIb+Aynz3tIfkcSsUYPM9JA2k74ZmhMoD4aafL2bZocDeykMg2RFp76 -pgV4g9S+BLWJFDYUuw2YjlxuI2qX21/Ji9MiF53knH23pJ84VJGJGwcFrrvYrffc -mr/PE84R9TAMCB+en5i1lEiWIpF0dISiWSg9fGy8zN9ugTtj5ljlQPw7y0sqjUyo -mLaguQ81KbT/9T2lGA6QK+1NBS5Y6ntjIm+69h/ab2WEU130XFU= -=ULDO ------END PGP SIGNATURE----- diff --git a/packages/f/fetchmail/fetchmail-6.4.37.tar.xz b/packages/f/fetchmail/fetchmail-6.4.37.tar.xz new file mode 120000 index 0000000..e2765ff --- /dev/null +++ b/packages/f/fetchmail/fetchmail-6.4.37.tar.xz @@ -0,0 +1 @@ +/ipfs/bafybeihumanqee32qfkogfvzstn4mte6tkdh5zxdsjazp4qov7dpwjaqn4 \ No newline at end of file diff --git a/packages/f/fetchmail/fetchmail-6.4.37.tar.xz.asc b/packages/f/fetchmail/fetchmail-6.4.37.tar.xz.asc new file mode 100644 index 0000000..dda40f0 --- /dev/null +++ b/packages/f/fetchmail/fetchmail-6.4.37.tar.xz.asc @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE3EplW9mTzUhx+oIQ5BKxVu/zhVoFAmP7Mv4ACgkQ5BKxVu/z +hVqf1A/+Ofc2FlEgHv6JD6AAhGra+Hg8OzXRLIGBD6Qvp5I5eQbKtJuVzjCcwu5r +MTomDwj6113PqYjkV+6rMiOSvLRB+xbX/7RZT5yWzOg0pXx1V9h117Fs6Cdbpekd +zeDtXV4gmBX9Tgqt/Z0JxhJ13apVBhJ4UQ/8zLRJ8bb/qg5/rodjBWfBvfB6R19M +s2jvifRiskXjOEzky8Ff8jMbI0ElO9YNyJMxoy/ZmlgeX+ktQM75OGaiwctjAlUM +g6XehSyfvEDqWz6xVJ2ujhL1r02NYXnRixms4hxheQpo07jxZocuQGblDbDXea/L +phYQPh1pZc4Yi7OPS+/wCpZB4oLz6hnvQzUXpoDw++qvrtj2L7ordm/YTRu8649Z +mETf7i+vTg7w3i5NAOydX82kpedGa8RrXLWns/9lrvXXyV+UVIjGUWghStoHO0c5 ++6g0QkoBarzRP0FN5ENbHfZcux9V5XXMHeijcUtGd49CVeKh18ZXKa7QsM5xmeAG +b+HYrhNPSD/S9/SvvePMGU6D3H1Ham5IKXKx3K2iY5+PYKZL6wOgA2wjCOOrulbV +VkKEoIyCs7jwI/sUXoy0ZtMy66XHgnBt9ssui9BYBoNj7MNHHnRDdNPm392QMFsh +KAC6ik4XBL+ANkOCZSi2XJTJYAxKUzDf/k5FhAYUUZCYjqd0p7Q= +=0zv2 +-----END PGP SIGNATURE----- diff --git a/packages/f/fetchmail/fetchmail.changes b/packages/f/fetchmail/fetchmail.changes index a4da700..aa823e1 100644 --- a/packages/f/fetchmail/fetchmail.changes +++ b/packages/f/fetchmail/fetchmail.changes @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Wed Mar 1 17:15:06 UTC 2023 - David Anes + +- Update to 6.4.37: + * TRANSLATIONS: language translations were updated: + - sr [Serbian] + +------------------------------------------------------------------- Tue Feb 7 15:44:28 UTC 2023 - David Anes - Update to 6.4.36: diff --git a/packages/f/fetchmail/fetchmail.spec b/packages/f/fetchmail/fetchmail.spec index 90396e8..0692916 100644 --- a/packages/f/fetchmail/fetchmail.spec +++ b/packages/f/fetchmail/fetchmail.spec @@ -21,7 +21,7 @@ %define _fillupdir %{_localstatedir}/adm/fillup-templates %endif Name: fetchmail -Version: 6.4.36 +Version: 6.4.37 Release: 0 Summary: Full-Featured POP and IMAP Mail Retrieval Daemon License: GPL-2.0-or-later diff --git a/packages/f/folly/.files b/packages/f/folly/.files index c887194..29d89e9 100644 Binary files a/packages/f/folly/.files and b/packages/f/folly/.files differ diff --git a/packages/f/folly/.rev b/packages/f/folly/.rev index e8e4064..c1fb04e 100644 --- a/packages/f/folly/.rev +++ b/packages/f/folly/.rev @@ -32,4 +32,12 @@ - Add 0001-Fix-iouring-under-32-bit-linux.patch 1000138 + + ca808e59f96a6ffe06143305d7dd5a4d + 2023.02.27.00 + + dimstar_suse + + 1068508 + diff --git a/packages/f/folly/0001-Fix-iouring-under-32-bit-linux.patch b/packages/f/folly/0001-Fix-iouring-under-32-bit-linux.patch deleted file mode 100644 index 7d4f3ae..0000000 --- a/packages/f/folly/0001-Fix-iouring-under-32-bit-linux.patch +++ /dev/null @@ -1,42 +0,0 @@ -From 53c4521c9a7770bf6774858805ddd2830f74f7d3 Mon Sep 17 00:00:00 2001 -From: Orvid <709247+Orvid@users.noreply.github.com> -Date: Mon, 29 Aug 2022 12:51:28 -0700 -Subject: [PATCH] Fix iouring under 32-bit linux - -Summary: -The workaround for a different bug was explicitly restricting this code to 64-bit systems, but supporting them is trivial as long as we require UserData to be initialized from a pointer, which is fine since that was the only way it was being used. -Fixes: https://github.com/facebook/folly/issues/1850 - -Differential Revision: D39109122 - -fbshipit-source-id: ef8bb16d4d80454f980c48d6b1443589f180c9c0 ---- - folly/experimental/io/IoUringBackend.h | 9 +-------- - 1 file changed, 1 insertion(+), 8 deletions(-) - -diff --git a/folly/experimental/io/IoUringBackend.h b/folly/experimental/io/IoUringBackend.h -index 36d8ec087..9f034b134 100644 ---- a/folly/experimental/io/IoUringBackend.h -+++ b/folly/experimental/io/IoUringBackend.h -@@ -381,17 +381,10 @@ class IoUringBackend : public EventBaseBackendBase { - }; - - struct UserData { -- uint64_t value; -- explicit UserData(uint64_t i) noexcept : value{i} {} -- template < -- typename T = int, -- std::enable_if_t = 0> -+ uintptr_t value; - explicit UserData(void* p) noexcept - : value{reinterpret_cast(p)} {} - /* implicit */ operator uint64_t() const noexcept { return value; } -- template < -- typename T = int, -- std::enable_if_t = 0> - /* implicit */ operator void*() const noexcept { - return reinterpret_cast(value); - } --- -2.37.2 - diff --git a/packages/f/folly/folly-v2022.08.29.00.tar.gz b/packages/f/folly/folly-v2022.08.29.00.tar.gz deleted file mode 120000 index 7b2f0dd..0000000 --- a/packages/f/folly/folly-v2022.08.29.00.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeidyqjyceeiqtd3bldmrqx6c747r55mprz7zvzvlx3xr2xeuurrbia \ No newline at end of file diff --git a/packages/f/folly/folly-v2023.02.27.00.tar.gz b/packages/f/folly/folly-v2023.02.27.00.tar.gz new file mode 120000 index 0000000..4149e1c --- /dev/null +++ b/packages/f/folly/folly-v2023.02.27.00.tar.gz @@ -0,0 +1 @@ +/ipfs/bafybeiaxn74olsbuxwsd4piiwygrcjranuf4qykoa6jtqpbzw7suywxpcu \ No newline at end of file diff --git a/packages/f/folly/folly.changes b/packages/f/folly/folly.changes index 9aa014e..91e8cd6 100644 --- a/packages/f/folly/folly.changes +++ b/packages/f/folly/folly.changes @@ -1,4 +1,23 @@ ------------------------------------------------------------------- +Tue Feb 28 20:14:56 UTC 2023 - Dirk Müller + +- update to 2023.02.27: + * no changelog available + +------------------------------------------------------------------- +Mon Jan 2 08:16:19 UTC 2023 - Dirk Müller + +- update to 2022.12.26: + * no changelog available + +------------------------------------------------------------------- +Sun Dec 18 18:48:05 UTC 2022 - Dirk Müller + +- update to 2022.12.12: + * no changelog available +- drop 0001-Fix-iouring-under-32-bit-linux.patch (upstream) + +------------------------------------------------------------------- Sat Aug 27 07:30:14 UTC 2022 - Jan Engelhardt - Update to 2022.08.29 diff --git a/packages/f/folly/folly.spec b/packages/f/folly/folly.spec index 64b9aa7..9bdc2b1 100644 --- a/packages/f/folly/folly.spec +++ b/packages/f/folly/folly.spec @@ -1,7 +1,7 @@ # # spec file for package folly # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,15 +16,14 @@ # -%define lname libfolly-v2022_08_29_00 +%define lname libfolly-v2023_02_27_00 Name: folly -Version: 2022.08.29.00 +Version: 2023.02.27.00 Release: 0 Summary: A C++ utility library License: MIT URL: https://github.com/facebook/folly Source: https://github.com/facebook/folly/releases/download/v%version/folly-v%version.tar.gz -Patch1: 0001-Fix-iouring-under-32-bit-linux.patch BuildRequires: binutils-devel BuildRequires: boost-devel BuildRequires: cmake diff --git a/packages/g/grub2-theme-breeze/.files b/packages/g/grub2-theme-breeze/.files index c9b85ba..c2a82f8 100644 Binary files a/packages/g/grub2-theme-breeze/.files and b/packages/g/grub2-theme-breeze/.files differ diff --git a/packages/g/grub2-theme-breeze/.rev b/packages/g/grub2-theme-breeze/.rev index 131f084..4f0eb01 100644 --- a/packages/g/grub2-theme-breeze/.rev +++ b/packages/g/grub2-theme-breeze/.rev @@ -927,4 +927,12 @@ Plasma 5.27.1 (forwarded request 1067115 from Vogtinator) 1067216 + + 44a6b5fe98305aee1b8d3fedacb5953f + 5.27.2 + + dimstar_suse + Plasma 5.27.2 (forwarded request 1068244 from Vogtinator) + 1068251 + diff --git a/packages/g/grub2-theme-breeze/breeze-grub-5.27.1.tar.xz b/packages/g/grub2-theme-breeze/breeze-grub-5.27.1.tar.xz deleted file mode 120000 index 696ee83..0000000 --- a/packages/g/grub2-theme-breeze/breeze-grub-5.27.1.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeihfxhfcnyotg7ise25olkd4qaqwo44wdcqiqnh45icxmsxnsnp354 \ No newline at end of file diff --git a/packages/g/grub2-theme-breeze/breeze-grub-5.27.1.tar.xz.sig b/packages/g/grub2-theme-breeze/breeze-grub-5.27.1.tar.xz.sig deleted file mode 100644 index 00a2d3e..0000000 --- a/packages/g/grub2-theme-breeze/breeze-grub-5.27.1.tar.xz.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP0q1gACgkQ11dEg7tX -sY0MMg/+IYOHWga8EK/ddmAw/VQw+4ZOYP799eFf9ty8GtM6GX/m7kNGcqg85HnR -WiOPGdBtP8afytpsjBMXyvM2FBNQ1JRKfN6B1z+5z4HeMG0KM4G/qi1xQa/Czedw -ttQRoP563vjcsVmy54nsMaq+DNedb6ON3FrJS45NosI44MBrY7iLfPKIUpnNMt7i -STSAUQJJjw62wlMv0Cobobh1rTCh5aTAkdYHkk2brNrJbMoH8YOi+pteVuXoZmkO -YWfAnutJEPMFvezGUiO1a4Q7xqiE39mUT/2pXg0RtER1f3eIexziSCnZzdV4E7nK -R53VFBGyAl/uKzh+5PRBFee0t4voXkRRXObKdU79rV6GC20Ywbb4Spd8kO8jqMXD -a58kx6xJdCphkwoCw+y3dfBBsrGKVBcfH8MiK7kPm+nonDlVMnPDaemFuuMlFvUD -SKXTBTKJDKvJq5STDEo0JiJBexyCEaHCSvfNuzVZ+yxyUOVQOvQbXWegGvOQZVU8 -Y+1L3Bii4Knufe3irvJYT0Zt/vmNnRsfHKWcKr54AFi5DDbP2HR2vyxR+m+xP/TG -p13+kxnRYup47vIw7UYE+pdoGKqY2HDHyVvYiNKwDvtYkM0i5eHrs9fOoRy2b47B -xHRu1W94GvjAaX8ovvn+MkBvhaFxPedxZiMwHLJvCGzi0wQZJQY= -=ZQ+S ------END PGP SIGNATURE----- diff --git a/packages/g/grub2-theme-breeze/breeze-grub-5.27.2.tar.xz b/packages/g/grub2-theme-breeze/breeze-grub-5.27.2.tar.xz new file mode 120000 index 0000000..c29642c --- /dev/null +++ b/packages/g/grub2-theme-breeze/breeze-grub-5.27.2.tar.xz @@ -0,0 +1 @@ +/ipfs/bafybeiff4bpcwmzkpcagc3grdhpjgfaq2az3zflpk5kb63vg4iobylaqrm \ No newline at end of file diff --git a/packages/g/grub2-theme-breeze/breeze-grub-5.27.2.tar.xz.sig b/packages/g/grub2-theme-breeze/breeze-grub-5.27.2.tar.xz.sig new file mode 100644 index 0000000..a3c0c07 --- /dev/null +++ b/packages/g/grub2-theme-breeze/breeze-grub-5.27.2.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP98HcACgkQ11dEg7tX +sY05sw/+O0T49xKJ5bx/RaAV7zg8nuz0Hi8MyYXFCSt4dteTYWiYL+Wg9l7KmogL +C8NO2eNb1UyO3cxnFvCvR3SLr9zxoUEPV0TsR2TXBPwkvVroXHp3Um8S8HYZ5sOh +MPScXvsVFJfqii47yzGr+hn9UQOsdOPThBTxSdXtC7+dIrKG3ftGmaQBOz7TB8GD +KTMP2x1wGfBTlwibW3Dr/3PNZG8XtQTQ6rJgmASCyTqjopNMjBJvel/NtEQEvzql +bvFLhxHR67Vw0toEzIfLiQYeFvHc/qSAkUzWoMTvPIrM7bPHaOm4wC3SAqdSbr3b +yTPZeuJkbraxR5nedpLfNohp7E9xq3XhASZFAmZONwQ++3UKFsThrHxR+ZCCWzss +iIP/nlIjcXVWMaMRj2W2tgmqyB15j/QznxC7js1oY1FFyWU6D8SQ8S1I8AIcoPd8 +83WS8PqcSvP1V+6iMdYAJbvdHfyhZR4AgUgaxiC+BuFAyMFhf09azAn68VHPcDwY +dvOhco0D7ap7hGYtoml7nEWBdaJdJ17sNFfj2JFyivt2APmgDoPrkivgm56I4OAZ +5w9jzFCHvZfhWG6ZHamCbylTzIsSo/vIYS8cOmZK0zawfB1I0CWSdpR0/x4H2ap8 +A2FTV698906xB/XHh7du7N8Ltb9sAvQEdRs+31Gisvy08DgWnrc= +=YT2o +-----END PGP SIGNATURE----- diff --git a/packages/g/grub2-theme-breeze/grub2-theme-breeze.changes b/packages/g/grub2-theme-breeze/grub2-theme-breeze.changes index b4d102b..cd071b9 100644 --- a/packages/g/grub2-theme-breeze/grub2-theme-breeze.changes +++ b/packages/g/grub2-theme-breeze/grub2-theme-breeze.changes @@ -1,4 +1,13 @@ ------------------------------------------------------------------- +Tue Feb 28 17:34:14 UTC 2023 - Fabian Vogt + +- Update to 5.27.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.2 +- No code changes since 5.27.1 + +------------------------------------------------------------------- Tue Feb 21 14:09:16 UTC 2023 - Fabian Vogt - Update to 5.27.1 diff --git a/packages/g/grub2-theme-breeze/grub2-theme-breeze.spec b/packages/g/grub2-theme-breeze/grub2-theme-breeze.spec index 0c3eb57..e6630fb 100644 --- a/packages/g/grub2-theme-breeze/grub2-theme-breeze.spec +++ b/packages/g/grub2-theme-breeze/grub2-theme-breeze.spec @@ -18,7 +18,7 @@ %bcond_without released Name: grub2-theme-breeze -Version: 5.27.1 +Version: 5.27.2 Release: 0 Summary: Plasma branding for GRUB2's graphical console License: GPL-3.0-or-later diff --git a/packages/g/gstreamer-editing-services/.files b/packages/g/gstreamer-editing-services/.files index 4213647..9b4f4ee 100644 Binary files a/packages/g/gstreamer-editing-services/.files and b/packages/g/gstreamer-editing-services/.files differ diff --git a/packages/g/gstreamer-editing-services/.rev b/packages/g/gstreamer-editing-services/.rev index 4103f0a..45158ab 100644 --- a/packages/g/gstreamer-editing-services/.rev +++ b/packages/g/gstreamer-editing-services/.rev @@ -370,4 +370,12 @@ 1061337 + + 1cd249e51f86031b500a8d3d9a5b1915 + 1.22.0 + + dimstar_suse + + 1068514 + diff --git a/packages/g/gstreamer-editing-services/gstreamer-editing-services.changes b/packages/g/gstreamer-editing-services/gstreamer-editing-services.changes index 8dbfd54..fb95277 100644 --- a/packages/g/gstreamer-editing-services/gstreamer-editing-services.changes +++ b/packages/g/gstreamer-editing-services/gstreamer-editing-services.changes @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Wed Mar 1 13:01:19 UTC 2023 - Antonio Larrosa + +- Add patch to reduce the required meson version to 0.61.0 since + that's what we have in SLE 15: + * reduce-required-meson.patch + +------------------------------------------------------------------- Thu Jan 26 01:48:59 UTC 2023 - Bjørn Lie - Update to version 1.22.0: diff --git a/packages/g/gstreamer-editing-services/gstreamer-editing-services.spec b/packages/g/gstreamer-editing-services/gstreamer-editing-services.spec index 078a959..425c2e7 100644 --- a/packages/g/gstreamer-editing-services/gstreamer-editing-services.spec +++ b/packages/g/gstreamer-editing-services/gstreamer-editing-services.spec @@ -29,6 +29,8 @@ URL: https://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstrea Source0: https://gstreamer.freedesktop.org/src/gstreamer-editing-services/%{_name}-%{version}.tar.xz # PATCH-FIX-UPSTREAM gst-editing-services-fix-pc-name.patch -- Rename pc file that was renamed Patch0: gst-editing-services-fix-pc-name.patch +# PATCH-FIX-OPENSUSE reduce-required-meson.patch alarrosa@suse.com -- build with meson 0.61 +Patch1: reduce-required-meson.patch BuildRequires: c++_compiler BuildRequires: cmake diff --git a/packages/g/gstreamer-editing-services/reduce-required-meson.patch b/packages/g/gstreamer-editing-services/reduce-required-meson.patch new file mode 100644 index 0000000..1134a42 --- /dev/null +++ b/packages/g/gstreamer-editing-services/reduce-required-meson.patch @@ -0,0 +1,12 @@ +Index: gstreamer-1.22.0/meson.build +=================================================================== +--- gstreamer-1.22.0.orig/meson.build ++++ gstreamer-1.22.0/meson.build +@@ -1,6 +1,6 @@ + project('gst-editing-services', 'c', + version : '1.22.0', +- meson_version : '>= 0.62', ++ meson_version : '>= 0.61', + default_options : [ 'warning_level=1', + 'buildtype=debugoptimized' ]) + diff --git a/packages/g/gstreamer-plugins-libav/.files b/packages/g/gstreamer-plugins-libav/.files index 50e6a22..ea9c2b1 100644 Binary files a/packages/g/gstreamer-plugins-libav/.files and b/packages/g/gstreamer-plugins-libav/.files differ diff --git a/packages/g/gstreamer-plugins-libav/.rev b/packages/g/gstreamer-plugins-libav/.rev index 5226cff..35ae903 100644 --- a/packages/g/gstreamer-plugins-libav/.rev +++ b/packages/g/gstreamer-plugins-libav/.rev @@ -295,4 +295,12 @@ 1061333 + + 654a116d4009d3ddb849eb550ff2a06a + 1.22.0 + + dimstar_suse + + 1068512 + diff --git a/packages/g/gstreamer-plugins-libav/gstreamer-plugins-libav.changes b/packages/g/gstreamer-plugins-libav/gstreamer-plugins-libav.changes index 44d5cc6..7c0b068 100644 --- a/packages/g/gstreamer-plugins-libav/gstreamer-plugins-libav.changes +++ b/packages/g/gstreamer-plugins-libav/gstreamer-plugins-libav.changes @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Wed Mar 1 13:01:19 UTC 2023 - Antonio Larrosa + +- Add patch to reduce the required meson version to 0.61.0 since + that's what we have in SLE 15: + * reduce-required-meson.patch + +------------------------------------------------------------------- Wed Jan 25 16:28:35 UTC 2023 - Bjørn Lie - Update to version 1.22.0: diff --git a/packages/g/gstreamer-plugins-libav/gstreamer-plugins-libav.spec b/packages/g/gstreamer-plugins-libav/gstreamer-plugins-libav.spec index 53daf86..e6bb346 100644 --- a/packages/g/gstreamer-plugins-libav/gstreamer-plugins-libav.spec +++ b/packages/g/gstreamer-plugins-libav/gstreamer-plugins-libav.spec @@ -27,6 +27,8 @@ Group: Productivity/Multimedia/Other URL: https://gstreamer.freedesktop.org Source0: %{url}/src/gst-libav/gst-libav-%{version}.tar.xz Source1000: baselibs.conf +# PATCH-FIX-OPENSUSE reduce-required-meson.patch alarrosa@suse.com -- build with meson 0.61 +Patch0: reduce-required-meson.patch BuildRequires: gcc-c++ BuildRequires: meson diff --git a/packages/g/gstreamer-plugins-libav/reduce-required-meson.patch b/packages/g/gstreamer-plugins-libav/reduce-required-meson.patch new file mode 100644 index 0000000..67674f6 --- /dev/null +++ b/packages/g/gstreamer-plugins-libav/reduce-required-meson.patch @@ -0,0 +1,12 @@ +Index: gstreamer-1.22.0/meson.build +=================================================================== +--- gstreamer-1.22.0.orig/meson.build ++++ gstreamer-1.22.0/meson.build +@@ -1,6 +1,6 @@ + project('gst-libav', 'c', + version : '1.22.0', +- meson_version : '>= 0.62', ++ meson_version : '>= 0.61', + default_options : [ 'warning_level=1', + 'buildtype=debugoptimized' ]) + diff --git a/packages/g/gstreamer-plugins-rs/.files b/packages/g/gstreamer-plugins-rs/.files index 6ac7fff..805ed17 100644 Binary files a/packages/g/gstreamer-plugins-rs/.files and b/packages/g/gstreamer-plugins-rs/.files differ diff --git a/packages/g/gstreamer-plugins-rs/.rev b/packages/g/gstreamer-plugins-rs/.rev index 80f6003..0e0eac1 100644 --- a/packages/g/gstreamer-plugins-rs/.rev +++ b/packages/g/gstreamer-plugins-rs/.rev @@ -103,4 +103,12 @@ 1066144 + + 1f2478db101e75bc46f24730eb6b544f + 0.10.2 + + dimstar_suse + + 1068720 + diff --git a/packages/g/gstreamer-plugins-rs/.servicemark b/packages/g/gstreamer-plugins-rs/.servicemark deleted file mode 100644 index 7651587..0000000 --- a/packages/g/gstreamer-plugins-rs/.servicemark +++ /dev/null @@ -1 +0,0 @@ -fff9354a0ee963eb1fec545106b1c448 diff --git a/packages/g/gstreamer-plugins-rs/_service b/packages/g/gstreamer-plugins-rs/_service index 2a58c0e..c58b2d2 100644 --- a/packages/g/gstreamer-plugins-rs/_service +++ b/packages/g/gstreamer-plugins-rs/_service @@ -3,10 +3,10 @@ https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git gstreamer-plugins-rs - @PARENT_TAG@+git%cd.%h + @PARENT_TAG@ (.*)\+0 \1 - 0.10.1 + refs/tags/0.10.2 enable git diff --git a/packages/g/gstreamer-plugins-rs/_servicedata b/packages/g/gstreamer-plugins-rs/_servicedata index 645d637..f113700 100644 --- a/packages/g/gstreamer-plugins-rs/_servicedata +++ b/packages/g/gstreamer-plugins-rs/_servicedata @@ -1,4 +1,4 @@ https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git - 9cd68ffb5fa303643b9ed2e96bc059cd0da5c20d \ No newline at end of file + b64da48508e48ff399b99f66ca110483651e8485 \ No newline at end of file diff --git a/packages/g/gstreamer-plugins-rs/gstreamer-plugins-rs-0.10.1+git20230213.9cd68ff.obscpio b/packages/g/gstreamer-plugins-rs/gstreamer-plugins-rs-0.10.1+git20230213.9cd68ff.obscpio deleted file mode 120000 index 4e899d5..0000000 --- a/packages/g/gstreamer-plugins-rs/gstreamer-plugins-rs-0.10.1+git20230213.9cd68ff.obscpio +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeihfpkicrh6v432pezkjoiawfkg2w5sj2fppkmxcnvf2rr65asadxa \ No newline at end of file diff --git a/packages/g/gstreamer-plugins-rs/gstreamer-plugins-rs-0.10.2.obscpio b/packages/g/gstreamer-plugins-rs/gstreamer-plugins-rs-0.10.2.obscpio new file mode 120000 index 0000000..2186601 --- /dev/null +++ b/packages/g/gstreamer-plugins-rs/gstreamer-plugins-rs-0.10.2.obscpio @@ -0,0 +1 @@ +/ipfs/bafybeic3x27n4r7kp5nyfb55vcggaqdo222rjheuicx7ik3clg7fpmkx6e \ No newline at end of file diff --git a/packages/g/gstreamer-plugins-rs/gstreamer-plugins-rs.changes b/packages/g/gstreamer-plugins-rs/gstreamer-plugins-rs.changes index 79bde2e..9067115 100644 --- a/packages/g/gstreamer-plugins-rs/gstreamer-plugins-rs.changes +++ b/packages/g/gstreamer-plugins-rs/gstreamer-plugins-rs.changes @@ -1,4 +1,31 @@ ------------------------------------------------------------------- +Mon Feb 27 15:10:02 UTC 2023 - bjorn.lie@gmail.com + +- Update to version 0.10.2: + * Fixed: + - hlssink3: Allow signal handlers to return `None` + - gtk4: + . Make GL context sharing more reliable in pipelines with + multiple `gtk4paintablesinks` + . Attach channel receiver to the main context from the + correct thread to make it possible to start the sink from a + different thread than the main thread without having + retrieved the paintable from the main thread before. + - fmp4mux/mp4mux: Ignore caps changes if only the framerate + changes. + * Changed: gtk4: Simplify and refactor GL context sharing. Apart + from being more reliable this reduces GL resource usage. +- Stop using git date and commitid in version, we are using + upstream released tags now. + +------------------------------------------------------------------- +Thu Feb 16 15:14:03 UTC 2023 - Antonio Larrosa + +- Disable the aws plugin in big endian architectures since it + requires the ring crate which doesn't support big endian systems + (see gh#briansmith/ring#1555) + +------------------------------------------------------------------- Thu Feb 16 09:42:41 UTC 2023 - Antonio Larrosa - Add BuildRequires: zstd so it build in SLE/Leap now that the diff --git a/packages/g/gstreamer-plugins-rs/gstreamer-plugins-rs.obsinfo b/packages/g/gstreamer-plugins-rs/gstreamer-plugins-rs.obsinfo index 32bdf8e..2bebd17 100644 --- a/packages/g/gstreamer-plugins-rs/gstreamer-plugins-rs.obsinfo +++ b/packages/g/gstreamer-plugins-rs/gstreamer-plugins-rs.obsinfo @@ -1,4 +1,4 @@ name: gstreamer-plugins-rs -version: 0.10.1+git20230213.9cd68ff -mtime: 1676282011 -commit: 9cd68ffb5fa303643b9ed2e96bc059cd0da5c20d +version: 0.10.2 +mtime: 1677140193 +commit: b64da48508e48ff399b99f66ca110483651e8485 diff --git a/packages/g/gstreamer-plugins-rs/gstreamer-plugins-rs.spec b/packages/g/gstreamer-plugins-rs/gstreamer-plugins-rs.spec index f3f2b3e..3e4cc2d 100644 --- a/packages/g/gstreamer-plugins-rs/gstreamer-plugins-rs.spec +++ b/packages/g/gstreamer-plugins-rs/gstreamer-plugins-rs.spec @@ -24,8 +24,14 @@ # Disable csound for now, bring issue upstream #%%global __requires_exclude pkgconfig\\(csound\\) +%ifarch s390 s390x ppc ppc64 +%bcond_with aws +%else +%bcond_without aws +%endif + Name: gstreamer-plugins-rs -Version: 0.10.1+git20230213.9cd68ff +Version: 0.10.2 Release: 0 Summary: GStreamer Streaming-Media Framework Plug-Ins License: LGPL-2.1-or-later @@ -112,6 +118,9 @@ export RUSTFLAGS=%{rustflags} -Ddav1d=auto \ -Dsodium=enabled \ -Dcsound=disabled \ +%if %{without aws} + -Daws=disabled \ +%endif %{nil} %meson_build @@ -125,7 +134,9 @@ cp %{SOURCE3} %{buildroot}%{_datadir}/appdata/ %license LICENSE-APACHE LICENSE-LGPLv2 LICENSE-MIT %doc README.md %dir %{_libdir}/gstreamer-%{gst_branch} +%if %{with aws} %{_libdir}/gstreamer-%{gst_branch}/libgstaws.so +%endif %{_libdir}/gstreamer-%{gst_branch}/libgstcdg.so %{_libdir}/gstreamer-%{gst_branch}/libgstclaxon.so # Disable csound for now, bring issue upstream diff --git a/packages/g/gstreamer-plugins-rs/vendor.tar.zst b/packages/g/gstreamer-plugins-rs/vendor.tar.zst index a531423..593663f 120000 --- a/packages/g/gstreamer-plugins-rs/vendor.tar.zst +++ b/packages/g/gstreamer-plugins-rs/vendor.tar.zst @@ -1 +1 @@ -/ipfs/bafybeic2yojhnxuc3mey57lev6uzitxa6kiwsqxiqpq74kfpgiinfuvmsq \ No newline at end of file +/ipfs/bafybeich4ddjdsbssw7347bgveijo3ksaxywydxcwnpitvjktxftv5zy7m \ No newline at end of file diff --git a/packages/g/gstreamer-rtsp-server/.files b/packages/g/gstreamer-rtsp-server/.files index f8a2dd9..f93014d 100644 Binary files a/packages/g/gstreamer-rtsp-server/.files and b/packages/g/gstreamer-rtsp-server/.files differ diff --git a/packages/g/gstreamer-rtsp-server/.rev b/packages/g/gstreamer-rtsp-server/.rev index 013bd37..377183a 100644 --- a/packages/g/gstreamer-rtsp-server/.rev +++ b/packages/g/gstreamer-rtsp-server/.rev @@ -340,4 +340,12 @@ 1061335 + + 6764090232019e52e02a4861ef6f7d18 + 1.22.0 + + dimstar_suse + + 1068513 + diff --git a/packages/g/gstreamer-rtsp-server/gstreamer-rtsp-server.changes b/packages/g/gstreamer-rtsp-server/gstreamer-rtsp-server.changes index 470e3a6..a2d4660 100644 --- a/packages/g/gstreamer-rtsp-server/gstreamer-rtsp-server.changes +++ b/packages/g/gstreamer-rtsp-server/gstreamer-rtsp-server.changes @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Wed Mar 1 13:01:19 UTC 2023 - Antonio Larrosa + +- Add patch to reduce the required meson version to 0.61.0 since + that's what we have in SLE 15: + * reduce-required-meson.patch + +------------------------------------------------------------------- Wed Jan 25 22:33:01 UTC 2023 - Bjørn Lie - Update to version 1.22.0: diff --git a/packages/g/gstreamer-rtsp-server/gstreamer-rtsp-server.spec b/packages/g/gstreamer-rtsp-server/gstreamer-rtsp-server.spec index d030af2..86f53c6 100644 --- a/packages/g/gstreamer-rtsp-server/gstreamer-rtsp-server.spec +++ b/packages/g/gstreamer-rtsp-server/gstreamer-rtsp-server.spec @@ -28,6 +28,8 @@ Group: Productivity/Multimedia/Other URL: https://gstreamer.freedesktop.org Source0: %{url}/src/gst-rtsp-server/%{_name}-%{version}.tar.xz Source99: gstreamer-rtsp-server-rpmlintrc +# PATCH-FIX-OPENSUSE reduce-required-meson.patch alarrosa@suse.com -- build with meson 0.61 +Patch0: reduce-required-meson.patch BuildRequires: meson >= 0.47 BuildRequires: pkgconfig diff --git a/packages/g/gstreamer-rtsp-server/reduce-required-meson.patch b/packages/g/gstreamer-rtsp-server/reduce-required-meson.patch new file mode 100644 index 0000000..091d223 --- /dev/null +++ b/packages/g/gstreamer-rtsp-server/reduce-required-meson.patch @@ -0,0 +1,12 @@ +Index: gstreamer-1.22.0/meson.build +=================================================================== +--- gstreamer-1.22.0.orig/meson.build ++++ gstreamer-1.22.0/meson.build +@@ -1,6 +1,6 @@ + project('gst-rtsp-server', 'c', + version : '1.22.0', +- meson_version : '>= 0.62', ++ meson_version : '>= 0.61', + default_options : ['warning_level=1', 'buildtype=debugoptimized']) + + gst_version = meson.project_version() diff --git a/packages/h/hugo/.files b/packages/h/hugo/.files index 8f0f51b..4c15c82 100644 Binary files a/packages/h/hugo/.files and b/packages/h/hugo/.files differ diff --git a/packages/h/hugo/.rev b/packages/h/hugo/.rev index 55cb779..d26ba84 100644 --- a/packages/h/hugo/.rev +++ b/packages/h/hugo/.rev @@ -510,4 +510,12 @@ * tpl/diagrams: Move Goat to its own file (forwarded request 1059143 from jfkw) 1059144 + + 16fe691c98c3f62a96dd6de86d5ffd92 + 0.111.0 + + dimstar_suse + - Update to version 0.111.0: (forwarded request 1068558 from jfkw) + 1068559 + diff --git a/packages/h/hugo/.servicemark b/packages/h/hugo/.servicemark deleted file mode 100644 index c470d04..0000000 --- a/packages/h/hugo/.servicemark +++ /dev/null @@ -1 +0,0 @@ -575c6522c39252debfae97f57e2e780c diff --git a/packages/h/hugo/_service b/packages/h/hugo/_service index c54bd5b..98fe30c 100644 --- a/packages/h/hugo/_service +++ b/packages/h/hugo/_service @@ -3,7 +3,7 @@ https://github.com/gohugoio/hugo.git git .git - v0.110.0 + v0.111.0 @PARENT_TAG@ enable v(.*) diff --git a/packages/h/hugo/_servicedata b/packages/h/hugo/_servicedata index ae2c4e1..b432a8d 100644 --- a/packages/h/hugo/_servicedata +++ b/packages/h/hugo/_servicedata @@ -1,4 +1,4 @@ https://github.com/gohugoio/hugo.git - e32a493b7826d02763c3b79623952e625402b168 \ No newline at end of file + 3fa8bb8318114cd69315eadd35bda169e6a8ca4b \ No newline at end of file diff --git a/packages/h/hugo/hugo-0.110.0.tar.gz b/packages/h/hugo/hugo-0.110.0.tar.gz deleted file mode 120000 index bff4ab6..0000000 --- a/packages/h/hugo/hugo-0.110.0.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeib5f4asm4nkd2chctxvo6tuokui4gtfduomn5vigtk7ym5h65r7yi \ No newline at end of file diff --git a/packages/h/hugo/hugo-0.111.0.tar.gz b/packages/h/hugo/hugo-0.111.0.tar.gz new file mode 120000 index 0000000..54ce41b --- /dev/null +++ b/packages/h/hugo/hugo-0.111.0.tar.gz @@ -0,0 +1 @@ +/ipfs/bafybeid6viacxhkgfcx2o2ng4gyl7asm4waxrlcm5zgc7rwn3m3jfgv7ca \ No newline at end of file diff --git a/packages/h/hugo/hugo.changes b/packages/h/hugo/hugo.changes index cda16c8..c88eb28 100644 --- a/packages/h/hugo/hugo.changes +++ b/packages/h/hugo/hugo.changes @@ -1,4 +1,69 @@ ------------------------------------------------------------------- +Wed Mar 01 21:16:35 UTC 2023 - jkowalczyk@suse.com + +- Update to version 0.111.0: + * Revert "build(deps): bump gocloud.dev from 0.24.0 to 0.28.0 (#10610)" + * build: Bump build images + * build: Update Linux ARM build image + * tpl/tplimpl: Remove the Google News internal template + * strings: fix Truncate behavior for formatted html + * tpl/strings: Adjust benchmark + * tpl/strings: Add BenchmarkTruncate + * cods: Regen docs helper + * Move the Related doc counter to prevent a race + * Misc ioutil deprecation adjustments + * Replace deprecated ioutil with io and os + * build(deps): bump github.com/tdewolff/parse/v2 from 2.6.4 to 2.6.5 + * build(deps): bump github.com/mattn/go-isatty from 0.0.16 to 0.0.17 + * build(deps): bump golang.org/x/image + * Remove unused temp directory + * exif: Return the proper exposure time value in some special cases + * Add a page template func + * dartsass: Import CSS without extension at compile time + * Split parse and render for Goldmark + * related: Add config option cardinalityThreshold + * docs: Another fix related docs example + * docs: Fix related docs example + * build(deps): bump golang.org/x/net from 0.4.0 to 0.7.0 + * Fix shortcode error when closing without .Inner + * Throw an error when shortcode is expected to be closed + * Add some shortcode testcases + * sass: Remove some unused leftover code + * resources/sass: Remove debug statements + * page: Move the cache double check right after the lock + * page: Add some concurrency to the building of the related page index + * related: Adjust benchmark + * create: Fix typo in error message + * tocss: Simplify the hugo:vars type handling + * resource_transformers/tocss: Fixed hugo:vars casting + * Adjust tests for GO 1.20 + * tpl/internal: Sync Go template src to Go 1.20 + * build: Update to Go 1.20 + * Add page fragments support to Related + * related: Adjust benchmark + * related: Add benchmark + * tpl/collections: Improve error message in Index + * Make the HTML collector parsing more robust + * Revert "build(deps): bump github.com/getkin/kin-openapi from 0.110.0 to 0.114.0" + * deps: Upgrade github.com/yuin/goldmark v1.5.3 => v1.5.4 + * tpl/strings: Add strings.ContainsNonSpace + * build(deps): bump github.com/getkin/kin-openapi from 0.110.0 to 0.114.0 + * deps: Upgrade github.com/alecthomas/chroma v2.4.0 => v2.5.0 + * markup: Fix linenos codeblock hl option case regression + * Fix slow HTML elements collector for the pre case + * publisher: Add benchmark + * snap: Install dart-sass-embedded for 32-bit ARM (armhf) too + * snap: Add read access for ~/.gitconfig.local and ~/.config/git/* too + * commands: Fix server url rewrites (http status 200) + * build(deps): bump github.com/kyokomi/emoji/v2 from 2.2.10 to 2.2.11 + * build(deps): bump gocloud.dev from 0.24.0 to 0.28.0 (#10610) + * Fix description of collections.Uniq + * Update CONTRIBUTING.md + * Fix shortcode detection in RenderString + * Only invoke a given cached partial once + * Update README.md + +------------------------------------------------------------------- Tue Jan 17 17:45:57 UTC 2023 - jkowalczyk@suse.com - Update to version 0.110.0: diff --git a/packages/h/hugo/hugo.spec b/packages/h/hugo/hugo.spec index 07d1e08..249bac0 100644 --- a/packages/h/hugo/hugo.spec +++ b/packages/h/hugo/hugo.spec @@ -20,7 +20,7 @@ %define __arch_install_post export NO_BRP_STRIP_DEBUG=true Name: hugo -Version: 0.110.0 +Version: 0.111.0 Release: 0 Summary: Static website generator written in Go License: Apache-2.0 diff --git a/packages/h/hugo/vendor.tar.gz b/packages/h/hugo/vendor.tar.gz index 18f7156..4c8d1d1 120000 --- a/packages/h/hugo/vendor.tar.gz +++ b/packages/h/hugo/vendor.tar.gz @@ -1 +1 @@ -/ipfs/bafybeidbfyawigfxjxay3mr4i7tmchbmzv4f7hdxmusezrtywaadmxja2e \ No newline at end of file +/ipfs/bafybeibhnj56zkohdapgedawyxqytux2hebr6df7muzgq5mf4gejeqcfem \ No newline at end of file diff --git a/packages/i/icmake/.files b/packages/i/icmake/.files index 2a0b819..6a508b9 100644 Binary files a/packages/i/icmake/.files and b/packages/i/icmake/.files differ diff --git a/packages/i/icmake/.rev b/packages/i/icmake/.rev index 1e886b9..a8461fc 100644 --- a/packages/i/icmake/.rev +++ b/packages/i/icmake/.rev @@ -210,4 +210,12 @@ Binary file 8.01.00.tar.gz (revision 8) deleted 1037057 + + 3df0a1c3bd3359eb20ef4f4ff7f2317e + 10.03.00 + + dimstar_suse + + 1068237 + diff --git a/packages/i/icmake/gcc-13-fix.patch b/packages/i/icmake/gcc-13-fix.patch new file mode 100644 index 0000000..da03ccc --- /dev/null +++ b/packages/i/icmake/gcc-13-fix.patch @@ -0,0 +1,12 @@ +diff --git a/icmake/comp/symtab/symtab.h b/icmake/comp/symtab/symtab.h +index cea2df3..a57ea2c 100644 +--- a/icmake/comp/symtab/symtab.h ++++ b/icmake/comp/symtab/symtab.h +@@ -3,6 +3,7 @@ + + #include + #include ++#include + + #include "../exprtype/exprtype.h" + diff --git a/packages/i/icmake/icmake.changes b/packages/i/icmake/icmake.changes index 1bb7437..bfd6068 100644 --- a/packages/i/icmake/icmake.changes +++ b/packages/i/icmake/icmake.changes @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Tue Feb 28 15:15:24 UTC 2023 - Martin Liška + +- Add gcc-13-fix.patch in order to fix the upstream issue: + https://gitlab.com/fbb-git/icmake/-/issues/5 + +------------------------------------------------------------------- Mon Nov 21 09:42:03 UTC 2022 - Andreas Schwab - Build with %{optflags} diff --git a/packages/i/icmake/icmake.spec b/packages/i/icmake/icmake.spec index a2b4654..bfde6de 100644 --- a/packages/i/icmake/icmake.spec +++ b/packages/i/icmake/icmake.spec @@ -1,7 +1,7 @@ # # spec file for package icmake # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,6 +25,7 @@ Group: Development/Tools/Building URL: https://gitlab.com/fbb-git/icmake Source: %{URL}/-/archive/%{version}/icmake-%{version}.tar.bz2 Patch1: prevent-double-slash.patch +Patch2: gcc-13-fix.patch BuildRequires: bison BuildRequires: flex BuildRequires: gcc-c++ @@ -38,8 +39,7 @@ offers various special operators as well as a set of support functions that have proven to be useful in program maintenance. %prep -%setup -q -%patch1 -p1 +%autosetup -p1 %build export CXXFLAGS="%{optflags} -std=c++20" diff --git a/packages/i/installation-images/.files b/packages/i/installation-images/.files index 6d5d2ff..52d2310 100644 Binary files a/packages/i/installation-images/.files and b/packages/i/installation-images/.files differ diff --git a/packages/i/installation-images/.rev b/packages/i/installation-images/.rev index fef277a..1588486 100644 --- a/packages/i/installation-images/.rev +++ b/packages/i/installation-images/.rev @@ -1442,4 +1442,12 @@ Currently, causes unresolvable builds in Leap 15.0 stagings. (forwarded request submitted by snwint via jenkins 1065793 + + 74ee60168e8f5663c59c793b6ed54221 + 17.77 + + dimstar_suse + submitted by snwint via jenkins + 1068497 + diff --git a/packages/i/installation-images/installation-images-17.76.tar.xz b/packages/i/installation-images/installation-images-17.76.tar.xz deleted file mode 120000 index b1b6083..0000000 --- a/packages/i/installation-images/installation-images-17.76.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreifdv6l5b6pp6zkcl6bjqkurbsjlw2hzox6upe53bo5rhyrpgddboa \ No newline at end of file diff --git a/packages/i/installation-images/installation-images-17.77.tar.xz b/packages/i/installation-images/installation-images-17.77.tar.xz new file mode 120000 index 0000000..0514d33 --- /dev/null +++ b/packages/i/installation-images/installation-images-17.77.tar.xz @@ -0,0 +1 @@ +/ipfs/bafkreiaax7ugsmfd3ccwokhkhpbtdzcxblwpsg54sdejtjrznavvbydlla \ No newline at end of file diff --git a/packages/i/installation-images/installation-images.changes b/packages/i/installation-images/installation-images.changes index 1fcf4ba..6639211 100644 --- a/packages/i/installation-images/installation-images.changes +++ b/packages/i/installation-images/installation-images.changes @@ -1,4 +1,11 @@ -------------------------------------------------------------------- +Wed Mar 1 15:50:17 UTC 2023 - wfeldt@opensuse.org + +- merge gh#openSUSE/installation-images#632 +- messagebus user is now created in dbus-1-common (bsc#1208803) +- 17.77 + +-------------------------------------------------------------------- Tue Feb 14 16:18:30 UTC 2023 - wfeldt@opensuse.org - merge gh#openSUSE/installation-images#628 diff --git a/packages/i/installation-images/installation-images.spec b/packages/i/installation-images/installation-images.spec index 082b267..0a08911 100644 --- a/packages/i/installation-images/installation-images.spec +++ b/packages/i/installation-images/installation-images.spec @@ -667,7 +667,7 @@ AutoReqProv: off Summary: Installation Image Files for %theme License: GPL-2.0-or-later Group: Metapackages -Version: 17.76 +Version: 17.77 Release: 0 Provides: installation-images = %version-%release Conflicts: otherproviders(installation-images) diff --git a/packages/j/jpegoptim/.files b/packages/j/jpegoptim/.files index 7821aac..8740106 100644 Binary files a/packages/j/jpegoptim/.files and b/packages/j/jpegoptim/.files differ diff --git a/packages/j/jpegoptim/.rev b/packages/j/jpegoptim/.rev index 2441d1b..3ad7f20 100644 --- a/packages/j/jpegoptim/.rev +++ b/packages/j/jpegoptim/.rev @@ -91,4 +91,12 @@ 1060792 + + 0900a3eb6920e9371735f115eebf8f94 + 1.5.2 + + dimstar_suse + + 1068639 + diff --git a/packages/j/jpegoptim/jpegoptim-1.5.1.tar.gz b/packages/j/jpegoptim/jpegoptim-1.5.1.tar.gz deleted file mode 120000 index 7609109..0000000 --- a/packages/j/jpegoptim/jpegoptim-1.5.1.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreiahy4o4qoac7bbcpmw4fs2q7pivjmfiujyfha2ccy6ndknspxxsfq \ No newline at end of file diff --git a/packages/j/jpegoptim/jpegoptim-1.5.1.tar.gz.asc b/packages/j/jpegoptim/jpegoptim-1.5.1.tar.gz.asc deleted file mode 100644 index 6ce2fb1..0000000 --- a/packages/j/jpegoptim/jpegoptim-1.5.1.tar.gz.asc +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Comment: GPGTools - https://gpgtools.org - -iF0EABECAB0WIQSRaM16LwqrBnnQm7qdCKgM7ZCNagUCY7ZIqgAKCRCdCKgM7ZCN -al9GAJ9530nDyLcNv4Apko37RW8qm67VPQCfdPPVn8jbecAx/bU1grLzBQt0/7A= -=Jf/o ------END PGP SIGNATURE----- diff --git a/packages/j/jpegoptim/jpegoptim-1.5.2.tar.gz b/packages/j/jpegoptim/jpegoptim-1.5.2.tar.gz new file mode 120000 index 0000000..66407be --- /dev/null +++ b/packages/j/jpegoptim/jpegoptim-1.5.2.tar.gz @@ -0,0 +1 @@ +/ipfs/bafkreihioaomqxaglycxi6qv3jzoxnadavxl5svjryuant3jzxkegolzca \ No newline at end of file diff --git a/packages/j/jpegoptim/jpegoptim-1.5.2.tar.gz.asc b/packages/j/jpegoptim/jpegoptim-1.5.2.tar.gz.asc new file mode 100644 index 0000000..1cf607c --- /dev/null +++ b/packages/j/jpegoptim/jpegoptim-1.5.2.tar.gz.asc @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Comment: GPGTools - https://gpgtools.org + +iF0EABECAB0WIQSRaM16LwqrBnnQm7qdCKgM7ZCNagUCY+b4YgAKCRCdCKgM7ZCN +aip5AJ9V1Wyx2JCmrfY8s/AnTztFowLU0wCglLWz/okXkdxYHJsxdvMd4cN4vtw= +=kpBs +-----END PGP SIGNATURE----- diff --git a/packages/j/jpegoptim/jpegoptim.changes b/packages/j/jpegoptim/jpegoptim.changes index ca21525..836c646 100644 --- a/packages/j/jpegoptim/jpegoptim.changes +++ b/packages/j/jpegoptim/jpegoptim.changes @@ -1,4 +1,14 @@ ------------------------------------------------------------------- +Mon Feb 27 11:59:59 UTC 2023 - Dirk Müller + +- update to 1.5.2: + * Add support for reading list of files to process from a file + (--files-from) or from standard input (--files-stdin) + * Improved JPEG marker reporting + * Fix -d, --dest option (thanks to Almas Kunapyanov), + * Other minor fixes + +------------------------------------------------------------------- Sat Jan 21 09:30:24 UTC 2023 - Dirk Müller - update to v1.5.1: diff --git a/packages/j/jpegoptim/jpegoptim.spec b/packages/j/jpegoptim/jpegoptim.spec index b673ffc..d886b4d 100644 --- a/packages/j/jpegoptim/jpegoptim.spec +++ b/packages/j/jpegoptim/jpegoptim.spec @@ -17,7 +17,7 @@ Name: jpegoptim -Version: 1.5.1 +Version: 1.5.2 Release: 0 Summary: Utility for Optimizing JPEG Files License: GPL-2.0-or-later diff --git a/packages/k/kactivitymanagerd/.files b/packages/k/kactivitymanagerd/.files index 8fa48ab..79c2dcc 100644 Binary files a/packages/k/kactivitymanagerd/.files and b/packages/k/kactivitymanagerd/.files differ diff --git a/packages/k/kactivitymanagerd/.rev b/packages/k/kactivitymanagerd/.rev index 993b1da..6db0dbe 100644 --- a/packages/k/kactivitymanagerd/.rev +++ b/packages/k/kactivitymanagerd/.rev @@ -1041,4 +1041,12 @@ Plasma 5.27.1 (forwarded request 1067115 from Vogtinator) 1067217 + + 38689eef289eadb62bb88a254830aea9 + 5.27.2 + + dimstar_suse + Plasma 5.27.2 (forwarded request 1068244 from Vogtinator) + 1068252 + diff --git a/packages/k/kactivitymanagerd/kactivitymanagerd-5.27.1.tar.xz b/packages/k/kactivitymanagerd/kactivitymanagerd-5.27.1.tar.xz deleted file mode 120000 index 1e14587..0000000 --- a/packages/k/kactivitymanagerd/kactivitymanagerd-5.27.1.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreibmjkuiieutsip2bpxg3gwjrrjpp4epm4ffdt2aevn6lpli5xja6q \ No newline at end of file diff --git a/packages/k/kactivitymanagerd/kactivitymanagerd-5.27.1.tar.xz.sig b/packages/k/kactivitymanagerd/kactivitymanagerd-5.27.1.tar.xz.sig deleted file mode 100644 index 14bf807..0000000 --- a/packages/k/kactivitymanagerd/kactivitymanagerd-5.27.1.tar.xz.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP0q7gACgkQ11dEg7tX -sY2YFhAAj3QPASYlGFDMDKzOD46gQMkmtBaiDXdX95GVMko70yG4oXzCuc1z6UY5 -3qwdXZmrFYZxKUMR1lHZwt1YFsD+4dfP0Eb+sE0BOaiZQOUdki0bmRMMlkRhjHy1 -BLl1NF1S99S55Yz+5Wjv7thA2/8aycADlxeGZa9CaGGnWiocueyDKQLiM2jKzUtl -NVusKdGeQlkFDAizqJb5UkFX6p7HySf3Bq6gP7rqutjyffF1CV4K7ULr12qV1IWA -AkRzgj4FOPAW8BkB0IaeBwruEIo2zaJ69ujhlZX1XqtSq75JzwGrFw7lwleVMcPS -3cdUM42F59NEDHmoz/WQcghN3JEc9A7Zfi3CSiLoxeygTd5CZAdIzsA0iJ50pk1c -nUPjTx7c9+Z9FqMiIoOWhPLknNdfapo3+YmqP9tFhaCRroRN4IXqBJKnLbftrJyT -gPDYAuF6oNMTBqEXbZDSysayUWClG5n4sgrSWXGkp9OgONXYRR5q1HSNMRYIXyH6 -aanBI8MtMWQMuUShcypdh6+fnnwYVy3qYcYyXYzfn2I9lwhoGVdpZc08nllXNAHF -4fM6BsAn7Ao2jk+jv5/pMNcXScDMnRWKxRMfZE7QXfdQdKH5KLoAPzFC5x43XZPj -F7DeSGNwkkCVJVkzTr9UpXezP7bGYvIe731AHAuZoe0H1qbxsww= -=OHyo ------END PGP SIGNATURE----- diff --git a/packages/k/kactivitymanagerd/kactivitymanagerd-5.27.2.tar.xz b/packages/k/kactivitymanagerd/kactivitymanagerd-5.27.2.tar.xz new file mode 120000 index 0000000..c883922 --- /dev/null +++ b/packages/k/kactivitymanagerd/kactivitymanagerd-5.27.2.tar.xz @@ -0,0 +1 @@ +/ipfs/bafkreib55ytter5kc3rbiujucqxhvjdwif6e3jdlcjusmg6c4ficn5rc3i \ No newline at end of file diff --git a/packages/k/kactivitymanagerd/kactivitymanagerd-5.27.2.tar.xz.sig b/packages/k/kactivitymanagerd/kactivitymanagerd-5.27.2.tar.xz.sig new file mode 100644 index 0000000..9c1279b --- /dev/null +++ b/packages/k/kactivitymanagerd/kactivitymanagerd-5.27.2.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP98LQACgkQ11dEg7tX +sY0VWg/7BNe9746M73LAZ6W0qJunIbMZUOgjb+CuXVLedpHwcJ6kFeL2vgGop4AF +11rDs3JTlKP4HIbqPZnaOw/ZsZd3I9k/urJ5CUnljrlKxEzdgJ9Q174b1Duhebeq +N81naFzCmGgd+miuBKjazX/vdQlXSsFoLdeumqV+rsjvpZRjR/Dfe6boC3LR46V6 +Uh7XGWJeBSSu1fHbUuuidJiJRzaGIggBkbNvehzdEv4S6445LKSgiAOyjqii3uWX +TjS7nbzjl4l/mV0cc2wBAsQYY4PNgvKW9RnfkFaVtFj8KBHmM0GttEHroQjCm0/H +3YrVYfV0b8JB5bdieGiH4kU2pDbG/ekmmXisRB0DLW7+jASV5RaIJqRfS3NK06sf +yV0jgyNN2tygSckmiq+/q/YPXLJm3xxDGiWBaA6u/iZr4Z1nICTydBiX6svEClWo +3MlgviFgAYUyZC35aj2JS/Nyb12G/knVB1jT0JrHCWJ0N1uY77K96MpEqgcx9HK5 +IGJb5oV3KzZFvgCJ2yKE+t9BCg7CGfvPWWPkDw/tQMq66CTqezLYxetRTdLP9i8N +N4uPEsOjR7em+y1plam5IhMoP8WCiImz83exqqXnDcOSrQi5xX66Q1dniVReqpJF +A6adKsSSMcOuKOWaLmK1oCLJY7jeblHlCaKpG9WBTvTJWk4iN2g= +=AdZL +-----END PGP SIGNATURE----- diff --git a/packages/k/kactivitymanagerd/kactivitymanagerd.changes b/packages/k/kactivitymanagerd/kactivitymanagerd.changes index 17cb9c5..681a05d 100644 --- a/packages/k/kactivitymanagerd/kactivitymanagerd.changes +++ b/packages/k/kactivitymanagerd/kactivitymanagerd.changes @@ -1,4 +1,13 @@ ------------------------------------------------------------------- +Tue Feb 28 17:34:14 UTC 2023 - Fabian Vogt + +- Update to 5.27.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.2 +- No code changes since 5.27.1 + +------------------------------------------------------------------- Tue Feb 21 14:09:16 UTC 2023 - Fabian Vogt - Update to 5.27.1 diff --git a/packages/k/kactivitymanagerd/kactivitymanagerd.spec b/packages/k/kactivitymanagerd/kactivitymanagerd.spec index ca30d27..5925174 100644 --- a/packages/k/kactivitymanagerd/kactivitymanagerd.spec +++ b/packages/k/kactivitymanagerd/kactivitymanagerd.spec @@ -21,7 +21,7 @@ %bcond_without released Name: kactivitymanagerd -Version: 5.27.1 +Version: 5.27.2 Release: 0 Summary: KDE Plasma Activities support License: GPL-2.0-or-later diff --git a/packages/k/kcm_flatpak/.files b/packages/k/kcm_flatpak/.files index 9d6ea73..5b396a6 100644 Binary files a/packages/k/kcm_flatpak/.files and b/packages/k/kcm_flatpak/.files differ diff --git a/packages/k/kcm_flatpak/.rev b/packages/k/kcm_flatpak/.rev index 2aceaea..f98a0dd 100644 --- a/packages/k/kcm_flatpak/.rev +++ b/packages/k/kcm_flatpak/.rev @@ -23,4 +23,16 @@ Plasma 5.27.1 (forwarded request 1067115 from Vogtinator) 1067218 + + 90fb8ed1744548e464e1068236362d39 + 5.27.2 + + dimstar_suse + - Apply important fixes from the 5.27 branch: + * 0001-Expose-FlatpakReferencesModel-to-QML.patch + * 0002-Avoid-duplicating-connections-between-ref-and-its-re.patch + * 0003-Port-from-NULL-to-nullptr.patch + * 0004-Fix-GLib-memory-management-issue.patch (forwarded request 1068360 from Vogtinator) + 1068413 + diff --git a/packages/k/kcm_flatpak/0001-Expose-FlatpakReferencesModel-to-QML.patch b/packages/k/kcm_flatpak/0001-Expose-FlatpakReferencesModel-to-QML.patch new file mode 100644 index 0000000..fa7d7cb --- /dev/null +++ b/packages/k/kcm_flatpak/0001-Expose-FlatpakReferencesModel-to-QML.patch @@ -0,0 +1,42 @@ +From 7315348966666340557f61bb0f25b3c9dc3a9f29 Mon Sep 17 00:00:00 2001 +From: ivan tkachenko +Date: Tue, 7 Feb 2023 03:01:38 +0300 +Subject: [PATCH 1/4] Expose FlatpakReferencesModel to QML + +We'll be needing its enum values soon, to request model data by role. + +(cherry picked from commit fc64ff4b8cc2f285ca99dc9d311d299b66780a95) + +This was actually required for 03f195ea353f0ca522e49aacc76eb74612d2d653. +--- + flatpakreference.h | 1 + + kcm.cpp | 1 + + 2 files changed, 2 insertions(+) + +diff --git a/flatpakreference.h b/flatpakreference.h +index cc5d5e7..3a78878 100644 +--- a/flatpakreference.h ++++ b/flatpakreference.h +@@ -66,6 +66,7 @@ public: + explicit FlatpakReferencesModel(QObject *parent = nullptr); + + enum Roles { Name = Qt::UserRole + 1, Version, Icon, Ref }; ++ Q_ENUM(Roles) + + int rowCount(const QModelIndex &parent = QModelIndex()) const override; + QVariant data(const QModelIndex &index, int role = Qt::DisplayRole) const override; +diff --git a/kcm.cpp b/kcm.cpp +index a98c9c5..0e2b16d 100644 +--- a/kcm.cpp ++++ b/kcm.cpp +@@ -17,6 +17,7 @@ KCMFlatpak::KCMFlatpak(QObject *parent, const KPluginMetaData &data, const QVari + { + qmlRegisterUncreatableType("org.kde.plasma.kcm.flatpakpermissions", 1, 0, "KCMFlatpak", QString()); + qmlRegisterType("org.kde.plasma.kcm.flatpakpermissions", 1, 0, "FlatpakPermissionModel"); ++ qmlRegisterUncreatableType("org.kde.plasma.kcm.flatpakpermissions", 1, 0, "FlatpakReferencesModel", QStringLiteral("For enum access only")); + + connect(m_refsModel, &FlatpakReferencesModel::needsLoad, this, &KCMFlatpak::load); + connect(m_refsModel, &FlatpakReferencesModel::needsSaveChanged, this, &KCMFlatpak::refreshSaveNeeded); +-- +2.39.2 + diff --git a/packages/k/kcm_flatpak/0002-Avoid-duplicating-connections-between-ref-and-its-re.patch b/packages/k/kcm_flatpak/0002-Avoid-duplicating-connections-between-ref-and-its-re.patch new file mode 100644 index 0000000..2c48f73 --- /dev/null +++ b/packages/k/kcm_flatpak/0002-Avoid-duplicating-connections-between-ref-and-its-re.patch @@ -0,0 +1,55 @@ +From d852e44cb5e4ff7b49ba91921517cd0679431c28 Mon Sep 17 00:00:00 2001 +From: ivan tkachenko +Date: Wed, 1 Mar 2023 01:20:15 +0300 +Subject: [PATCH 2/4] Avoid duplicating connections between ref and its ref + model + +These two connections should be established once in constructor, not on +every call to setter. Because every time when the setter is called, a +new connections are established which are not bound to the lifetime of +model object being set. But, the model object assigned is not managed +by this Ref object, and will be destroyed without any notice, most +importantly without calling setter with null argument which would be +the only way to clean up these extra connections. + +Replaces https://invent.kde.org/plasma/flatpak-kcm/-/merge_requests/38 + +(cherry picked from commit b114d6e1e598c95ade68ef62c1a39ac32d38a29d) +--- + flatpakreference.cpp | 7 +++---- + 1 file changed, 3 insertions(+), 4 deletions(-) + +diff --git a/flatpakreference.cpp b/flatpakreference.cpp +index a2b5d71..d95f496 100644 +--- a/flatpakreference.cpp ++++ b/flatpakreference.cpp +@@ -35,6 +35,9 @@ FlatpakReference::FlatpakReference(FlatpakReferencesModel *parent, + , m_refsModel(refsModel) + { + m_path.append(m_id); ++ ++ connect(this, &FlatpakReference::needsLoad, parent, &FlatpakReferencesModel::needsLoad); ++ connect(this, &FlatpakReference::needsSaveChanged, parent, &FlatpakReferencesModel::needsSaveChanged); + } + + QString FlatpakReference::name() const +@@ -78,16 +81,12 @@ void FlatpakReference::setPermsModel(FlatpakPermissionModel *permsModel) + if (permsModel != m_permsModel) { + if (m_permsModel) { + disconnect(m_permsModel, &FlatpakPermissionModel::referenceChanged, this, &FlatpakReference::needsLoad); +- disconnect(this, &FlatpakReference::needsLoad, m_refsModel, &FlatpakReferencesModel::needsLoad); + disconnect(m_permsModel, &FlatpakPermissionModel::dataChanged, this, &FlatpakReference::needsSaveChanged); +- disconnect(this, &FlatpakReference::needsSaveChanged, m_refsModel, &FlatpakReferencesModel::needsSaveChanged); + } + m_permsModel = permsModel; + if (m_permsModel) { + connect(m_permsModel, &FlatpakPermissionModel::referenceChanged, this, &FlatpakReference::needsLoad); +- connect(this, &FlatpakReference::needsLoad, m_refsModel, &FlatpakReferencesModel::needsLoad); + connect(m_permsModel, &FlatpakPermissionModel::dataChanged, this, &FlatpakReference::needsSaveChanged); +- connect(this, &FlatpakReference::needsSaveChanged, m_refsModel, &FlatpakReferencesModel::needsSaveChanged); + } + } + } +-- +2.39.2 + diff --git a/packages/k/kcm_flatpak/0003-Port-from-NULL-to-nullptr.patch b/packages/k/kcm_flatpak/0003-Port-from-NULL-to-nullptr.patch new file mode 100644 index 0000000..38b8099 --- /dev/null +++ b/packages/k/kcm_flatpak/0003-Port-from-NULL-to-nullptr.patch @@ -0,0 +1,41 @@ +From b4ea85ce701b3cac3f9e997d9cb391a34ff4d4bc Mon Sep 17 00:00:00 2001 +From: ivan tkachenko +Date: Mon, 13 Feb 2023 23:38:13 +0300 +Subject: [PATCH 3/4] Port from NULL to nullptr + +(cherry picked from commit 6363d6fca26b357ac4c988fcfb0eda5069093926) +--- + flatpakreference.cpp | 10 +++++----- + 1 file changed, 5 insertions(+), 5 deletions(-) + +diff --git a/flatpakreference.cpp b/flatpakreference.cpp +index d95f496..884a12f 100644 +--- a/flatpakreference.cpp ++++ b/flatpakreference.cpp +@@ -131,10 +131,10 @@ bool FlatpakReference::isDefaults() const + FlatpakReferencesModel::FlatpakReferencesModel(QObject *parent) + : QAbstractListModel(parent) + { +- g_autoptr(FlatpakInstallation) installation = flatpak_installation_new_system(NULL, NULL); +- g_autoptr(GPtrArray) installedApps = flatpak_installation_list_installed_refs_by_kind(installation, FLATPAK_REF_KIND_APP, NULL, NULL); +- g_autoptr(FlatpakInstallation) userInstallation = flatpak_installation_new_user(NULL, NULL); +- g_autoptr(GPtrArray) installedUserApps = flatpak_installation_list_installed_refs_by_kind(userInstallation, FLATPAK_REF_KIND_APP, NULL, NULL); ++ g_autoptr(FlatpakInstallation) installation = flatpak_installation_new_system(nullptr, nullptr); ++ g_autoptr(GPtrArray) installedApps = flatpak_installation_list_installed_refs_by_kind(installation, FLATPAK_REF_KIND_APP, nullptr, nullptr); ++ g_autoptr(FlatpakInstallation) userInstallation = flatpak_installation_new_user(nullptr, nullptr); ++ g_autoptr(GPtrArray) installedUserApps = flatpak_installation_list_installed_refs_by_kind(userInstallation, FLATPAK_REF_KIND_APP, nullptr, nullptr); + g_ptr_array_extend_and_steal(installedApps, installedUserApps); + QString path = FlatpakHelper::permDataFilePath(); + +@@ -147,7 +147,7 @@ FlatpakReferencesModel::FlatpakReferencesModel(QObject *parent) + } + QString appBasePath = QString::fromUtf8(flatpak_installed_ref_get_deploy_dir(FLATPAK_INSTALLED_REF(g_ptr_array_index(installedApps, i)))); + QString icon = FlatpakHelper::iconPath(name, id, appBasePath); +- g_autoptr(GBytes) data = flatpak_installed_ref_load_metadata(FLATPAK_INSTALLED_REF(g_ptr_array_index(installedApps, i)), NULL, NULL); ++ g_autoptr(GBytes) data = flatpak_installed_ref_load_metadata(FLATPAK_INSTALLED_REF(g_ptr_array_index(installedApps, i)), nullptr, nullptr); + gsize len = 0; + auto buff = g_bytes_get_data(data, &len); + const QByteArray metadata((const char *)buff, len); +-- +2.39.2 + diff --git a/packages/k/kcm_flatpak/0004-Fix-GLib-memory-management-issue.patch b/packages/k/kcm_flatpak/0004-Fix-GLib-memory-management-issue.patch new file mode 100644 index 0000000..3b215ae --- /dev/null +++ b/packages/k/kcm_flatpak/0004-Fix-GLib-memory-management-issue.patch @@ -0,0 +1,31 @@ +From f0bf57cdb8436f357d0eedd3a306b9c9487f11cb Mon Sep 17 00:00:00 2001 +From: ivan tkachenko +Date: Wed, 1 Mar 2023 02:17:06 +0300 +Subject: [PATCH 4/4] Fix GLib memory management issue + +(process:81718): GLib-CRITICAL **: 03:12:47.357: g_atomic_ref_count_dec: assertion 'old_value > 0' failed + +(cherry picked from commit 44edeeb14685e34ba1a3d3793d6d09fcbc8f8041) +--- + flatpakreference.cpp | 4 +++- + 1 file changed, 3 insertions(+), 1 deletion(-) + +diff --git a/flatpakreference.cpp b/flatpakreference.cpp +index 884a12f..958efc5 100644 +--- a/flatpakreference.cpp ++++ b/flatpakreference.cpp +@@ -134,8 +134,10 @@ FlatpakReferencesModel::FlatpakReferencesModel(QObject *parent) + g_autoptr(FlatpakInstallation) installation = flatpak_installation_new_system(nullptr, nullptr); + g_autoptr(GPtrArray) installedApps = flatpak_installation_list_installed_refs_by_kind(installation, FLATPAK_REF_KIND_APP, nullptr, nullptr); + g_autoptr(FlatpakInstallation) userInstallation = flatpak_installation_new_user(nullptr, nullptr); +- g_autoptr(GPtrArray) installedUserApps = flatpak_installation_list_installed_refs_by_kind(userInstallation, FLATPAK_REF_KIND_APP, nullptr, nullptr); ++ // it's the only pointer, so extend_and_steal will destroy it. ++ GPtrArray *installedUserApps = flatpak_installation_list_installed_refs_by_kind(userInstallation, FLATPAK_REF_KIND_APP, nullptr, nullptr); + g_ptr_array_extend_and_steal(installedApps, installedUserApps); ++ installedUserApps = nullptr; + QString path = FlatpakHelper::permDataFilePath(); + + for (uint i = 0; i < installedApps->len; ++i) { +-- +2.39.2 + diff --git a/packages/k/kcm_flatpak/flatpak-kcm-5.27.1.tar.xz b/packages/k/kcm_flatpak/flatpak-kcm-5.27.1.tar.xz deleted file mode 120000 index f7fdfba..0000000 --- a/packages/k/kcm_flatpak/flatpak-kcm-5.27.1.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreia4qi6edndv4kqg2bsmnrjvh3qldzyecxgczkezllztch3yxfuuvq \ No newline at end of file diff --git a/packages/k/kcm_flatpak/flatpak-kcm-5.27.1.tar.xz.sig b/packages/k/kcm_flatpak/flatpak-kcm-5.27.1.tar.xz.sig deleted file mode 100644 index d6ab93a..0000000 --- a/packages/k/kcm_flatpak/flatpak-kcm-5.27.1.tar.xz.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP0q7QACgkQ11dEg7tX -sY2G/A/+NRawdNKhBWD2y6VuyPkz5fP0apZM4aC3szBmY38cbufHOGwU9C96JfxD -UM9+wbP4+sSVxCRcM0jU7tzVhk6WLDjIkx7w+xG+LGqfxpd7Ne6+NprXkC65ErIH -Z654pLVYPym0in9uxnVTQ6CUg9XWCAkxbDFAjPw/7Q1qgwQHnY3/u6v3z/E7yefW -Jr5ZQEErv5PFgtyqfWUtkV4mLvpQPCJAQ4IEBF+DW0XIfuUwEJYdju3km+0cZwka -RgMSfuQ1Azxkl+TyNtAufyHR0aWDSckhWObAZqdN+6s3JTh+n/5ku4AvWw0idc4b -Y6kHD85o/KAcep8oTqEQUH1d85JvBbOUTsMo2yqvU3CB2EHjbEOlvQJB4BUZKlDF -zmCCGGyZP7liM6doIK3/pvc3hrtys6Evr2oDuqXAK91MT1UPzfbpeRqgNDG7FjC0 -YiUM5LM0yiwRqE/ybNqQ/YWGfiaBm0QWdXAhd3QkkyISvFFVss1OGuAIu1sAFMdf -HOC3k5vfxxVj82x/xhh5jlOwWT58cvKbtSfRVBL0e4lpA3NZv5uoy6Za+DDh1ZDs -flW3aOXEPHmx2XhBA2QucLBAfYhxajp4LcWN4hShO0sVaUsjQSWDDrp3nuQhnlR2 -sjiiJKkNxtrbybRp3kKFxeMlkCUCaOFkkhR+7ZGmR5uPYLuEujY= -=EiID ------END PGP SIGNATURE----- diff --git a/packages/k/kcm_flatpak/flatpak-kcm-5.27.2.tar.xz b/packages/k/kcm_flatpak/flatpak-kcm-5.27.2.tar.xz new file mode 120000 index 0000000..e62c3a3 --- /dev/null +++ b/packages/k/kcm_flatpak/flatpak-kcm-5.27.2.tar.xz @@ -0,0 +1 @@ +/ipfs/bafkreifoenvscq5ierltdk7urb4n7fwvk72uqg4komjtmovsh67ncnr4m4 \ No newline at end of file diff --git a/packages/k/kcm_flatpak/flatpak-kcm-5.27.2.tar.xz.sig b/packages/k/kcm_flatpak/flatpak-kcm-5.27.2.tar.xz.sig new file mode 100644 index 0000000..3432f2a --- /dev/null +++ b/packages/k/kcm_flatpak/flatpak-kcm-5.27.2.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP98LIACgkQ11dEg7tX +sY0UAQ/8DcaQpMOyue6Y9yWobW6HKBPU3NrLfKFy7C1x35Wkms0wQU0vX8cKWFjo +djWonO+dg8V/mOWtjC1lx9C35pnNU4upBaVBx4+QBwXHa+wzDLfJj556WtAC+0Rp +3cgZHqjBwQr2jwTU2sNhp8GoRDmvNmZ3OT6lP6IaJ85aLxBe96ZQaDYSFowU/HkY +6Z/awn5YnrqFL1TyjQ7aw8iuvNIjmnfX3fWA1hO852A5Red+jBxD6KrjZvkqmRIV +7x4P5RV/Zq2VCMwChgLPiB9PldrND72l/wCJILeLXrEy3w3k3dBhUrmwZ+ETsM3g +gDhlYb3LgvkA0q0ORJhVePCNmMBXo6SUh88v5QlpmSKTbAKdWR2Pf4GdQOEeHP7Z +/UAGcnAFEfxyNZztWeawLBRbR8f6D0LOIOWyd3x/tuxmmJfnsEZ06/L2OpB6WF14 +dEvxFyKTA5+HORVwj8P7vU8o1/uQbhnpR11OObphsW7QxATXPdWUIp8CDYSKzK3O +L7OcClf8e/33tMfNyRUGLjfz9mK1tYMjJ3YLCrflZkjfc4cBEGaKzQfMmiBgNRd/ +yvfQnFyscVBepgAJe+jdVIzjlybmZTzQdTR7Xjih30Eb4UI752Yn2C2HexzuedQK +a0fI/GFYQ+1vr0gDFZJcDeWI51Z/g4jJAt4vEe2YVhPSmd7ZsUM= +=yy9E +-----END PGP SIGNATURE----- diff --git a/packages/k/kcm_flatpak/kcm_flatpak.changes b/packages/k/kcm_flatpak/kcm_flatpak.changes index 469ee29..56a0229 100644 --- a/packages/k/kcm_flatpak/kcm_flatpak.changes +++ b/packages/k/kcm_flatpak/kcm_flatpak.changes @@ -1,4 +1,31 @@ ------------------------------------------------------------------- +Wed Mar 1 07:47:56 UTC 2023 - Fabian Vogt + +- Apply important fixes from the 5.27 branch: + * 0001-Expose-FlatpakReferencesModel-to-QML.patch + * 0002-Avoid-duplicating-connections-between-ref-and-its-re.patch + * 0003-Port-from-NULL-to-nullptr.patch + * 0004-Fix-GLib-memory-management-issue.patch + +------------------------------------------------------------------- +Tue Feb 28 17:34:14 UTC 2023 - Fabian Vogt + +- Update to 5.27.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.2 +- Changes since 5.27.1: + * Adjust popup modals for the footer padding in KCM + * UI: Adapt "Apply / Discard" dialog to narrow screens: turn row layout into column + * Plasma/5.27: Revert partially last commit due to string freeze + * UI: Add changed app's name & icon to the "Apply / Discard" dialog + * UI: Reparent app switching dialog, so that it is centered to the whole view + * Use standard QQC2 namespace for Dialog constants + * UI: Dynamically create "Apply / Discard" dialog when switching apps + * Move app changing logic out of delegate, fetch ref directly from model + * UI: Don't try to reload app when clicking on the current one + +------------------------------------------------------------------- Tue Feb 21 14:09:16 UTC 2023 - Fabian Vogt - Update to 5.27.1 diff --git a/packages/k/kcm_flatpak/kcm_flatpak.spec b/packages/k/kcm_flatpak/kcm_flatpak.spec index 8cd4c56..4cbed7a 100644 --- a/packages/k/kcm_flatpak/kcm_flatpak.spec +++ b/packages/k/kcm_flatpak/kcm_flatpak.spec @@ -20,7 +20,7 @@ %bcond_without released Name: kcm_flatpak -Version: 5.27.1 +Version: 5.27.2 Release: 0 Summary: Flatpak Permissions Management KCM License: GPL-2.0-or-later @@ -31,6 +31,11 @@ Source: https://download.kde.org/stable/plasma/%{version}/flatpak-kcm-%{ Source1: https://download.kde.org/stable/plasma/%{version}/flatpak-kcm-%{version}.tar.xz.sig Source2: plasma.keyring %endif +# PATCH-FIX-UPSTREAM +Patch1: 0001-Expose-FlatpakReferencesModel-to-QML.patch +Patch2: 0002-Avoid-duplicating-connections-between-ref-and-its-re.patch +Patch3: 0003-Port-from-NULL-to-nullptr.patch +Patch4: 0004-Fix-GLib-memory-management-issue.patch BuildRequires: extra-cmake-modules >= 5.98.0 BuildRequires: kf5-filesystem BuildRequires: pkgconfig diff --git a/packages/k/kcm_sddm/.files b/packages/k/kcm_sddm/.files index ddfd7f9..9768ac0 100644 Binary files a/packages/k/kcm_sddm/.files and b/packages/k/kcm_sddm/.files differ diff --git a/packages/k/kcm_sddm/.rev b/packages/k/kcm_sddm/.rev index dec3f94..01b9951 100644 --- a/packages/k/kcm_sddm/.rev +++ b/packages/k/kcm_sddm/.rev @@ -1135,4 +1135,12 @@ Plasma 5.27.1 (forwarded request 1067115 from Vogtinator) 1067219 + + 32411c4a1c6472b3dff60a83a37deced + 5.27.2 + + dimstar_suse + Plasma 5.27.2 (forwarded request 1068244 from Vogtinator) + 1068254 + diff --git a/packages/k/kcm_sddm/kcm_sddm.changes b/packages/k/kcm_sddm/kcm_sddm.changes index 5e35bc7..e591b83 100644 --- a/packages/k/kcm_sddm/kcm_sddm.changes +++ b/packages/k/kcm_sddm/kcm_sddm.changes @@ -1,4 +1,13 @@ ------------------------------------------------------------------- +Tue Feb 28 17:34:14 UTC 2023 - Fabian Vogt + +- Update to 5.27.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.2 +- No code changes since 5.27.1 + +------------------------------------------------------------------- Tue Feb 21 14:09:16 UTC 2023 - Fabian Vogt - Update to 5.27.1 diff --git a/packages/k/kcm_sddm/kcm_sddm.spec b/packages/k/kcm_sddm/kcm_sddm.spec index 6d64fac..da43c00 100644 --- a/packages/k/kcm_sddm/kcm_sddm.spec +++ b/packages/k/kcm_sddm/kcm_sddm.spec @@ -21,7 +21,7 @@ %bcond_without released Name: kcm_sddm -Version: 5.27.1 +Version: 5.27.2 Release: 0 Summary: A sddm control module for KDE License: GPL-2.0-only diff --git a/packages/k/kcm_sddm/sddm-kcm-5.27.1.tar.xz b/packages/k/kcm_sddm/sddm-kcm-5.27.1.tar.xz deleted file mode 120000 index 4858428..0000000 --- a/packages/k/kcm_sddm/sddm-kcm-5.27.1.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreihrrhhwubqf6vagei3do4me3e3d5jniclp2anj2g5uniwfd2v2jci \ No newline at end of file diff --git a/packages/k/kcm_sddm/sddm-kcm-5.27.1.tar.xz.sig b/packages/k/kcm_sddm/sddm-kcm-5.27.1.tar.xz.sig deleted file mode 100644 index 9d6fd31..0000000 --- a/packages/k/kcm_sddm/sddm-kcm-5.27.1.tar.xz.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP0tUwACgkQ11dEg7tX -sY1sQhAAmVcHV270psdFXslEdLNaqV0o/a+wx3uLiDixVClic+I7wFacFmkiVIIN -gC1ipsYjXbP/TMlFBUexkg2ug6i1JBQqVXJd6PdqodeOEbHkZlXCnFj9GhWgeGrN -0/1gIZPPa5kNUIi4sKbh3QJPryI1aMj+ZoGpxsZ3hcMd/Rb7Z1WoyBDQcmHPcnbv -F41Ggdsc9zG1ZQHpdMhSBvSpACctncA5jY8NdYlV2TY9ikHrpF1JHdeja7FhMIyo -u+PnaunfPT8cvUcFgVc3Zw5rkT1LHXh98T18PadsY8BV5XU4OfkDgNiWpcyonj9G -deXHkF4eTMC98vxSIZeHaEK1krMTWBM70Jj9Dzy1XHk71fsufz/kYCJm3czylG3s -AM+2oPTpmQKHSBsxSn6wuSmHTKMzEKyYTgqZFpjsgaGMngMwSLBt1AxIMM/cBaKZ -F9wR2h+jawPqgoNobr7Ng0QjRyDkvVxpV8eged2Ya1p1N86T9Tm7Phl7TGEVqo7m -PagohPJSXF/Nv2G+zRmTwhpXl5NsO+vMQOkWwvHYYnuts0niAbj8is5CXdFlErtT -TzMZ+ZfCsDZY2Minu16uc0oTLy4oBHCTRCxWb5Ii5HDlcciVrRumq61nVYzYbmqC -sY2nSCC8RkdLOA7+puA34kQd5s6lySQdfn003pF1cXjyC0S6XtE= -=I4i5 ------END PGP SIGNATURE----- diff --git a/packages/k/kcm_sddm/sddm-kcm-5.27.2.tar.xz b/packages/k/kcm_sddm/sddm-kcm-5.27.2.tar.xz new file mode 120000 index 0000000..cc98c92 --- /dev/null +++ b/packages/k/kcm_sddm/sddm-kcm-5.27.2.tar.xz @@ -0,0 +1 @@ +/ipfs/bafkreid2b76mquniafcddfoo3kzbdwvwz7ntmo2cq3zc6vphi5r4vd6m2i \ No newline at end of file diff --git a/packages/k/kcm_sddm/sddm-kcm-5.27.2.tar.xz.sig b/packages/k/kcm_sddm/sddm-kcm-5.27.2.tar.xz.sig new file mode 100644 index 0000000..7cb1758 --- /dev/null +++ b/packages/k/kcm_sddm/sddm-kcm-5.27.2.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP98vUACgkQ11dEg7tX +sY2b+g/+NBAXY/4F2zHLEJHcAAHZQgUcRb8M8s2vpYSsLaOhHZYzsEnJ+wvLFeJu +QxCu51S7mEH8/EmsoE7KuGSq/6CQ/dlAm6csPRelj6Wz8UauBZX/zIOzpf0pBbT3 ++LCX1kE0mk3TpqUP05KFQbJEAsQkwL5ZUjrkh+nGfMg5N+eNDUK4ZYdt4K1vJ18N +DIr20gy7RZTj4O22emV/f8NIwNCtGtpNoCB5iuLxXXVLUeJ48EPFq/vOAp44cJD+ +uNahMEDRalMH4hClXRXCUoeRuQEU5NSi5GQh/SUeJwg48reawCgyLDk1iRno5iFE +DvmIbYfKwBktxajf5u0wnhhXA9K9ieNVz14aIJZuikwmTKeiFHg77VC2KarraaxH +xOllJPWvh+DJK/qHX2bQOdD2T4BMXWCcSIbJE+APpj8LFSSTSt/X4kIQBcMB6QtY +k9tMFSuaRM4/XUBtI3+L/RyHas/cyUlWO2lwa1f8JDyI7ldg0VBs0NHm/RMWJv04 +vZBN9A2O77pFvMuS5Z8o/bXKlUU7bC6gRFWJct+EcZTEQP5Gk/yrVbguU2mZN1Va +NfGmpJx+kD9f3evmmJEkQNVeOsVNyYw18QbjbP9+PurMvdDIDuJaps4zXz+WNnTD +5+GT9Ivy0p4U8PBnA6pWKcpu2TlrxZDq9AWxloCo2sHBWHC9itE= +=6fkN +-----END PGP SIGNATURE----- diff --git a/packages/k/kde-cli-tools5/.files b/packages/k/kde-cli-tools5/.files index 291dfa3..81cb363 100644 Binary files a/packages/k/kde-cli-tools5/.files and b/packages/k/kde-cli-tools5/.files differ diff --git a/packages/k/kde-cli-tools5/.rev b/packages/k/kde-cli-tools5/.rev index df16d19..d202741 100644 --- a/packages/k/kde-cli-tools5/.rev +++ b/packages/k/kde-cli-tools5/.rev @@ -1234,4 +1234,12 @@ Plasma 5.27.1 (forwarded request 1067115 from Vogtinator) 1067220 + + c9a8e7281fcf2f08e452c4e9a91b837c + 5.27.2 + + dimstar_suse + Plasma 5.27.2 (forwarded request 1068244 from Vogtinator) + 1068255 + diff --git a/packages/k/kde-cli-tools5/kde-cli-tools-5.27.1.tar.xz b/packages/k/kde-cli-tools5/kde-cli-tools-5.27.1.tar.xz deleted file mode 120000 index 1678daf..0000000 --- a/packages/k/kde-cli-tools5/kde-cli-tools-5.27.1.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeif3l2bncgt65woutgotsmjeqgmtpfka7ufjv76t5vgx4kodehuibe \ No newline at end of file diff --git a/packages/k/kde-cli-tools5/kde-cli-tools-5.27.1.tar.xz.sig b/packages/k/kde-cli-tools5/kde-cli-tools-5.27.1.tar.xz.sig deleted file mode 100644 index 771236a..0000000 --- a/packages/k/kde-cli-tools5/kde-cli-tools-5.27.1.tar.xz.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP0q8sACgkQ11dEg7tX -sY0VhxAAtzBSZItar86ev9Wq4RNu4lVRm0AHxBr7AF1WKGzMfGn0e/pVZ7A5LLO5 -0W/n4XW+So0ypsqleptN+uRT5yzhozM+Y8P3ENAhIEaBEvWglumMG8T0mvdKV2oo -stkU2bDeWLZ4+pIkEJCIQwI5fWkMK3xBInlpSu9jLFGis3CvNf7cOGDGYJKYFQoZ -sObVxUxtsgh3/borF3zO5PMGGRb/EAFgdZLXgOkr1I8irTmbAs7AOzid1igjqJx1 -OLvhFlYOrsKA2VMGG3LgDkGyGZs3sBx3R3IVR7R4pLjdtSpgguWVxnR9ut4q/VFo -qCPSPuVaGMGD4aCxlDaE70MFUs6UxA52CuekWTBV2SEvk/BN44kbMaTK/ADaVeF4 -vtMrdzgWqp/DNVj2zQol+8T+9EFfemtKkECBe9rpiF02WThmd97/69r6msC2Gkub -3+53KgLdtVJyu3CecOrAYV+g4S/8ql803z7Rdy+7LNmSxVoarhiHSGr3oOo1Jpqu -eSP6xrj11iZ/BuIZr1Ke9u9ihTrc/VsnsCUm4Ed7e4Ex8ZAVlStA48VWgNufdsh5 -nQDONSrILbBHX1gV0V6Z3crbPRF3A4H0kQqoWq2Zp12Hb5qvD7eIlaH2JZn9yiAU -o/Fasqy0Y6Ya+x3WA3HISPGeLvg/Or9gVrqTq3QMkG9hzrAAtbM= -=Q8Vi ------END PGP SIGNATURE----- diff --git a/packages/k/kde-cli-tools5/kde-cli-tools-5.27.2.tar.xz b/packages/k/kde-cli-tools5/kde-cli-tools-5.27.2.tar.xz new file mode 120000 index 0000000..90842b0 --- /dev/null +++ b/packages/k/kde-cli-tools5/kde-cli-tools-5.27.2.tar.xz @@ -0,0 +1 @@ +/ipfs/bafybeidbvt2ehdjf2nnam2w4dmxe7ufgqss7p2qxqf4bqfmnbarzo6jqhq \ No newline at end of file diff --git a/packages/k/kde-cli-tools5/kde-cli-tools-5.27.2.tar.xz.sig b/packages/k/kde-cli-tools5/kde-cli-tools-5.27.2.tar.xz.sig new file mode 100644 index 0000000..b0c084f --- /dev/null +++ b/packages/k/kde-cli-tools5/kde-cli-tools-5.27.2.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP98MAACgkQ11dEg7tX +sY3u/Q//cXr5EXqkEi6r4H8UaUtNitEHF5fPnxZHUcgcd2a9dmGTkgnwVCluDQYn +u3zwqqxOhnP4mLGkdz7aQedvBCZBz2ScVGSzQ2ruqvAfa2zXKI89lIDnvknfKxV+ +UdaaLKTCrUzhWjRseQ6YqtkDJ4LhZAhIWL+EewJQgJUood1pg9dAeRbgkKM3iZzN +D53eiWM9mEfh0UfGoWi5eTJ3RkVGaFsVz+qf6VaR/YTgWthFi5hCJHA2ds+mW/AH +omnzcZBfLKLpZhZVYYe85AV8iPWF5wNmpJO8Eewv8fpsACQiGVxqSF1vyD0xXT4l +rgZibu01pSsP9Kmy7WN4SsPwRTtY4LIckn89ZzygGUQy1XORrBzEAAOCMZMgyx4r +SaXHXfAJ9nAuKN1Cn20h4P0F6H8c2Ves0C+OrJNhz9Snj8X23N0qPFnc/g1w8Au+ +J+xnBgeTHc0UGBo7L+i1UZS6nIQwm5lzD/N7tyQ6A80QNECiH3GA7Z1e4GNkO410 +h+A4CoZWqLTFmkSBXEZQFC/dQs9pG5OUFElYDL61h1VXhlrn3pG/hy7saiE6JZRo +Q9quMbzKRnzRi18FwP2IFEaTaVyC3gW0VDzj8IeJSYnfxyeBgMJ0PK6zaoAWwXIX +7XDDezIMa8UlWaOsHuLb+ffiSCw5dfRZi5CVuOjNV+GsjQY/Kpc= +=65EY +-----END PGP SIGNATURE----- diff --git a/packages/k/kde-cli-tools5/kde-cli-tools5.changes b/packages/k/kde-cli-tools5/kde-cli-tools5.changes index a1a5ab3..a8c70e0 100644 --- a/packages/k/kde-cli-tools5/kde-cli-tools5.changes +++ b/packages/k/kde-cli-tools5/kde-cli-tools5.changes @@ -1,4 +1,13 @@ ------------------------------------------------------------------- +Tue Feb 28 17:34:15 UTC 2023 - Fabian Vogt + +- Update to 5.27.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.2 +- No code changes since 5.27.1 + +------------------------------------------------------------------- Tue Feb 21 14:09:17 UTC 2023 - Fabian Vogt - Update to 5.27.1 diff --git a/packages/k/kde-cli-tools5/kde-cli-tools5.spec b/packages/k/kde-cli-tools5/kde-cli-tools5.spec index a80dd58..1a88d2a 100644 --- a/packages/k/kde-cli-tools5/kde-cli-tools5.spec +++ b/packages/k/kde-cli-tools5/kde-cli-tools5.spec @@ -19,7 +19,7 @@ %define kf5_version 5.98.0 %bcond_without released Name: kde-cli-tools5 -Version: 5.27.1 +Version: 5.27.2 Release: 0 Summary: Additional CLI tools for KDE applications License: GPL-2.0-or-later diff --git a/packages/k/kde-gtk-config5/.files b/packages/k/kde-gtk-config5/.files index d658acd..2bd191a 100644 Binary files a/packages/k/kde-gtk-config5/.files and b/packages/k/kde-gtk-config5/.files differ diff --git a/packages/k/kde-gtk-config5/.rev b/packages/k/kde-gtk-config5/.rev index b4ca772..0d49630 100644 --- a/packages/k/kde-gtk-config5/.rev +++ b/packages/k/kde-gtk-config5/.rev @@ -1184,4 +1184,12 @@ Plasma 5.27.1 (forwarded request 1067115 from Vogtinator) 1067221 + + ee5234f30df9353eace29dbf453d0b9c + 5.27.2 + + dimstar_suse + Plasma 5.27.2 (forwarded request 1068244 from Vogtinator) + 1068256 + diff --git a/packages/k/kde-gtk-config5/kde-gtk-config-5.27.1.tar.xz b/packages/k/kde-gtk-config5/kde-gtk-config-5.27.1.tar.xz deleted file mode 120000 index 5da1d91..0000000 --- a/packages/k/kde-gtk-config5/kde-gtk-config-5.27.1.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreig65htve3ewsamlxp6ngu3uce3i7gn7iyhzz4qvrejl2x6xycgdqe \ No newline at end of file diff --git a/packages/k/kde-gtk-config5/kde-gtk-config-5.27.1.tar.xz.sig b/packages/k/kde-gtk-config5/kde-gtk-config-5.27.1.tar.xz.sig deleted file mode 100644 index 75165f0..0000000 --- a/packages/k/kde-gtk-config5/kde-gtk-config-5.27.1.tar.xz.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP0q+cACgkQ11dEg7tX -sY0NbA//dME1MvcGbLMIbE7k6/ts/f/b7rW84XefVu0ST+VvrxgS0MaYoP+Oi0KA -xUXF9OGXlKq2CRiHf26huLyWaYv6PiKsBNLM9DjALV1l5hh26PUNLBTGBHtwMEcO -qmvCLUEo8NDSaiGtAw39RAQxLcoOG44R1ZV82a/fPNaaEb9GEcimIU9WP50DiedY -vIyubYawJ/K/B6Kbc+odJtW4EwrmtffOT6I1SW2say+iXzPXTp6IYzFOyHgaOIoT -xc1cH1rPe1p61xP5CBEU4Sa/ZOle7v3yEhlf6b1KfEtn62kIikR+lQIQYgU8YdU6 -sxzSQnZiL+RC79tcIZ2CiUiiljdZKehy34LqgSyAVtC1Uvz/8b4BTKVNz+/MS10h -11EGE7Ka6ijzE042TCtttzudhy6Tx1I5YWGkpaslxl8h7WrW9GX/xlfTt+THQVeR -vPzkZdDgaujQsXJcQkhvs8ULLWRKb08OW66x0JfvLnzPGLlHIYsy+JMJQKs+bN/G -O8kO4khEQT6NuKVm0+sRP1tV5eup9UPZBSbLkHAhwR8FJTkZ73NZaMmSoyD2FaGG -MPMMWEyHu7EQtoQW1VzweCGJsJmn4qM6HyLNlk9OMWrIGs/WnxznGfjEH3LRkvO2 -96EygAsAy6cp3Co+1VTelshuh4MOp823q5Y632GAJJjP7a16IME= -=SJhG ------END PGP SIGNATURE----- diff --git a/packages/k/kde-gtk-config5/kde-gtk-config-5.27.2.tar.xz b/packages/k/kde-gtk-config5/kde-gtk-config-5.27.2.tar.xz new file mode 120000 index 0000000..4c5a8ef --- /dev/null +++ b/packages/k/kde-gtk-config5/kde-gtk-config-5.27.2.tar.xz @@ -0,0 +1 @@ +/ipfs/bafkreigkfx7adzgz55s5zszwtj3366wk5mblzcdgu4fd5qr3fec437uy2q \ No newline at end of file diff --git a/packages/k/kde-gtk-config5/kde-gtk-config-5.27.2.tar.xz.sig b/packages/k/kde-gtk-config5/kde-gtk-config-5.27.2.tar.xz.sig new file mode 100644 index 0000000..ac37a23 --- /dev/null +++ b/packages/k/kde-gtk-config5/kde-gtk-config-5.27.2.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP98NgACgkQ11dEg7tX +sY3zXg//Rj/yhFX+kghUYLzxuR0NJh4J0nV1VbpkWIzDYqn3klYFEB7Rr0tdWT/f +J+WkXWyb47HaYkLgx6N1xsA9W4dHifSlf9DORMCCJCivHV2f5RPSczNejMOnSQuf +vjYuWi1uN+r6FggFYsAZjyeectWKB2VVmWpXngDALaBfRXSp2Da25qNN3e1xykod +AO4MZoNqZY2vL/NqVKbAQgpZQqOARVubPh03NIFzLAuQ5YkvyUo8YDvFLXtA3Xe+ +UtuvWsXUveoec2e4JQaFK1BsyAHGc03SSDCmxLNQ92QmEufiRCjF1PNpOhudf2Ta +tHWq7RED47cRln5YgEtjQD/LlYHKmhaT3zHhPPbNq6P/IT5n9Qz08q8/Y/wu8lu1 +MOIr6o1g8AWkCflL/bfJyNBIhJWVTccvtd3On4wqjEsPbJK1S99r1JUiFUyWPTHh +r5XaHkv9Rj2d4/YO8WYcncAlzGkcpzqmKSiO8Uvt2cdRoJj7EqQ9EWSuiPSKil+Y +2VPynSnO8ywKXOjzGE9O2RWU69olOHPBB5+AhiavIVGrFbc/hLVO7WTB0EtePiyo +rsVHGCtK1wzLyfLgXetf1n97y66VESQKDKMsJZdSDBbF3xI0SNq5uHT7/GnVqBB1 +aQEx7g0akgHMydjz3m3IQ0assfsz0ecld0vDK6B/2+JeCfpMeSw= +=h0Cr +-----END PGP SIGNATURE----- diff --git a/packages/k/kde-gtk-config5/kde-gtk-config5.changes b/packages/k/kde-gtk-config5/kde-gtk-config5.changes index b3ae2c2..317845f 100644 --- a/packages/k/kde-gtk-config5/kde-gtk-config5.changes +++ b/packages/k/kde-gtk-config5/kde-gtk-config5.changes @@ -1,4 +1,14 @@ ------------------------------------------------------------------- +Tue Feb 28 17:34:15 UTC 2023 - Fabian Vogt + +- Update to 5.27.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.2 +- Changes since 5.27.1: + * Avoid creating gtkrc-2.0 if it does not exist (kde#415770,kde#417534) + +------------------------------------------------------------------- Tue Feb 21 14:09:17 UTC 2023 - Fabian Vogt - Update to 5.27.1 diff --git a/packages/k/kde-gtk-config5/kde-gtk-config5.spec b/packages/k/kde-gtk-config5/kde-gtk-config5.spec index 3e01010..e503d35 100644 --- a/packages/k/kde-gtk-config5/kde-gtk-config5.spec +++ b/packages/k/kde-gtk-config5/kde-gtk-config5.spec @@ -18,7 +18,7 @@ %bcond_without released Name: kde-gtk-config5 -Version: 5.27.1 +Version: 5.27.2 Release: 0 Summary: Daemon for GTK2 and GTK3 Applications Appearance Under KDE License: GPL-3.0-or-later AND LGPL-3.0-or-later diff --git a/packages/k/kgamma5/.files b/packages/k/kgamma5/.files index d0569a1..13eef94 100644 Binary files a/packages/k/kgamma5/.files and b/packages/k/kgamma5/.files differ diff --git a/packages/k/kgamma5/.rev b/packages/k/kgamma5/.rev index 20951ea..a563697 100644 --- a/packages/k/kgamma5/.rev +++ b/packages/k/kgamma5/.rev @@ -1023,4 +1023,12 @@ Plasma 5.27.1 (forwarded request 1067115 from Vogtinator) 1067222 + + cbbd11b203bfa391878095f99acd2d5e + 5.27.2 + + dimstar_suse + Plasma 5.27.2 (forwarded request 1068244 from Vogtinator) + 1068257 + diff --git a/packages/k/kgamma5/kgamma5-5.27.1.tar.xz b/packages/k/kgamma5/kgamma5-5.27.1.tar.xz deleted file mode 120000 index baf8a31..0000000 --- a/packages/k/kgamma5/kgamma5-5.27.1.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreigxdnj4mqmavjqkbaccoywjmixxcpq4ph37iwmtztxfkjxeqmlz4y \ No newline at end of file diff --git a/packages/k/kgamma5/kgamma5-5.27.1.tar.xz.sig b/packages/k/kgamma5/kgamma5-5.27.1.tar.xz.sig deleted file mode 100644 index 672ec40..0000000 --- a/packages/k/kgamma5/kgamma5-5.27.1.tar.xz.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP0rAcACgkQ11dEg7tX -sY2UbQ/9HIn77HTvAgeNKj7GrPqOD3zsnHwxmc49ytk8Afm0ZiEGXZLqQrfMA+qJ -fWeGILAdoQWMe64ZtZeA3DV0GD0jfjKxPq7R2UfZ1rNHiVdBbRrSzxi4A22r7Qtw -F8FjoAdvhWh1A8qPCPhC8sDvdERSoRJdYExpXCYfJ+roDVBJ/bEIKq800jjWR0s3 -j3LU8sSMxuz3fIaaJFHogF8w/zm4xh2Ns+zMaZz4WYH4cXo8h47nmaNncOoey2oS -xayTRWSrNSI48tUp4U7p/ORlua00lPQXWcVkJRcuHcctVHp1sFVAnbNyoWN29QDl -2OqMLK3d8REDgzGU16QDaaaB+dSFNHJtkPZtkKVHmEIP8I4rXc6OXUzCRGbFIoCe -lnD4KOdCb9NNTitXjfoYf55hTyGut80tQZAws+JzKz34gMq+lJ3u3AVTj5FBDmg2 -SwZOeAAZ0jw0iVTbcZBhYpaL6s3dsuY3IyuUeTXAwPK8zz11Vb/ZZwZdwg/Tkdmt -dqyFJ4ILkCci6ymMvWceeY+RXbfiblB1B2O234zhyWD1ol5KKGebdcOkixVhgivH -katYIzvM8fpWa89SMWzqEwmy/LbDMUztAIb1TvXHXqlsCWAbbHOReAhPUSqHqjG7 -v/NG4QQThXj71n1nGbnKRNY3JCsUdEnGBhj8BaHVqdv8+VwVxOM= -=rSix ------END PGP SIGNATURE----- diff --git a/packages/k/kgamma5/kgamma5-5.27.2.tar.xz b/packages/k/kgamma5/kgamma5-5.27.2.tar.xz new file mode 120000 index 0000000..d6ddf1d --- /dev/null +++ b/packages/k/kgamma5/kgamma5-5.27.2.tar.xz @@ -0,0 +1 @@ +/ipfs/bafkreicpbqdkt44dhfvzx5go7w23z7gnho7zxeo7j7bnwduy7bvi22fzbu \ No newline at end of file diff --git a/packages/k/kgamma5/kgamma5-5.27.2.tar.xz.sig b/packages/k/kgamma5/kgamma5-5.27.2.tar.xz.sig new file mode 100644 index 0000000..3c77025 --- /dev/null +++ b/packages/k/kgamma5/kgamma5-5.27.2.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP98OwACgkQ11dEg7tX +sY3GihAAsAgWxXbpKbtV7gvVvPh2tJ6N/D1F6d2TA8IC4tf+b+HkgpH5/+t/5b0L +J/2nDJJAUNTXsthJIbod3eZ8PjCXxrbiI4v+1gLgssmNZQG1JKMuW7I8IfbYaT7h +PSYsD4rj0dVSBCVkoUO7kiF4oMtHYtR4oK5TGUtFpHwxHyUjg7zVrHjhevVZvrBV +HWpxco9xx3PYcFsmSX09sl3lBVPJmFTNaL+oiqrc6dphFkxLiIbypKoFb4rX/r1c +p50YMRjcF/VGdwcFBMg5iZR70hcZ6qfvndxp3iws/4K9zOzVCJ3/bcJX0R6kBnmV +pR5bUQ8lV4ep6N4HrW5tXYa2NPtk0ZeowFhTZnHOW0bga9y2ZcAUskEoabzdaZbw +FNmBLwHXHVjx7HzR305SN22dld/xa1tRB+fqTY0Bm/YGGvUnTu5ZuueplmcHmFOw +tQQmh18L5znlAoPITouu/AnBHjRVMQZFstNyKsyYTadocZ8K9b6IZXoPqMDR7zD9 +ry8sZQBOVTWmXRSjrfpgaHRVhDZnbMiSpbsMsnd/dbLrFlOboE+ZrQ+dbubQjDhN +ueavoVBxi4ZrcADNUVtJzs8mR7ULnoaahoq6lRi1Br+cEXd6ZJwC1rH150fgmvjc +WTlHiJlYA2GBA/wFz+I50kdxhgNFqPLWb0eFD1JO5N56tmrbd5M= +=UzMz +-----END PGP SIGNATURE----- diff --git a/packages/k/kgamma5/kgamma5.changes b/packages/k/kgamma5/kgamma5.changes index cd2d0bd..ed5326c 100644 --- a/packages/k/kgamma5/kgamma5.changes +++ b/packages/k/kgamma5/kgamma5.changes @@ -1,4 +1,13 @@ ------------------------------------------------------------------- +Tue Feb 28 17:34:15 UTC 2023 - Fabian Vogt + +- Update to 5.27.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.2 +- No code changes since 5.27.1 + +------------------------------------------------------------------- Tue Feb 21 14:09:17 UTC 2023 - Fabian Vogt - Update to 5.27.1 diff --git a/packages/k/kgamma5/kgamma5.spec b/packages/k/kgamma5/kgamma5.spec index fb854c9..2130fa1 100644 --- a/packages/k/kgamma5/kgamma5.spec +++ b/packages/k/kgamma5/kgamma5.spec @@ -18,7 +18,7 @@ %bcond_without released Name: kgamma5 -Version: 5.27.1 +Version: 5.27.2 Release: 0 Summary: Display gamma configuration License: GPL-2.0-or-later diff --git a/packages/k/khotkeys5/.files b/packages/k/khotkeys5/.files index eb870e4..c7fea4e 100644 Binary files a/packages/k/khotkeys5/.files and b/packages/k/khotkeys5/.files differ diff --git a/packages/k/khotkeys5/.rev b/packages/k/khotkeys5/.rev index 92e6f21..178e05b 100644 --- a/packages/k/khotkeys5/.rev +++ b/packages/k/khotkeys5/.rev @@ -1194,4 +1194,12 @@ Plasma 5.27.1 (forwarded request 1067115 from Vogtinator) 1067223 + + 1c106780712aa74800a8408605f2f110 + 5.27.2 + + dimstar_suse + Plasma 5.27.2 (forwarded request 1068244 from Vogtinator) + 1068258 + diff --git a/packages/k/khotkeys5/khotkeys-5.27.1.tar.xz b/packages/k/khotkeys5/khotkeys-5.27.1.tar.xz deleted file mode 120000 index 0345908..0000000 --- a/packages/k/khotkeys5/khotkeys-5.27.1.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeicmkhmqk5dbizx7icbfoni4a5voj2lvk6p2mwgjiqdpfhz327n4ee \ No newline at end of file diff --git a/packages/k/khotkeys5/khotkeys-5.27.1.tar.xz.sig b/packages/k/khotkeys5/khotkeys-5.27.1.tar.xz.sig deleted file mode 100644 index 98b2539..0000000 --- a/packages/k/khotkeys5/khotkeys-5.27.1.tar.xz.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP0rFAACgkQ11dEg7tX -sY2kCA//S9PcrCQEnx5Axtgzx0jZqd6DfA8t4U3HIueSgRDFjMCPsn7qzUWQrcH2 -NoQcAFUyv98bRJDLQCl9ewP/SY2w9wTAS5YzVAgpB0LY578j2+JZtTmlnN7eOIfV -Q9mSh2WD8xdGqJjkZFo7W1eo2qUYwbYqpve3RRIPmhozVBfT2OdsLrxKmZCNErOL -8g3MxDFwj5A4ppaNU1Dav44Af0suNgvIwzJKlLiEi5TyRoNAQqKwbO3728NaLtJt -KKXU9IRJ4xG/R4HqrklHUiF3MkslTme3pJWRJlmdeKlrpT6wTEz1vtBkFmRuwKKD -1e19zZ+w0s0iCafcoQ4dkfdPT2YnpR0MeKDvfVY6Z4gTuupCk4qY9fPzjSHHbb64 -6S6f6V9xyNaj94dT+6IoYWgSKGt6xvirCP9Q15YAurvS00vGYqptgt6AtiTU/+s/ -Gg4GK8uQuS7y38hQ+Yiy99oqr4RYHJQ5Ij0ytImcUpPnc7/CCRQqeIAxYsOHACp2 -4w+R14ZYaHH0Pm1cnqcfLWmO2TaR2E2HPm8LiL99q+ilgLd1Tmhg/aBQvJ3XWz8B -aMnwvi0Kw734No4YfGG6WHIUFagRa4//ZtIkSD++EfgRNfWOVKEMao9y4LOTPZ76 -aBLyoR4KIg3lP7ooHdAHZLL1Gd+eQG/k5ZhTojhvG7vHT9cCEoM= -=X90r ------END PGP SIGNATURE----- diff --git a/packages/k/khotkeys5/khotkeys-5.27.2.tar.xz b/packages/k/khotkeys5/khotkeys-5.27.2.tar.xz new file mode 120000 index 0000000..cd0b9a8 --- /dev/null +++ b/packages/k/khotkeys5/khotkeys-5.27.2.tar.xz @@ -0,0 +1 @@ +/ipfs/bafybeigglygs67fw5ojkv4e7olpm6i2dzpdw43ffhdpk7daybhzzibey2e \ No newline at end of file diff --git a/packages/k/khotkeys5/khotkeys-5.27.2.tar.xz.sig b/packages/k/khotkeys5/khotkeys-5.27.2.tar.xz.sig new file mode 100644 index 0000000..798abed --- /dev/null +++ b/packages/k/khotkeys5/khotkeys-5.27.2.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP98PcACgkQ11dEg7tX +sY35pw/8CfFXb/t/Hts3XholatcCjKB6wIET3m6l+sXkU1u2Ts3XinsVrGxoC6NL +aaPmFlZv42e9DRkaPO/3nwGaK/9dqfX+ecpub5Ibo3JEDOvr8j7Ow3Rcurk4b1i0 +vfqWrrnHrxxwMdWcatNQHUi7cMHJpXAyubL/EXmwiY/PFdVPSXoZfGYZtppw+5y5 +KEjC+tim7AA27LvlyvrEqREZnNd0xDkDwu2wAUMzZzUHMvkNiAGEQzPRQycULElP +gyJhNi2BXBx5vmp0xVv8DAZL/yWjF1LpvHBzhtPk0tk48MRjvw/Qdf0+o+yMZnYf +2vEUVo5YyxiLuIs6q6CKsnKSBUkCamVWuD9q5VpaflQmAbla9ifaVLxV/MPXxnqn +/ZVhxoBhfFTrRH3SThYQVXFAM4nTF8nYyh9SFYJZupaSjtphvtv1GXZtzLTlEyy9 +v9jCT61nu4rbOpmkA/L0p2ZQT+0z3fo+7nTyAJUqTlTYkKu8xT+bRlxWxc++3Mv3 +AP6Jt8eINkoZ3y027rBn1SlZmq6+yfOlxeWGJc7HtrO8ajh4Xar2aAusUqQ4rGJ7 +HFeLryTMtrc3dlGWs/Rf0q24it4lMl/z+A7R0WyV6GJnNlCkSTeR6tbsGYF0dlbk +HYJUFy+WhkVLjwuQucTWK5qI9oDYEW9uwfs/GdSvtYuOd4FzADU= +=iR4W +-----END PGP SIGNATURE----- diff --git a/packages/k/khotkeys5/khotkeys5.changes b/packages/k/khotkeys5/khotkeys5.changes index 7ab6a26..946092c 100644 --- a/packages/k/khotkeys5/khotkeys5.changes +++ b/packages/k/khotkeys5/khotkeys5.changes @@ -1,4 +1,13 @@ ------------------------------------------------------------------- +Tue Feb 28 17:34:15 UTC 2023 - Fabian Vogt + +- Update to 5.27.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.2 +- No code changes since 5.27.1 + +------------------------------------------------------------------- Tue Feb 21 14:09:17 UTC 2023 - Fabian Vogt - Update to 5.27.1 diff --git a/packages/k/khotkeys5/khotkeys5.spec b/packages/k/khotkeys5/khotkeys5.spec index 1d0cf44..6c9016f 100644 --- a/packages/k/khotkeys5/khotkeys5.spec +++ b/packages/k/khotkeys5/khotkeys5.spec @@ -18,7 +18,7 @@ %bcond_without released Name: khotkeys5 -Version: 5.27.1 +Version: 5.27.2 Release: 0 # Full Plasma 5 version (e.g. 5.8.95) %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}} diff --git a/packages/k/kinfocenter5/.files b/packages/k/kinfocenter5/.files index 21fb8d4..fb7c3eb 100644 Binary files a/packages/k/kinfocenter5/.files and b/packages/k/kinfocenter5/.files differ diff --git a/packages/k/kinfocenter5/.rev b/packages/k/kinfocenter5/.rev index 92114da..ec99eb4 100644 --- a/packages/k/kinfocenter5/.rev +++ b/packages/k/kinfocenter5/.rev @@ -1270,4 +1270,12 @@ Plasma 5.27.1 (forwarded request 1067115 from Vogtinator) 1067224 + + 79805363e3dcc192ee7494b082aa47f1 + 5.27.2 + + dimstar_suse + Plasma 5.27.2 (forwarded request 1068244 from Vogtinator) + 1068259 + diff --git a/packages/k/kinfocenter5/kinfocenter-5.27.1.tar.xz b/packages/k/kinfocenter5/kinfocenter-5.27.1.tar.xz deleted file mode 120000 index 76d9ef9..0000000 --- a/packages/k/kinfocenter5/kinfocenter-5.27.1.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeigwmws4v6ap4b6iibxgvnswrtv7m5woo4wpltrxq2ozcfddrw557a \ No newline at end of file diff --git a/packages/k/kinfocenter5/kinfocenter-5.27.1.tar.xz.sig b/packages/k/kinfocenter5/kinfocenter-5.27.1.tar.xz.sig deleted file mode 100644 index 80a4108..0000000 --- a/packages/k/kinfocenter5/kinfocenter-5.27.1.tar.xz.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP0rGkACgkQ11dEg7tX -sY2vwQ/8DwNHnLY5kuXqhGsT+9oJmXAOOJ9Lj59tK24tgdktTtEvqp8lYj8UyIjL -znEATosnqTcEMv56m3n7+Gm55yOPrKDS0g7cPautHl6rnkSd8QioAVa71jFMl/Ub -0ADl/2pN7pkvtP6hR9Z5FsLjQNP3Gdn+TMkv7Q1RvMZicmppBjTlRic8P6E8JRPA -36+BuhAwC0oCddtFeABqZc/rmJ5GHuWfluNu/tucSWkXyzkFXEu5FlyGADYKc5c5 -fDUq2rTzmYCNe9QxL7QPW6c00DGScwtUzqvg8AG504LuOXXJ2HNha5hudGUSLAcV -Wd+Hj605dgkm7Yd5qOt9MLr9z1VMDjQyoVquGP2svfEJMyNtaLgxfywmYXV3jutK -aIahe415j6bTxnEkfmzM68vhX5a29YPCbqqDF61ZxYZMsku0R5w44tlNyBNbTsKg -+EESiM9+YZd4D1veVmSi+cq0azIRfD5FBdyYGBjnLhf7kL6bGNPZTPyTGdUbevzs -3S42OaEDQU04sDHsqZZFxojm3qhwFHxJUSNTtV3h0rk7w/yL4NppA2h98o60uXUa -8ErYpKAyTdmsN3l7Y1K6DUgfZezqZhl6S1jT9xBmzkPSP0ChywbeebKQoZBQfF4m -GHTApr4zWNJ042A5gp3hT30SyIey08AyJkMiwRiXUDfNicdIbLU= -=cPHZ ------END PGP SIGNATURE----- diff --git a/packages/k/kinfocenter5/kinfocenter-5.27.2.tar.xz b/packages/k/kinfocenter5/kinfocenter-5.27.2.tar.xz new file mode 120000 index 0000000..1f8c434 --- /dev/null +++ b/packages/k/kinfocenter5/kinfocenter-5.27.2.tar.xz @@ -0,0 +1 @@ +/ipfs/bafybeib3cpeenf7lsgh32sbs43yvh4pyzyuaurxgk6g7wrqgqyi5gquqqm \ No newline at end of file diff --git a/packages/k/kinfocenter5/kinfocenter-5.27.2.tar.xz.sig b/packages/k/kinfocenter5/kinfocenter-5.27.2.tar.xz.sig new file mode 100644 index 0000000..a153bde --- /dev/null +++ b/packages/k/kinfocenter5/kinfocenter-5.27.2.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP98QMACgkQ11dEg7tX +sY3z5A//cSy22zVqdge92i/njwbpwEUa3dHCV6Bh3zLP0UhU/xAjZxKgJbKIIZdV +uWxk+SHDafn0FP2o8lHru3E3BQz+1UQFLBro8TxygjRjvkRoU0vjR2HLBF+iYG9F +PI9AJFo9sqZMC4v5k4uIv7qecvn5qeVNL8TH7ZC2CIQOt0oR2e5I8yigzS9LVVoU +NDJ/Kp5Fd61NwG4OQh33ViqnmAjjRbbyhT9RIMbRduxYyFPerh8lSYu2F88htr3v +4rzh7Vc71CiMHgJIefZtRUWPuWfPy/jiVb2ZC1nzPvEpaTHbD4raZfx47BNbzi/1 +6NTQDFZe1KUpYmZ4gdUCyCRXt9ShL4QdJL64DAjkBV7N+w7RifsxBejyf63nRmsl +qX7aKH+u4gPATpxM0oiWZog89FUP6d8H1baMzXkxDqjdn/8Sl+mfkzZgsgLxq8Sw +brndEhWFadSZqRhHIm3o10AxKAo7A5ixF0Sfj4xe7QwLshK+K6ni3CcvAgERzQ+1 +jHNoVQl7Nh2IMVeXpo0+om5+7G9ZFNy2wnj+ROxHHVa7nbMiG3NqUTRDztAYC7sz +DGDjtaIazXq7yZJTE6prAE2h1E4/LHqTcJkRUE2ecTCRPBcig2VMEjLj9P9+ivfO +1aUtkc55rp6rFvYqiQVC2ZWhI7JXY7F6gEJK7L7VnGcsZz4+EXw= +=Urno +-----END PGP SIGNATURE----- diff --git a/packages/k/kinfocenter5/kinfocenter5.changes b/packages/k/kinfocenter5/kinfocenter5.changes index 63ef91a..75003a5 100644 --- a/packages/k/kinfocenter5/kinfocenter5.changes +++ b/packages/k/kinfocenter5/kinfocenter5.changes @@ -1,4 +1,13 @@ ------------------------------------------------------------------- +Tue Feb 28 17:34:15 UTC 2023 - Fabian Vogt + +- Update to 5.27.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.2 +- No code changes since 5.27.1 + +------------------------------------------------------------------- Tue Feb 21 14:09:17 UTC 2023 - Fabian Vogt - Update to 5.27.1 diff --git a/packages/k/kinfocenter5/kinfocenter5.spec b/packages/k/kinfocenter5/kinfocenter5.spec index 58f68e6..f1e2ecf 100644 --- a/packages/k/kinfocenter5/kinfocenter5.spec +++ b/packages/k/kinfocenter5/kinfocenter5.spec @@ -23,7 +23,7 @@ %bcond_without released Name: kinfocenter5 -Version: 5.27.1 +Version: 5.27.2 Release: 0 # Full Plasma 5 version (e.g. 5.8.95) %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}} diff --git a/packages/k/kmenuedit5/.files b/packages/k/kmenuedit5/.files index 61753f6..f0aaf8b 100644 Binary files a/packages/k/kmenuedit5/.files and b/packages/k/kmenuedit5/.files differ diff --git a/packages/k/kmenuedit5/.rev b/packages/k/kmenuedit5/.rev index 552c99a..605704d 100644 --- a/packages/k/kmenuedit5/.rev +++ b/packages/k/kmenuedit5/.rev @@ -1170,4 +1170,12 @@ Plasma 5.27.1 (forwarded request 1067115 from Vogtinator) 1067225 + + b5433004f7653263b04952a74aa86eb5 + 5.27.2 + + dimstar_suse + Plasma 5.27.2 (forwarded request 1068244 from Vogtinator) + 1068260 + diff --git a/packages/k/kmenuedit5/kmenuedit-5.27.1.tar.xz b/packages/k/kmenuedit5/kmenuedit-5.27.1.tar.xz deleted file mode 120000 index 160d77c..0000000 --- a/packages/k/kmenuedit5/kmenuedit-5.27.1.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeiei4iuczgehairag23fjai5jmcndywtdjy3jnidpcx4lhdm7lbtwa \ No newline at end of file diff --git a/packages/k/kmenuedit5/kmenuedit-5.27.1.tar.xz.sig b/packages/k/kmenuedit5/kmenuedit-5.27.1.tar.xz.sig deleted file mode 100644 index 4640ab3..0000000 --- a/packages/k/kmenuedit5/kmenuedit-5.27.1.tar.xz.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP0rNAACgkQ11dEg7tX -sY0EFg//XMeB6Z7V5ug9b4pFjzEGnGBlSg/UMKQEINu3iYC6AeQ42wx5yUNKQhyN -nbUmFl6ZDGEeWzOjP6b+v3mAs2DZ9k74S1bCkdLnjQNm9POOCGlWecgbvRobVtgn -rrg6WKqTTA9xpZT3M4XUW+vTp7WUuBboO00g1sWPaQRO2ohmt2eil9ar9iuDpapj -00hOWpVUwIDirqiVIzGfbiXMtpe1M40B1q3Cs2O4880/+ZC1WV8P0prDshlx9EuC -nGf1mJNPfd9n1lqCn1eid7LmH+zP1NOYW2AmtugjYuJ2S+H6bwO/8PjV4j3Jwmdw -01HsQphAfTWuWGcrX45DMD6g6I761qht8rL/LcZJ82RpRdh96oa6bjgbvJNPel7/ -pj0zTdk4TxLJVTvDeUm9LDoYDPyK2NKRIZTOktasQMG7GJyfF7Giq5E5Iy5KP7I+ -FdLmuky3XDZbibj8uAgpfOdLkUteC362CI8J1JrYEontyHrbj2T+AIGwEeTiEnOT -6iLFDjoeRQwXElol0S8w2a2HTPL+7QiWU8BRK4x0SjBQ9GIJutJONU+8ll5twY45 -OmegxX51kfTqAJOiwtJ8r3P4lPO9TcOo+ge52uXsYZ/lnuEiiSe+zBI245wHN2Pu -qrItTRvxBMjgxGYP0OdsdHC2/RdPB7Rr+9RN70RZu/XDGtaP9hQ= -=slpB ------END PGP SIGNATURE----- diff --git a/packages/k/kmenuedit5/kmenuedit-5.27.2.tar.xz b/packages/k/kmenuedit5/kmenuedit-5.27.2.tar.xz new file mode 120000 index 0000000..7044998 --- /dev/null +++ b/packages/k/kmenuedit5/kmenuedit-5.27.2.tar.xz @@ -0,0 +1 @@ +/ipfs/bafybeie2py7xp3qujapae6s4hoowquocha2vw6uzgqrg5s5gw4vwciwx2m \ No newline at end of file diff --git a/packages/k/kmenuedit5/kmenuedit-5.27.2.tar.xz.sig b/packages/k/kmenuedit5/kmenuedit-5.27.2.tar.xz.sig new file mode 100644 index 0000000..1d0fcf7 --- /dev/null +++ b/packages/k/kmenuedit5/kmenuedit-5.27.2.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP98Q0ACgkQ11dEg7tX +sY2WCg/9GCOInGw3IALNcoWQ3BstOjyANKZukEr0jaGav7snhVBLl+uXkrshktPN +/5u08B2YhexYZ5YER3fs+K+5l8oyTyvKpvQ/5mdgsT2ndhnRfTkhet7VEzRtsbrl +uIaqT8cLHOiVE5SSexkSvt0zKO0It1MQ0GwqgrITOFvi43XNlVjZ6ltYTyTNkv/H +57Iun7xx7nLXexNdnibjBiaufsMJSEMsjdAZMsJqHzBBnkl3IXbJU3qg2+fN9C1l +14rwnKO7qIDipJN2xbnP90BUKBhUaNbesOdZGVlMLdUfvx3/mC9NnVTduCH8FpeI +CI11Ms1+146eLONemLmOUI0c7GS+/HZmX9p9ugVGNfm8ZUHHH31NxZFmqmvQedD5 +Kz/nqR3Y9+hIv2/6F4WmYObG5h42tBpv7myflgffaJR0W3iyCoCaUXtmmWdgXGoG +TwLm9xAz3ObYH1MxIWqf1vMTDAxTlQ81kSIwifh6nxObL2QUnv1lQnosBaqccx7X +wMq4e37sguY4kZ3dQ5B6lLNWOKZXlt6Q5ZCRCO6rN8Mcx/HTjYyFBbZaxiiEQSa0 +ljaC7wj4XgtTi/60LoTwjzUJvnbkZTFhRRzqMEkMLFsdgW9BenXVAc3VR7QsOfa7 +gcBTXomQjq1+e44WyNMtk+SmuzaqzTb8j5NLR2iHilHw19WhA8U= +=ETgP +-----END PGP SIGNATURE----- diff --git a/packages/k/kmenuedit5/kmenuedit5.changes b/packages/k/kmenuedit5/kmenuedit5.changes index 6a469b2..6534f3d 100644 --- a/packages/k/kmenuedit5/kmenuedit5.changes +++ b/packages/k/kmenuedit5/kmenuedit5.changes @@ -1,4 +1,14 @@ ------------------------------------------------------------------- +Tue Feb 28 17:34:15 UTC 2023 - Fabian Vogt + +- Update to 5.27.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.2 +- Changes since 5.27.1: + * Fix crash when cutting an item that was dragged to the root (kde#466242) + +------------------------------------------------------------------- Tue Feb 21 14:09:17 UTC 2023 - Fabian Vogt - Update to 5.27.1 diff --git a/packages/k/kmenuedit5/kmenuedit5.spec b/packages/k/kmenuedit5/kmenuedit5.spec index adc0117..7913e40 100644 --- a/packages/k/kmenuedit5/kmenuedit5.spec +++ b/packages/k/kmenuedit5/kmenuedit5.spec @@ -18,7 +18,7 @@ %bcond_without released Name: kmenuedit5 -Version: 5.27.1 +Version: 5.27.2 Release: 0 # Full Plasma 5 version (e.g. 5.8.95) %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}} diff --git a/packages/k/kpipewire/.files b/packages/k/kpipewire/.files index 4eac42c..7c471c5 100644 Binary files a/packages/k/kpipewire/.files and b/packages/k/kpipewire/.files differ diff --git a/packages/k/kpipewire/.rev b/packages/k/kpipewire/.rev index 5823506..f870935 100644 --- a/packages/k/kpipewire/.rev +++ b/packages/k/kpipewire/.rev @@ -71,4 +71,12 @@ Plasma 5.27.1 (forwarded request 1067115 from Vogtinator) 1067226 + + a5320382705802f5356e133f83fae5cb + 5.27.2 + + dimstar_suse + Plasma 5.27.2 (forwarded request 1068244 from Vogtinator) + 1068261 + diff --git a/packages/k/kpipewire/kpipewire-5.27.1.tar.xz b/packages/k/kpipewire/kpipewire-5.27.1.tar.xz deleted file mode 120000 index 23b2883..0000000 --- a/packages/k/kpipewire/kpipewire-5.27.1.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreibbqpve2m5cugqwbigrbwgqpkvvd5u2irhhr6o7l25ggn7gehfshu \ No newline at end of file diff --git a/packages/k/kpipewire/kpipewire-5.27.1.tar.xz.sig b/packages/k/kpipewire/kpipewire-5.27.1.tar.xz.sig deleted file mode 100644 index 3ab48e8..0000000 --- a/packages/k/kpipewire/kpipewire-5.27.1.tar.xz.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP0rNMACgkQ11dEg7tX -sY0HdQ/+JQsLOC2+eM1W9va9dzqO1nBoN5OEfuHatAQvSrZbDAYHn04g+rpiDJE0 -AQgo3L2NP41szHcbjW/25p6Lt6TORV7bJGsSE+TLFJEjKY1sFPLmcsT/eBGYUQkc -MpJThVMA+x02mQ1M/cbAY9kKN72gbtrinz2Zbp8Ho4Gvne3tmFpSZxbOt/tUdg2K -IHtMwGJ3t39LxHjc2eDopPhJ5NlAcr+iLj1ALwXhshyOw0m0nXd7l+n46RBL5Ejo -U+uxlMx96RIX4CCHLH3qAnVJjSMUS1Mu1TSk06o5VBGv/sj1cQ8FJjYPtWYOMvCM -ug10u2Fx89K+C64RUQhY4ySFEs925jkFYEwVudB4eT+RB+UKDLBNpXfbs4Y4x/kQ -7tmTfF5FoYAvDCIwb4ccxBnOTtQKHc4IoNsBXowWqL2EkAMaahYpR5VfwtYb1EKz -I8cKS5V0AzjLtS9PbiBQNdm7pf6x2tTVpK5Nzpoxwn2BegK3cca7CiWMbqWGaB/P -3zgd/OQaNzmdQZLsRxtmJKuMDKGpiF9lOnekRuyF51t8KRZr91fdOP4sJMy1Q6C3 -wN/NiSrjLfasoKPTY09y5vGd6sq6fSoj3QRd5T2jl554OGKob/zJHIhn/fWehpsC -S0m751ksz/NZLqDU9mfMqOSxLZn0t5fJyMIq5j48pU+/9vWmQ64= -=LlZ+ ------END PGP SIGNATURE----- diff --git a/packages/k/kpipewire/kpipewire-5.27.2.tar.xz b/packages/k/kpipewire/kpipewire-5.27.2.tar.xz new file mode 120000 index 0000000..4298396 --- /dev/null +++ b/packages/k/kpipewire/kpipewire-5.27.2.tar.xz @@ -0,0 +1 @@ +/ipfs/bafkreiajo3yp3dxfah2wgk3acqxywvkagtv5kwu2ie2zyrt3isvbfyjf6a \ No newline at end of file diff --git a/packages/k/kpipewire/kpipewire-5.27.2.tar.xz.sig b/packages/k/kpipewire/kpipewire-5.27.2.tar.xz.sig new file mode 100644 index 0000000..db42698 --- /dev/null +++ b/packages/k/kpipewire/kpipewire-5.27.2.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP98Q8ACgkQ11dEg7tX +sY3Hwg//VdHj0XzN/Jy71weLc7Hldbx+Sm1CJBPVBkC4EHN9N24o3Ghv4GBchS+5 +1IcELntMinQTv7B4WrkWRJrqrnoKADwlRQw0mXGdVfch8F99CW82m/P+1ZE5N/xZ +uZjsWpw2LzwzAbUMxcC0bd/Q/6EitcJE3eGR0Evp2ouzv1seP2S/zfuK6sI6lRQx +6nYkMnKclDJ+IT4v3832qxB17ttF58xZ5OQYwtm99nIVtodXIJpednZBQtqfLLQA +jMJ57Rx8KevbM1NFr87qjX9sgvWqEz7YI2ZwVn9XlpySrkn1/TBQ+mCs4aicZRiJ +YAw/jhdlELOxNTag9ukJkR/tusiUtpP9VXpayLwQlOycdwglqB4I4aJPFiWJmtpf +GzrGvvogv76rBq/1LessQGabsqH2QpLaCGDo52gv4axvbVGZn6JWXaX1Gjgofcf1 +UGrbqmR1Ld8WMgYwaZvd7n81tU5dtViqIjOdGjePoP/OGKcHl5QOTuccuE4Lt481 +/ajGkd4DfiSmtKdv+xjbyelc/QEanxurTh5MxrMjsf8U3wW8vLFDWUGJxspfLL45 +/6GDYi3oVPVCAAiUzYDZ9Q3Q5rR5sDMAwZlUiiF2RpjfNJN3tlWruHTlDIv1K7qv ++eoVCVvN4mIGgFMfOtcqZQydmX6f/DGYg86pQvSRlZTWKCqY2fw= +=pKLX +-----END PGP SIGNATURE----- diff --git a/packages/k/kpipewire/kpipewire.changes b/packages/k/kpipewire/kpipewire.changes index 2e1c4af..21006bf 100644 --- a/packages/k/kpipewire/kpipewire.changes +++ b/packages/k/kpipewire/kpipewire.changes @@ -1,4 +1,17 @@ ------------------------------------------------------------------- +Tue Feb 28 17:34:15 UTC 2023 - Fabian Vogt + +- Update to 5.27.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.2 +- Changes since 5.27.1: + * PipewireSourceItem: Expose stream state + * Finish the recording when the last frame has arrived + * Export logging categories where they belong + * sourcestream: Allocate the buffer outside together with the pods + +------------------------------------------------------------------- Tue Feb 21 14:09:18 UTC 2023 - Fabian Vogt - Update to 5.27.1 diff --git a/packages/k/kpipewire/kpipewire.spec b/packages/k/kpipewire/kpipewire.spec index f9c5aca..0654fd4 100644 --- a/packages/k/kpipewire/kpipewire.spec +++ b/packages/k/kpipewire/kpipewire.spec @@ -21,7 +21,7 @@ %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}} %bcond_without released Name: kpipewire -Version: 5.27.1 +Version: 5.27.2 Release: 0 Summary: PipeWire integration for KDE Plasma License: LGPL-2.0-only AND LGPL-3.0-only diff --git a/packages/k/krius/.files b/packages/k/krius/.files index 57caa77..8a2decb 100644 Binary files a/packages/k/krius/.files and b/packages/k/krius/.files differ diff --git a/packages/k/krius/.rev b/packages/k/krius/.rev index 0fe8c47..e40388d 100644 --- a/packages/k/krius/.rev +++ b/packages/k/krius/.rev @@ -7,4 +7,12 @@ New Pkg 958087 + + 58117b7fd3d1c8f8fb9bc1332e7a9ee0 + 0.1.1 + + dimstar_suse + + 1068970 + diff --git a/packages/k/krius/.servicemark b/packages/k/krius/.servicemark deleted file mode 100644 index 6fcee36..0000000 --- a/packages/k/krius/.servicemark +++ /dev/null @@ -1 +0,0 @@ -42463e7b4178899db22934a752fd6011 diff --git a/packages/k/krius/_service b/packages/k/krius/_service index 65e1d4f..5c0ed73 100644 --- a/packages/k/krius/_service +++ b/packages/k/krius/_service @@ -3,7 +3,7 @@ https://github.com/infracloudio/krius git .git - v0.1.0 + v0.1.1 @PARENT_TAG@ enable v(.*) @@ -16,6 +16,6 @@ gz - krius-0.1.0.tar.gz + krius-0.1.1.tar.gz diff --git a/packages/k/krius/_servicedata b/packages/k/krius/_servicedata index fdce3be..7871c9c 100644 --- a/packages/k/krius/_servicedata +++ b/packages/k/krius/_servicedata @@ -1,4 +1,4 @@ https://github.com/infracloudio/krius - 990b9a49a908c6591d0b93d7647abae46cf8c778 \ No newline at end of file + b4313e15cec9fc2aff75eec7bb97f36fbc2bd814 \ No newline at end of file diff --git a/packages/k/krius/krius-0.1.0.tar.gz b/packages/k/krius/krius-0.1.0.tar.gz deleted file mode 120000 index 3eb41a6..0000000 --- a/packages/k/krius/krius-0.1.0.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreigxsknv5peoabcdnyc3wkav6s6wyjbk3mmgysmmsqnkteqi47456i \ No newline at end of file diff --git a/packages/k/krius/krius-0.1.1.tar.gz b/packages/k/krius/krius-0.1.1.tar.gz new file mode 120000 index 0000000..d50810b --- /dev/null +++ b/packages/k/krius/krius-0.1.1.tar.gz @@ -0,0 +1 @@ +/ipfs/bafkreieiqbzesyanfjjav6dplobxhavfjajidntwlhekzfm6t6d5sbdlli \ No newline at end of file diff --git a/packages/k/krius/krius.changes b/packages/k/krius/krius.changes index 1fe18d6..793e27a 100644 --- a/packages/k/krius/krius.changes +++ b/packages/k/krius/krius.changes @@ -1,4 +1,13 @@ ------------------------------------------------------------------- +Thu Mar 02 15:03:33 UTC 2023 - kastl@b1-systems.de + +- Update to version 0.1.1: + * Thanos image update, some issue with upstream code + * Create codeql-analysis.yml (#84) + * Updated Logo as per LF trademark guidelines (#83) + * Updated the release version in install script (#82) + +------------------------------------------------------------------- Mon Feb 21 08:55:27 UTC 2022 - Johannes Kastl - new package krius: A tool to setup Prometheus, Thanos & friends across multiple clusters easily for scale diff --git a/packages/k/krius/krius.spec b/packages/k/krius/krius.spec index 9ac30c0..2277b8b 100644 --- a/packages/k/krius/krius.spec +++ b/packages/k/krius/krius.spec @@ -1,7 +1,7 @@ # # spec file for package krius # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define __arch_install_post export NO_BRP_STRIP_DEBUG=true Name: krius -Version: 0.1.0 +Version: 0.1.1 Release: 0 Summary: Setup Prometheus, Thanos & friends across multiple clusters License: Apache-2.0 diff --git a/packages/k/krius/vendor.tar.gz b/packages/k/krius/vendor.tar.gz index dcef9c8..121afb3 120000 --- a/packages/k/krius/vendor.tar.gz +++ b/packages/k/krius/vendor.tar.gz @@ -1 +1 @@ -/ipfs/bafybeiay4rb7b2vdoiudbzblthvdgoxfnv73xkguftyggbg6phqhuagdfq \ No newline at end of file +/ipfs/bafybeigrlukflmz5fwcjgbkokx5h6naf4yge3c6f4p34zuncbkaxjux2ku \ No newline at end of file diff --git a/packages/k/kscreen5/.files b/packages/k/kscreen5/.files index b50ec7f..4ab2945 100644 Binary files a/packages/k/kscreen5/.files and b/packages/k/kscreen5/.files differ diff --git a/packages/k/kscreen5/.rev b/packages/k/kscreen5/.rev index f32b8bd..3d4b9c2 100644 --- a/packages/k/kscreen5/.rev +++ b/packages/k/kscreen5/.rev @@ -1163,4 +1163,12 @@ If possible, please copy to 13.2 - many thanks! Plasma 5.27.1 (forwarded request 1067115 from Vogtinator) 1067227 + + 234fca39e33e1a63a21ce7ba5f7b50e6 + 5.27.2 + + dimstar_suse + Plasma 5.27.2 (forwarded request 1068244 from Vogtinator) + 1068262 + diff --git a/packages/k/kscreen5/0001-kcm-use-onRejected-to-handle-reject-button-click.patch b/packages/k/kscreen5/0001-kcm-use-onRejected-to-handle-reject-button-click.patch deleted file mode 100644 index 4cf6da4..0000000 --- a/packages/k/kscreen5/0001-kcm-use-onRejected-to-handle-reject-button-click.patch +++ /dev/null @@ -1,39 +0,0 @@ -From b65ae40b7d7fe4a5e56f3510f92fbd197ab369ab Mon Sep 17 00:00:00 2001 -From: Fushan Wen -Date: Tue, 21 Feb 2023 23:10:55 +0800 -Subject: [PATCH] kcm: use onRejected to handle reject button click - -The role of the reject button is RejectRole, so onRejected should be -used instead of onReset. - - -(cherry picked from commit e2807998ea15c6f34981cc318d055c24497006e5) ---- - kcm/package/contents/ui/main.qml | 4 ++-- - 1 file changed, 2 insertions(+), 2 deletions(-) - -diff --git a/kcm/package/contents/ui/main.qml b/kcm/package/contents/ui/main.qml -index 39ab6c9..7cb1636 100644 ---- a/kcm/package/contents/ui/main.qml -+++ b/kcm/package/contents/ui/main.qml -@@ -90,7 +90,7 @@ KCM.SimpleKCM { - onAccepted: { - confirmMsg.close(); - } -- onReset: { -+ onRejected: { - revertTimer.stop(); - kcm.setStopUpdatesFromBackend(false); - kcm.revertSettings(); -@@ -379,7 +379,7 @@ KCM.SimpleKCM { - onTriggered: { - revertCountdown -= 1; - if (revertCountdown < 1) { -- confirmDialogButtonBox.reset(); -+ confirmDialogButtonBox.rejected(); - } - } - } --- -2.39.2 - diff --git a/packages/k/kscreen5/kscreen-5.27.1.tar.xz b/packages/k/kscreen5/kscreen-5.27.1.tar.xz deleted file mode 120000 index 2809f06..0000000 --- a/packages/k/kscreen5/kscreen-5.27.1.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreihpmhf7wbuu2t5vf7gkv5drkmrcroc5a62bzwkjgivxf5wvsairou \ No newline at end of file diff --git a/packages/k/kscreen5/kscreen-5.27.1.tar.xz.sig b/packages/k/kscreen5/kscreen-5.27.1.tar.xz.sig deleted file mode 100644 index 0d8e0f3..0000000 --- a/packages/k/kscreen5/kscreen-5.27.1.tar.xz.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP0rNoACgkQ11dEg7tX -sY2OeQ//VoKjDxmLguMlsqzPHNlxla8YqzXdApT+R6unCDtFD7dVewAsxJ9NPdSm -rO5EWOo7QGAuoaAhhPjlohDQU1juDCrKmmtoQ+ojnTQWYcBv4R4zWYpM8Ue4bs04 -limUmlqqpgwpWQME5agNjMXt/llO8DSjBFvxm1KxtzYhdZRp28ukwUff1G3Ifln0 -B7gGAiEP0K05kH4UjQcn9+IE6E15aJp7f9f5nsi1SF9FQ6rTlO80BbS1KZ2pIXOF -ad7kOJ1gVItrj4IleZXM6F1veuUwP6QnR3Va6j4cm7bIkhBObJOdwZDqNH0jOW5F -KpYe3QojfL0NdYN4tobEYzE797l/92/BnrL7oFE4L2pGIIgLeVfVKnFGV39R08Uj -MQdH1QrEL/Gf9PXx9UpUNGUP73W4660wOsWwfCkM9TGFw1BMRAOAFElSwPBZXFoh -2OTeXru8p6XBBjAffp6UclXt4aQsOgE7ILq7WOKF9/D8qF8ZfZmNKo2D4ez4T5Qd -kEGHzMLsW1jxw2mlCDVvulPtpM3lf5fD4Hw5jsSx9mjU/7uDshOTqIF9eDe4XPwI -aFmwb+rDXZZcPYUWNia1rV/3oF9gD6R2v56mrw6oOXbGeZhoWoFhTGpEIkhcYzkc -STL95YeMCJSwruoWNAOa982DH5WHjFgOFh4jaaNQDZKmwYNkub4= -=0kRN ------END PGP SIGNATURE----- diff --git a/packages/k/kscreen5/kscreen-5.27.2.tar.xz b/packages/k/kscreen5/kscreen-5.27.2.tar.xz new file mode 120000 index 0000000..360e5b2 --- /dev/null +++ b/packages/k/kscreen5/kscreen-5.27.2.tar.xz @@ -0,0 +1 @@ +/ipfs/bafkreia4rhh5e3372gtax2xf6moh6qft5nvxyxj2mexoy5oz66x7wkosou \ No newline at end of file diff --git a/packages/k/kscreen5/kscreen-5.27.2.tar.xz.sig b/packages/k/kscreen5/kscreen-5.27.2.tar.xz.sig new file mode 100644 index 0000000..8bf1cde --- /dev/null +++ b/packages/k/kscreen5/kscreen-5.27.2.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP98REACgkQ11dEg7tX +sY2u/hAAgY1uo+U0kmXuIHqr2jebOeb1u9JDMe4kd+OtL8zo/hthRkaEjYDjx2Xc +hFXnNRAX3iOMgVER3rERVFFIwEVXMMr08qLGMYMT6fgPHXiz8vhQEpmmJlI+KDm1 +0H0R2Jg3hDJD1bOwKpRKlaB6rY9/F89Q4fr1hiOMb8zCLAaGYBYPNeXsfKFlsmjP +mPT5lsiKTFnTUBj+K4PY+jrv5h0NYcC+ky1hY5HFqsS5fD4vdvvuMSJX7QHh2/xk +ql7Bb5yxEiALIUrPLsWQ6fZ+nVk2n4qyZPqJEzaAol/ltrHAABNykknfRY19o65J +p1NwUAqNis6Tz5Un8Qnnze5CHXVboWxN6g38LGiIJGMX1YSmcGXwcUnrbSnKgJvD +tQH2GoANinDK6ANuyXwMW2kKP1vWMN7KtmNQAdXzhwA+J9+5HkU5SqyxanpJc1Us +Tr0pJ2Dr3l8/IiwdyerR7sZjAxHJOXB9JYLSZ+EvaUx4Y+5mXFQu7F96yOIAQxRE +b6TMeONnizdOBNCldiZ8gH7DXARdl3l8sHRAa7WZqjyHEYGTYh0KhGeMNNmOsRDY +hD92s/dXLQO6zWrn6iiHeu+drFU1FYPCqxkgxWXrzSey1D95XjIqhLdHaGxaPW4Z +1xiLryWxxxq9m+w6dBThoSoFdbEf+zovUHEiyeZI+BwwGXPWq4M= +=aoEC +-----END PGP SIGNATURE----- diff --git a/packages/k/kscreen5/kscreen5.changes b/packages/k/kscreen5/kscreen5.changes index 0395dd9..9036905 100644 --- a/packages/k/kscreen5/kscreen5.changes +++ b/packages/k/kscreen5/kscreen5.changes @@ -1,4 +1,17 @@ ------------------------------------------------------------------- +Tue Feb 28 17:34:15 UTC 2023 - Fabian Vogt + +- Update to 5.27.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.2 +- Changes since 5.27.1: + * kcm: Guard against config being null in checkConfig() (kde#464707) + * kcm: use onRejected to handle reject button click +- Drop patches, now upstream: + * 0001-kcm-use-onRejected-to-handle-reject-button-click.patch + +------------------------------------------------------------------- Tue Feb 21 14:09:18 UTC 2023 - Fabian Vogt - Update to 5.27.1 diff --git a/packages/k/kscreen5/kscreen5.spec b/packages/k/kscreen5/kscreen5.spec index 79f36a6..ae596e3 100644 --- a/packages/k/kscreen5/kscreen5.spec +++ b/packages/k/kscreen5/kscreen5.spec @@ -20,7 +20,7 @@ %bcond_without released Name: kscreen5 -Version: 5.27.1 +Version: 5.27.2 Release: 0 # Full Plasma 5 version (e.g. 5.8.95) %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}} @@ -35,8 +35,6 @@ Source: https://download.kde.org/stable/plasma/%{version}/kscreen-%{vers Source1: https://download.kde.org/stable/plasma/%{version}/kscreen-%{version}.tar.xz.sig Source2: plasma.keyring %endif -# PATCH-FIX-UPSTREAM -Patch1: 0001-kcm-use-onRejected-to-handle-reject-button-click.patch BuildRequires: cmake >= 3.16 BuildRequires: extra-cmake-modules >= 5.98.0 BuildRequires: fdupes diff --git a/packages/k/kscreenlocker/.files b/packages/k/kscreenlocker/.files index 7c6f2dc..41fc8ce 100644 Binary files a/packages/k/kscreenlocker/.files and b/packages/k/kscreenlocker/.files differ diff --git a/packages/k/kscreenlocker/.rev b/packages/k/kscreenlocker/.rev index 95056cd..1e5be83 100644 --- a/packages/k/kscreenlocker/.rev +++ b/packages/k/kscreenlocker/.rev @@ -1098,4 +1098,12 @@ Plasma 5.27.1 (forwarded request 1067115 from Vogtinator) 1067228 + + 0723c2d57585a3877e82de90e0302477 + 5.27.2 + + dimstar_suse + Plasma 5.27.2 (forwarded request 1068244 from Vogtinator) + 1068263 + diff --git a/packages/k/kscreenlocker/kscreenlocker-5.27.1.tar.xz b/packages/k/kscreenlocker/kscreenlocker-5.27.1.tar.xz deleted file mode 120000 index 8f08ee6..0000000 --- a/packages/k/kscreenlocker/kscreenlocker-5.27.1.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreicjav4jurovd5zb76hdjn2ffvmgq2rbgoqwuu3ojn4p3zeadp3nba \ No newline at end of file diff --git a/packages/k/kscreenlocker/kscreenlocker-5.27.1.tar.xz.sig b/packages/k/kscreenlocker/kscreenlocker-5.27.1.tar.xz.sig deleted file mode 100644 index 33612b4..0000000 --- a/packages/k/kscreenlocker/kscreenlocker-5.27.1.tar.xz.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP0rN8ACgkQ11dEg7tX -sY35NBAAhtVHsLimia4/5aMstW82+SjRvcgkggCuXIwUHp2VP9hA0hQZA5mo895S -lok+1BBBYAGQhlug3Bu7qQoVGi5YQtO0kVPG+0xPUIbWJieqA46z9+DwvDrYhygZ -yxsy8LvscPnpHnfO0/IiX0kKCZYvnRMMSTUy0yoPOCX+EERPO7q5oPY+74EW6sbf -yVo0/2ezbclZikVBFgv6Nlhgz2KkaY7KCvQtiHwQkhnygymTCtesWBVuNmk9srXx -1SZyhNLNLRRG3V25KGAvn4089zfBVCu9eEOnkBtjfTMKslv8BJ5nUDt44soG5QzJ -7rd5wgf4EFb41+XapP/nFlkdufomdJ0I+X2g1Gjr6fcH1FVahD4QPkKH+D5yA+tL -FefJZtYxrw367rgX9uFDdeA3O685xeq12IpXRNBC7+fkQ4m7maZ/1avBZIiE0fSO -tcI7NNp2epO72p6wXUsKr1NfPb6g1NgTzc7O0Wy6FyQ84lh4Fb4geaiByGdeeXPx -kUdL8qolGPUc/cApqX/1sS/x+y6d+niIgP3LkeqNfugVr6b0WvvEbt4yuxP4oiqS -XUS3Nh5XAaQ94zs4vInq1MaENYTwZIDrBlLboLpoQiE4RxrMWPikjBPs2CTnBNiz -2sK0nA33sTbL0OBK/jVuvngZM6NGDJfUmwocbtHpXeNON2wZw+s= -=qdEs ------END PGP SIGNATURE----- diff --git a/packages/k/kscreenlocker/kscreenlocker-5.27.2.tar.xz b/packages/k/kscreenlocker/kscreenlocker-5.27.2.tar.xz new file mode 120000 index 0000000..b2e1400 --- /dev/null +++ b/packages/k/kscreenlocker/kscreenlocker-5.27.2.tar.xz @@ -0,0 +1 @@ +/ipfs/bafkreib2cbldeouukgqcwrwa3u63a63wnug4lywximakachotmtu3tqdde \ No newline at end of file diff --git a/packages/k/kscreenlocker/kscreenlocker-5.27.2.tar.xz.sig b/packages/k/kscreenlocker/kscreenlocker-5.27.2.tar.xz.sig new file mode 100644 index 0000000..402c765 --- /dev/null +++ b/packages/k/kscreenlocker/kscreenlocker-5.27.2.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP98RQACgkQ11dEg7tX +sY119g/+JktOIC+tdOyxpUV/fd7dWXyFzOpsuL9B12Z5G/VmEAsGrtEEqVkFfHgW +0sD1pUsP8wBwEUcGOIfPHC+XnlL9XiAWn4CeCwNStrNPhyyVLs1v8QHOCKyU18vW +wD3bRbhNc/RGqqgosw+pljq7e6rak9SBcf5vQkeLZW3K+/zzgpRDts61dvxiF6ld ++wsbmHkXfM3cuF/3tne4PSyC7KTuW0ZXJ8gpUViNfAkfF/cWZzpYBOvl7XIIzfHc +tuT/+aMkfeqkLCI1vioaCg2IdbOacEnPMlBSvspWCMYv+wNgtMgqooGGYn5tTequ +SMrrYnRKgWFY9xY/RsgGadM3Vq1sKoT3uPeqUvTa6GUJ+cOJh0hnPm5YOdFrNXv4 +anZPfLHMO1F9MIqGZKSSIRf+b+vbFPHmf94JcpOOnkBXglq3temOljubh9TuZB7r +RqoKWZBAd/nTfdQoz0NCVNgIpMrYj3F1369Gql4EHr4EM0HufM98g5Msub+KGAE7 +FXE3NgER683+MPPYIvARVYnUyL6i1w6xbcGKNI5VDj8/IopQAMpdZaC2E2YVE/uy +l9ohzKQxch68V3uQcX5TXPx+b9MPfGKpmji+HjbjmWO3PhGucbUfx7eXZoKgHtu5 +76/ngj3jpCSlab9tSbVrGpf9k2bGWX3X9GNRk2/XaaY0ZmJR3Dw= +=eEI9 +-----END PGP SIGNATURE----- diff --git a/packages/k/kscreenlocker/kscreenlocker.changes b/packages/k/kscreenlocker/kscreenlocker.changes index 33a675b..fb62dfb 100644 --- a/packages/k/kscreenlocker/kscreenlocker.changes +++ b/packages/k/kscreenlocker/kscreenlocker.changes @@ -1,4 +1,13 @@ ------------------------------------------------------------------- +Tue Feb 28 17:34:15 UTC 2023 - Fabian Vogt + +- Update to 5.27.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.2 +- No code changes since 5.27.1 + +------------------------------------------------------------------- Tue Feb 21 14:09:18 UTC 2023 - Fabian Vogt - Update to 5.27.1 diff --git a/packages/k/kscreenlocker/kscreenlocker.spec b/packages/k/kscreenlocker/kscreenlocker.spec index 114886c..0154669 100644 --- a/packages/k/kscreenlocker/kscreenlocker.spec +++ b/packages/k/kscreenlocker/kscreenlocker.spec @@ -20,7 +20,7 @@ %bcond_without released Name: kscreenlocker -Version: 5.27.1 +Version: 5.27.2 Release: 0 Summary: Library and components for secure lock screen architecture License: GPL-2.0-or-later diff --git a/packages/k/ksshaskpass5/.files b/packages/k/ksshaskpass5/.files index 6eb5ccb..5167f0d 100644 Binary files a/packages/k/ksshaskpass5/.files and b/packages/k/ksshaskpass5/.files differ diff --git a/packages/k/ksshaskpass5/.rev b/packages/k/ksshaskpass5/.rev index b5fff12..404104d 100644 --- a/packages/k/ksshaskpass5/.rev +++ b/packages/k/ksshaskpass5/.rev @@ -1144,4 +1144,12 @@ Plasma 5.27.1 (forwarded request 1067115 from Vogtinator) 1067229 + + cbe8abc930e36a98b62ade780326aa4a + 5.27.2 + + dimstar_suse + Plasma 5.27.2 (forwarded request 1068244 from Vogtinator) + 1068264 + diff --git a/packages/k/ksshaskpass5/ksshaskpass-5.27.1.tar.xz b/packages/k/ksshaskpass5/ksshaskpass-5.27.1.tar.xz deleted file mode 120000 index f8b0949..0000000 --- a/packages/k/ksshaskpass5/ksshaskpass-5.27.1.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreid4lvid6a6chkmlyyjltg6k6qzdgo5u6f3mi5hcx5sdh3xevfd264 \ No newline at end of file diff --git a/packages/k/ksshaskpass5/ksshaskpass-5.27.1.tar.xz.sig b/packages/k/ksshaskpass5/ksshaskpass-5.27.1.tar.xz.sig deleted file mode 100644 index 396fa53..0000000 --- a/packages/k/ksshaskpass5/ksshaskpass-5.27.1.tar.xz.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP0rOkACgkQ11dEg7tX -sY2tMg//drqLMvBuOQX1A/wJr6GjZ47iGqB0JkWpM5VwtDJfvu+WVSy03jOTkonl -fr95MsgPj8RMJ49O06rno6iKcvbMKWc8G/Iq7rJwVh2pKZH4dWQtIqFx3na+pAXf -+lz8efrhds4zirjFVMHP3QGfs5naFWSlJ4fI9FdRAN9Sxg1Q5iAhGUfGw+NBarJe -YNGM1k0zFILSjRyRX4C6avjbLxuJbFgDfJMj155OAySMBKo+4IvjpgMsoIxmw81g -p8M6ywatpbzlOsN4V4N+F3HHYfy5y/vIpyAsbNxIwXXfva6aIZkBhN69aoC6sPmP -kY8/I3OT2qJDDmrTA2TBs3nY9O8+nrD5lLVeOFB3RxeFlu1HeEbLgEERKEDJ18t4 -79Mgq0w1rJgpJbFgTHpouMY4usrDV9nWTjRNeJQlEbh3u9gme8pB8bAmdVBYBKyR -Twh04WyLVAOuYT3qm352AHHdvB00DJFMs7v6dIqyTuIF407Klw4jdhaPbLxAc/iE -yAFF1FWGCVAwUpT1YbSzgErj5mKLKXiWSbM/FGiQwHTq4N5IkFHIhcNSSDrAHCy1 -igyJ4Dc32vZgEbCzfmv5KByxluiTXB7pprPAGr/4DYMIjsGW5ngVoDaoG5DkcID/ -sBHz729S5Aat4ZZHSgNlBW2cyeMiihBsbEnHOvZNCeBrhkvq4mg= -=lNCA ------END PGP SIGNATURE----- diff --git a/packages/k/ksshaskpass5/ksshaskpass-5.27.2.tar.xz b/packages/k/ksshaskpass5/ksshaskpass-5.27.2.tar.xz new file mode 120000 index 0000000..393ba5f --- /dev/null +++ b/packages/k/ksshaskpass5/ksshaskpass-5.27.2.tar.xz @@ -0,0 +1 @@ +/ipfs/bafkreigzsuewpk5hiqwjqkqkwls5anu3v5ql3t6o7uwdeuvj7kdd7akwyu \ No newline at end of file diff --git a/packages/k/ksshaskpass5/ksshaskpass-5.27.2.tar.xz.sig b/packages/k/ksshaskpass5/ksshaskpass-5.27.2.tar.xz.sig new file mode 100644 index 0000000..11459ef --- /dev/null +++ b/packages/k/ksshaskpass5/ksshaskpass-5.27.2.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP98R0ACgkQ11dEg7tX +sY0v5Q/+LeFDQ47gJ9AHNrhdMAfr/YwhuYEJKTK1kQ2EeVMcQRp2IevptI736Efw +J+umQUcsSeCeTHkLMrlLNpTYq4EUYxXLpw/9RGqqKyLaNEnb9pYffvkx0RnNKHLh +sVqzI93Qt9N/7i9tITtgX8u6HzkwLGDRu0NCqDMqrtBqiQ1XFk67KxQQstl50SOM +JWx3QCuajwpdLsCpkujNykTVqBKUWHFbl5epI+snksJRvDz6w3MR+SOtYD+NBEY0 +TZULz3SbLiz1cX+hn59sBGiAdPcf1Ho95MlU2ufDzhTpGfY42ofrk4VQX8jxn+lt +bH/uj6ScnzVi0AleVOVeJpfai1XHiO087l1iw7RFc4ELVx2qrdZA4KD/6hFh9GoM +LGsh9JojWqqwGudHfixGbtYqpJt57a+9EI0cwq9Avuhf29K16G+gdl+PAUEbKUoL +V/EbE7XPPmILJ4Bgt/9v1HZXWvfpnvTILrm3A1b8j0wfxRd7EScW9KqluDPRbpNy +lTHQQCMPu6Ww1TMX+MdxHbaN4bs9oePXqfF1ThRQQwFE37CA1clNvo9nBYdrAuhl ++zEwFe9X88Acx0YHNsOdTeJ9efsfGMJ+C7568K1YycirNtTmAuPO4tLeX9ieRyxi +wMcfSdQA7TSr1yu2jtDUOK2D8RYinZp5gbrAJFwMtwtWTDNcEUY= +=bbMv +-----END PGP SIGNATURE----- diff --git a/packages/k/ksshaskpass5/ksshaskpass5.changes b/packages/k/ksshaskpass5/ksshaskpass5.changes index 05c38bd..123aef1 100644 --- a/packages/k/ksshaskpass5/ksshaskpass5.changes +++ b/packages/k/ksshaskpass5/ksshaskpass5.changes @@ -1,4 +1,13 @@ ------------------------------------------------------------------- +Tue Feb 28 17:34:16 UTC 2023 - Fabian Vogt + +- Update to 5.27.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.2 +- No code changes since 5.27.1 + +------------------------------------------------------------------- Tue Feb 21 14:09:18 UTC 2023 - Fabian Vogt - Update to 5.27.1 diff --git a/packages/k/ksshaskpass5/ksshaskpass5.spec b/packages/k/ksshaskpass5/ksshaskpass5.spec index ad8d4fb..6b80d67 100644 --- a/packages/k/ksshaskpass5/ksshaskpass5.spec +++ b/packages/k/ksshaskpass5/ksshaskpass5.spec @@ -18,7 +18,7 @@ %bcond_without released Name: ksshaskpass5 -Version: 5.27.1 +Version: 5.27.2 Release: 0 Summary: Plasma 5 version of ssh-askpass License: GPL-2.0-or-later diff --git a/packages/k/ksystemstats5/.files b/packages/k/ksystemstats5/.files index 0fdec1e..c31300c 100644 Binary files a/packages/k/ksystemstats5/.files and b/packages/k/ksystemstats5/.files differ diff --git a/packages/k/ksystemstats5/.rev b/packages/k/ksystemstats5/.rev index 27c404c..1c47e58 100644 --- a/packages/k/ksystemstats5/.rev +++ b/packages/k/ksystemstats5/.rev @@ -255,4 +255,12 @@ Plasma 5.27.1 (forwarded request 1067115 from Vogtinator) 1067230 + + d7e46ff5993f9992fea33feb96611ad4 + 5.27.2 + + dimstar_suse + Plasma 5.27.2 (forwarded request 1068244 from Vogtinator) + 1068265 + diff --git a/packages/k/ksystemstats5/ksystemstats-5.27.1.tar.xz b/packages/k/ksystemstats5/ksystemstats-5.27.1.tar.xz deleted file mode 120000 index 6c6c8f3..0000000 --- a/packages/k/ksystemstats5/ksystemstats-5.27.1.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreighjbw5pkjracfohya6ffakgtmepr4voakcug5foknmt43b3hl76i \ No newline at end of file diff --git a/packages/k/ksystemstats5/ksystemstats-5.27.1.tar.xz.sig b/packages/k/ksystemstats5/ksystemstats-5.27.1.tar.xz.sig deleted file mode 100644 index ee730ce..0000000 --- a/packages/k/ksystemstats5/ksystemstats-5.27.1.tar.xz.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP0rO0ACgkQ11dEg7tX -sY2Drw//S6mySrxicGiTPR2nPPhtVrCxE2zD1aBnS5Er1+KDBgkLjMq2yhFV2hXB -urdHERqjtcHbrA2tL2qQUtT4d4JhqdJpiDkQg+u5cyuXQz0rfmrMXM0QeFTEMYAI -tAWeR+O165ws/NAFLUUiE6TmyBvfhYxm3UaEq2CrUt9CsTxq1ov9yzieaKBei5wK -WclsEx3ZAuZ68iEH1Gw3caY4jvbN4ewbGNOweO9NDbIp+Atzz8fzVBClKFSsqpul -GySpkwG4MD54bzj1PgguAMuBUwN9rVj3GA0aP8DQII6AU94ipywyJWzpn4iWq5gz -Yaj3qzq7Xlc/efT6zfRZtUDQ8cM7FOTp6Tr061ahLxMH6lidhYL9GObQ+FTDiJ+l -NnortECWbI6lupmT4eSAjGuzpgvw/L3lvFMcDb2EHv/NpNXWgfsYV8W8wVCkWVDK -hQ3PPJz9Bofdv+vpkQN37ySfzCjw/xELdmznR93QyuO8X9ufrZzbRB1KDHkpdLRT -9TqYI46johQgKtqcAZ0q9UYhWF/e+bWlQ0sLi8eD+l1guUOL416pIvTvW7y45Cs+ -iWD7Dd+8Sw5NlM57EzqkMlvHNoj5ySl/d2r1wZ94hhNeKjW22XM3mcIRZJjuqHxE -2hrhcz1rAYkctwjEvYHaUoWIoKK/6hYxgBWXkRsgpiYCcCV/m8E= -=4qOK ------END PGP SIGNATURE----- diff --git a/packages/k/ksystemstats5/ksystemstats-5.27.2.tar.xz b/packages/k/ksystemstats5/ksystemstats-5.27.2.tar.xz new file mode 120000 index 0000000..d29df76 --- /dev/null +++ b/packages/k/ksystemstats5/ksystemstats-5.27.2.tar.xz @@ -0,0 +1 @@ +/ipfs/bafkreihzf3ckaqwrjt6wdaukdud46dxdw5ge3npd7n5b76xm7aayt25d6i \ No newline at end of file diff --git a/packages/k/ksystemstats5/ksystemstats-5.27.2.tar.xz.sig b/packages/k/ksystemstats5/ksystemstats-5.27.2.tar.xz.sig new file mode 100644 index 0000000..6ce6735 --- /dev/null +++ b/packages/k/ksystemstats5/ksystemstats-5.27.2.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP98R8ACgkQ11dEg7tX +sY206xAAoDLqSWe5CFtXPeM5xFRc4HYa3x3qiOJn5N688NRnTKhhWSC0oPbL6NAq +SUNrpSjZs7OLHjc0R0xHAz+b1ngsYSMyyCvMHtiV104/Ny4ZKKRj1G/0VUaoey86 +dwRnUoLnU4oINed+NE1/VbseFnHNhWA28UEO4psyruSJJhGEe8P7MQNyYa+rvaM3 +d6aCAKRHBvFssqWumoVXo/RaLX2ntux74ol3jlqXsgca5jty0yXGibrqgxH61cRD +tmyX3w6kovqPYKVAG612A66jpxIwJAa8ZRnOaOGQ+hZrsqBPtcH3xpiT9Y9v39eM +Zy4yIi3BZNZ5PBh4ehRoetaCU9+X4mmwBJdUoTLFvi0W4r0DgYCJN97EsnQjyN4t +zB4hwl/6xobl11rVJ6d7ee/DX2RWIMq0htZHqsOufxBI61+pejc/t7+N1DJ49MBv +gNliQVxhSMsO4ZltOETsjVPuwdfOKpIErHFoNIN5h/18c7+ir1P7cCaZ9Vjx3yBW +JLPAL4c797iRbA65mRSSezBTWVXQgghbk4G+pc1xL0YDik3Fjulyn/SFLYmDr6WY +Mj9sZCwX61TXyRFIF/XHestSlYNJx/Q9cXSEqim0RRGRxTDSBc5sT7bmHxSr7AxR +1diIo9sWuD5/3wIcbNWevhv1F6U/hguE3ljeWCvLo6Nn0jD0xvM= +=/LRV +-----END PGP SIGNATURE----- diff --git a/packages/k/ksystemstats5/ksystemstats5.changes b/packages/k/ksystemstats5/ksystemstats5.changes index 84230d8..be58109 100644 --- a/packages/k/ksystemstats5/ksystemstats5.changes +++ b/packages/k/ksystemstats5/ksystemstats5.changes @@ -1,4 +1,13 @@ ------------------------------------------------------------------- +Tue Feb 28 17:34:16 UTC 2023 - Fabian Vogt + +- Update to 5.27.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.2 +- No code changes since 5.27.1 + +------------------------------------------------------------------- Tue Feb 21 14:09:19 UTC 2023 - Fabian Vogt - Update to 5.27.1 diff --git a/packages/k/ksystemstats5/ksystemstats5.spec b/packages/k/ksystemstats5/ksystemstats5.spec index 44dff10..3748647 100644 --- a/packages/k/ksystemstats5/ksystemstats5.spec +++ b/packages/k/ksystemstats5/ksystemstats5.spec @@ -19,7 +19,7 @@ %bcond_without released Name: ksystemstats5 -Version: 5.27.1 +Version: 5.27.2 Release: 0 # Full Plasma 5 version (e.g. 5.8.95) %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}} diff --git a/packages/k/kubevirt/.files b/packages/k/kubevirt/.files index 51d401a..40d39e0 100644 Binary files a/packages/k/kubevirt/.files and b/packages/k/kubevirt/.files differ diff --git a/packages/k/kubevirt/.rev b/packages/k/kubevirt/.rev index 5a8c074..1012d09 100644 --- a/packages/k/kubevirt/.rev +++ b/packages/k/kubevirt/.rev @@ -506,4 +506,12 @@ SLE identical and thus derived from a common source. Thanks! 1043919 + + 54c6f4be714274cea84acd70451be443 + 0.59.0 + + dimstar_suse + + 1068627 + diff --git a/packages/k/kubevirt/.servicemark b/packages/k/kubevirt/.servicemark deleted file mode 100644 index b9a67c9..0000000 --- a/packages/k/kubevirt/.servicemark +++ /dev/null @@ -1 +0,0 @@ -5b9e2da77b9bcd8ae5580bcacb9d794b diff --git a/packages/k/kubevirt/0001-guestfs-flag-to-set-uid-and-gid.patch b/packages/k/kubevirt/0001-guestfs-flag-to-set-uid-and-gid.patch deleted file mode 100644 index f7f9bfe..0000000 --- a/packages/k/kubevirt/0001-guestfs-flag-to-set-uid-and-gid.patch +++ /dev/null @@ -1,914 +0,0 @@ -From d1453961bccb953943133dbe510326b4991fa7b0 Mon Sep 17 00:00:00 2001 -From: Vasiliy Ulyanov -Date: Mon, 17 Oct 2022 14:17:00 +0200 -Subject: [PATCH 01/12] Drop RunAsGroup from the libguestfs pod manifest - -Same as 0821a5c900. Specifying RunAsGroup without RunAsUser violates -the specification: - - run_as_group should only be specified when run_as_user is specified; - otherwise, the runtime MUST error. - -Signed-off-by: Vasiliy Ulyanov ---- - cmd/libguestfs/BUILD.bazel | 1 + - pkg/virtctl/guestfs/guestfs.go | 13 ++++++------- - 2 files changed, 7 insertions(+), 7 deletions(-) - -diff --git a/cmd/libguestfs/BUILD.bazel b/cmd/libguestfs/BUILD.bazel -index 9f98e4f9c..0e850606c 100644 ---- a/cmd/libguestfs/BUILD.bazel -+++ b/cmd/libguestfs/BUILD.bazel -@@ -27,6 +27,7 @@ container_image( - "//:get-version", - ], - tars = [ -+ "//:passwd-tar", - "//rpm:libguestfs-tools", - ":appliance_layer", - ":entrypoint", -diff --git a/pkg/virtctl/guestfs/guestfs.go b/pkg/virtctl/guestfs/guestfs.go -index d79d85db0..09a0c61b0 100644 ---- a/pkg/virtctl/guestfs/guestfs.go -+++ b/pkg/virtctl/guestfs/guestfs.go -@@ -53,7 +53,7 @@ var ( - kvm bool - podName string - root bool -- group string -+ fsGroup string - ) - - type guestfsCommand struct { -@@ -78,7 +78,7 @@ func NewGuestfsShellCommand(clientConfig clientcmd.ClientConfig) *cobra.Command - cmd.PersistentFlags().BoolVar(&kvm, "kvm", true, "Use kvm for the libguestfs-tools container") - cmd.PersistentFlags().BoolVar(&root, "root", false, "Set uid 0 for the libguestfs-tool container") - cmd.SetUsageTemplate(templates.UsageTemplate()) -- cmd.PersistentFlags().StringVar(&group, "group", "", "Set the gid and fsgroup for the libguestfs-tool container") -+ cmd.PersistentFlags().StringVar(&fsGroup, "fsGroup", "", "Set the fsgroup for the libguestfs-tool container") - - return cmd - } -@@ -369,11 +369,11 @@ func (client *K8sClient) getPodsForPVC(pvcName, ns string) ([]corev1.Pod, error) - } - - func setGroupLibguestfs() (*int64, error) { -- if root && group != "" { -- return nil, fmt.Errorf("cannot set group id with root") -+ if root && fsGroup != "" { -+ return nil, fmt.Errorf("cannot set fsGroup id with root") - } -- if group != "" { -- n, err := strconv.ParseInt(group, 10, 64) -+ if fsGroup != "" { -+ n, err := strconv.ParseInt(fsGroup, 10, 64) - if err != nil { - return nil, err - } -@@ -418,7 +418,6 @@ func createLibguestfsPod(pvc, image, cmd string, args []string, kvm, isBlock boo - securityContext := &corev1.PodSecurityContext{ - RunAsNonRoot: &nonRoot, - RunAsUser: uid, -- RunAsGroup: g, - FSGroup: g, - SeccompProfile: &corev1.SeccompProfile{ - Type: corev1.SeccompProfileTypeRuntimeDefault, --- -2.38.1 - - -From 0335eebaa330984e00bc49eaf2a243e0f73c3fbe Mon Sep 17 00:00:00 2001 -From: Alice Frosi -Date: Mon, 22 Aug 2022 08:31:59 +0200 -Subject: [PATCH 02/12] allow user to set the pod uid - -Add a new flag uid if the cluster defaults don't work. This flag enables the -users to specify the uid for running the pod. - -Signed-off-by: Alice Frosi ---- - pkg/virtctl/guestfs/BUILD.bazel | 1 + - pkg/virtctl/guestfs/guestfs.go | 38 +++++++++++++++++++++++++-------- - 2 files changed, 30 insertions(+), 9 deletions(-) - -diff --git a/pkg/virtctl/guestfs/BUILD.bazel b/pkg/virtctl/guestfs/BUILD.bazel -index 0ee11f549..ee9a66354 100644 ---- a/pkg/virtctl/guestfs/BUILD.bazel -+++ b/pkg/virtctl/guestfs/BUILD.bazel -@@ -18,6 +18,7 @@ go_library( - "//vendor/k8s.io/client-go/rest:go_default_library", - "//vendor/k8s.io/client-go/tools/clientcmd:go_default_library", - "//vendor/k8s.io/client-go/tools/remotecommand:go_default_library", -+ "//vendor/k8s.io/utils/pointer:go_default_library", - ], - ) - -diff --git a/pkg/virtctl/guestfs/guestfs.go b/pkg/virtctl/guestfs/guestfs.go -index 09a0c61b0..23cec45e4 100644 ---- a/pkg/virtctl/guestfs/guestfs.go -+++ b/pkg/virtctl/guestfs/guestfs.go -@@ -22,6 +22,8 @@ import ( - - "kubevirt.io/client-go/kubecli" - -+ "k8s.io/utils/pointer" -+ - "kubevirt.io/kubevirt/pkg/virtctl/templates" - "kubevirt.io/kubevirt/pkg/virtctl/utils" - ) -@@ -54,6 +56,7 @@ var ( - podName string - root bool - fsGroup string -+ uid string - ) - - type guestfsCommand struct { -@@ -77,6 +80,7 @@ func NewGuestfsShellCommand(clientConfig clientcmd.ClientConfig) *cobra.Command - cmd.PersistentFlags().StringVar(&pullPolicy, "pull-policy", string(pullPolicyDefault), "pull policy for the libguestfs image") - cmd.PersistentFlags().BoolVar(&kvm, "kvm", true, "Use kvm for the libguestfs-tools container") - cmd.PersistentFlags().BoolVar(&root, "root", false, "Set uid 0 for the libguestfs-tool container") -+ cmd.PersistentFlags().StringVar(&uid, "uid", "", "Set uid for the libguestfs-tool container. It doesn't work with root") - cmd.SetUsageTemplate(templates.UsageTemplate()) - cmd.PersistentFlags().StringVar(&fsGroup, "fsGroup", "", "Set the fsgroup for the libguestfs-tool container") - -@@ -386,6 +390,26 @@ func setGroupLibguestfs() (*int64, error) { - return nil, nil - } - -+// setUIDLibugestfs returns the guestfs uid -+func setUIDLibugestfs() (*int64, error) { -+ switch { -+ case root: -+ var zero int64 -+ if uid != "" { -+ return nil, fmt.Errorf("cannot set uid if root is true") -+ } -+ return &zero, nil -+ case uid != "": -+ n, err := strconv.ParseInt(uid, 10, 64) -+ if err != nil { -+ return nil, err -+ } -+ return &n, nil -+ default: -+ return nil, nil -+ } -+} -+ - func createLibguestfsPod(pvc, image, cmd string, args []string, kvm, isBlock bool) (*corev1.Pod, error) { - var resources corev1.ResourceRequirements - podName = fmt.Sprintf("%s-%s", podNamePrefix, pvc) -@@ -396,12 +420,9 @@ func createLibguestfsPod(pvc, image, cmd string, args []string, kvm, isBlock boo - }, - } - } -- nonRoot := true -- var uidRoot int64 = 0 -- var uid *int64 -- if root { -- nonRoot = false -- uid = &uidRoot -+ u, err := setUIDLibugestfs() -+ if err != nil { -+ return nil, err - } - g, err := setGroupLibguestfs() - if err != nil { -@@ -414,10 +435,9 @@ func createLibguestfsPod(pvc, image, cmd string, args []string, kvm, isBlock boo - Drop: []corev1.Capability{"ALL"}, - }, - } -- - securityContext := &corev1.PodSecurityContext{ -- RunAsNonRoot: &nonRoot, -- RunAsUser: uid, -+ RunAsNonRoot: pointer.Bool(!root), -+ RunAsUser: u, - FSGroup: g, - SeccompProfile: &corev1.SeccompProfile{ - Type: corev1.SeccompProfileTypeRuntimeDefault, --- -2.38.1 - - -From 1ebc15d9785f4cf8d6f757095424adeca528f15c Mon Sep 17 00:00:00 2001 -From: Alice Frosi -Date: Tue, 23 Aug 2022 11:32:00 +0200 -Subject: [PATCH 03/12] add unit test - -Verify that root and uid flags cannot be used together - -Signed-off-by: Alice Frosi ---- - pkg/virtctl/guestfs/guestfs_test.go | 8 ++++++++ - 1 file changed, 8 insertions(+) - -diff --git a/pkg/virtctl/guestfs/guestfs_test.go b/pkg/virtctl/guestfs/guestfs_test.go -index 5ceb10476..0990e7cd2 100644 ---- a/pkg/virtctl/guestfs/guestfs_test.go -+++ b/pkg/virtctl/guestfs/guestfs_test.go -@@ -148,6 +148,14 @@ var _ = Describe("Guestfs shell", func() { - Expect(err).To(HaveOccurred()) - Expect(err.Error()).Should(Equal(fmt.Sprintf("The PVC %s doesn't exist", pvcName))) - }) -+ -+ It("UID cannot be used with root", func() { -+ guestfs.SetClient(fakeCreateClientPVC) -+ cmd := virtctlcmd.NewRepeatableVirtctlCommand(commandName, pvcName, "--root=true", "--uid=1001") -+ err := cmd() -+ Expect(err).To(HaveOccurred()) -+ Expect(err.Error()).Should(Equal(fmt.Sprintf("cannot set uid if root is true"))) -+ }) - }) - - Context("URL authenticity", func() { --- -2.38.1 - - -From a72e5ff9ee553e8074cc413787f32f68445be677 Mon Sep 17 00:00:00 2001 -From: Alice Frosi -Date: Tue, 23 Aug 2022 11:35:53 +0200 -Subject: [PATCH 04/12] add functional test - -Verify that guestfs command can be run under another uid - -Signed-off-by: Alice Frosi ---- - tests/storage/guestfs.go | 41 ++++++++++++++++++++++------------------ - 1 file changed, 23 insertions(+), 18 deletions(-) - -diff --git a/tests/storage/guestfs.go b/tests/storage/guestfs.go -index fcb19cb61..acdb1a509 100644 ---- a/tests/storage/guestfs.go -+++ b/tests/storage/guestfs.go -@@ -107,6 +107,18 @@ var _ = SIGDescribe("[rfe_id:6364][[Serial]Guestfs", func() { - - } - -+ verifyCanRunOnFSPVC := func(podName string) { -+ stdout, stderr, err := execCommandLibguestfsPod(podName, []string{"qemu-img", "create", "/disk/disk.img", "500M"}) -+ Expect(stderr).To(Equal("")) -+ Expect(stdout).To(ContainSubstring("Formatting")) -+ Expect(err).ToNot(HaveOccurred()) -+ stdout, stderr, err = execCommandLibguestfsPod(podName, []string{"guestfish", "-a", "/disk/disk.img", "run"}) -+ Expect(stderr).To(BeEmpty()) -+ Expect(stdout).To(BeEmpty()) -+ Expect(err).ToNot(HaveOccurred()) -+ -+ } -+ - Context("Run libguestfs on PVCs", func() { - BeforeEach(func() { - var err error -@@ -142,15 +154,7 @@ var _ = SIGDescribe("[rfe_id:6364][[Serial]Guestfs", func() { - podName := libguestsTools + pvcClaim - createPVCFilesystem(pvcClaim) - runGuestfsOnPVC(pvcClaim) -- stdout, stderr, err := execCommandLibguestfsPod(podName, []string{"qemu-img", "create", "/disk/disk.img", "500M"}) -- Expect(stderr).To(Equal("")) -- Expect(stdout).To(ContainSubstring("Formatting")) -- Expect(err).ToNot(HaveOccurred()) -- stdout, stderr, err = execCommandLibguestfsPod(podName, []string{"guestfish", "-a", "/disk/disk.img", "run"}) -- Expect(stderr).To(Equal("")) -- Expect(stdout).To(Equal("")) -- Expect(err).ToNot(HaveOccurred()) -- -+ verifyCanRunOnFSPVC(podName) - }) - - It("[posneg:negative][test_id:6480]Should fail to run the guestfs command on a PVC in use", func() { -@@ -179,6 +183,15 @@ var _ = SIGDescribe("[rfe_id:6364][[Serial]Guestfs", func() { - Expect(err).ToNot(HaveOccurred()) - - }) -+ It("Should successfully run guestfs command on a filesystem-based PVC setting the uid", func() { -+ f := createFakeAttacher() -+ defer f.closeChannel() -+ pvcClaim = "pvc-fs-with-different-uid" -+ podName := libguestsTools + pvcClaim -+ createPVCFilesystem(pvcClaim) -+ runGuestfsOnPVC(pvcClaim, "--uid", "1002") -+ verifyCanRunOnFSPVC(podName) -+ }) - }) - Context("Run libguestfs on PVCs with root", func() { - BeforeEach(func() { -@@ -199,15 +212,7 @@ var _ = SIGDescribe("[rfe_id:6364][[Serial]Guestfs", func() { - podName := libguestsTools + pvcClaim - createPVCFilesystem(pvcClaim) - runGuestfsOnPVC(pvcClaim, "--root") -- stdout, stderr, err := execCommandLibguestfsPod(podName, []string{"qemu-img", "create", "/disk/disk.img", "500M"}) -- Expect(stderr).To(Equal("")) -- Expect(stdout).To(ContainSubstring("Formatting")) -- Expect(err).ToNot(HaveOccurred()) -- stdout, stderr, err = execCommandLibguestfsPod(podName, []string{"guestfish", "-a", "/disk/disk.img", "run"}) -- Expect(stderr).To(Equal("")) -- Expect(stdout).To(Equal("")) -- Expect(err).ToNot(HaveOccurred()) -- -+ verifyCanRunOnFSPVC(podName) - }) - }) - --- -2.38.1 - - -From 6b7dd4c6a4773c5240810d929e5bedf10a62601b Mon Sep 17 00:00:00 2001 -From: Alice Frosi -Date: Thu, 20 Oct 2022 10:50:03 +0200 -Subject: [PATCH 05/12] adjust variables/function names - -Rename functions and variables to match with the fsgroup. - -Signed-off-by: Alice Frosi ---- - pkg/virtctl/guestfs/guestfs.go | 10 +++++----- - 1 file changed, 5 insertions(+), 5 deletions(-) - -diff --git a/pkg/virtctl/guestfs/guestfs.go b/pkg/virtctl/guestfs/guestfs.go -index 23cec45e4..bac418409 100644 ---- a/pkg/virtctl/guestfs/guestfs.go -+++ b/pkg/virtctl/guestfs/guestfs.go -@@ -372,7 +372,7 @@ func (client *K8sClient) getPodsForPVC(pvcName, ns string) ([]corev1.Pod, error) - return pods, nil - } - --func setGroupLibguestfs() (*int64, error) { -+func setFSGroupLibguestfs() (*int64, error) { - if root && fsGroup != "" { - return nil, fmt.Errorf("cannot set fsGroup id with root") - } -@@ -384,8 +384,8 @@ func setGroupLibguestfs() (*int64, error) { - return &n, nil - } - if root { -- var rootGID int64 = 0 -- return &rootGID, nil -+ var rootFsID int64 = 0 -+ return &rootFsID, nil - } - return nil, nil - } -@@ -424,7 +424,7 @@ func createLibguestfsPod(pvc, image, cmd string, args []string, kvm, isBlock boo - if err != nil { - return nil, err - } -- g, err := setGroupLibguestfs() -+ f, err := setFSGroupLibguestfs() - if err != nil { - return nil, err - } -@@ -438,7 +438,7 @@ func createLibguestfsPod(pvc, image, cmd string, args []string, kvm, isBlock boo - securityContext := &corev1.PodSecurityContext{ - RunAsNonRoot: pointer.Bool(!root), - RunAsUser: u, -- FSGroup: g, -+ FSGroup: f, - SeccompProfile: &corev1.SeccompProfile{ - Type: corev1.SeccompProfileTypeRuntimeDefault, - }, --- -2.38.1 - - -From e7a5056ba3b83cfd18991f8b801a977becc635fb Mon Sep 17 00:00:00 2001 -From: Alice Frosi -Date: Thu, 20 Oct 2022 10:37:13 +0200 -Subject: [PATCH 06/12] guestfs: add gid flag - -The gid flags set the group for the container. This flag can be used -only combined wit the uid flag. See comment: - https://github.com/kubernetes/cri-api/blob/2b5244cefaeace624cb160d6b3d85dd3fd14baea/pkg/apis/runtime/v1/api.proto#L307-L309 - -Signed-off-by: Alice Frosi ---- - pkg/virtctl/guestfs/guestfs.go | 30 ++++++++++++++++++++++++++++++ - 1 file changed, 30 insertions(+) - -diff --git a/pkg/virtctl/guestfs/guestfs.go b/pkg/virtctl/guestfs/guestfs.go -index bac418409..3c757b6ad 100644 ---- a/pkg/virtctl/guestfs/guestfs.go -+++ b/pkg/virtctl/guestfs/guestfs.go -@@ -57,6 +57,7 @@ var ( - root bool - fsGroup string - uid string -+ gid string - ) - - type guestfsCommand struct { -@@ -81,6 +82,7 @@ func NewGuestfsShellCommand(clientConfig clientcmd.ClientConfig) *cobra.Command - cmd.PersistentFlags().BoolVar(&kvm, "kvm", true, "Use kvm for the libguestfs-tools container") - cmd.PersistentFlags().BoolVar(&root, "root", false, "Set uid 0 for the libguestfs-tool container") - cmd.PersistentFlags().StringVar(&uid, "uid", "", "Set uid for the libguestfs-tool container. It doesn't work with root") -+ cmd.PersistentFlags().StringVar(&gid, "gid", "", "Set gid for the libguestfs-tool container. This works only combined when the uid is manually set") - cmd.SetUsageTemplate(templates.UsageTemplate()) - cmd.PersistentFlags().StringVar(&fsGroup, "fsGroup", "", "Set the fsgroup for the libguestfs-tool container") - -@@ -410,6 +412,29 @@ func setUIDLibugestfs() (*int64, error) { - } - } - -+func setGIDLibguestfs() (*int64, error) { -+ // The GID can only be specified together with the uid. See comment at: https://github.com/kubernetes/cri-api/blob/2b5244cefaeace624cb160d6b3d85dd3fd14baea/pkg/apis/runtime/v1/api.proto#L307-L309 -+ if gid != "" && uid == "" { -+ return nil, fmt.Errorf("gid requires the uid to be set") -+ } -+ -+ if root && gid != "" { -+ return nil, fmt.Errorf("cannot set gid id with root") -+ } -+ if gid != "" { -+ n, err := strconv.ParseInt(gid, 10, 64) -+ if err != nil { -+ return nil, err -+ } -+ return &n, nil -+ } -+ if root { -+ var rootGID int64 = 0 -+ return &rootGID, nil -+ } -+ return nil, nil -+} -+ - func createLibguestfsPod(pvc, image, cmd string, args []string, kvm, isBlock bool) (*corev1.Pod, error) { - var resources corev1.ResourceRequirements - podName = fmt.Sprintf("%s-%s", podNamePrefix, pvc) -@@ -424,6 +449,10 @@ func createLibguestfsPod(pvc, image, cmd string, args []string, kvm, isBlock boo - if err != nil { - return nil, err - } -+ g, err := setGIDLibguestfs() -+ if err != nil { -+ return nil, err -+ } - f, err := setFSGroupLibguestfs() - if err != nil { - return nil, err -@@ -438,6 +467,7 @@ func createLibguestfsPod(pvc, image, cmd string, args []string, kvm, isBlock boo - securityContext := &corev1.PodSecurityContext{ - RunAsNonRoot: pointer.Bool(!root), - RunAsUser: u, -+ RunAsGroup: g, - FSGroup: f, - SeccompProfile: &corev1.SeccompProfile{ - Type: corev1.SeccompProfileTypeRuntimeDefault, --- -2.38.1 - - -From c77ccabeabffcb99bc84da854696046f68eb4acc Mon Sep 17 00:00:00 2001 -From: Alice Frosi -Date: Thu, 20 Oct 2022 11:19:42 +0200 -Subject: [PATCH 07/12] add unit test for gid - -Verify that the gid can be only used together with the uid. - -Signed-off-by: Alice Frosi ---- - pkg/virtctl/guestfs/guestfs_test.go | 7 +++++++ - 1 file changed, 7 insertions(+) - -diff --git a/pkg/virtctl/guestfs/guestfs_test.go b/pkg/virtctl/guestfs/guestfs_test.go -index 0990e7cd2..dcce3f71d 100644 ---- a/pkg/virtctl/guestfs/guestfs_test.go -+++ b/pkg/virtctl/guestfs/guestfs_test.go -@@ -156,6 +156,13 @@ var _ = Describe("Guestfs shell", func() { - Expect(err).To(HaveOccurred()) - Expect(err.Error()).Should(Equal(fmt.Sprintf("cannot set uid if root is true"))) - }) -+ It("GID can be use only together with the uid flag", func() { -+ guestfs.SetClient(fakeCreateClientPVC) -+ cmd := virtctlcmd.NewRepeatableVirtctlCommand(commandName, pvcName, "--gid=1001") -+ err := cmd() -+ Expect(err).To(HaveOccurred()) -+ Expect(err.Error()).Should(Equal(fmt.Sprintf("gid requires the uid to be set"))) -+ }) - }) - - Context("URL authenticity", func() { --- -2.38.1 - - -From 62bc70cf34751f19fc4a19dc66ee46c56172d802 Mon Sep 17 00:00:00 2001 -From: Alice Frosi -Date: Thu, 20 Oct 2022 16:01:01 +0200 -Subject: [PATCH 08/12] fix fsgrouo flag in the test case - -Change flag from group to fsGroup. - -Signed-off-by: Alice Frosi ---- - tests/storage/guestfs.go | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/tests/storage/guestfs.go b/tests/storage/guestfs.go -index acdb1a509..91d36fbe7 100644 ---- a/tests/storage/guestfs.go -+++ b/tests/storage/guestfs.go -@@ -77,7 +77,7 @@ var _ = SIGDescribe("[rfe_id:6364][[Serial]Guestfs", func() { - podName := libguestsTools + pvcClaim - o := append([]string{"guestfs", pvcClaim, "--namespace", util.NamespaceTestDefault}, options...) - if setGroup { -- o = append(o, "--group", testGroup) -+ o = append(o, "--fsGroup", testGroup) - } - guestfsCmd := clientcmd.NewVirtctlCommand(o...) - go func() { --- -2.38.1 - - -From d8b43890688deb3f92d2325b31b08a03a32827f2 Mon Sep 17 00:00:00 2001 -From: Maya Rashish -Date: Wed, 9 Nov 2022 08:45:09 +0200 -Subject: [PATCH 09/12] Use a unique pvc/pod name for guestfs test - -We have a flake where the pod is terminating -- this is likely due to -the name conflict with another test. This name is more appropriate, too. - -Signed-off-by: Maya Rashish ---- - tests/storage/guestfs.go | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/tests/storage/guestfs.go b/tests/storage/guestfs.go -index 91d36fbe7..5e5d40d2c 100644 ---- a/tests/storage/guestfs.go -+++ b/tests/storage/guestfs.go -@@ -208,7 +208,7 @@ var _ = SIGDescribe("[rfe_id:6364][[Serial]Guestfs", func() { - It("Should successfully run guestfs command on a filesystem-based PVC with root", func() { - f := createFakeAttacher() - defer f.closeChannel() -- pvcClaim = "pvc-fs-with-different-uid" -+ pvcClaim = "pvc-fs-with-root" - podName := libguestsTools + pvcClaim - createPVCFilesystem(pvcClaim) - runGuestfsOnPVC(pvcClaim, "--root") --- -2.38.1 - - -From 433d92489b305048d1fe5d9c297b5a23f887ad42 Mon Sep 17 00:00:00 2001 -From: Alice Frosi -Date: Fri, 11 Nov 2022 09:50:50 +0100 -Subject: [PATCH 10/12] Get guestfs pod name with getGuestfsPodName - -Signed-off-by: Alice Frosi ---- - tests/storage/guestfs.go | 23 +++++++++++------------ - 1 file changed, 11 insertions(+), 12 deletions(-) - -diff --git a/tests/storage/guestfs.go b/tests/storage/guestfs.go -index 5e5d40d2c..022bd0ace 100644 ---- a/tests/storage/guestfs.go -+++ b/tests/storage/guestfs.go -@@ -20,8 +20,6 @@ import ( - "kubevirt.io/kubevirt/tests/util" - ) - --const libguestsTools = "libguestfs-tools-" -- - type fakeAttacher struct { - done chan bool - } -@@ -43,6 +41,11 @@ var _ = SIGDescribe("[rfe_id:6364][[Serial]Guestfs", func() { - setGroup bool - testGroup string - ) -+ -+ getGuestfsPodName := func(pvc string) string { -+ return "libguestfs-tools-" + pvc -+ } -+ - execCommandLibguestfsPod := func(podName string, c []string) (string, string, error) { - pod, err := virtClient.CoreV1().Pods(util.NamespaceTestDefault).Get(context.Background(), podName, metav1.GetOptions{}) - Expect(err).ToNot(HaveOccurred()) -@@ -74,7 +77,7 @@ var _ = SIGDescribe("[rfe_id:6364][[Serial]Guestfs", func() { - } - - runGuestfsOnPVC := func(pvcClaim string, options ...string) { -- podName := libguestsTools + pvcClaim -+ podName := getGuestfsPodName(pvcClaim) - o := append([]string{"guestfs", pvcClaim, "--namespace", util.NamespaceTestDefault}, options...) - if setGroup { - o = append(o, "--fsGroup", testGroup) -@@ -141,7 +144,7 @@ var _ = SIGDescribe("[rfe_id:6364][[Serial]Guestfs", func() { - pvcClaim = "pvc-verify" - createPVCFilesystem(pvcClaim) - runGuestfsOnPVC(pvcClaim) -- output, _, err := execCommandLibguestfsPod(libguestsTools+pvcClaim, []string{"libguestfs-test-tool"}) -+ output, _, err := execCommandLibguestfsPod(getGuestfsPodName(pvcClaim), []string{"libguestfs-test-tool"}) - Expect(err).ToNot(HaveOccurred()) - Expect(output).To(ContainSubstring("===== TEST FINISHED OK =====")) - -@@ -151,10 +154,9 @@ var _ = SIGDescribe("[rfe_id:6364][[Serial]Guestfs", func() { - f := createFakeAttacher() - defer f.closeChannel() - pvcClaim = "pvc-fs" -- podName := libguestsTools + pvcClaim - createPVCFilesystem(pvcClaim) - runGuestfsOnPVC(pvcClaim) -- verifyCanRunOnFSPVC(podName) -+ verifyCanRunOnFSPVC(getGuestfsPodName(pvcClaim)) - }) - - It("[posneg:negative][test_id:6480]Should fail to run the guestfs command on a PVC in use", func() { -@@ -174,10 +176,9 @@ var _ = SIGDescribe("[rfe_id:6364][[Serial]Guestfs", func() { - defer f.closeChannel() - - pvcClaim = "pvc-block" -- podName := libguestsTools + pvcClaim - libstorage.CreateBlockPVC(pvcClaim, "500Mi") - runGuestfsOnPVC(pvcClaim) -- stdout, stderr, err := execCommandLibguestfsPod(podName, []string{"guestfish", "-a", "/dev/vda", "run"}) -+ stdout, stderr, err := execCommandLibguestfsPod(getGuestfsPodName(pvcClaim), []string{"guestfish", "-a", "/dev/vda", "run"}) - Expect(stderr).To(Equal("")) - Expect(stdout).To(Equal("")) - Expect(err).ToNot(HaveOccurred()) -@@ -187,10 +188,9 @@ var _ = SIGDescribe("[rfe_id:6364][[Serial]Guestfs", func() { - f := createFakeAttacher() - defer f.closeChannel() - pvcClaim = "pvc-fs-with-different-uid" -- podName := libguestsTools + pvcClaim - createPVCFilesystem(pvcClaim) - runGuestfsOnPVC(pvcClaim, "--uid", "1002") -- verifyCanRunOnFSPVC(podName) -+ verifyCanRunOnFSPVC(getGuestfsPodName(pvcClaim)) - }) - }) - Context("Run libguestfs on PVCs with root", func() { -@@ -209,10 +209,9 @@ var _ = SIGDescribe("[rfe_id:6364][[Serial]Guestfs", func() { - f := createFakeAttacher() - defer f.closeChannel() - pvcClaim = "pvc-fs-with-root" -- podName := libguestsTools + pvcClaim - createPVCFilesystem(pvcClaim) - runGuestfsOnPVC(pvcClaim, "--root") -- verifyCanRunOnFSPVC(podName) -+ verifyCanRunOnFSPVC(getGuestfsPodName(pvcClaim)) - }) - }) - --- -2.38.1 - - -From 70822e28f08fa399a514f1814d9433755b76f369 Mon Sep 17 00:00:00 2001 -From: Alice Frosi -Date: Mon, 14 Nov 2022 16:30:31 +0100 -Subject: [PATCH 11/12] Set setGroup also for the second guestfs pod - -Signed-off-by: Alice Frosi ---- - tests/storage/guestfs.go | 8 ++++++-- - 1 file changed, 6 insertions(+), 2 deletions(-) - -diff --git a/tests/storage/guestfs.go b/tests/storage/guestfs.go -index 022bd0ace..e1245ba7d 100644 ---- a/tests/storage/guestfs.go -+++ b/tests/storage/guestfs.go -@@ -165,9 +165,13 @@ var _ = SIGDescribe("[rfe_id:6364][[Serial]Guestfs", func() { - pvcClaim = "pvc-fail-to-run-twice" - createPVCFilesystem(pvcClaim) - runGuestfsOnPVC(pvcClaim) -- guestfsCmd := clientcmd.NewVirtctlCommand("guestfs", -+ options := []string{"guestfs", - pvcClaim, -- "--namespace", util.NamespaceTestDefault) -+ "--namespace", util.NamespaceTestDefault} -+ if setGroup { -+ options = append(options, "--fsGroup", testGroup) -+ } -+ guestfsCmd := clientcmd.NewVirtctlCommand(options...) - Expect(guestfsCmd.Execute()).To(HaveOccurred()) - }) - --- -2.38.1 - - -From c232a312b02685e1081326dbb8e834faee1b0b4f Mon Sep 17 00:00:00 2001 -From: Alice Frosi -Date: Wed, 9 Nov 2022 17:53:35 +0100 -Subject: [PATCH 12/12] Solve flakiness for guestfs tests - -Sometimes, the libguestfs pod is deleted by the test clean-up but the -function runGuestfsOnPVC hasn't gracefully terminated yet. The function -runGuestfsOnPVC has a goroutine that returns when the channel of the -fakeCreateAttacher is closed. - -With the new refactoring, a new channel has been added to select between -an error in the guestfs routine and to gracefully terminates the test. - -Signed-off-by: Alice Frosi ---- - tests/storage/BUILD.bazel | 1 + - tests/storage/guestfs.go | 69 +++++++++++++++++++++------------------ - 2 files changed, 39 insertions(+), 31 deletions(-) - -diff --git a/tests/storage/BUILD.bazel b/tests/storage/BUILD.bazel -index 76fff5109..fd4efd846 100644 ---- a/tests/storage/BUILD.bazel -+++ b/tests/storage/BUILD.bazel -@@ -61,6 +61,7 @@ go_library( - "//vendor/github.com/onsi/gomega/types:go_default_library", - "//vendor/github.com/openshift/api/route/v1:go_default_library", - "//vendor/github.com/pborman/uuid:go_default_library", -+ "//vendor/github.com/spf13/cobra:go_default_library", - "//vendor/k8s.io/api/admissionregistration/v1:go_default_library", - "//vendor/k8s.io/api/core/v1:go_default_library", - "//vendor/k8s.io/api/networking/v1:go_default_library", -diff --git a/tests/storage/guestfs.go b/tests/storage/guestfs.go -index e1245ba7d..971c87822 100644 ---- a/tests/storage/guestfs.go -+++ b/tests/storage/guestfs.go -@@ -6,6 +6,7 @@ import ( - - . "github.com/onsi/ginkgo/v2" - . "github.com/onsi/gomega" -+ "github.com/spf13/cobra" - - corev1 "k8s.io/api/core/v1" - "k8s.io/apimachinery/pkg/api/resource" -@@ -21,17 +22,20 @@ import ( - ) - - type fakeAttacher struct { -- done chan bool -+ // Channel to unblock the fake attacher for the console -+ doneAttacher chan bool -+ // Channel to unblock the goroutine for the guestfs command -+ doneGuestfs chan bool - } - - // fakeCreateAttacher simulates the attacher to the pod console. It has to block until the test terminates. - func (f *fakeAttacher) fakeCreateAttacher(client *guestfs.K8sClient, p *corev1.Pod, command string) error { -- <-f.done -+ <-f.doneAttacher - return nil - } - - func (f *fakeAttacher) closeChannel() { -- f.done <- true -+ f.doneGuestfs <- true - } - - var _ = SIGDescribe("[rfe_id:6364][[Serial]Guestfs", func() { -@@ -71,22 +75,35 @@ var _ = SIGDescribe("[rfe_id:6364][[Serial]Guestfs", func() { - - createFakeAttacher := func() *fakeAttacher { - f := &fakeAttacher{} -- f.done = make(chan bool, 1) -+ f.doneAttacher = make(chan bool, 1) -+ f.doneGuestfs = make(chan bool, 1) - guestfs.SetAttacher(f.fakeCreateAttacher) - return f - } - -- runGuestfsOnPVC := func(pvcClaim string, options ...string) { -+ guestfsWithSync := func(f *fakeAttacher, guestfsCmd *cobra.Command) { -+ defer GinkgoRecover() -+ errChan := make(chan error) -+ go func() { -+ errChan <- guestfsCmd.Execute() -+ }() -+ select { -+ case <-f.doneGuestfs: -+ case err := <-errChan: -+ Expect(err).ToNot(HaveOccurred()) -+ } -+ // Unblock the fake attacher -+ f.doneAttacher <- true -+ } -+ -+ runGuestfsOnPVC := func(f *fakeAttacher, pvcClaim string, options ...string) { - podName := getGuestfsPodName(pvcClaim) - o := append([]string{"guestfs", pvcClaim, "--namespace", util.NamespaceTestDefault}, options...) - if setGroup { - o = append(o, "--fsGroup", testGroup) - } - guestfsCmd := clientcmd.NewVirtctlCommand(o...) -- go func() { -- defer GinkgoRecover() -- Expect(guestfsCmd.Execute()).ToNot(HaveOccurred()) -- }() -+ go guestfsWithSync(f, guestfsCmd) - // Waiting until the libguestfs pod is running - Eventually(func() bool { - pod, _ := virtClient.CoreV1().Pods(util.NamespaceTestDefault).Get(context.Background(), podName, metav1.GetOptions{}) -@@ -123,6 +140,7 @@ var _ = SIGDescribe("[rfe_id:6364][[Serial]Guestfs", func() { - } - - Context("Run libguestfs on PVCs", func() { -+ var f *fakeAttacher - BeforeEach(func() { - var err error - virtClient, err = kubecli.GetKubevirtClient() -@@ -130,41 +148,34 @@ var _ = SIGDescribe("[rfe_id:6364][[Serial]Guestfs", func() { - // TODO: Always setGroup to true until we have the ability to control how virtctl guestfs is run - setGroup = true - testGroup = "2000" -+ f = createFakeAttacher() - }) - - AfterEach(func() { -- err := virtClient.CoreV1().PersistentVolumeClaims(util.NamespaceTestDefault).Delete(context.Background(), pvcClaim, metav1.DeleteOptions{}) -- Expect(err).ToNot(HaveOccurred()) -+ f.closeChannel() - }) - - // libguestfs-test-tool verifies the setup to run libguestfs-tools - It("Should successfully run libguestfs-test-tool", func() { -- f := createFakeAttacher() -- defer f.closeChannel() - pvcClaim = "pvc-verify" - createPVCFilesystem(pvcClaim) -- runGuestfsOnPVC(pvcClaim) -+ runGuestfsOnPVC(f, pvcClaim) - output, _, err := execCommandLibguestfsPod(getGuestfsPodName(pvcClaim), []string{"libguestfs-test-tool"}) - Expect(err).ToNot(HaveOccurred()) - Expect(output).To(ContainSubstring("===== TEST FINISHED OK =====")) -- - }) - - It("[posneg:positive][test_id:6480]Should successfully run guestfs command on a filesystem-based PVC", func() { -- f := createFakeAttacher() -- defer f.closeChannel() - pvcClaim = "pvc-fs" - createPVCFilesystem(pvcClaim) -- runGuestfsOnPVC(pvcClaim) -+ runGuestfsOnPVC(f, pvcClaim) - verifyCanRunOnFSPVC(getGuestfsPodName(pvcClaim)) - }) - - It("[posneg:negative][test_id:6480]Should fail to run the guestfs command on a PVC in use", func() { -- f := createFakeAttacher() -- defer f.closeChannel() - pvcClaim = "pvc-fail-to-run-twice" - createPVCFilesystem(pvcClaim) -- runGuestfsOnPVC(pvcClaim) -+ runGuestfsOnPVC(f, pvcClaim) - options := []string{"guestfs", - pvcClaim, - "--namespace", util.NamespaceTestDefault} -@@ -176,12 +187,9 @@ var _ = SIGDescribe("[rfe_id:6364][[Serial]Guestfs", func() { - }) - - It("[posneg:positive][test_id:6479]Should successfully run guestfs command on a block-based PVC", func() { -- f := createFakeAttacher() -- defer f.closeChannel() -- - pvcClaim = "pvc-block" - libstorage.CreateBlockPVC(pvcClaim, "500Mi") -- runGuestfsOnPVC(pvcClaim) -+ runGuestfsOnPVC(f, pvcClaim) - stdout, stderr, err := execCommandLibguestfsPod(getGuestfsPodName(pvcClaim), []string{"guestfish", "-a", "/dev/vda", "run"}) - Expect(stderr).To(Equal("")) - Expect(stdout).To(Equal("")) -@@ -189,32 +197,31 @@ var _ = SIGDescribe("[rfe_id:6364][[Serial]Guestfs", func() { - - }) - It("Should successfully run guestfs command on a filesystem-based PVC setting the uid", func() { -- f := createFakeAttacher() -- defer f.closeChannel() - pvcClaim = "pvc-fs-with-different-uid" - createPVCFilesystem(pvcClaim) -- runGuestfsOnPVC(pvcClaim, "--uid", "1002") -+ runGuestfsOnPVC(f, pvcClaim, "--uid", "1002") - verifyCanRunOnFSPVC(getGuestfsPodName(pvcClaim)) - }) - }) - Context("Run libguestfs on PVCs with root", func() { -+ var f *fakeAttacher - BeforeEach(func() { - var err error - virtClient, err = kubecli.GetKubevirtClient() - Expect(err).ToNot(HaveOccurred()) - setGroup = false -+ f = createFakeAttacher() - }) - - AfterEach(func() { -- err := virtClient.CoreV1().PersistentVolumeClaims(util.NamespaceTestDefault).Delete(context.Background(), pvcClaim, metav1.DeleteOptions{}) -- Expect(err).ToNot(HaveOccurred()) -+ f.closeChannel() - }) - It("Should successfully run guestfs command on a filesystem-based PVC with root", func() { - f := createFakeAttacher() - defer f.closeChannel() - pvcClaim = "pvc-fs-with-root" - createPVCFilesystem(pvcClaim) -- runGuestfsOnPVC(pvcClaim, "--root") -+ runGuestfsOnPVC(f, pvcClaim, "--root") - verifyCanRunOnFSPVC(getGuestfsPodName(pvcClaim)) - }) - }) --- -2.38.1 - diff --git a/packages/k/kubevirt/0002-network-Use-JSON-syntax-for-slirp-device.patch b/packages/k/kubevirt/0002-network-Use-JSON-syntax-for-slirp-device.patch deleted file mode 100644 index 644de45..0000000 --- a/packages/k/kubevirt/0002-network-Use-JSON-syntax-for-slirp-device.patch +++ /dev/null @@ -1,82 +0,0 @@ -From 8c4fa60175c11257b955553a0328b44e86a044d4 Mon Sep 17 00:00:00 2001 -From: Andrea Bolognani -Date: Wed, 19 Oct 2022 19:32:45 +0200 -Subject: [PATCH] network: Use JSON syntax for slirp device - -Mixing the key=value syntax with the JSON syntax, which libvirt -now uses, leads to unpredictable results. - -Signed-off-by: Andrea Bolognani ---- - pkg/network/domainspec/generators.go | 5 +++-- - pkg/network/domainspec/generators_test.go | 12 ++++++++---- - 2 files changed, 11 insertions(+), 6 deletions(-) - -diff --git a/pkg/network/domainspec/generators.go b/pkg/network/domainspec/generators.go -index bf51be780..367d74fdd 100644 ---- a/pkg/network/domainspec/generators.go -+++ b/pkg/network/domainspec/generators.go -@@ -230,11 +230,12 @@ func (b *SlirpLibvirtSpecGenerator) Generate() error { - return fmt.Errorf("failed to find interface %s in vmi spec", b.vmiSpecIface.Name) - } - -- qemuArg := fmt.Sprintf("%s,netdev=%s,id=%s", foundIfaceModelType, b.vmiSpecIface.Name, b.vmiSpecIface.Name) -+ qemuArg := fmt.Sprintf(`{"driver":%q,"netdev":%q,"id":%q`, foundIfaceModelType, b.vmiSpecIface.Name, b.vmiSpecIface.Name) - if b.vmiSpecIface.MacAddress != "" { - // We assume address was already validated in API layer so just pass it to libvirt as-is. -- qemuArg += fmt.Sprintf(",mac=%s", b.vmiSpecIface.MacAddress) -+ qemuArg += fmt.Sprintf(`,"mac":%q`, b.vmiSpecIface.MacAddress) - } -+ qemuArg += "}" - // Add interface configuration to qemuArgs - b.domain.Spec.QEMUCmd.QEMUArg = append( - b.domain.Spec.QEMUCmd.QEMUArg, -diff --git a/pkg/network/domainspec/generators_test.go b/pkg/network/domainspec/generators_test.go -index 7867b7e25..4d2305d30 100644 ---- a/pkg/network/domainspec/generators_test.go -+++ b/pkg/network/domainspec/generators_test.go -@@ -20,6 +20,7 @@ - package domainspec - - import ( -+ "fmt" - "io/ioutil" - "net" - "os" -@@ -84,18 +85,21 @@ var _ = Describe("Pod Network", func() { - Expect(domain.Spec.Devices.Interfaces).To(BeEmpty()) - Expect(domain.Spec.QEMUCmd.QEMUArg).To(HaveLen(2)) - Expect(domain.Spec.QEMUCmd.QEMUArg[0]).To(Equal(api.Arg{Value: "-device"})) -- Expect(domain.Spec.QEMUCmd.QEMUArg[1]).To(Equal(api.Arg{Value: "e1000,netdev=default,id=default"})) -+ Expect(domain.Spec.QEMUCmd.QEMUArg[1]).To(Equal(api.Arg{Value: `{"driver":"e1000","netdev":"default","id":"default"}`})) - }) - - It("Should append MAC address to qemu arguments if set", func() { -- vmi.Spec.Domain.Devices.Interfaces[0].MacAddress = "de-ad-00-00-be-af" -+ mac := "de-ad-00-00-be-af" -+ device := fmt.Sprintf(`{"driver":"e1000","netdev":"default","id":"default","mac":%q}`, mac) -+ -+ vmi.Spec.Domain.Devices.Interfaces[0].MacAddress = mac - specGenerator := NewSlirpLibvirtSpecGenerator(&vmi.Spec.Domain.Devices.Interfaces[0], domain) - Expect(specGenerator.Generate()).To(Succeed()) - - Expect(domain.Spec.Devices.Interfaces).To(BeEmpty()) - Expect(domain.Spec.QEMUCmd.QEMUArg).To(HaveLen(2)) - Expect(domain.Spec.QEMUCmd.QEMUArg[0]).To(Equal(api.Arg{Value: "-device"})) -- Expect(domain.Spec.QEMUCmd.QEMUArg[1]).To(Equal(api.Arg{Value: "e1000,netdev=default,id=default,mac=de-ad-00-00-be-af"})) -+ Expect(domain.Spec.QEMUCmd.QEMUArg[1]).To(Equal(api.Arg{Value: device})) - }) - It("Should create an interface in the qemu command line, remove it from the interfaces and leave the other interfaces inplace", func() { - domain.Spec.Devices.Interfaces = append(domain.Spec.Devices.Interfaces, api.Interface{ -@@ -114,7 +118,7 @@ var _ = Describe("Pod Network", func() { - Expect(domain.Spec.Devices.Interfaces).To(HaveLen(1)) - Expect(domain.Spec.QEMUCmd.QEMUArg).To(HaveLen(2)) - Expect(domain.Spec.QEMUCmd.QEMUArg[0]).To(Equal(api.Arg{Value: "-device"})) -- Expect(domain.Spec.QEMUCmd.QEMUArg[1]).To(Equal(api.Arg{Value: "e1000,netdev=default,id=default"})) -+ Expect(domain.Spec.QEMUCmd.QEMUArg[1]).To(Equal(api.Arg{Value: `{"driver":"e1000","netdev":"default","id":"default"}`})) - }) - }) - Context("Macvtap plug", func() { --- -2.39.0 - diff --git a/packages/k/kubevirt/_service b/packages/k/kubevirt/_service index 02db5d8..5cb3ce8 100644 --- a/packages/k/kubevirt/_service +++ b/packages/k/kubevirt/_service @@ -1,7 +1,7 @@ kubevirt - v0.58.0 + v0.59.0 git disable https://github.com/kubevirt/kubevirt diff --git a/packages/k/kubevirt/disks-images-provider.yaml b/packages/k/kubevirt/disks-images-provider.yaml index f0507a5..4848e20 100644 --- a/packages/k/kubevirt/disks-images-provider.yaml +++ b/packages/k/kubevirt/disks-images-provider.yaml @@ -22,12 +22,12 @@ spec: serviceAccountName: kubevirt-testing containers: - name: target - image: quay.io/kubevirt/disks-images-provider:v0.58.0 + image: quay.io/kubevirt/disks-images-provider:v0.59.0 imagePullPolicy: Always lifecycle: preStop: exec: - command: ["/bin/sh","-c","source /etc/bashrc && chroot /host losetup -d ${LOOP_DEVICE} && chroot /host umount ${LOOP_DEVICE_HP} && chroot /host losetup -d ${LOOP_DEVICE_HP}"] + command: ["/bin/sh","-c","source /etc/bashrc && chroot /host umount ${LOOP_DEVICE_HP} && chroot /host losetup -d ${LOOP_DEVICE_HP}"] volumeMounts: - name: images mountPath: /hostImages diff --git a/packages/k/kubevirt/kubevirt-0.58.0.tar.gz b/packages/k/kubevirt/kubevirt-0.58.0.tar.gz deleted file mode 120000 index c8e9371..0000000 --- a/packages/k/kubevirt/kubevirt-0.58.0.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeihqnmkhbeubq3fyzi2bttu6fktw6rrhuupzlzpskwg7hwawhep4si \ No newline at end of file diff --git a/packages/k/kubevirt/kubevirt-0.59.0.tar.gz b/packages/k/kubevirt/kubevirt-0.59.0.tar.gz new file mode 120000 index 0000000..b88b05f --- /dev/null +++ b/packages/k/kubevirt/kubevirt-0.59.0.tar.gz @@ -0,0 +1 @@ +/ipfs/bafybeihatpvk3e75y3eedphhpgiwhmgybjn7hyvmoxxdvz7qsvizvn4lmm \ No newline at end of file diff --git a/packages/k/kubevirt/kubevirt.changes b/packages/k/kubevirt/kubevirt.changes index bf96e8e..8f37819 100644 --- a/packages/k/kubevirt/kubevirt.changes +++ b/packages/k/kubevirt/kubevirt.changes @@ -1,4 +1,13 @@ ------------------------------------------------------------------- +Thu Mar 2 07:12:05 UTC 2023 - Vasily Ulyanov + +- Update to version 0.59.0 + Release notes https://github.com/kubevirt/kubevirt/releases/tag/v0.59.0 +- Drop upstreamed patches + 0001-guestfs-flag-to-set-uid-and-gid.patch + 0002-network-Use-JSON-syntax-for-slirp-device.patch + +------------------------------------------------------------------- Tue Dec 20 10:26:46 UTC 2022 - Vasily Ulyanov - Use JSON syntax for slirp device diff --git a/packages/k/kubevirt/kubevirt.spec b/packages/k/kubevirt/kubevirt.spec index 6ff2eb4..7b03c9c 100644 --- a/packages/k/kubevirt/kubevirt.spec +++ b/packages/k/kubevirt/kubevirt.spec @@ -1,7 +1,7 @@ # # spec file for package kubevirt # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: kubevirt -Version: 0.58.0 +Version: 0.59.0 Release: 0 Summary: Container native virtualization License: Apache-2.0 @@ -28,14 +28,12 @@ Source1: kubevirt_containers_meta Source2: kubevirt_containers_meta.service Source3: %{url}/releases/download/v%{version}/disks-images-provider.yaml Source100: %{name}-rpmlintrc -Patch0: 0001-guestfs-flag-to-set-uid-and-gid.patch -Patch1: 0002-network-Use-JSON-syntax-for-slirp-device.patch BuildRequires: glibc-devel-static BuildRequires: golang-packaging BuildRequires: pkgconfig BuildRequires: rsync BuildRequires: sed -BuildRequires: golang(API) = 1.17 +BuildRequires: golang(API) = 1.19 BuildRequires: pkgconfig(libvirt) ExclusiveArch: x86_64 aarch64 @@ -248,14 +246,12 @@ install -p -m 0755 _out/cmd/virt-operator/virt-operator %{buildroot}%{_bindir}/ install -p -m 0755 _out/tests/tests.test %{buildroot}%{_bindir}/virt-tests install -p -m 0755 cmd/virt-launcher/node-labeller/node-labeller.sh %{buildroot}%{_bindir}/ -# virt-launcher SELinux policy needs to land in virt-handler container -install -p -m 0644 cmd/virt-handler/virt_launcher.cil %{buildroot}/ - # Install network stuff mkdir -p %{buildroot}%{_datadir}/kube-virt/virt-handler install -p -m 0644 cmd/virt-handler/nsswitch.conf %{buildroot}%{_datadir}/kube-virt/virt-handler/ -install -p -m 0644 cmd/virt-handler/ipv4-nat.nft %{buildroot}%{_datadir}/kube-virt/virt-handler/ -install -p -m 0644 cmd/virt-handler/ipv6-nat.nft %{buildroot}%{_datadir}/kube-virt/virt-handler/ + +# virt-launcher SELinux policy needs to land in virt-handler container +install -p -m 0644 cmd/virt-handler/virt_launcher.cil %{buildroot}%{_datadir}/kube-virt/virt-handler/ # Install release manifests mkdir -p %{buildroot}%{_datadir}/kube-virt/manifests/release @@ -313,7 +309,6 @@ install -m 0644 %{S:2} %{buildroot}%{_prefix}/lib/obs/service %{_bindir}/virt-handler %{_bindir}/virt-chroot %{_datadir}/kube-virt/virt-handler -/virt_launcher.cil %files virt-launcher %license LICENSE diff --git a/packages/k/kwayland-integration/.files b/packages/k/kwayland-integration/.files index b95aad6..dcc63a9 100644 Binary files a/packages/k/kwayland-integration/.files and b/packages/k/kwayland-integration/.files differ diff --git a/packages/k/kwayland-integration/.rev b/packages/k/kwayland-integration/.rev index 89de0b1..8770cbc 100644 --- a/packages/k/kwayland-integration/.rev +++ b/packages/k/kwayland-integration/.rev @@ -1063,4 +1063,12 @@ Plasma 5.27.1 (forwarded request 1067115 from Vogtinator) 1067231 + + 21094a8895b30e31c0d646414f4e6150 + 5.27.2 + + dimstar_suse + Plasma 5.27.2 (forwarded request 1068244 from Vogtinator) + 1068266 + diff --git a/packages/k/kwayland-integration/kwayland-integration-5.27.1.tar.xz b/packages/k/kwayland-integration/kwayland-integration-5.27.1.tar.xz deleted file mode 120000 index 8dc65f6..0000000 --- a/packages/k/kwayland-integration/kwayland-integration-5.27.1.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreigtrnhpp372o6iuutzuyqu4ic2mzjngi753ke3yjaya3klteh3rfq \ No newline at end of file diff --git a/packages/k/kwayland-integration/kwayland-integration-5.27.1.tar.xz.sig b/packages/k/kwayland-integration/kwayland-integration-5.27.1.tar.xz.sig deleted file mode 100644 index 09ae137..0000000 --- a/packages/k/kwayland-integration/kwayland-integration-5.27.1.tar.xz.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP0rRwACgkQ11dEg7tX -sY1epBAAsEqqoBHTmW1kykndDc4QDvKcRZCeWqY0c4lyYeTYyMsUw9/0Rt0oc74q -3jCKSMLvA5/FAdjd4J6Do9NIa9Wh4cdhO5TBYK+muHCnMhKhaX3My3wbWZ/4jDRq -1yX552/Gd9Lpe7Nq+uVVLVwrSHBlEmGB/aKnBwaxxl0CdBHNdjL0KLcClan0InBl -oDqwRyKFEF8Gk3wocWc8bZKGtCRdijOj7qWUd9WxG/KQrjmEzlB5pfVgmW8/rXTo -j/h+hSJTeuCtN5QWekLz3fwOBtL7w7RksV8i+LpzyM041LwNe7Q26e1tDwqRHeAm -/UikogxUGa6S4L986zK+1/iDyeDGwakHJ1F8HXGkXdykdVHu98YQooRfyrt4fsPw -poUD5Em/9CZVihdlm1ZXJNpu+XCKZ7IPTLeIHG0ZmQYOkkOSohV1cz6tixQR5vRA -EG2Qq/2qoVxgTbROWjJkQ251NzBOZc0TXTgOuUaQ8bqAHEL2+yRW46e4/QBzZhj/ -S3xYAah/CDtHR+zlb7kTZAp3mNWUfmLneHBk4igXUzpgMxCO4IjCKiCGn3l2/sjU -UacuP+mtK5UybpG6Qj8SPy5RUyIoMZIn5O1O3YtK2i/dddwM1KiQxQkJVnJ2aSkx -KlEKOhVcNsCwKY9WJYhRbjI0c9jP0+ysU5F1dnyRvUCXp0v0Vx0= -=mT6A ------END PGP SIGNATURE----- diff --git a/packages/k/kwayland-integration/kwayland-integration-5.27.2.tar.xz b/packages/k/kwayland-integration/kwayland-integration-5.27.2.tar.xz new file mode 120000 index 0000000..dfc4546 --- /dev/null +++ b/packages/k/kwayland-integration/kwayland-integration-5.27.2.tar.xz @@ -0,0 +1 @@ +/ipfs/bafkreiewfnjigjfddgpuibiuezg2zjwm6mjpa7q6j2untfn5bp7wbta4am \ No newline at end of file diff --git a/packages/k/kwayland-integration/kwayland-integration-5.27.2.tar.xz.sig b/packages/k/kwayland-integration/kwayland-integration-5.27.2.tar.xz.sig new file mode 100644 index 0000000..0fb7832 --- /dev/null +++ b/packages/k/kwayland-integration/kwayland-integration-5.27.2.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP98U0ACgkQ11dEg7tX +sY237xAApjLeKN2zdRxpZUZ7qZ8DRgUSyTZU35aIbwEliLzBa7vb7JCjMrLnEvbM +8yOINZ0vlW46UCdM9UknCGQ8WyMRX6rFupC1Mm4AHKxJQ9iMPT/U99D/gHBqJhb5 +Ni1DeTDYs4fIOjaiSVlIu56rZlgXAMSZB4onQHi4XP7ZzjpQ/nGrRe8JZgoA6drg +wlEuc3oRAn3+ay51o5AutvzSJ2BWjdOwYAcU5WdlhxKYQcit5qphEkJ8WUFfxJ9L +keyfCzs5p0GXBd0QMAoNMkFigu7MPD+aDGIfL5+UQEzDYTeLZ+iKWW77roQ2LlWT +AzOFP48fazbNsX9zUKmPGsSfGMFo431OORDK/kQumRCgSJiFTWL6u2kZYt3Nnj4m +3jl+USMMZdmye9v/DBmLBKKWzi1MIDzTNX/y83JeDg1m4emCXc1sCJDk/PVmtUjS +6fPP53lyMnqKKSYBG5ge0uKbBDu8Z5hZ3Rm9mBmmq0JCmqZPnri5tg+O6Qw9kSDx +iQcPbVMOCL0t7ZbI1wmaRihweZracX9BKIxOIWbHwV0V5b9MmgeRE3GqPbOaDRAE +E4NsILECdIGFQwazXBvdYntMbRbDdrY2/fzlKgr3O7Tn+MspapFwX4XBjYDbNRMd +l1ZMlRm35qmpFGlcwkX3psfu7f297yENTY3R5c0U6LOT70ghQEk= +=LEUw +-----END PGP SIGNATURE----- diff --git a/packages/k/kwayland-integration/kwayland-integration.changes b/packages/k/kwayland-integration/kwayland-integration.changes index c075055..3aec32b 100644 --- a/packages/k/kwayland-integration/kwayland-integration.changes +++ b/packages/k/kwayland-integration/kwayland-integration.changes @@ -1,4 +1,13 @@ ------------------------------------------------------------------- +Tue Feb 28 17:34:16 UTC 2023 - Fabian Vogt + +- Update to 5.27.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.2 +- No code changes since 5.27.1 + +------------------------------------------------------------------- Tue Feb 21 14:09:19 UTC 2023 - Fabian Vogt - Update to 5.27.1 diff --git a/packages/k/kwayland-integration/kwayland-integration.spec b/packages/k/kwayland-integration/kwayland-integration.spec index edb50f0..638563e 100644 --- a/packages/k/kwayland-integration/kwayland-integration.spec +++ b/packages/k/kwayland-integration/kwayland-integration.spec @@ -18,7 +18,7 @@ %bcond_without released Name: kwayland-integration -Version: 5.27.1 +Version: 5.27.2 Release: 0 # Full Plasma 5 version (e.g. 5.8.95) %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}} diff --git a/packages/k/kwin5/.files b/packages/k/kwin5/.files index 51b3f22..21daeba 100644 Binary files a/packages/k/kwin5/.files and b/packages/k/kwin5/.files differ diff --git a/packages/k/kwin5/.rev b/packages/k/kwin5/.rev index e8b48cc..e66d723 100644 --- a/packages/k/kwin5/.rev +++ b/packages/k/kwin5/.rev @@ -1524,4 +1524,12 @@ Plasma 5.27.1 (forwarded request 1067115 from Vogtinator) 1067232 + + e76f65e3ece81cb753feb7088bd8de41 + 5.27.2 + + dimstar_suse + Plasma 5.27.2 (forwarded request 1068244 from Vogtinator) + 1068267 + diff --git a/packages/k/kwin5/kwin-5.27.1.tar.xz b/packages/k/kwin5/kwin-5.27.1.tar.xz deleted file mode 120000 index 8d252c7..0000000 --- a/packages/k/kwin5/kwin-5.27.1.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeiha5u4na7wjelf3rpxm32nsfljndtecrxdmi56v462pn3azswmjoi \ No newline at end of file diff --git a/packages/k/kwin5/kwin-5.27.1.tar.xz.sig b/packages/k/kwin5/kwin-5.27.1.tar.xz.sig deleted file mode 100644 index 2ffefcb..0000000 --- a/packages/k/kwin5/kwin-5.27.1.tar.xz.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP0w/IACgkQ11dEg7tX -sY2aEA/9GZWT1ROiuEAkwtIlSLuWF572WF8yqCWFKWjb2AVAzgrJzfFuaw347CQN -BUbQ4DnIsr3MBfRozZnxNLwWXaVrLEZYDPNvgdZCACiYximsqlWHjmALmiZbU0iq -hJCQiVmKarrp05tNmFpXUV1LS03GkRq/vozGja5mHOTM+HAk0WX1dNUDZ3oqUMuf -NhwL5uluVWFnMbDbO7obm1qL1qxdENavzTe3AAno+LJCUwItr8TKUxFDVbcnel1t -h15BhoHPpvI3BJ5IChwVqEwIcnDbFrAnJnoHufcswBqYHMYBqkJ+k4ANFIcxjIap -YODBwVTyVJ3seLG22RjfhBkPLs1TZpVPuPTvAJLZy63U0ne7ZF3H/xiejE65YqGt -EA4iBTh0z3tjRMVwUAsTroyBCbhcoypfRY+zJDS7Lu726AL9mjvuf14JaxXWqAo+ -ow7qjbr0RmaqM7YiY6lFNwqiBNsjlU9QrhFACjkOKYsnKvwGvD8GLTdRoS4l1owU -t74J1SRMudFJ6U64i0rGJng8DQe2EyRU9+3cQLjMrSh3WwgVtJE6+4pd0dB2Qqcg -dq/tU0Ry6+mQe73rFhpYkycGD7Ov4DFCvgPOCwOUCfmAaR9erLzfRWEiIRb2Vnk+ -nlBKZQq7ZGBtRtBtaEy2j1hYOotREXAnjF6HIQwPkpmP7LbhrF0= -=1aMi ------END PGP SIGNATURE----- diff --git a/packages/k/kwin5/kwin-5.27.2.tar.xz b/packages/k/kwin5/kwin-5.27.2.tar.xz new file mode 120000 index 0000000..b5f6eee --- /dev/null +++ b/packages/k/kwin5/kwin-5.27.2.tar.xz @@ -0,0 +1 @@ +/ipfs/bafybeigem3753x6s5k42uk3ka7htdhxh3k5qwmdccrnscdnolcgugiuu24 \ No newline at end of file diff --git a/packages/k/kwin5/kwin-5.27.2.tar.xz.sig b/packages/k/kwin5/kwin-5.27.2.tar.xz.sig new file mode 100644 index 0000000..807a0fb --- /dev/null +++ b/packages/k/kwin5/kwin-5.27.2.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP98WsACgkQ11dEg7tX +sY2yBhAAlJKXWfrLSxXfHKhf5c4ye5bs59pZ39YdxC3JG5s93/eZw46tLIWbjeHi +ZvXxJ9kR/Jr8/sKjgRapiKWaU3xsE8Uaa5uRd9cC1sjBtky9Ztm/JlZpNzGToCU/ +HG/4y/iDz8/7RhZ27D83rDyk6u2kKo2bjL/gJAnmafZftNkP0JG0lxa2bu4xYyhg +VV1346adsV9hiVoPgNgEkhqHkeAcph7L+t1vNRvnbzokp8A7i7MYrtm5anTg7Kk3 +qvsiKOe41W16skbfUfXlJJ/SArGXT3RsKhFrVhNXiuHqr8caKziVZxW4rnqviMzs +MdrqIiGXqVnQw0MWj/d8d1N9vPYHdHBvG++EoZPfaShC1v4zeb13dXtllB58du8U +az6Snaog69vIji4y4yEES1CZlxPawpHMeWwbBqiFg4Dt1I312sou6Bs2AcNoWt1U +S901suqY1p7Dt5B6hRPLb43kELIPsVP242gYgX3dTV8YmQY8/fdxjnq7EuLNw8XS +1cLvZXpy3dVGOqyIzR5gdYGMvW0kExcxWoGp0Tnr3hJRt3a+RNKYtCQ5EyL83kTu +7gSrvKL6Kn7rALuqfyCkZwR+mnHLjiWq6Q4TvxJUhd3v0kwnddqjw/ZJuMs4k9Xb ++jQUqPre7nCAZw1lS98+JRyYRDXG0s0qHBqWHeA5++QLMMEh7pc= +=cVo9 +-----END PGP SIGNATURE----- diff --git a/packages/k/kwin5/kwin5.changes b/packages/k/kwin5/kwin5.changes index e07cf3b..2dc6523 100644 --- a/packages/k/kwin5/kwin5.changes +++ b/packages/k/kwin5/kwin5.changes @@ -1,4 +1,32 @@ ------------------------------------------------------------------- +Tue Feb 28 17:34:16 UTC 2023 - Fabian Vogt + +- Update to 5.27.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.2 +- Changes since 5.27.1: + * x11: Fix client area lookup with pending move resize + * wayland: Fix xdg-toplevel and xdg-popup window initialization (kde#466530) + * screencasting: Choose the correct GL type to download into an image (kde#466299) + * screencasting: Close streams when the output is disabled + * wayland: Setup compositing for internal window when it's mapped (kde#466313) + * Remove no longer relevant case in Workspace::replaceInStack() + * effects/zoom: Fix crash on X11 (kde#466376) + * Fix edid serial parsing (kde#466136) + * effects/zoom: Fix rendering with mixed scale factors + * effects/magnifier: Reduce the number of heap allocations + * effects/magnifier: Fix rendering on multi screen setups + * backends/drm: Make sure attributes are always initialized + * backends/wayland: fall back to qpainter when there's no render node (kde#466302) + * backends/x11: explicitly free the outputs (kde#466183) + * backends/libinput: Fix crash upon receiving motion absolute events (kde#449317,kde#465456) + * pointer input: always confine pointer to screens (kde#461911) + * effects: Fix selecting hidden windows using keyboard (kde#466120) + * feat: allow VT switching even with global shortcuts disabled + * scene: Ensure there's current opengl context when DecorationItem is repainted for last time (kde#466186) + +------------------------------------------------------------------- Tue Feb 21 14:09:19 UTC 2023 - Fabian Vogt - Update to 5.27.1 diff --git a/packages/k/kwin5/kwin5.spec b/packages/k/kwin5/kwin5.spec index 9567ad5..6b1b0ef 100644 --- a/packages/k/kwin5/kwin5.spec +++ b/packages/k/kwin5/kwin5.spec @@ -24,7 +24,7 @@ %global wayland (0%{?suse_version} >= 1330) %bcond_without released Name: kwin5 -Version: 5.27.1 +Version: 5.27.2 Release: 0 # Full Plasma 5 version (e.g. 5.8.95) %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}} diff --git a/packages/k/kwrited5/.files b/packages/k/kwrited5/.files index 90cb9a5..fea1aad 100644 Binary files a/packages/k/kwrited5/.files and b/packages/k/kwrited5/.files differ diff --git a/packages/k/kwrited5/.rev b/packages/k/kwrited5/.rev index 04f423a..5ea7cd9 100644 --- a/packages/k/kwrited5/.rev +++ b/packages/k/kwrited5/.rev @@ -1150,4 +1150,12 @@ Plasma 5.27.1 (forwarded request 1067115 from Vogtinator) 1067233 + + 47e14350233464865cf04da5da40cdb7 + 5.27.2 + + dimstar_suse + Plasma 5.27.2 (forwarded request 1068244 from Vogtinator) + 1068268 + diff --git a/packages/k/kwrited5/kwrited-5.27.1.tar.xz b/packages/k/kwrited5/kwrited-5.27.1.tar.xz deleted file mode 120000 index d5ca560..0000000 --- a/packages/k/kwrited5/kwrited-5.27.1.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreihvjonffat4gjqmd6okoqx5zewtuzlo4vfqq2csdckfe7q6rbz3ja \ No newline at end of file diff --git a/packages/k/kwrited5/kwrited-5.27.1.tar.xz.sig b/packages/k/kwrited5/kwrited-5.27.1.tar.xz.sig deleted file mode 100644 index 8dfcbf6..0000000 --- a/packages/k/kwrited5/kwrited-5.27.1.tar.xz.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP0rYoACgkQ11dEg7tX -sY3zdw//Vtk8vrY9B7/tNRuuEkcs43EKg6g/IE7D4ivcY3WHZ1Nce/0lcSUsMG5u -jNKdrrgN/7r4Sr2YptEezYKIOUZ5t/PPUAEtLYskIiu20pJpABTY2kIS/33b4mLh -X5oTBSg484R/O/LSL/KOmgkveqfD+ucO2PnpIN/xQicavPdZCIm961Wv4zFSOLrs -yDO/Xyh+wWO6kecznshgxxqTfmV+XDgSNzqVd8JeE8okIgwzuFhU7HCGLHTrO0NZ -5GA42pVsa+stVMw/9Hksnz3G0IOgzytK4rmXOo8jI5Rk6MhOcYhKCasG9yicdqum -rYx205Hx7cXU4ezDKUd2/3dK9d+ZtZIAg8sjzcCC/OavmeTGHrQlbSH8ZQqYx4eS -8IcR1A8Y39B4GCZxMoDyTfgBhewhgAwSf3H5BhcTuVRuUQLnYSs+i00RTHQ8JpBz -aODV6KX5UMgGNa1xXBzRSADajzGERL35wO/a+uapNmfPVXm4QvDTFKZpKq2mWboL -2qriQMZ6uwpyJUM7qpLbri7GPdBa/Sf6EhUk1LrhhpHn1EMEqrErHjHRRbeoPWon -rNA6auRm0IvdsRk0Cug8SjwNqvDIlksnnGJ4yMUuej8xZV3V0BGMkahv+dmgke7e -1CO+0km5n56ORe7QnUyFHdRyb6yh9U+lPWG9PSRtTJjp37mz3tw= -=r67A ------END PGP SIGNATURE----- diff --git a/packages/k/kwrited5/kwrited-5.27.2.tar.xz b/packages/k/kwrited5/kwrited-5.27.2.tar.xz new file mode 120000 index 0000000..c7e0529 --- /dev/null +++ b/packages/k/kwrited5/kwrited-5.27.2.tar.xz @@ -0,0 +1 @@ +/ipfs/bafkreie4yzqhxvs7xzyrlq3maojvdpbkuvkizfthnr7xarbictm4qm2lrm \ No newline at end of file diff --git a/packages/k/kwrited5/kwrited-5.27.2.tar.xz.sig b/packages/k/kwrited5/kwrited-5.27.2.tar.xz.sig new file mode 100644 index 0000000..c355261 --- /dev/null +++ b/packages/k/kwrited5/kwrited-5.27.2.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP98YcACgkQ11dEg7tX +sY2b7g/9GShJwnj6HYv+6l5wbzAX/7x9WZIFBSTlNlmZggTz+tLT/kgWhpQED4mh +xp//kHyJtdLHpViA+a/zAy0UEgjla80f5ww4Wu4DXnTMXHuwi9/InNP0GDfVWI4R +ELTfjnBiRs3zpbwaDGrLZlUJq/DeI5XP7BVI9EDuujJoH00fLr77UR42COGJ4CvJ +pZpIkyoqjZAZKckBErlPM8N8Un9owDKLoL2y9GGBP5LcjewsljuZs9KRV2zgJQtF +BkoU6wQWS6cPTk7WjIF8D8liS1bPgfFw1Y09imcCVpJQVIvt2oUYvH7JL0bVZx15 +9t9i27nAVoM+xPKBgXdk5ZN4a1BXaw8rVmxI1ozVpHLMiL0cCGt/xc6n9djSkBQ1 +FMPRlQ6ogEO+m/475YrCnXqfWBuMWnX4dsylcVhePEMbvxIFE4HIVyvQt48gB8QR +QXrO/yeMwQ9m1Pm1tr4Fo3krgzo/ftkgjJ7sONCv7+ZK3HtC4Iq/6XUmDUFpcDgR +n9xCSNgqm7PM+mi9g7OZIy+FHIHtt/qESvmRIA/7xxw4eJv0qqJFaAtdMSDEEDca ++wnk7Z+XQjFGDsDUs/w15KwyJwIoz1yn02P0XeTsEMcMWokc/C6PdHxW4dOWDYpT +zp5mhzauwb7iU1jq984ElLhFw9Bv+7Sq//PtkrdcbPbDCPzgp0I= +=mcFF +-----END PGP SIGNATURE----- diff --git a/packages/k/kwrited5/kwrited5.changes b/packages/k/kwrited5/kwrited5.changes index 568e178..f1be9dc 100644 --- a/packages/k/kwrited5/kwrited5.changes +++ b/packages/k/kwrited5/kwrited5.changes @@ -1,4 +1,13 @@ ------------------------------------------------------------------- +Tue Feb 28 17:34:16 UTC 2023 - Fabian Vogt + +- Update to 5.27.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.2 +- No code changes since 5.27.1 + +------------------------------------------------------------------- Tue Feb 21 14:09:20 UTC 2023 - Fabian Vogt - Update to 5.27.1 diff --git a/packages/k/kwrited5/kwrited5.spec b/packages/k/kwrited5/kwrited5.spec index b68099c..430c567 100644 --- a/packages/k/kwrited5/kwrited5.spec +++ b/packages/k/kwrited5/kwrited5.spec @@ -18,7 +18,7 @@ %bcond_without released Name: kwrited5 -Version: 5.27.1 +Version: 5.27.2 Release: 0 Summary: Daemon listening for wall and write messages License: GPL-2.0-or-later diff --git a/packages/l/lagrange/.files b/packages/l/lagrange/.files index 61b36b4..65888d4 100644 Binary files a/packages/l/lagrange/.files and b/packages/l/lagrange/.files differ diff --git a/packages/l/lagrange/.rev b/packages/l/lagrange/.rev index 4db728d..1beec71 100644 --- a/packages/l/lagrange/.rev +++ b/packages/l/lagrange/.rev @@ -455,4 +455,12 @@ 1065421 + + eb634daaedd798479a1e4ff2749d26e0 + 1.15.3 + + dimstar_suse + + 1068469 + diff --git a/packages/l/lagrange/lagrange-1.15.2.tar.gz b/packages/l/lagrange/lagrange-1.15.2.tar.gz deleted file mode 120000 index bbdba19..0000000 --- a/packages/l/lagrange/lagrange-1.15.2.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeidvgd6ibctaumwvaazctqfh3orrm23hly5mmplzlb5uphftdvz5ku \ No newline at end of file diff --git a/packages/l/lagrange/lagrange-1.15.3.tar.gz b/packages/l/lagrange/lagrange-1.15.3.tar.gz new file mode 120000 index 0000000..b41a10c --- /dev/null +++ b/packages/l/lagrange/lagrange-1.15.3.tar.gz @@ -0,0 +1 @@ +/ipfs/bafybeicdzojzbj3355nridjfw3btnheyj7zhskdqj2d4wvoy62kc6juf7y \ No newline at end of file diff --git a/packages/l/lagrange/lagrange.changes b/packages/l/lagrange/lagrange.changes index 355c64e..23b2225 100644 --- a/packages/l/lagrange/lagrange.changes +++ b/packages/l/lagrange/lagrange.changes @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Wed Mar 1 09:46:16 UTC 2023 - Adam Mizerski + +- update to 1.15.3 + - Fixed handling of redirects in the inline media player and file downloader. + - Updated UI translations. + +------------------------------------------------------------------- Mon Feb 13 10:20:49 UTC 2023 - Adam Mizerski - update to 1.15.2 diff --git a/packages/l/lagrange/lagrange.spec b/packages/l/lagrange/lagrange.spec index 2047a92..aa1c703 100644 --- a/packages/l/lagrange/lagrange.spec +++ b/packages/l/lagrange/lagrange.spec @@ -18,7 +18,7 @@ %define app_id fi.skyjake.Lagrange Name: lagrange -Version: 1.15.2 +Version: 1.15.3 Release: 0 Summary: Desktop GUI client for browsing Geminispace License: BSD-2-Clause diff --git a/packages/l/layer-shell-qt/.files b/packages/l/layer-shell-qt/.files index 587d428..4d832a8 100644 Binary files a/packages/l/layer-shell-qt/.files and b/packages/l/layer-shell-qt/.files differ diff --git a/packages/l/layer-shell-qt/.rev b/packages/l/layer-shell-qt/.rev index 05f45f8..c8d98a3 100644 --- a/packages/l/layer-shell-qt/.rev +++ b/packages/l/layer-shell-qt/.rev @@ -255,4 +255,12 @@ Plasma 5.27.1 (forwarded request 1067115 from Vogtinator) 1067234 + + 484ad4662ee63583177560d69ffa2c66 + 5.27.2 + + dimstar_suse + Plasma 5.27.2 (forwarded request 1068244 from Vogtinator) + 1068269 + diff --git a/packages/l/layer-shell-qt/layer-shell-qt-5.27.1.tar.xz b/packages/l/layer-shell-qt/layer-shell-qt-5.27.1.tar.xz deleted file mode 120000 index ae25763..0000000 --- a/packages/l/layer-shell-qt/layer-shell-qt-5.27.1.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreic6h43r5n5izhsyfyrcltyvhwmcj52uy3jmq3fm7vs2srghld4eba \ No newline at end of file diff --git a/packages/l/layer-shell-qt/layer-shell-qt-5.27.1.tar.xz.sig b/packages/l/layer-shell-qt/layer-shell-qt-5.27.1.tar.xz.sig deleted file mode 100644 index e1e1a92..0000000 --- a/packages/l/layer-shell-qt/layer-shell-qt-5.27.1.tar.xz.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP0raAACgkQ11dEg7tX -sY3RSg//SmQkLeHwMyakyBGRdBwtO/+Sowe0JugouBpzISutF6nrQeQQx+Vtgy9t -oIEenSs9N4xJ+uAoDWF9lUZCPh4NP+3bAvSTk2ezW5q2NUQYkEd0O+v5fmPGkFyJ -5nH5Zodqjkux6A9SEThit8SRPSydRRef3NqhbhrQRKh8vbMurktCXZ5MLrv1eFsw -fCIqi3+urlitqO6AjnT/Z+SejdOJrPv2r3WbnboD5zJauTEtW/LasHrM7tOQ8DC2 -uF/jO8Xr9H+bri7OM9XjiOQGM2S9dFrJfhBdLN1Kg03XGi9dP6gmmNta1xx7iiUP -/SKk+3bnyksdwZVlV3yrEr7WnQxGLllroiLZDqXvd1Xo8tnM+uQk7BGC6RETts0a -vVM29HKcjH0yOzDIkU7YdeZitEfeyBibVNVetnu2rT0uiIDxvN8EPuOMvcYWbjHj -9PtSO2q20u0lvByXdkPZFFIAvGnBeHpusgjS0MgbDnAhwScVRG2nPXu0+xDaSz96 -jeu1FUtmbLLM7zUgHCYC5dFOEkgOBvhkZwiOcOy1yb20hf77wimEgQK0BDonkPsf -nz+uDNLWMdKRpOsvoJ0eAXnxH/g9v+/odTuPVxyqfgeJgR8CAVM01cTQz42gP9DT -tG2ppjpJrZp5YU/plsZBemfXir8T/67h/KbcYK+hWHX22ffXS1M= -=3xR/ ------END PGP SIGNATURE----- diff --git a/packages/l/layer-shell-qt/layer-shell-qt-5.27.2.tar.xz b/packages/l/layer-shell-qt/layer-shell-qt-5.27.2.tar.xz new file mode 120000 index 0000000..7c64f41 --- /dev/null +++ b/packages/l/layer-shell-qt/layer-shell-qt-5.27.2.tar.xz @@ -0,0 +1 @@ +/ipfs/bafkreib2vcam6gzm3a563ougxuqsvbkrp3loo2tc22eli26j6ezaafqi74 \ No newline at end of file diff --git a/packages/l/layer-shell-qt/layer-shell-qt-5.27.2.tar.xz.sig b/packages/l/layer-shell-qt/layer-shell-qt-5.27.2.tar.xz.sig new file mode 100644 index 0000000..5d3beba --- /dev/null +++ b/packages/l/layer-shell-qt/layer-shell-qt-5.27.2.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP98Z0ACgkQ11dEg7tX +sY3LjA//dTy92iVPQPyxR+fwCijiQ9cCRBRpvUetnp2EUIdztWWRImqBYr+mLnt3 +OFCeyGCfxSJmTQd62CUdY0GF7zuU4IEnK30kdOtFHVpgrJUshfUPE+vV9ptNFgTy +Caa+Pn/DTeG0iMI1G44p/ZvLALSyph6yH0w4NiqER6sUyGil/3uUDDKv+yEdzkWt +GIbJgfwB4dpFn5HZR9mWQqAcNQY5MndfczAAzzB1rNvs2nmjU01RNr/6X9Zv0OeA +4z1k+j0Ncwxao8Wv4xJh/yZ2v1vZzOr4znhM7k6jRIkV7T1qmca+/YQj9raHtyx5 +d3YXGQpBZG72F0B2JIbRPn0LD2s89Qa+PYTbbgn3L7A0nsCjO3h3ZVY5EI0iJdqV +Iw7B1/kswpkcm1snhsk1iDZU7AY9i9T0eaYfeU1IXyfmx4uK31PlbNrmRzbz0n/L +ZR+svNhqRmHJawW+/gTKBJitvNUaZtmUIEuRYnl40JBlL7ZoZywoWnlDdnAS9c1r +D8QXwHzaaSoK1rW/6+KMnkGyBN7LlnFqCAJqhTDw6YVbpE8SsEhtfJTMvftYHA0R +BhkbVToLJ36IcDdqk4fs5AAidM2flktxufkeLAJkkzC13wmPAWUsjNBb0fHs1l5v +6u6bzlY//B/bIRnk8TD2OV5vSJyHmufbxCJ6JMuLWmMgsCQ6RYw= +=aeA5 +-----END PGP SIGNATURE----- diff --git a/packages/l/layer-shell-qt/layer-shell-qt.changes b/packages/l/layer-shell-qt/layer-shell-qt.changes index b7398e0..0b84001 100644 --- a/packages/l/layer-shell-qt/layer-shell-qt.changes +++ b/packages/l/layer-shell-qt/layer-shell-qt.changes @@ -1,4 +1,14 @@ ------------------------------------------------------------------- +Tue Feb 28 17:34:16 UTC 2023 - Fabian Vogt + +- Update to 5.27.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.2 +- Changes since 5.27.1: + * Use the QScreen of the QWindow as default output + +------------------------------------------------------------------- Tue Feb 21 14:09:20 UTC 2023 - Fabian Vogt - Update to 5.27.1 diff --git a/packages/l/layer-shell-qt/layer-shell-qt.spec b/packages/l/layer-shell-qt/layer-shell-qt.spec index cccbf5b..97370d8 100644 --- a/packages/l/layer-shell-qt/layer-shell-qt.spec +++ b/packages/l/layer-shell-qt/layer-shell-qt.spec @@ -24,7 +24,7 @@ %bcond_without released Name: layer-shell-qt -Version: 5.27.1 +Version: 5.27.2 Release: 0 Summary: wlr-layer-shell integration for Qt License: LGPL-3.0-or-later diff --git a/packages/l/logfilegen/.files b/packages/l/logfilegen/.files index 14fbeb4..ffc4ed0 100644 Binary files a/packages/l/logfilegen/.files and b/packages/l/logfilegen/.files differ diff --git a/packages/l/logfilegen/.rev b/packages/l/logfilegen/.rev index 9f4d1cd..a32aa73 100644 --- a/packages/l/logfilegen/.rev +++ b/packages/l/logfilegen/.rev @@ -57,4 +57,12 @@ logfilegen 2.2.0 1067847 + + dd99c64efd391ffad169de7c721f0429 + 2.3.0 + + dimstar_suse + + 1069028 + diff --git a/packages/l/logfilegen/logfilegen-2.2.0.tar.gz b/packages/l/logfilegen/logfilegen-2.2.0.tar.gz deleted file mode 120000 index 4398ab4..0000000 --- a/packages/l/logfilegen/logfilegen-2.2.0.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreibd7u37khee5lcz5q5j3nhifz45c32mkbn3hd6fnmc6dyyzf6l2pi \ No newline at end of file diff --git a/packages/l/logfilegen/logfilegen-2.3.0.tar.gz b/packages/l/logfilegen/logfilegen-2.3.0.tar.gz new file mode 120000 index 0000000..f3290c3 --- /dev/null +++ b/packages/l/logfilegen/logfilegen-2.3.0.tar.gz @@ -0,0 +1 @@ +/ipfs/bafkreibukpwqogqqjd3jhma5z5ecpoh3kr77mjyzy7qtaujbmvao7i2qj4 \ No newline at end of file diff --git a/packages/l/logfilegen/logfilegen.changes b/packages/l/logfilegen/logfilegen.changes index 819220b..6716e5b 100644 --- a/packages/l/logfilegen/logfilegen.changes +++ b/packages/l/logfilegen/logfilegen.changes @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Thu Mar 2 19:20:36 UTC 2023 - Andreas Stieger + +- logfilegen 2.3.0: + * randomization engine take less resources + +------------------------------------------------------------------- Sun Feb 26 21:31:22 UTC 2023 - Andreas Stieger - logfilegen 2.2.0: diff --git a/packages/l/logfilegen/logfilegen.spec b/packages/l/logfilegen/logfilegen.spec index 1a98428..1ed9c50 100644 --- a/packages/l/logfilegen/logfilegen.spec +++ b/packages/l/logfilegen/logfilegen.spec @@ -18,7 +18,7 @@ Name: logfilegen -Version: 2.2.0 +Version: 2.3.0 Release: 0 Summary: Log file generator for server log files and user-defined formats License: Unlicense diff --git a/packages/libh/libheif/.files b/packages/libh/libheif/.files index eaf2e08..676ec81 100644 Binary files a/packages/libh/libheif/.files and b/packages/libh/libheif/.files differ diff --git a/packages/libh/libheif/.rev b/packages/libh/libheif/.rev index 591b387..35318dd 100644 --- a/packages/libh/libheif/.rev +++ b/packages/libh/libheif/.rev @@ -145,4 +145,12 @@ 1067893 + + 1b1540fcbfcc0427f9ffbbbb8f582b5b + 1.15.1 + + dimstar_suse + + 1068481 + diff --git a/packages/libh/libheif/libheif.changes b/packages/libh/libheif/libheif.changes index 4f04a31..bece0dc 100644 --- a/packages/libh/libheif/libheif.changes +++ b/packages/libh/libheif/libheif.changes @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Thu Feb 28 15:21:03 UTC 2023 - Manfred Hollstein + +- Remove no longer existing files avif.xml and heif.xml from the + files list + +------------------------------------------------------------------- Thu Feb 16 18:49:09 UTC 2023 - Arjen de Korte - update to 1.15.1 diff --git a/packages/libh/libheif/libheif.spec b/packages/libh/libheif/libheif.spec index ed4f8ac..0141835 100644 --- a/packages/libh/libheif/libheif.spec +++ b/packages/libh/libheif/libheif.spec @@ -206,8 +206,6 @@ rm -f %{buildroot}%{_datadir}/thumbnailers/heif.thumbnailer %files -n heif-thumbnailer %{_bindir}/heif-thumbnailer -%{_datadir}/mime/packages/avif.xml -%{_datadir}/mime/packages/heif.xml %dir %{_datadir}/thumbnailers %{_datadir}/thumbnailers/heif.thumbnailer %{_mandir}/man1/heif-thumbnailer.1%{?ext_man} diff --git a/packages/libk/libkdecoration2/.files b/packages/libk/libkdecoration2/.files index 8dec6d6..7f3bffa 100644 Binary files a/packages/libk/libkdecoration2/.files and b/packages/libk/libkdecoration2/.files differ diff --git a/packages/libk/libkdecoration2/.rev b/packages/libk/libkdecoration2/.rev index 48eca01..8df40ab 100644 --- a/packages/libk/libkdecoration2/.rev +++ b/packages/libk/libkdecoration2/.rev @@ -1137,4 +1137,12 @@ Plasma 5.27.1 (forwarded request 1067115 from Vogtinator) 1067235 + + 6e94d4de7a4d8d57e9b6bf2f1d4d2714 + 5.27.2 + + dimstar_suse + Plasma 5.27.2 (forwarded request 1068244 from Vogtinator) + 1068270 + diff --git a/packages/libk/libkdecoration2/kdecoration-5.27.1.tar.xz b/packages/libk/libkdecoration2/kdecoration-5.27.1.tar.xz deleted file mode 120000 index d1d2254..0000000 --- a/packages/libk/libkdecoration2/kdecoration-5.27.1.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreibpanbfictk5q7zt3s5eef45qj4j7bh3elc6zywmksezluijs4xvu \ No newline at end of file diff --git a/packages/libk/libkdecoration2/kdecoration-5.27.1.tar.xz.sig b/packages/libk/libkdecoration2/kdecoration-5.27.1.tar.xz.sig deleted file mode 100644 index e9c3304..0000000 --- a/packages/libk/libkdecoration2/kdecoration-5.27.1.tar.xz.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP0q+oACgkQ11dEg7tX -sY0J2Q//eY+7BLfY6uQXkDH9KDMlFSsoIL3KAYS+XQI11twVJF2bef3NouLmBsGW -aakgBfx0F27AK/w/4Z6fx2cQUP+xaJDj4g+FBrSiISoasPFLQhKkeGZ3tzFVWlRW -/Oh90x8hYnkyNoeovKw8tC05AMxbkfXcHX01rq7RtPf4WJpnQUNTRa7LlY3KUMY1 -Umv3MAMZTclTQAJWh8/mnVTsa89/8xlYJNvOtZekOPtOvq1m40UDSzDUqB0G4gF/ -eewwvc3AgRuPBAdA/UnKpw32MEnJr/3x0UXl4teDxdwo5r9v8tklWXP7SmqDKbho -GFZzT6H8Ps06qS8LzEr91Ol6qb93ownPPmo8KOPM8dWiuj1SvHhN7f2RqJcARJSa -8x6nCfU1YdU2G9DAJiSX1/OxJfil42ayCR/vVvIRw0gHWgjewLxFKpJimqp52yvX -ex/YUz2wqXwDxBg5ptHwUBZpKUgGp9hR9DXjD3hvD/5wys7qWrxoY0z9SmL6lbfk -6eelt883NuRyVkkzsbhl702pjr7574b55mDHBmA2IUPFkUpektDqDDaYQYefRPAY -mg6MneVSHz0n+FhgrKX3P2mSRgBkjPCMQkCEeaSCB1+mtDhHJ7PRPnxGHaMtc11p -AzEl4WwIBnM4oWwuUWrT/ZMopr6fRXJJicT2FJxQeQdfVx1KnuQ= -=xI/f ------END PGP SIGNATURE----- diff --git a/packages/libk/libkdecoration2/kdecoration-5.27.2.tar.xz b/packages/libk/libkdecoration2/kdecoration-5.27.2.tar.xz new file mode 120000 index 0000000..6c68e85 --- /dev/null +++ b/packages/libk/libkdecoration2/kdecoration-5.27.2.tar.xz @@ -0,0 +1 @@ +/ipfs/bafkreifv5u7uupn7x3ynecucvzicg2my6bintnm2e6nol4oyjbuxud52ou \ No newline at end of file diff --git a/packages/libk/libkdecoration2/kdecoration-5.27.2.tar.xz.sig b/packages/libk/libkdecoration2/kdecoration-5.27.2.tar.xz.sig new file mode 100644 index 0000000..2425b2d --- /dev/null +++ b/packages/libk/libkdecoration2/kdecoration-5.27.2.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP98NsACgkQ11dEg7tX +sY2z/Q//Y+XnG6+dVfXt1CG4OA20C/zmXRDLh2rs9fQ8hOMiBBDkIXFpEdjUKagd +q9ssSGeqCtORx+aflk8cqLm7lzow6nbJdJo+CgCgBWibMoHUh8YElWaG1DLxzhQZ +CYgSQQN2oIF6HrCerh9Pkvk/hkOShe9llre+zfRsofN6i0nNwlUO2EpNPZDUQB5e +rV5ZhV7e+nQVMCXwedzqMHxKKfDVicdyI2MrHklIlp2JFpHwk/rEEc/XlJ1e9wa2 +Lk6j/HMEcL4QY1r2aKSm0FXAXLqedbjE/xUcTDXdzzaRALH7VdImupjKKQbKdDkF +mz+V78vyMHwkQMV/SCqikJtKZbbkt2x3G0mkaFpUx/2dhArKBv/DEJOu3moOfrmv +Ap/Bc4+QR2t7poTHpSFwbnJtbuIJilYrXbpFX2Uo/Ye3AznEJ0/o6p3EydOfRiQB +yb2j+gXt+TFvtSJWzzUJbEMSgbYseXjm8aZ8s4kHqyUNza4Cdy2cjaMRQ7Gi8nM0 +0DrplZdTt/qIDLbN3lKCmMxSQcmzCXhHkumj1xg9wnjw5S929Kpxkcefb+F+0Z8L +370CX1pL6Yjt4GTNXA1q2nJyLGd840HsRvZ5EHxP7ZQOuWsUmlGiX00MpCELn1KB +9UlZsMLd2iAlJRiDEz9W7VIjy89afHHto2xiPkM5/1In6VoYVYY= +=88IS +-----END PGP SIGNATURE----- diff --git a/packages/libk/libkdecoration2/libkdecoration2.changes b/packages/libk/libkdecoration2/libkdecoration2.changes index 7f93efb..dd3bc6a 100644 --- a/packages/libk/libkdecoration2/libkdecoration2.changes +++ b/packages/libk/libkdecoration2/libkdecoration2.changes @@ -1,4 +1,13 @@ ------------------------------------------------------------------- +Tue Feb 28 17:34:16 UTC 2023 - Fabian Vogt + +- Update to 5.27.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.2 +- No code changes since 5.27.1 + +------------------------------------------------------------------- Tue Feb 21 14:09:20 UTC 2023 - Fabian Vogt - Update to 5.27.1 diff --git a/packages/libk/libkdecoration2/libkdecoration2.spec b/packages/libk/libkdecoration2/libkdecoration2.spec index cc3aa68..872cdd5 100644 --- a/packages/libk/libkdecoration2/libkdecoration2.spec +++ b/packages/libk/libkdecoration2/libkdecoration2.spec @@ -22,7 +22,7 @@ %define lname_private libkdecorations2private%{private_sover} %bcond_without released Name: libkdecoration2 -Version: 5.27.1 +Version: 5.27.2 Release: 0 Summary: KDE's window decorations library License: GPL-2.0-or-later diff --git a/packages/libk/libkdumpfile/.files b/packages/libk/libkdumpfile/.files index 594164a..7182375 100644 Binary files a/packages/libk/libkdumpfile/.files and b/packages/libk/libkdumpfile/.files differ diff --git a/packages/libk/libkdumpfile/.rev b/packages/libk/libkdumpfile/.rev index 0ab70e4..23e0c5a 100644 --- a/packages/libk/libkdumpfile/.rev +++ b/packages/libk/libkdumpfile/.rev @@ -201,4 +201,12 @@ 1067718 + + 655b3b7b84ba7cfc55cfe65bd38f8be9 + 0.5.1+git3.g97c716a + + dimstar_suse + + 1068490 + diff --git a/packages/libk/libkdumpfile/libkdumpfile.changes b/packages/libk/libkdumpfile/libkdumpfile.changes index 1724384..5402382 100644 --- a/packages/libk/libkdumpfile/libkdumpfile.changes +++ b/packages/libk/libkdumpfile/libkdumpfile.changes @@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Wed Mar 1 14:15:19 UTC 2023 - Martin Liška + +- Enable zstd compression algorithm. + +------------------------------------------------------------------- Sat Feb 25 13:58:20 UTC 2023 - Petr Tesařík - Build from git using an OBS service file. diff --git a/packages/libk/libkdumpfile/libkdumpfile.spec b/packages/libk/libkdumpfile/libkdumpfile.spec index 7733e56..e24c16e 100644 --- a/packages/libk/libkdumpfile/libkdumpfile.spec +++ b/packages/libk/libkdumpfile/libkdumpfile.spec @@ -64,6 +64,7 @@ Source: %{name}-%{version}.tar.xz BuildRequires: autoconf BuildRequires: automake BuildRequires: libtool +BuildRequires: libzstd-devel BuildRequires: lzo-devel BuildRequires: pkgconfig BuildRequires: zlib-devel diff --git a/packages/libk/libkscreen2/.files b/packages/libk/libkscreen2/.files index 993a9fa..8239109 100644 Binary files a/packages/libk/libkscreen2/.files and b/packages/libk/libkscreen2/.files differ diff --git a/packages/libk/libkscreen2/.rev b/packages/libk/libkscreen2/.rev index 81ca0bc..91fcfaa 100644 --- a/packages/libk/libkscreen2/.rev +++ b/packages/libk/libkscreen2/.rev @@ -1222,4 +1222,12 @@ Plasma 5.27.1 (forwarded request 1067115 from Vogtinator) 1067236 + + f10cab792a599b57c01614af3e5c4b24 + 5.27.2 + + dimstar_suse + Plasma 5.27.2 (forwarded request 1068244 from Vogtinator) + 1068271 + diff --git a/packages/libk/libkscreen2/libkscreen-5.27.1.tar.xz b/packages/libk/libkscreen2/libkscreen-5.27.1.tar.xz deleted file mode 120000 index 3890101..0000000 --- a/packages/libk/libkscreen2/libkscreen-5.27.1.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreihd64s4ql42bdgazejqimztfvjkm6h4usklijsari25jjuj6jmxca \ No newline at end of file diff --git a/packages/libk/libkscreen2/libkscreen-5.27.1.tar.xz.sig b/packages/libk/libkscreen2/libkscreen-5.27.1.tar.xz.sig deleted file mode 100644 index 4985230..0000000 --- a/packages/libk/libkscreen2/libkscreen-5.27.1.tar.xz.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP0raMACgkQ11dEg7tX -sY3+nhAArP5sFFwbkwdyVn9JCdATUm0ICfIDuKdoI5nnDBXJ3UlsUxLaUJpMdIb0 -mIVRpGHl6wGohE82uqM+4A4Un18XUQ0OXRVbm664H5Ovu6QIR2IwX7nNC2FapO3+ -NBnuTkzWHH0EK/nhA1uYIazAvqMemtdjzPyhSvgVHthuUAPNJYLbSZ/HEY2QJZZ1 -FGf7Yq9NuN5dHxAjKYgMKRX9lXOmtqB0tCTGld8hRM/4Im5Avh6H+spj2jst/gOz -1Vlf1uGrJ98XkIPEfspyMEgjT4gAWyGdwWSjVdsFWe3TJbuOYXaxpz7LxYSOXidi -3MvPbcIn/s/Vir/05jkw3GY2GMNjHcJO6abNaAPBnxpK8E2Es5z6R9GDk/OF5g78 -GTNyqaVdK0mBjod9CCvKKDWSn3LCuX2p71KMlD6kg7/rEPX0ghsOWrGl0ubUdVy0 -IIGSX4qIydTn00EbAuZWKZQlI/Iog9KokSGr3CHofEc9rwETA4De4DzAaiBLgj0q -pkl0nyXxvmg8aBLR3NFPE8lfxZn6MPJ1X8UvY+Oy0fI1RBLCPL8L1rajjGokZLwE -OoRj+CXjPhwRadbebwfX4wuAUS9qFSW15fGgNWFIWjJgnmTH8ZtI+isIhKh4NKqO -FeZo7tXuBrz8BtqR8lmNSe//L4Pyjmk/gAPmPtt99DIKVdBePXQ= -=zPk9 ------END PGP SIGNATURE----- diff --git a/packages/libk/libkscreen2/libkscreen-5.27.2.tar.xz b/packages/libk/libkscreen2/libkscreen-5.27.2.tar.xz new file mode 120000 index 0000000..9033259 --- /dev/null +++ b/packages/libk/libkscreen2/libkscreen-5.27.2.tar.xz @@ -0,0 +1 @@ +/ipfs/bafkreidlokaxmorbuqbsdclrmtdbhbbyeolhqttikppc42kdbws7xnbjz4 \ No newline at end of file diff --git a/packages/libk/libkscreen2/libkscreen-5.27.2.tar.xz.sig b/packages/libk/libkscreen2/libkscreen-5.27.2.tar.xz.sig new file mode 100644 index 0000000..a687848 --- /dev/null +++ b/packages/libk/libkscreen2/libkscreen-5.27.2.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP98Z8ACgkQ11dEg7tX +sY3LFw//ZMJSlO0EGc2Eynou24cGeRbezHRILftHJwgmCK4QnpEiy6HcaeJ/q2sB +fySYyGHWSNCBS2A6piKonw4657VbFcxRyhfny3cyEru89BEDzk5hbBgs/6ZlnMMI +HJs3Jaln9+ZQBTbVCuzYEfl757vpMoDuB2gbuv1fFM80OEeVGVC4KUeHPYrIoUtt +MHPAf3OMYFpeKljsXOJdI6PFke3vqBVdlRG29TSNil/8BG4h2q9SooFbVGm2MXHy +GuyYe/piapbTk2ET78JZK5eqD1qY8Sfzuw3eVk5oVXrAodDpwD9bkgIz1GtM7BAm +nQrDvOmtlYP/smVt44GoyTIiuAx6gSm5wi2PbDXWyfL9FVREKfgf/nHU61zd9nQm +LynURUQt8geSYOrsfH9E72E8i8IcwxrUyoLdAOt3UOTGTEIxOO44R4Osziicmuqb +5dWCXR2yx5bKx5KiwdGfyubxaRCUtnfyXIhIVQ4c1NLV2qSixLIQIRybrIJosdU+ +URiw3GXt1L0V/Ub+qUiSM8lOvYYWFffRWuagCXFR2+jzgTsecuzyxh4Se9tyeDTB +3mq9EWS5IbeUSNcuEESqWDX/zEBbwvkNyGC47RlmgB7vFlOcQmhs90OMWXGwi1ZV +0+s+9jtR5M/xL/6sMiMyHoUF9hWjG0L56HEJtYUYXS3fdbvzl4o= +=ZK40 +-----END PGP SIGNATURE----- diff --git a/packages/libk/libkscreen2/libkscreen2.changes b/packages/libk/libkscreen2/libkscreen2.changes index 9aa8856..f8be48d 100644 --- a/packages/libk/libkscreen2/libkscreen2.changes +++ b/packages/libk/libkscreen2/libkscreen2.changes @@ -1,4 +1,16 @@ ------------------------------------------------------------------- +Tue Feb 28 17:34:17 UTC 2023 - Fabian Vogt + +- Update to 5.27.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.2 +- Changes since 5.27.1: + * Revert "fix(randr): screen is dirty when switching display modes" (kde#462725) + * dpms/wayland: properly manage org_kde_kwin_dpms instances + * dpms/wayland: Explicitly set as unsupported if addRegistryListener didn't find the interface (kde#466181) + +------------------------------------------------------------------- Tue Feb 21 14:09:20 UTC 2023 - Fabian Vogt - Update to 5.27.1 diff --git a/packages/libk/libkscreen2/libkscreen2.spec b/packages/libk/libkscreen2/libkscreen2.spec index 9d892f3..319b9b8 100644 --- a/packages/libk/libkscreen2/libkscreen2.spec +++ b/packages/libk/libkscreen2/libkscreen2.spec @@ -20,7 +20,7 @@ %define sover 8 %define lname libKF5Screen%{sover} Name: libkscreen2 -Version: 5.27.1 +Version: 5.27.2 Release: 0 # Full Plasma 5 version (e.g. 5.8.95) %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}} diff --git a/packages/libk/libksysguard5/.files b/packages/libk/libksysguard5/.files index fa173b5..dfb445b 100644 Binary files a/packages/libk/libksysguard5/.files and b/packages/libk/libksysguard5/.files differ diff --git a/packages/libk/libksysguard5/.rev b/packages/libk/libksysguard5/.rev index 2294d89..e838d49 100644 --- a/packages/libk/libksysguard5/.rev +++ b/packages/libk/libksysguard5/.rev @@ -1256,4 +1256,12 @@ Plasma 5.27.1 (forwarded request 1067115 from Vogtinator) 1067237 + + bc1d63a8281636438c1f90715b9ccd64 + 5.27.2 + + dimstar_suse + Plasma 5.27.2 (forwarded request 1068244 from Vogtinator) + 1068272 + diff --git a/packages/libk/libksysguard5/libksysguard-5.27.1.tar.xz b/packages/libk/libksysguard5/libksysguard-5.27.1.tar.xz deleted file mode 120000 index a3067cb..0000000 --- a/packages/libk/libksysguard5/libksysguard-5.27.1.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeig5xfd3k2t3shkbd6v5ynoan7kthonhvnxcib34bekjx4ewwl3c7m \ No newline at end of file diff --git a/packages/libk/libksysguard5/libksysguard-5.27.1.tar.xz.sig b/packages/libk/libksysguard5/libksysguard-5.27.1.tar.xz.sig deleted file mode 100644 index 40244fc..0000000 --- a/packages/libk/libksysguard5/libksysguard-5.27.1.tar.xz.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP0rgkACgkQ11dEg7tX -sY0YjA/9EtaEkrlLQosj1wg+iKZtCH08HmLQ6fW2t5ZwMfClrOJR64eqSur4TZgQ -NfxidwL5DNYb2Ti4ZJ2VPOHi9R4IENMqNKPi+aYeMqRkIilLxTQMYpLNHtY6mF53 -Zb87n5Rd+/Jl0DH53YXav0Yl9mYeRSmFlhWBSJz3W7EZsQIlsTSDLa+DTY/4+IUI -+54Kzt62UC9MTHXdwCoCZdOw7zXEs1aXTg3o925A6r6spEfcvnKcNvE7fhC9+/wg -BoBklJDRxrdKTRpg+gfhdrW8Z0x9I0lH3f0P97dOYgxbj85qRmDHzzcn612JMr+g -DcLk695DheVGG/TGr1NRBSHCJAiiRtXj9pJQ7f4zvQBQw5w1WBglWURfvLqOmE/l -cO3Rf9J/wfAClaYhUC4I+ScDCLey921w2IW5K/bVPdGHWGC5Ye4MRcpcfzLPYxP+ -sYTpcyORAomoLqpDp6dIroNXf2zCiNtwtDitEKj2KLXpcDf8jnBu/USJ1MaYQI2N -YNPplNS3AP5QiWG0XHzKidRgV7lQX3HDEMGDL2sNchYvWSLw6g/SNHcdu09eUzJD -/6CDXNcKPtebN1H07qKy039uU6yCnFmxtWJkU8wipcYmF1jRNHtLX6hBRLxYOspv -LOi06a3kWGgCEw93Vi10tiXfbk0pqtkuhf2ceIBv+NBOgfWQgBQ= -=dU29 ------END PGP SIGNATURE----- diff --git a/packages/libk/libksysguard5/libksysguard-5.27.2.tar.xz b/packages/libk/libksysguard5/libksysguard-5.27.2.tar.xz new file mode 120000 index 0000000..14f1098 --- /dev/null +++ b/packages/libk/libksysguard5/libksysguard-5.27.2.tar.xz @@ -0,0 +1 @@ +/ipfs/bafybeif3rncgasgjgta6dqc3n3zok4wm2dm3o6saihbsqll7rdnwhvpj2a \ No newline at end of file diff --git a/packages/libk/libksysguard5/libksysguard-5.27.2.tar.xz.sig b/packages/libk/libksysguard5/libksysguard-5.27.2.tar.xz.sig new file mode 100644 index 0000000..31ffa04 --- /dev/null +++ b/packages/libk/libksysguard5/libksysguard-5.27.2.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP98aYACgkQ11dEg7tX +sY22eRAAvCI1ePuIA3EYEbL17tGJ6CWyVcXLaW7vC/Sd5eTy1G3nzWZJaXcylNRQ +cer07Vhm+0dWz8BHib4uXXpbL7Yci6JjEf+vgPL84UBDf372m1EP8IXX6WvcVuz/ +nBNACnG6ffnTvWeiGhUMFTtdfIB2s2IELzx5Ik1pBWxOzgLXFpVAX1g3Q9n6GUTp +2FG5xtpqbDf5CqvjxBSq7UNafsj0YEuy+Kt63K1bbOUSMzXDQ9E98M6b6/0tdE+k +VmBYijFpNBWyMnyA+HI431IUK5pquToGOrNIEos3yGM56E+sY3lneOk9MQ16H3TP +iG31yJmI9cKqjWDBMzyXUrUQiqiyuz3QPLVPghDNgRPHTFNEZF+m/nhRkEMiDJTd +Jo8yDJGzh/PN7Wn8o5S810lTfSxYjxCj9/wSeyU6ZHy2zv9EpaM0tTnGzXlnaPN0 +Y/ozE6WCO2BQrVCFH/aoWlYi+KGS5ag1ipuPhW7CbwSQsS9fz5j7sV5Lv7wIQmw+ +og6dM6razCX8F5LpwBEJZw3akxtHJtG9Hab/Q+dzlGmAEhHslYl8WkET49F3aMbW +OMjMUB4UY3XN/d11W1MhtiG3BLBAdPPquorJcoTVxhKBfAT61saUhenybriz/mV5 +FfC6IZzI5ocagHrwAKoq8kHkbxqqQY6zyHoeWrGFRYhgW0UsEMo= +=JOMR +-----END PGP SIGNATURE----- diff --git a/packages/libk/libksysguard5/libksysguard5.changes b/packages/libk/libksysguard5/libksysguard5.changes index 1a70b8f..342d48b 100644 --- a/packages/libk/libksysguard5/libksysguard5.changes +++ b/packages/libk/libksysguard5/libksysguard5.changes @@ -1,4 +1,13 @@ ------------------------------------------------------------------- +Tue Feb 28 17:34:17 UTC 2023 - Fabian Vogt + +- Update to 5.27.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.2 +- No code changes since 5.27.1 + +------------------------------------------------------------------- Tue Feb 21 14:09:21 UTC 2023 - Fabian Vogt - Update to 5.27.1 diff --git a/packages/libk/libksysguard5/libksysguard5.spec b/packages/libk/libksysguard5/libksysguard5.spec index 9a43412..775bdad 100644 --- a/packages/libk/libksysguard5/libksysguard5.spec +++ b/packages/libk/libksysguard5/libksysguard5.spec @@ -19,7 +19,7 @@ %bcond_without released %global systemstatssover 1 Name: libksysguard5 -Version: 5.27.1 +Version: 5.27.2 Release: 0 # Full Plasma 5 version (e.g. 5.8.95) %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}} diff --git a/packages/libm/libmicrohttpd/.files b/packages/libm/libmicrohttpd/.files index 940f36f..e846475 100644 Binary files a/packages/libm/libmicrohttpd/.files and b/packages/libm/libmicrohttpd/.files differ diff --git a/packages/libm/libmicrohttpd/.rev b/packages/libm/libmicrohttpd/.rev index 715e86c..eadba11 100644 --- a/packages/libm/libmicrohttpd/.rev +++ b/packages/libm/libmicrohttpd/.rev @@ -493,4 +493,12 @@ BTW: should go to 13.1 942730 + + 2c3e34c54b220204d1dbed9e79039d29 + 0.9.76 + + dimstar_suse + + 1068507 + diff --git a/packages/libm/libmicrohttpd/libmicrohttpd-0.9.75.tar.gz b/packages/libm/libmicrohttpd/libmicrohttpd-0.9.75.tar.gz deleted file mode 120000 index cd12598..0000000 --- a/packages/libm/libmicrohttpd/libmicrohttpd-0.9.75.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeic7c2fxtj5gcvccnsbxjjgbu3rn6nvvyisrygsoos3o6f46ur6aii \ No newline at end of file diff --git a/packages/libm/libmicrohttpd/libmicrohttpd-0.9.75.tar.gz.sig b/packages/libm/libmicrohttpd/libmicrohttpd-0.9.75.tar.gz.sig deleted file mode 100644 index 8d0afdd..0000000 Binary files a/packages/libm/libmicrohttpd/libmicrohttpd-0.9.75.tar.gz.sig and /dev/null differ diff --git a/packages/libm/libmicrohttpd/libmicrohttpd-0.9.76.tar.gz b/packages/libm/libmicrohttpd/libmicrohttpd-0.9.76.tar.gz new file mode 120000 index 0000000..7a80358 --- /dev/null +++ b/packages/libm/libmicrohttpd/libmicrohttpd-0.9.76.tar.gz @@ -0,0 +1 @@ +/ipfs/bafybeien3lbxqkjujumgum4wjoi5fkq5ebxwilvs5yqmlk7f5qau5f6koy \ No newline at end of file diff --git a/packages/libm/libmicrohttpd/libmicrohttpd-0.9.76.tar.gz.sig b/packages/libm/libmicrohttpd/libmicrohttpd-0.9.76.tar.gz.sig new file mode 100644 index 0000000..65d2fa6 Binary files /dev/null and b/packages/libm/libmicrohttpd/libmicrohttpd-0.9.76.tar.gz.sig differ diff --git a/packages/libm/libmicrohttpd/libmicrohttpd.changes b/packages/libm/libmicrohttpd/libmicrohttpd.changes index 1bc39b0..b23335b 100644 --- a/packages/libm/libmicrohttpd/libmicrohttpd.changes +++ b/packages/libm/libmicrohttpd/libmicrohttpd.changes @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Tue Feb 28 21:20:34 UTC 2023 - Andreas Stieger + +- libmicrohttpd 0.9.76 + * CVE-2023-27371: Fix potential DoS vector in MHD_PostProcessor + (boo#1208745) + +------------------------------------------------------------------- Mon Dec 27 09:52:13 UTC 2021 - Andreas Stieger - libmicrohttpd 0.9.75: diff --git a/packages/libm/libmicrohttpd/libmicrohttpd.keyring b/packages/libm/libmicrohttpd/libmicrohttpd.keyring index 67ad472..cfebe41 100644 --- a/packages/libm/libmicrohttpd/libmicrohttpd.keyring +++ b/packages/libm/libmicrohttpd/libmicrohttpd.keyring @@ -1,144 +1,77 @@ ------BEGIN PGP PUBLIC KEY BLOCK----- - -mQINBFxlOfUBEADV4UGy3xYAYxXTS3UWPYxYvvJZU6TIOeJ8oLGui+HdyDKmWX2G -cdHT3JwwnUI0g56SE1F2V2iYyBKWgJhNv84F5ZeLA+B5Bzlj8K33SItu6Rpbo9Jd -OV27oyTbRncKP06YMxvyjobriR0xEiftQsG2vfa0GaYiaVMh2atljEr8g3teKRwt -UfIdEao3QNBkJWXgJ9i6o5fAIc8goBDdJMA4RxrzbXwNXbGqJMwkvboSzMiTPkUU -LhIe0gN1YvohpgbMmhJU9T7/+yAnRgAHxnPM87dF993y0a1I6fxsRKYXck2MnojU -/i9mSsEIaEyKOiWLOwlWtcchGedTX1EuS5vBzXhsfQjChcAQmhCsMCie9z4YzEb9 -eVVKEdE2iOoPY0AtuQO/t1G2+HRlrmxdsR9d+lA5cX3i3MhW/IbSNEabadhObXFR -/sivjnorV1cwP0jv7XKaDR9mNwDgb99fpHAG0y+aF2m6Boilj/nr8mWm+F1j7r2Q -rLZEz9VOD8Snj8S7iZV1avidK2iOYzuQsUvRW/KSU/2E73Dn1S5VZL+KoT9yc6+J -e1PbGOMPTvZTam3N/UkgErFJg7S406E0uev+Gd8Zi8J+unWZ86Gs2/7hvMEYgIF5 -cwyy4ZOngkfylnkmXE6cmzhgpQPwiB7DX+du/eUpmH08xlJdpZ0ZEx/d1wARAQAB -tCdFdmdlbnkgR3JpbiAoS2FybHNvbjJrKSA8azJrQHlhbmRleC5ydT6JAlQEEwEK -AD4WIQTqgS2++lp+8X2o8sFGCjF8MybSrgUCXGaTQAIbAwUJC0c1AAULCQgHAgYV -CgkICwIEFgIDAQIeAQIXgAAKCRBGCjF8MybSrgKED/9/tddU8MuyO+vd9ixhcAcv -EmvQPIIBRGzlDq1NW1JojP77Z3DU5xXJySrLuJHcOEcRAyG94iusSJ6XVIDAxajU -1CZkDkQB0vgCBU47rq4vVhbDLgVbMFGm/V0cabMx7+HVSc4YvXG8Vic8jE6tzb58 -GiRWOWvYc0kwANBHljoLq5ULp2kY+VL/U4ZD4+x2L1ATf/T9yE6DJHXXcoj1fvCC -/YflG7yUc0NFq40ju0z+drCIOr37eTj5mfa9WWDbzu0HW2nQgrGNuXFyCx0mJEza -lMfDXFjqRWEdBjLpkoPHLhQCe43oEC0Yy5SbIlwDS3YWXYJUV+ER96pgp/QXO2Oa -1BOy69I2ap1MHweRNYDzENyyoHt7HCC8X70thDt03cWis+za34Hwk8o+QskPSkcT -58m/HXaE9J1PwvhI3Eu6/Zzi9W5t7Xpbjq1IUU1DhP3zWwETk/vXK0tHe8KpyR8D -UpUmfrvh2bRL/P0fzj/c/vaqxh2q9KQeldlBxCQnlgL6gU2nfJ4kHVS9k79AB3H5 -uN6aSfRDRXBvLC+OKUtov5iyP8mSHeSdk6k3/FE+ESYy8DD53QHXPvDAm8RNYiUO -TOJayskbOWaLIHxxlYUUEYD8CJ5cfmWZLTym1lX2i67pUJIwZNx3c7XttVT9pOTP -xnlpL1npNcKlqfOeoBOfRYkCMwQQAQoAHRYhBC8BkArKvhFXV+tCRTGTwbRq4CqO -BQJcZpPHAAoJEDGTwbRq4CqOD+sP/29+1a3Rf7+AB7u/5ZiYmLxO2o4ultwGxIiO -AJxdc1XaBCNycplb9/RGsf1924F6a5hvYF+Q/qoXtY5zIpQ+ROvbxdDEQ10dHbXv -WcI/m6WBTarSoLY3w2CqIbDdE5WDAB3O+am1iU3ODTcuTUBlECuvVpsyuq7jwDCk -EHtgAP/jUBwRhEh/M7bx4yi23RqBpZHju+fL9xXquvy9bW8g4vIqI+rsuUqQxJ6g -Hsl4dLTPPLv9jz0kEG/C1GlGzzpqPBFjZyBCFJrm5dslwANGQ/fRCg3uYd7LffKx -lEUooHcdaA4v40/d2G0NImL5ECntlcvjoUpyf69F6EGDeOfW6QYLwbaiFSmDgrP2 -0Jf8BNEqeMJUpwhbPRZLbwZ2w/TZjnSzcOYlLiH/f0t9M8e1/2JcMahT1gvoR7Kv -DkHaOy1z0X1KhuLcU88N9fDOriFcj3UUS/oNrR9HAD4vw66ysKmXwsLA+zLlmAg9 -cisIQfPISKR34VibcN7eUM4GlCP1jDMZK3U6TWbJbuDIQvbhTFnWPp7m+TMfrukn -0bFMSZrfGUBclfkFlnJpqfrYmmG9fL2Tpia3NfI6r+KA+4dgZZN2IBbIHOW+DIjx -JkPpRIfcVhiBhfqiKmujwyfvLyuj5YPdXIhxPV+uFioEkPjCM8Jvubky79cgiuwx -LJvXcOE0iQEiBBABAgAMBQJcikJjBQMAEnUAAAoJEJcQuJvKV618uusIAJCi6ooZ -luru/55x22d+OUIbJUFwVHz+6qZWYrE7AJ+hL74jrfye2urHZ0rTrwJkr00EAeak -FctwYqn6tqzM5eYUqxKIwdsqzt28BgVH1PCNrAVGv8UEafqYvS0en7bcm+FQQMt9 -SwUyvIKNxkem95lA1qQiGXdiEzdsONCMmFSHtc2sDAsDKjaMHwWW8XR3QnYwhuJh -HMI05wzz5cJxNwuohPhha3YOe8uUZ7WsHKk9HrhTqkynBtxaE3LbEFeGxvfOlkTQ -WNeje4l9W9m4iT4ONLVt8vnkQW4oZCAuMDfZ6nuDXRN/cg3xubJch3KHlISfmGyf -ryTrcJSPkFCWfhmJASIEEAECAAwFAlybZgYFAwASdQAACgkQlxC4m8pXrXyKkggA -ophMOesRBaOgkA/er648jfU5abiREn3xTmHr5xstcEoeQE4eIRDO7szw4nBZ5CoM -Zt3dUSK7dvCqWaoW0pfcJJYrVvfYJdrHxLp8tl2aAt/z/OO/UuwmkCefnW1PJt24 -a7gZrDOGLmqioZWI6ydcvop1h7WCBcBeB41ttl0wYt/KN7uH83ST3DZ6h+i5NT4m -btdi589jBKkIHVtprP7nKsK4+lyLk1OEPDYVZu5sjHsOCx6pgJ/SFvQIQWxs9UUw -+NkCmO7NAEaEPpsBuyRzLeHyDFJuKUfc8/O6xwFijK2YgBvCzCA8unirTNBMAoMZ -xYLJ0Bz8K4/AaBRWoX6fEokBIgQQAQgADAUCXK0yOgUDABJ1AAAKCRCXELibylet -fHk+CACMYcXfrKKlkvsN9EFKUf2oydln2HQEayslKP0Tn7PYEUBFGOdH8oY+G0Ps -kof+ByUqaEGRSarIO19dO79wnBYx6zO03xi+ykv7uj/7xlPOONuS4D6RqhJpr/9j -4lNNK0wFgCmkCThAT5Ccl4cTpiRybsf6joQMAbhtWzCcfSXyftepjk+Wj3NalG4D -3HN7DKDTq7jqo9VROIc7Jc84+O5PQdNM6YynGwX5FahwBn4X0npxyQZiJP81zFrD -O5rV2K7MME3q0aaJXcqGEg6+9JA1A7D06KvdSns3iCXATLQkhrLei1y2UCnanVb3 -/Q9unoDjjf+4TFyk4dNPoLnh8j+xiQEiBBABCAAMBQJcrwTKBQMAEnUAAAoJEJcQ -uJvKV618FyMH/A+qvfpEicCnDe17myeKKe0ycywM9Lfhii1DAXlLl5h296JNpDqx -IdqyhXx8CeZZGwbAPdvMnnJ9WQ6N3IBwu4OdGZz0PHE9kxUXSsZuXrcLd9j7qdxB -jy5xJRS/0P9OSANYRxn+a/mLy1PyygEdn1gjCj6U62GzF+BFb1O3pylgttcegdtW -N+7HTXCCfD+dBINGoKTWEE9BXNaTBjgbGstZLvUCWXM2qqXgqO2iCjyeoPDe6S4S -1lDODkxFNQMg2y1iLsq1H4XNF/XLNllckA4R1/LLGU7APZDRnymjhzWtRUD3uUmz -QPo4LLCMdMYXMvqOG3Hsgrn1kzkw05pZR2WJASIEEAEIAAwFAlzAT94FAwASdQAA -CgkQlxC4m8pXrXxjpwgAkYqpT6UBRdSdmIfEp3Wtj3/VIPb0Wy2WBFvqW6hdMEVe -CItZvSZtPWC9hRgq9mICb4iArw5XZICKqrATslO4PNMBeVtiYhxpGzhIZLD2TPPP -/kYm15lzVS+bcSUuxj8/pVaFD/kSFPkrAINsut7CDy9r1OGFnlFgY+81EEcQm6A4 -OZLQjfNnMgWA2smN634Ys85O3AtdK0oFMoqpUr1vQ9eeZGjMx7WeVw2t/KOLoukX -cdSLTqEDF9JaDlMwxXoWKMk64R2zI49b+RUduatyVuCfmiWD/GTlbGkM4Wjjipnc -vRkt1dV2m76CnLMn82VAowqFIPms1Cm4QyEx5ZBNAokBIgQQAQgADAUCXNIcHwUD -ABJ1AAAKCRCXELibyletfHwAB/wORvn6ho4bQmnElfuOzQcsdvYmno2Cx+z1pRQU -kpkvgVLLT0HsOhkKcfBoldsQmFmnYAp9Rf538lmEzLirLrNLfwXIH4q6gUa7nFbd -RghGVkav3ufPNPEZgpGd8NCkWDPmvtzbxrmiB7fv33urPywA+XWxyarRhHT65obR -pwgRY98RDxYyzQycdyxlxgpX2qaN9eNiud8EcW0XNCb9ADi9S8DXe09qyP/1vsxH -BjDf+dQaMAQBxyGfIMpQ1yEg9fb2sA0CUHV2YcXs7PRtZzrStVnVcYXV2ntuTdFF -nPinew6UgiQW7RXFl9zRKQeVKjAJOuGunr6uLtg/ahOj3FsntCZFdmdlbnkgR3Jp -biAoS2FybHNvbjJrKSA8azJrQG5hcm9kLnJ1PokCVAQTAQoAPhYhBOqBLb76Wn7x -fajywUYKMXwzJtKuBQJcZTn1AhsDBQkLRzUABQsJCAcCBhUKCQgLAgQWAgMBAh4B -AheAAAoJEEYKMXwzJtKumWkQAKiziRy8KgGKnO8lVngiy0nv/p/nAsYiPTbX/rvr -XV6BuV/IFWKxfVTEaXyJEjUIIgmv+0rPYOb/VReZidhDDw0yhRjZOXTWUL/qwYWQ -2gdmUOsNpOQWEE8TLuBym7H2AiP6PduzgyPJFWnT/mx5PFX8xxyc8pfXd9+D8DR2 -+iREZDwSzwkEX/NUslSD0PTfLvmCkNfL+UfwBs/BoxldOdfPziHLbAaZs0WNEwOo -2Ks20f1fWHxcy4P0lh+Cb9QkYesNFOiz24xEDGlYGgVUppagc0TN8QfN3ymfJ2wd -G7gjlMkZsR9iZkMdCN8Z2UT20uHSfJE/0NJ0S1+3mcIEm/BHPWCkhlCE7xNINPlR -SJlE8ZBMBryq045sBBTdPVTJbhH+jeVMGDDRL4m6W7RCKW2N2VdedxF8twy94oUq -iV/XbkijdXiZdczHUa6RaxD0XOsNxZMCi4F3HfBV9eBxQoJHZkZWoadXb2qgs5su -ooo8EakC53uvMsCqseAXyYIEk3U4rlQxir0Pq5+C735H3y6x1XLWQBE+UFtcA//e -O1SFzQpehqTMfX7M+PZhhhipIZiFOlUSdgCpWISEc1uPBNNHIlcHcL9zp3s6NNxg -jgS0yxt7x+Ax6/TNRYdHl6cJiUFFfp0QO9pqIAVbqR2YY53gpGeJ2GrFvi5QRgRu -jovfiQIzBBABCgAdFiEELwGQCsq+EVdX60JFMZPBtGrgKo4FAlxmk9EACgkQMZPB -tGrgKo6i0hAAoalYy/+VuIyjWKmvRnZlbquKx3GEGc56Au27kaR55EEq2+jm/5tG -u9wn0rgbyyOaDlIvrpaH9HswOhIpyC010ui1ZxoxMEmNA1snGswtakqhunC+4g/L -cz0Q53Kz3ZwBR49WFqwCFzRKb25aADm9TVtVx4vU7mnePVRbijcexq4sjxDWUcaB -xjsUWO0V0VXEl6VhAkWKCMy8BbosXXMWX0Ow+DGv1yWgDaqcygtFdzAVjA57OpCR -BrjKG7Zr7lgH9NSBUjmEc9k9ooEMfZLLsPfj+K69KcYJAJkeht/IeSgZpL/pKmCN -Yzcov00+83lJ05zozIL5qsR8ZSZ6W4zK4eSQaD700HfD16XPUvIhNFlMbK+9gAIR -+6xx/rSKdKPgNg0VlTcWg9IkbIKdf37ihPxBc0fyZdDPDLsW01u/9aK69Qho6YfA -4ddQZywNBgjs4YY7tbeu/olDoRocD05QnqejWwzZjMkqPTjsha0r/tt9o7r2DEUm -2C/n8Ji/k7d/oHg1XNVfzIOOg1xS3OHm/ds0ALcozL8jO8ZuTOvu38kXmR1fnSa1 -4FxCrByuxFjZfjgROvuaM6sdJaijC2LFQWLIhrsHmWw9PxIdUFlI8mPjIqhA7/Wn -SpvGLjFO6II179ZF/yrXIrMJtBlF/axUytuFoY8FtiCjV/iQrS7q5gaJASIEEAEI -AAwFAlyvBMoFAwASdQAACgkQlxC4m8pXrXwqBQf9Hm71birYQW5o6XqTNfrFffr4 -VH2ZqEXQM0iF48TzxAoeDeJnQHh+laGXF6Nl3FwydBXLpjXy5k4ZiZbZfb0An4Vi -kpgJ8LbuP9HVlA0VAc9tnt/JtOcl/Xu2wbmv5ombMv93ecbcDPLr23rNIvLd+sXN -HVeAMNjj4Kkf9SbapGJHwd755EXFwMbk6IKz4O9cZtjmDr/q5r2W+BckngV0jaba -SNS3CtlEbs/czg6WzBNugV2SKHAILPfocq56MneAMB+RSp7DntIFy+c5moR8FBnp -dy0U/E0pLzvY5WR/4SDa/eBBQu4+kT0FMCUctmY0XqESsju6Z4NzN9MM4MfUiYkB -IgQQAQgADAUCXMBP3gUDABJ1AAAKCRCXELibyletfOx7B/9oLRvTXDIcoAzmzWe1 -AXuPXGA71fuvasFVpIQX2B+S87NOXo7Ld3sCAB8DykQy/gUIPmdHb7k2D/Frd0gH -Y0hLw++3C0Xot1CRjpxZBVARl6R1ZgjgLO2tmYZCn7bYhkLatqc+OeijeJZs1qZo -W51XHHXjBIHVCB2B9CFTZ8rVHyxPQjiGbXug4zpl9YC1tWXUR/rYeFnt+kyxoG+/ -QlXW84Njg2QDS/ETMw8K3ghBtRrXy0l1Z15pp2e7giHbONSKJAJvRZfCLKxlligR -JWhlb6oPJMNY2pMt38lbCXtcu0Mz/He7xRO6jaIBPLmtXqaF+XL5lhHbrh/qrh8J -zrSsiQEiBBABCAAMBQJc0hwfBQMAEnUAAAoJEJcQuJvKV618G8MIAIGQAtjj07CQ -VW+Xtr8O1ABzh7VbJe+d/6axgSOkbro0wLXMOxl+6petcpJ5lm6fwI7Lpk1f2p2B -LCva95M+yU7T89hepJFSOyIMQLtLqcpS8AbLp0/CRKnQhtgm2sMrNDCpNMMLgwpC -4n+I2Nyq6SN7SUeQZgqQ2vuaAbY2mZ//QGJ2vRBD6vq4+4ht38nZIwyGY/QY3xO3 -i6L6xf57lHUByRLKXBOl5sx/SHmCzme2JBauBDKHUcpAkcM159mPzY8khwF1Mrnl -LV3AENk4yDcI64/bfJOy0OZdvAUTzmzfHECl4rC3NigKwtDrzkMfjZG6Psql6rfz -bRpK7RXHbZu5Ag0EXGU59QEQAKpQMVT1eubZW8yc8wd61Bm8VG91x+LDAx1y33Kb -Pc/tJ+wbZ6LRJJhbNNTsoGEK/2YTdL1clCH2WRTXDvlZBgQzMuaJq2W10Br2PbYW -r4T8DS/Lq/yAqsgzFjWGTNv1rd2qLMx5S04QwcRk5QCWvTqCXjReVY9Th2YFjBpu -NfHGCSNII4GhFD/fO701jQaL8VaFN4MUtXbbJfJDr4aTGfitWSUYntlgHC1q+2ya -TkrLRQ/4pPWQDnUN0dQA3LGeZHWb5x1Ag6WUE6uu1BA4OcXsLXncP9yA9+BIgDNk -qbUEk+tpXYYn2fve/ttfS4wgb5jjeTFlMusCveMJUtRnpLzjEek6AIBs/jApkYgT -aQCLJP3HGvhYWAWsllmvnP5FomOq9Nbn9KJS3sGRWXznE2wEPUmVp47SS7Gk2Y+U -9PXlzqkX5PvbZXCN3ZcUOG1v3jSmURnTyWV5I+Yg8tUIYDSmCVq7rO7HpEl33X+q -vA7P4GBaNuyJ4W7L1yGcF/blxibglWR9F0PugIuzULCmdortAJGJnZjamgZLIOnn -ol68Prni88WEy1TuIOv6yisEZQv8BdCapKWJs2+2/2y+71zG4x96eON2uKrGLqlM -63OjS7R/Bj2sSdGUHX0Tr6O4N8tzTk1imPoWCl0YO82J8DaSDTPSib+1WLP5r7pw -1ttJABEBAAGJAjwEGAEKACYWIQTqgS2++lp+8X2o8sFGCjF8MybSrgUCXGU59QIb -DAUJC0c1AAAKCRBGCjF8MybSrm7TEADEKH0ESX2ruH3limo/W+VOnHGQK9bx0mnW -jOwTraFkIGEzIEijjrUgFHGIc1VQ9vG43mbgDDm5hPjWC7pGfgHjTmtS5fdBbqUZ -bHMsz4CHDRREDZVcPpFoGTfpX9hPeTx+iFdoS8z9CookLC0bq3TFJicdFk4R3l5b -ALSVXNffpyAcFuZpsWHt/L6Tl7zbsZXwjBkX/uusTseTJo9MhoLjlxpMquhmrjnv -PPdwzi9BAddKhNEbWXGtZo1+jr2q8qLgWjIS2KmyN4VgUrvaR9A0wCQfIkOVP+ie -M2lbSjUE+vXSlfp+enq5UihpcHsc6U1CTblNDkijY+e41TdD1m1UyuPcYbWog2St -xhbFZVZUG1d1PzeX1SpVsczAnAoJjx92EauE73WkOlhquLfbFEMUaEfSZsNFz4UB -dD9rD33sFEj0K08uviBExXWqAKerp5OY6D3kKXn/k2OzrVzg6rBasw2S2AzuHEIK -xWWSs94HXT3cfjRU3b6XJakf04eISQiuppi2PEh10kyzDqeFEbP86dNuabuDxCh/ -3JNy3ZMIkK6QK/V+u5ZXpozMRmF1JmIza55JZeiheqPodfLUxyu7oShY2c9CsWWA -BlfnRXwE36uP6Ea016SebvI6awIvXkVzPkZI6EQQnCWlJb11fQJfnfJ8DlGw8B/x -7P27Z7KvDA== -=6E0D ------END PGP PUBLIC KEY BLOCK----- \ No newline at end of file +-----BEGIN PGP PUBLIC KEY BLOCK----- +Version: GnuPG v1 + +mQINBFSG/g0BEADfUtc2WA8+OWiNVuNuaU5CIFB/6Netaem0tXAc5VF8c/Dr/Bbt +eSG4ZAWgCGioO/sqQ08XbYSdot1/zybFqAaD2Tlz99+GFLDYSMSDv6SkaAww0cGb +objkAO3h1ojeR8gwj2+V2DuM9VLsmB0ITH3zXlLg1wbDUeIpOtk12DWqOTFN0v6x +hV3JVdFsMmiM21iyo14FIxZmRTJulrwQFi/LcrUR7kDSjuwv3GzmVy6KSArri6fS +Zec4os6WJM69+N3kV3SwoWxjikfUodaF+kOMXRyfEDX2ebyvveIvMl2BxNu7JUnF +Y0AHXnxeNbfkpLCuFnH4cVvK14I+hHOa/JTnF77f7sWb+E0588YLL7geWucJfw94 +OzM1z4l/BLSyYiY3PJWRUHwkY7FV3cQGgTfrvbX3afa9Vi2bKHbgsgnOpe55FFJT +RhZlGJMrgeNsoRKeivFaSa3HLhkV56VG268IM7iao+soVfeWKTOOSQGVeG6VrY7M +UjhNfBbYfuSOW9CdF3p3XbI8DF68id0OQRUIihS42+kSGCZVY31Mx8+bZj+7+Qhs +hZrARdrdmDg5IvJykEpn7aKpfyhf1sCfu/gwrpZ90IcaYoeafk6qWcf8JL+5VYHe +wWjfZ7pFtlurt+hlrdNbqDQ9oHtIsevbgsPlh40BZ0kv2vLK5b+hQ5gd3QARAQAB +tCtDaHJpc3RpYW4gR3JvdGhvZmYgPGNocmlzdGlhbkBncm90aG9mZi5vcmc+iQI4 +BBMBAgAiBQJUhv4NAhsDBgsJCAcDAgYVCAIJCgsEFgIDAQIeAQIXgAAKCRCTnmvh +4p/DzBgKEACH0CAulDnMvk5hh9Ndu2QvHDAfKWtoj2NsMFw8YCC+Jb5PqmDL8Ddn +ddRWrVxEfYf2DnHQI/wiy0HUJaZQstyHUbENtC2kC+HtQAiQlZyb6qL2ByuQfg8Z +bSJYc7hdwSPRt52qXTMh6TPAzoHEWeEWUmYtQTsRna55A6Zo8HnKzLmspq03kx8w +MjO/xtfRzToQNNTNh3Yg5F59sMUqiycrJxuF+y2L3jQLphEWg+yXjak3ruX3Rc4H +pBqdPV36LQ5K+BZp8bzb0Ph2BDZ3t7SFI3SzCAlPl+R+lBtElwe367db+rRo4YPA +bPchWXgZ7GIq+t7mVr4dffePEkdFVP8obR8mRtnnhx9Jvsi+6HYSsiBZ/csj1kRO +XdtTrY56nc0maWLqVdvrwDlfrWNZxc7doUWBz0nB7VenzDIuBPCiV+jbafXNtNlu +drjt0RYGvmnad3TMXxQbJsSmpDjSPAeZfaPtZC77BKt4yY2TvQJL9ZuPh7v59UXB +wjJAiEP1YacANHExTqk1ShTVy6QNALN0eGifWkogmCtve5rQ1gkqN9TmqnCPGeyZ +NVzz4j1W/imMRq7+MOVJcpBv0SWDpeFt13efnajdy4xFPUNXVhuIzE2CzcwdAq4f +KG8QLvFnMN5yUo7kcjxAf4WMFkeuo8ofQNHMcFFvBaqMFWR1I0b347QoQ2hyaXN0 +aWFuIEdyb3Rob2ZmIDxncm90aG9mZkBnbnVuZXQub3JnPokCOAQTAQIAIgUCVIcH +1gIbAwYLCQgHAwIGFQgCCQoLBBYCAwECHgECF4AACgkQk55r4eKfw8y6NxAAwzuB +TvWUsBtnVjFas0n5SRdhtUnTUtAJ8z9Qe2Ab+ljao7cA4WG6OLcWYs/kd3tEUoLo +XFERwmtRFbExKwVPcx1ffqdJhid9dK4bLd0OeKV3UElQFPMLXio4IUaF/k59HZXV +X6MEXWDR2G/oNUXrg3Ole8mVd/093UDDoODE42W2RgBeammE5gfE6H7r+cbbKqF5 +I9Ie9ahDBGwW5HpI2cGFt+WsJaBXyBFxQDOnemQRw0PkyaE2TfkRgL0s4qxkyoYU +vdbw7CfeA2qD4lramkJueXAcWGWP1DA0nxpbL5GQ6hnk/mi/7gZ7yztyop2DwrWE +W1c2hLWida/grGZJwfXg7hu5Ls1RzCPB5Mqg/wmkynOapOWtvLz73G5LqWc7K6iQ +7v3twg9enCUrcISzO/fglaf4oQ1EvMhogUu+kTn8DqiOp4lsPqLYu6Bonm90CMZ0 +amMQ1G+lDntJrxnK8MXa4p9Urb3FvR1YIa7zeDMfhHNVLO0jnK8m3S+iC4LvczCU +xSXpj4ri+gBmS5syd5t7k7tdFpKphukY+H1Obe7wczbRXY9xOt+40jB9hYJM9wLY +a2nePvbTAZbyV6czSb2GdhMwCFyzWDgiOQo4c+Q4LkiASWHNRM04MAj0L+MNEIOW +opPQ3tuAx2oIbHV6yNy9ZO/JvPJI3bwc7t35hM20MENocmlzdGlhbiBHcm90aG9m +ZiA8Y2hyaXN0aWFuLmdyb3Rob2ZmQGlucmlhLmZyPokCOAQTAQIAIgUCVIcH6gIb +AwYLCQgHAwIGFQgCCQoLBBYCAwECHgECF4AACgkQk55r4eKfw8yeZhAAyypWuJxb +HqfIkevBvguoxHs+/8D59gtBxmDvLUObjwOn32lEXT8NYWMMOcS5ubMY5Zc4Xrq0 +L+wc9VQQ9S2t2AML8oE0sJ0ze7jbieCaLRFiarmlP/XkWjC7cHRL9O/5sMS6boch +iVpNzktbOVxIqC6YPZ6Ix9YXjYvoHmhtV3DKdEi6OVZQ2WWDn/Tk1gf6n4gRXcce +5Zpzd8/Oo+qOEBLb2p3fT9yoYLvot5nB3K6cCzfQ+fiz2NCCNzpjg14buD4MuqBx +kTI3+Oi87FYxCyqWTIfPZ8NxR1srM/3qgicjqxc6ZmRyrgzXTRmzwWJxQ0XsewYj +K7z3tKzNrPdUvVcGszuu9Ag0mVjS40nsOnzCRGMnMQ8slmZX+v1pmNGgzTE1rD/N +3gFtxvgk7ss3ZS093FUq6xQaenAr4PJ6FHrSeUNcF7vOlba+iuJIYtnUL1aDr4Tf +uRI9kh6XOroFOa9naKTj86ypf+RMGPJX5WXMMb+8wxUSO3wggUElAlTr4r4uLGC0 +WuS8ZSLjz6/DsEOeNTzVH/j5AnVinxs1cYwVQPbVcr2XqQi9jERe90juylRLDoeV +HoB5REh4gksFpGY6QgAti63El5K3JyPMflamxFyeAqOmxqYlZjhSo76eThypSQ+o +BsKuYLI3zRbqliuJ2IRDFBAwRAe7BfzHDy+5Ag0EVIb+DQEQAKItErzFJ3eV0mVU +pm8H4HtqfSnhlVXGs/fX4K1E4AsH6L1XdTBF4fBQrcY2uMWYrsEhlAEbjwF6c4XC +tS/b2otuRlfsuEgC6d8INfxq7B7RLJvsJuwHiKtLrV54351M35YiCCsLdGhlv8xq +f/KxzSoeyVVKNJj0jEH3vurRNlzp7hgx49WcmWpZgY1SyWDMLCNLXwM1NX2tDDkp +4b8j+UxRY+j1ikmoxDrBbiEf83HmRbSWzduJW12MKIQQwWNgI29MvLmAYv4d+dFG +NpsIyh2DN5sSQ9wKIFiAc+Rw/rnlhlEwaSsC2Jje81cQzHS+xahqJ0sPTVdV8Sdy +DdQ2Dz3RSkrUSFIkjM8o/6aeuNdJrPjdTLT1wyA3XDnJjR6nJ5FqgWB1xovrGMha +XvvNuTe+XaLaRIqQpyHEwgY590XahTs0+Pmoq7S+3jpM5qKKrT8LzTvuFM2vPltT +y4m16l1qg9LsotVp9vWrBfrjhHzQOE6U10+g3+QdV/PHqB3HAqT1IYjarO3V9cnu +/JvaInA/SKF49z2dJXtrR17hXJV47n36Tlulrfq26jKxaeCwOB+FF2n2ovQeRdST +KfsXSvldGFE9GkEmcHR8rzbBkXkZ7rmSh23tMaJKVTPp3a2thKbFdAt3LKAzlsru +8o1MhXk3wJWAW/K5/Fri50/Mc0iRABEBAAGJAh8EGAECAAkFAlSG/g0CGwwACgkQ +k55r4eKfw8yhkA/8C4Tu9CBCNOjKmj+NYpuF+7LpOMxjgHAVwHLGTjauOdAgP1h7 +6DChaAjx36AuHtY7KInxvPnpn00IVisFt2uRvx/dGvJWPKR/bapFVD3bOZun21n9 +esZFlEKR/EEMi8IQSBfKJ3Jaw1gBz35aZ1qfsLKNb8TflkYeby9ZPHaUC1JDgZhN +aL5e/f89c8zmA5DlnUNXK1NhGzl2pQpjgEpohYVomJNmqLAcW8xl9CSl+TciFM8+ +eovbw2Ko5AxWHDDMdWfWF7L044JTMJyH8D5rwQYEJcKoPizrbO1xdGaAWdzQS6SB +EtMIXlY17Rv0+5GXsu1wAVW8StgeJiERSL15x20xBs0smO4SwrIcgjEEwwqBwzio +jWZrXqoR1OM11YMoa8ZGBvYiA4/cm+jwo2hcIKeNq89JS6k4JqQxCK89TGgoJYUw +evME7B2Md0h/gpTRpoFk2vHUvpf7NIYBPlpJ1Rp+koTJHcmC590MU0YWUpkb9oRu +wGEnprS8YuJS6Cd5AxyzGAKaJ4c8S2DrXPCMja60VOE4+JHhtrLB0pAvZAyDKs1+ +dzmxpFVjekb7vqZmfYrpqzaiP+D8qz4t5jhO6KCJIdS/zBLtnCzVmkxuUJjitFbW +Dftxtqs3IyhKUDyA4EXWeou3zuo4G9IstVCVGwKC0IFE2l/fSlCnsgrohlA= +=rMsi +-----END PGP PUBLIC KEY BLOCK----- diff --git a/packages/libm/libmicrohttpd/libmicrohttpd.spec b/packages/libm/libmicrohttpd/libmicrohttpd.spec index 6f00c68..1ce9c5d 100644 --- a/packages/libm/libmicrohttpd/libmicrohttpd.spec +++ b/packages/libm/libmicrohttpd/libmicrohttpd.spec @@ -1,7 +1,7 @@ # # spec file for package libmicrohttpd # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2023 SUSE LLC # Copyright (c) 2010,2011,2012 Stephan Kleine # # All modifications and additions to the file contributed by third parties @@ -20,7 +20,7 @@ %global sover 12 %global libname %{name}%{sover} Name: libmicrohttpd -Version: 0.9.75 +Version: 0.9.76 Release: 0 Summary: Small Embeddable HTTP Server Library # Some internal tests are licenced as GPL-3.0+ - they are only used in @@ -30,7 +30,7 @@ Group: Productivity/Networking/Web/Servers URL: https://www.gnu.org/software/libmicrohttpd/ Source0: https://ftp.gnu.org/gnu/libmicrohttpd/%{name}-%{version}.tar.gz Source1: https://ftp.gnu.org/gnu/libmicrohttpd/%{name}-%{version}.tar.gz.sig -Source2: https://savannah.gnu.org/people/viewgpg.php?user_id=90068#/%{name}.keyring +Source2: https://grothoff.org/christian/grothoff.asc#/%{name}.keyring BuildRequires: libtool BuildRequires: makeinfo BuildRequires: pkgconfig >= 0.9.0 diff --git a/packages/m/milou5/.files b/packages/m/milou5/.files index fe71544..23324ce 100644 Binary files a/packages/m/milou5/.files and b/packages/m/milou5/.files differ diff --git a/packages/m/milou5/.rev b/packages/m/milou5/.rev index f17cfe7..8419edc 100644 --- a/packages/m/milou5/.rev +++ b/packages/m/milou5/.rev @@ -1217,4 +1217,12 @@ Plasma 5.27.1 (forwarded request 1067115 from Vogtinator) 1067238 + + 2abc4deb4c3f14d1a6d251dedbef27ef + 5.27.2 + + dimstar_suse + Plasma 5.27.2 (forwarded request 1068244 from Vogtinator) + 1068273 + diff --git a/packages/m/milou5/milou-5.27.1.tar.xz b/packages/m/milou5/milou-5.27.1.tar.xz deleted file mode 120000 index 58d4351..0000000 --- a/packages/m/milou5/milou-5.27.1.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreicmbecdnxkalwpbhld5duxjw5qt54lcbwcxa7ymk2zm4laiqiz25y \ No newline at end of file diff --git a/packages/m/milou5/milou-5.27.1.tar.xz.sig b/packages/m/milou5/milou-5.27.1.tar.xz.sig deleted file mode 100644 index a12742a..0000000 --- a/packages/m/milou5/milou-5.27.1.tar.xz.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP0rg0ACgkQ11dEg7tX -sY24Lw//QEdBJhxsJ48i6csuzN5rp/fqBCSPcc5QQnHIj+DDxzTfZkaR1Kvj8gM1 -lln4/Ur2EV1THuKUyMAAPVCorNYAb2gfh12GBvzSry88BOxWef/uUdpC5HUOmmPN -gviIhL3uHwhT+HAJpmpcC/sb9dpcvxwjvuWaOXD44ozHSQ6w5VZu7xuA/JP3oHW0 -cDLYCDeynmqbH9BNWJCg9u1x3InDpf7gynu7dhy5s9/j8/36yRsxbEHtDf0wk3vC -y7nyal2yitIK+ZIHD7CYVqOjxcDP5q1Vja0XuIjW0/E08M8j6J1QFER8bWxdMuYg -9moJLH1SyOWHD45FGygx3Nm6z/OTdaXu2/5hdbkk7+qNllPchweP88MFUJU60+RY -yHXPJkIFcrFD5xg1NclRMuJoqUu7W8+csB4IemyQixllhGE11Ut1P0Ciw/pn34vR -pw/0v8korVu+/qKnbeuRLYrT/rN6+GjXH5ukZH3Zih1uHt5em10eAy+9pR3F2k6U -uqG4gy8NPoVPN9LvK+tElxTVMkYjdrCCF0iTFbyH3cLOU1YYLUJDYoCXa3Rf9WfL -VQaQ3ZACjUERn1vUXgN4Mztx+3Uz74aPn0uCt3GeOrU0X7eYwaJtLVqlw6/1ryrG -pBTHhFy/6ILcSNrDUTEg/SvZql14XxqYDJDKsH8i9UuJC+jzwFo= -=Hd6s ------END PGP SIGNATURE----- diff --git a/packages/m/milou5/milou-5.27.2.tar.xz b/packages/m/milou5/milou-5.27.2.tar.xz new file mode 120000 index 0000000..315ed67 --- /dev/null +++ b/packages/m/milou5/milou-5.27.2.tar.xz @@ -0,0 +1 @@ +/ipfs/bafkreictynkso4x6ed2fxu5cm5etbztpkb5aebu7q5xnxfodb7pbxnv24m \ No newline at end of file diff --git a/packages/m/milou5/milou-5.27.2.tar.xz.sig b/packages/m/milou5/milou-5.27.2.tar.xz.sig new file mode 100644 index 0000000..2a149c3 --- /dev/null +++ b/packages/m/milou5/milou-5.27.2.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP98agACgkQ11dEg7tX +sY2D+w//dZq+Z6bBmIC7RNfKJiJhj8kRzCkDl+CZTrd3Hyd9DXomFIXiWbZBByd9 +qdTi9aVbJ3DhvOE2XsA3PF2obHUWSeNCH7pbF4dNwGDG558eIlgKAQLEXdJeg1vi +zSnWbN8f5+j/W5RaR4+FJhElikimgc6p+iqqWBawi3/q7P279b4jr3PVGnIbj7lQ +EZPpGzCyNjZd/qqMLdx7VXUGUyvatrpP4qpWXCXdA0FWLr6yJ5krgt8OG+ightW/ +4SU15hidAvwOjlAmz1ldgt+6UZoMT/F669oHtCoLAzD8zLKHppV6LC9Fvsgaf+5R +oirvbuXVar5OGE+dzHyGY1nTbUMI64eI3qFpMmh017cJjrUYFLF8GHiOzuiiasNI +iad0SmDdtlDBkLgW6lb/6xkR3ucSgc+vLf4UhGmgQKavO8hhBq/a9zeyTnPrq4+L +wYrQPthCStEasP9d/J9c9teH8I/gj0SPbuIMDiTrarvAnNTj2QoDNd+AgPBgPJWl +hetxbBl7lFa8xfJfnruK3+qfgOH2S26c7awdOykLBPGEAmeVBIHZSOgK0y8jflJ9 +vIYM535OXBYet8IMiFNLsyMaL2gs0SAc6/JAsTlTm2Ok2zYDe7h6hFdtZQ4ggL/c +Vef+hGvNBnrtm8pD0AyDbwu9x0csDwLUY9j6NHFZNOcyDCi5bbk= +=2IUw +-----END PGP SIGNATURE----- diff --git a/packages/m/milou5/milou5.changes b/packages/m/milou5/milou5.changes index 1ea7d8c..90c0677 100644 --- a/packages/m/milou5/milou5.changes +++ b/packages/m/milou5/milou5.changes @@ -1,4 +1,14 @@ ------------------------------------------------------------------- +Tue Feb 28 17:34:17 UTC 2023 - Fabian Vogt + +- Update to 5.27.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.2 +- Changes since 5.27.1: + * Do not run match automatically when query string changed (kde#459859) + +------------------------------------------------------------------- Tue Feb 21 14:09:21 UTC 2023 - Fabian Vogt - Update to 5.27.1 diff --git a/packages/m/milou5/milou5.spec b/packages/m/milou5/milou5.spec index 7f20e6a..b6a793c 100644 --- a/packages/m/milou5/milou5.spec +++ b/packages/m/milou5/milou5.spec @@ -18,7 +18,7 @@ %bcond_without released Name: milou5 -Version: 5.27.1 +Version: 5.27.2 Release: 0 Summary: Dedicated search application built on top of Baloo License: GPL-2.0-or-later AND LGPL-2.1-or-later diff --git a/packages/m/muparserx/.files b/packages/m/muparserx/.files index 39ca960..7b0e11d 100644 Binary files a/packages/m/muparserx/.files and b/packages/m/muparserx/.files differ diff --git a/packages/m/muparserx/.rev b/packages/m/muparserx/.rev index 26e5d37..c9c5d2a 100644 --- a/packages/m/muparserx/.rev +++ b/packages/m/muparserx/.rev @@ -15,4 +15,12 @@ - Update to release 4.0.11 933344 + + 4263f73a5d48f0be5fe87e187a91ed74 + 4.0.11 + + dimstar_suse + - Split fairly large API documentation from devel subpackage + 1068636 + diff --git a/packages/m/muparserx/_multibuild b/packages/m/muparserx/_multibuild new file mode 100644 index 0000000..2be6914 --- /dev/null +++ b/packages/m/muparserx/_multibuild @@ -0,0 +1,3 @@ + + doc + diff --git a/packages/m/muparserx/muparserx.changes b/packages/m/muparserx/muparserx.changes index 5459aef..001c511 100644 --- a/packages/m/muparserx/muparserx.changes +++ b/packages/m/muparserx/muparserx.changes @@ -1,4 +1,12 @@ ------------------------------------------------------------------- +Wed Mar 1 20:14:46 UTC 2023 - Stefan Brüns + +- Split fairly large API documentation from devel subpackage +- Use SVGs for inheritance graphs in API doc. Fixes unreproducible + image rasterization (depends on CPU features), and the files + are significantly smaller. Also avoids graphviz-gnome dep. + +------------------------------------------------------------------- Mon Nov 22 23:16:00 UTC 2021 - Jan Engelhardt - Update to release 4.0.11 diff --git a/packages/m/muparserx/muparserx.spec b/packages/m/muparserx/muparserx.spec index 8fdf0e7..820faf6 100644 --- a/packages/m/muparserx/muparserx.spec +++ b/packages/m/muparserx/muparserx.spec @@ -1,7 +1,7 @@ # # spec file for package muparserx # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2023 SUSE LLC # Copyright (c) 2015 Angelos Tzotsos . # # All modifications and additions to the file contributed by third parties @@ -17,6 +17,11 @@ # +%global flavor @BUILD_FLAVOR@%nil +%if "%flavor" == "doc" +%define psuffix -doc-src +%endif + %define libbase 4_0_11 Name: muparserx Version: 4.0.11 @@ -24,73 +29,103 @@ Release: 0 Summary: A C++ Library for Parsing Expressions License: BSD-2-Clause Group: Development/Libraries/C and C++ -URL: http://muparserx.beltoforion.de +URL: https://beltoforion.de/en/muparserx/ Source: https://github.com/beltoforion/muparserx/archive/v%version.tar.gz -BuildRequires: cmake >= 2.8.0 -BuildRequires: dos2unix -BuildRequires: doxygen BuildRequires: fdupes +%if "%flavor" != "doc" +BuildRequires: cmake >= 2.8.0 BuildRequires: gcc BuildRequires: gcc-c++ -BuildRequires: graphviz-gnome BuildRequires: pkgconfig +%else +BuildRequires: dos2unix +BuildRequires: doxygen +BuildRequires: graphviz +BuildArch: noarch +%endif %description A C++ Library for Parsing Expressions with Strings, Complex Numbers, Vectors, Matrices and more. %package devel -Summary: Development files for muparserx +Summary: Development files for muParserX Group: Development/Languages/C and C++ -Requires: lib%{name}%{libbase} = %{version} +Requires: lib%name%libbase = %version %description devel The muparserx development files. A C++ Library for Parsing Expressions with Strings, Complex Numbers, Vectors, Matrices and more. -%package -n lib%{name}%{libbase} +%package devel-doc +Summary: Development files for muparserx +Group: Documentation/HTML + +%description devel-doc +The API documentation for muParserX. + +%package -n lib%name%libbase Summary: A C++ Library for Parsing Expressions Group: System/Libraries -%description -n lib%{name}%{libbase} +%description -n lib%name%libbase The muparserx shared library. A C++ Library for Parsing Expressions with Strings, Complex Numbers, Vectors, Matrices and more. %prep %autosetup -p0 +# Use SVG images: +# 1. significantly smaller than png +# 2. graphviz-core suffices +# 3. output is reproducible, instead of arch/CPU dependent via gnome/pango rasterizer +echo -e "DOT_FONTNAME = sans\nDOT_IMAGEFORMAT = svg\nSVG_INTERACTIVE = yes" >> doc/doxyfile.dox %build +%if "%flavor" == "doc" +dos2unix sample/* +pushd doc +doxygen doxyfile.dox +popd + +%else %cmake \ -DBUILD_SHARED_LIBS:BOOL=ON \ - -DBUILD_SAMPLES:BOOL=OFF \ - -DCMAKE_BUILD_TYPE:STRING=Release + -DBUILD_EXAMPLES:BOOL=OFF \ + %nil %cmake_build +%endif %install +%if "%flavor" != "doc" %cmake_install -mv %{buildroot}/usr/share/cmake %{buildroot}%{_libdir} -dos2unix sample/* -pushd doc -doxygen doxyfile.dox -mkdir -p %{buildroot}%{_docdir}/%{name}-devel -cp -r html %{buildroot}%{_docdir}/%{name}-devel/ -popd +mv %buildroot%_datadir/cmake %buildroot%_libdir -%fdupes %{buildroot}/%{_prefix} +%else +mkdir -p %buildroot%_docdir/%name-devel-doc +cp -r doc/html %buildroot%_docdir/%name-devel-doc/ +%endif -%post -n lib%{name}%{libbase} -p /sbin/ldconfig +%fdupes %buildroot/%_prefix -%postun -n lib%{name}%{libbase} -p /sbin/ldconfig +%post -n lib%name%libbase -p /sbin/ldconfig +%postun -n lib%name%libbase -p /sbin/ldconfig -%files -n lib%{name}%{libbase} +%if "%flavor" != "doc" +%files -n lib%name%libbase %license LICENSE -%{_libdir}/libmuparserx.so.* +%_libdir/libmuparserx.so.* %files devel -%doc Readme.md sample html -%{_libdir}/libmuparserx.so -%{_includedir}/* -%{_libdir}/pkgconfig/%{name}.pc -%{_libdir}/cmake/%{name} +%doc Readme.md +%_libdir/libmuparserx.so +%_includedir/* +%_libdir/pkgconfig/%name.pc +%_libdir/cmake/%name + +%else + +%files devel-doc +%doc doc/html sample +%endif %changelog diff --git a/packages/m/musescore/.files b/packages/m/musescore/.files index b7d728f..640ab51 100644 Binary files a/packages/m/musescore/.files and b/packages/m/musescore/.files differ diff --git a/packages/m/musescore/.rev b/packages/m/musescore/.rev index be31f68..59910de 100644 --- a/packages/m/musescore/.rev +++ b/packages/m/musescore/.rev @@ -455,4 +455,12 @@ 1058630 + + 9cce3313979d2ef48a0c2102de236133 + 4.0.1 + + dimstar_suse + + 1068709 + diff --git a/packages/m/musescore/_constraints b/packages/m/musescore/_constraints index cd37a48..7bebfb6 100644 --- a/packages/m/musescore/_constraints +++ b/packages/m/musescore/_constraints @@ -5,4 +5,16 @@ 8 + + + ppc64 + ppc64le + x86_64 + + + + 9 + + + diff --git a/packages/m/musescore/musescore.changes b/packages/m/musescore/musescore.changes index 0c13069..5468685 100644 --- a/packages/m/musescore/musescore.changes +++ b/packages/m/musescore/musescore.changes @@ -1,4 +1,12 @@ ------------------------------------------------------------------- +Thu Mar 2 08:10:25 UTC 2023 - Christophe Marin + +- Don't package the KDDockWidgets development files. It's only + a third party library that cannot be used for anything. +- Update build constraints +- Spec cleanup + +------------------------------------------------------------------- Mon Jan 16 07:44:23 UTC 2023 - Michael Vetter - Update to 4.0.1: diff --git a/packages/m/musescore/musescore.spec b/packages/m/musescore/musescore.spec index 00ff6ef..fdb8aad 100644 --- a/packages/m/musescore/musescore.spec +++ b/packages/m/musescore/musescore.spec @@ -53,9 +53,12 @@ BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: libqt5-linguist-devel BuildRequires: libqt5-qtbase-private-headers-devel +%ifarch ppc64 ppc64le +# PPC builds often have memory issues, limit the number of parallel jobs +BuildRequires: memory-constraints +%endif BuildRequires: pkgconfig BuildRequires: strip-nondeterminism -BuildRequires: update-desktop-files BuildRequires: pkgconfig(Qt5Concurrent) BuildRequires: pkgconfig(Qt5Core) BuildRequires: pkgconfig(Qt5Designer) @@ -111,14 +114,6 @@ BuildArch: noarch %description fonts Additional fonts for use by the MuseScore music notation program. -%package devel -Summary: MuseScore development files -License: GPL-3.0-or-later WITH Font-exception-2.0 AND OFL-1.1 -Group: Development/Libraries/C and C++ - -%description devel -MuseScore files, used for plugin development. - %prep %autosetup -p1 -n MuseScore-%{version} cp %{SOURCE1} %{SOURCE2} %{SOURCE3} %{SOURCE4} share/sound/ @@ -141,6 +136,11 @@ mv -f tmpfile thirdparty/rtf2html/README.ru sed -i 's/\(target_link_libraries(mscore ${LINK_LIB}\)/\1 ${CMAKE_DL_LIBS}/' src/main/CMakeLists.txt %build +# Limit memory / threads on PowerPC to avoid memory issues +%ifarch ppc64 ppc64le +%limit_build -m 2000 +%endif + %define __builddir build.release # TODO: # find out what those do: @@ -157,13 +157,15 @@ sed -i 's/\(target_link_libraries(mscore ${LINK_LIB}\)/\1 ${CMAKE_DL_LIBS}/' src -DBUILD_UPDATE_MODULE:BOOL=ON \ -DBUILD_CRASHPAD_CLIENT=OFF \ -DMUSESCORE_REVISION=%{revision} -%make_jobs +%cmake_build %install %cmake_install -# don't package staic libs +# don't package kddockwidgets. It should not be installed rm %{buildroot}%{_libdir}/*.a +rm -r %{buildroot}%{_includedir}/kddockwidgets +rm -r %{buildroot}%{_libdir}/cmake/KDDockWidgets # install fonts mkdir -p %{buildroot}%{fontdir} @@ -188,9 +190,9 @@ mkdir -p %{buildroot}%{_datadir}/%{rname}-%{version_lesser}/demos install -p -m 644 demos/*.mscz %{buildroot}%{_datadir}/%{rname}-%{version_lesser}/demos # Remove opus devel files, they are provided by system -rm -rf %{buildroot}%{_includedir}/opus +rm -r %{buildroot}%{_includedir}/opus # Delete crashpad binary -rm -rf %{buildroot}%{_bindir}/crashpad_handler +rm %{buildroot}%{_bindir}/crashpad_handler # collect doc files install -d -m 755 %{buildroot}%docdir @@ -216,21 +218,7 @@ install -p -m 644 share/sound/README.md %{buildroot}%docdir/README install -p -m 644 share/instruments/README.md %{buildroot}%docdir/README.md.instruments install -p -m 644 share/wallpapers/COPYRIGHT %{buildroot}%docdir/COPYING.wallpaper -%fdupes %{buildroot}/%{_prefix} - -%if 0%{?suse_version} < 1500 -%post -%desktop_database_post -%icon_theme_cache_post -%mime_database_post -%endif - -%if 0%{?suse_version} < 1500 -%postun -%desktop_database_postun -%icon_theme_cache_postun -%mime_database_postun -%endif +%fdupes %{buildroot}%{_prefix} %files %license LICENSE.GPL @@ -263,9 +251,4 @@ install -p -m 644 share/wallpapers/COPYRIGHT %{buildroot}%docdir/COPYIN %doc fonts/leland/README.md.leland %license fonts/leland/LICENSE.txt.leland -%files devel -%license LICENSE.GPL -%{_includedir}/kddockwidgets -%{_libdir}/cmake - %changelog diff --git a/packages/o/obs-service-go_modules/.files b/packages/o/obs-service-go_modules/.files index fecbe07..a6c8452 100644 Binary files a/packages/o/obs-service-go_modules/.files and b/packages/o/obs-service-go_modules/.files differ diff --git a/packages/o/obs-service-go_modules/.rev b/packages/o/obs-service-go_modules/.rev index 83a58a7..c117681 100644 --- a/packages/o/obs-service-go_modules/.rev +++ b/packages/o/obs-service-go_modules/.rev @@ -59,4 +59,12 @@ * Attempt to obtain name of top directory in archive from archive content (forwarded request 1067955 from jfkw) 1067956 + + 818e7cd7f5e9eb2e245ee44ba6db4e52 + 0.6.1 + + dimstar_suse + (CVE-2022-45155, bsc#1201138, bsc#1201140). (forwarded request 1068711 from eeich) + 1068974 + diff --git a/packages/o/obs-service-go_modules/_service b/packages/o/obs-service-go_modules/_service index c767e7c..00034fb 100644 --- a/packages/o/obs-service-go_modules/_service +++ b/packages/o/obs-service-go_modules/_service @@ -3,7 +3,7 @@ https://github.com/openSUSE/obs-service-go_modules git .git - v0.6.0 + v0.6.1 @PARENT_TAG@ enable v(.*) diff --git a/packages/o/obs-service-go_modules/_servicedata b/packages/o/obs-service-go_modules/_servicedata index 4451e7a..ae5b1cf 100644 --- a/packages/o/obs-service-go_modules/_servicedata +++ b/packages/o/obs-service-go_modules/_servicedata @@ -1,4 +1,4 @@ https://github.com/openSUSE/obs-service-go_modules - 19eae60776556c82bd16373f8fbc3b7ba590bec7 \ No newline at end of file + 2ed7720102f866a1e18691ff64f7ff8c7f81afa9 \ No newline at end of file diff --git a/packages/o/obs-service-go_modules/obs-service-go_modules-0.6.0.tar.gz b/packages/o/obs-service-go_modules/obs-service-go_modules-0.6.0.tar.gz deleted file mode 120000 index c47462e..0000000 --- a/packages/o/obs-service-go_modules/obs-service-go_modules-0.6.0.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreiga5ikhsn7xizqku5tvd2iajcguupmvnztmpqxnmqqfdlit2v7vla \ No newline at end of file diff --git a/packages/o/obs-service-go_modules/obs-service-go_modules-0.6.1.tar.gz b/packages/o/obs-service-go_modules/obs-service-go_modules-0.6.1.tar.gz new file mode 120000 index 0000000..42c1f9a --- /dev/null +++ b/packages/o/obs-service-go_modules/obs-service-go_modules-0.6.1.tar.gz @@ -0,0 +1 @@ +/ipfs/bafkreifn3svizj4gepf6jvikzpqfhg2zmbqs5a6r4xqm6xx2nyxpbeohta \ No newline at end of file diff --git a/packages/o/obs-service-go_modules/obs-service-go_modules.changes b/packages/o/obs-service-go_modules/obs-service-go_modules.changes index aa24f83..f172508 100644 --- a/packages/o/obs-service-go_modules/obs-service-go_modules.changes +++ b/packages/o/obs-service-go_modules/obs-service-go_modules.changes @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Thu Mar 02 09:51:35 UTC 2023 - jkowalczyk@suse.com + +- Update to version 0.6.1: + * README for pull requests enable maintainer edit permissions + * Fix parser errors in service file XML formedness and special chars + +------------------------------------------------------------------- Mon Feb 27 10:51:08 UTC 2023 - jkowalczyk@suse.com - Update to version 0.6.0: @@ -9,6 +16,7 @@ Mon Feb 27 10:51:08 UTC 2023 - jkowalczyk@suse.com * Use temporary directory to extract archive to * Give the user the opprtunity to specify the name of the topmost directory * Attempt to obtain name of top directory in archive from archive content + (CVE-2022-45155, bsc#1201138, bsc#1201140). ------------------------------------------------------------------- Sat Jun 11 01:56:21 UTC 2022 - jkowalczyk@suse.com diff --git a/packages/o/obs-service-go_modules/obs-service-go_modules.spec b/packages/o/obs-service-go_modules/obs-service-go_modules.spec index d7e2072..48f9468 100644 --- a/packages/o/obs-service-go_modules/obs-service-go_modules.spec +++ b/packages/o/obs-service-go_modules/obs-service-go_modules.spec @@ -37,7 +37,7 @@ %define use_test test %endif Name: obs-service-%{service} -Version: 0.6.0 +Version: 0.6.1 Release: 0 Summary: An OBS source service: Download, verify and vendor Go module dependencies License: GPL-2.0-or-later diff --git a/packages/o/openQA/.files b/packages/o/openQA/.files index ae7906b..7e65b29 100644 Binary files a/packages/o/openQA/.files and b/packages/o/openQA/.files differ diff --git a/packages/o/openQA/.rev b/packages/o/openQA/.rev index 1181748..75fd034 100644 --- a/packages/o/openQA/.rev +++ b/packages/o/openQA/.rev @@ -5077,4 +5077,16 @@ 4.6.1677486029.9cf9ed8 1067937 + + bf13b2b99a001e64e099ae7a8be8fae0 + 4.6.1677511074.f74fdc6 + + dimstar_suse + Update to 4.6.1677511074.f74fdc6 +4.6.1677511074.f74fdc6 +4.6.1677511074.f74fdc6 +4.6.1677511074.f74fdc6 +4.6.1677511074.f74fdc6 + 1068574 + diff --git a/packages/o/openQA/openQA-4.6.1677486029.9cf9ed8.obscpio b/packages/o/openQA/openQA-4.6.1677486029.9cf9ed8.obscpio deleted file mode 120000 index f1cd14f..0000000 --- a/packages/o/openQA/openQA-4.6.1677486029.9cf9ed8.obscpio +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeig4eahhynhscubxqfmosxlws7tk2tund7cm46c4lmkdxblr6tsmcu \ No newline at end of file diff --git a/packages/o/openQA/openQA-4.6.1677511074.f74fdc6.obscpio b/packages/o/openQA/openQA-4.6.1677511074.f74fdc6.obscpio new file mode 120000 index 0000000..0fc642d --- /dev/null +++ b/packages/o/openQA/openQA-4.6.1677511074.f74fdc6.obscpio @@ -0,0 +1 @@ +/ipfs/bafybeie5eee3wqdxtqbcwagz7clo2hl2avyfcze4sm7tz25fxqxo26ywta \ No newline at end of file diff --git a/packages/o/openQA/openQA-client-test.spec b/packages/o/openQA/openQA-client-test.spec index a0edcc1..5e3e969 100644 --- a/packages/o/openQA/openQA-client-test.spec +++ b/packages/o/openQA/openQA-client-test.spec @@ -18,7 +18,7 @@ %define short_name openQA-client Name: %{short_name}-test -Version: 4.6.1677486029.9cf9ed8 +Version: 4.6.1677511074.f74fdc6 Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later diff --git a/packages/o/openQA/openQA-devel-test.spec b/packages/o/openQA/openQA-devel-test.spec index c04d12b..b074d4b 100644 --- a/packages/o/openQA/openQA-devel-test.spec +++ b/packages/o/openQA/openQA-devel-test.spec @@ -18,7 +18,7 @@ %define short_name openQA-devel Name: %{short_name}-test -Version: 4.6.1677486029.9cf9ed8 +Version: 4.6.1677511074.f74fdc6 Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later diff --git a/packages/o/openQA/openQA-test.spec b/packages/o/openQA/openQA-test.spec index ff11349..cf8ba32 100644 --- a/packages/o/openQA/openQA-test.spec +++ b/packages/o/openQA/openQA-test.spec @@ -18,7 +18,7 @@ %define short_name openQA Name: %{short_name}-test -Version: 4.6.1677486029.9cf9ed8 +Version: 4.6.1677511074.f74fdc6 Release: 0 Summary: Test package for openQA License: GPL-2.0-or-later diff --git a/packages/o/openQA/openQA-worker-test.spec b/packages/o/openQA/openQA-worker-test.spec index 124049a..62107a5 100644 --- a/packages/o/openQA/openQA-worker-test.spec +++ b/packages/o/openQA/openQA-worker-test.spec @@ -18,7 +18,7 @@ %define short_name openQA-worker Name: %{short_name}-test -Version: 4.6.1677486029.9cf9ed8 +Version: 4.6.1677511074.f74fdc6 Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later diff --git a/packages/o/openQA/openQA.changes b/packages/o/openQA/openQA.changes index 0b27f9f..c08fcd5 100644 --- a/packages/o/openQA/openQA.changes +++ b/packages/o/openQA/openQA.changes @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Wed Mar 01 18:09:59 UTC 2023 - okurz@suse.com + +- Update to version 4.6.1677511074.f74fdc6: + * Extend test for RETRY and user-cancelled jobs + +------------------------------------------------------------------- Mon Feb 27 10:09:50 UTC 2023 - okurz@suse.com - Update to version 4.6.1677486029.9cf9ed8: diff --git a/packages/o/openQA/openQA.obsinfo b/packages/o/openQA/openQA.obsinfo index afd1ad8..ffb4c3c 100644 --- a/packages/o/openQA/openQA.obsinfo +++ b/packages/o/openQA/openQA.obsinfo @@ -1,4 +1,4 @@ name: openQA -version: 4.6.1677486029.9cf9ed8 -mtime: 1677486029 -commit: 9cf9ed8fc9feb80490887185df8d0af2c0c5b603 +version: 4.6.1677511074.f74fdc6 +mtime: 1677511074 +commit: f74fdc698554a4c4081989f26a513cd2390d4d99 diff --git a/packages/o/openQA/openQA.spec b/packages/o/openQA/openQA.spec index 707edb1..ea7d0d7 100644 --- a/packages/o/openQA/openQA.spec +++ b/packages/o/openQA/openQA.spec @@ -76,7 +76,7 @@ %define devel_requires %devel_no_selenium_requires chromedriver Name: openQA -Version: 4.6.1677486029.9cf9ed8 +Version: 4.6.1677511074.f74fdc6 Release: 0 Summary: The openQA web-frontend, scheduler and tools License: GPL-2.0-or-later diff --git a/packages/o/os-autoinst/.files b/packages/o/os-autoinst/.files index 328c917..649a4fd 100644 Binary files a/packages/o/os-autoinst/.files and b/packages/o/os-autoinst/.files differ diff --git a/packages/o/os-autoinst/.rev b/packages/o/os-autoinst/.rev index 00b64c7..bfc4464 100644 --- a/packages/o/os-autoinst/.rev +++ b/packages/o/os-autoinst/.rev @@ -3229,4 +3229,13 @@ 4.6.1676641030.f996c8e 1066441 + + 135246b05d4e806e935b5fb7e0bf46d3 + 4.6.1677698531.3c837b1 + + dimstar_suse + Update to 4.6.1677698531.3c837b1 +4.6.1677698531.3c837b1 + 1068576 + diff --git a/packages/o/os-autoinst/.servicemark b/packages/o/os-autoinst/.servicemark deleted file mode 100644 index 18deb6f..0000000 --- a/packages/o/os-autoinst/.servicemark +++ /dev/null @@ -1 +0,0 @@ -ac5a88424e20f50139b6035eeeeffc80 diff --git a/packages/o/os-autoinst/os-autoinst-4.6.1676641030.f996c8e.obscpio b/packages/o/os-autoinst/os-autoinst-4.6.1676641030.f996c8e.obscpio deleted file mode 120000 index 1629c93..0000000 --- a/packages/o/os-autoinst/os-autoinst-4.6.1676641030.f996c8e.obscpio +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeidsdwhtpbbcjgo6y2e3z4dac6bymlesnnshw7twqizrbmtsftv4la \ No newline at end of file diff --git a/packages/o/os-autoinst/os-autoinst-4.6.1677698531.3c837b1.obscpio b/packages/o/os-autoinst/os-autoinst-4.6.1677698531.3c837b1.obscpio new file mode 120000 index 0000000..2d02963 --- /dev/null +++ b/packages/o/os-autoinst/os-autoinst-4.6.1677698531.3c837b1.obscpio @@ -0,0 +1 @@ +/ipfs/bafybeigvtcyswio332gccsyshqypt3qhex2slxnmomaioymoawfzf6heqq \ No newline at end of file diff --git a/packages/o/os-autoinst/os-autoinst-test.spec b/packages/o/os-autoinst/os-autoinst-test.spec index 75a1dea..575217b 100644 --- a/packages/o/os-autoinst/os-autoinst-test.spec +++ b/packages/o/os-autoinst/os-autoinst-test.spec @@ -19,7 +19,7 @@ %define name_ext -test %define short_name os-autoinst Name: %{short_name}%{?name_ext} -Version: 4.6.1676641030.f996c8e +Version: 4.6.1677698531.3c837b1 Release: 0 Summary: test package for os-autoinst License: GPL-2.0-or-later diff --git a/packages/o/os-autoinst/os-autoinst.changes b/packages/o/os-autoinst/os-autoinst.changes index 29d1264..82b9633 100644 --- a/packages/o/os-autoinst/os-autoinst.changes +++ b/packages/o/os-autoinst/os-autoinst.changes @@ -1,4 +1,14 @@ ------------------------------------------------------------------- +Wed Mar 01 19:22:20 UTC 2023 - okurz@suse.com + +- Update to version 4.6.1677698531.3c837b1: + * Remove deprecated backends after one-year notice + * Fix generalhw cmd log: Show actual cmd and not "IPMI" + * xt: Mark non-git error as uncoverable + * Move isotovideo code for handling shutdown to runner and add tests + * Avoid setting misleading reason for handled errors + +------------------------------------------------------------------- Sat Feb 18 02:36:48 UTC 2023 - okurz@suse.com - Update to version 4.6.1676641030.f996c8e: diff --git a/packages/o/os-autoinst/os-autoinst.obsinfo b/packages/o/os-autoinst/os-autoinst.obsinfo index bab73f6..8f4e894 100644 --- a/packages/o/os-autoinst/os-autoinst.obsinfo +++ b/packages/o/os-autoinst/os-autoinst.obsinfo @@ -1,4 +1,4 @@ name: os-autoinst -version: 4.6.1676641030.f996c8e -mtime: 1676641030 -commit: f996c8e238fc1cb63c6c3b30328970dd54b1ea00 +version: 4.6.1677698531.3c837b1 +mtime: 1677698531 +commit: 3c837b14d3b643b422ff7599da2bd04c79572531 diff --git a/packages/o/os-autoinst/os-autoinst.spec b/packages/o/os-autoinst/os-autoinst.spec index 8813e52..8952fd6 100644 --- a/packages/o/os-autoinst/os-autoinst.spec +++ b/packages/o/os-autoinst/os-autoinst.spec @@ -17,7 +17,7 @@ Name: os-autoinst -Version: 4.6.1676641030.f996c8e +Version: 4.6.1677698531.3c837b1 Release: 0 Summary: OS-level test automation License: GPL-2.0-or-later diff --git a/packages/o/oxygen5-sounds/.files b/packages/o/oxygen5-sounds/.files index d6bc833..9d813a9 100644 Binary files a/packages/o/oxygen5-sounds/.files and b/packages/o/oxygen5-sounds/.files differ diff --git a/packages/o/oxygen5-sounds/.rev b/packages/o/oxygen5-sounds/.rev index f3294bd..24e86f3 100644 --- a/packages/o/oxygen5-sounds/.rev +++ b/packages/o/oxygen5-sounds/.rev @@ -111,4 +111,12 @@ Plasma 5.27.1 (forwarded request 1067115 from Vogtinator) 1067240 + + 58356a58636a04ab52e01a09c63c9bd9 + 5.27.2 + + dimstar_suse + Plasma 5.27.2 (forwarded request 1068244 from Vogtinator) + 1068275 + diff --git a/packages/o/oxygen5-sounds/oxygen-sounds-5.27.1.tar.xz b/packages/o/oxygen5-sounds/oxygen-sounds-5.27.1.tar.xz deleted file mode 120000 index 71f20b4..0000000 --- a/packages/o/oxygen5-sounds/oxygen-sounds-5.27.1.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeie2fonb5lz2zxafxfn67aofebmduulj6yw5tm6qpp437qj25dbdum \ No newline at end of file diff --git a/packages/o/oxygen5-sounds/oxygen-sounds-5.27.1.tar.xz.sig b/packages/o/oxygen5-sounds/oxygen-sounds-5.27.1.tar.xz.sig deleted file mode 100644 index 0bf158d..0000000 --- a/packages/o/oxygen5-sounds/oxygen-sounds-5.27.1.tar.xz.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP0rkYACgkQ11dEg7tX -sY1k9w/8DCY44/Ss6ieWtab7deH0ohhdBaU7Lqmwz8F5aj20jgJRMLf0ygI2nnoO -aRCgr2omdKRSnFmhgmC/pwhkkc0Xt4+8R8Ol100IRGQTtQpIabYM0Rxptq7nMhPP -hVgRc3onhiWdkLW1CqylYmToHGBUrIns1M7mOJCmb4HFpbFSf+TYHuDgKrV52Yn7 -AADHtqTPG4e8dYqkkb5bz0liP4JPOGpB6QWok10iR5iOFWDUlHiX1qBNPzcxWBvu -iz8bBNrHSWPje4m4RWY9nwibveTwXDY09Azo551eDCliAfsoWeW/KdV6aKSHra8a -T+uN7byn1fON5wDtf7mzTXm1cXzWJ+movYSgsC3PLIciMbgU+zCfFAH5Pg49pZxP -+csT/xRDefkOntgJaCwGU3Ewx3EfMfg3qVwh+bPf3VmIYvbQPEXjYWRiTjsSvNG9 -q4/KVAjRMj6MiMqx7MZFjTzeOGURLkX4MX0TWTFq+jhyanrYrbg1MMRiPQ93n3bK -0llC4cfkDPFGTbEI01ouyf0qUnlsho+gpg4oFsLricp1B6fK48UCoWOYnmSSGSqQ -dbF0N8vo8l/6WgZP/ojzIRmgwNdYZwAfCS0T4hjaVjxhgWnTwTS2ZA+D++QYHa8x -nxtQTzxt0rHSQG1dBaaX/j4Ruyp8S+j/iDDrnlYm0tWRvhh5pgA= -=QUmn ------END PGP SIGNATURE----- diff --git a/packages/o/oxygen5-sounds/oxygen-sounds-5.27.2.tar.xz b/packages/o/oxygen5-sounds/oxygen-sounds-5.27.2.tar.xz new file mode 120000 index 0000000..f9ad65f --- /dev/null +++ b/packages/o/oxygen5-sounds/oxygen-sounds-5.27.2.tar.xz @@ -0,0 +1 @@ +/ipfs/bafybeiaeb2tnfegedelyvhb26mf5du3aotjmnr67wl55vr5g4oebiybbiq \ No newline at end of file diff --git a/packages/o/oxygen5-sounds/oxygen-sounds-5.27.2.tar.xz.sig b/packages/o/oxygen5-sounds/oxygen-sounds-5.27.2.tar.xz.sig new file mode 100644 index 0000000..197a184 --- /dev/null +++ b/packages/o/oxygen5-sounds/oxygen-sounds-5.27.2.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP98cYACgkQ11dEg7tX +sY0baw//cInagBx2sZXNOYiZ4T0X+XDXXfZTpvlpCbFceAS/pIzACJCLlROFhrUh +2qW3WOWsRITNsbgM5RxOwWO3XzbAZmnE2P1FwDIWe6d2DiTM6eMf5etw63RvDbdm +iXs5bX4e8262YpRy+xzt+niaXz1R2RkPhfhmoHw22lD+pTkmn0scxIseZTSD817b +zxzdxsi3/M/CGjrXBqBeXJNXxx8LJawiIVEQyXHeK95al31O/ow+SP3r1XuleTg9 +cFEis5axB081nVOdxmltb/QS0N0gYefIg8JCuATfxJi3H0OeXfe9Qm+3C84WuMQe +/N72cv69xyr8Rh2lthYjPLSBsXlOXuDVRsYDr4w1P7oZQ2mWS83Z1KxdbvdVhxJe +qVMN821CemWTIVuLUcVwNrcPB221wbStJ/53sg3g+wxPyuRPUzS/V9nYG2JMdgIw +bl7+QuV69Yfiq/mV8kQy5jb/EL53eI7Orx8aphissEWubCBQOVjGw5ZZAMGNtALS +YflyFr8bneI5SjXcMiMHek62grs9kUyz1knCqhbC+IWGLPJjJPgO6qnBPv07M99m +XALwiO3EPfYzYtYIUKxW2vkwnd92ggczGpfg2lxEB75Oa99X1/HJ7ydvTQWlKiR6 +3fT3zd7rOdyKrCpN8p9dMJr+8sGDa1roB8n81gS8M1VotPyH6x4= +=JhX0 +-----END PGP SIGNATURE----- diff --git a/packages/o/oxygen5-sounds/oxygen5-sounds.changes b/packages/o/oxygen5-sounds/oxygen5-sounds.changes index 24e6f67..0b0e048 100644 --- a/packages/o/oxygen5-sounds/oxygen5-sounds.changes +++ b/packages/o/oxygen5-sounds/oxygen5-sounds.changes @@ -1,4 +1,13 @@ ------------------------------------------------------------------- +Tue Feb 28 17:34:17 UTC 2023 - Fabian Vogt + +- Update to 5.27.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.2 +- No code changes since 5.27.1 + +------------------------------------------------------------------- Tue Feb 21 14:09:21 UTC 2023 - Fabian Vogt - Update to 5.27.1 diff --git a/packages/o/oxygen5-sounds/oxygen5-sounds.spec b/packages/o/oxygen5-sounds/oxygen5-sounds.spec index 3d475e1..1893f4e 100644 --- a/packages/o/oxygen5-sounds/oxygen5-sounds.spec +++ b/packages/o/oxygen5-sounds/oxygen5-sounds.spec @@ -19,7 +19,7 @@ %bcond_without released Name: oxygen5-sounds -Version: 5.27.1 +Version: 5.27.2 Release: 0 # Full Plasma 5 version (e.g. 5.8.95) %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}} diff --git a/packages/o/oxygen5/.files b/packages/o/oxygen5/.files index 5dab412..d96f381 100644 Binary files a/packages/o/oxygen5/.files and b/packages/o/oxygen5/.files differ diff --git a/packages/o/oxygen5/.rev b/packages/o/oxygen5/.rev index 8a3068f..e1d705a 100644 --- a/packages/o/oxygen5/.rev +++ b/packages/o/oxygen5/.rev @@ -1233,4 +1233,12 @@ found conflict of filesystem-15.5-261.1.x86_64 with oxygen5-sounds-5.21.5-2.1.no Plasma 5.27.1 (forwarded request 1067115 from Vogtinator) 1067239 + + 100e758f60585ba7d015b33874ecd5a6 + 5.27.2 + + dimstar_suse + Plasma 5.27.2 (forwarded request 1068244 from Vogtinator) + 1068274 + diff --git a/packages/o/oxygen5/oxygen-5.27.1.tar.xz b/packages/o/oxygen5/oxygen-5.27.1.tar.xz deleted file mode 120000 index 6c0cf78..0000000 --- a/packages/o/oxygen5/oxygen-5.27.1.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeibeiyyqmtg5sndnalqnjyl5e2m5ygtcn7fejc6gxyeeg55jzswqfq \ No newline at end of file diff --git a/packages/o/oxygen5/oxygen-5.27.1.tar.xz.sig b/packages/o/oxygen5/oxygen-5.27.1.tar.xz.sig deleted file mode 100644 index 08f7c48..0000000 --- a/packages/o/oxygen5/oxygen-5.27.1.tar.xz.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP0riUACgkQ11dEg7tX -sY05Xg//UyBhc+sh8FMAmVpfiWJySttCC4uVl4sw816bXZOU4B1cSNOlABIywHJ+ -Zis9+0EuwhLSRYykhxfee3Yb47IliPLd+tVzi5zpCUsw+y5Kr3Z7MNrjamK8AkHN -lElNBuF2SGCL7z5mH2vaeVjiZP6gp30yHle5YCUzzemcpq2v5vk/PVLOJgysMGqR -bOv9IVv5Bq2No8LjekfNGi37iqiHV8SL1HuXtD/hJiNx0Sr7IZHVw2v4PG//jxaS -if2fH7AARZF/xGRiXN2fV6rtmRHqhjU4MVsAmJRm3uYgQzCxuUJnIF8P5XQq3XVt -6+xYs7btI3UCCT7oVkIzGmx88dvdA7zsO9W+Qgc3EzN39W0gn6bxjfad1mb9AFlT -zQFLRCGgGojNWF8cW+2A2fQlouNaqULiVfyrF2WbNR+XMYPzpZ2VoB5MhHD4JAtv -Y9FApbSaIofRbfxjCHZovY0QYYTynRfXvBcWYyeQZBArl/6RUtcEthT7/Wqh3BO5 -agjiS6+X3nnStieHx73dceLgTxfYzIEZWyF/hhCLyyqTTCJjzlbxLPTuy///d0S5 -+ZomeuLcmN2f2m5VQpbtKZuNkhpIS83hA6HVJPKXvmgAxxAUQ2x39OPQM/SirD/5 -bUyf2G2EfvnKGxYsDpHecSHbesTWk/2TziwMOP2mTy4dRqXqdME= -=tCI6 ------END PGP SIGNATURE----- diff --git a/packages/o/oxygen5/oxygen-5.27.2.tar.xz b/packages/o/oxygen5/oxygen-5.27.2.tar.xz new file mode 120000 index 0000000..8bc0e85 --- /dev/null +++ b/packages/o/oxygen5/oxygen-5.27.2.tar.xz @@ -0,0 +1 @@ +/ipfs/bafybeib3wbukyntrzlqquea367uehshf6g6foisumv5poyr4n4k5w2vqna \ No newline at end of file diff --git a/packages/o/oxygen5/oxygen-5.27.2.tar.xz.sig b/packages/o/oxygen5/oxygen-5.27.2.tar.xz.sig new file mode 100644 index 0000000..ac60812 --- /dev/null +++ b/packages/o/oxygen5/oxygen-5.27.2.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP98a8ACgkQ11dEg7tX +sY26+Q//YJuN0xHyu7A8AJGkttiVYdTtM71uM8Bm4xixU2GuBk1+83RpcXCTsCfa +XxQgmu8WP9+xB/AgUVx0Ww4+afKmcwpj+EQhCX/ehKjEvzG/pS2dqCpmC7Aagq9b +GciNBGrvc098zZYyAKxNCa1oU9fVk/KK2mmAYVEgIlOjJZKLIQ24UPTvmQYTFJw/ +3XNPDUiADtOESWwDwN4XKlfPB2QTf6oyI8wV626KingKaolc2AZOqv+zEGK6lUQ3 +qAi4t4FL6h8bjFMmQMHQupr0UFhShpTErTAfQ1UGXP1wsiKs7ND/K/jpjXv7B6bI +h04TgsDtzWb0MJvUZjMloHtWiaEdzh4tY/fMpr+bqLmjzZkQ12hEEUPdUZTF8oYm +mZzVbJB6uqQR/asMyWqVkF1noJBNqsrIZQrnwwKqF5GUD/DXHIrWHVb4Bnjy0PJ3 +Du0a7BgdYnYqXP/X5+SU3hX8OBiMC34den7iSPw+Bozvw0VJWUwfmNVucfJW9rWl +w1D3Rpc5PMpJBCRpRBQmmZoP1KIy+drdq5HWCFix9SYPMn5UKkFAS93kxnlDY/sI +WQswhwdUP3IREYkCRkXXj5ncaXCjSKkqcZHUnsVDzdYyk0qnsdLIZd3uY0wTb7fc ++9dNjfmUpr3H5Mo21JgqGnyhd+4s4+XSKZHxhOalxBtUxsVDaGI= +=pqN7 +-----END PGP SIGNATURE----- diff --git a/packages/o/oxygen5/oxygen5.changes b/packages/o/oxygen5/oxygen5.changes index acb7ae5..93727aa 100644 --- a/packages/o/oxygen5/oxygen5.changes +++ b/packages/o/oxygen5/oxygen5.changes @@ -1,4 +1,13 @@ ------------------------------------------------------------------- +Tue Feb 28 17:34:17 UTC 2023 - Fabian Vogt + +- Update to 5.27.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.2 +- No code changes since 5.27.1 + +------------------------------------------------------------------- Tue Feb 21 14:09:21 UTC 2023 - Fabian Vogt - Update to 5.27.1 diff --git a/packages/o/oxygen5/oxygen5.spec b/packages/o/oxygen5/oxygen5.spec index cf683a7..4d74d9b 100644 --- a/packages/o/oxygen5/oxygen5.spec +++ b/packages/o/oxygen5/oxygen5.spec @@ -20,7 +20,7 @@ %define kwin_deco 1 Name: oxygen5 -Version: 5.27.1 +Version: 5.27.2 Release: 0 # Full Plasma 5 version (e.g. 5.8.95) %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}} diff --git a/packages/p/PackageKit-Qt/.files b/packages/p/PackageKit-Qt/.files index f3751bf..d3571df 100644 Binary files a/packages/p/PackageKit-Qt/.files and b/packages/p/PackageKit-Qt/.files differ diff --git a/packages/p/PackageKit-Qt/.rev b/packages/p/PackageKit-Qt/.rev index a43d04b..38a5cdf 100644 --- a/packages/p/PackageKit-Qt/.rev +++ b/packages/p/PackageKit-Qt/.rev @@ -203,4 +203,12 @@ Comment: something is rotten with the license. I don't believe it's - Build packages as multibuild flavors: qt5, qt6 987164 + + 2f60b052c2d8c0a05f2cd214b604047b + 1.1.0 + + dimstar_suse + + 1068443 + diff --git a/packages/p/PackageKit-Qt/0001-Add-build-system-support-for-Qt6.patch b/packages/p/PackageKit-Qt/0001-Add-build-system-support-for-Qt6.patch deleted file mode 100644 index 9410e90..0000000 --- a/packages/p/PackageKit-Qt/0001-Add-build-system-support-for-Qt6.patch +++ /dev/null @@ -1,152 +0,0 @@ -(commit amended to add packagekitqt6.pc.in) - -From 510629798c77c5723339876d4a43aa8f3627581a Mon Sep 17 00:00:00 2001 -From: Nicolas Fella -Date: Fri, 2 Jul 2021 15:39:49 +0200 -Subject: [PATCH] Add build system support for Qt6 - -Allow building against Qt6 by replacing the hardcoded major version number with a variable - -No code changes are needed for Qt6 support - ---- - CMakeLists.txt | 4 +++- - src/CMakeLists.txt | 25 ++++++++++++++--------- - src/modules/CMakeLists.txt | 12 +++++------ - src/modules/packagekit-qt-config.cmake.in | 4 ++-- - src/packagekitqt6.pc.in | 11 ++++++++++ - 5 files changed, 37 insertions(+), 19 deletions(-) - create mode 100644 src/packagekitqt6.pc.in - -diff --git a/CMakeLists.txt b/CMakeLists.txt -index 08787de..a1afc40 100644 ---- a/CMakeLists.txt -+++ b/CMakeLists.txt -@@ -19,6 +19,8 @@ include(GNUInstallDirs) - - set(QPACKAGEKIT_API_LEVEL "1") - -+find_package(QT NAMES Qt6 Qt5 NO_MODULE REQUIRED COMPONENTS Core DBus) -+ - add_definitions( - -DQT_NO_KEYWORDS - -DQT_NO_CAST_TO_ASCII -@@ -53,7 +55,7 @@ set(CMAKE_VISIBILITY_INLINES_HIDDEN 1) - set (GETTEXT_PACKAGE "packagekit") - set (VERSION "${QPACKAGEKIT_VERSION}") - set (LOCALSTATEDIR "/var") --set (CMAKECONFIG_INSTALL_DIR "${CMAKE_INSTALL_LIBDIR}/cmake/packagekitqt5/") -+set (CMAKECONFIG_INSTALL_DIR "${CMAKE_INSTALL_LIBDIR}/cmake/packagekitqt${QT_VERSION_MAJOR}/") - - add_definitions("-DLOCALSTATEDIR=\"${LOCALSTATEDIR}\"") - set (CMAKE_CXX_STANDARD 11) -diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt -index c559dc3..47b015b 100644 ---- a/src/CMakeLists.txt -+++ b/src/CMakeLists.txt -@@ -1,6 +1,6 @@ - # CMakeLists for PackageKit-Qt library - --find_package(Qt5 5.6 REQUIRED COMPONENTS Core DBus) -+find_package(Qt${QT_VERSION_MAJOR} 5.10 REQUIRED COMPONENTS Core DBus) - - set(packagekitqt_HEADERS - Daemon -@@ -41,25 +41,30 @@ endif () - set_source_files_properties(${PK_INTERFACE_XML} PROPERTIES NO_NAMESPACE true) - set_source_files_properties(${PK_TRANSACTION_INTERFACE_XML} PROPERTIES NO_NAMESPACE true) - -+if(${QT_VERSION_MAJOR} EQUAL 6) -+qt6_add_dbus_interface(packagekitqt_SRC ${PK_INTERFACE_XML} daemonproxy) -+qt6_add_dbus_interface(packagekitqt_SRC ${PK_TRANSACTION_INTERFACE_XML} transactionproxy) -+else() - qt5_add_dbus_interface(packagekitqt_SRC ${PK_INTERFACE_XML} daemonproxy) - qt5_add_dbus_interface(packagekitqt_SRC ${PK_TRANSACTION_INTERFACE_XML} transactionproxy) -+endif() - --add_library(packagekitqt5 ${packagekitqt_SRC} ${packagekitqt_HEADERS} ${packagekitqt_HEADERS_PRIVATE}) --set_target_properties(packagekitqt5 PROPERTIES VERSION ${PROJECT_VERSION} SOVERSION ${QPACKAGEKIT_API_LEVEL}) -+add_library(packagekitqt${QT_VERSION_MAJOR} ${packagekitqt_SRC} ${packagekitqt_HEADERS} ${packagekitqt_HEADERS_PRIVATE}) -+set_target_properties(packagekitqt${QT_VERSION_MAJOR} PROPERTIES VERSION ${PROJECT_VERSION} SOVERSION ${QPACKAGEKIT_API_LEVEL}) - --target_link_libraries(packagekitqt5 PUBLIC Qt5::DBus) -+target_link_libraries(packagekitqt${QT_VERSION_MAJOR} PUBLIC Qt${QT_VERSION_MAJOR}::DBus) - --configure_file(${CMAKE_CURRENT_SOURCE_DIR}/packagekitqt5.pc.in -- ${CMAKE_CURRENT_BINARY_DIR}/packagekitqt5.pc -+configure_file(${CMAKE_CURRENT_SOURCE_DIR}/packagekitqt${QT_VERSION_MAJOR}.pc.in -+ ${CMAKE_CURRENT_BINARY_DIR}/packagekitqt${QT_VERSION_MAJOR}.pc - @ONLY - ) --target_include_directories(packagekitqt5 INTERFACE "$") --install(TARGETS packagekitqt5 EXPORT PackageKitQtTargets DESTINATION ${CMAKE_INSTALL_LIBDIR}) --install(FILES ${CMAKE_CURRENT_BINARY_DIR}/packagekitqt5.pc -+target_include_directories(packagekitqt${QT_VERSION_MAJOR} INTERFACE "$") -+install(TARGETS packagekitqt${QT_VERSION_MAJOR} EXPORT PackageKitQtTargets DESTINATION ${CMAKE_INSTALL_LIBDIR}) -+install(FILES ${CMAKE_CURRENT_BINARY_DIR}/packagekitqt${QT_VERSION_MAJOR}.pc - DESTINATION ${CMAKE_INSTALL_LIBDIR}/pkgconfig - ) - install(FILES ${packagekitqt_HEADERS} -- DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/packagekitqt5/PackageKit/ -+ DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/packagekitqt${QT_VERSION_MAJOR}/PackageKit/ - ) - - add_subdirectory(modules) -diff --git a/src/modules/CMakeLists.txt b/src/modules/CMakeLists.txt -index 9ff1b46..74221d0 100644 ---- a/src/modules/CMakeLists.txt -+++ b/src/modules/CMakeLists.txt -@@ -2,13 +2,13 @@ include(CMakePackageConfigHelpers) - - configure_package_config_file( - ${CMAKE_CURRENT_SOURCE_DIR}/packagekit-qt-config.cmake.in -- ${CMAKE_CURRENT_BINARY_DIR}/packagekitqt5-config.cmake -- INSTALL_DESTINATION ${CMAKE_INSTALL_LIBDIR}/cmake/packagekitqt5/ -+ ${CMAKE_CURRENT_BINARY_DIR}/packagekitqt${QT_VERSION_MAJOR}-config.cmake -+ INSTALL_DESTINATION ${CMAKE_INSTALL_LIBDIR}/cmake/packagekitqt${QT_VERSION_MAJOR}/ - ) - --write_basic_package_version_file(${CMAKE_CURRENT_BINARY_DIR}/packagekitqt5-config-version.cmake VERSION ${PROJECT_VERSION} COMPATIBILITY SameMajorVersion) -+write_basic_package_version_file(${CMAKE_CURRENT_BINARY_DIR}/packagekitqt${QT_VERSION_MAJOR}-config-version.cmake VERSION ${PROJECT_VERSION} COMPATIBILITY SameMajorVersion) - --install(FILES ${CMAKE_CURRENT_BINARY_DIR}/packagekitqt5-config.cmake -- ${CMAKE_CURRENT_BINARY_DIR}/packagekitqt5-config-version.cmake -- DESTINATION ${CMAKE_INSTALL_LIBDIR}/cmake/packagekitqt5/ -+install(FILES ${CMAKE_CURRENT_BINARY_DIR}/packagekitqt${QT_VERSION_MAJOR}-config.cmake -+ ${CMAKE_CURRENT_BINARY_DIR}/packagekitqt${QT_VERSION_MAJOR}-config-version.cmake -+ DESTINATION ${CMAKE_INSTALL_LIBDIR}/cmake/packagekitqt${QT_VERSION_MAJOR}/ - ) -diff --git a/src/modules/packagekit-qt-config.cmake.in b/src/modules/packagekit-qt-config.cmake.in -index 6dc5f24..7a55fa2 100644 ---- a/src/modules/packagekit-qt-config.cmake.in -+++ b/src/modules/packagekit-qt-config.cmake.in -@@ -1,7 +1,7 @@ - @PACKAGE_INIT@ - --check_required_components(Qt5DBus) -+check_required_components(Qt@QT_VERSION_MAJOR@DBus) - --SET(PackageKitQt5_LIBRARIES "PK::packagekitqt5") -+SET(PackageKitQt@QT_VERSION_MAJOR@_LIBRARIES "PK::packagekitqt@QT_VERSION_MAJOR@") - - include("${CMAKE_CURRENT_LIST_DIR}/PackageKitQtTargets.cmake") -diff --git a/src/packagekitqt6.pc.in b/src/packagekitqt6.pc.in -new file mode 100644 -index 0000000..4a34881 ---- /dev/null -+++ b/src/packagekitqt6.pc.in -@@ -0,0 +1,11 @@ -+prefix=@CMAKE_INSTALL_PREFIX@ -+exec_prefix=${prefix} -+libdir=@CMAKE_INSTALL_FULL_LIBDIR@ -+includedir=@CMAKE_INSTALL_FULL_INCLUDEDIR@ -+ -+Name: @LIBNAME@ -+Description: PackageKit is a package management abstraction layer. -+Version: @PROJECT_VERSION@ -+Requires: Qt6Core, Qt6DBus -+Libs: -L${libdir} -lpackagekitqt6 -+Cflags: -I${includedir}/packagekitqt6 --- -2.36.1 - diff --git a/packages/p/PackageKit-Qt/PackageKit-Qt-1.0.2.tar.gz b/packages/p/PackageKit-Qt/PackageKit-Qt-1.0.2.tar.gz deleted file mode 120000 index c7e4398..0000000 --- a/packages/p/PackageKit-Qt/PackageKit-Qt-1.0.2.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreidfycohonsyzqgseg4aezvqk4hskgyrbsee5d2uxmjlcp4if4yb7a \ No newline at end of file diff --git a/packages/p/PackageKit-Qt/PackageKit-Qt-1.1.0.tar.gz b/packages/p/PackageKit-Qt/PackageKit-Qt-1.1.0.tar.gz new file mode 120000 index 0000000..2a1eaab --- /dev/null +++ b/packages/p/PackageKit-Qt/PackageKit-Qt-1.1.0.tar.gz @@ -0,0 +1 @@ +/ipfs/bafkreigkl5au6azospeaqemhifsmbelhmmkglttnbxjlzcuouheishkc34 \ No newline at end of file diff --git a/packages/p/PackageKit-Qt/PackageKit-Qt.changes b/packages/p/PackageKit-Qt/PackageKit-Qt.changes index 11748ee..0ed8a50 100644 --- a/packages/p/PackageKit-Qt/PackageKit-Qt.changes +++ b/packages/p/PackageKit-Qt/PackageKit-Qt.changes @@ -1,4 +1,19 @@ ------------------------------------------------------------------- +Wed Mar 1 08:09:00 UTC 2023 - Christophe Marin + +- Update to 1.1.0: + * Make PackageKit-Qt depend on Qt 5.10 + * Add build system support for Qt6 + * Add support for plural signals + * Prefer invoking methods by pointer rather than by name + * Emit error if transaction is already done before watcher setup + * offline: Address issues with dbus connections + * Add the missing pkgconfig file for Qt 6 builds + * Replace 404 Link by working one in README +- Drop patch, merged upstream: + * 0001-Add-build-system-support-for-Qt6.patch + +------------------------------------------------------------------- Sun Jul 3 06:29:04 UTC 2022 - Christophe Giboudeaux - Add upstream patch to add Qt 6 support: diff --git a/packages/p/PackageKit-Qt/PackageKit-Qt.spec b/packages/p/PackageKit-Qt/PackageKit-Qt.spec index 10b48a1..3cbb890 100644 --- a/packages/p/PackageKit-Qt/PackageKit-Qt.spec +++ b/packages/p/PackageKit-Qt/PackageKit-Qt.spec @@ -33,7 +33,7 @@ ExclusiveArch: do_not_build %endif %define major 1 Name: PackageKit%{?pkg_suffix} -Version: 1.0.2 +Version: 1.1.0 Release: 0 Summary: Simple software installation management software License: LGPL-2.1-or-later @@ -42,8 +42,6 @@ URL: https://github.com/hughsie/PackageKit-Qt Source: https://github.com/hughsie/PackageKit-Qt/archive/v%{version}.tar.gz#/PackageKit-Qt-%{version}.tar.gz # PATCH-FIX-UPSTREAM boo#1103678 Patch0: 0001-Fix-PackageKit-not-emitting-network-state-changed-signal.patch -# PATCH-FIX-UPSTREAM -- Qt6 support -Patch1: 0001-Add-build-system-support-for-Qt6.patch BuildRequires: PackageKit-devel >= %{version} BuildRequires: cmake BuildRequires: pkgconfig @@ -116,8 +114,7 @@ suck less. %qt6_install %endif -%post -n lib%{pkqt}-%{major} -p /sbin/ldconfig -%postun -n lib%{pkqt}-%{major} -p /sbin/ldconfig +%ldconfig_scriptlets -n lib%{pkqt}-%{major} %files -n lib%{pkqt}-%{major} %license COPYING diff --git a/packages/p/pam_kwallet/.files b/packages/p/pam_kwallet/.files index 3f55ce7..3c30131 100644 Binary files a/packages/p/pam_kwallet/.files and b/packages/p/pam_kwallet/.files differ diff --git a/packages/p/pam_kwallet/.rev b/packages/p/pam_kwallet/.rev index f56dbdc..974e778 100644 --- a/packages/p/pam_kwallet/.rev +++ b/packages/p/pam_kwallet/.rev @@ -964,4 +964,12 @@ This version removes the unneeded ldconfig call. Plasma 5.27.1 (forwarded request 1067115 from Vogtinator) 1067241 + + a74a8a0fa0fa31742f529594838ae1ff + 5.27.2 + + dimstar_suse + Plasma 5.27.2 (forwarded request 1068244 from Vogtinator) + 1068276 + diff --git a/packages/p/pam_kwallet/kwallet-pam-5.27.1.tar.xz b/packages/p/pam_kwallet/kwallet-pam-5.27.1.tar.xz deleted file mode 120000 index f8e6f49..0000000 --- a/packages/p/pam_kwallet/kwallet-pam-5.27.1.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreidgkykgu3rs5l7dmezsweyajjbcknzdifx5pem27ofqq7a2il6rzq \ No newline at end of file diff --git a/packages/p/pam_kwallet/kwallet-pam-5.27.1.tar.xz.sig b/packages/p/pam_kwallet/kwallet-pam-5.27.1.tar.xz.sig deleted file mode 100644 index d68b899..0000000 --- a/packages/p/pam_kwallet/kwallet-pam-5.27.1.tar.xz.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP0rQYACgkQ11dEg7tX -sY24Tg/+MqyfZcbcOCpRGdsVakbyG0PId/9lZTv5WvnuzJmo9mGMxAEmtLjTSt5z -9u3lWaS5Xb696LctOoHlJlc2gpeLhn+uUNbCv+DXVcwLPb03yW9nddFtpFlEMR3Y -MYF0OWlf18XbwC+Rn60fc+0CoWyFe6lVqQ6axfeP0RxPg1QYVbonfmlbTanup1ic -tcBt3gb5ZrDRszUVODVNCMei0k101KjWrcoR16TSNwPEbxoUt8i/v1lBgEJ5F1os -uwv6wmrD7yj7339ADHSFQhX7Jz6eehI67BIX3NvN9oRVE4E4QgwJ3RPoHu2HZwYl -uRISwIwLoTWMbAhJ+HGB8DKKAJdeVypoAbec7YTZ6C68/Hi/G83PJfqIhpkSvl7G -8ox5d6wzkK4uCipmwWxliQl+6JIC/UiURN1GjbNYxPcPRJC/BJqhJVHMkvdl2WX+ -siaIV1TXhCnW9um73bpVmcKg6cBxdgrbwTfp+pK5GpiywnfJqKeNmxFJAwpeaM1p -9DHwWd9ZQiV+4YLYAi+aYcxRd4kqJW/9qSFAZyYcyjRzGP+yISJJjFA8KTFKtB95 -/UqkRUtn8MT8hGdzIhL/f4HUJkSVKhHEYYr2MYi3MnKTUCjrmdlbxhXh82e8wCzT -eUfUsZ0Y7o3lCyRiV5TzCHhOxTen97cS4gABJRiP44akigJDwd0= -=N9H1 ------END PGP SIGNATURE----- diff --git a/packages/p/pam_kwallet/kwallet-pam-5.27.2.tar.xz b/packages/p/pam_kwallet/kwallet-pam-5.27.2.tar.xz new file mode 120000 index 0000000..ad5f006 --- /dev/null +++ b/packages/p/pam_kwallet/kwallet-pam-5.27.2.tar.xz @@ -0,0 +1 @@ +/ipfs/bafkreidi4v7hqxvtkzkx4wxdclveg5brjhaepmjbx7jt3kfi3y2tpk3zci \ No newline at end of file diff --git a/packages/p/pam_kwallet/kwallet-pam-5.27.2.tar.xz.sig b/packages/p/pam_kwallet/kwallet-pam-5.27.2.tar.xz.sig new file mode 100644 index 0000000..0e12644 --- /dev/null +++ b/packages/p/pam_kwallet/kwallet-pam-5.27.2.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP98TcACgkQ11dEg7tX +sY0wBg/+LIzYCCfCEKH8hDeomJs79NlDHrVhwIn3k+yhDB7xNJogn+Bqdbolhm/q +BgscnQ+owqLUu4Mb1pVq7rULymKFxqUR1EImAI82xJj/M7SHiN96Cmw0i1La29sT +hCZv64UZfcCvmU3o2lJum4ORFKHOfpZrGG/aUvCLYUAjtbIKSqOobjlCDoCTJLRJ +nTd7Q1H9QQLEvZLDbaNiuUGe+SkUqo2igi1njGkB/9GOJ9gAOnwWihIRxyKc6bW/ +LjKVnhBJx6FCMUSnQwPDvn8dn7OXLREuOHP9hKe1ALwlKdlPXfQgmKbJwoQ2Mb8R +bXSPKjEeyyqTyd9/f1d3/WDBV+kK70mC3UOKJc3coAW8V1i67qWjfEoQPR6Gb1kK +zA+Ng3aAq5PQZbBwYnbgO15kZBCELFgsz8MDpgvqBy4oH2WSoh+sK3OFnhHQegWM +1fxaLm/cVRblebU1GtKqwfTdegAXliP2Sg1Ce1mR9eAHEsKQ5kwJdwOsTSKU7LeH +aR8jDvRewdKKIE5znq4kfx9pcn++abD4GQx6ue9kJ9MWg+33GQyntr5ofya7p1Lz +R8zOCY67QIahzblgYiZtJz0iC0dxIvZ0fNOfmuOA1/SMYp0O4WwB6ITz1p8Dv9D5 +IrcEEjCY0/jclFk2ZzpVDqc0n6RfzSxdkWAXGZFLZdxJdA6JHAw= +=XwL7 +-----END PGP SIGNATURE----- diff --git a/packages/p/pam_kwallet/pam_kwallet.changes b/packages/p/pam_kwallet/pam_kwallet.changes index 38978fb..cf2a178 100644 --- a/packages/p/pam_kwallet/pam_kwallet.changes +++ b/packages/p/pam_kwallet/pam_kwallet.changes @@ -1,4 +1,13 @@ ------------------------------------------------------------------- +Tue Feb 28 17:34:17 UTC 2023 - Fabian Vogt + +- Update to 5.27.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.2 +- No code changes since 5.27.1 + +------------------------------------------------------------------- Tue Feb 21 14:09:21 UTC 2023 - Fabian Vogt - Update to 5.27.1 diff --git a/packages/p/pam_kwallet/pam_kwallet.spec b/packages/p/pam_kwallet/pam_kwallet.spec index 7e46aea..3d4ef8b 100644 --- a/packages/p/pam_kwallet/pam_kwallet.spec +++ b/packages/p/pam_kwallet/pam_kwallet.spec @@ -18,7 +18,7 @@ %bcond_without released Name: pam_kwallet -Version: 5.27.1 +Version: 5.27.2 Release: 0 Summary: A PAM Module for KWallet signing License: GPL-2.0-or-later AND LGPL-2.1-only AND GPL-3.0-only diff --git a/packages/p/paperjam/.files b/packages/p/paperjam/.files index fe08fe4..3434d08 100644 Binary files a/packages/p/paperjam/.files and b/packages/p/paperjam/.files differ diff --git a/packages/p/paperjam/.rev b/packages/p/paperjam/.rev index e39c020..621003a 100644 --- a/packages/p/paperjam/.rev +++ b/packages/p/paperjam/.rev @@ -15,4 +15,12 @@ 953103 + + dd25be7bb8098859635f1fee0e7dc274 + 1.1.1 + + dimstar_suse + + 1068491 + diff --git a/packages/p/paperjam/paperjam.changes b/packages/p/paperjam/paperjam.changes index 2613267..b977737 100644 --- a/packages/p/paperjam/paperjam.changes +++ b/packages/p/paperjam/paperjam.changes @@ -1,4 +1,12 @@ ------------------------------------------------------------------- +Wed Mar 1 13:48:10 UTC 2023 - Adam Majer + +- stop_using_obsolete_standards.patch: stop forcing obsolete C++ + standards, like C++11. Furthermore, do not override CXXFLAGS + from environment that basically prevents __FORTIFY_SOURCE and the + other security flags to be set for compilation. + +------------------------------------------------------------------- Wed Feb 9 12:02:53 UTC 2022 - Bernhard Wiedemann - Add reproducible.patch to override build date (boo#1047218) diff --git a/packages/p/paperjam/paperjam.spec b/packages/p/paperjam/paperjam.spec index 36fdafc..8e1398a 100644 --- a/packages/p/paperjam/paperjam.spec +++ b/packages/p/paperjam/paperjam.spec @@ -1,7 +1,7 @@ # # spec file for package paperjam # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,6 +24,7 @@ License: GPL-2.0-or-later URL: https://mj.ucw.cz/sw/paperjam/ Source: http://mj.ucw.cz/download/linux/paperjam-%{version}.tar.gz Patch0: reproducible.patch +Patch1: stop_using_obsolete_standards.patch BuildRequires: asciidoc BuildRequires: gcc-c++ BuildRequires: libpaper-devel @@ -38,6 +39,7 @@ adding cropmarks, and many other tricks. %autosetup -p1 %build +%set_build_flags %make_build %install diff --git a/packages/p/paperjam/stop_using_obsolete_standards.patch b/packages/p/paperjam/stop_using_obsolete_standards.patch new file mode 100644 index 0000000..2e8187f --- /dev/null +++ b/packages/p/paperjam/stop_using_obsolete_standards.patch @@ -0,0 +1,22 @@ +Index: paperjam-1.1.1/Makefile +=================================================================== +--- paperjam-1.1.1.orig/Makefile ++++ paperjam-1.1.1/Makefile +@@ -3,12 +3,12 @@ YEAR=2020 + BUILD_DATE:=$(shell if [ -e .git ] ; then git log -1 --format=%cs ; else date -u -r NEWS '+%Y-%m-%d' 2>/dev/null || date '+%Y-%m-%d' ; fi) + BUILD_COMMIT:=$(shell if git rev-parse >/dev/null 2>/dev/null ; then git describe --always --tags ; else echo '' ; fi) + +-DESTDIR= +-PREFIX=/usr/local +-BINDIR=$(PREFIX)/bin +-MANDIR=$(PREFIX)/share/man ++DESTDIR?= ++PREFIX?=/usr/local ++BINDIR?=$(PREFIX)/bin ++MANDIR?=$(PREFIX)/share/man + +-CXXFLAGS=-O2 -Wall -Wextra -Wno-parentheses -std=gnu++11 -g ++CXXFLAGS?=-O2 -Wall -Wextra -Wno-parentheses -g + + all: paperjam paperjam.1 paperjam.1.html + diff --git a/packages/p/pdfmixtool/.files b/packages/p/pdfmixtool/.files index b84f475..a261bc3 100644 Binary files a/packages/p/pdfmixtool/.files and b/packages/p/pdfmixtool/.files differ diff --git a/packages/p/pdfmixtool/.rev b/packages/p/pdfmixtool/.rev index 4a98197..9e3d744 100644 --- a/packages/p/pdfmixtool/.rev +++ b/packages/p/pdfmixtool/.rev @@ -44,4 +44,12 @@ 1009935 + + 960d5aa3dadad42ccc75b5ac9c5708a3 + 1.1.1 + + dimstar_suse + + 1068532 + diff --git a/packages/p/pdfmixtool/pdfmixtool.changes b/packages/p/pdfmixtool/pdfmixtool.changes index e08309e..6b5bd82 100644 --- a/packages/p/pdfmixtool/pdfmixtool.changes +++ b/packages/p/pdfmixtool/pdfmixtool.changes @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Wed Mar 1 13:42:10 UTC 2023 - Adam Majer + +- stop_using_obsolete_standards.patch: stop clamping to obsolete + standards like C++11 while build depenedencies now require C++17 + or later. Use compiler defaults instead. + +------------------------------------------------------------------- Tue Oct 11 19:19:22 UTC 2022 - Asterios Dramis - Update to version 1.1.1: diff --git a/packages/p/pdfmixtool/pdfmixtool.spec b/packages/p/pdfmixtool/pdfmixtool.spec index ab20f4d..a36e466 100644 --- a/packages/p/pdfmixtool/pdfmixtool.spec +++ b/packages/p/pdfmixtool/pdfmixtool.spec @@ -1,7 +1,7 @@ # # spec file for package pdfmixtool # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,6 +24,7 @@ License: GPL-3.0-only Group: Productivity/Publishing/PDF URL: https://gitlab.com/scarpetta/pdfmixtool/ Source0: https://gitlab.com/scarpetta/pdfmixtool/-/archive/v%{version}/%{name}-v%{version}.tar.bz2 +Patch1: stop_using_obsolete_standards.patch BuildRequires: cmake BuildRequires: hicolor-icon-theme BuildRequires: pkgconfig @@ -41,7 +42,7 @@ BuildRequires: pkgconfig(libqpdf) An application to split, merge, rotate, mix and create multipage PDF files. %prep -%setup -q -n %{name}-v%{version} +%autosetup -p1 -n %{name}-v%{version} %build %cmake diff --git a/packages/p/pdfmixtool/stop_using_obsolete_standards.patch b/packages/p/pdfmixtool/stop_using_obsolete_standards.patch new file mode 100644 index 0000000..ac7d01f --- /dev/null +++ b/packages/p/pdfmixtool/stop_using_obsolete_standards.patch @@ -0,0 +1,12 @@ +Index: pdfmixtool-v1.1.1/CMakeLists.txt +=================================================================== +--- pdfmixtool-v1.1.1.orig/CMakeLists.txt ++++ pdfmixtool-v1.1.1/CMakeLists.txt +@@ -5,7 +5,6 @@ project (PDFMixTool VERSION 1.1.1) + include(GNUInstallDirs) + include(FindPkgConfig) + +-set(CMAKE_CXX_STANDARD 11) + set(CMAKE_RUNTIME_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/bin) + set(CMAKE_AUTOMOC ON) + set(CMAKE_AUTORCC ON) diff --git a/packages/p/pdsh/.files b/packages/p/pdsh/.files index e3951b7..ef1b46e 100644 Binary files a/packages/p/pdsh/.files and b/packages/p/pdsh/.files differ diff --git a/packages/p/pdsh/.rev b/packages/p/pdsh/.rev index c6f066b..262dc52 100644 --- a/packages/p/pdsh/.rev +++ b/packages/p/pdsh/.rev @@ -380,4 +380,18 @@ SDPX format (http://www.spdx.org/licenses) (forwarded request 89922 from babelwo Release-a-lock-that-is-no-longer-used-in-dsh.patch (forwarded request 1046437 from eeich) 1046438 + + 877463a5611770c758c65c854297e164 + 2.34 + + dimstar_suse + - Hack-to-work-around-a-generic-type-name-breakage-introduced-by-latest-Slurm.patch + Schedmd did it again! Slurm 23.02 broke the pdsh-internal + List type by exposing it thru it's public API. The way to + protect from it no longer works as types are actually used + in the header. + This is a hot fix on the pdsh side, that is hopefully sufficiently + generic. (boo#1208846). (forwarded request 1068673 from eeich) + 1068674 + diff --git a/packages/p/pdsh/Hack-to-work-around-a-generic-type-name-breakage-introduced-by-latest-Slurm.patch b/packages/p/pdsh/Hack-to-work-around-a-generic-type-name-breakage-introduced-by-latest-Slurm.patch new file mode 100644 index 0000000..26e252e --- /dev/null +++ b/packages/p/pdsh/Hack-to-work-around-a-generic-type-name-breakage-introduced-by-latest-Slurm.patch @@ -0,0 +1,34 @@ +From: Egbert Eich +Date: Thu Mar 2 12:14:47 2023 +0100 +Subject: Hack to work around a generic type name breakage introduced by latest Slurm. +Patch-mainline: Not yet +Git-commit: 4c04b469a7e201ee29a598c4238c287070cac2e6 +References: + +Signed-off-by: Egbert Eich +Signed-off-by: Egbert Eich +--- + src/modules/slurm.c | 8 ++------ + 1 file changed, 2 insertions(+), 6 deletions(-) +diff --git a/src/modules/slurm.c b/src/modules/slurm.c +index 5594c4f..48e6dde 100644 +--- a/src/modules/slurm.c ++++ b/src/modules/slurm.c +@@ -44,15 +44,11 @@ + /* + * SLURM headers need to be included after pdsh header files to + * avoid possibly conflicts with the definition of "bool" +- * +- * Also, Slurm inexplicably exports the "list.h" interface in slurm.h, +- * and we must define __list_datatypes_defined here to avoid conflict +- * with our internal List datatype. + */ +-#define __list_datatypes_defined 1 ++#define List SlurmList + #include + #include +- ++#undef List + #if STATIC_MODULES + # define pdsh_module_info slurm_module_info + # define pdsh_module_priority slurm_module_priority diff --git a/packages/p/pdsh/pdsh.changes b/packages/p/pdsh/pdsh.changes index 1ae43ca..011e801 100644 --- a/packages/p/pdsh/pdsh.changes +++ b/packages/p/pdsh/pdsh.changes @@ -1,4 +1,15 @@ ------------------------------------------------------------------- +Thu Mar 2 11:21:56 UTC 2023 - Egbert Eich + +- Hack-to-work-around-a-generic-type-name-breakage-introduced-by-latest-Slurm.patch + Schedmd did it again! Slurm 23.02 broke the pdsh-internal + List type by exposing it thru it's public API. The way to + protect from it no longer works as types are actually used + in the header. + This is a hot fix on the pdsh side, that is hopefully sufficiently + generic. (boo#1208846). + +------------------------------------------------------------------- Tue Jan 3 07:41:31 UTC 2023 - Egbert Eich - Backport a number of features and fixes from the git master branch diff --git a/packages/p/pdsh/pdsh.spec b/packages/p/pdsh/pdsh.spec index a9286f5..171ff4a 100644 --- a/packages/p/pdsh/pdsh.spec +++ b/packages/p/pdsh/pdsh.spec @@ -69,6 +69,7 @@ Patch4: dshbak-fix-uninitialized-use-of-tag-on-empty-input.patch Patch5: Release-a-lock-that-is-no-longer-used-in-dsh.patch Patch6: fail-fast-on-ssh-errors-or-non-zero-return-code.patch Patch7: doc-fast-fail-update.patch +Patch8: Hack-to-work-around-a-generic-type-name-breakage-introduced-by-latest-Slurm.patch %description Pdsh is a multithreaded remote shell client which executes commands on @@ -138,6 +139,7 @@ Plugin for pdsh to determine nodes to run on from netgroups. %patch5 -p1 %patch6 -p1 %patch7 -p1 +%patch8 -p1 %build export CFLAGS="%{optflags} -fno-strict-aliasing" diff --git a/packages/p/plasma-browser-integration/.files b/packages/p/plasma-browser-integration/.files index 85c8b40..df86b3f 100644 Binary files a/packages/p/plasma-browser-integration/.files and b/packages/p/plasma-browser-integration/.files differ diff --git a/packages/p/plasma-browser-integration/.rev b/packages/p/plasma-browser-integration/.rev index b428ba3..ba4754d 100644 --- a/packages/p/plasma-browser-integration/.rev +++ b/packages/p/plasma-browser-integration/.rev @@ -715,4 +715,12 @@ Plasma 5.27.1 (forwarded request 1067115 from Vogtinator) 1067242 + + 10a3ce6af59ac25a8ecdfe241f8bddbb + 5.27.2 + + dimstar_suse + Plasma 5.27.2 (forwarded request 1068244 from Vogtinator) + 1068277 + diff --git a/packages/p/plasma-browser-integration/plasma-browser-integration-5.27.1.tar.xz b/packages/p/plasma-browser-integration/plasma-browser-integration-5.27.1.tar.xz deleted file mode 120000 index d1354cc..0000000 --- a/packages/p/plasma-browser-integration/plasma-browser-integration-5.27.1.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreic5dv7thaxyyb2rh7hkthg6jitwcfxbqu6h2tlvbx4iqknniynaaq \ No newline at end of file diff --git a/packages/p/plasma-browser-integration/plasma-browser-integration-5.27.1.tar.xz.sig b/packages/p/plasma-browser-integration/plasma-browser-integration-5.27.1.tar.xz.sig deleted file mode 100644 index 9313333..0000000 --- a/packages/p/plasma-browser-integration/plasma-browser-integration-5.27.1.tar.xz.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP0rmIACgkQ11dEg7tX -sY1BaQ/8CI5mmtLpRv7hwETVMsbFV2UUdEfO3QwKJcL+jv3vqOrQpfOaL/axlb5n -5fl/4AdLFF40BnfOATM3IQDkfkjdDk1Sg358QXy2ykBUZQlELbCVYkP0sf9MALB3 -I2gFCODPF2kDTExCA/8DSi6TZVzonmTl57kIDMfE926DsaRep60KaG9l6foyJBT3 -jX+FI5Ig0uC/LoeKGeBYylAUo5tI2xvmbh9Cahzy52LF57d3u+8zKNH001BPFK4u -FSGhmWFJuZttgRjHUFeg719CCyOgmVkJ1saApuh2yUKWg3OE9fRO16QsCeVjQSPV -GI0nFE8bGRuGd/XEuLor8ooE452fZmI1FBH4FbBMbpOBkLKz1GkDLQE/gEoa7qjQ -Mz0HxYMrF0jPHDbgST6EiGwpvxr4lbNbnq+mgKZdYNGrd+N+H7DjsfDd0M/CuJ4s -X2NVStuyUHBcgWGmiNGNAEcQvN9ekHXMYQ0i34nucVL2zRoQ1Cv9W4cLcrvSELOO -OQYAI7R7mxdRkEa5o96CuINYJobGX50qU1C6cgJGBd87weigMJT/vLW1IN6IT3Lj -6GxrNhpEPXOXaHUkC1Do+U+iOtDXmtDZ3pLRCd+GLK3IvOAep/Z+mHQ5wnHsMZFN -BsiDvNKeHsXmHFRNZhR4L1IcE9eNyKu3XZyuzZW0dh90kWmkZ3E= -=GbqU ------END PGP SIGNATURE----- diff --git a/packages/p/plasma-browser-integration/plasma-browser-integration-5.27.2.tar.xz b/packages/p/plasma-browser-integration/plasma-browser-integration-5.27.2.tar.xz new file mode 120000 index 0000000..dae7cf7 --- /dev/null +++ b/packages/p/plasma-browser-integration/plasma-browser-integration-5.27.2.tar.xz @@ -0,0 +1 @@ +/ipfs/bafkreid4hfbdp234ng52b5zpy2f4lrejg3xgdpfqvkdmooj6l3klincegi \ No newline at end of file diff --git a/packages/p/plasma-browser-integration/plasma-browser-integration-5.27.2.tar.xz.sig b/packages/p/plasma-browser-integration/plasma-browser-integration-5.27.2.tar.xz.sig new file mode 100644 index 0000000..b7bbd07 --- /dev/null +++ b/packages/p/plasma-browser-integration/plasma-browser-integration-5.27.2.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP98c4ACgkQ11dEg7tX +sY2mWBAAnvjO2UyFnDZAhhKK7ABo37sAk9oN1yDdZz6GiDg7DFLqmp/eItq2Z8qk +h/JEYurfxrVVOlhgCeRez8dozmnfTcN3WeS3yXZhRDXsjgE7+dmutmJwEQHsCPrL +QxM4Vf1e9AaHvDvUWxpkuJKOsNo//P0jPXGOlu4CCDoXIrTFAZk9yrI9aoKEnMjs +8BNT9Wq5/0Ge4Tsp+pwuN6u51UmHVX752FWP53Y/PsrxjOGXxWgVbBGvhz/WFVo8 +eq5JDIBLMsRqI8nzKTi8xU6L8kIUN63ltFZg2VVeJXa/1TmruL7rtfUSmFaeJqo8 +pW9ep4pyC7UEw5b+feappR5Qn0OSiG3y72nJFvmp2XVsf8/jVgzht8WSdNk+8Qev +RcdsOn4sNBocwKzq/g93vhB5pWI7Q0/fZVtO541oqnxxcp74bVCokgpZEBYYLAgk +xTr59oPcLcIAzd1DxxSeu1jdmC9pmjtmSB03SkVSH76shwRRfbPuYh7RDjq/Cdet +5dL/Mtj091iAffSXW74roz3slvbqFhuNan2wo8AzIWNEql1MTwwMIY3jRhkESXem +Y43GVLlJstI4qrJSg6ddiahTQZdKw9Iw7i1QjzH1pfFWU0J+3SwwxFBH5w5EbkuT +e5jKlqBw02qmjcx5TzpQIlcx+Vco1BiuTnAbsYF8KkqIkNYmKjM= +=j1KT +-----END PGP SIGNATURE----- diff --git a/packages/p/plasma-browser-integration/plasma-browser-integration.changes b/packages/p/plasma-browser-integration/plasma-browser-integration.changes index b7e6160..8c0f9c9 100644 --- a/packages/p/plasma-browser-integration/plasma-browser-integration.changes +++ b/packages/p/plasma-browser-integration/plasma-browser-integration.changes @@ -1,4 +1,13 @@ ------------------------------------------------------------------- +Tue Feb 28 17:34:20 UTC 2023 - Fabian Vogt + +- Update to 5.27.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.2 +- No code changes since 5.27.1 + +------------------------------------------------------------------- Tue Feb 21 14:09:26 UTC 2023 - Fabian Vogt - Update to 5.27.1 diff --git a/packages/p/plasma-browser-integration/plasma-browser-integration.spec b/packages/p/plasma-browser-integration/plasma-browser-integration.spec index d532ee1..6442f94 100644 --- a/packages/p/plasma-browser-integration/plasma-browser-integration.spec +++ b/packages/p/plasma-browser-integration/plasma-browser-integration.spec @@ -21,7 +21,7 @@ %bcond_with browser_extension %bcond_without released Name: plasma-browser-integration -Version: 5.27.1 +Version: 5.27.2 Release: 0 Summary: Helper for the KDE Plasma Browser Integration License: GPL-3.0-or-later diff --git a/packages/p/plasma-nm5/.files b/packages/p/plasma-nm5/.files index 5c54844..c9edcc2 100644 Binary files a/packages/p/plasma-nm5/.files and b/packages/p/plasma-nm5/.files differ diff --git a/packages/p/plasma-nm5/.rev b/packages/p/plasma-nm5/.rev index e71350e..3830f0a 100644 --- a/packages/p/plasma-nm5/.rev +++ b/packages/p/plasma-nm5/.rev @@ -1320,4 +1320,12 @@ Plasma 5.27.1 (forwarded request 1067115 from Vogtinator) 1067243 + + a5590cc8e7c08893a2773a8e70f6d3dc + 5.27.2 + + dimstar_suse + Plasma 5.27.2 (forwarded request 1068244 from Vogtinator) + 1068278 + diff --git a/packages/p/plasma-nm5/plasma-nm-5.27.1.tar.xz b/packages/p/plasma-nm5/plasma-nm-5.27.1.tar.xz deleted file mode 120000 index 258a007..0000000 --- a/packages/p/plasma-nm5/plasma-nm-5.27.1.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeiak64rrmre4kozirpw224n36fyiuv2wc2vkfwynq4xfq4dqqrthg4 \ No newline at end of file diff --git a/packages/p/plasma-nm5/plasma-nm-5.27.1.tar.xz.sig b/packages/p/plasma-nm5/plasma-nm-5.27.1.tar.xz.sig deleted file mode 100644 index b9a8644..0000000 --- a/packages/p/plasma-nm5/plasma-nm-5.27.1.tar.xz.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP0ry0ACgkQ11dEg7tX -sY25dBAAmfxOwnoOjqm2reIYi+mdRYA5Sgfnt4UwDjr0IaWgy6jmzHTt5NMkE7NV -4qGJvmt9dyrA5Gqtb02QrSxivo91a1oPe8YXjwueB9r+RpDIa8q2SBPfzA54qdzz -LarytkBDmsTxqVErAi/qNpEZoRO3xle7bGvb4zXKWjNtqWdyw3zMOZuO4k5Ia7cF -NdOvSWTm/LxVqe4KzIeg2RZv4a0IG/AEdoYMh3MjAXkczz87pg5LJdFabbaAnN/J -bjc9rvxJ+uJTQ/ZXJz0bb+VFkBh3ExNUdyss4gSNrrbTGMNVwzTzypcq1FG3UYD7 -RaSvzw+eX/KYUWRCZhdXrQQgeCBlrxijIgz4Z2zN7hUIfgfahdne5RF+suPFdKC1 -Myb8tAvsldtZY5I8QzSdckED7O67tN+FvdDzH6Lnf5WZWL5W7ne1qH0mhfRV0V4K -m8KWPfz9pkHjpVT9u+CscYHD4M2qrmBW1MVHuKW/hZyuSqPzieFWqRwfwFsah26L -r5L5A9r2ARFBy+NxfXXpOlSWxLwbIIoR/heXbJUkHB5H9CnKBkBQ5LzbMSeGDFTZ -TBKY675ny0zig71M53tS6PCOmUC7jtPAjPXHJGlwxu3aOXrOE/1FeZfLFHr4Pg1p -bY0l57nGsBa8u5jRETU0wGNxPTWO5CHjFlDkwHclafUtMCYmLR4= -=L/s4 ------END PGP SIGNATURE----- diff --git a/packages/p/plasma-nm5/plasma-nm-5.27.2.tar.xz b/packages/p/plasma-nm5/plasma-nm-5.27.2.tar.xz new file mode 120000 index 0000000..a0a432d --- /dev/null +++ b/packages/p/plasma-nm5/plasma-nm-5.27.2.tar.xz @@ -0,0 +1 @@ +/ipfs/bafybeiawrj5fgah6trfudikkm6nv6jc5wwkuczkgny4ulba5cqo4yonueq \ No newline at end of file diff --git a/packages/p/plasma-nm5/plasma-nm-5.27.2.tar.xz.sig b/packages/p/plasma-nm5/plasma-nm-5.27.2.tar.xz.sig new file mode 100644 index 0000000..22f7a31 --- /dev/null +++ b/packages/p/plasma-nm5/plasma-nm-5.27.2.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP98gwACgkQ11dEg7tX +sY0GXA//VJR1OBj477FGkBGwOqaosStus6tyVOe43QS/AU6EjIfSyUkM735viCt8 +OYcfRO7FKTa4w6iXME/FnRoUi2wTNqkbTjSWkPA6uP1Y0WvlSoJjjk3i8JPp0A4+ +saoUbdJnLz3H6yp+VEJAlaNsQfuAUD0X5PuqStPNLA+L1MVt1QY98s7dmkdPlckW +8l5Kn5fzwCQ5e9zHYDI+doCxqRPSZ3GGZQz3uiOgSNVYRLXBF1N0CfFtINlyAvpj +oWs0bVVHKxFDCGO4LgkJ1nbi+r0GNrc7Z23HnyedU21ZH9HV00zxpPQ4GNm7mtmP +VqUgmvdNThHkOdbPzh6jEccWBEXFil7dE/q5e9OplKEjmPpiZydp4DGWbXL7GJpI +eRNUatx1r+R0nXkVK30Mgs2jJLJBmSZCRqRElAP8TUUE0Bgwaz1Y1Jpd+0WuB1wo +ZO9b8Wjv7XTt/ZlfUxatmFb8Cpeah+SFv0ihN4Xx3CGrqvdhPVsurHujbmy0UQcW +I6wJIQ/EMITY/k6HU0XhU6ImswLuAnZ80WKwU9zfL51gRE0rHTI7Lz3AyXE4K9AX +tlXsgE5ylMjZgQL7WOgzx376Q6T0cf/aHSy0CgRQ8//9KfTA8MHn1ycYHHbRRnmZ +HaPjVR8cXgbaGDSqc4QDZWJpmU8EOTcHcmJ97OsCPSDMGAVH64Y= +=R8tv +-----END PGP SIGNATURE----- diff --git a/packages/p/plasma-nm5/plasma-nm5.changes b/packages/p/plasma-nm5/plasma-nm5.changes index b172bbe..869d5ef 100644 --- a/packages/p/plasma-nm5/plasma-nm5.changes +++ b/packages/p/plasma-nm5/plasma-nm5.changes @@ -1,4 +1,13 @@ ------------------------------------------------------------------- +Tue Feb 28 17:34:20 UTC 2023 - Fabian Vogt + +- Update to 5.27.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.2 +- No code changes since 5.27.1 + +------------------------------------------------------------------- Tue Feb 21 14:09:26 UTC 2023 - Fabian Vogt - Update to 5.27.1 diff --git a/packages/p/plasma-nm5/plasma-nm5.spec b/packages/p/plasma-nm5/plasma-nm5.spec index 18b96dd..069af48 100644 --- a/packages/p/plasma-nm5/plasma-nm5.spec +++ b/packages/p/plasma-nm5/plasma-nm5.spec @@ -19,7 +19,7 @@ %bcond_without released %define mm_support 1 Name: plasma-nm5 -Version: 5.27.1 +Version: 5.27.2 Release: 0 Summary: Plasma applet written in QML for managing network connections License: (GPL-2.0-only OR GPL-3.0-only) AND (LGPL-2.1-only OR LGPL-3.0-only) diff --git a/packages/p/plasma-vault/.files b/packages/p/plasma-vault/.files index beebe98..f87e936 100644 Binary files a/packages/p/plasma-vault/.files and b/packages/p/plasma-vault/.files differ diff --git a/packages/p/plasma-vault/.rev b/packages/p/plasma-vault/.rev index 6e2b53f..c4ce6b5 100644 --- a/packages/p/plasma-vault/.rev +++ b/packages/p/plasma-vault/.rev @@ -862,4 +862,12 @@ Plasma 5.27.1 (forwarded request 1067115 from Vogtinator) 1067244 + + 215d45b599474a8b96fb09a7d7d5ab20 + 5.27.2 + + dimstar_suse + Plasma 5.27.2 (forwarded request 1068244 from Vogtinator) + 1068279 + diff --git a/packages/p/plasma-vault/plasma-vault-5.27.1.tar.xz b/packages/p/plasma-vault/plasma-vault-5.27.1.tar.xz deleted file mode 120000 index 5025721..0000000 --- a/packages/p/plasma-vault/plasma-vault-5.27.1.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreidoicktqyzzt7uvygqol2hljwib7cihd6pwpph5gfbfbmfyvhg5iy \ No newline at end of file diff --git a/packages/p/plasma-vault/plasma-vault-5.27.1.tar.xz.sig b/packages/p/plasma-vault/plasma-vault-5.27.1.tar.xz.sig deleted file mode 100644 index c4d61b8..0000000 --- a/packages/p/plasma-vault/plasma-vault-5.27.1.tar.xz.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP0r4MACgkQ11dEg7tX -sY2i9hAAvNStiFGfq2EEO6HH7VOUpNBYTlI9W7rVTIU9N+7ARZ/WVFFa/YRetL9n -HLwSD8jz2+FenHLy9wKc0xRCv3hpj0i6NOTTRYWaNhp52ZRc+amLbgktO6lqoeIP -3W1I49QHoXV2FuitcOSPDdP6BXw4QlxRjdN490/sx+0dLuV68Wi5pbPAcimXnoKB -98DLzH+E70t3Uyskj31m8UCKFCgG1wcHAdnPuKV41CKIOxYDuidLkMrTJAD7ABrI -kvW4LvfuyNQZYbgoHg33/g/WN0yjSmTvMXFWq/8FT2Df+Aa52bmP8DDRlYuWrgw9 -gp664jgO3jcZoUWv+fJVzbO/n5i6jrIDCXZkTHGLHwoW4dfFVOKz/QcOKAX1tSWQ -75MkAopqXcKFjK5JJKckIcZHIGVFL6mR0i+7nGyI7Q/twwLYMYf3Xkjig4C9veeh -2jpyXM54VlFd7Lm8sceHqirTpz6rgFn7OpTEtIAZirCpDxJYbbWDRx7g3tLm2RZE -CS3EYA9i3Miq1foXqrJp37BM+xHJVfAY/gyjkgFhCzxcZhK3AA1l1Wm6+lCYoe2G -ts73Z0sVJpDDgNxr0/BWGG7Yk9j/xbBaywDsK2aiCQ0kNxh0uSzaJVrt9nl0G1C2 -nC8Fz4xVz+xcaoflDwDNylOV4yhKkOkFD9vEFOdkeCHdO5q7OT0= -=oYRD ------END PGP SIGNATURE----- diff --git a/packages/p/plasma-vault/plasma-vault-5.27.2.tar.xz b/packages/p/plasma-vault/plasma-vault-5.27.2.tar.xz new file mode 120000 index 0000000..6126c12 --- /dev/null +++ b/packages/p/plasma-vault/plasma-vault-5.27.2.tar.xz @@ -0,0 +1 @@ +/ipfs/bafkreichuaw2s3sasw5l6neeclbc5cltaks26zz754eotxtrteqwvfi5im \ No newline at end of file diff --git a/packages/p/plasma-vault/plasma-vault-5.27.2.tar.xz.sig b/packages/p/plasma-vault/plasma-vault-5.27.2.tar.xz.sig new file mode 100644 index 0000000..631534c --- /dev/null +++ b/packages/p/plasma-vault/plasma-vault-5.27.2.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP98jkACgkQ11dEg7tX +sY0rZBAAl6QwotB/rHn4HpZsovCkEf10U2v7SRIL0qv39B2fIv7rTQF1fM5jTNOL +yVuQt332uLKTe5XtUGsJ/mUNrbAp4EidVL98ugGyF7eZ88Pt4aH+kX5N68O06IyV +mf2FcK2dkKV1SNCN4TpN5hhWsPv/brhavIT3GkDi32exxbnH5Tn8gHAaQKm/bBYx +qajHeLrJZEsHITpHfZsGbeTo68ea6jOyCy3fkgn2/Nb+WQvE8GXLXafpqyskl3KS +ew1UxFox6ed1teUemnbgDsyqLFDvrNJnVLGySRKCYhh3ZT+H7cqg7LpnXs8JxHIG +a1gKXnj8Wk9YwrSzJfeDKaYySaZEhMGmLE0/YqBD8J/mORkqniFBmUAVgE4i82JU +So1cW9VHBNEIpJg+rszkfbDqAiFPZzh/4VLPkyXLzjIO8ZqaebeOZ3eRAEnfJWIW +kOVMQi8PfQ4LsQqbIqASjcPQoEsMYTg0WlyjWjQzoAttGm75PLgCupr6rg5kPdfn +eQ+VjTQ8RK6CUc4A5Knx1TDr59P7N9i38MIbCkSWHJWX0C/PwSGIhApuzPuJe8rj +dMpa2fedkn4DOcEIkfzfIMbDs8gC7vL4sPUWkfVBfzskQRAUooQU0g6BvXeIatsa +cTwc5f7GZ7BW3C3BUmQ/NsIh83hvLcCLMj5I4uewOuThJyy5s1M= +=Bd1B +-----END PGP SIGNATURE----- diff --git a/packages/p/plasma-vault/plasma-vault.changes b/packages/p/plasma-vault/plasma-vault.changes index 5aaf2b2..29f64e0 100644 --- a/packages/p/plasma-vault/plasma-vault.changes +++ b/packages/p/plasma-vault/plasma-vault.changes @@ -1,4 +1,13 @@ ------------------------------------------------------------------- +Tue Feb 28 17:34:20 UTC 2023 - Fabian Vogt + +- Update to 5.27.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.2 +- No code changes since 5.27.1 + +------------------------------------------------------------------- Tue Feb 21 14:09:26 UTC 2023 - Fabian Vogt - Update to 5.27.1 diff --git a/packages/p/plasma-vault/plasma-vault.spec b/packages/p/plasma-vault/plasma-vault.spec index 24b05d0..69d89a9 100644 --- a/packages/p/plasma-vault/plasma-vault.spec +++ b/packages/p/plasma-vault/plasma-vault.spec @@ -19,7 +19,7 @@ %define kf5_version 5.98.0 %bcond_without released Name: plasma-vault -Version: 5.27.1 +Version: 5.27.2 Release: 0 Summary: Plasma applet and services for creating encrypted vaults License: GPL-2.0-or-later diff --git a/packages/p/plasma5-addons/.files b/packages/p/plasma5-addons/.files index e6d48ae..15464be 100644 Binary files a/packages/p/plasma5-addons/.files and b/packages/p/plasma5-addons/.files differ diff --git a/packages/p/plasma5-addons/.rev b/packages/p/plasma5-addons/.rev index 24be013..f4cdb39 100644 --- a/packages/p/plasma5-addons/.rev +++ b/packages/p/plasma5-addons/.rev @@ -1192,4 +1192,12 @@ Fri Sep 26 09:09:31 UTC 2014 - hrvoje.senjan@gmail.com Plasma 5.27.1 (forwarded request 1067115 from Vogtinator) 1067245 + + b20089e318adeafa08cfdfdf9a73be87 + 5.27.2 + + dimstar_suse + Plasma 5.27.2 (forwarded request 1068244 from Vogtinator) + 1068280 + diff --git a/packages/p/plasma5-addons/kdeplasma-addons-5.27.1.tar.xz b/packages/p/plasma5-addons/kdeplasma-addons-5.27.1.tar.xz deleted file mode 120000 index 3aa306e..0000000 --- a/packages/p/plasma5-addons/kdeplasma-addons-5.27.1.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeigxr4ywe3xsqt3nsqnorjqyhlrk2a5yg6h2nhy7fzga6oheiouewi \ No newline at end of file diff --git a/packages/p/plasma5-addons/kdeplasma-addons-5.27.1.tar.xz.sig b/packages/p/plasma5-addons/kdeplasma-addons-5.27.1.tar.xz.sig deleted file mode 100644 index 48ca288..0000000 --- a/packages/p/plasma5-addons/kdeplasma-addons-5.27.1.tar.xz.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP0q/4ACgkQ11dEg7tX -sY37bA//UECbCCOl07tNXmKkKCmGBEioIq/p1C+QVEsrmUbiV6vh9bA6u0OwrWBm -pMBTRvh0LuJGJM4HdDaTF+kUUutyxpFvORWAxFV7zJTw9AQuon31/RR/32fRCTXr -iNvqhF0I1J1B1X6Wq7+ZNTtGnUMMHemITJ/9L4j8XalLAjc7bLLRjZSCu+ikyeSr -s4UKRgf1/F57L26UyyQKOdvFUKa3GxOMn5/RdvIaDswhM9eIZf/cF0GqCqhd5zjm -UJuYB4GAUcPwerOkouSKui/1fA0W5pNCjCQ22Eh+ZFZpCT4ogyRjpUJdL9uVjmsG -lmHcrkkurh3eGWkIwJ3rrFciJZOb7WeZizNdd9VABJU/D/AnrDXur3JCXtKUsmbW -OKeKmaF0UIQt2z6RXXCY0OIKElzMvygsZuBbPlcjCotiKLBKuPnlVtcYmfRQLSC1 -5V8hXsA+/MaKOsZybuUhX7pL9jeLO2HQNSjnHqtVi2rW2qxIwvJ+IsSLINceZ0Yc -nlHFY0V9+hbO6ByxoZ6hu+8vdY8fM7rdLv7ruC6Db8s/7pS4GNi/j3lL76py94pW -h8zBoXcfBnBFFuEom1yZGpQUVD2QzUksBYgWOxrE+1Dsg9Um+VEBn3n9JUzBVGew -sPyHLAKYYFsYb5zm4IzwcuQdm9V7OUe8sqvpslMyJTqT34T90FE= -=R6Ik ------END PGP SIGNATURE----- diff --git a/packages/p/plasma5-addons/kdeplasma-addons-5.27.2.tar.xz b/packages/p/plasma5-addons/kdeplasma-addons-5.27.2.tar.xz new file mode 120000 index 0000000..ced53ba --- /dev/null +++ b/packages/p/plasma5-addons/kdeplasma-addons-5.27.2.tar.xz @@ -0,0 +1 @@ +/ipfs/bafybeifzej7ryymlyjtogt6rdomoiqv7jxomicd6eckoghwqvk7mz3dzfm \ No newline at end of file diff --git a/packages/p/plasma5-addons/kdeplasma-addons-5.27.2.tar.xz.sig b/packages/p/plasma5-addons/kdeplasma-addons-5.27.2.tar.xz.sig new file mode 100644 index 0000000..8d82713 --- /dev/null +++ b/packages/p/plasma5-addons/kdeplasma-addons-5.27.2.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP98OQACgkQ11dEg7tX +sY0mHQ//cwV8sZfA2XPOXXkNBSi+dEiqVzIGKVZa5842rxF8+GkZtZUzuK1sTZgJ +i/YagmTspcsg8kuxK4qjd0zaZl1NMPiSsobW2385QvgHyoOtZXuhL9NklmwcuV+H +TKtmDZjohb1h6QgaPxIrOzGlHqcRA53hkgvEfxQh24pqO/E9oBw4UK8umc6c3Kss +sUqDKLp9Cv/Y7YgQiXHijQEY1Q+z8KgKxRyJygHZjGgTMCWKkc166j2mnn4DXQI4 +3eVqaTjJ7wpuSTlDUTrpc8gTcmolBZRZYjfWa1LrF1Yr+EkJGyekM0ZRlJhw+3Ho +RP2IFEDzhypKY7OhYOOo4jP20LvZyeFDDqk4Ap8dumcGOCjTQy5Qnz+OOgMBIThQ +7vo9+vXzhNe53Pq0ArSpRFo7rg1Vtu5vQMJRnZfZkLJFNysMShxMnSlMVKigx9mH +QYccuu6wEMaZ58GNyOV40E+Zt4IeH6ThGJhIY9FB6mk2G0Bh0ZFgEqRW7d0aYCH6 +xHEJ+wmBdDIMi3bGrLEi7i825LwAKjAonu6BWOigUOf6nsg98OKqYxYJRVwTIsfB +MR1zGOJ2mJxW/rcsKG9IpfnXBaIcKIkunJwCksAVGsWEmv2zzVWh9o7Dtjmn8uhI +TNiX76lPrYRuK82z6WoBl30nFfscrtGPyQhiwJiIlBVVynLLZWM= +=ZODt +-----END PGP SIGNATURE----- diff --git a/packages/p/plasma5-addons/plasma5-addons.changes b/packages/p/plasma5-addons/plasma5-addons.changes index 84d610c..f6e6038 100644 --- a/packages/p/plasma5-addons/plasma5-addons.changes +++ b/packages/p/plasma5-addons/plasma5-addons.changes @@ -1,4 +1,13 @@ ------------------------------------------------------------------- +Tue Feb 28 17:34:17 UTC 2023 - Fabian Vogt + +- Update to 5.27.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.2 +- No code changes since 5.27.1 + +------------------------------------------------------------------- Tue Feb 21 14:09:21 UTC 2023 - Fabian Vogt - Update to 5.27.1 diff --git a/packages/p/plasma5-addons/plasma5-addons.spec b/packages/p/plasma5-addons/plasma5-addons.spec index 951605d..653e15a 100644 --- a/packages/p/plasma5-addons/plasma5-addons.spec +++ b/packages/p/plasma5-addons/plasma5-addons.spec @@ -18,7 +18,7 @@ %bcond_without released Name: plasma5-addons -Version: 5.27.1 +Version: 5.27.2 Release: 0 # Full Plasma 5 version (e.g. 5.8.95) %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}} diff --git a/packages/p/plasma5-bigscreen/.files b/packages/p/plasma5-bigscreen/.files index d85fc8b..84cbace 100644 Binary files a/packages/p/plasma5-bigscreen/.files and b/packages/p/plasma5-bigscreen/.files differ diff --git a/packages/p/plasma5-bigscreen/.rev b/packages/p/plasma5-bigscreen/.rev index 240c5c1..965b422 100644 --- a/packages/p/plasma5-bigscreen/.rev +++ b/packages/p/plasma5-bigscreen/.rev @@ -39,4 +39,12 @@ Plasma 5.27.1 (forwarded request 1067115 from Vogtinator) 1067246 + + 41d7c18a526d0c121f2963b4d712f5ce + 5.27.2 + + dimstar_suse + Plasma 5.27.2 (forwarded request 1068244 from Vogtinator) + 1068281 + diff --git a/packages/p/plasma5-bigscreen/plasma-bigscreen-5.27.1.tar.xz b/packages/p/plasma5-bigscreen/plasma-bigscreen-5.27.1.tar.xz deleted file mode 120000 index 38ee591..0000000 --- a/packages/p/plasma5-bigscreen/plasma-bigscreen-5.27.1.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeicfo3qms5upyggwfzid6wlekplkk6tktjpquidlxqfc4dvsoaq5fu \ No newline at end of file diff --git a/packages/p/plasma5-bigscreen/plasma-bigscreen-5.27.1.tar.xz.sig b/packages/p/plasma5-bigscreen/plasma-bigscreen-5.27.1.tar.xz.sig deleted file mode 100644 index e5595b6..0000000 --- a/packages/p/plasma5-bigscreen/plasma-bigscreen-5.27.1.tar.xz.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP0rl4ACgkQ11dEg7tX -sY3E/g//SBSjBE868N12YbtTsRlgToYg/b2ak7vwCtcWXbypAKYXaZIphM707Mg+ -fYxmyd7TWwx3KYM//jXKqyyC2oDiTp9XySq8P70b8/ghB4BcpqJiDlFZZsyGjye1 -CQQAO8UFvw7iBWauVr8ZMKZlAeDbShH/+AoS4em5n6FQvegaPvPfrHryTol3yz9n -ekbx+JAo2TDhBe0eswxVTvZrwrBsYQMJUte8hGQrE/9t9Gal7Ow3/N37KZzUkqAP -mF2+gjmPJgxhDT61XWwczsA3XBA1O4aZVfbpMMF6FobBMgLeH99pmMaQUIIjBrjv -V+PCJFmmiFj4nPjxOOO0oD38xVKmqQzZK4H/rguUN80+4rWbdmVmAnze0ntrLjfa -40eAVA2scUIGPDJaaT5U7+8n/tFSwWVvGxnHT205MXg81yr2sVexuGpa9jRHqZ2U -u42XNLUMZGsA7csTdDSrMXDZbODn9XEBLR+ta1L3EMAUDddm7u/vQogJzmhj3/e4 -xl9fNULTBZtsFa6NjxzWru5+ThWhYmSwiwtwr420OJpy1UfM9u023i/l0Itr+HNd -0W2M8hfSl6xO1VZcKtRI+HhE8ew2NsM4PBSZw0Sa97kvu5cBZBu+5HdWV2qSQYBZ -XRFiuFoNBhLiL5u/QgBYeupnEY5Bxlg1JMRXyvoFJfMRrkKVzVE= -=QbJ+ ------END PGP SIGNATURE----- diff --git a/packages/p/plasma5-bigscreen/plasma-bigscreen-5.27.2.tar.xz b/packages/p/plasma5-bigscreen/plasma-bigscreen-5.27.2.tar.xz new file mode 120000 index 0000000..fff38ec --- /dev/null +++ b/packages/p/plasma5-bigscreen/plasma-bigscreen-5.27.2.tar.xz @@ -0,0 +1 @@ +/ipfs/bafybeibntxtbb6p32lkayyotpsmhffkksr7ar4agnhjfzc4lzh2m3d2lem \ No newline at end of file diff --git a/packages/p/plasma5-bigscreen/plasma-bigscreen-5.27.2.tar.xz.sig b/packages/p/plasma5-bigscreen/plasma-bigscreen-5.27.2.tar.xz.sig new file mode 100644 index 0000000..53f8c39 --- /dev/null +++ b/packages/p/plasma5-bigscreen/plasma-bigscreen-5.27.2.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP98csACgkQ11dEg7tX +sY1nWhAAm/agL9pOqy2U3uQAYTrngEe+uNdZj3ttBx0oAwHo9J2tEbrJbiBPi40N +iUp5gvPcrsjgWFJVb1EQRyFg2Zg7hw7GmCWAYY8ryTtDENcUlB+yAh5wPQhT+Bqf +jfcwqkK2wPki3WETERlfPgbBa19HQc+BwJdJwsQkRB9oeLt1vmHY7uTpVHySNAha +IMuMK+g0+Hf14/zpQTMOsVJusqTo+gZQ1/p/pFd749fSdUbC3N1GBZLHyM1SyS3D +w1VAGhdGaieEvICen7bgJISkhlP7uBN4EQHa34FetCbeB9CU1HBr2wTrLW7cxlJM +E/xrcHs/91heSSTCw+jWJIJkEAxX8Xdz5GM+b+I7ecwR2pgC/20uwfB6Jno8Vbzw +BnxD/4YHbk9ELZIPIrSXuBBNMNTCjA9OJTPyUZvY9Op+FSLjx+9arlyNg5V/1e1i +zGjKwm6BDlVEr7btN6GIJ+GIPrCLBXuoT4KEMqxupW6khKSPX3t62P1GC17Fik7/ ++iKI3MbDQeDgYtDLVnCEmnwqFPcF0ZcqUNY92mK3nYNwcv70+W7KzJ2Oe0cbcgbG +Fpto6DZU0xQMT9D+ap6lBlO6zA116jd8yCJtVKh8qAiyvDsVjT5WU+FDbSoDb8jv +3v+rA/zj1sIRa95SyY5dsqT/bHmpUs+PT+zxLiu2X2K2YnvkroE= +=eMMU +-----END PGP SIGNATURE----- diff --git a/packages/p/plasma5-bigscreen/plasma5-bigscreen.changes b/packages/p/plasma5-bigscreen/plasma5-bigscreen.changes index a715d00..2afde05 100644 --- a/packages/p/plasma5-bigscreen/plasma5-bigscreen.changes +++ b/packages/p/plasma5-bigscreen/plasma5-bigscreen.changes @@ -1,4 +1,13 @@ ------------------------------------------------------------------- +Tue Feb 28 17:34:17 UTC 2023 - Fabian Vogt + +- Update to 5.27.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.2 +- No code changes since 5.27.1 + +------------------------------------------------------------------- Tue Feb 21 14:09:22 UTC 2023 - Fabian Vogt - Update to 5.27.1 diff --git a/packages/p/plasma5-bigscreen/plasma5-bigscreen.spec b/packages/p/plasma5-bigscreen/plasma5-bigscreen.spec index 5078421..c07c034 100644 --- a/packages/p/plasma5-bigscreen/plasma5-bigscreen.spec +++ b/packages/p/plasma5-bigscreen/plasma5-bigscreen.spec @@ -23,7 +23,7 @@ %bcond_without released Name: plasma5-bigscreen -Version: 5.27.1 +Version: 5.27.2 Release: 0 # Full Plasma 5 version (e.g. 5.9.3) %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}} diff --git a/packages/p/plasma5-desktop/.files b/packages/p/plasma5-desktop/.files index 65ce5b7..6df6f68 100644 Binary files a/packages/p/plasma5-desktop/.files and b/packages/p/plasma5-desktop/.files differ diff --git a/packages/p/plasma5-desktop/.rev b/packages/p/plasma5-desktop/.rev index 46dabd6..900abd1 100644 --- a/packages/p/plasma5-desktop/.rev +++ b/packages/p/plasma5-desktop/.rev @@ -1708,4 +1708,12 @@ Plasma 5.27.1 (forwarded request 1067115 from Vogtinator) 1067247 + + 4805d1e59676bb3009a2603d07958bb4 + 5.27.2 + + dimstar_suse + Plasma 5.27.2 (forwarded request 1068244 from Vogtinator) + 1068282 + diff --git a/packages/p/plasma5-desktop/plasma-desktop-5.27.1.tar.xz b/packages/p/plasma5-desktop/plasma-desktop-5.27.1.tar.xz deleted file mode 120000 index 6356131..0000000 --- a/packages/p/plasma5-desktop/plasma-desktop-5.27.1.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeidqtcb5psphvu74u6xunwkxtakefigj3nflcq7j256r6dp3afi54m \ No newline at end of file diff --git a/packages/p/plasma5-desktop/plasma-desktop-5.27.1.tar.xz.sig b/packages/p/plasma5-desktop/plasma-desktop-5.27.1.tar.xz.sig deleted file mode 100644 index 0aead31..0000000 --- a/packages/p/plasma5-desktop/plasma-desktop-5.27.1.tar.xz.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP0rtgACgkQ11dEg7tX -sY0QMQ//XpEwqKnPzIl0pDM7ImynxARZVQjHP1MqmoaqPvnkJWMxaCoWaUbcdojM -anD6RlWV+wtTMshGc9Wr8nX1vyX+h7p3GBA8+hXR5eyuuRW7aThHdy5kwOI40JNd -d532Jzaz4pIAVCVM6kJgAQsRI/TBsWwy0Ko+uPMrGXNpSeNZfITnNxrsTVwiZ5Vs -dH0nKx/d80Jilb6qvgxzNhm4v61TrBDgedmh893vjZ2TB2Wi3UtwPBFn69VMjNf/ -7RcA+yATHnfuVb+CjX54SWxULmIvOf8sazpEPHSZ3J/HWGHnuh7/FTNzTeJ7BvS6 -zc/aqsJ+hxU+U1WPic6KSKha/r1dnR0MGACu/a7Qf8EN07rnTHS/MwqYeVM4kfH+ -zDyZBHopUjY/JgAiwm/pmM3SQag/boXn9GJAYz2UQJ4Bj7zfWR/byyTGOknDAfDZ -CVB1V5UAhk5/7MvdUG+JxV2EkBa4gvi/WGdFhEuF1l2TEwu8maeiib9QXor1OKja -bo3eU8ZA1VSz3pt6Q7UvfKWuHDVAvOMxxqcaePZg36ilHCDp8u8KG2WqkcSD2kyK -B6lUqAbmOg68eeziqF57i2Tm63WMCSWYaAmofanWJOxDVk+buOE7FdQ+o2Ui0eS8 -biGhxBMdSgbrJibFQ0//NlUc4JAXHGPa79YD9kB+6jVpzBb3m14= -=pxo7 ------END PGP SIGNATURE----- diff --git a/packages/p/plasma5-desktop/plasma-desktop-5.27.2.tar.xz b/packages/p/plasma5-desktop/plasma-desktop-5.27.2.tar.xz new file mode 120000 index 0000000..a4255b1 --- /dev/null +++ b/packages/p/plasma5-desktop/plasma-desktop-5.27.2.tar.xz @@ -0,0 +1 @@ +/ipfs/bafybeifur72xivgxvwod7momio7hi4l4yg4xfugoy4f6rb4utoiohgflb4 \ No newline at end of file diff --git a/packages/p/plasma5-desktop/plasma-desktop-5.27.2.tar.xz.sig b/packages/p/plasma5-desktop/plasma-desktop-5.27.2.tar.xz.sig new file mode 100644 index 0000000..f374ddf --- /dev/null +++ b/packages/p/plasma5-desktop/plasma-desktop-5.27.2.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP98fQACgkQ11dEg7tX +sY3i+xAArrU5bhRHSVjY8lyWFZpVlagl2qqp8u4ytVCe4yyCzNIRg+YnXNPbJd3O +zXUUYYM5KyHFz5rF3uRI8A7pEpRsKoGQWSHOZPUqD91hvRB3bzci6N+wGjcSyElk +fx7uw94yA+OqEugZWnVj+qvMVNMY4m11fXHJa6VHfL9yE3wzD6B/gxwJhpMaFW6s +KWCijbMBxqsqfIQi9calDpmRpgUb2IpGmQ7qW+sF81YXvN8nk7hqAPgRxjNvn/Er +1vGFl4fhsdRKlCYXjlrjRJN6kiZodYzZ0le65rjFaJrlJFnE6azwH/iCKpkUPCEw +O2NgFGwutnlXU8CDHoCrVsTJ08pWMolV2Zl5kS4IWKYAP5iCB7FHkJDCZgB7JGpw +HExa2KXm0QmvPUGFzrcr0T1DPulMtO2oCBkY12zTXkHtYEr++8hIpy/9SlBJ3MG4 +r5TxZ6uGdXVg8AhH1L1LVj1jD/JWnoFX0sdYwU/gqEa+HUq50u2e5CVxCnTHKDP0 +XBSrAarOJjpmSleYwn59E2DTOnEhiTY31SVJG+6SFP+oUxytLqTv7G7TUbTgXPhw +OtEN71+Pq06XqeGCf3bSdTt4sOG1o3RyIS4JxvmxuvorValXTWiEmHwhPwv/nJtH +oOfH6PIPiDEpAQHDDnA0dcD/JXKdF383ps7sASyNRG66Cq7nNxM= +=aOlg +-----END PGP SIGNATURE----- diff --git a/packages/p/plasma5-desktop/plasma5-desktop.changes b/packages/p/plasma5-desktop/plasma5-desktop.changes index 13d62d7..9ba8ef8 100644 --- a/packages/p/plasma5-desktop/plasma5-desktop.changes +++ b/packages/p/plasma5-desktop/plasma5-desktop.changes @@ -1,4 +1,16 @@ ------------------------------------------------------------------- +Tue Feb 28 17:34:18 UTC 2023 - Fabian Vogt + +- Update to 5.27.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.2 +- Changes since 5.27.1: + * kcms/keys: Don't show visual feedback on press for sole delegates + * Folder View: fix scrollbar overlapping list view items (kde#465980) + * Add an ui to remove desktop containments + +------------------------------------------------------------------- Tue Feb 21 14:09:22 UTC 2023 - Fabian Vogt - Update to 5.27.1 diff --git a/packages/p/plasma5-desktop/plasma5-desktop.spec b/packages/p/plasma5-desktop/plasma5-desktop.spec index d30670b..8de9bd5 100644 --- a/packages/p/plasma5-desktop/plasma5-desktop.spec +++ b/packages/p/plasma5-desktop/plasma5-desktop.spec @@ -27,7 +27,7 @@ %bcond_without released Name: plasma5-desktop -Version: 5.27.1 +Version: 5.27.2 Release: 0 # Full Plasma 5 version (e.g. 5.9.3) %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}} diff --git a/packages/p/plasma5-disks/.files b/packages/p/plasma5-disks/.files index 833159a..257545d 100644 Binary files a/packages/p/plasma5-disks/.files and b/packages/p/plasma5-disks/.files differ diff --git a/packages/p/plasma5-disks/.rev b/packages/p/plasma5-disks/.rev index 9ef1165..b9f1263 100644 --- a/packages/p/plasma5-disks/.rev +++ b/packages/p/plasma5-disks/.rev @@ -359,4 +359,12 @@ Plasma 5.27.1 (forwarded request 1067115 from Vogtinator) 1067248 + + c1da8ef99987c4565f0458178439284c + 5.27.2 + + dimstar_suse + Plasma 5.27.2 (forwarded request 1068244 from Vogtinator) + 1068283 + diff --git a/packages/p/plasma5-disks/plasma-disks-5.27.1.tar.xz b/packages/p/plasma5-disks/plasma-disks-5.27.1.tar.xz deleted file mode 120000 index 344a63d..0000000 --- a/packages/p/plasma5-disks/plasma-disks-5.27.1.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreifqchjbbtssvd5hrvwmcjb6yadhlh6dqltfuazn5i6krlbmyb5lmm \ No newline at end of file diff --git a/packages/p/plasma5-disks/plasma-disks-5.27.1.tar.xz.sig b/packages/p/plasma5-disks/plasma-disks-5.27.1.tar.xz.sig deleted file mode 100644 index f23505e..0000000 --- a/packages/p/plasma5-disks/plasma-disks-5.27.1.tar.xz.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP0ru0ACgkQ11dEg7tX -sY25ZBAAnrh8lC5DRqzx/NPMByqIc4jDDKbivPtdn7Z/0RLavx4jTm4zl5P6OwFl -cVOFFRSmE4CFZKPJxMObUDB+kqxfUqfiwoF7i2ZYdKqZZow/OUM/bpRkC6xQAP+B -k1UzQuyHKvOtgOwao18FPro1nIEfMS7xO9VZlUoz3brakhpBNHrkiuxWQSC3vvJG -T8JQ+zzpogBTASsFFzJyJzAhkPFlxOyHeeOUBgR8XMd869nuF9RbMK3AgESOljn2 -kYJ3JuZcM0dqxuTMXNbZiPvcBgj1lzPVNiwp2rZNLSQxwhRaL1TZd7isxVR3KSjR -QboroTrIM35BAnpAfjfBbWmUmVTYjKXisOszVxGCj7WnywlmW8m59i5QvgC9UNiZ -mN0YlOWtGuZX0RBWKNm2mCBzJd+3fgXV6mu3HBYwTW+GeijBPjcPAQxXJ97wj7Nb -iY3ATmor32BjVwRp6qIy4DKGbogYtfeEENxN++7RpJJiyBsnlXcXt29BGlLhhpTH -AwC2LtehFigv4ebuLoX55IMMzrbFGXgdG5h4KIwdvTy0BmVGRJTQMDZw83fJYEYX -hsT4z7k1UPEoVYnwchFf0a5wWS93CKq4qw6iBRFyqk2i60rGKy5ztLDvegNhEMhD -H0n4lPo29cCP5NbGySAeLQXydYNXZ0lfASM9bdFubIWqR+lCTtU= -=xwdV ------END PGP SIGNATURE----- diff --git a/packages/p/plasma5-disks/plasma-disks-5.27.2.tar.xz b/packages/p/plasma5-disks/plasma-disks-5.27.2.tar.xz new file mode 120000 index 0000000..1c4bd13 --- /dev/null +++ b/packages/p/plasma5-disks/plasma-disks-5.27.2.tar.xz @@ -0,0 +1 @@ +/ipfs/bafkreibd2zva4myeflgo7xd2dldenpvdh3p6kqnm2a3xmnownlffncsxku \ No newline at end of file diff --git a/packages/p/plasma5-disks/plasma-disks-5.27.2.tar.xz.sig b/packages/p/plasma5-disks/plasma-disks-5.27.2.tar.xz.sig new file mode 100644 index 0000000..bfd86ae --- /dev/null +++ b/packages/p/plasma5-disks/plasma-disks-5.27.2.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP98fYACgkQ11dEg7tX +sY30Qg//dlg4fzz1Gfjac5qEfo95lA26xdv9XWzFiY6jAH+zV+Reh2fMOZnpUKrx +xlXoSEC+BI1f843O4FfF8KIwvJHe6riaMZCZaw25w4Ilz1kl0F73v3/KkgCHJYTh +hFztcbMPVUKBwr4XZLxaUY2kVvMYoHqTiMvPLSgB1usjrLQy6yIQNc3aL8L684Xu +0vJgfh6/eTNk4u4WrwwXmGEPpElKS9MX8QKv0WU0yfNo8DS3yDALs4Pp9ckuPSzH +LEqBZmMnEV+x3ZDLhbtliIlJGEQRmqR2J6M/ZQBkilWsusAemZlIAEffMB/9UC7I +UZ6BWZeATmtaM/ut16iYOdgPT1V1L/b9nnov2YygViwH8iN+LkM/+gvA5zgdipUN +DP+aTRud735ZfSd2Z6ddeHAyNzpC5vLX8uoLMXyyik4jIsLHhd9ctJiXfZo1yblU +sMJp3xM7iX6FzXGOFoYEJG+hkjWY/sDx+9/QEjLye2TfOoZM0MyGnK/hTn+Ks1KA +WSd4HZBOWQSf6btI8URw9nVGB2idGgiLKFMOO/LQgRXnqJeWG+Bln5mUhGwZqDzE +7QbQ/j/FJ9ysItNWQwylT8iadWlxdwVCb9pGA4vNMAhESc7iRTTaR+SovODp6KUH +iXYZTRdgZSigjWsrgw7ZNB/xPEDkXa6FFXZXVXLnJ+GlIVUpyJs= +=94Ev +-----END PGP SIGNATURE----- diff --git a/packages/p/plasma5-disks/plasma5-disks.changes b/packages/p/plasma5-disks/plasma5-disks.changes index ef32a96..ec3eee1 100644 --- a/packages/p/plasma5-disks/plasma5-disks.changes +++ b/packages/p/plasma5-disks/plasma5-disks.changes @@ -1,4 +1,13 @@ ------------------------------------------------------------------- +Tue Feb 28 17:34:18 UTC 2023 - Fabian Vogt + +- Update to 5.27.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.2 +- No code changes since 5.27.1 + +------------------------------------------------------------------- Tue Feb 21 14:09:22 UTC 2023 - Fabian Vogt - Update to 5.27.1 diff --git a/packages/p/plasma5-disks/plasma5-disks.spec b/packages/p/plasma5-disks/plasma5-disks.spec index 43001bc..e1a3f2c 100644 --- a/packages/p/plasma5-disks/plasma5-disks.spec +++ b/packages/p/plasma5-disks/plasma5-disks.spec @@ -23,7 +23,7 @@ %bcond_without released Name: plasma5-disks -Version: 5.27.1 +Version: 5.27.2 Release: 0 Summary: Plasma service for monitoring disk health License: GPL-2.0-only OR GPL-3.0-only diff --git a/packages/p/plasma5-firewall/.files b/packages/p/plasma5-firewall/.files index d4ad395..8f6bc1f 100644 Binary files a/packages/p/plasma5-firewall/.files and b/packages/p/plasma5-firewall/.files differ diff --git a/packages/p/plasma5-firewall/.rev b/packages/p/plasma5-firewall/.rev index fdd655a..f5731e9 100644 --- a/packages/p/plasma5-firewall/.rev +++ b/packages/p/plasma5-firewall/.rev @@ -303,4 +303,12 @@ Plasma 5.27.1 (forwarded request 1067115 from Vogtinator) 1067249 + + 91c90803a5732425a522e8f99044a0af + 5.27.2 + + dimstar_suse + Plasma 5.27.2 (forwarded request 1068244 from Vogtinator) + 1068284 + diff --git a/packages/p/plasma5-firewall/plasma-firewall-5.27.1.tar.xz b/packages/p/plasma5-firewall/plasma-firewall-5.27.1.tar.xz deleted file mode 120000 index c8978f9..0000000 --- a/packages/p/plasma5-firewall/plasma-firewall-5.27.1.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeidtpc2maebz7xd67d3iftsom7we2gnd2upnbwycww5rdyjlqx7seq \ No newline at end of file diff --git a/packages/p/plasma5-firewall/plasma-firewall-5.27.1.tar.xz.sig b/packages/p/plasma5-firewall/plasma-firewall-5.27.1.tar.xz.sig deleted file mode 100644 index dfdb90c..0000000 --- a/packages/p/plasma5-firewall/plasma-firewall-5.27.1.tar.xz.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP0rvoACgkQ11dEg7tX -sY2P+A//S3XnMatcYLcFSL0Qjhu2ul3Jvf6iZZG2KnkeDQIBLK5Lq4vMx4mj48ZL -TY1r6EfZzBR3E5jENJDs62y5ReSXIzRGLDfN371CeOkF/knpWf+KK63L68GEAPRO -JFyNqJAxpNRm2CDRUgR4pu/8gm40nvR3polf3osDNR2Leex7K3n+e6Hm3LKCy56R -OkhF6uAtzZS9XoYmmBDcTRB/21zFk7Jf+yCEfLaVnW9RvkGJt5l7MIvu7Mz09m6k -vbK2lLp7wQYsWu0l0Qh/LGhmIhuStmD4qKM2PSnDCXCCbPUWdLvjREMP53jcLpYb -NTW8F6MMzKnc5TRo+juw2iOcl8GOpmpXWmUaPI3ZnyPy/54tTd0d6u1NC7dJG5kq -q6jQsS972oHLKO+BX8T9C7Jqa470l7afKjNEVO5OFsVICGszwiUhMS/HD13LugDR -dkKW0WEdCXCDuOWBmGc9BCPHB+IiaR26zeFgGYgQ8TbMsOgWyl9dNUZA3NpCkF+j -da6K708BOJWurV768mY8rfWreX0gVnx6lDyrwZpvExD5geGaIfN2PEUkc1Ms2SQi -6EsNiOZcIKa8fGrFexuP5sNNp9uIHhaS9cU2c/NaMVIlTOZEezChkI9tMWWPhcHY -JWdaqY1N6vCNnNyF4eqFxAsrJ21hlJvqL3RVnXqBjaKSK3+XUBg= -=lpAQ ------END PGP SIGNATURE----- diff --git a/packages/p/plasma5-firewall/plasma-firewall-5.27.2.tar.xz b/packages/p/plasma5-firewall/plasma-firewall-5.27.2.tar.xz new file mode 120000 index 0000000..7f3b9b2 --- /dev/null +++ b/packages/p/plasma5-firewall/plasma-firewall-5.27.2.tar.xz @@ -0,0 +1 @@ +/ipfs/bafybeie7fpbo2yqfw3h4pw5dl4pecqrtv7qe33obwuhjwhlmeoycqsag2m \ No newline at end of file diff --git a/packages/p/plasma5-firewall/plasma-firewall-5.27.2.tar.xz.sig b/packages/p/plasma5-firewall/plasma-firewall-5.27.2.tar.xz.sig new file mode 100644 index 0000000..7cd8f93 --- /dev/null +++ b/packages/p/plasma5-firewall/plasma-firewall-5.27.2.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP98fkACgkQ11dEg7tX +sY0KyQ//evV8ChnJwTzgD1iazCW7DC7TJyaPlS5qJbjr2fehOUfJ/vSsqUWeecaa +bj/fCOwQPgwzyoUETlRHLTDKb7E3EL1cezpjwjykfzZAAFnTLjdULtGklDHTAIhW +A9v1YQZuGYdJxbm8byf5xQ+7LU/6GTfUC7YPTVA3JK9EaYu6B57B1QiPAuQdgWZh +t8VKc1OndrACuS9baXzbBt8DASlgQb3LRM0FuYA9KVu0EbWOvx8ZgMpGgyP2exML +FAbevOYpN3RELUIqMaykjvhQIBivW29hOQiwIltxqb3+YSEkYkd6m2NbgwZHGjG4 +qg7cwj3ZISa69UqQAR+xo0XsQyjVVnR5vDkOZ3HSqerb+FGr/6iwWnBxLHbUB1/2 +GDNaU7a4zJyNbRHskjuz24vOJI+aXdL5iUN8f3JidddUKDBiqe88srB821so7bLV +iFgbzCrC+MHftXgwj9SzDit9YZ3lup2VUJZxCjkQWQov6LkFhA/ZeocQbZPUFJyb +zkDY+sud3YXG9QUC9ui/HpR3xNXz3LM96TNfZe3zMnNZKBFl2pXvLT6F0LeLpUrd +vTBrngSkhlZC9Bw0uv+x3z+rqVMr6h1ODdaB0QfFKWvsiEBijrqeod8BcUy2Ierz +ltdaKTuQGHrrqOSXL/sJVtjEj1T0P6hymzyx17b9lVWmEv8EDBE= +=zCMt +-----END PGP SIGNATURE----- diff --git a/packages/p/plasma5-firewall/plasma5-firewall.changes b/packages/p/plasma5-firewall/plasma5-firewall.changes index c38f07a..cb1eda1 100644 --- a/packages/p/plasma5-firewall/plasma5-firewall.changes +++ b/packages/p/plasma5-firewall/plasma5-firewall.changes @@ -1,4 +1,13 @@ ------------------------------------------------------------------- +Tue Feb 28 17:34:18 UTC 2023 - Fabian Vogt + +- Update to 5.27.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.2 +- No code changes since 5.27.1 + +------------------------------------------------------------------- Tue Feb 21 14:09:22 UTC 2023 - Fabian Vogt - Update to 5.27.1 diff --git a/packages/p/plasma5-firewall/plasma5-firewall.spec b/packages/p/plasma5-firewall/plasma5-firewall.spec index 5a6497c..96d6335 100644 --- a/packages/p/plasma5-firewall/plasma5-firewall.spec +++ b/packages/p/plasma5-firewall/plasma5-firewall.spec @@ -21,7 +21,7 @@ %bcond_without released Name: plasma5-firewall -Version: 5.27.1 +Version: 5.27.2 Release: 0 Summary: Config Module for the System Firewall License: GPL-2.0-only OR GPL-3.0-only diff --git a/packages/p/plasma5-integration/.files b/packages/p/plasma5-integration/.files index b1309cd..310394b 100644 Binary files a/packages/p/plasma5-integration/.files and b/packages/p/plasma5-integration/.files differ diff --git a/packages/p/plasma5-integration/.rev b/packages/p/plasma5-integration/.rev index 991ba47..4f9997d 100644 --- a/packages/p/plasma5-integration/.rev +++ b/packages/p/plasma5-integration/.rev @@ -1027,4 +1027,12 @@ Plasma 5.27.1 (forwarded request 1067115 from Vogtinator) 1067250 + + 9609c9aa0952e0a8216db0fdc16ebb97 + 5.27.2 + + dimstar_suse + Plasma 5.27.2 (forwarded request 1068244 from Vogtinator) + 1068285 + diff --git a/packages/p/plasma5-integration/plasma-integration-5.27.1.tar.xz b/packages/p/plasma5-integration/plasma-integration-5.27.1.tar.xz deleted file mode 120000 index 7a4cec5..0000000 --- a/packages/p/plasma5-integration/plasma-integration-5.27.1.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreiah6vhjge6zclatvhvxbuo7bkxog77yptc7o6xxyk3lbgksbgyawq \ No newline at end of file diff --git a/packages/p/plasma5-integration/plasma-integration-5.27.1.tar.xz.sig b/packages/p/plasma5-integration/plasma-integration-5.27.1.tar.xz.sig deleted file mode 100644 index fd16b7c..0000000 --- a/packages/p/plasma5-integration/plasma-integration-5.27.1.tar.xz.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP0rwAACgkQ11dEg7tX -sY2y4A//Y7tZ0ytqcDp0vcBm62F0UfAIpNu+yDVaPYC4N3Ls2JMT8Q2uWbGvndxb -oZEGFBWRcaazdfxHQ0qVtMNOEq6KTY7ZhFge9MNvPN+KQxP0Hse4bLWCug1SQpU1 -+mR6fxYMNpPmvq8Yn9OejDyMcWkWsQ2Z0Vo8LbxyVgJz5B3n/Ov6+YtAiqGUKk1c -Myqcl56ycjhtNksFMfFphjg75Bf6ZYx4eZwDxUdJyj/f7xZdzrTo5wrnSl56sTEC -RBK5m3vod5SCeq52MNTLdWrtQh1g9/AUP+WeyrV4fcHmXCuy0MhFroG0Zc9at5WR -DZUHgokqFwcvcJXNmio1PVArP76O2pGah7Hhd1ihpLosUtHMqOb8IBG/9jbh6LQq -XVhqtu+XomF/bRcbTlg8s4Fbf0e+PuHUDUaoZQ3Cl9f+4tE07EhX6tOZ1gUsZ7vV -wxYEkzrW6nLil39gW+kTiOgQI+5M+2wn7xsFUA1hGOXLFmKlUBtpx2edIgO2CqGV -RKzGvBaflgx0ypzaVP5h1BPOvjdsBi2t3WxDCFOg1JENvOfNGirSsFnlv4alua3L -y0LqPmyQe1zEUEgrtW4C1w1hy+I24Sjp+hVJPiMmzCbEr/RlxNtVEI4lglrI8tor -O537x/G+9L09U66WjVI6emBBK6Eb3t1p9EfaqFB9WFiPSwxYNZk= -=82u3 ------END PGP SIGNATURE----- diff --git a/packages/p/plasma5-integration/plasma-integration-5.27.2.tar.xz b/packages/p/plasma5-integration/plasma-integration-5.27.2.tar.xz new file mode 120000 index 0000000..9967668 --- /dev/null +++ b/packages/p/plasma5-integration/plasma-integration-5.27.2.tar.xz @@ -0,0 +1 @@ +/ipfs/bafkreig2j4gj4muuv3sb7vk3caegtc3otanwl24i2h5gzt5zjyxry4kara \ No newline at end of file diff --git a/packages/p/plasma5-integration/plasma-integration-5.27.2.tar.xz.sig b/packages/p/plasma5-integration/plasma-integration-5.27.2.tar.xz.sig new file mode 100644 index 0000000..d8f4024 --- /dev/null +++ b/packages/p/plasma5-integration/plasma-integration-5.27.2.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP98fsACgkQ11dEg7tX +sY1YIA/+LSifC3UNa43pGVzB1Mmg3RaMUkdhy/YICftGh9+Eh/3gF8pSd1CzyZVk +alGwNLYdOlAoYOAWmIVRP0qRF2WUbOllyf3rgVu8HE9Vse9xKxPWHVw8LoEsgNMg +99E+pHC1PtXqQyCUyJr/5R2istCw0+4Wu2ctcnScFWz2/4T/B6BFHNjxze3PHUTY +z8M309BFokJKGKYEIRhANpkXYDKZJ+dcAbRALp/MrYtii8c6QRnSKKKhF6a2DHLv +gRgu3aa6P/rtRX7xbWPoWzmtzeiLfn1HxV2EkwYjO+6v/t4AtlOIKRqd088aCNRb +tpLS3APE12lOhF0BGog+Q0sETHhCzbqmOJ+kv3K8vht32Fm2RCNuKSXN8YxkB3ky +khU2DMh+0NlExoGbk1WryAtri2RiILDzVODhOu9pTr7OcmMXwSA6+VirUff6+fpc +0pwfMgaoqMsrvA7/4duKE2YqYysUTUjdRB58UKs2WeW64SE2lTZuF/zeuv6uwztX +QuS8LKtjkohI+phahqzRBr//R5JnpP5UMdjbP7cYm5V7VSJzOzQa8DPc2/a41AIv +RQOjYT1IKHDvATXN5yKHRiuRN4ysaQC5EihQH8rgqEGlv5n+nN7ZcEzjvC2B+SHh +6l6LupJHjZ2hjXYye6LjdISAvYO9fqI1U3BOYg/oAx0gyeXSAi4= +=ROo+ +-----END PGP SIGNATURE----- diff --git a/packages/p/plasma5-integration/plasma5-integration.changes b/packages/p/plasma5-integration/plasma5-integration.changes index 0213da6..07a1ed9 100644 --- a/packages/p/plasma5-integration/plasma5-integration.changes +++ b/packages/p/plasma5-integration/plasma5-integration.changes @@ -1,4 +1,15 @@ ------------------------------------------------------------------- +Tue Feb 28 17:34:18 UTC 2023 - Fabian Vogt + +- Update to 5.27.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.2 +- Changes since 5.27.1: + * Fix exporting window id on Wayland + * codify runtime dependency on xdg-desktop-portal-kde (kde#466148) + +------------------------------------------------------------------- Tue Feb 21 14:09:23 UTC 2023 - Fabian Vogt - Update to 5.27.1 diff --git a/packages/p/plasma5-integration/plasma5-integration.spec b/packages/p/plasma5-integration/plasma5-integration.spec index ce95d6a..735c6b1 100644 --- a/packages/p/plasma5-integration/plasma5-integration.spec +++ b/packages/p/plasma5-integration/plasma5-integration.spec @@ -18,7 +18,7 @@ %bcond_without released Name: plasma5-integration -Version: 5.27.1 +Version: 5.27.2 Release: 0 # Full Plasma 5 version (e.g. 5.8.95) %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}} diff --git a/packages/p/plasma5-mobile/.files b/packages/p/plasma5-mobile/.files index 44d3c10..4730316 100644 Binary files a/packages/p/plasma5-mobile/.files and b/packages/p/plasma5-mobile/.files differ diff --git a/packages/p/plasma5-mobile/.rev b/packages/p/plasma5-mobile/.rev index a484ae9..31ec750 100644 --- a/packages/p/plasma5-mobile/.rev +++ b/packages/p/plasma5-mobile/.rev @@ -111,4 +111,12 @@ Plasma 5.27.1 (forwarded request 1067115 from Vogtinator) 1067251 + + e77cd013012d2630a080628d4113cfcd + 5.27.2 + + dimstar_suse + Plasma 5.27.2 (forwarded request 1068244 from Vogtinator) + 1068286 + diff --git a/packages/p/plasma5-mobile/plasma-mobile-5.27.1.tar.xz b/packages/p/plasma5-mobile/plasma-mobile-5.27.1.tar.xz deleted file mode 120000 index 61d26cc..0000000 --- a/packages/p/plasma5-mobile/plasma-mobile-5.27.1.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeibwrpzeb3fw7rgrgqsdkiaruzgosxtpyx3hxit55rw52uhrgs2xaq \ No newline at end of file diff --git a/packages/p/plasma5-mobile/plasma-mobile-5.27.1.tar.xz.sig b/packages/p/plasma5-mobile/plasma-mobile-5.27.1.tar.xz.sig deleted file mode 100644 index 16d8d86..0000000 --- a/packages/p/plasma5-mobile/plasma-mobile-5.27.1.tar.xz.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP0rxUACgkQ11dEg7tX -sY1r2g/+My5fT+5UrIWyM+0ayNAFECsLIeBW8uZzD64d+o4JNqCitbaoQmFpUMNs -/mX2aHriSEDx26Z0JGToggEe47lK1LFIdvQbPP5XtmfTuiVWdZEAsvSD8XR9M1CO -erkQbqK4VS6Nq+cfqteUTgU4dLRxogDyoDbMk2BKSPb9X9NW2YjQaCX+45Q7a8gC -OXWbHrLvidNOEaMzDj7IYiiEsgeUyWdv+vi+Y9hx7p2+f2ovDCQWWmHx2YTG5NMM -sz5qMlrHn2Wz5JaTOQeMOB3OV11aWxLTfv6G6kKlURAF7JFd1t4E1QcR8oLeuTvL -zrRC/lee12pv/kjQ1vhVrTeF3w+pwNpuyR7gMMthpb7ifGoHMEyk/bPZoCxhNJOg -gXYG4ckDbz7nBZgaeEZxxCvra/KxaaE8ONskbRcY/EUQD9rv0mKacSW9W7a4lEm4 -SkxwjasG4NvuwIyDw6V/vDSAxQfpW4PsyYMnbdgeipff3IVbfP6nTH7zmHVo9mNY -T01tj/Sc+xjDG1wC/QvQ3WiJGqhSJE+hO1jtCe59I1FGJe/mhSEzC0D9hVXgZz4f -BykjSdV5BMHpUs488CP4GzgIC8WDnIU2nxuD++hrz/asWT411mgc/oIFzeiuYH8W -TazBBaaMh5OAc9vVuTraMX0FlQa18I0WWvsC7pAD88p8httJJfU= -=D4Br ------END PGP SIGNATURE----- diff --git a/packages/p/plasma5-mobile/plasma-mobile-5.27.2.tar.xz b/packages/p/plasma5-mobile/plasma-mobile-5.27.2.tar.xz new file mode 120000 index 0000000..2ea62e5 --- /dev/null +++ b/packages/p/plasma5-mobile/plasma-mobile-5.27.2.tar.xz @@ -0,0 +1 @@ +/ipfs/bafybeiaanuumo3gfzrscnnhr4xn3vewk3a3hfi232lmblalmy7krh6djsa \ No newline at end of file diff --git a/packages/p/plasma5-mobile/plasma-mobile-5.27.2.tar.xz.sig b/packages/p/plasma5-mobile/plasma-mobile-5.27.2.tar.xz.sig new file mode 100644 index 0000000..4b188aa --- /dev/null +++ b/packages/p/plasma5-mobile/plasma-mobile-5.27.2.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP98gAACgkQ11dEg7tX +sY2KFQ/9Hom5XMzMHi6GJgDARvrPBvGfRooR15QyZfDx1lY9GqQqsx7D/VKpeKGE +GEmUnYwwE31OBgOD1RzOHEdLmPkt/9JQi9apNkKVOVSoOQF/PcOXTDjrrrpJ92lv +rILoVCi7P8ZLE7/WaFnJFDjinpIqYKxYF+ek/LRmfkqSK8Lu/lP8eXnGTpE1gWkr +Z4AD99xvaalh5nyajnDEo+sBGZMsCkUw7dseIf2NV0X8+oUE9meWmVkg7vnW0UNW +ca361kVfSb2mqW6YlurqPftxydO/dH5bTTn6DEe6+YF10WDFNgd49iuN3g4WrHMb +6GpSXd5jc/X6M3hEC4TQjX6Z/PtDld3/GrA3CJTJMqel+OrMSRBJ23NZgq58wyHs +zHtrgFOCBlc5utQpWo0j61JyLBJmnM8iltmuvnb0ex+/3AWNMlJtORXCBfEXO5Z5 +7O4FenLX/CPNBol+T3fYT3SJVG9D9sgl2DxotnOu7Sr3tdvg3EV7xqx06YVS/XWK +33rL34k6um/x5SbSR4hzdF6EEqjfRvaess3ZQLai5idXMb+gpLLqiwAQTGdFTjco +AzNXdNtQgK2r6rNTdizpegbnF2XXnMxqgEofmNXgJAkOyqrq6DanmXU58nwCHEkm +HWuWlBz47BmLmdnz/H4dFsKz7Cqjfh5s1IoyFc70NaVeW8OZxmE= +=S71Q +-----END PGP SIGNATURE----- diff --git a/packages/p/plasma5-mobile/plasma5-mobile.changes b/packages/p/plasma5-mobile/plasma5-mobile.changes index 8f6fdba..60bc308 100644 --- a/packages/p/plasma5-mobile/plasma5-mobile.changes +++ b/packages/p/plasma5-mobile/plasma5-mobile.changes @@ -1,4 +1,13 @@ ------------------------------------------------------------------- +Tue Feb 28 17:34:18 UTC 2023 - Fabian Vogt + +- Update to 5.27.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.2 +- No code changes since 5.27.1 + +------------------------------------------------------------------- Tue Feb 21 14:09:23 UTC 2023 - Fabian Vogt - Update to 5.27.1 diff --git a/packages/p/plasma5-mobile/plasma5-mobile.spec b/packages/p/plasma5-mobile/plasma5-mobile.spec index 80ab403..8948991 100644 --- a/packages/p/plasma5-mobile/plasma5-mobile.spec +++ b/packages/p/plasma5-mobile/plasma5-mobile.spec @@ -24,7 +24,7 @@ %bcond_without released Name: plasma5-mobile -Version: 5.27.1 +Version: 5.27.2 Release: 0 # Full Plasma 5 version (e.g. 5.9.3) %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}} diff --git a/packages/p/plasma5-nano/.files b/packages/p/plasma5-nano/.files index 538cf76..7080c74 100644 Binary files a/packages/p/plasma5-nano/.files and b/packages/p/plasma5-nano/.files differ diff --git a/packages/p/plasma5-nano/.rev b/packages/p/plasma5-nano/.rev index e7d820b..9add793 100644 --- a/packages/p/plasma5-nano/.rev +++ b/packages/p/plasma5-nano/.rev @@ -400,4 +400,12 @@ Plasma 5.27.1 (forwarded request 1067115 from Vogtinator) 1067252 + + af6917b03796ecc947df650e041c37d6 + 5.27.2 + + dimstar_suse + Plasma 5.27.2 (forwarded request 1068244 from Vogtinator) + 1068287 + diff --git a/packages/p/plasma5-nano/plasma-nano-5.27.1.tar.xz b/packages/p/plasma5-nano/plasma-nano-5.27.1.tar.xz deleted file mode 120000 index fff5411..0000000 --- a/packages/p/plasma5-nano/plasma-nano-5.27.1.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreidtcrhr3thlid37eabavbtjpu3bjgvx6mkspysgyfnnakxuojqane \ No newline at end of file diff --git a/packages/p/plasma5-nano/plasma-nano-5.27.1.tar.xz.sig b/packages/p/plasma5-nano/plasma-nano-5.27.1.tar.xz.sig deleted file mode 100644 index 1ddbc72..0000000 --- a/packages/p/plasma5-nano/plasma-nano-5.27.1.tar.xz.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP0rxgACgkQ11dEg7tX -sY0oiw/+IHqHVER7GIAltm8Br82/eWTA5S3+KB2bqIird5kbBV+cAyA4pVcFG7Kx -7YTSAkh3P6qtryfqWtzHXmrDCE/U/nUt9RNwX5w68b6CDFAki9suHWTEAZUpnU9J -s3y/6PCyd8u9KkgpwLW4eD+FQ8k67I37VsXrlAphEASHNrRxTNdNutRZKh3yLpPn -5fx0DwxGOg/bGtFqPKt8C4XiYdQ+7lX6Rjh4ZlJlQMIS6wwh8lZH35tjp8YATsCk -jVx8MaS93iLP4M9QYvct8FuBHkwaDsmubyBTKupzlq9datvLHIgx226K5AckpY5p -SarErUvaprLgqKC70s3P5wvlQkeDM9VBSqXmUHdmqE00PWW7xy0EMWEQMWKKBHLc -JU5owVqgwJ8YzvMsiX9q7p6jGkRXdcr9sByXepk84gi8MOL5NHK1HoRO9FA7Yp6j -YlZgIhAyEVihswYunKI5hpGT6YbTKZiemkjnAS32b78UrdYp4byUpi8/QOEx+kaK -+wfq9oI5Arh3CTsTYH58NtUk9b9eR0O4w74wF/cGZgfvrbpx/VBSea3/068t07cD -lY3SlKnHMrDcT6Wx4e/+Yy5OexQHCJEoeb+vGPdB9NhuNUyb2iv8JNdSHs92K5KD -h47TMjtKi+YzK4NkTCkwppx4GctycKpGJxU5hXEkO0wpCst4XKk= -=h17z ------END PGP SIGNATURE----- diff --git a/packages/p/plasma5-nano/plasma-nano-5.27.2.tar.xz b/packages/p/plasma5-nano/plasma-nano-5.27.2.tar.xz new file mode 120000 index 0000000..2a72d35 --- /dev/null +++ b/packages/p/plasma5-nano/plasma-nano-5.27.2.tar.xz @@ -0,0 +1 @@ +/ipfs/bafkreig5q32gxw7tgqi3rc4go26oxtsuzwpbs2g34fcjb5t3hir4lo3h2i \ No newline at end of file diff --git a/packages/p/plasma5-nano/plasma-nano-5.27.2.tar.xz.sig b/packages/p/plasma5-nano/plasma-nano-5.27.2.tar.xz.sig new file mode 100644 index 0000000..91f0de6 --- /dev/null +++ b/packages/p/plasma5-nano/plasma-nano-5.27.2.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP98gIACgkQ11dEg7tX +sY063Q//aA1Z/WrVLJuJ+f4HR4fnWmB3JnOf/MvIZhCZKxGyi3tXVs4MiOyDfnKL +2VhF1Fli54lbwVN2CgbXEtf/cMWXKrYyll+bGv5oc64gSl1v8Te9MTGTCyVVbqnH +vKyz+YsX6PVlcU0qnSzEfLRpRk1unx1twdYuwmTG0b5EB0Bf35kclgW/RnwJe56J +Bu9qyaP4NqfPa+vLx4MOqA+XRw9hHJ7ntz5yzXDpIxwu5+TRLCoD/Z8Sg3Gs3+lI +aWqKAWuAvw3HbI/2jCqJLK36g6/ud/oo7b3jMztjJjgOaM0Yzn08n+axLeBvwUF5 +foqEpv3gFY7+g9oenhqaGD1G7KPZGHPAlJRFaMFxJvJLldKgT/3tAf6IWMIA/Dez +sb1rwGduaIONAqs2LA7KC879nNP42v4KYlB0EucoL5bSZN1v5TqLlrl3xjzHvoW2 +/GLPTgM8J3wRH0Qu2xsJZLdTt53p2iDGrcwFcHaNoO7k+e+amjCzHrxapq6Emp3M +SZkLY9DzpiL8ImDr9faCC9rWR5JfrKBDIuSbgZ+NQgZ8abcq9Afsd/yGaR0xwzri +MlIXfCo+v+31L7g9G5ecBmtOpGD/yV8vRVOi0g0gRtAy8uDup7fu+uNz1z42vwtS +RfrpdYmVOa7jrrln7Zf6IibEJZJ7ZcsegvA4LjXiXFH5O9X5WUU= +=7Ngu +-----END PGP SIGNATURE----- diff --git a/packages/p/plasma5-nano/plasma5-nano.changes b/packages/p/plasma5-nano/plasma5-nano.changes index a5d69f2..1552511 100644 --- a/packages/p/plasma5-nano/plasma5-nano.changes +++ b/packages/p/plasma5-nano/plasma5-nano.changes @@ -1,4 +1,13 @@ ------------------------------------------------------------------- +Tue Feb 28 17:34:18 UTC 2023 - Fabian Vogt + +- Update to 5.27.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.2 +- No code changes since 5.27.1 + +------------------------------------------------------------------- Tue Feb 21 14:09:23 UTC 2023 - Fabian Vogt - Update to 5.27.1 diff --git a/packages/p/plasma5-nano/plasma5-nano.spec b/packages/p/plasma5-nano/plasma5-nano.spec index ea952e4..41871a7 100644 --- a/packages/p/plasma5-nano/plasma5-nano.spec +++ b/packages/p/plasma5-nano/plasma5-nano.spec @@ -20,7 +20,7 @@ %bcond_without released Name: plasma5-nano -Version: 5.27.1 +Version: 5.27.2 Release: 0 # Full Plasma 5 version (e.g. 5.9.3) %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}} diff --git a/packages/p/plasma5-openSUSE/.files b/packages/p/plasma5-openSUSE/.files index 4147632..42db90d 100644 Binary files a/packages/p/plasma5-openSUSE/.files and b/packages/p/plasma5-openSUSE/.files differ diff --git a/packages/p/plasma5-openSUSE/.rev b/packages/p/plasma5-openSUSE/.rev index 5a7fc38..e17a0ac 100644 --- a/packages/p/plasma5-openSUSE/.rev +++ b/packages/p/plasma5-openSUSE/.rev @@ -1336,4 +1336,12 @@ This should work now, I hope... ;-) (forwarded request 570364 from wolfi323)Plasma 5.27.1 (forwarded request 1067115 from Vogtinator) 1067253 + + 4a8786b4c63403aaf18cba27d2a25bf0 + 84.87~git20230131T131056~433af24 + + dimstar_suse + Plasma 5.27.2 (forwarded request 1068244 from Vogtinator) + 1068288 + diff --git a/packages/p/plasma5-openSUSE/plasma5-openSUSE.changes b/packages/p/plasma5-openSUSE/plasma5-openSUSE.changes index 2149e97..ca55063 100644 --- a/packages/p/plasma5-openSUSE/plasma5-openSUSE.changes +++ b/packages/p/plasma5-openSUSE/plasma5-openSUSE.changes @@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Tue Feb 28 17:34:18 UTC 2023 - Fabian Vogt + +- Update to 5.27.2 + +------------------------------------------------------------------- Tue Feb 21 14:09:23 UTC 2023 - Fabian Vogt - Update to 5.27.1 diff --git a/packages/p/plasma5-openSUSE/plasma5-openSUSE.spec b/packages/p/plasma5-openSUSE/plasma5-openSUSE.spec index ab53bca..f04110c 100644 --- a/packages/p/plasma5-openSUSE/plasma5-openSUSE.spec +++ b/packages/p/plasma5-openSUSE/plasma5-openSUSE.spec @@ -16,7 +16,7 @@ # -%define plasma_version 5.27.1 +%define plasma_version 5.27.2 Name: plasma5-openSUSE Version: 84.87~git20230131T131056~433af24 Release: 0 diff --git a/packages/p/plasma5-pa/.files b/packages/p/plasma5-pa/.files index d13b320..b11d664 100644 Binary files a/packages/p/plasma5-pa/.files and b/packages/p/plasma5-pa/.files differ diff --git a/packages/p/plasma5-pa/.rev b/packages/p/plasma5-pa/.rev index 95af3eb..3a70b74 100644 --- a/packages/p/plasma5-pa/.rev +++ b/packages/p/plasma5-pa/.rev @@ -1102,4 +1102,12 @@ and test it with openQA Plasma 5.27.1 (forwarded request 1067115 from Vogtinator) 1067254 + + 2ef22994f6ad4ca0245978e125bebbd8 + 5.27.2 + + dimstar_suse + Plasma 5.27.2 (forwarded request 1068244 from Vogtinator) + 1068289 + diff --git a/packages/p/plasma5-pa/plasma-pa-5.27.1.tar.xz b/packages/p/plasma5-pa/plasma-pa-5.27.1.tar.xz deleted file mode 120000 index 85c7f55..0000000 --- a/packages/p/plasma5-pa/plasma-pa-5.27.1.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreif5temqq6uxl24eggtqr6zbrxthjz6ha2h55bho5ayhlgbzngt5tq \ No newline at end of file diff --git a/packages/p/plasma5-pa/plasma-pa-5.27.1.tar.xz.sig b/packages/p/plasma5-pa/plasma-pa-5.27.1.tar.xz.sig deleted file mode 100644 index 9ceb2a7..0000000 --- a/packages/p/plasma5-pa/plasma-pa-5.27.1.tar.xz.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP0rzcACgkQ11dEg7tX -sY3OzQ//YmEeDMbrsQoa66TmAYvQUA0HbiUNe+vPilPyNq35BEus6EPmGEpFeWW/ -hmfTrit47gPJhV1O4/p7BOx0q/v/H8HlCJmalWKCJWsddofKnusukJhZvMlR4SoF -UEtNcqRgSI6SzzcJc+mbZ0D40npGYVg5iTP+m0VLQMc7XDFpZHVdXedPt1FBu3b6 -bnQ1+HbqIW0gR5IqrWgsoV4gcS+JmBsGPkAe/n1Bv1a/0AAEQOXqOI/sZwDdEzpR -NpnFMJLt4YWIK+0be/jM4ZeR5kwu2HTFT4/YMcBPmNBJJT3X2xfNaxPkruKFYYNu -lwXQnWCm9O4kgPghrxb4p/vkX2Vb+qcziVCGJMFJd0MTtYygPjt+mlavyFF5gfii -D061z5MbgP2YpFdpnGviD0Vgo2DVlyJTQLjsvpBU2VPE1ltuLzvsmfh1c1Y9L97C -JCWGPMRNNdrtEqH1RMGruNPt45zVroDbBKYLTxet+XQhiW44NkhHKXcU3EQhsreH -bp5TZW55DfewEwJRW5facTu/ZWmExor1bl/cdZlZsbOtoMXenLmAfu/thTnYz97D -yJWEYhrf7jf+nSQWlp0u0xnNnM8OEzn0UTYzQMkh3rrHmPS57z75ZcD3VwkUaq83 -EaeW0/YaY0zMgSLMFOscAmyOrQS12epLVHGcqXdYdNt43Of4mYo= -=m5b/ ------END PGP SIGNATURE----- diff --git a/packages/p/plasma5-pa/plasma-pa-5.27.2.tar.xz b/packages/p/plasma5-pa/plasma-pa-5.27.2.tar.xz new file mode 120000 index 0000000..988d688 --- /dev/null +++ b/packages/p/plasma5-pa/plasma-pa-5.27.2.tar.xz @@ -0,0 +1 @@ +/ipfs/bafkreiht3djx7lapa35zphgsjhnzli2mtpbaojcpmpujiz3lo3b4d5v4iy \ No newline at end of file diff --git a/packages/p/plasma5-pa/plasma-pa-5.27.2.tar.xz.sig b/packages/p/plasma5-pa/plasma-pa-5.27.2.tar.xz.sig new file mode 100644 index 0000000..a160aa0 --- /dev/null +++ b/packages/p/plasma5-pa/plasma-pa-5.27.2.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP98hUACgkQ11dEg7tX +sY3dCBAAmZWaqhbLwkN5onhWEkqs88Qt1BXLw3elRrUW0+jiieQsubMGd8CpVplE +uo6rLsqj8MCwjDJq2oNPgh21mqKxiHkmtiG7odu7QNmwKNwSm5paH0gkm5Ci9VKY +uJPZBda9uVlFAqEWdI2HaTTMe/rbY0s5n959+swULa8UXQqzg3foGpZGWl9B/CjG +zyPTInDLQih4xbTEjuk6WVh1059mUky7oB1uhN689Zh8o+SjGxtF3Ixn2+GB0N8Z +9HH2Lrs15v9U1hSzfQsQeztjGpIrv4jMFvtpHjJ/PA/GuSqm2AH8OdCezofXJEaL +nkycI95SR8oQfjiXRhwwIi6213es5OfmhDc/MgEu1X1gDeUAmbPbSAn66M9sMqLy +gsjRxYhX6JeyPj4vtZyMXpd/tBD7cpak/fMbJFLCDwB4bS9cfC+r4BtIwrVG5sYa +t3+o5kyzjcHqNkkHKtjRpda45A+3vaeyd9VS1Mt6gW1E+KF0B5zt8lU1QL4WNQVM +jhvQmW6pCDxDzxg7TikpWqEcRNrrZ/ZSFZW3g9Ix63LNLfju0+aRm9yISceVEumY +3Cc1Qplefklzp/wCYEEfRN8ldQLBUQK6gbpZyGp0ZSHLhcs80vxFyJlhotUyH3Cf +6MmTBzeshIg4XkM+0c9YalCK9pgNfN2KNBNLJ6CuR8cJbmwWxaU= +=utjW +-----END PGP SIGNATURE----- diff --git a/packages/p/plasma5-pa/plasma5-pa.changes b/packages/p/plasma5-pa/plasma5-pa.changes index 17091f3..e4dffb6 100644 --- a/packages/p/plasma5-pa/plasma5-pa.changes +++ b/packages/p/plasma5-pa/plasma5-pa.changes @@ -1,4 +1,13 @@ ------------------------------------------------------------------- +Tue Feb 28 17:34:18 UTC 2023 - Fabian Vogt + +- Update to 5.27.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.2 +- No code changes since 5.27.1 + +------------------------------------------------------------------- Tue Feb 21 14:09:23 UTC 2023 - Fabian Vogt - Update to 5.27.1 diff --git a/packages/p/plasma5-pa/plasma5-pa.spec b/packages/p/plasma5-pa/plasma5-pa.spec index 3c9c41e..e6358ac 100644 --- a/packages/p/plasma5-pa/plasma5-pa.spec +++ b/packages/p/plasma5-pa/plasma5-pa.spec @@ -20,7 +20,7 @@ %define qt5_version 5.15.0 %bcond_without released Name: plasma5-pa -Version: 5.27.1 +Version: 5.27.2 Release: 0 Summary: The Plasma5 Volume Manager License: GPL-2.0-or-later diff --git a/packages/p/plasma5-sdk/.files b/packages/p/plasma5-sdk/.files index d410bdc..a567f07 100644 Binary files a/packages/p/plasma5-sdk/.files and b/packages/p/plasma5-sdk/.files differ diff --git a/packages/p/plasma5-sdk/.rev b/packages/p/plasma5-sdk/.rev index 358b9dc..78667bd 100644 --- a/packages/p/plasma5-sdk/.rev +++ b/packages/p/plasma5-sdk/.rev @@ -1134,4 +1134,12 @@ Plasma 5.27.1 (forwarded request 1067115 from Vogtinator) 1067255 + + 79084e57cb76b2ea22550d3a85816bd6 + 5.27.2 + + dimstar_suse + Plasma 5.27.2 (forwarded request 1068244 from Vogtinator) + 1068290 + diff --git a/packages/p/plasma5-sdk/plasma-sdk-5.27.1.tar.xz b/packages/p/plasma5-sdk/plasma-sdk-5.27.1.tar.xz deleted file mode 120000 index 71a78ff..0000000 --- a/packages/p/plasma5-sdk/plasma-sdk-5.27.1.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeidymljkejvbmt3xfqnbl3nzfwnhorgfxcvl4jgg4htg64zxkwrd3q \ No newline at end of file diff --git a/packages/p/plasma5-sdk/plasma-sdk-5.27.1.tar.xz.sig b/packages/p/plasma5-sdk/plasma-sdk-5.27.1.tar.xz.sig deleted file mode 100644 index 1292ea1..0000000 --- a/packages/p/plasma5-sdk/plasma-sdk-5.27.1.tar.xz.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP0r0IACgkQ11dEg7tX -sY1L1Q//e6mSEwN6VXw/MlfIBkTC4TVWjkTqdx69C6HCu6XirgdCnEIM+XH298uX -GhPvsi2VRI3LnX4ps4SgMp+4lQs+QZgczcoaP6RV1Xl48NivrYitiJhDxs/vX2SN -clvp2RjOtvGzL7agepDSBMTUWSR43dRDxBm0jyJ1v4Jmq8UWj4fZ2j3ffgBeZVi1 -IYLTHF4OVzAymiQOgslzfU3AZAulDCjtXisyA0DMV43hctoVhcU+z2GmyUYqZY+N -XJOmjfEwvXbqi2flgnj6n3m/fjF19lpBJch91IQy06UKR02Ut21b8xjisuQQnRWC -DfdMmx/orhExgXduVbacInkPenV3qXj+7YDC39R8w/nWUZYOLygO9uWzxTrJf4zf -XMSHwNmq8elrVLOQS1FdcfJuyaBh28Y4Kn/y1fstSLY8wiDvH9QIZjE/ANDRhFkz -mnKuIrzCpE1eSNJaYDm5trc+ZRRpLmyCo3j/cxLv/nQUOHg6Mr15hxqD6G++7vX1 -sUfZCpCPK76xmCYNMvxFMs6HWMd3rslgr7k4SQQ71Xv5UIU4B/73jBkvF17mqeVn -XjJClRPIeaMSTLtJ+RbLWMadNHGcma9cCWstJttJdmgxQ462uQC74d0AoevzkP6Q -rNDG1EPJL3boEOaV5GNIXDCPoY9dACuHvtL8hvi2eSo2mtrAUPY= -=jdG3 ------END PGP SIGNATURE----- diff --git a/packages/p/plasma5-sdk/plasma-sdk-5.27.2.tar.xz b/packages/p/plasma5-sdk/plasma-sdk-5.27.2.tar.xz new file mode 120000 index 0000000..25ffdc5 --- /dev/null +++ b/packages/p/plasma5-sdk/plasma-sdk-5.27.2.tar.xz @@ -0,0 +1 @@ +/ipfs/bafybeie3cubbl5xr7azwrq4b4hhntqx6bu2vynwjxp5tkize5jlzkdwygm \ No newline at end of file diff --git a/packages/p/plasma5-sdk/plasma-sdk-5.27.2.tar.xz.sig b/packages/p/plasma5-sdk/plasma-sdk-5.27.2.tar.xz.sig new file mode 100644 index 0000000..fff5d9a --- /dev/null +++ b/packages/p/plasma5-sdk/plasma-sdk-5.27.2.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP98hwACgkQ11dEg7tX +sY1XRw//VqLKgUfmuKyFpKLkLnFtsLb1+jat751BdNR83AKb3JbMcpgckL22Shng +DAqp6NwIE46MfaD9eWu4f0HezQiQ1BjBJShAtC27t3EqVBOyRNrD1VHXODNAFj48 +/60vioPNApxslmRF++2kJz6ZNFoIcgLKTrQcjjaTOa+xl4CrvDsiuBO5iIzd594X +ByNYYu+6aPrX8qAgYBkiFbC4HdV7hLZyj0xICHIRnIgb8QGU6r1XaTl0rx7LZQwG +0gOZN3UQssVQPMHPMPDee79ZJ0trSd8X5JhjST7EJJOm1bHjajk1FzlI7788Rb4d +EIA2BbOiZYpm9pU3lHai1Bi6WOm/ao01EoQq2QEJ7+CmLL2EV7chGBfJhHdvGmC3 +7MWndB9pfaP8Qurng5PCnCVkOEqJQzwTgYRYeQ4mJlzIMd4qUlElLenaLFh2BDxn +f04UlHJh7NGDKYzP4G+nBv6hiffOpZ7YJxw0AsvNWCJ01oNjYl0e3aF4TkO0zjx8 +Hkz4Ifce7dDLd+sC/tdg8zwbiT9sYYF+M5aAgmgGjhG5oku7pKU8H4eA48gTNPwM +vu94RS4xoyNOmlswASeaNiA2mSxLea2iCFHhqSEykLdQlqFOZ/pzfhgbfdxKgBYn +qj2zoPLiBVNDe/XXz8j0Nnl5L0hVTVbg7z23ZByW0VQWsEhuAX8= +=dZnG +-----END PGP SIGNATURE----- diff --git a/packages/p/plasma5-sdk/plasma5-sdk.changes b/packages/p/plasma5-sdk/plasma5-sdk.changes index 1ba05ae..fb8b53c 100644 --- a/packages/p/plasma5-sdk/plasma5-sdk.changes +++ b/packages/p/plasma5-sdk/plasma5-sdk.changes @@ -1,4 +1,13 @@ ------------------------------------------------------------------- +Tue Feb 28 17:34:18 UTC 2023 - Fabian Vogt + +- Update to 5.27.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.2 +- No code changes since 5.27.1 + +------------------------------------------------------------------- Tue Feb 21 14:09:23 UTC 2023 - Fabian Vogt - Update to 5.27.1 diff --git a/packages/p/plasma5-sdk/plasma5-sdk.spec b/packages/p/plasma5-sdk/plasma5-sdk.spec index 925eb2f..e7bc7a3 100644 --- a/packages/p/plasma5-sdk/plasma5-sdk.spec +++ b/packages/p/plasma5-sdk/plasma5-sdk.spec @@ -18,7 +18,7 @@ %bcond_without released Name: plasma5-sdk -Version: 5.27.1 +Version: 5.27.2 Release: 0 Summary: Plasma SDK License: GPL-2.0-only AND LGPL-2.0-or-later diff --git a/packages/p/plasma5-systemmonitor/.files b/packages/p/plasma5-systemmonitor/.files index 8331d1f..3d154d0 100644 Binary files a/packages/p/plasma5-systemmonitor/.files and b/packages/p/plasma5-systemmonitor/.files differ diff --git a/packages/p/plasma5-systemmonitor/.rev b/packages/p/plasma5-systemmonitor/.rev index 6d77fb8..fb33273 100644 --- a/packages/p/plasma5-systemmonitor/.rev +++ b/packages/p/plasma5-systemmonitor/.rev @@ -311,4 +311,12 @@ Plasma 5.27.1 (forwarded request 1067115 from Vogtinator) 1067256 + + e52bc30140a02090f6cb9d43769c3ee5 + 5.27.2 + + dimstar_suse + Plasma 5.27.2 (forwarded request 1068244 from Vogtinator) + 1068291 + diff --git a/packages/p/plasma5-systemmonitor/plasma-systemmonitor-5.27.1.tar.xz b/packages/p/plasma5-systemmonitor/plasma-systemmonitor-5.27.1.tar.xz deleted file mode 120000 index 475571b..0000000 --- a/packages/p/plasma5-systemmonitor/plasma-systemmonitor-5.27.1.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreiaiah7rk2jchg45w6nkduczh3ku4uypk5yllvrlgeogrez6a2qdmq \ No newline at end of file diff --git a/packages/p/plasma5-systemmonitor/plasma-systemmonitor-5.27.1.tar.xz.sig b/packages/p/plasma5-systemmonitor/plasma-systemmonitor-5.27.1.tar.xz.sig deleted file mode 100644 index 4ed9033..0000000 --- a/packages/p/plasma5-systemmonitor/plasma-systemmonitor-5.27.1.tar.xz.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP0r0YACgkQ11dEg7tX -sY0RUBAAsyxN7WafxPPoBXtPDWJ/0umNSkysDcIUEhchDBk5XaT9HGYsTchzTOkF -lGRUPo255BI5blwN1CsXIU65QgTA30UmVqO4EYWZyixBxYjo8p05XZQUfeA8iU07 -cwPmjQymGe+6oiy8zmh4+V3Q+X0lVCybXlNwCNIVeyacDcQDaUIwDTZnxHWwj4BA -o1cS2AKiNHHvsyvgoRfrtYuLP71xZfW6wLLcsbRe0AltBNOODHCVbK5uIp/C2uha -B4FhR59e/3g0qApMVMGsF/9DaOMZe27yy121DwaxEF45rB2HNQcgwGsZioF0Iyw6 -FSb9W+aE9OKDDLGexvujZiWtYDy/PdWdmmV9WK6cipuF/3BNaoiIWElrShPScCKw -p9nchXLQ3dq8jvSX2h4/PMCKKx+UtVewoBvEYjNh7NYBcPogKxaV69FXCN1d6XRv -nm8KNqfjuin7UAHYGBYvYCKcuqAym8b2swNlEII2nI3UH3pjZuF1ig9J0bsZRkj8 -/8omc1uC0dFlzkgu4A0WbFDZaYFa2pgSPCGtn6eE3oT50KFmquvbH6aw7Di2+tDS -l35OovKXigvK4tWv52OEcC0UTgC/Hg1ryITLNewaDoFoqltLQ9t3JRRZxfHMFOi6 -YunwJ0YwgXwTg7AQBXVs6D96pYlQW0aHe9pg4Q/0I2eRnPbS0fY= -=g46v ------END PGP SIGNATURE----- diff --git a/packages/p/plasma5-systemmonitor/plasma-systemmonitor-5.27.2.tar.xz b/packages/p/plasma5-systemmonitor/plasma-systemmonitor-5.27.2.tar.xz new file mode 120000 index 0000000..a3d6244 --- /dev/null +++ b/packages/p/plasma5-systemmonitor/plasma-systemmonitor-5.27.2.tar.xz @@ -0,0 +1 @@ +/ipfs/bafkreieg4jtk4uqu4fish7ft2msdqombp23nillyykqpnn3gpa7j33ejzy \ No newline at end of file diff --git a/packages/p/plasma5-systemmonitor/plasma-systemmonitor-5.27.2.tar.xz.sig b/packages/p/plasma5-systemmonitor/plasma-systemmonitor-5.27.2.tar.xz.sig new file mode 100644 index 0000000..b6ab0eb --- /dev/null +++ b/packages/p/plasma5-systemmonitor/plasma-systemmonitor-5.27.2.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP98h8ACgkQ11dEg7tX +sY1zPQ/9Hxx/KYTTRIwIM23veHxsjEgbmAo88TaZFN6fP3S54PBVfYPVDgf2GSrp +MTTG827TlZheOup8p3H9auc8WvjuJMY3T/VzOJJvRMhWK8W5ReHj8AbARkh4xGEJ +hTgwI1Ef10DljZZV83v7b6E/t1Y+Vtq2cOY8q1sXkCaEIJDPBZsHGDyYtCfzT1rB +BZUOPhpv0TG6I87c7bYW8Oq8RGg/hW3jHWaDU3IavbnPtcGl7S6icnSHbO4sAdEo +V/lZDK8pNc0l2WO4lxOO/WNkUyD/dkr5fMRpL95ZeSe48oVJoqqGiCbkaem8wc/j +YjLI9agpg6hYWo+m2TP3QshH12XXi/+u312moZ0QqbhRfM6X6pTQ2tIwEGcHhvBq +dAXlb9uDmpXQ3ZLfg6Lm7pAGTja8hxNNCS7Y1z2xdZn5dJ9Hp5mqnKESnVGwdb0+ +HJN/VMlPt16vYh0SAYD3bmlrT7bOhrDw/9DGGfyUBssHfx5t7VWFbrZa3X+lFPp2 +3Koe+uv0Dw9J7OH/hQi1rf1zBgQ6DaOf0MvJZWxvVUq3e30khfOWnvBtsS7Yf7dJ +Ov4KHQ94KILV18lppNsdukRtI7hoghdhOBWk4HHUi2siGME9QRrWkuLkGWnuFWIF +VJfaK9S7nk7SwhZ3YcKF/jOLrVLQR8j0C0eIXqoxdZdtrZ/mg0I= +=Ifmb +-----END PGP SIGNATURE----- diff --git a/packages/p/plasma5-systemmonitor/plasma5-systemmonitor.changes b/packages/p/plasma5-systemmonitor/plasma5-systemmonitor.changes index 9a66fa3..70bfe3a 100644 --- a/packages/p/plasma5-systemmonitor/plasma5-systemmonitor.changes +++ b/packages/p/plasma5-systemmonitor/plasma5-systemmonitor.changes @@ -1,4 +1,13 @@ ------------------------------------------------------------------- +Tue Feb 28 17:34:18 UTC 2023 - Fabian Vogt + +- Update to 5.27.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.2 +- No code changes since 5.27.1 + +------------------------------------------------------------------- Tue Feb 21 14:09:24 UTC 2023 - Fabian Vogt - Update to 5.27.1 diff --git a/packages/p/plasma5-systemmonitor/plasma5-systemmonitor.spec b/packages/p/plasma5-systemmonitor/plasma5-systemmonitor.spec index 8215618..544c6ab 100644 --- a/packages/p/plasma5-systemmonitor/plasma5-systemmonitor.spec +++ b/packages/p/plasma5-systemmonitor/plasma5-systemmonitor.spec @@ -19,7 +19,7 @@ %define kf5_version 5.98.0 %bcond_without released Name: plasma5-systemmonitor -Version: 5.27.1 +Version: 5.27.2 Release: 0 Summary: An application for monitoring system resources License: GPL-3.0-only diff --git a/packages/p/plasma5-thunderbolt/.files b/packages/p/plasma5-thunderbolt/.files index 55f176e..273aa8b 100644 Binary files a/packages/p/plasma5-thunderbolt/.files and b/packages/p/plasma5-thunderbolt/.files differ diff --git a/packages/p/plasma5-thunderbolt/.rev b/packages/p/plasma5-thunderbolt/.rev index 9f3c3e8..4dcb2a8 100644 --- a/packages/p/plasma5-thunderbolt/.rev +++ b/packages/p/plasma5-thunderbolt/.rev @@ -511,4 +511,12 @@ Plasma 5.27.1 (forwarded request 1067115 from Vogtinator) 1067257 + + 5e96eccb59a70d0a41fd19a611acce6b + 5.27.2 + + dimstar_suse + Plasma 5.27.2 (forwarded request 1068244 from Vogtinator) + 1068292 + diff --git a/packages/p/plasma5-thunderbolt/plasma-thunderbolt-5.27.1.tar.xz b/packages/p/plasma5-thunderbolt/plasma-thunderbolt-5.27.1.tar.xz deleted file mode 120000 index a82c171..0000000 --- a/packages/p/plasma5-thunderbolt/plasma-thunderbolt-5.27.1.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreigof6ctxlk53t6wogxic24lqrriwa3ysi2ynu6bfh6opjfgpu3hem \ No newline at end of file diff --git a/packages/p/plasma5-thunderbolt/plasma-thunderbolt-5.27.1.tar.xz.sig b/packages/p/plasma5-thunderbolt/plasma-thunderbolt-5.27.1.tar.xz.sig deleted file mode 100644 index 22d13b7..0000000 --- a/packages/p/plasma5-thunderbolt/plasma-thunderbolt-5.27.1.tar.xz.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP0r34ACgkQ11dEg7tX -sY2nExAAkpRXW8HHBgasYtmuLNDLrXe/6Wbxy+hH6kNY46Pm/is89Jt+KZ2XRHRD -wKaD2NB/NTpM9K2coBjA78nUiwbCLijnwBbmz33dCaEWr1SQRbChsd8u0R+c7xBv -rFqu+PuqPkCTJFbIKp2R4z4nwCeOKU0HGVaAH72DqFUPFOwvffX23ROiZxYZ+HIC -utxjo5I/2+46y+vU6s1d2ukQU+sBsKlP6XEMK5k1ZNbDSp64IQkc1ryaMUj+4CbN -DQHEXnmw+wEtHFHBudS0doJbOiJ5657FoQy1+jLvFP+2ijWRenj0u++wFjA/fnVj -/Yk5JzFyde6spSXE2Inv3VAkmxpnWCLbXXGgE65gLtbLVsGcP597THwIla33Sdcz -tOzlVNhuY+BWuZzwmqDjgfKRw7uFD8Ga699T0S8PLj2Y/Gp0lkeiUPIWzleERP6+ -yAOLcWDCR+aiDbLnL3IGG3PehR99TauFtkT5V5JZjttUeu4db4l2INd9U4r6x1Gi -v7nb6xQYUY0O8g1uRni8KurvGLWlK51WRuKG4yZTAebVq8z6G7WwXQAn+JClpEUE -S8EsW0hubVh4d/2wEs3v+BoH3ESBwloFDSEwz/ljEgAwcC1LsVyE80kDs4lpcpPi -daJdvTJZphoX5h5EvPrfohxWpSZUKZyBfq8Fmr+B8pJXUQ4cTyc= -=biYJ ------END PGP SIGNATURE----- diff --git a/packages/p/plasma5-thunderbolt/plasma-thunderbolt-5.27.2.tar.xz b/packages/p/plasma5-thunderbolt/plasma-thunderbolt-5.27.2.tar.xz new file mode 120000 index 0000000..ebda9e1 --- /dev/null +++ b/packages/p/plasma5-thunderbolt/plasma-thunderbolt-5.27.2.tar.xz @@ -0,0 +1 @@ +/ipfs/bafkreign3eja7opnaikyrz7h5cnynyaixaqjvtlmpr5mz2g6wy2xuj5ufi \ No newline at end of file diff --git a/packages/p/plasma5-thunderbolt/plasma-thunderbolt-5.27.2.tar.xz.sig b/packages/p/plasma5-thunderbolt/plasma-thunderbolt-5.27.2.tar.xz.sig new file mode 100644 index 0000000..3d195e9 --- /dev/null +++ b/packages/p/plasma5-thunderbolt/plasma-thunderbolt-5.27.2.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP98jYACgkQ11dEg7tX +sY0Vuw//ZudppYycMdiBoC3Pq6mQrHs2d+IkJ0rZZEQlq91loHfsP6dlvCEA+FQY +rfAF/mzl4oK7qLhlS6YQAZlS9vBgtqjTeCVIzm6bH7kbxrXVt84sLFuGaQJ50iGn +cvCUDWmZ+W5qpQg4eUlZp6rcV/IUnxVJvue0+wMzZKwuIvYhdkwluTPNokFQADCQ +sDxwQtKhiVKTpOmmDz5LRx6bGX2j2lO41QA9iCr0MBR2EGC4pADo4GJXSOTGYz3T +0qLGHQREbrHZ6x6admXbtPo4NOOagxXzSyT4DHRCXAWIviBWAv+a+FDK7SMvlIOf ++b/g9Ru0yayu9ylMAnGC7/EWMsoHAlHjdeuhXL6u6A/qJYB/x5fpNzxUSGsZMRwC +z2z8yU4KKyx+5eEyQRzdbmRF5CL4uQ78o4pHI2eaeNRNu4MU92y8H9sRqGbKGoXB +wV8GYprxkG+QkPxoeQdGSc0bxv+BBK2cHEBVutdLQLqtOYZRVnZtM2U5cz9bRhCt +XCUW48aT/e9ObuEQ8Qzp4pmVkPGGUHicIA75Uaf/L7E+9gNNjn/QaHZn8NTMeBkQ +oHgOOTkhVYwdErWOWCBDA7da4d8iGdGk6F6U2vngekphnL+kFjF+IEWnK3q1AR0v +8kvYxvrOQUoX8xghGQiHpfR/dWT/tMl1+zGitRpUNhDUeJDmuUQ= +=nUIc +-----END PGP SIGNATURE----- diff --git a/packages/p/plasma5-thunderbolt/plasma5-thunderbolt.changes b/packages/p/plasma5-thunderbolt/plasma5-thunderbolt.changes index 2636ed3..69d78e2 100644 --- a/packages/p/plasma5-thunderbolt/plasma5-thunderbolt.changes +++ b/packages/p/plasma5-thunderbolt/plasma5-thunderbolt.changes @@ -1,4 +1,13 @@ ------------------------------------------------------------------- +Tue Feb 28 17:34:19 UTC 2023 - Fabian Vogt + +- Update to 5.27.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.2 +- No code changes since 5.27.1 + +------------------------------------------------------------------- Tue Feb 21 14:09:24 UTC 2023 - Fabian Vogt - Update to 5.27.1 diff --git a/packages/p/plasma5-thunderbolt/plasma5-thunderbolt.spec b/packages/p/plasma5-thunderbolt/plasma5-thunderbolt.spec index 7402a0c..6754c72 100644 --- a/packages/p/plasma5-thunderbolt/plasma5-thunderbolt.spec +++ b/packages/p/plasma5-thunderbolt/plasma5-thunderbolt.spec @@ -23,7 +23,7 @@ %define qt5_version 5.15.0 %bcond_without released Name: plasma5-thunderbolt -Version: 5.27.1 +Version: 5.27.2 Release: 0 Summary: Plasma frontend for Thunderbolt 3 security levels License: GPL-2.0-or-later diff --git a/packages/p/plasma5-welcome/.files b/packages/p/plasma5-welcome/.files index 4ba8748..2eac009 100644 Binary files a/packages/p/plasma5-welcome/.files and b/packages/p/plasma5-welcome/.files differ diff --git a/packages/p/plasma5-welcome/.rev b/packages/p/plasma5-welcome/.rev index a958d9e..d729405 100644 --- a/packages/p/plasma5-welcome/.rev +++ b/packages/p/plasma5-welcome/.rev @@ -15,4 +15,12 @@ Plasma 5.27.1 (forwarded request 1067115 from Vogtinator) 1067258 + + 2128e336a72f6cfa58ea8170605571c4 + 5.27.2 + + dimstar_suse + Plasma 5.27.2 (forwarded request 1068244 from Vogtinator) + 1068293 + diff --git a/packages/p/plasma5-welcome/plasma-welcome-5.27.1.tar.xz b/packages/p/plasma5-welcome/plasma-welcome-5.27.1.tar.xz deleted file mode 120000 index 060c8c8..0000000 --- a/packages/p/plasma5-welcome/plasma-welcome-5.27.1.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeig5za3ic5e3ciokl5f4uyyjhhjoewxstpglzwzxxiojj3nczgmniu \ No newline at end of file diff --git a/packages/p/plasma5-welcome/plasma-welcome-5.27.1.tar.xz.sig b/packages/p/plasma5-welcome/plasma-welcome-5.27.1.tar.xz.sig deleted file mode 100644 index e7de807..0000000 --- a/packages/p/plasma5-welcome/plasma-welcome-5.27.1.tar.xz.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP0r4oACgkQ11dEg7tX -sY1JnxAAkKg9yJN/uT3i7OrZSNtYfVtL2w0U75lPaPXnleJNghodNu4pf+fh4mdu -Ca6sq8bb3yJ+YNW19EKitOe30+HkKYlaqE2ENNyC4jKLbSWKgmSVHBcPSlvoJ3Sj -JR1cfkizjHzVojRF7eJjkMRP5YqFhLPgDR5ZkAAIn77BNY7zCJ+nvS3kR0PrUS1i -qQMsUl5AC9RD35HigiXjp9RFCoMdjguHx9VrloBQq6NfG1aecxoSfGOYqe+sGSfw -zxvbNBVA2St0TEDK3JYLtlwaNOtwxSTiWVhXiSQLV0eb8Z+nV8MdCfKJey9kgii7 -M6Zi2KCQbj4JAy5VBEn8V5R/m04ADhPdIYSQivQ8NQKEx7VNS/cQsmqnwq5LbQ3C -M5W/hbxjN5rHbOihT4OhqBa/BhbFe8ExzEzEz79KS0u/jyzM1FqBPEAJEH2JdVIv -Qo31HM5fScax6O62gGCch+Je/fdq1urzn9Ys3mYnWLDbA6I8GhC5TUlfJUzzcFKx -FSYUOjR3D4bPvCZ3OB4MA431m1EJPOjDf8BDohBHNakW4DrVWly96vilp1DFLDF0 -HKgsekHiMOVoJhJn1y9SPkhMgmKql5hig9DrydHu0w71ott8V72vhFo3ky2uZudU -wnfEBVDm+xCtqDc7EpOMXXDjc9mFO74M6Xpll6Y23BhajApT1iM= -=xkZw ------END PGP SIGNATURE----- diff --git a/packages/p/plasma5-welcome/plasma-welcome-5.27.2.tar.xz b/packages/p/plasma5-welcome/plasma-welcome-5.27.2.tar.xz new file mode 120000 index 0000000..825ffb0 --- /dev/null +++ b/packages/p/plasma5-welcome/plasma-welcome-5.27.2.tar.xz @@ -0,0 +1 @@ +/ipfs/bafybeicmean2cxpivkb5p3ihhbtxqp4mpivsuxasyk35fjhvvpowjem5xi \ No newline at end of file diff --git a/packages/p/plasma5-welcome/plasma-welcome-5.27.2.tar.xz.sig b/packages/p/plasma5-welcome/plasma-welcome-5.27.2.tar.xz.sig new file mode 100644 index 0000000..c021055 --- /dev/null +++ b/packages/p/plasma5-welcome/plasma-welcome-5.27.2.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP98jsACgkQ11dEg7tX +sY0Tww//SJ3Bl0pfQpz17aBEX4p0zutyFpVn5rnyKnUiYtSQ+9E5Y6a2oW2JJk5D +g5UBhq7W1kMQQD3OjR4zEr7qKFrOmDexjdBbliqsXEnBW6cwE7ryo+yX2yMIliwt +Lc+HmmxDvhu5oAyTTD2LFy5DaHOwzONCnLIaAQ0zv5/kK6unSlcYQSd5rxXhLleL +jd9ya4Je3vWhsgKXyd8dJ3+zNAiM26XP7QdN6zPUXbS1z0/Z9ctQ3h9dS56xCSyL +F37BozC5NhNq8kthsK0LOcftElTtY+e5W3lexK5uHFrAA1EuI6yBECWF0PDkKu5t +mfWtkfXknIG/kT3jGhoANsYdeIyDjMz2JIubNC0gV6mAkhtc1GVmnAu6q9La9zyw +UlU3SzJmr7KGfLgjtKjHomMFKJyAf2sBFDL8CO2+ZhdlVO4luLoaqZtUStJAdlZi +dA7w9nTNpiULQfV6fODIwz3zZWuDujTHUKkdUsg4g1H5ynLBKzVC/uR3M5MKizIq +700CVVkEHE6fY0O2B9YS1hec8G5v5fcaW1fjqzC+f/YVuGIti4G+FqS+a9RLgdE/ +C8zHi6AHMxRWog3Deuscei+/ecKr02EuoJgOhDwzNmuIjzuhKYM9EwEZ/+Ai0tor +KpZzxUSuzgDh2QPR+xiD28yFhr5DpfBzXJs1+/QhzgYJN/DWnl0= +=JlBF +-----END PGP SIGNATURE----- diff --git a/packages/p/plasma5-welcome/plasma5-welcome.changes b/packages/p/plasma5-welcome/plasma5-welcome.changes index 1d0d60b..6cf9a88 100644 --- a/packages/p/plasma5-welcome/plasma5-welcome.changes +++ b/packages/p/plasma5-welcome/plasma5-welcome.changes @@ -1,4 +1,14 @@ ------------------------------------------------------------------- +Tue Feb 28 17:34:19 UTC 2023 - Fabian Vogt + +- Update to 5.27.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.2 +- Changes since 5.27.1: + * Use themable icon for System Settings (kde#466250) + +------------------------------------------------------------------- Tue Feb 21 14:09:24 UTC 2023 - Fabian Vogt - Update to 5.27.1 diff --git a/packages/p/plasma5-welcome/plasma5-welcome.spec b/packages/p/plasma5-welcome/plasma5-welcome.spec index e254674..3edd426 100644 --- a/packages/p/plasma5-welcome/plasma5-welcome.spec +++ b/packages/p/plasma5-welcome/plasma5-welcome.spec @@ -18,7 +18,7 @@ %bcond_without released Name: plasma5-welcome -Version: 5.27.1 +Version: 5.27.2 Release: 0 Summary: Onboarding wizard for Plasma License: GPL-2.0-only OR GPL-3.0-only diff --git a/packages/p/plasma5-workspace-wallpapers/.files b/packages/p/plasma5-workspace-wallpapers/.files index 3b7cac3..a00ec56 100644 Binary files a/packages/p/plasma5-workspace-wallpapers/.files and b/packages/p/plasma5-workspace-wallpapers/.files differ diff --git a/packages/p/plasma5-workspace-wallpapers/.rev b/packages/p/plasma5-workspace-wallpapers/.rev index d7dc2a2..125650c 100644 --- a/packages/p/plasma5-workspace-wallpapers/.rev +++ b/packages/p/plasma5-workspace-wallpapers/.rev @@ -1111,4 +1111,12 @@ Plasma 5.27.1 (forwarded request 1067115 from Vogtinator) 1067260 + + 2a99304a31947da478e7ff421850c1f0 + 5.27.2 + + dimstar_suse + Plasma 5.27.2 (forwarded request 1068244 from Vogtinator) + 1068295 + diff --git a/packages/p/plasma5-workspace-wallpapers/plasma-workspace-wallpapers-5.27.1.tar.xz b/packages/p/plasma5-workspace-wallpapers/plasma-workspace-wallpapers-5.27.1.tar.xz deleted file mode 120000 index d9a82a1..0000000 --- a/packages/p/plasma5-workspace-wallpapers/plasma-workspace-wallpapers-5.27.1.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeifpdhlo5clmfkrevjskc7c4zp4g53rm2xuyuhb4x54me5djvzcln4 \ No newline at end of file diff --git a/packages/p/plasma5-workspace-wallpapers/plasma-workspace-wallpapers-5.27.1.tar.xz.sig b/packages/p/plasma5-workspace-wallpapers/plasma-workspace-wallpapers-5.27.1.tar.xz.sig deleted file mode 100644 index 6c5cc05..0000000 --- a/packages/p/plasma5-workspace-wallpapers/plasma-workspace-wallpapers-5.27.1.tar.xz.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP0tRwACgkQ11dEg7tX -sY2oqxAArt3dToLGmyj/xhznYJD+6weGOHt43IC0wVkZwuj/Deh8OVAz2j/SAuoZ -DXHwpWcBtOSJn+ONlm6Glkx+qzHpxBtEBnVrxrNFucmEBWQoXh3Mf0LMy1vr2xSV -xGVhkx0Saw0QohKE7NrZfyahtlB1c5E2SlR78CROhM20fRpLtjR+DHjTxhnD7sJL -1CfOu5TM5zTroxR9X0fMC3t/BdjwA4XK5cbyDN6h+yjN8xyy8M1NAMbPpFLScgcD -8AQZcrnD4Z54cBb8KklERVL5cUlXM0zk1b2kuSbmoiCpqRRogBFCd3hJ2zGRFaHE -1o8QcNuArFjwEbCsMFZH9aBXxh/BeMvr6pQYrOF7wkmJL+fjFZAe2uBuF/CvDcaC -Y5NQ0Ys/AjYbuwgAcMTjmy0fnTiGVkWXUp9M5sf17xfijQEcjjCt6s9v0L0nN4LR -fnAJ1a8I5TOeO50JOQa7KvNxcPIwW2bkpfJ+W2anpPRaXRQS/YxvbM+hIVts9FEQ -2jNcN2OIkCWuP7xAVKDjicVFXG+NuvsXEOP3P8d8rjIBB3/n6KMbWVIwJ5pEl5oN -24rBdWoC1m5oRl0k1/y15RcYAxVgJLY9IZX2iM6dYo0msLrMj3e3jiwmwF4b2eQ8 -c/hlnnORLxWFoPr9acxKPv6WgqbZZ6yruTz2R3oBjy7MJBjwTAw= -=XFhY ------END PGP SIGNATURE----- diff --git a/packages/p/plasma5-workspace-wallpapers/plasma-workspace-wallpapers-5.27.2.tar.xz b/packages/p/plasma5-workspace-wallpapers/plasma-workspace-wallpapers-5.27.2.tar.xz new file mode 120000 index 0000000..d398b8d --- /dev/null +++ b/packages/p/plasma5-workspace-wallpapers/plasma-workspace-wallpapers-5.27.2.tar.xz @@ -0,0 +1 @@ +/ipfs/bafybeia6qzmsyyobjtyklxqlajdssqmaqooqw3bzeh52zphq4yawkz62gm \ No newline at end of file diff --git a/packages/p/plasma5-workspace-wallpapers/plasma-workspace-wallpapers-5.27.2.tar.xz.sig b/packages/p/plasma5-workspace-wallpapers/plasma-workspace-wallpapers-5.27.2.tar.xz.sig new file mode 100644 index 0000000..fa5a531 --- /dev/null +++ b/packages/p/plasma5-workspace-wallpapers/plasma-workspace-wallpapers-5.27.2.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP98swACgkQ11dEg7tX +sY31ng//VcaYYVR0N5MV20AcFjnbU/GmiYVx3Lx/IwN9GLD/pNexFgv8TunVUiyq +Ms4iIFJ20HNVnNZghnIAtMXrITzaBZjQMsfM/dQECciq0mwbHGwCfmklTFRjgmUk +v8y06fnHBzYpkLJQyqmGxNEBuhomGtvyG1m4MxTbO6m6br+ailBosDROLVTm1red +z3IV4lkLRXCMHimoLLNNiNJ8TJoZVj48mKCbZ5GHjqDYfB0P6v5UkhlFmDxqib7F +jtZ67VXOdTZyUuqXAKp1dugQ4sT6SkGaqI2McjE50faCfSwMgLyp4tSG/4OeryA2 +g9X+lxSDU7Mf6Af0RzG2T8DAbvKkljc0nhmsGPLN8qF0ZhCshKPgWOwLHaRUz1ez +oq/ejtY5HPUfzTTq7Uus7wg3iAUtIfZRGbiWm1AtdLnjl9cmgKSflf68MzDJCtxy +FcvbOxtVhHm9vAChUsWFeBpCOODw23NFy2yBUKZvPu1PLQS7NB/qidhZObVvZM39 +PJosJXRn7+681L1frkCB7uH9ijKbYh3LaeghUmB1yazqEBzlQ5FgDrt8TAwNVlw1 +VTaz7ioKAGHh/vnEapCfP/WBSrYtb3EbmncyUEy0el14VTzD3fFf9X2WdHcdaLdV +Z/7CZ8Bp1C5LAlmUqQSEer8pSQN82gtffc0LpfyC6hrqap7RBx0= +=tgBi +-----END PGP SIGNATURE----- diff --git a/packages/p/plasma5-workspace-wallpapers/plasma5-workspace-wallpapers.changes b/packages/p/plasma5-workspace-wallpapers/plasma5-workspace-wallpapers.changes index 01dbc3f..d23f314 100644 --- a/packages/p/plasma5-workspace-wallpapers/plasma5-workspace-wallpapers.changes +++ b/packages/p/plasma5-workspace-wallpapers/plasma5-workspace-wallpapers.changes @@ -1,4 +1,13 @@ ------------------------------------------------------------------- +Tue Feb 28 17:34:20 UTC 2023 - Fabian Vogt + +- Update to 5.27.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.2 +- No code changes since 5.27.1 + +------------------------------------------------------------------- Tue Feb 21 14:09:26 UTC 2023 - Fabian Vogt - Update to 5.27.1 diff --git a/packages/p/plasma5-workspace-wallpapers/plasma5-workspace-wallpapers.spec b/packages/p/plasma5-workspace-wallpapers/plasma5-workspace-wallpapers.spec index 017f256..a94c344 100644 --- a/packages/p/plasma5-workspace-wallpapers/plasma5-workspace-wallpapers.spec +++ b/packages/p/plasma5-workspace-wallpapers/plasma5-workspace-wallpapers.spec @@ -18,7 +18,7 @@ %bcond_without released Name: plasma5-workspace-wallpapers -Version: 5.27.1 +Version: 5.27.2 Release: 0 BuildRequires: cmake >= 3.16 BuildRequires: extra-cmake-modules >= 0.0.12 diff --git a/packages/p/plasma5-workspace/.files b/packages/p/plasma5-workspace/.files index 19b2e6e..b83644f 100644 Binary files a/packages/p/plasma5-workspace/.files and b/packages/p/plasma5-workspace/.files differ diff --git a/packages/p/plasma5-workspace/.rev b/packages/p/plasma5-workspace/.rev index cceaed5..3af16bb 100644 --- a/packages/p/plasma5-workspace/.rev +++ b/packages/p/plasma5-workspace/.rev @@ -2047,4 +2047,12 @@ Tue Sep 23 20:24:35 UTC 2014 - hrvoje.senjan@gmail.com Update to 5.27.1 1067404 + + 1b14f456b65a0a3ba9ff41bc24d21e5b + 5.27.2 + + dimstar_suse + Plasma 5.27.2 (forwarded request 1068244 from Vogtinator) + 1068294 + diff --git a/packages/p/plasma5-workspace/plasma-workspace-5.27.1.tar.xz b/packages/p/plasma5-workspace/plasma-workspace-5.27.1.tar.xz deleted file mode 120000 index 5001760..0000000 --- a/packages/p/plasma5-workspace/plasma-workspace-5.27.1.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeidjrxbkkm3w6px7rr3g6momkfaw5cfp7vkuhdu73lu7se4462e3zy \ No newline at end of file diff --git a/packages/p/plasma5-workspace/plasma-workspace-5.27.1.tar.xz.sig b/packages/p/plasma5-workspace/plasma-workspace-5.27.1.tar.xz.sig deleted file mode 100644 index 655062a..0000000 --- a/packages/p/plasma5-workspace/plasma-workspace-5.27.1.tar.xz.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP0sCkACgkQ11dEg7tX -sY1btg//QIPxn0UWN4wNPUZP9rJU/Dcdo/emrbv7Eis4Aq7Mubxnf9HMpEa152Xt -5SAb9h5YehwKOcdsN/CMZY6cV26eWc/fbma/CbGH7e6IXhWQ9iXngUyzR1W4LiSl -4p9FPhEpKojnHqZfty9cKEm3LxV70ZA7kn4Nd1AbUS9OHao8lW8fPWx/tDfFOF3P -MbP7Mq3RKOmtWjHMMnfngX4dLI0q56h0xIt4nvcwygHC9PdKnDrx1NasVckCiN2A -y/zxaQIPJ553n0cn2KmbeKDXz4e/tt2Gos6mYRoJPn/oGN2s9cAl4PXHN9AcJz/q -V6P4O1/spgkx4yacO8ZjsNZ/5LyjZS0FNQfr/aEKehQnieW/dXyUkiYwYFaWrKuC -GkQzQtkMv6MEGmJ8U8Qsn2V4ZBbDxaGd5wk2nEbkWduI2DdM5gzSEdzET+6ixRh2 -gjie7PIzF0Qph+wFZ4vKFz9YvCe7ANAnDPEWlLy3wJZsp+TBmyw6ZIc0e4+P7iEc -TXvqTh++N5JsYNpt46vb9sq/FOqOkxSv/AqJgniju8M+466y7EPBCTJXyhp3Ozs2 -Zls/XARptu2ym75o7/g1TUVS/nTrZw/GVxRDHkpjJYz/yTwrnGAtikH6S8iyc2wG -BIugMmraH7exW3a9PXsAp2u2zI2fnuwjPSbNivluRIrGNl06VnA= -=g00b ------END PGP SIGNATURE----- diff --git a/packages/p/plasma5-workspace/plasma-workspace-5.27.2.tar.xz b/packages/p/plasma5-workspace/plasma-workspace-5.27.2.tar.xz new file mode 120000 index 0000000..4660531 --- /dev/null +++ b/packages/p/plasma5-workspace/plasma-workspace-5.27.2.tar.xz @@ -0,0 +1 @@ +/ipfs/bafybeigzg5hrxoqt7o743rbwiarlbobwgdimycbeiz4eujiavdrswrk7o4 \ No newline at end of file diff --git a/packages/p/plasma5-workspace/plasma-workspace-5.27.2.tar.xz.sig b/packages/p/plasma5-workspace/plasma-workspace-5.27.2.tar.xz.sig new file mode 100644 index 0000000..4248134 --- /dev/null +++ b/packages/p/plasma5-workspace/plasma-workspace-5.27.2.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP98nEACgkQ11dEg7tX +sY1OWg//Q8ljUJ1GGydvEoqsNBBq2xpdG6aR1Ui6q290LuW9HLXrSksnY3mE9T9x +9ILIc4pA9Bk2Hbbao7C+tNcf9WTaGd8vGzL3E/a6zf6skE6p5PfkdWK52mJ0PR7g +mfAcZgB0osekMHp27HOsr1BbFvLq5Aq6zNVU7jh34CKrkWsKf8lT80GnwjOl/ftu +uSKOQgFguEISCR6pxlhKw/7yq2f4kWoM1x2UrIIA3jZjcccCdrnM5QTyMrWx/GqJ +HwH89hynHAf7Rcl9m9HiGFS83xFbzSgSdBaYmYMkICaa3CCXXn0aceifgsSDN/R3 +Wo3iCjL1kNDxYYdsLqGRqYBgt6HVmEb42GklAkuO2AMMNKWfAG9eUoj6twvyTIQ5 +895bzky4+BIysiSnsQU1sMjhAAJXkz3mQ0xpJKNrLPovXs+7vn6fBiK519jdHdt7 +DRfpDCi2Qj2yFPA8Yzg65N/0yPldoZVuup2k6aGaeiXR9+et0YEFRIsk5ELfb/n/ +sYxSbQZNS0BNqC2xkiaeJw/eDNWKhKsS6lECkNXXLBwnZcRjGp8bw5N60vyOLw2n +s3MwaNzF9JUlwUlxre5jMPyYP4d8+6M2/8MKGdbiVMGMYC3+fpz47xmrME443yeZ +TgUmfHWlFGDuktxQcvVKS3suW3se/BTIV3XcANAJzC8YfUuJHbo= +=Hou8 +-----END PGP SIGNATURE----- diff --git a/packages/p/plasma5-workspace/plasma5-workspace.changes b/packages/p/plasma5-workspace/plasma5-workspace.changes index 040a1c6..eaccf9d 100644 --- a/packages/p/plasma5-workspace/plasma5-workspace.changes +++ b/packages/p/plasma5-workspace/plasma5-workspace.changes @@ -1,4 +1,24 @@ ------------------------------------------------------------------- +Tue Feb 28 17:34:19 UTC 2023 - Fabian Vogt + +- Update to 5.27.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.2 +- Changes since 5.27.1: + * applets/systemtray: add test for xembed tray icon + * libtaskmanager: consider current activity when computing first task index + * libtaskmanager: test invalid preferred launchers are filtered out + * libtaskmanager: use icon name directly when icon value does not contain period + * kcms/users: Fallback to show username in title when real name isn't set + * kcms/users: Limit connection scope to `this` + * Add an action to remove the containments of a screen + * libtaskmanager: filter out invalid preferred launcher tasks (kde#436667) + * shell: Have the DesktopView::title include which output it should be on + * kcms/color: Add highlight outline for color dots (kde#465800) + * Lock screen: Prevent Escape key from displaying UI if it's currently hidden (kde#465920) + +------------------------------------------------------------------- Tue Feb 21 14:09:25 UTC 2023 - Fabian Vogt - Update to 5.27.1 diff --git a/packages/p/plasma5-workspace/plasma5-workspace.spec b/packages/p/plasma5-workspace/plasma5-workspace.spec index d002acb..4bf97be 100644 --- a/packages/p/plasma5-workspace/plasma5-workspace.spec +++ b/packages/p/plasma5-workspace/plasma5-workspace.spec @@ -29,7 +29,7 @@ Name: plasma5-workspace %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}} # Latest ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.1 in KUF) %{!?_plasma5_version: %define _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')} -Version: 5.27.1 +Version: 5.27.2 Release: 0 Summary: The KDE Plasma Workspace Components License: GPL-2.0-or-later diff --git a/packages/p/plymouth-theme-breeze/.files b/packages/p/plymouth-theme-breeze/.files index 25240b4..749a168 100644 Binary files a/packages/p/plymouth-theme-breeze/.files and b/packages/p/plymouth-theme-breeze/.files differ diff --git a/packages/p/plymouth-theme-breeze/.rev b/packages/p/plymouth-theme-breeze/.rev index ac480cc..66262a7 100644 --- a/packages/p/plymouth-theme-breeze/.rev +++ b/packages/p/plymouth-theme-breeze/.rev @@ -935,4 +935,12 @@ Plasma 5.27.1 (forwarded request 1067115 from Vogtinator) 1067261 + + afd3fa0677821a0c70573151c97c5ea6 + 5.27.2 + + dimstar_suse + Plasma 5.27.2 (forwarded request 1068244 from Vogtinator) + 1068296 + diff --git a/packages/p/plymouth-theme-breeze/breeze-plymouth-5.27.1.tar.xz b/packages/p/plymouth-theme-breeze/breeze-plymouth-5.27.1.tar.xz deleted file mode 120000 index 99ab951..0000000 --- a/packages/p/plymouth-theme-breeze/breeze-plymouth-5.27.1.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreif5wxgccsnc2zopis6xn6e6vwaxdxw4xzpabibwrtuzb3oh7uu46q \ No newline at end of file diff --git a/packages/p/plymouth-theme-breeze/breeze-plymouth-5.27.1.tar.xz.sig b/packages/p/plymouth-theme-breeze/breeze-plymouth-5.27.1.tar.xz.sig deleted file mode 100644 index 3365638..0000000 --- a/packages/p/plymouth-theme-breeze/breeze-plymouth-5.27.1.tar.xz.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP0q44ACgkQ11dEg7tX -sY0SWRAAo8Q7MNgDORuz8rpG5JrgEtEhjE6F1R6qgMHmEgrreRhiDWF9NZXDOHn0 -iv3ZhuzxrLLKG2frk2LKZTx9SkpsACM6LVrpqI3r77u7z8glpcxThfY1ijgjiyPK -6r7enzbq+clkstdMOD43wQzq9YUqeVnvIxsB3XxMtRglM/qJI+NPG7LXGaujHCq5 -Y4IsYrWPZB3qR4Y1UXG6Vf8jD8d8H6t+pA5uFEzuVUNJVyVUKEckbPwX0dGiWLpl -byyExXcYyacGCfmmSurZvdbiL2HrkgG8ht3Hq65/B3k9BngKTaSJo6fR/Yj8gYAc -defE41skVImoAbPs6k7HXTqaYr4vj2Hp0yl/0LNJVm+iKwRjH+OKEwBqYfFKlODe -UO3aMOmI46sBQkwW/WC/lQHmkg6laqlPOh7JCe4fbLWFBGsDXl4fpof3MpIID9Xk -arKNhwqxJd3j9gV27kL3u7sLPJE6LkskHPp9Io5rp48irXwceMloZZ97FJRpujwn -r/fWvuVWsaXyf9iKRjH7Ptmas97mFsjJk3YiqvhAa68aQePZ76MG4jyo97LevssJ -W2HYGovS294Orewnkl/wgBH8ZZH421dOnJhT1uWZlBTuxnIAp6ewNhtjRox+Jai4 -XBbyKueehTjaJbDqYNGhp3bIs5INF9r8vTRcgpzTFQuquqBTA+8= -=LKIo ------END PGP SIGNATURE----- diff --git a/packages/p/plymouth-theme-breeze/breeze-plymouth-5.27.2.tar.xz b/packages/p/plymouth-theme-breeze/breeze-plymouth-5.27.2.tar.xz new file mode 120000 index 0000000..1bdc3ed --- /dev/null +++ b/packages/p/plymouth-theme-breeze/breeze-plymouth-5.27.2.tar.xz @@ -0,0 +1 @@ +/ipfs/bafkreif5ciigryqlnojmfobfsyvaweoijtlvs6tz7vb6qxdp7yvsxedt7u \ No newline at end of file diff --git a/packages/p/plymouth-theme-breeze/breeze-plymouth-5.27.2.tar.xz.sig b/packages/p/plymouth-theme-breeze/breeze-plymouth-5.27.2.tar.xz.sig new file mode 100644 index 0000000..4de0faa --- /dev/null +++ b/packages/p/plymouth-theme-breeze/breeze-plymouth-5.27.2.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP98KQACgkQ11dEg7tX +sY3h7hAAhiLVUHFpdcKvyDlof7O/0dBx3Rq7mQJLjORgbKBcp0KDtarXvedvH6/i +oIOIlOeTCel5RvbsgzokqMrqCV2d6sx1Q49Eqw3UjQYNXUbZUlJ2GUoHUyzfgRmJ +qLG8zsRGvGMrBCkTK8uJ5z+harskuyQfCiaLjdJTSQUhJ/TkhHk9+eE3f1bNwTwi +CZZF8NbKlMNltjowHbNkaceZ0YoYUuqLQWdt11rDob7xvalWPzgC3AZAs3YPNj7K +dPlHnKlsMQTSZNW+nDtUF28nBl/4FATADiDyE0D4WdGh4toHnnu+2P5A6rmWbTMc +WOpnuF6QiQd25Zn724JjQ8iqXleyW4tFtt8FcwZUXZa7De25CF7lNYy7Ks6U6syM +f2+14fFc0uWDnFp5T4XH53QqIEndG8KPjW6/y8U3DU83c/u2tqNf29UpmcFSISZ5 +iwlxszPYn3y5b4527Xac7YpWrDIAT6aPzczhK80FcUHac6TiXEZNMDlvNby2fnQc +pM0A/xtRzCaCSynoaDxECEmOZ0CronGmGwJqQypbJ/C+AIoTFJXwzcOVxLzWomGJ +Omxf9EpA+kwEt6Fv3S2k0rMQwJryoNS8rgN3q92ht/Xv8ktRc438tdbfUkbeLdRT +9PdhIHHMhpevlWr49PqbJwlWOCPeJHkmMAkt+Xgmwp7JSyS0uvU= +=vUPv +-----END PGP SIGNATURE----- diff --git a/packages/p/plymouth-theme-breeze/plymouth-theme-breeze.changes b/packages/p/plymouth-theme-breeze/plymouth-theme-breeze.changes index 40c5621..022b4c0 100644 --- a/packages/p/plymouth-theme-breeze/plymouth-theme-breeze.changes +++ b/packages/p/plymouth-theme-breeze/plymouth-theme-breeze.changes @@ -1,4 +1,13 @@ ------------------------------------------------------------------- +Tue Feb 28 17:34:20 UTC 2023 - Fabian Vogt + +- Update to 5.27.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.2 +- No code changes since 5.27.1 + +------------------------------------------------------------------- Tue Feb 21 14:09:27 UTC 2023 - Fabian Vogt - Update to 5.27.1 diff --git a/packages/p/plymouth-theme-breeze/plymouth-theme-breeze.spec b/packages/p/plymouth-theme-breeze/plymouth-theme-breeze.spec index d7f3449..3c6a616 100644 --- a/packages/p/plymouth-theme-breeze/plymouth-theme-breeze.spec +++ b/packages/p/plymouth-theme-breeze/plymouth-theme-breeze.spec @@ -36,7 +36,7 @@ BuildRequires: fix-version-checks-in-here %bcond_without released Name: plymouth-theme-breeze -Version: 5.27.1 +Version: 5.27.2 Release: 0 Summary: Plymouth "Breeze" theme License: GPL-2.0+ diff --git a/packages/p/polkit-kde-agent-5/.files b/packages/p/polkit-kde-agent-5/.files index 341a1c7..939e664 100644 Binary files a/packages/p/polkit-kde-agent-5/.files and b/packages/p/polkit-kde-agent-5/.files differ diff --git a/packages/p/polkit-kde-agent-5/.rev b/packages/p/polkit-kde-agent-5/.rev index f28466d..2c18716 100644 --- a/packages/p/polkit-kde-agent-5/.rev +++ b/packages/p/polkit-kde-agent-5/.rev @@ -1134,4 +1134,12 @@ Plasma 5.27.1 (forwarded request 1067115 from Vogtinator) 1067262 + + e00d941fd23880854a2d39b83c898867 + 5.27.2 + + dimstar_suse + Plasma 5.27.2 (forwarded request 1068244 from Vogtinator) + 1068297 + diff --git a/packages/p/polkit-kde-agent-5/polkit-kde-agent-1-5.27.1.tar.xz b/packages/p/polkit-kde-agent-5/polkit-kde-agent-1-5.27.1.tar.xz deleted file mode 120000 index 6f6bff5..0000000 --- a/packages/p/polkit-kde-agent-5/polkit-kde-agent-1-5.27.1.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreidmfx7643ebiqhlwjrftjaxxknzkagl4am3nxnzsy6n4qlmuty2wi \ No newline at end of file diff --git a/packages/p/polkit-kde-agent-5/polkit-kde-agent-1-5.27.1.tar.xz.sig b/packages/p/polkit-kde-agent-5/polkit-kde-agent-1-5.27.1.tar.xz.sig deleted file mode 100644 index 8d43d80..0000000 --- a/packages/p/polkit-kde-agent-5/polkit-kde-agent-1-5.27.1.tar.xz.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP0tSMACgkQ11dEg7tX -sY02whAAsI/1s+gnzWhI7NGbyHkdH6rTdMW19x+xUtLNEXajQ4QOK720VuUyu11z -nEH0I4v9xjiFKKyg62268R1175UvUcodk75rbcSOkOvXkE3cKVkwxpvUO2XpCNIa -CyE7smqKKEN+x8WlvGnP+UuvM3pwJ6H8S9VX319YfCJBhDkpFhqxwBuzjwaG+aEg -tH8f7j2uUt1tGBXYbJbZzT7+HjS1D0PKqYgEdhIymVX2OfzOrTKXsHYCQkGx05Sd -k5vVFu8LMQolt1OnTKbVRgNdCQ/UVnCQ0SWON+PPte01ogBPFnQRf3SHec6WzwQ1 -ihyPcsJK2z1OXgH+1SrYnFL9a7VtaNhDC8vUJbZi6RP2AtygTME57nYTGhi5mMKg -BRurf3VqAq85LWUdFyTj340nd86KGJJRQDiFbRM9YYqxxMPJSPPbwyRmk429ymNe -2rMKinOYcASVPR6ABhicgcOTR9TQKZbMjPxz79RJt/accXN5V4I5bwNlCz6G//W2 -v9/KIE9WVO5OnFmbGaxarx988Ol3NERxpx6pIxzIoXtqXSJP3g7vTi3XttOfl53k -owUj3/yuUqxQ4IzZGX0I5cQWMmxKnSKI/C/cOffK5hWqfJHbFEuNMUElF0JceE6w -XqaAb0jU3l96S6NI0dCGXt/K5q+1GKHcDSdy+4FPFCkxRu09RkA= -=0+2X ------END PGP SIGNATURE----- diff --git a/packages/p/polkit-kde-agent-5/polkit-kde-agent-1-5.27.2.tar.xz b/packages/p/polkit-kde-agent-5/polkit-kde-agent-1-5.27.2.tar.xz new file mode 120000 index 0000000..ba6c65a --- /dev/null +++ b/packages/p/polkit-kde-agent-5/polkit-kde-agent-1-5.27.2.tar.xz @@ -0,0 +1 @@ +/ipfs/bafkreibekzmy5dw6ttk47zq43d6tbrldoei4anhanfttx3m7qialg3phl4 \ No newline at end of file diff --git a/packages/p/polkit-kde-agent-5/polkit-kde-agent-1-5.27.2.tar.xz.sig b/packages/p/polkit-kde-agent-5/polkit-kde-agent-1-5.27.2.tar.xz.sig new file mode 100644 index 0000000..e7a8044 --- /dev/null +++ b/packages/p/polkit-kde-agent-5/polkit-kde-agent-1-5.27.2.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP98tEACgkQ11dEg7tX +sY3Z9Q/+K4PynDoVZo73ir3e2/O0xNDozQ9FEaEt29wmJPoOsRmK/ui2ekHVowk6 +AATnwA3bv7bGmxPLzKIyoGlH+ArkI8z0pqhhYSZjGVkkhopgWzkUZHavCgHaXkXj +0mmmo/qewehF3bd4uzY3HT5MboC4+rIwh27vpYbiYEJWMJ4WOB6u+TKbok6DhNuu +fgQzITA4H21iXNqGsg8btlAQJE+n7sEs8VVCxo6UL+GdMsfW3PP3LO0n2LwAhVFE +RoH1KTKCnNRkqrt19BJ91ehe1FiVmcwayBqIsLWAUyy/hlrZvCT9VeD1MIeurJCl +/ahtbUlAC7Pa8RcLU1Ve5XMcNGgpdOT7UUbBg+sgOuBsB/5kK22uYcXs/2qJOA9m +NKvPyxypjhRnCdtKvQgoR5MLelOqcJpUDmW8rY3FdMr+EDJ1qe2WVgXuPpLIw6i6 +k5pQeI2xCdwtWgCuLDvMFiCq1qmPFqGyoBX4K2HivoJ8K6BA46k0DSANpSmvPoHi +8UpA5HywMnTAyqdfZNSf9H9z47b5xeFdyaMIvuQrfR2VT2mwNn1bXCAUUAXWUDU2 +XGlvA5Bui6O1znz1nnt0QwU/BUzNz93Zq75JQT5nhs0yeKTeymGN340eV86b+pI+ +FL9Vn9MrleXLj+zUxaee/R8c+vHwF8xUzAUvRHDgkuxCmUd8UgU= +=n+3v +-----END PGP SIGNATURE----- diff --git a/packages/p/polkit-kde-agent-5/polkit-kde-agent-5.changes b/packages/p/polkit-kde-agent-5/polkit-kde-agent-5.changes index 29e907a..8f21ccc 100644 --- a/packages/p/polkit-kde-agent-5/polkit-kde-agent-5.changes +++ b/packages/p/polkit-kde-agent-5/polkit-kde-agent-5.changes @@ -1,4 +1,13 @@ ------------------------------------------------------------------- +Tue Feb 28 17:34:20 UTC 2023 - Fabian Vogt + +- Update to 5.27.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.2 +- No code changes since 5.27.1 + +------------------------------------------------------------------- Tue Feb 21 14:09:27 UTC 2023 - Fabian Vogt - Update to 5.27.1 diff --git a/packages/p/polkit-kde-agent-5/polkit-kde-agent-5.spec b/packages/p/polkit-kde-agent-5/polkit-kde-agent-5.spec index c6d056e..e42ec26 100644 --- a/packages/p/polkit-kde-agent-5/polkit-kde-agent-5.spec +++ b/packages/p/polkit-kde-agent-5/polkit-kde-agent-5.spec @@ -18,7 +18,7 @@ %bcond_without released Name: polkit-kde-agent-5 -Version: 5.27.1 +Version: 5.27.2 Release: 0 Summary: PolicyKit authentication agent for KDE License: GPL-2.0-only AND LGPL-2.1-or-later diff --git a/packages/p/powerdevil5/.files b/packages/p/powerdevil5/.files index 76671dc..9029076 100644 Binary files a/packages/p/powerdevil5/.files and b/packages/p/powerdevil5/.files differ diff --git a/packages/p/powerdevil5/.rev b/packages/p/powerdevil5/.rev index 25c716a..5a59952 100644 --- a/packages/p/powerdevil5/.rev +++ b/packages/p/powerdevil5/.rev @@ -1249,4 +1249,12 @@ Plasma 5.27.1 (forwarded request 1067115 from Vogtinator) 1067263 + + 06be58b9765a1ee06d7a826d61625060 + 5.27.2 + + dimstar_suse + Plasma 5.27.2 (forwarded request 1068244 from Vogtinator) + 1068298 + diff --git a/packages/p/powerdevil5/powerdevil-5.27.1.tar.xz b/packages/p/powerdevil5/powerdevil-5.27.1.tar.xz deleted file mode 120000 index e6f031d..0000000 --- a/packages/p/powerdevil5/powerdevil-5.27.1.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeifslx2thogynqmzvdtntt7a2dbrvqeqq7o6fkcy65xuqqonr6t2bu \ No newline at end of file diff --git a/packages/p/powerdevil5/powerdevil-5.27.1.tar.xz.sig b/packages/p/powerdevil5/powerdevil-5.27.1.tar.xz.sig deleted file mode 100644 index 2eba552..0000000 --- a/packages/p/powerdevil5/powerdevil-5.27.1.tar.xz.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP0tTEACgkQ11dEg7tX -sY3YwhAAgrEG2eXvdRENP11Yu0jj2eO24Y6P+y97Scw741H7M3iieQfDtt54kAwU -JN9FuSp/RzrKZkDVaid6A7ibOtuF4ltM03QsGXBtuC3OlkGk2WODbjeKU4n0ITwT -TPKVw+JauF47KlQ8GGHQrKCUe913ProzTicXKymkVnBdtV/c0H8ODK3PX3xQQhoK -nH/rd9ZlusdCb2BtcfwbVA0WwSwRpvgpAMDGr3cBR28JtgqaPQ1oyUoOiM5Q5JBP -4OWQi1SNJwCb8ld+0YKlkk6Oy3wY64ph1sUKXfdqX4RhdrrFAb8Dzb+RFwGpbjOY -dEgc+AdTT3HWqLW8OsrUtX9oH8+9bjV5xZwAW7FZ3y79n6OX8vsxulqbeSDsTcso -GHzWoRSn3Xak2ACK9+dmDQFbIcRsqQ/lGrCKttS1lF/rN4Lh/V3O2cOK5BWkzSmY -JliEnMZYFRkjMKOS6gmYS9kaqCOKAwWRXb0AbKqCgcAHci+Zn47CZ9p5FzoIoYuB -kyfRQtbw0FDu2Tp15k5Ulf4XhkC7N1h8f7EvXRsFwJ2C/GNPZvgNxwli/9pB4Ngm -nJ0B/V/HuEJK8O0WjE+7EYy1k9WH5zvQV6sHgJqqguslJEQCa3U7OhfsSh4+7+rw -7QqnTMLzZXhAjz/5pK2umdRpeKa3LDJSoxGfdcvFhoN8zn0ua3Y= -=pYQo ------END PGP SIGNATURE----- diff --git a/packages/p/powerdevil5/powerdevil-5.27.2.tar.xz b/packages/p/powerdevil5/powerdevil-5.27.2.tar.xz new file mode 120000 index 0000000..d30e0ac --- /dev/null +++ b/packages/p/powerdevil5/powerdevil-5.27.2.tar.xz @@ -0,0 +1 @@ +/ipfs/bafybeifgrd5psbr3575fm6aa6sgsq6gtdabfnefgdldhgjhu5dj23nmagy \ No newline at end of file diff --git a/packages/p/powerdevil5/powerdevil-5.27.2.tar.xz.sig b/packages/p/powerdevil5/powerdevil-5.27.2.tar.xz.sig new file mode 100644 index 0000000..9cf56e2 --- /dev/null +++ b/packages/p/powerdevil5/powerdevil-5.27.2.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP98t4ACgkQ11dEg7tX +sY2F9A//XpeNrw8kgpTlJeI1xup2TkiFGYzK6hSFYsKTpksaW8OEDu8HGcZfA2AN +ZRI+piX/FUS+IFo4hDH+PXb//kbbqKTUqGneVNDbyCQOowGtEqepyiDzi4YRqQBM +OfuwvXLTeo6Ci6fweCYLOGcFTVncKyObpm81AFNQUHB+/w8gHhh+tewzoQib+F2r +AHugODW3aO6VFT4pgBrEOEEUFrQnherxn/o9lJRSn736eTVuPDnhQE0QC4WGqnZ7 +PXu92spq03sTOIJWUHxky9pPUXRhNoXcQEMc7qZmv4TCzr4njqJj5KhVywjwDxhV +iXCwOt29JKvQtYyr3L98EVkiukb5zgojCeSPr9PwjBR56PqKs2jiV50QWxoSEWUj +N1GfyajmxKC8uiPgfUNDcp4hP4H0Yx0nxXTRGcxUj5DtQwRAoHLDKgoblyF6NrND +M9sFa3KEfU0r3iL4HIzGu2irWWguDlXe9Ikak306lg63rCW9B5DuptB8plVaaDkl +sovVQlvcY4oFmV8yqrD/9s9iWepTCNMqzhbo6hrvJr/KhJhwKrxHPsMkiFePyRol +YTZqRX0JNxnxD4DeJmmzKBGSQaekZ4wuCW264C4vD7VVMkHBTUKt6aPFRWupGGpC +YSZH2FXtffisqQHyjUNcsPO/CmYZE54ZTebMsI7GBRAx1jOiMEU= +=bseu +-----END PGP SIGNATURE----- diff --git a/packages/p/powerdevil5/powerdevil5.changes b/packages/p/powerdevil5/powerdevil5.changes index 5fe8239..027cad2 100644 --- a/packages/p/powerdevil5/powerdevil5.changes +++ b/packages/p/powerdevil5/powerdevil5.changes @@ -1,4 +1,15 @@ ------------------------------------------------------------------- +Tue Feb 28 17:34:20 UTC 2023 - Fabian Vogt + +- Update to 5.27.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.2 +- Changes since 5.27.1: + * cmake: Fix capitalisation in the find_package_handle_standard_args() call + * ddc: Fix cleaning up handles when we are redetecting screens + +------------------------------------------------------------------- Tue Feb 21 14:09:27 UTC 2023 - Fabian Vogt - Update to 5.27.1 diff --git a/packages/p/powerdevil5/powerdevil5.spec b/packages/p/powerdevil5/powerdevil5.spec index ddb55a3..a9393e5 100644 --- a/packages/p/powerdevil5/powerdevil5.spec +++ b/packages/p/powerdevil5/powerdevil5.spec @@ -18,7 +18,7 @@ %bcond_without released Name: powerdevil5 -Version: 5.27.1 +Version: 5.27.2 Release: 0 # Full Plasma 5 version (e.g. 5.8.95) %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}} diff --git a/packages/p/publicsuffix/.files b/packages/p/publicsuffix/.files index a783159..3e98b38 100644 Binary files a/packages/p/publicsuffix/.files and b/packages/p/publicsuffix/.files differ diff --git a/packages/p/publicsuffix/.rev b/packages/p/publicsuffix/.rev index f9b5c9e..06842fb 100644 --- a/packages/p/publicsuffix/.rev +++ b/packages/p/publicsuffix/.rev @@ -1226,4 +1226,12 @@ Now with build cycle removed. Now no longer breaks libpsl with SR#1045599 1045608 + + 9a59100bc735a8dbcb55f6028b32c9d1 + 20230226 + + dimstar_suse + + 1068236 + diff --git a/packages/p/publicsuffix/.servicemark b/packages/p/publicsuffix/.servicemark deleted file mode 100644 index 83128a8..0000000 --- a/packages/p/publicsuffix/.servicemark +++ /dev/null @@ -1 +0,0 @@ -8feb22cc9d88cc4dbbf9a9056911d25d diff --git a/packages/p/publicsuffix/_servicedata b/packages/p/publicsuffix/_servicedata index ef7287e..2364bd9 100644 --- a/packages/p/publicsuffix/_servicedata +++ b/packages/p/publicsuffix/_servicedata @@ -1,4 +1,4 @@ https://github.com/publicsuffix/list.git - c3b82a80d8b54576740862747532359033ebb744 \ No newline at end of file + 1462639dbb2da7f4b1985e66de521696cd3e8319 \ No newline at end of file diff --git a/packages/p/publicsuffix/publicsuffix-20221129.obscpio b/packages/p/publicsuffix/publicsuffix-20221129.obscpio deleted file mode 120000 index 2f0cbc8..0000000 --- a/packages/p/publicsuffix/publicsuffix-20221129.obscpio +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeifq3c3jv6sgg5obldtbiysvnawcqedjrebgdt4dn3xdmpo2lh4ixa \ No newline at end of file diff --git a/packages/p/publicsuffix/publicsuffix-20230226.obscpio b/packages/p/publicsuffix/publicsuffix-20230226.obscpio new file mode 120000 index 0000000..c71d232 --- /dev/null +++ b/packages/p/publicsuffix/publicsuffix-20230226.obscpio @@ -0,0 +1 @@ +/ipfs/bafybeideuyzerolmn5wunoubk6iet3p64selfe6tt3derrlzpru3mwbpri \ No newline at end of file diff --git a/packages/p/publicsuffix/publicsuffix.changes b/packages/p/publicsuffix/publicsuffix.changes index 237e232..c41a336 100644 --- a/packages/p/publicsuffix/publicsuffix.changes +++ b/packages/p/publicsuffix/publicsuffix.changes @@ -1,4 +1,20 @@ ------------------------------------------------------------------- +Mon Feb 27 20:40:10 UTC 2023 - Andreas Stieger + +- Update to version 20230226: + * TLD and gTLD data updated + * add SAKURA Internet Inc. domains + * Add 3.azurestaticapps.net DNS suffix + * Add subset of Akamai domains to the PSL + * Add it.com + * Add Snowflake private domains + * add canva-apps.com and canva-apps.cn + * add fastly-edge.com + * Add Adobe Developer Platform domains + * Add autocode.dev + * update .bj + +------------------------------------------------------------------- Wed Nov 30 11:06:36 UTC 2022 - Martin Pluskal - Update to version 20221129: diff --git a/packages/p/publicsuffix/publicsuffix.obsinfo b/packages/p/publicsuffix/publicsuffix.obsinfo index 29211b8..1043c2a 100644 --- a/packages/p/publicsuffix/publicsuffix.obsinfo +++ b/packages/p/publicsuffix/publicsuffix.obsinfo @@ -1,4 +1,4 @@ name: publicsuffix -version: 20221129 -mtime: 1669745636 -commit: c3b82a80d8b54576740862747532359033ebb744 +version: 20230226 +mtime: 1677456688 +commit: 1462639dbb2da7f4b1985e66de521696cd3e8319 diff --git a/packages/p/publicsuffix/publicsuffix.spec b/packages/p/publicsuffix/publicsuffix.spec index c249a3f..03fc7e5 100644 --- a/packages/p/publicsuffix/publicsuffix.spec +++ b/packages/p/publicsuffix/publicsuffix.spec @@ -1,7 +1,7 @@ # # spec file for package publicsuffix # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # Copyright (c) 2015 yaneti@declera.com # # All modifications and additions to the file contributed by third parties @@ -18,7 +18,7 @@ Name: publicsuffix -Version: 20221129 +Version: 20230226 Release: 0 Summary: Cross-vendor public domain suffix database License: MPL-2.0 diff --git a/packages/p/python-PyKMIP/.files b/packages/p/python-PyKMIP/.files index f9f81be..70aca52 100644 Binary files a/packages/p/python-PyKMIP/.files and b/packages/p/python-PyKMIP/.files differ diff --git a/packages/p/python-PyKMIP/.rev b/packages/p/python-PyKMIP/.rev index abc43c1..07bba5c 100644 --- a/packages/p/python-PyKMIP/.rev +++ b/packages/p/python-PyKMIP/.rev @@ -160,4 +160,12 @@ 1061203 + + abbea8d4eb42d60d2a5bc2476c04d2d2 + 0.10.0 + + dimstar_suse + Automatic submission by obs-autosubmit + 1068666 + diff --git a/packages/p/python-PyKMIP/python-PyKMIP.changes b/packages/p/python-PyKMIP/python-PyKMIP.changes index 1d95f57..5a3a7b5 100644 --- a/packages/p/python-PyKMIP/python-PyKMIP.changes +++ b/packages/p/python-PyKMIP/python-PyKMIP.changes @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Thu Feb 23 10:44:02 UTC 2023 - Daniel Garcia + +- Disable broken test, test_mac_with_cryptographic_failure, + gh#OpenKMIP/PyKMIP#690 + +------------------------------------------------------------------- Thu Jan 26 12:36:34 UTC 2023 - Daniel Garcia - Add crypto-39.patch to make it work with python-cryptography >= 39.0.0 diff --git a/packages/p/python-PyKMIP/python-PyKMIP.spec b/packages/p/python-PyKMIP/python-PyKMIP.spec index 27f1dbb..a1139df 100644 --- a/packages/p/python-PyKMIP/python-PyKMIP.spec +++ b/packages/p/python-PyKMIP/python-PyKMIP.spec @@ -77,7 +77,11 @@ Standards`_ (OASIS). PyKMIP supports a subset of features in versions %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -%pytest kmip/tests/unit +# Broken test, possibly related with the latest release of openssl +# gh#OpenKMIP/PyKMIP#690 +donttest="test_mac_with_cryptographic_failure" + +%pytest -k "not ($donttest)" kmip/tests/unit %post %python_install_alternative pykmip-server diff --git a/packages/p/python-PyVirtualDisplay/.files b/packages/p/python-PyVirtualDisplay/.files index 52d4e49..e4f2930 100644 Binary files a/packages/p/python-PyVirtualDisplay/.files and b/packages/p/python-PyVirtualDisplay/.files differ diff --git a/packages/p/python-PyVirtualDisplay/.rev b/packages/p/python-PyVirtualDisplay/.rev index de73aa9..e52c9c2 100644 --- a/packages/p/python-PyVirtualDisplay/.rev +++ b/packages/p/python-PyVirtualDisplay/.rev @@ -142,4 +142,12 @@ 1038366 + + 3fae674c31b4f97b123c62f860dd589b + 3.0 + + dimstar_suse + Automatic submission by obs-autosubmit + 1068524 + diff --git a/packages/p/python-PyVirtualDisplay/python-PyVirtualDisplay.changes b/packages/p/python-PyVirtualDisplay/python-PyVirtualDisplay.changes index 55bbb0f..26f08e1 100644 --- a/packages/p/python-PyVirtualDisplay/python-PyVirtualDisplay.changes +++ b/packages/p/python-PyVirtualDisplay/python-PyVirtualDisplay.changes @@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Wed Feb 22 17:17:01 UTC 2023 - Daniel Garcia + +- Disable broken test, test_disp_var + +------------------------------------------------------------------- Sat Nov 26 17:51:26 UTC 2022 - Torsten Gruner - Update to v3.0 diff --git a/packages/p/python-PyVirtualDisplay/python-PyVirtualDisplay.spec b/packages/p/python-PyVirtualDisplay/python-PyVirtualDisplay.spec index 37bdde2..222be0a 100644 --- a/packages/p/python-PyVirtualDisplay/python-PyVirtualDisplay.spec +++ b/packages/p/python-PyVirtualDisplay/python-PyVirtualDisplay.spec @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -77,6 +77,8 @@ PyVirtualDisplay is a python wrapper for Xvfb, Xephyr and Xvnc. %if %{with test} %check donttest="examples or smart" +# This test fails sometimes because a race condition with threads +donttest+=" or test_disp_var" %{python_expand # export PYTHONPATH=%{buildroot}%{$python_sitelib} xvfb-run --server-args "-screen 0 1920x1080x24" \ diff --git a/packages/p/python-apptools/.files b/packages/p/python-apptools/.files index 6d7d179..cd13118 100644 Binary files a/packages/p/python-apptools/.files and b/packages/p/python-apptools/.files differ diff --git a/packages/p/python-apptools/.rev b/packages/p/python-apptools/.rev index 342d8ba..016e53d 100644 --- a/packages/p/python-apptools/.rev +++ b/packages/p/python-apptools/.rev @@ -31,4 +31,24 @@ 974758 + + 5c8aeb9a78df9af703d96c3807d8cc4b + 5.2.0 + + dimstar_suse + - Add python-311.patch, to support python3.11 gh#enthought/apptools#328 +- Remove python310.patch, not needed anymore +- Update to version 5.2.0 + * Replace some uses of on_trait_change and depends_on with observe. + * (#285, #289) + * Use importlib.resources in preference to importlib_resources + * on new enough Python versions. (#284) + * Replace eval with ast.literal_eval in apptools.preferences. + * (#299) + * Use context managers to handle locks in apptools.preferences. (#306) + * Fix test failures due to collections.abc changes in Python 3.10. (#313) + * Remove a redundant elif branch in preference_binding. (#298) + + 1068996 + diff --git a/packages/p/python-apptools/apptools-5.1.0.tar.gz b/packages/p/python-apptools/apptools-5.1.0.tar.gz deleted file mode 120000 index 0ca5ddb..0000000 --- a/packages/p/python-apptools/apptools-5.1.0.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreigqsppdctyejbneyeeluoagyukk4o5dtizbaj3754uxkildji5frm \ No newline at end of file diff --git a/packages/p/python-apptools/apptools-5.2.0.tar.gz b/packages/p/python-apptools/apptools-5.2.0.tar.gz new file mode 120000 index 0000000..5cbab63 --- /dev/null +++ b/packages/p/python-apptools/apptools-5.2.0.tar.gz @@ -0,0 +1 @@ +/ipfs/bafkreidl5d6zrxmdmzip77vr64c4itrixbywkhyl3udhtittbxm4hpre7m \ No newline at end of file diff --git a/packages/p/python-apptools/python-311.patch b/packages/p/python-apptools/python-311.patch new file mode 100644 index 0000000..9f246b6 --- /dev/null +++ b/packages/p/python-apptools/python-311.patch @@ -0,0 +1,27 @@ +Index: apptools-5.2.0/apptools/persistence/state_pickler.py +=================================================================== +--- apptools-5.2.0.orig/apptools/persistence/state_pickler.py ++++ apptools-5.2.0/apptools/persistence/state_pickler.py +@@ -393,11 +393,14 @@ class StatePickler: + args = value.__getinitargs__() + + # Get the object state. ++ state = None + if hasattr(value, "__get_pure_state__"): + state = value.__get_pure_state__() + elif hasattr(value, "__getstate__"): ++ # Note that __getstate__() may return None in Python >= 3.11 + state = value.__getstate__() +- else: ++ ++ if state is None: + state = value.__dict__ + + state.pop("__traits_version__", None) +Index: apptools-5.2.0/docs/releases/upcoming/328.bugfix.rst +=================================================================== +--- /dev/null ++++ apptools-5.2.0/docs/releases/upcoming/328.bugfix.rst +@@ -0,0 +1 @@ ++Fix StatePickler for Python 3.11. (#328) +\ No newline at end of file diff --git a/packages/p/python-apptools/python-apptools.changes b/packages/p/python-apptools/python-apptools.changes index be241dc..93e9fbc 100644 --- a/packages/p/python-apptools/python-apptools.changes +++ b/packages/p/python-apptools/python-apptools.changes @@ -1,4 +1,20 @@ ------------------------------------------------------------------- +Thu Mar 2 18:50:06 UTC 2023 - Daniel Garcia + +- Add python-311.patch, to support python3.11 gh#enthought/apptools#328 +- Remove python310.patch, not needed anymore +- Update to version 5.2.0 + * Replace some uses of on_trait_change and depends_on with observe. + * (#285, #289) + * Use importlib.resources in preference to importlib_resources + * on new enough Python versions. (#284) + * Replace eval with ast.literal_eval in apptools.preferences. + * (#299) + * Use context managers to handle locks in apptools.preferences. (#306) + * Fix test failures due to collections.abc changes in Python 3.10. (#313) + * Remove a redundant elif branch in preference_binding. (#298) + +------------------------------------------------------------------- Mon May 2 20:02:46 UTC 2022 - Ferdinand Thiessen - Update to version 5.1.0 diff --git a/packages/p/python-apptools/python-apptools.spec b/packages/p/python-apptools/python-apptools.spec index 286c69b..3058c71 100644 --- a/packages/p/python-apptools/python-apptools.spec +++ b/packages/p/python-apptools/python-apptools.spec @@ -1,7 +1,7 @@ # # spec file for package python-apptools # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,7 +16,6 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} %define X_display ":98" %define skip_python2 1 %ifarch ppc ppc64 ppc64le s390x @@ -25,7 +24,7 @@ %bcond_without test %endif Name: python-apptools -Version: 5.1.0 +Version: 5.2.0 Release: 0 Summary: Application tools in Python # Source code is under BSD but images are under different licenses @@ -33,8 +32,8 @@ Summary: Application tools in Python License: BSD-3-Clause AND LGPL-2.1-only AND LGPL-3.0-only URL: https://github.com/enthought/apptools Source: https://files.pythonhosted.org/packages/source/a/apptools/apptools-%{version}.tar.gz -# PATCH-FIX-UPSTREAM python310.patch -- Add python3.10 support gh#enthought/apptools#303 -Patch0: python310.patch +# PATCH-FIX-UPSTREAM python-311.patch -- Add python3.11 support gh#enthought/apptools#328 +Patch0: python-311.patch BuildRequires: %{python_module configobj} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module traits} diff --git a/packages/p/python-apptools/python310.patch b/packages/p/python-apptools/python310.patch deleted file mode 100644 index ddd5a5e..0000000 --- a/packages/p/python-apptools/python310.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -Nur apptools-5.1.0/apptools/io/h5/file.py new/apptools/io/h5/file.py ---- apptools-5.1.0/apptools/io/h5/file.py 2021-01-13 20:10:47.000000000 +0100 -+++ new/apptools/io/h5/file.py 2022-05-02 22:42:46.404485964 +0200 -@@ -7,7 +7,7 @@ - # is also available online at http://www.enthought.com/licenses/BSD.txt - # - # Thanks for using Enthought open source! --from collections import Mapping, MutableMapping -+from collections.abc import Mapping, MutableMapping - from functools import partial - import inspect - diff --git a/packages/p/python-calmjs/.files b/packages/p/python-calmjs/.files index 7bed12c..6268f7c 100644 Binary files a/packages/p/python-calmjs/.files and b/packages/p/python-calmjs/.files differ diff --git a/packages/p/python-calmjs/.rev b/packages/p/python-calmjs/.rev index 5886593..65c48b8 100644 --- a/packages/p/python-calmjs/.rev +++ b/packages/p/python-calmjs/.rev @@ -60,4 +60,12 @@ 1043957 + + b7ab5f25440772b44c3b0fd0d34bfd93 + 3.4.3 + + dimstar_suse + + 1068649 + diff --git a/packages/p/python-calmjs/3.4.2.tar.gz b/packages/p/python-calmjs/3.4.2.tar.gz deleted file mode 120000 index 3fe7ce2..0000000 --- a/packages/p/python-calmjs/3.4.2.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreihkrowhq72vryeu6btq5owh55qcchlb46xqzn4f6xgve6ya57nm3m \ No newline at end of file diff --git a/packages/p/python-calmjs/3.4.3.tar.gz b/packages/p/python-calmjs/3.4.3.tar.gz new file mode 120000 index 0000000..effb93f --- /dev/null +++ b/packages/p/python-calmjs/3.4.3.tar.gz @@ -0,0 +1 @@ +/ipfs/bafkreidrihjbrblilexywj3gvotm3qc2kgyvfqm7nepirozc2kkwoh5rm4 \ No newline at end of file diff --git a/packages/p/python-calmjs/python-calmjs.changes b/packages/p/python-calmjs/python-calmjs.changes index c313e31..c29c21f 100644 --- a/packages/p/python-calmjs/python-calmjs.changes +++ b/packages/p/python-calmjs/python-calmjs.changes @@ -1,4 +1,13 @@ ------------------------------------------------------------------- +Thu Mar 2 04:28:45 UTC 2023 - John Vandenberg + +- Update to v3.4.3 + * This is a maintenance release for Python 3.11 + * The registration of subparser of the same name will now be blocked, + rather than cascade to result into a ArgumentError that cannot be + recovered from. + +------------------------------------------------------------------- Tue Dec 20 17:22:18 UTC 2022 - Daniel Garcia - Use pytest to run tests in %check and disable logging tests that fails in diff --git a/packages/p/python-calmjs/python-calmjs.spec b/packages/p/python-calmjs/python-calmjs.spec index 98075a1..939d8c7 100644 --- a/packages/p/python-calmjs/python-calmjs.spec +++ b/packages/p/python-calmjs/python-calmjs.spec @@ -1,7 +1,7 @@ # # spec file for package python-calmjs # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define skip_python2 1 Name: python-calmjs -Version: 3.4.2 +Version: 3.4.3 Release: 0 Summary: A Python framework for working with the Node.js ecosystem License: GPL-2.0-or-later @@ -60,6 +60,8 @@ export LANG=en_US.UTF-8 export LANG=en_US.UTF-8 %python_install %python_clone -a %{buildroot}%{_bindir}/calmjs +# see https://github.com/calmjs/calmjs/issues/65 for maintainer feedback +# regarding these two subpackages. # %%python_expand rm -r %%{buildroot}%%{$python_sitelib}/calmjs/testing # %%python_expand rm -r %%{buildroot}%%{$python_sitelib}/calmjs/tests %python_expand %fdupes %{buildroot}%{$python_sitelib} diff --git a/packages/p/python-dtaidistance/.files b/packages/p/python-dtaidistance/.files index bb2a89b..5a3bd9b 100644 Binary files a/packages/p/python-dtaidistance/.files and b/packages/p/python-dtaidistance/.files differ diff --git a/packages/p/python-dtaidistance/.rev b/packages/p/python-dtaidistance/.rev index ff925b6..7ebe93d 100644 --- a/packages/p/python-dtaidistance/.rev +++ b/packages/p/python-dtaidistance/.rev @@ -39,4 +39,12 @@ 1063598 + + 82634b9e8b774e39ea512ae2852f0060 + 2.3.10 + + dimstar_suse + + 1068489 + diff --git a/packages/p/python-dtaidistance/python-dtaidistance.changes b/packages/p/python-dtaidistance/python-dtaidistance.changes index 2ab5592..8507e58 100644 --- a/packages/p/python-dtaidistance/python-dtaidistance.changes +++ b/packages/p/python-dtaidistance/python-dtaidistance.changes @@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Wed Mar 1 13:48:09 UTC 2023 - Bernhard Wiedemann + +- Drop compilation.log to make package build reproducible + +------------------------------------------------------------------- Tue Feb 7 09:40:15 UTC 2023 - Daniel Garcia - Disable broken tests with latest numpy >= 1.24 diff --git a/packages/p/python-dtaidistance/python-dtaidistance.spec b/packages/p/python-dtaidistance/python-dtaidistance.spec index c3e1ae6..3abf8b7 100644 --- a/packages/p/python-dtaidistance/python-dtaidistance.spec +++ b/packages/p/python-dtaidistance/python-dtaidistance.spec @@ -60,6 +60,7 @@ export CFLAGS="%{optflags}" %python_install %python_expand find %{buildroot}%{$python_sitearch} -name '*.[ch]' -delete %python_expand %fdupes %{buildroot}%{$python_sitearch} +find %{buildroot}/usr/lib*/python* -name compilation.log -delete %check # Test are too slow in x86 diff --git a/packages/p/python-googleapis-common-protos/.files b/packages/p/python-googleapis-common-protos/.files index 3ef1d6c..ba76b33 100644 Binary files a/packages/p/python-googleapis-common-protos/.files and b/packages/p/python-googleapis-common-protos/.files differ diff --git a/packages/p/python-googleapis-common-protos/.rev b/packages/p/python-googleapis-common-protos/.rev index 7676e35..b9a2cad 100644 --- a/packages/p/python-googleapis-common-protos/.rev +++ b/packages/p/python-googleapis-common-protos/.rev @@ -114,4 +114,14 @@ * Mark reference_docs_uri field in google/api/client.proto as deprecated 1056274 + + c1351adbac11a56769c2a3ede92ed68a + 1.58.0 + + dimstar_suse + - Update to 1.58.0 + * Add google/rpc/context/audit_context.proto (41f1529) + * Add google/rpc/http.proto (41f1529) (forwarded request 1068692 from glaubitz) + 1068699 + diff --git a/packages/p/python-googleapis-common-protos/googleapis-common-protos-1.57.1.tar.gz b/packages/p/python-googleapis-common-protos/googleapis-common-protos-1.57.1.tar.gz deleted file mode 120000 index 22414de..0000000 --- a/packages/p/python-googleapis-common-protos/googleapis-common-protos-1.57.1.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreihio7zpaqnwic2irc3jc7o6j5cfcwvzhc7xitcnxqdpchyor3kwwu \ No newline at end of file diff --git a/packages/p/python-googleapis-common-protos/googleapis-common-protos-1.58.0.tar.gz b/packages/p/python-googleapis-common-protos/googleapis-common-protos-1.58.0.tar.gz new file mode 120000 index 0000000..f533d02 --- /dev/null +++ b/packages/p/python-googleapis-common-protos/googleapis-common-protos-1.58.0.tar.gz @@ -0,0 +1 @@ +/ipfs/bafkreighe4sr5qbfsr6viumexil6gv4iid6dujfakfvaebdz5wvwmbcx34 \ No newline at end of file diff --git a/packages/p/python-googleapis-common-protos/python-googleapis-common-protos.changes b/packages/p/python-googleapis-common-protos/python-googleapis-common-protos.changes index 52dae3b..c175c76 100644 --- a/packages/p/python-googleapis-common-protos/python-googleapis-common-protos.changes +++ b/packages/p/python-googleapis-common-protos/python-googleapis-common-protos.changes @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Thu Mar 2 12:50:41 UTC 2023 - John Paul Adrian Glaubitz + +- Update to 1.58.0 + * Add google/rpc/context/audit_context.proto (41f1529) + * Add google/rpc/http.proto (41f1529) + +------------------------------------------------------------------- Thu Jan 5 20:36:41 UTC 2023 - Dirk Müller - update to v1.57.1: diff --git a/packages/p/python-googleapis-common-protos/python-googleapis-common-protos.spec b/packages/p/python-googleapis-common-protos/python-googleapis-common-protos.spec index b4abb80..b4a9a1f 100644 --- a/packages/p/python-googleapis-common-protos/python-googleapis-common-protos.spec +++ b/packages/p/python-googleapis-common-protos/python-googleapis-common-protos.spec @@ -20,7 +20,7 @@ %define modname googleapis-common-protos %define pkgname %{lua:pname,_ = string.gsub(rpm.expand('%modname'), '-' , '_');print(pname)} Name: python-googleapis-common-protos -Version: 1.57.1 +Version: 1.58.0 Release: 0 Summary: Common protobufs used in Google APIs License: Apache-2.0 diff --git a/packages/p/python-junos-eznc/.files b/packages/p/python-junos-eznc/.files index 5366256..017519a 100644 Binary files a/packages/p/python-junos-eznc/.files and b/packages/p/python-junos-eznc/.files differ diff --git a/packages/p/python-junos-eznc/.rev b/packages/p/python-junos-eznc/.rev index 631d09d..f0157ea 100644 --- a/packages/p/python-junos-eznc/.rev +++ b/packages/p/python-junos-eznc/.rev @@ -103,4 +103,37 @@ 974759 + + 4f0d14e5cf00ef19faedbf900d1eed4b + 2.6.7 + + dimstar_suse + - Add python-311.patch to support python 3.11, gh#Juniper/py-junos-eznc#1236 +- Remove python-junos-eznc-fix-unittests.patch, not needed anymore +- Update to 2.6.7: + * Supported option to set look_for_keys with bool True/False #1234 + * Fixed build failure against setuptools #1231 +- 2.6.6 + * Fixed reboot failing on other RE #1199 + * Fixed passing 'sleep' arg to StartShell run() #1202 + * Fixed PyEZ get-facts support for ACX model #1209 + * Fixed EthPortTable regex pattern #1215 + * Fixed StartShell UnboundLocalError #1203 #1211 +- 2.6.5 + * Supported multi-gig ports for EthPortTable.yml #1177 + * Fixed on-box support for start shell types #1190 #1186 + * Fixed conn_open_timeout value was getting set None , changed it to + default 30 seconds #1184 +- 2.6.4 + * Supported start_shell options to choose the shell types (sh or csh) #995 + * Supported for python 3.9 + * Fixed Device facts current_re returns the SRX cluster node0 and + node1 details with cluster ID 16 #1135 + * Fixed upgrade ncclient version 0.6.13, updated requirements.txt to + install ncclient==0.6.13 #1153 + * Fixed deprecation warning due to invalid escape sequences #1034 + * Fixed Unit tests test_sw_put_ftp failure #1165 + + 1068621 + diff --git a/packages/p/python-junos-eznc/python-311.patch b/packages/p/python-junos-eznc/python-311.patch new file mode 100644 index 0000000..7d891bb --- /dev/null +++ b/packages/p/python-junos-eznc/python-311.patch @@ -0,0 +1,32 @@ +Index: py-junos-eznc-2.6.7/lib/jnpr/junos/device.py +=================================================================== +--- py-junos-eznc-2.6.7.orig/lib/jnpr/junos/device.py ++++ py-junos-eznc-2.6.7/lib/jnpr/junos/device.py +@@ -43,6 +43,11 @@ from jnpr.junos.exception import JSONLoa + from ncclient.operations.third_party.juniper.rpc import ExecuteRpc + import inspect + ++# Python 3.11 compatibility ++# gh#Juniper/py-junos-eznc#1236 ++if not hasattr(inspect, "getargspec"): ++ inspect.getargspec = inspect.getfullargspec ++ + if sys.version_info.major >= 3: + NCCLIENT_FILTER_XML = len(inspect.signature(ExecuteRpc.request).parameters) == 3 + else: +Index: py-junos-eznc-2.6.7/lib/jnpr/junos/utils/scp.py +=================================================================== +--- py-junos-eznc-2.6.7.orig/lib/jnpr/junos/utils/scp.py ++++ py-junos-eznc-2.6.7/lib/jnpr/junos/utils/scp.py +@@ -1,6 +1,11 @@ + from __future__ import absolute_import + import inspect + ++# Python 3.11 compatibility ++# gh#Juniper/py-junos-eznc#1236 ++if not hasattr(inspect, "getargspec"): ++ inspect.getargspec = inspect.getfullargspec ++ + from scp import SCPClient + from jnpr.junos.utils.ssh_client import open_ssh_client + diff --git a/packages/p/python-junos-eznc/python-junos-eznc-2.6.3.tar.gz b/packages/p/python-junos-eznc/python-junos-eznc-2.6.3.tar.gz deleted file mode 120000 index f58dd75..0000000 --- a/packages/p/python-junos-eznc/python-junos-eznc-2.6.3.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeibzlsirmznl4keifsklui52s2l5ihwmuy5uc44yjx4neamimrgbpm \ No newline at end of file diff --git a/packages/p/python-junos-eznc/python-junos-eznc-2.6.7.tar.gz b/packages/p/python-junos-eznc/python-junos-eznc-2.6.7.tar.gz new file mode 120000 index 0000000..433e402 --- /dev/null +++ b/packages/p/python-junos-eznc/python-junos-eznc-2.6.7.tar.gz @@ -0,0 +1 @@ +/ipfs/bafybeiauoq665zucl5xfmznvbyvl2hbru5sm7urxaepw3vm5wj6gzpozda \ No newline at end of file diff --git a/packages/p/python-junos-eznc/python-junos-eznc-fix-unittests.patch b/packages/p/python-junos-eznc/python-junos-eznc-fix-unittests.patch deleted file mode 100644 index bc1252c..0000000 --- a/packages/p/python-junos-eznc/python-junos-eznc-fix-unittests.patch +++ /dev/null @@ -1,70 +0,0 @@ -diff --git a/.github/workflows/pylint.yml b/.github/workflows/pylint.yml -index daaf86ae2..b6f561ba9 100644 ---- a/.github/workflows/pylint.yml -+++ b/.github/workflows/pylint.yml -@@ -14,7 +14,7 @@ jobs: - strategy: - matrix: - os: [ubuntu-latest, windows-latest] -- python-version: [3.7, 3.8] -+ python-version: [3.7, 3.8, 3.9] - exclude: - - os: windows-latest - python-version: 3.8 -@@ -38,7 +38,7 @@ jobs: - - name: Run black tool - run: | - pip install -U black; -- black --check --exclude=docs/* . -+ black --check --diff --exclude="docs|build|tests|samples" . - - - name: Run unit tests - run: | -diff --git a/lib/jnpr/junos/factory/table.py b/lib/jnpr/junos/factory/table.py -index 724c3d988..72eb6d79b 100644 ---- a/lib/jnpr/junos/factory/table.py -+++ b/lib/jnpr/junos/factory/table.py -@@ -245,7 +245,9 @@ def savexml(self, path, hostname=False, timestamp=False, append=None): - fname += "_%s" % append - - path = fname + fext -- return etree.ElementTree(self.xml).write(open(path, "wb")) -+ with open(path, "wb+") as f: -+ pass -+ return etree.ElementTree(self.xml).write(path) - - def to_json(self): - """ -diff --git a/tests/unit/factory/test_table.py b/tests/unit/factory/test_table.py -index 25e8b1b18..870a723ed 100644 ---- a/tests/unit/factory/test_table.py -+++ b/tests/unit/factory/test_table.py -@@ -139,9 +139,9 @@ def test_table_get_RuntimeError(self): - def test_table_savexml(self, mock_file, mock_execute): - mock_execute.side_effect = self._mock_manager - self.ppt.xml = etree.XML("test") -- self.ppt.savexml("/vasr/tmssp/foo.xml", hostname=True, append="test") -- mock_file.assert_called_once_with("/vasr/tmssp/foo_1.1.1.1_test.xml", "wb") -- self.ppt.savexml("/vasr/tmssp/foo.xml", hostname=True, timestamp=True) -+ self.ppt.savexml("foo.xml", hostname=True, append="test") -+ mock_file.assert_called_once_with("foo_1.1.1.1_test.xml", "wb+") -+ self.ppt.savexml("foo.xml", hostname=True, timestamp=True) - self.assertEqual(mock_file.call_count, 2) - - def _read_file(self, fname): -diff --git a/tests/unit/utils/test_sw.py b/tests/unit/utils/test_sw.py -index f7c566249..c48d6f1a9 100644 ---- a/tests/unit/utils/test_sw.py -+++ b/tests/unit/utils/test_sw.py -@@ -161,7 +161,9 @@ def test_sw_put_ftp(self, mock_ftp_put): - dev.facts = facts - sw = SW(dev) - sw.put(package="test.tgz") -- self.assertTrue(call("test.tgz", "/var/tmp") in mock_ftp_put.mock_calls) -+ self.assertTrue( -+ any("('test.tgz', '/var/tmp')" in str(s) for s in mock_ftp_put.mock_calls) -+ ) - - @patch("jnpr.junos.utils.scp.SCP.__exit__") - @patch("jnpr.junos.utils.scp.SCP.__init__") - diff --git a/packages/p/python-junos-eznc/python-junos-eznc-no-mock.patch b/packages/p/python-junos-eznc/python-junos-eznc-no-mock.patch index e78642e..5eb5d12 100644 --- a/packages/p/python-junos-eznc/python-junos-eznc-no-mock.patch +++ b/packages/p/python-junos-eznc/python-junos-eznc-no-mock.patch @@ -1,6 +1,7 @@ -diff -upr py-junos-eznc-2.6.3.orig/tests/unit/factory/test_cfgtable.py py-junos-eznc-2.6.3/tests/unit/factory/test_cfgtable.py ---- py-junos-eznc-2.6.3.orig/tests/unit/factory/test_cfgtable.py 2022-05-03 13:49:10.455645122 +0200 -+++ py-junos-eznc-2.6.3/tests/unit/factory/test_cfgtable.py 2022-05-03 13:49:10.491645348 +0200 +Index: py-junos-eznc-2.6.7/tests/unit/factory/test_cfgtable.py +=================================================================== +--- py-junos-eznc-2.6.7.orig/tests/unit/factory/test_cfgtable.py ++++ py-junos-eznc-2.6.7/tests/unit/factory/test_cfgtable.py @@ -13,7 +13,7 @@ from jnpr.junos import Device from ncclient.manager import Manager, make_device_handler from ncclient.transport import SSHSession @@ -10,9 +11,10 @@ diff -upr py-junos-eznc-2.6.3.orig/tests/unit/factory/test_cfgtable.py py-junos- from jnpr.junos.factory import loadyaml from jnpr.junos.factory.factory_loader import FactoryLoader -diff -upr py-junos-eznc-2.6.3.orig/tests/unit/factory/test_cmdtable.py py-junos-eznc-2.6.3/tests/unit/factory/test_cmdtable.py ---- py-junos-eznc-2.6.3.orig/tests/unit/factory/test_cmdtable.py 2022-05-03 13:49:10.455645122 +0200 -+++ py-junos-eznc-2.6.3/tests/unit/factory/test_cmdtable.py 2022-05-03 13:49:10.491645348 +0200 +Index: py-junos-eznc-2.6.7/tests/unit/factory/test_cmdtable.py +=================================================================== +--- py-junos-eznc-2.6.7.orig/tests/unit/factory/test_cmdtable.py ++++ py-junos-eznc-2.6.7/tests/unit/factory/test_cmdtable.py @@ -10,7 +10,7 @@ from jnpr.junos.exception import RpcErro from ncclient.manager import Manager, make_device_handler @@ -22,9 +24,10 @@ diff -upr py-junos-eznc-2.6.3.orig/tests/unit/factory/test_cmdtable.py py-junos- import yamlloader from jnpr.junos.factory.factory_loader import FactoryLoader import yaml -diff -upr py-junos-eznc-2.6.3.orig/tests/unit/factory/test_factory_loader.py py-junos-eznc-2.6.3/tests/unit/factory/test_factory_loader.py ---- py-junos-eznc-2.6.3.orig/tests/unit/factory/test_factory_loader.py 2022-05-03 13:49:10.455645122 +0200 -+++ py-junos-eznc-2.6.3/tests/unit/factory/test_factory_loader.py 2022-05-03 13:49:10.491645348 +0200 +Index: py-junos-eznc-2.6.7/tests/unit/factory/test_factory_loader.py +=================================================================== +--- py-junos-eznc-2.6.7.orig/tests/unit/factory/test_factory_loader.py ++++ py-junos-eznc-2.6.7/tests/unit/factory/test_factory_loader.py @@ -4,7 +4,7 @@ __credits__ = "Jeremy Schulman" import unittest import pytest @@ -34,9 +37,10 @@ diff -upr py-junos-eznc-2.6.3.orig/tests/unit/factory/test_factory_loader.py py- @pytest.mark.unit -diff -upr py-junos-eznc-2.6.3.orig/tests/unit/factory/test_optable.py py-junos-eznc-2.6.3/tests/unit/factory/test_optable.py ---- py-junos-eznc-2.6.3.orig/tests/unit/factory/test_optable.py 2022-05-03 13:49:10.455645122 +0200 -+++ py-junos-eznc-2.6.3/tests/unit/factory/test_optable.py 2022-05-03 13:49:10.491645348 +0200 +Index: py-junos-eznc-2.6.7/tests/unit/factory/test_optable.py +=================================================================== +--- py-junos-eznc-2.6.7.orig/tests/unit/factory/test_optable.py ++++ py-junos-eznc-2.6.7/tests/unit/factory/test_optable.py @@ -19,7 +19,7 @@ from ncclient.operations.rpc import RPCR from lxml import etree @@ -46,9 +50,10 @@ diff -upr py-junos-eznc-2.6.3.orig/tests/unit/factory/test_optable.py py-junos-e @pytest.mark.unit -diff -upr py-junos-eznc-2.6.3.orig/tests/unit/factory/test_table.py py-junos-eznc-2.6.3/tests/unit/factory/test_table.py ---- py-junos-eznc-2.6.3.orig/tests/unit/factory/test_table.py 2022-05-03 13:49:10.455645122 +0200 -+++ py-junos-eznc-2.6.3/tests/unit/factory/test_table.py 2022-05-03 13:49:10.491645348 +0200 +Index: py-junos-eznc-2.6.7/tests/unit/factory/test_table.py +=================================================================== +--- py-junos-eznc-2.6.7.orig/tests/unit/factory/test_table.py ++++ py-junos-eznc-2.6.7/tests/unit/factory/test_table.py @@ -8,7 +8,7 @@ import os from jnpr.junos import Device from jnpr.junos.factory.table import Table @@ -58,9 +63,10 @@ diff -upr py-junos-eznc-2.6.3.orig/tests/unit/factory/test_table.py py-junos-ezn from lxml import etree from jnpr.junos.op.phyport import PhyPortTable -diff -upr py-junos-eznc-2.6.3.orig/tests/unit/factory/test_to_json.py py-junos-eznc-2.6.3/tests/unit/factory/test_to_json.py ---- py-junos-eznc-2.6.3.orig/tests/unit/factory/test_to_json.py 2022-05-03 13:49:10.455645122 +0200 -+++ py-junos-eznc-2.6.3/tests/unit/factory/test_to_json.py 2022-05-03 13:49:10.491645348 +0200 +Index: py-junos-eznc-2.6.7/tests/unit/factory/test_to_json.py +=================================================================== +--- py-junos-eznc-2.6.7.orig/tests/unit/factory/test_to_json.py ++++ py-junos-eznc-2.6.7/tests/unit/factory/test_to_json.py @@ -5,7 +5,7 @@ try: except ImportError: import unittest @@ -70,9 +76,10 @@ diff -upr py-junos-eznc-2.6.3.orig/tests/unit/factory/test_to_json.py py-junos-e import os import json -diff -upr py-junos-eznc-2.6.3.orig/tests/unit/factory/test_view.py py-junos-eznc-2.6.3/tests/unit/factory/test_view.py ---- py-junos-eznc-2.6.3.orig/tests/unit/factory/test_view.py 2022-05-03 13:49:10.455645122 +0200 -+++ py-junos-eznc-2.6.3/tests/unit/factory/test_view.py 2022-05-03 13:49:10.491645348 +0200 +Index: py-junos-eznc-2.6.7/tests/unit/factory/test_view.py +=================================================================== +--- py-junos-eznc-2.6.7.orig/tests/unit/factory/test_view.py ++++ py-junos-eznc-2.6.7/tests/unit/factory/test_view.py @@ -3,7 +3,7 @@ __credits__ = "Jeremy Schulman" import unittest @@ -82,9 +89,10 @@ diff -upr py-junos-eznc-2.6.3.orig/tests/unit/factory/test_view.py py-junos-eznc from jnpr.junos import Device from jnpr.junos.factory.view import View from jnpr.junos.op.phyport import PhyPortStatsTable, PhyPortStatsView -diff -upr py-junos-eznc-2.6.3.orig/tests/unit/facts/test_current_re.py py-junos-eznc-2.6.3/tests/unit/facts/test_current_re.py ---- py-junos-eznc-2.6.3.orig/tests/unit/facts/test_current_re.py 2022-05-03 13:49:10.463645172 +0200 -+++ py-junos-eznc-2.6.3/tests/unit/facts/test_current_re.py 2022-05-03 13:49:10.491645348 +0200 +Index: py-junos-eznc-2.6.7/tests/unit/facts/test_current_re.py +=================================================================== +--- py-junos-eznc-2.6.7.orig/tests/unit/facts/test_current_re.py ++++ py-junos-eznc-2.6.7/tests/unit/facts/test_current_re.py @@ -3,7 +3,7 @@ __credits__ = "Jeremy Schulman, Nitin Ku import unittest @@ -94,9 +102,10 @@ diff -upr py-junos-eznc-2.6.3.orig/tests/unit/facts/test_current_re.py py-junos- import os from lxml import etree -diff -upr py-junos-eznc-2.6.3.orig/tests/unit/facts/test_domain.py py-junos-eznc-2.6.3/tests/unit/facts/test_domain.py ---- py-junos-eznc-2.6.3.orig/tests/unit/facts/test_domain.py 2022-05-03 13:49:10.463645172 +0200 -+++ py-junos-eznc-2.6.3/tests/unit/facts/test_domain.py 2022-05-03 13:49:10.491645348 +0200 +Index: py-junos-eznc-2.6.7/tests/unit/facts/test_domain.py +=================================================================== +--- py-junos-eznc-2.6.7.orig/tests/unit/facts/test_domain.py ++++ py-junos-eznc-2.6.7/tests/unit/facts/test_domain.py @@ -3,7 +3,7 @@ __credits__ = "Jeremy Schulman, Nitin Ku import unittest @@ -106,9 +115,10 @@ diff -upr py-junos-eznc-2.6.3.orig/tests/unit/facts/test_domain.py py-junos-eznc import os from lxml import etree -diff -upr py-junos-eznc-2.6.3.orig/tests/unit/facts/test_ethernet_mac_table.py py-junos-eznc-2.6.3/tests/unit/facts/test_ethernet_mac_table.py ---- py-junos-eznc-2.6.3.orig/tests/unit/facts/test_ethernet_mac_table.py 2022-05-03 13:49:10.463645172 +0200 -+++ py-junos-eznc-2.6.3/tests/unit/facts/test_ethernet_mac_table.py 2022-05-03 13:49:10.491645348 +0200 +Index: py-junos-eznc-2.6.7/tests/unit/facts/test_ethernet_mac_table.py +=================================================================== +--- py-junos-eznc-2.6.7.orig/tests/unit/facts/test_ethernet_mac_table.py ++++ py-junos-eznc-2.6.7/tests/unit/facts/test_ethernet_mac_table.py @@ -3,7 +3,7 @@ __credits__ = "Jeremy Schulman, Nitin Ku import unittest @@ -118,9 +128,10 @@ diff -upr py-junos-eznc-2.6.3.orig/tests/unit/facts/test_ethernet_mac_table.py p import os from lxml import etree -diff -upr py-junos-eznc-2.6.3.orig/tests/unit/facts/test_file_list.py py-junos-eznc-2.6.3/tests/unit/facts/test_file_list.py ---- py-junos-eznc-2.6.3.orig/tests/unit/facts/test_file_list.py 2022-05-03 13:49:10.463645172 +0200 -+++ py-junos-eznc-2.6.3/tests/unit/facts/test_file_list.py 2022-05-03 13:49:10.491645348 +0200 +Index: py-junos-eznc-2.6.7/tests/unit/facts/test_file_list.py +=================================================================== +--- py-junos-eznc-2.6.7.orig/tests/unit/facts/test_file_list.py ++++ py-junos-eznc-2.6.7/tests/unit/facts/test_file_list.py @@ -3,7 +3,7 @@ __credits__ = "Jeremy Schulman, Nitin Ku import unittest @@ -130,9 +141,10 @@ diff -upr py-junos-eznc-2.6.3.orig/tests/unit/facts/test_file_list.py py-junos-e import os from jnpr.junos import Device -diff -upr py-junos-eznc-2.6.3.orig/tests/unit/facts/test_get_chassis_cluster_status.py py-junos-eznc-2.6.3/tests/unit/facts/test_get_chassis_cluster_status.py ---- py-junos-eznc-2.6.3.orig/tests/unit/facts/test_get_chassis_cluster_status.py 2022-05-03 13:49:10.463645172 +0200 -+++ py-junos-eznc-2.6.3/tests/unit/facts/test_get_chassis_cluster_status.py 2022-05-03 13:49:10.491645348 +0200 +Index: py-junos-eznc-2.6.7/tests/unit/facts/test_get_chassis_cluster_status.py +=================================================================== +--- py-junos-eznc-2.6.7.orig/tests/unit/facts/test_get_chassis_cluster_status.py ++++ py-junos-eznc-2.6.7/tests/unit/facts/test_get_chassis_cluster_status.py @@ -3,7 +3,7 @@ __credits__ = "Jeremy Schulman, Nitin Ku import unittest @@ -142,9 +154,10 @@ diff -upr py-junos-eznc-2.6.3.orig/tests/unit/facts/test_get_chassis_cluster_sta import os from lxml import etree -diff -upr py-junos-eznc-2.6.3.orig/tests/unit/facts/test_get_chassis_inventory.py py-junos-eznc-2.6.3/tests/unit/facts/test_get_chassis_inventory.py ---- py-junos-eznc-2.6.3.orig/tests/unit/facts/test_get_chassis_inventory.py 2022-05-03 13:49:10.463645172 +0200 -+++ py-junos-eznc-2.6.3/tests/unit/facts/test_get_chassis_inventory.py 2022-05-03 13:49:10.491645348 +0200 +Index: py-junos-eznc-2.6.7/tests/unit/facts/test_get_chassis_inventory.py +=================================================================== +--- py-junos-eznc-2.6.7.orig/tests/unit/facts/test_get_chassis_inventory.py ++++ py-junos-eznc-2.6.7/tests/unit/facts/test_get_chassis_inventory.py @@ -3,7 +3,7 @@ __credits__ = "Jeremy Schulman, Nitin Ku import unittest @@ -154,9 +167,10 @@ diff -upr py-junos-eznc-2.6.3.orig/tests/unit/facts/test_get_chassis_inventory.p import os from jnpr.junos import Device -diff -upr py-junos-eznc-2.6.3.orig/tests/unit/facts/test_get_route_engine_information.py py-junos-eznc-2.6.3/tests/unit/facts/test_get_route_engine_information.py ---- py-junos-eznc-2.6.3.orig/tests/unit/facts/test_get_route_engine_information.py 2022-05-03 13:49:10.463645172 +0200 -+++ py-junos-eznc-2.6.3/tests/unit/facts/test_get_route_engine_information.py 2022-05-03 13:49:10.491645348 +0200 +Index: py-junos-eznc-2.6.7/tests/unit/facts/test_get_route_engine_information.py +=================================================================== +--- py-junos-eznc-2.6.7.orig/tests/unit/facts/test_get_route_engine_information.py ++++ py-junos-eznc-2.6.7/tests/unit/facts/test_get_route_engine_information.py @@ -3,7 +3,7 @@ __credits__ = "Jeremy Schulman, Nitin Ku import unittest @@ -166,9 +180,10 @@ diff -upr py-junos-eznc-2.6.3.orig/tests/unit/facts/test_get_route_engine_inform import os from lxml import etree -diff -upr py-junos-eznc-2.6.3.orig/tests/unit/facts/test_get_software_information.py py-junos-eznc-2.6.3/tests/unit/facts/test_get_software_information.py ---- py-junos-eznc-2.6.3.orig/tests/unit/facts/test_get_software_information.py 2022-05-03 13:49:10.463645172 +0200 -+++ py-junos-eznc-2.6.3/tests/unit/facts/test_get_software_information.py 2022-05-03 13:49:10.491645348 +0200 +Index: py-junos-eznc-2.6.7/tests/unit/facts/test_get_software_information.py +=================================================================== +--- py-junos-eznc-2.6.7.orig/tests/unit/facts/test_get_software_information.py ++++ py-junos-eznc-2.6.7/tests/unit/facts/test_get_software_information.py @@ -3,7 +3,7 @@ __credits__ = "Jeremy Schulman, Nitin Ku import unittest @@ -178,9 +193,10 @@ diff -upr py-junos-eznc-2.6.3.orig/tests/unit/facts/test_get_software_informatio import os from lxml import etree -diff -upr py-junos-eznc-2.6.3.orig/tests/unit/facts/test_get_virtual_chassis_information.py py-junos-eznc-2.6.3/tests/unit/facts/test_get_virtual_chassis_information.py ---- py-junos-eznc-2.6.3.orig/tests/unit/facts/test_get_virtual_chassis_information.py 2022-05-03 13:49:10.463645172 +0200 -+++ py-junos-eznc-2.6.3/tests/unit/facts/test_get_virtual_chassis_information.py 2022-05-03 13:49:10.491645348 +0200 +Index: py-junos-eznc-2.6.7/tests/unit/facts/test_get_virtual_chassis_information.py +=================================================================== +--- py-junos-eznc-2.6.7.orig/tests/unit/facts/test_get_virtual_chassis_information.py ++++ py-junos-eznc-2.6.7/tests/unit/facts/test_get_virtual_chassis_information.py @@ -3,7 +3,7 @@ __credits__ = "Jeremy Schulman, Nitin Ku import unittest @@ -190,9 +206,10 @@ diff -upr py-junos-eznc-2.6.3.orig/tests/unit/facts/test_get_virtual_chassis_inf import os import sys from lxml import etree -diff -upr py-junos-eznc-2.6.3.orig/tests/unit/facts/test_ifd_style.py py-junos-eznc-2.6.3/tests/unit/facts/test_ifd_style.py ---- py-junos-eznc-2.6.3.orig/tests/unit/facts/test_ifd_style.py 2022-05-03 13:49:10.463645172 +0200 -+++ py-junos-eznc-2.6.3/tests/unit/facts/test_ifd_style.py 2022-05-03 13:49:10.491645348 +0200 +Index: py-junos-eznc-2.6.7/tests/unit/facts/test_ifd_style.py +=================================================================== +--- py-junos-eznc-2.6.7.orig/tests/unit/facts/test_ifd_style.py ++++ py-junos-eznc-2.6.7/tests/unit/facts/test_ifd_style.py @@ -3,7 +3,7 @@ __credits__ = "Jeremy Schulman, Nitin Ku import unittest @@ -202,9 +219,10 @@ diff -upr py-junos-eznc-2.6.3.orig/tests/unit/facts/test_ifd_style.py py-junos-e import os from lxml import etree -diff -upr py-junos-eznc-2.6.3.orig/tests/unit/facts/test_iri_mapping.py py-junos-eznc-2.6.3/tests/unit/facts/test_iri_mapping.py ---- py-junos-eznc-2.6.3.orig/tests/unit/facts/test_iri_mapping.py 2022-05-03 13:49:10.463645172 +0200 -+++ py-junos-eznc-2.6.3/tests/unit/facts/test_iri_mapping.py 2022-05-03 13:49:10.491645348 +0200 +Index: py-junos-eznc-2.6.7/tests/unit/facts/test_iri_mapping.py +=================================================================== +--- py-junos-eznc-2.6.7.orig/tests/unit/facts/test_iri_mapping.py ++++ py-junos-eznc-2.6.7/tests/unit/facts/test_iri_mapping.py @@ -3,7 +3,7 @@ __credits__ = "Jeremy Schulman, Nitin Ku import unittest @@ -214,9 +232,10 @@ diff -upr py-junos-eznc-2.6.3.orig/tests/unit/facts/test_iri_mapping.py py-junos import os from jnpr.junos import Device -diff -upr py-junos-eznc-2.6.3.orig/tests/unit/facts/test_personality.py py-junos-eznc-2.6.3/tests/unit/facts/test_personality.py ---- py-junos-eznc-2.6.3.orig/tests/unit/facts/test_personality.py 2022-05-03 13:49:10.463645172 +0200 -+++ py-junos-eznc-2.6.3/tests/unit/facts/test_personality.py 2022-05-03 13:49:10.491645348 +0200 +Index: py-junos-eznc-2.6.7/tests/unit/facts/test_personality.py +=================================================================== +--- py-junos-eznc-2.6.7.orig/tests/unit/facts/test_personality.py ++++ py-junos-eznc-2.6.7/tests/unit/facts/test_personality.py @@ -3,7 +3,7 @@ __credits__ = "Jeremy Schulman, Nitin Ku import unittest @@ -226,9 +245,10 @@ diff -upr py-junos-eznc-2.6.3.orig/tests/unit/facts/test_personality.py py-junos import os from jnpr.junos.exception import RpcError -diff -upr py-junos-eznc-2.6.3.orig/tests/unit/__init__.py py-junos-eznc-2.6.3/tests/unit/__init__.py ---- py-junos-eznc-2.6.3.orig/tests/unit/__init__.py 2022-05-03 13:49:10.455645122 +0200 -+++ py-junos-eznc-2.6.3/tests/unit/__init__.py 2022-05-03 13:49:10.495645373 +0200 +Index: py-junos-eznc-2.6.7/tests/unit/__init__.py +=================================================================== +--- py-junos-eznc-2.6.7.orig/tests/unit/__init__.py ++++ py-junos-eznc-2.6.7/tests/unit/__init__.py @@ -2,7 +2,7 @@ import unittest import sys @@ -238,9 +258,10 @@ diff -upr py-junos-eznc-2.6.3.orig/tests/unit/__init__.py py-junos-eznc-2.6.3/te __author__ = "Nitin Kumar" __credits__ = "Jeremy Schulman" -diff -upr py-junos-eznc-2.6.3.orig/tests/unit/ofacts/test_chassis.py py-junos-eznc-2.6.3/tests/unit/ofacts/test_chassis.py ---- py-junos-eznc-2.6.3.orig/tests/unit/ofacts/test_chassis.py 2022-05-03 13:49:10.455645122 +0200 -+++ py-junos-eznc-2.6.3/tests/unit/ofacts/test_chassis.py 2022-05-03 13:49:10.491645348 +0200 +Index: py-junos-eznc-2.6.7/tests/unit/ofacts/test_chassis.py +=================================================================== +--- py-junos-eznc-2.6.7.orig/tests/unit/ofacts/test_chassis.py ++++ py-junos-eznc-2.6.7/tests/unit/ofacts/test_chassis.py @@ -3,7 +3,7 @@ __credits__ = "Jeremy Schulman" import unittest @@ -250,9 +271,10 @@ diff -upr py-junos-eznc-2.6.3.orig/tests/unit/ofacts/test_chassis.py py-junos-ez from lxml import etree import os -diff -upr py-junos-eznc-2.6.3.orig/tests/unit/ofacts/test_domain.py py-junos-eznc-2.6.3/tests/unit/ofacts/test_domain.py ---- py-junos-eznc-2.6.3.orig/tests/unit/ofacts/test_domain.py 2022-05-03 13:49:10.455645122 +0200 -+++ py-junos-eznc-2.6.3/tests/unit/ofacts/test_domain.py 2022-05-03 13:49:10.491645348 +0200 +Index: py-junos-eznc-2.6.7/tests/unit/ofacts/test_domain.py +=================================================================== +--- py-junos-eznc-2.6.7.orig/tests/unit/ofacts/test_domain.py ++++ py-junos-eznc-2.6.7/tests/unit/ofacts/test_domain.py @@ -3,7 +3,7 @@ __credits__ = "Jeremy Schulman" import unittest @@ -262,9 +284,10 @@ diff -upr py-junos-eznc-2.6.3.orig/tests/unit/ofacts/test_domain.py py-junos-ezn from lxml import etree from jnpr.junos.ofacts.domain import facts_domain -diff -upr py-junos-eznc-2.6.3.orig/tests/unit/ofacts/test_ifd_style.py py-junos-eznc-2.6.3/tests/unit/ofacts/test_ifd_style.py ---- py-junos-eznc-2.6.3.orig/tests/unit/ofacts/test_ifd_style.py 2022-05-03 13:49:10.455645122 +0200 -+++ py-junos-eznc-2.6.3/tests/unit/ofacts/test_ifd_style.py 2022-05-03 13:49:10.491645348 +0200 +Index: py-junos-eznc-2.6.7/tests/unit/ofacts/test_ifd_style.py +=================================================================== +--- py-junos-eznc-2.6.7.orig/tests/unit/ofacts/test_ifd_style.py ++++ py-junos-eznc-2.6.7/tests/unit/ofacts/test_ifd_style.py @@ -2,7 +2,7 @@ __author__ = "Nitin Kumar, Rick Sherman" __credits__ = "Jeremy Schulman" @@ -274,9 +297,10 @@ diff -upr py-junos-eznc-2.6.3.orig/tests/unit/ofacts/test_ifd_style.py py-junos- import pytest from jnpr.junos import Device -diff -upr py-junos-eznc-2.6.3.orig/tests/unit/ofacts/test_personality.py py-junos-eznc-2.6.3/tests/unit/ofacts/test_personality.py ---- py-junos-eznc-2.6.3.orig/tests/unit/ofacts/test_personality.py 2022-05-03 13:49:10.455645122 +0200 -+++ py-junos-eznc-2.6.3/tests/unit/ofacts/test_personality.py 2022-05-03 13:49:10.491645348 +0200 +Index: py-junos-eznc-2.6.7/tests/unit/ofacts/test_personality.py +=================================================================== +--- py-junos-eznc-2.6.7.orig/tests/unit/ofacts/test_personality.py ++++ py-junos-eznc-2.6.7/tests/unit/ofacts/test_personality.py @@ -2,7 +2,7 @@ __author__ = "Nitin Kumar, Rick Sherman" __credits__ = "Jeremy Schulman" @@ -286,9 +310,10 @@ diff -upr py-junos-eznc-2.6.3.orig/tests/unit/ofacts/test_personality.py py-juno import pytest from jnpr.junos import Device -diff -upr py-junos-eznc-2.6.3.orig/tests/unit/ofacts/test_routing_engines.py py-junos-eznc-2.6.3/tests/unit/ofacts/test_routing_engines.py ---- py-junos-eznc-2.6.3.orig/tests/unit/ofacts/test_routing_engines.py 2022-05-03 13:49:10.455645122 +0200 -+++ py-junos-eznc-2.6.3/tests/unit/ofacts/test_routing_engines.py 2022-05-03 13:49:10.491645348 +0200 +Index: py-junos-eznc-2.6.7/tests/unit/ofacts/test_routing_engines.py +=================================================================== +--- py-junos-eznc-2.6.7.orig/tests/unit/ofacts/test_routing_engines.py ++++ py-junos-eznc-2.6.7/tests/unit/ofacts/test_routing_engines.py @@ -3,7 +3,7 @@ __credits__ = "Jeremy Schulman" import unittest @@ -298,9 +323,10 @@ diff -upr py-junos-eznc-2.6.3.orig/tests/unit/ofacts/test_routing_engines.py py- import os import sys -diff -upr py-junos-eznc-2.6.3.orig/tests/unit/ofacts/test_srx_cluster.py py-junos-eznc-2.6.3/tests/unit/ofacts/test_srx_cluster.py ---- py-junos-eznc-2.6.3.orig/tests/unit/ofacts/test_srx_cluster.py 2022-05-03 13:49:10.455645122 +0200 -+++ py-junos-eznc-2.6.3/tests/unit/ofacts/test_srx_cluster.py 2022-05-03 13:49:10.491645348 +0200 +Index: py-junos-eznc-2.6.7/tests/unit/ofacts/test_srx_cluster.py +=================================================================== +--- py-junos-eznc-2.6.7.orig/tests/unit/ofacts/test_srx_cluster.py ++++ py-junos-eznc-2.6.7/tests/unit/ofacts/test_srx_cluster.py @@ -3,7 +3,7 @@ __credits__ = "Jeremy Schulman" import unittest @@ -310,9 +336,10 @@ diff -upr py-junos-eznc-2.6.3.orig/tests/unit/ofacts/test_srx_cluster.py py-juno import os from jnpr.junos import Device -diff -upr py-junos-eznc-2.6.3.orig/tests/unit/ofacts/test_switch_style.py py-junos-eznc-2.6.3/tests/unit/ofacts/test_switch_style.py ---- py-junos-eznc-2.6.3.orig/tests/unit/ofacts/test_switch_style.py 2022-05-03 13:49:10.455645122 +0200 -+++ py-junos-eznc-2.6.3/tests/unit/ofacts/test_switch_style.py 2022-05-03 13:49:10.491645348 +0200 +Index: py-junos-eznc-2.6.7/tests/unit/ofacts/test_switch_style.py +=================================================================== +--- py-junos-eznc-2.6.7.orig/tests/unit/ofacts/test_switch_style.py ++++ py-junos-eznc-2.6.7/tests/unit/ofacts/test_switch_style.py @@ -2,7 +2,7 @@ __author__ = "Nitin Kumar, Rick Sherman" __credits__ = "Jeremy Schulman" @@ -322,9 +349,10 @@ diff -upr py-junos-eznc-2.6.3.orig/tests/unit/ofacts/test_switch_style.py py-jun import pytest from jnpr.junos import Device -diff -upr py-junos-eznc-2.6.3.orig/tests/unit/ofacts/test_swver.py py-junos-eznc-2.6.3/tests/unit/ofacts/test_swver.py ---- py-junos-eznc-2.6.3.orig/tests/unit/ofacts/test_swver.py 2022-05-03 13:49:10.455645122 +0200 -+++ py-junos-eznc-2.6.3/tests/unit/ofacts/test_swver.py 2022-05-03 13:49:10.491645348 +0200 +Index: py-junos-eznc-2.6.7/tests/unit/ofacts/test_swver.py +=================================================================== +--- py-junos-eznc-2.6.7.orig/tests/unit/ofacts/test_swver.py ++++ py-junos-eznc-2.6.7/tests/unit/ofacts/test_swver.py @@ -6,7 +6,7 @@ try: except ImportError: import unittest @@ -334,9 +362,10 @@ diff -upr py-junos-eznc-2.6.3.orig/tests/unit/ofacts/test_swver.py py-junos-eznc import os from jnpr.junos import Device -diff -upr py-junos-eznc-2.6.3.orig/tests/unit/test_console.py py-junos-eznc-2.6.3/tests/unit/test_console.py ---- py-junos-eznc-2.6.3.orig/tests/unit/test_console.py 2022-05-03 13:49:10.455645122 +0200 -+++ py-junos-eznc-2.6.3/tests/unit/test_console.py 2022-05-03 13:49:10.495645373 +0200 +Index: py-junos-eznc-2.6.7/tests/unit/test_console.py +=================================================================== +--- py-junos-eznc-2.6.7.orig/tests/unit/test_console.py ++++ py-junos-eznc-2.6.7/tests/unit/test_console.py @@ -4,7 +4,7 @@ except ImportError: import unittest from jnpr.junos.utils.config import Config @@ -346,9 +375,10 @@ diff -upr py-junos-eznc-2.6.3.orig/tests/unit/test_console.py py-junos-eznc-2.6. import re import sys import os -diff -upr py-junos-eznc-2.6.3.orig/tests/unit/test_decorators.py py-junos-eznc-2.6.3/tests/unit/test_decorators.py ---- py-junos-eznc-2.6.3.orig/tests/unit/test_decorators.py 2022-05-03 13:49:10.455645122 +0200 -+++ py-junos-eznc-2.6.3/tests/unit/test_decorators.py 2022-05-03 13:49:10.495645373 +0200 +Index: py-junos-eznc-2.6.7/tests/unit/test_decorators.py +=================================================================== +--- py-junos-eznc-2.6.7.orig/tests/unit/test_decorators.py ++++ py-junos-eznc-2.6.7/tests/unit/test_decorators.py @@ -12,7 +12,7 @@ from jnpr.junos.exception import RpcErro from jnpr.junos.decorators import timeoutDecorator, normalizeDecorator from jnpr.junos.decorators import ignoreWarnDecorator @@ -358,9 +388,10 @@ diff -upr py-junos-eznc-2.6.3.orig/tests/unit/test_decorators.py py-junos-eznc-2 from ncclient.operations.rpc import RPCError from ncclient.manager import Manager, make_device_handler -diff -upr py-junos-eznc-2.6.3.orig/tests/unit/test_device.py py-junos-eznc-2.6.3/tests/unit/test_device.py ---- py-junos-eznc-2.6.3.orig/tests/unit/test_device.py 2022-05-03 13:49:10.455645122 +0200 -+++ py-junos-eznc-2.6.3/tests/unit/test_device.py 2022-05-03 13:49:10.495645373 +0200 +Index: py-junos-eznc-2.6.7/tests/unit/test_device.py +=================================================================== +--- py-junos-eznc-2.6.7.orig/tests/unit/test_device.py ++++ py-junos-eznc-2.6.7/tests/unit/test_device.py @@ -3,7 +3,7 @@ try: except ImportError: import unittest @@ -370,9 +401,10 @@ diff -upr py-junos-eznc-2.6.3.orig/tests/unit/test_device.py py-junos-eznc-2.6.3 import os from lxml import etree import sys -diff -upr py-junos-eznc-2.6.3.orig/tests/unit/test_factcache.py py-junos-eznc-2.6.3/tests/unit/test_factcache.py ---- py-junos-eznc-2.6.3.orig/tests/unit/test_factcache.py 2022-05-03 13:49:10.451645097 +0200 -+++ py-junos-eznc-2.6.3/tests/unit/test_factcache.py 2022-05-03 13:49:10.495645373 +0200 +Index: py-junos-eznc-2.6.7/tests/unit/test_factcache.py +=================================================================== +--- py-junos-eznc-2.6.7.orig/tests/unit/test_factcache.py ++++ py-junos-eznc-2.6.7/tests/unit/test_factcache.py @@ -3,7 +3,7 @@ try: except ImportError: import unittest @@ -382,9 +414,10 @@ diff -upr py-junos-eznc-2.6.3.orig/tests/unit/test_factcache.py py-junos-eznc-2. from jnpr.junos.exception import FactLoopError from jnpr.junos import Device -diff -upr py-junos-eznc-2.6.3.orig/tests/unit/test_junos.py py-junos-eznc-2.6.3/tests/unit/test_junos.py ---- py-junos-eznc-2.6.3.orig/tests/unit/test_junos.py 2022-05-03 13:49:10.451645097 +0200 -+++ py-junos-eznc-2.6.3/tests/unit/test_junos.py 2022-05-03 13:49:10.495645373 +0200 +Index: py-junos-eznc-2.6.7/tests/unit/test_junos.py +=================================================================== +--- py-junos-eznc-2.6.7.orig/tests/unit/test_junos.py ++++ py-junos-eznc-2.6.7/tests/unit/test_junos.py @@ -4,7 +4,7 @@ import unittest import sys @@ -394,9 +427,10 @@ diff -upr py-junos-eznc-2.6.3.orig/tests/unit/test_junos.py py-junos-eznc-2.6.3/ __author__ = "Nitin Kumar" __credits__ = "Jeremy Schulman" -diff -upr py-junos-eznc-2.6.3.orig/tests/unit/test_jxml.py py-junos-eznc-2.6.3/tests/unit/test_jxml.py ---- py-junos-eznc-2.6.3.orig/tests/unit/test_jxml.py 2022-05-03 13:49:10.451645097 +0200 -+++ py-junos-eznc-2.6.3/tests/unit/test_jxml.py 2022-05-03 13:49:10.495645373 +0200 +Index: py-junos-eznc-2.6.7/tests/unit/test_jxml.py +=================================================================== +--- py-junos-eznc-2.6.7.orig/tests/unit/test_jxml.py ++++ py-junos-eznc-2.6.7/tests/unit/test_jxml.py @@ -2,7 +2,7 @@ import os import unittest from io import StringIO @@ -406,9 +440,10 @@ diff -upr py-junos-eznc-2.6.3.orig/tests/unit/test_jxml.py py-junos-eznc-2.6.3/t from jnpr.junos.jxml import ( NAME, INSERT, -diff -upr py-junos-eznc-2.6.3.orig/tests/unit/test_rpcmeta.py py-junos-eznc-2.6.3/tests/unit/test_rpcmeta.py ---- py-junos-eznc-2.6.3.orig/tests/unit/test_rpcmeta.py 2022-05-03 13:49:10.451645097 +0200 -+++ py-junos-eznc-2.6.3/tests/unit/test_rpcmeta.py 2022-05-03 13:49:10.495645373 +0200 +Index: py-junos-eznc-2.6.7/tests/unit/test_rpcmeta.py +=================================================================== +--- py-junos-eznc-2.6.7.orig/tests/unit/test_rpcmeta.py ++++ py-junos-eznc-2.6.7/tests/unit/test_rpcmeta.py @@ -10,7 +10,7 @@ from ncclient.manager import Manager, ma from ncclient.transport import SSHSession from jnpr.junos.exception import JSONLoadError @@ -418,9 +453,10 @@ diff -upr py-junos-eznc-2.6.3.orig/tests/unit/test_rpcmeta.py py-junos-eznc-2.6. from lxml import etree __author__ = "Nitin Kumar, Rick Sherman" -diff -upr py-junos-eznc-2.6.3.orig/tests/unit/transport/test_serial.py py-junos-eznc-2.6.3/tests/unit/transport/test_serial.py ---- py-junos-eznc-2.6.3.orig/tests/unit/transport/test_serial.py 2022-05-03 13:49:10.455645122 +0200 -+++ py-junos-eznc-2.6.3/tests/unit/transport/test_serial.py 2022-05-03 13:49:10.495645373 +0200 +Index: py-junos-eznc-2.6.7/tests/unit/transport/test_serial.py +=================================================================== +--- py-junos-eznc-2.6.7.orig/tests/unit/transport/test_serial.py ++++ py-junos-eznc-2.6.7/tests/unit/transport/test_serial.py @@ -3,7 +3,7 @@ try: except ImportError: import unittest @@ -430,9 +466,10 @@ diff -upr py-junos-eznc-2.6.3.orig/tests/unit/transport/test_serial.py py-junos- import sys import six -diff -upr py-junos-eznc-2.6.3.orig/tests/unit/transport/test_tty_netconf.py py-junos-eznc-2.6.3/tests/unit/transport/test_tty_netconf.py ---- py-junos-eznc-2.6.3.orig/tests/unit/transport/test_tty_netconf.py 2022-05-03 13:49:10.455645122 +0200 -+++ py-junos-eznc-2.6.3/tests/unit/transport/test_tty_netconf.py 2022-05-03 13:49:10.495645373 +0200 +Index: py-junos-eznc-2.6.7/tests/unit/transport/test_tty_netconf.py +=================================================================== +--- py-junos-eznc-2.6.7.orig/tests/unit/transport/test_tty_netconf.py ++++ py-junos-eznc-2.6.7/tests/unit/transport/test_tty_netconf.py @@ -3,7 +3,7 @@ try: except ImportError: import unittest @@ -442,9 +479,10 @@ diff -upr py-junos-eznc-2.6.3.orig/tests/unit/transport/test_tty_netconf.py py-j from jnpr.junos.transport.tty_netconf import tty_netconf import six import os -diff -upr py-junos-eznc-2.6.3.orig/tests/unit/transport/test_tty.py py-junos-eznc-2.6.3/tests/unit/transport/test_tty.py ---- py-junos-eznc-2.6.3.orig/tests/unit/transport/test_tty.py 2022-05-03 13:49:10.455645122 +0200 -+++ py-junos-eznc-2.6.3/tests/unit/transport/test_tty.py 2022-05-03 13:49:10.495645373 +0200 +Index: py-junos-eznc-2.6.7/tests/unit/transport/test_tty.py +=================================================================== +--- py-junos-eznc-2.6.7.orig/tests/unit/transport/test_tty.py ++++ py-junos-eznc-2.6.7/tests/unit/transport/test_tty.py @@ -6,7 +6,7 @@ except ImportError: import unittest @@ -454,9 +492,10 @@ diff -upr py-junos-eznc-2.6.3.orig/tests/unit/transport/test_tty.py py-junos-ezn from jnpr.junos.transport.tty import Terminal from jnpr.junos import exception as EzErrors -diff -upr py-junos-eznc-2.6.3.orig/tests/unit/transport/test_tty_ssh.py py-junos-eznc-2.6.3/tests/unit/transport/test_tty_ssh.py ---- py-junos-eznc-2.6.3.orig/tests/unit/transport/test_tty_ssh.py 2022-05-03 13:49:10.455645122 +0200 -+++ py-junos-eznc-2.6.3/tests/unit/transport/test_tty_ssh.py 2022-05-03 13:49:10.495645373 +0200 +Index: py-junos-eznc-2.6.7/tests/unit/transport/test_tty_ssh.py +=================================================================== +--- py-junos-eznc-2.6.7.orig/tests/unit/transport/test_tty_ssh.py ++++ py-junos-eznc-2.6.7/tests/unit/transport/test_tty_ssh.py @@ -6,7 +6,7 @@ try: except ImportError: import unittest @@ -466,9 +505,10 @@ diff -upr py-junos-eznc-2.6.3.orig/tests/unit/transport/test_tty_ssh.py py-junos from jnpr.junos.transport.tty_ssh import SSH -diff -upr py-junos-eznc-2.6.3.orig/tests/unit/transport/test_tty_telnet.py py-junos-eznc-2.6.3/tests/unit/transport/test_tty_telnet.py ---- py-junos-eznc-2.6.3.orig/tests/unit/transport/test_tty_telnet.py 2022-05-03 13:49:10.455645122 +0200 -+++ py-junos-eznc-2.6.3/tests/unit/transport/test_tty_telnet.py 2022-05-03 13:49:10.495645373 +0200 +Index: py-junos-eznc-2.6.7/tests/unit/transport/test_tty_telnet.py +=================================================================== +--- py-junos-eznc-2.6.7.orig/tests/unit/transport/test_tty_telnet.py ++++ py-junos-eznc-2.6.7/tests/unit/transport/test_tty_telnet.py @@ -5,7 +5,7 @@ try: except ImportError: import unittest @@ -478,9 +518,10 @@ diff -upr py-junos-eznc-2.6.3.orig/tests/unit/transport/test_tty_telnet.py py-ju from jnpr.junos.transport.tty_telnet import Telnet import six -diff -upr py-junos-eznc-2.6.3.orig/tests/unit/utils/test_config.py py-junos-eznc-2.6.3/tests/unit/utils/test_config.py ---- py-junos-eznc-2.6.3.orig/tests/unit/utils/test_config.py 2022-05-03 13:49:10.463645172 +0200 -+++ py-junos-eznc-2.6.3/tests/unit/utils/test_config.py 2022-05-03 13:49:10.495645373 +0200 +Index: py-junos-eznc-2.6.7/tests/unit/utils/test_config.py +=================================================================== +--- py-junos-eznc-2.6.7.orig/tests/unit/utils/test_config.py ++++ py-junos-eznc-2.6.7/tests/unit/utils/test_config.py @@ -19,7 +19,7 @@ from ncclient.manager import Manager, ma from ncclient.transport import SSHSession from ncclient.operations import RPCError, RPCReply @@ -490,9 +531,10 @@ diff -upr py-junos-eznc-2.6.3.orig/tests/unit/utils/test_config.py py-junos-eznc from lxml import etree import os -diff -upr py-junos-eznc-2.6.3.orig/tests/unit/utils/test_fs.py py-junos-eznc-2.6.3/tests/unit/utils/test_fs.py ---- py-junos-eznc-2.6.3.orig/tests/unit/utils/test_fs.py 2022-05-03 13:49:10.463645172 +0200 -+++ py-junos-eznc-2.6.3/tests/unit/utils/test_fs.py 2022-05-03 13:49:10.495645373 +0200 +Index: py-junos-eznc-2.6.7/tests/unit/utils/test_fs.py +=================================================================== +--- py-junos-eznc-2.6.7.orig/tests/unit/utils/test_fs.py ++++ py-junos-eznc-2.6.7/tests/unit/utils/test_fs.py @@ -9,7 +9,7 @@ from jnpr.junos import Device from jnpr.junos.utils.fs import FS from jnpr.junos.exception import RpcError @@ -502,9 +544,10 @@ diff -upr py-junos-eznc-2.6.3.orig/tests/unit/utils/test_fs.py py-junos-eznc-2.6 from lxml import etree __author__ = "Nitin Kumar, Rick Sherman" -diff -upr py-junos-eznc-2.6.3.orig/tests/unit/utils/test_ftp.py py-junos-eznc-2.6.3/tests/unit/utils/test_ftp.py ---- py-junos-eznc-2.6.3.orig/tests/unit/utils/test_ftp.py 2022-05-03 13:49:10.463645172 +0200 -+++ py-junos-eznc-2.6.3/tests/unit/utils/test_ftp.py 2022-05-03 13:49:10.495645373 +0200 +Index: py-junos-eznc-2.6.7/tests/unit/utils/test_ftp.py +=================================================================== +--- py-junos-eznc-2.6.7.orig/tests/unit/utils/test_ftp.py ++++ py-junos-eznc-2.6.7/tests/unit/utils/test_ftp.py @@ -7,7 +7,7 @@ import os from jnpr.junos import Device import jnpr.junos.utils.ftp @@ -514,9 +557,10 @@ diff -upr py-junos-eznc-2.6.3.orig/tests/unit/utils/test_ftp.py py-junos-eznc-2. if sys.version < "3": builtin_string = "__builtin__" -diff -upr py-junos-eznc-2.6.3.orig/tests/unit/utils/test_scp.py py-junos-eznc-2.6.3/tests/unit/utils/test_scp.py ---- py-junos-eznc-2.6.3.orig/tests/unit/utils/test_scp.py 2022-05-03 13:49:10.463645172 +0200 -+++ py-junos-eznc-2.6.3/tests/unit/utils/test_scp.py 2022-05-03 13:49:10.495645373 +0200 +Index: py-junos-eznc-2.6.7/tests/unit/utils/test_scp.py +=================================================================== +--- py-junos-eznc-2.6.7.orig/tests/unit/utils/test_scp.py ++++ py-junos-eznc-2.6.7/tests/unit/utils/test_scp.py @@ -8,7 +8,7 @@ import pytest from jnpr.junos import Device from jnpr.junos.utils.scp import SCP @@ -526,9 +570,10 @@ diff -upr py-junos-eznc-2.6.3.orig/tests/unit/utils/test_scp.py py-junos-eznc-2. __author__ = "Rick Sherman, Nitin Kumar" __credits__ = "Jeremy Schulman" -diff -upr py-junos-eznc-2.6.3.orig/tests/unit/utils/test_start_shell.py py-junos-eznc-2.6.3/tests/unit/utils/test_start_shell.py ---- py-junos-eznc-2.6.3.orig/tests/unit/utils/test_start_shell.py 2022-05-03 13:49:10.463645172 +0200 -+++ py-junos-eznc-2.6.3/tests/unit/utils/test_start_shell.py 2022-05-03 13:49:10.495645373 +0200 +Index: py-junos-eznc-2.6.7/tests/unit/utils/test_start_shell.py +=================================================================== +--- py-junos-eznc-2.6.7.orig/tests/unit/utils/test_start_shell.py ++++ py-junos-eznc-2.6.7/tests/unit/utils/test_start_shell.py @@ -4,7 +4,7 @@ import pytest from jnpr.junos import Device from jnpr.junos.utils.start_shell import StartShell @@ -538,9 +583,10 @@ diff -upr py-junos-eznc-2.6.3.orig/tests/unit/utils/test_start_shell.py py-junos __author__ = "Rick Sherman" __credits__ = "Jeremy Schulman, Nitin Kumar" -diff -upr py-junos-eznc-2.6.3.orig/tests/unit/utils/test_sw.py py-junos-eznc-2.6.3/tests/unit/utils/test_sw.py ---- py-junos-eznc-2.6.3.orig/tests/unit/utils/test_sw.py 2022-05-03 13:49:10.463645172 +0200 -+++ py-junos-eznc-2.6.3/tests/unit/utils/test_sw.py 2022-05-03 13:49:10.495645373 +0200 +Index: py-junos-eznc-2.6.7/tests/unit/utils/test_sw.py +=================================================================== +--- py-junos-eznc-2.6.7.orig/tests/unit/utils/test_sw.py ++++ py-junos-eznc-2.6.7/tests/unit/utils/test_sw.py @@ -16,7 +16,7 @@ from jnpr.junos.facts.swver import versi from ncclient.manager import Manager, make_device_handler from ncclient.transport import SSHSession @@ -550,9 +596,10 @@ diff -upr py-junos-eznc-2.6.3.orig/tests/unit/utils/test_sw.py py-junos-eznc-2.6 if sys.version < "3": builtin_string = "__builtin__" -diff -upr py-junos-eznc-2.6.3.orig/tests/unit/utils/test_util.py py-junos-eznc-2.6.3/tests/unit/utils/test_util.py ---- py-junos-eznc-2.6.3.orig/tests/unit/utils/test_util.py 2022-05-03 13:49:10.463645172 +0200 -+++ py-junos-eznc-2.6.3/tests/unit/utils/test_util.py 2022-05-03 13:49:10.495645373 +0200 +Index: py-junos-eznc-2.6.7/tests/unit/utils/test_util.py +=================================================================== +--- py-junos-eznc-2.6.7.orig/tests/unit/utils/test_util.py ++++ py-junos-eznc-2.6.7/tests/unit/utils/test_util.py @@ -7,7 +7,7 @@ import pytest from jnpr.junos import Device from jnpr.junos.utils.util import Util diff --git a/packages/p/python-junos-eznc/python-junos-eznc-remove-nose.patch b/packages/p/python-junos-eznc/python-junos-eznc-remove-nose.patch index cfc980a..e26d645 100644 --- a/packages/p/python-junos-eznc/python-junos-eznc-remove-nose.patch +++ b/packages/p/python-junos-eznc/python-junos-eznc-remove-nose.patch @@ -1,7 +1,7 @@ -Index: py-junos-eznc-2.5.3/tests/functional/test_core.py +Index: py-junos-eznc-2.6.7/tests/functional/test_core.py =================================================================== ---- py-junos-eznc-2.5.3.orig/tests/functional/test_core.py 2020-08-25 11:35:29.000000000 +0200 -+++ py-junos-eznc-2.5.3/tests/functional/test_core.py 2020-09-18 10:55:50.666532679 +0200 +--- py-junos-eznc-2.6.7.orig/tests/functional/test_core.py ++++ py-junos-eznc-2.6.7/tests/functional/test_core.py @@ -4,11 +4,11 @@ try: import unittest2 as unittest except ImportError: @@ -16,10 +16,10 @@ Index: py-junos-eznc-2.5.3/tests/functional/test_core.py class TestCore(unittest.TestCase): @classmethod def setUpClass(self): -Index: py-junos-eznc-2.5.3/tests/functional/test_device_ssh.py +Index: py-junos-eznc-2.6.7/tests/functional/test_device_ssh.py =================================================================== ---- py-junos-eznc-2.5.3.orig/tests/functional/test_device_ssh.py 2020-08-25 11:35:29.000000000 +0200 -+++ py-junos-eznc-2.5.3/tests/functional/test_device_ssh.py 2020-09-18 10:55:50.666532679 +0200 +--- py-junos-eznc-2.6.7.orig/tests/functional/test_device_ssh.py ++++ py-junos-eznc-2.6.7/tests/functional/test_device_ssh.py @@ -1,12 +1,12 @@ __author__ = "rsherman, vnitinv" @@ -35,10 +35,10 @@ Index: py-junos-eznc-2.5.3/tests/functional/test_device_ssh.py class TestDeviceSsh(unittest.TestCase): def tearDown(self): self.dev.close() -Index: py-junos-eznc-2.5.3/tests/functional/test_outbound_ssh.py +Index: py-junos-eznc-2.6.7/tests/functional/test_outbound_ssh.py =================================================================== ---- py-junos-eznc-2.5.3.orig/tests/functional/test_outbound_ssh.py 2020-08-25 11:35:29.000000000 +0200 -+++ py-junos-eznc-2.5.3/tests/functional/test_outbound_ssh.py 2020-09-18 10:55:50.666532679 +0200 +--- py-junos-eznc-2.6.7.orig/tests/functional/test_outbound_ssh.py ++++ py-junos-eznc-2.6.7/tests/functional/test_outbound_ssh.py @@ -1,13 +1,13 @@ __author__ = "mwiget" @@ -55,10 +55,10 @@ Index: py-junos-eznc-2.5.3/tests/functional/test_outbound_ssh.py class TestDeviceSsh(unittest.TestCase): def tearDown(self): self.dev.close() -Index: py-junos-eznc-2.5.3/tests/functional/test_table.py +Index: py-junos-eznc-2.6.7/tests/functional/test_table.py =================================================================== ---- py-junos-eznc-2.5.3.orig/tests/functional/test_table.py 2020-08-25 11:35:29.000000000 +0200 -+++ py-junos-eznc-2.5.3/tests/functional/test_table.py 2020-09-18 10:55:50.666532679 +0200 +--- py-junos-eznc-2.6.7.orig/tests/functional/test_table.py ++++ py-junos-eznc-2.6.7/tests/functional/test_table.py @@ -4,13 +4,13 @@ try: import unittest2 as unittest except ImportError: @@ -75,10 +75,10 @@ Index: py-junos-eznc-2.5.3/tests/functional/test_table.py class TestTable(unittest.TestCase): @classmethod def setUpClass(self): -Index: py-junos-eznc-2.5.3/tests/unit/__init__.py +Index: py-junos-eznc-2.6.7/tests/unit/__init__.py =================================================================== ---- py-junos-eznc-2.5.3.orig/tests/unit/__init__.py 2020-08-25 11:35:29.000000000 +0200 -+++ py-junos-eznc-2.5.3/tests/unit/__init__.py 2020-09-18 10:55:50.666532679 +0200 +--- py-junos-eznc-2.6.7.orig/tests/unit/__init__.py ++++ py-junos-eznc-2.6.7/tests/unit/__init__.py @@ -1,14 +1,14 @@ import unittest import sys @@ -96,10 +96,10 @@ Index: py-junos-eznc-2.5.3/tests/unit/__init__.py class TestJunosInit(unittest.TestCase): def test_warning(self): with patch.object(sys.modules["sys"], "version_info", (2, 6, 3)) as mock_sys: -Index: py-junos-eznc-2.5.3/tests/unit/factory/test_cfgtable.py +Index: py-junos-eznc-2.6.7/tests/unit/factory/test_cfgtable.py =================================================================== ---- py-junos-eznc-2.5.3.orig/tests/unit/factory/test_cfgtable.py 2020-08-25 11:35:29.000000000 +0200 -+++ py-junos-eznc-2.5.3/tests/unit/factory/test_cfgtable.py 2020-09-18 10:55:50.666532679 +0200 +--- py-junos-eznc-2.6.7.orig/tests/unit/factory/test_cfgtable.py ++++ py-junos-eznc-2.6.7/tests/unit/factory/test_cfgtable.py @@ -5,7 +5,7 @@ import unittest import os import sys @@ -118,10 +118,10 @@ Index: py-junos-eznc-2.5.3/tests/unit/factory/test_cfgtable.py @unittest.skipIf(sys.platform == "win32", "will work for windows in coming days") class TestFactoryCfgTable(unittest.TestCase): @patch("ncclient.manager.connect") -Index: py-junos-eznc-2.5.3/tests/unit/factory/test_cmdtable.py +Index: py-junos-eznc-2.6.7/tests/unit/factory/test_cmdtable.py =================================================================== ---- py-junos-eznc-2.5.3.orig/tests/unit/factory/test_cmdtable.py 2020-08-25 11:35:29.000000000 +0200 -+++ py-junos-eznc-2.5.3/tests/unit/factory/test_cmdtable.py 2020-09-18 10:58:14.163423506 +0200 +--- py-junos-eznc-2.6.7.orig/tests/unit/factory/test_cmdtable.py ++++ py-junos-eznc-2.6.7/tests/unit/factory/test_cmdtable.py @@ -3,7 +3,7 @@ __credits__ = "Jeremy Schulman" import unittest @@ -140,10 +140,10 @@ Index: py-junos-eznc-2.5.3/tests/unit/factory/test_cmdtable.py class TestFactoryCMDTable(unittest.TestCase): @patch("ncclient.manager.connect") def setUp(self, mock_connect): -Index: py-junos-eznc-2.5.3/tests/unit/factory/test_factory_cls.py +Index: py-junos-eznc-2.6.7/tests/unit/factory/test_factory_cls.py =================================================================== ---- py-junos-eznc-2.5.3.orig/tests/unit/factory/test_factory_cls.py 2020-08-25 11:35:29.000000000 +0200 -+++ py-junos-eznc-2.5.3/tests/unit/factory/test_factory_cls.py 2020-09-18 10:55:50.666532679 +0200 +--- py-junos-eznc-2.6.7.orig/tests/unit/factory/test_factory_cls.py ++++ py-junos-eznc-2.6.7/tests/unit/factory/test_factory_cls.py @@ -2,13 +2,13 @@ __author__ = "Rick Sherman" __credits__ = "Jeremy Schulman" @@ -160,10 +160,10 @@ Index: py-junos-eznc-2.5.3/tests/unit/factory/test_factory_cls.py class TestFactoryCls(unittest.TestCase): def test_factory_cls_cfgtable(self): t = FactoryCfgTable() -Index: py-junos-eznc-2.5.3/tests/unit/factory/test_factory_loader.py +Index: py-junos-eznc-2.6.7/tests/unit/factory/test_factory_loader.py =================================================================== ---- py-junos-eznc-2.5.3.orig/tests/unit/factory/test_factory_loader.py 2020-08-25 11:35:29.000000000 +0200 -+++ py-junos-eznc-2.5.3/tests/unit/factory/test_factory_loader.py 2020-09-18 10:55:50.666532679 +0200 +--- py-junos-eznc-2.6.7.orig/tests/unit/factory/test_factory_loader.py ++++ py-junos-eznc-2.6.7/tests/unit/factory/test_factory_loader.py @@ -2,12 +2,12 @@ __author__ = "Rick Sherman, Nitin Kumar" __credits__ = "Jeremy Schulman" @@ -179,10 +179,10 @@ Index: py-junos-eznc-2.5.3/tests/unit/factory/test_factory_loader.py class TestFactoryLoader(unittest.TestCase): def setUp(self): self.fl = FactoryLoader() -Index: py-junos-eznc-2.5.3/tests/unit/factory/test_optable.py +Index: py-junos-eznc-2.6.7/tests/unit/factory/test_optable.py =================================================================== ---- py-junos-eznc-2.5.3.orig/tests/unit/factory/test_optable.py 2020-08-25 11:35:29.000000000 +0200 -+++ py-junos-eznc-2.5.3/tests/unit/factory/test_optable.py 2020-09-18 10:55:50.666532679 +0200 +--- py-junos-eznc-2.6.7.orig/tests/unit/factory/test_optable.py ++++ py-junos-eznc-2.6.7/tests/unit/factory/test_optable.py @@ -5,7 +5,7 @@ import unittest import os import yaml @@ -201,10 +201,10 @@ Index: py-junos-eznc-2.5.3/tests/unit/factory/test_optable.py class TestFactoryOpTable(unittest.TestCase): @patch("ncclient.manager.connect") def setUp(self, mock_connect): -Index: py-junos-eznc-2.5.3/tests/unit/factory/test_table.py +Index: py-junos-eznc-2.6.7/tests/unit/factory/test_table.py =================================================================== ---- py-junos-eznc-2.5.3.orig/tests/unit/factory/test_table.py 2020-08-25 11:35:29.000000000 +0200 -+++ py-junos-eznc-2.5.3/tests/unit/factory/test_table.py 2020-09-18 10:55:50.666532679 +0200 +--- py-junos-eznc-2.6.7.orig/tests/unit/factory/test_table.py ++++ py-junos-eznc-2.6.7/tests/unit/factory/test_table.py @@ -2,7 +2,7 @@ __author__ = "Rick Sherman, Nitin Kumar" __credits__ = "Jeremy Schulman" @@ -223,10 +223,10 @@ Index: py-junos-eznc-2.5.3/tests/unit/factory/test_table.py class TestFactoryTable(unittest.TestCase): @patch("ncclient.manager.connect") def setUp(self, mock_connect): -Index: py-junos-eznc-2.5.3/tests/unit/factory/test_to_json.py +Index: py-junos-eznc-2.6.7/tests/unit/factory/test_to_json.py =================================================================== ---- py-junos-eznc-2.5.3.orig/tests/unit/factory/test_to_json.py 2020-08-25 11:35:29.000000000 +0200 -+++ py-junos-eznc-2.5.3/tests/unit/factory/test_to_json.py 2020-09-18 10:55:50.666532679 +0200 +--- py-junos-eznc-2.6.7.orig/tests/unit/factory/test_to_json.py ++++ py-junos-eznc-2.6.7/tests/unit/factory/test_to_json.py @@ -4,7 +4,7 @@ try: import unittest2 as unittest except ImportError: @@ -245,10 +245,10 @@ Index: py-junos-eznc-2.5.3/tests/unit/factory/test_to_json.py class TestToJson(unittest.TestCase): @patch("ncclient.manager.connect") def setUp(self, mock_connect): -Index: py-junos-eznc-2.5.3/tests/unit/factory/test_view.py +Index: py-junos-eznc-2.6.7/tests/unit/factory/test_view.py =================================================================== ---- py-junos-eznc-2.5.3.orig/tests/unit/factory/test_view.py 2020-08-25 11:35:29.000000000 +0200 -+++ py-junos-eznc-2.5.3/tests/unit/factory/test_view.py 2020-09-18 10:55:50.666532679 +0200 +--- py-junos-eznc-2.6.7.orig/tests/unit/factory/test_view.py ++++ py-junos-eznc-2.6.7/tests/unit/factory/test_view.py @@ -2,7 +2,7 @@ __author__ = "Rick Sherman, Nitin Kumar" __credits__ = "Jeremy Schulman" @@ -267,10 +267,10 @@ Index: py-junos-eznc-2.5.3/tests/unit/factory/test_view.py class TestFactoryView(unittest.TestCase): def setUp(self): self.dev = Device( -Index: py-junos-eznc-2.5.3/tests/unit/factory/test_view_fields.py +Index: py-junos-eznc-2.6.7/tests/unit/factory/test_view_fields.py =================================================================== ---- py-junos-eznc-2.5.3.orig/tests/unit/factory/test_view_fields.py 2020-08-25 11:35:29.000000000 +0200 -+++ py-junos-eznc-2.5.3/tests/unit/factory/test_view_fields.py 2020-09-18 10:55:50.666532679 +0200 +--- py-junos-eznc-2.6.7.orig/tests/unit/factory/test_view_fields.py ++++ py-junos-eznc-2.6.7/tests/unit/factory/test_view_fields.py @@ -2,12 +2,12 @@ __author__ = "Rick Sherman" __credits__ = "Jeremy Schulman" @@ -286,10 +286,10 @@ Index: py-junos-eznc-2.5.3/tests/unit/factory/test_view_fields.py class TestFactoryViewFields(unittest.TestCase): def setUp(self): self.vf = ViewFields() -Index: py-junos-eznc-2.5.3/tests/unit/facts/test__init__.py +Index: py-junos-eznc-2.6.7/tests/unit/facts/test__init__.py =================================================================== ---- py-junos-eznc-2.5.3.orig/tests/unit/facts/test__init__.py 2020-08-25 11:35:29.000000000 +0200 -+++ py-junos-eznc-2.5.3/tests/unit/facts/test__init__.py 2020-09-18 10:55:50.666532679 +0200 +--- py-junos-eznc-2.6.7.orig/tests/unit/facts/test__init__.py ++++ py-junos-eznc-2.6.7/tests/unit/facts/test__init__.py @@ -5,14 +5,14 @@ try: import unittest2 as unittest except ImportError: @@ -307,10 +307,10 @@ Index: py-junos-eznc-2.5.3/tests/unit/facts/test__init__.py class TestFactInitialization(unittest.TestCase): def test_duplicate_facts(self): module = importlib.import_module("tests.unit.facts.dupe_foo1") -Index: py-junos-eznc-2.5.3/tests/unit/facts/test_current_re.py +Index: py-junos-eznc-2.6.7/tests/unit/facts/test_current_re.py =================================================================== ---- py-junos-eznc-2.5.3.orig/tests/unit/facts/test_current_re.py 2020-08-25 11:35:29.000000000 +0200 -+++ py-junos-eznc-2.5.3/tests/unit/facts/test_current_re.py 2020-09-18 10:55:50.666532679 +0200 +--- py-junos-eznc-2.6.7.orig/tests/unit/facts/test_current_re.py ++++ py-junos-eznc-2.6.7/tests/unit/facts/test_current_re.py @@ -2,7 +2,7 @@ __author__ = "Stacy Smith" __credits__ = "Jeremy Schulman, Nitin Kumar" @@ -329,10 +329,10 @@ Index: py-junos-eznc-2.5.3/tests/unit/facts/test_current_re.py class TestCurrentRe(unittest.TestCase): @patch("ncclient.manager.connect") def setUp(self, mock_connect): -Index: py-junos-eznc-2.5.3/tests/unit/facts/test_domain.py +Index: py-junos-eznc-2.6.7/tests/unit/facts/test_domain.py =================================================================== ---- py-junos-eznc-2.5.3.orig/tests/unit/facts/test_domain.py 2020-08-25 11:35:29.000000000 +0200 -+++ py-junos-eznc-2.5.3/tests/unit/facts/test_domain.py 2020-09-18 10:55:50.666532679 +0200 +--- py-junos-eznc-2.6.7.orig/tests/unit/facts/test_domain.py ++++ py-junos-eznc-2.6.7/tests/unit/facts/test_domain.py @@ -2,7 +2,7 @@ __author__ = "Stacy Smith" __credits__ = "Jeremy Schulman, Nitin Kumar" @@ -351,10 +351,10 @@ Index: py-junos-eznc-2.5.3/tests/unit/facts/test_domain.py class TestDomain(unittest.TestCase): @patch("ncclient.manager.connect") def setUp(self, mock_connect): -Index: py-junos-eznc-2.5.3/tests/unit/facts/test_ethernet_mac_table.py +Index: py-junos-eznc-2.6.7/tests/unit/facts/test_ethernet_mac_table.py =================================================================== ---- py-junos-eznc-2.5.3.orig/tests/unit/facts/test_ethernet_mac_table.py 2020-08-25 11:35:29.000000000 +0200 -+++ py-junos-eznc-2.5.3/tests/unit/facts/test_ethernet_mac_table.py 2020-09-18 10:55:50.666532679 +0200 +--- py-junos-eznc-2.6.7.orig/tests/unit/facts/test_ethernet_mac_table.py ++++ py-junos-eznc-2.6.7/tests/unit/facts/test_ethernet_mac_table.py @@ -2,7 +2,7 @@ __author__ = "Stacy Smith" __credits__ = "Jeremy Schulman, Nitin Kumar" @@ -373,10 +373,10 @@ Index: py-junos-eznc-2.5.3/tests/unit/facts/test_ethernet_mac_table.py class TestEthernetMacTable(unittest.TestCase): @patch("ncclient.manager.connect") def setUp(self, mock_connect): -Index: py-junos-eznc-2.5.3/tests/unit/facts/test_file_list.py +Index: py-junos-eznc-2.6.7/tests/unit/facts/test_file_list.py =================================================================== ---- py-junos-eznc-2.5.3.orig/tests/unit/facts/test_file_list.py 2020-08-25 11:35:29.000000000 +0200 -+++ py-junos-eznc-2.5.3/tests/unit/facts/test_file_list.py 2020-09-18 10:55:50.666532679 +0200 +--- py-junos-eznc-2.6.7.orig/tests/unit/facts/test_file_list.py ++++ py-junos-eznc-2.6.7/tests/unit/facts/test_file_list.py @@ -2,7 +2,7 @@ __author__ = "Stacy Smith" __credits__ = "Jeremy Schulman, Nitin Kumar" @@ -395,10 +395,10 @@ Index: py-junos-eznc-2.5.3/tests/unit/facts/test_file_list.py class TestFileList(unittest.TestCase): @patch("ncclient.manager.connect") def setUp(self, mock_connect): -Index: py-junos-eznc-2.5.3/tests/unit/facts/test_get_chassis_cluster_status.py +Index: py-junos-eznc-2.6.7/tests/unit/facts/test_get_chassis_cluster_status.py =================================================================== ---- py-junos-eznc-2.5.3.orig/tests/unit/facts/test_get_chassis_cluster_status.py 2020-08-25 11:35:29.000000000 +0200 -+++ py-junos-eznc-2.5.3/tests/unit/facts/test_get_chassis_cluster_status.py 2020-09-18 10:55:50.666532679 +0200 +--- py-junos-eznc-2.6.7.orig/tests/unit/facts/test_get_chassis_cluster_status.py ++++ py-junos-eznc-2.6.7/tests/unit/facts/test_get_chassis_cluster_status.py @@ -2,7 +2,7 @@ __author__ = "Stacy Smith" __credits__ = "Jeremy Schulman, Nitin Kumar" @@ -417,10 +417,10 @@ Index: py-junos-eznc-2.5.3/tests/unit/facts/test_get_chassis_cluster_status.py class TestGetChassisClusterStatus(unittest.TestCase): @patch("ncclient.manager.connect") def setUp(self, mock_connect): -Index: py-junos-eznc-2.5.3/tests/unit/facts/test_get_chassis_inventory.py +Index: py-junos-eznc-2.6.7/tests/unit/facts/test_get_chassis_inventory.py =================================================================== ---- py-junos-eznc-2.5.3.orig/tests/unit/facts/test_get_chassis_inventory.py 2020-08-25 11:35:29.000000000 +0200 -+++ py-junos-eznc-2.5.3/tests/unit/facts/test_get_chassis_inventory.py 2020-09-18 10:55:50.666532679 +0200 +--- py-junos-eznc-2.6.7.orig/tests/unit/facts/test_get_chassis_inventory.py ++++ py-junos-eznc-2.6.7/tests/unit/facts/test_get_chassis_inventory.py @@ -2,7 +2,7 @@ __author__ = "Stacy Smith" __credits__ = "Jeremy Schulman, Nitin Kumar" @@ -439,10 +439,10 @@ Index: py-junos-eznc-2.5.3/tests/unit/facts/test_get_chassis_inventory.py class TestChassis(unittest.TestCase): @patch("ncclient.manager.connect") def setUp(self, mock_connect): -Index: py-junos-eznc-2.5.3/tests/unit/facts/test_get_route_engine_information.py +Index: py-junos-eznc-2.6.7/tests/unit/facts/test_get_route_engine_information.py =================================================================== ---- py-junos-eznc-2.5.3.orig/tests/unit/facts/test_get_route_engine_information.py 2020-08-25 11:35:29.000000000 +0200 -+++ py-junos-eznc-2.5.3/tests/unit/facts/test_get_route_engine_information.py 2020-09-18 10:55:50.666532679 +0200 +--- py-junos-eznc-2.6.7.orig/tests/unit/facts/test_get_route_engine_information.py ++++ py-junos-eznc-2.6.7/tests/unit/facts/test_get_route_engine_information.py @@ -2,7 +2,7 @@ __author__ = "Stacy Smith" __credits__ = "Jeremy Schulman, Nitin Kumar" @@ -461,10 +461,10 @@ Index: py-junos-eznc-2.5.3/tests/unit/facts/test_get_route_engine_information.py class TestGetRouteEngineInformation(unittest.TestCase): @patch("ncclient.manager.connect") def setUp(self, mock_connect): -Index: py-junos-eznc-2.5.3/tests/unit/facts/test_get_software_information.py +Index: py-junos-eznc-2.6.7/tests/unit/facts/test_get_software_information.py =================================================================== ---- py-junos-eznc-2.5.3.orig/tests/unit/facts/test_get_software_information.py 2020-08-25 11:35:29.000000000 +0200 -+++ py-junos-eznc-2.5.3/tests/unit/facts/test_get_software_information.py 2020-09-18 10:55:50.670532704 +0200 +--- py-junos-eznc-2.6.7.orig/tests/unit/facts/test_get_software_information.py ++++ py-junos-eznc-2.6.7/tests/unit/facts/test_get_software_information.py @@ -2,7 +2,7 @@ __author__ = "Stacy Smith" __credits__ = "Jeremy Schulman, Nitin Kumar" @@ -483,10 +483,10 @@ Index: py-junos-eznc-2.5.3/tests/unit/facts/test_get_software_information.py class TestGetSoftwareInformation(unittest.TestCase): @patch("ncclient.manager.connect") def setUp(self, mock_connect): -Index: py-junos-eznc-2.5.3/tests/unit/facts/test_get_virtual_chassis_information.py +Index: py-junos-eznc-2.6.7/tests/unit/facts/test_get_virtual_chassis_information.py =================================================================== ---- py-junos-eznc-2.5.3.orig/tests/unit/facts/test_get_virtual_chassis_information.py 2020-08-25 11:35:29.000000000 +0200 -+++ py-junos-eznc-2.5.3/tests/unit/facts/test_get_virtual_chassis_information.py 2020-09-18 10:55:50.670532704 +0200 +--- py-junos-eznc-2.6.7.orig/tests/unit/facts/test_get_virtual_chassis_information.py ++++ py-junos-eznc-2.6.7/tests/unit/facts/test_get_virtual_chassis_information.py @@ -2,7 +2,7 @@ __author__ = "Stacy Smith" __credits__ = "Jeremy Schulman, Nitin Kumar" @@ -505,10 +505,10 @@ Index: py-junos-eznc-2.5.3/tests/unit/facts/test_get_virtual_chassis_information class TestGetVirtualChassisInformation(unittest.TestCase): @patch("ncclient.manager.connect") def setUp(self, mock_connect): -Index: py-junos-eznc-2.5.3/tests/unit/facts/test_ifd_style.py +Index: py-junos-eznc-2.6.7/tests/unit/facts/test_ifd_style.py =================================================================== ---- py-junos-eznc-2.5.3.orig/tests/unit/facts/test_ifd_style.py 2020-08-25 11:35:29.000000000 +0200 -+++ py-junos-eznc-2.5.3/tests/unit/facts/test_ifd_style.py 2020-09-18 10:55:50.670532704 +0200 +--- py-junos-eznc-2.6.7.orig/tests/unit/facts/test_ifd_style.py ++++ py-junos-eznc-2.6.7/tests/unit/facts/test_ifd_style.py @@ -2,7 +2,7 @@ __author__ = "Stacy Smith" __credits__ = "Jeremy Schulman, Nitin Kumar" @@ -527,10 +527,10 @@ Index: py-junos-eznc-2.5.3/tests/unit/facts/test_ifd_style.py class TestIfdStyle(unittest.TestCase): @patch("ncclient.manager.connect") def setUp(self, mock_connect): -Index: py-junos-eznc-2.5.3/tests/unit/facts/test_iri_mapping.py +Index: py-junos-eznc-2.6.7/tests/unit/facts/test_iri_mapping.py =================================================================== ---- py-junos-eznc-2.5.3.orig/tests/unit/facts/test_iri_mapping.py 2020-08-25 11:35:29.000000000 +0200 -+++ py-junos-eznc-2.5.3/tests/unit/facts/test_iri_mapping.py 2020-09-18 10:55:50.670532704 +0200 +--- py-junos-eznc-2.6.7.orig/tests/unit/facts/test_iri_mapping.py ++++ py-junos-eznc-2.6.7/tests/unit/facts/test_iri_mapping.py @@ -2,7 +2,7 @@ __author__ = "Stacy Smith" __credits__ = "Jeremy Schulman, Nitin Kumar" @@ -549,10 +549,10 @@ Index: py-junos-eznc-2.5.3/tests/unit/facts/test_iri_mapping.py class TestIriMapping(unittest.TestCase): @patch("ncclient.manager.connect") def setUp(self, mock_connect): -Index: py-junos-eznc-2.5.3/tests/unit/facts/test_personality.py +Index: py-junos-eznc-2.6.7/tests/unit/facts/test_personality.py =================================================================== ---- py-junos-eznc-2.5.3.orig/tests/unit/facts/test_personality.py 2020-08-25 11:35:29.000000000 +0200 -+++ py-junos-eznc-2.5.3/tests/unit/facts/test_personality.py 2020-09-18 10:55:50.670532704 +0200 +--- py-junos-eznc-2.6.7.orig/tests/unit/facts/test_personality.py ++++ py-junos-eznc-2.6.7/tests/unit/facts/test_personality.py @@ -2,7 +2,7 @@ __author__ = "Stacy Smith" __credits__ = "Jeremy Schulman, Nitin Kumar" @@ -571,10 +571,10 @@ Index: py-junos-eznc-2.5.3/tests/unit/facts/test_personality.py class TestPersonality(unittest.TestCase): @patch("ncclient.manager.connect") def setUp(self, mock_connect): -Index: py-junos-eznc-2.5.3/tests/unit/facts/test_swver.py +Index: py-junos-eznc-2.6.7/tests/unit/facts/test_swver.py =================================================================== ---- py-junos-eznc-2.5.3.orig/tests/unit/facts/test_swver.py 2020-08-25 11:35:29.000000000 +0200 -+++ py-junos-eznc-2.5.3/tests/unit/facts/test_swver.py 2020-09-18 10:55:50.670532704 +0200 +--- py-junos-eznc-2.6.7.orig/tests/unit/facts/test_swver.py ++++ py-junos-eznc-2.6.7/tests/unit/facts/test_swver.py @@ -7,12 +7,12 @@ try: import unittest2 as unittest except: @@ -590,10 +590,10 @@ Index: py-junos-eznc-2.5.3/tests/unit/facts/test_swver.py class TestVersionInfo(unittest.TestCase): if six.PY2: assertCountEqual = unittest.TestCase.assertItemsEqual -Index: py-junos-eznc-2.5.3/tests/unit/ofacts/test_chassis.py +Index: py-junos-eznc-2.6.7/tests/unit/ofacts/test_chassis.py =================================================================== ---- py-junos-eznc-2.5.3.orig/tests/unit/ofacts/test_chassis.py 2020-08-25 11:35:29.000000000 +0200 -+++ py-junos-eznc-2.5.3/tests/unit/ofacts/test_chassis.py 2020-09-18 10:55:50.670532704 +0200 +--- py-junos-eznc-2.6.7.orig/tests/unit/ofacts/test_chassis.py ++++ py-junos-eznc-2.6.7/tests/unit/ofacts/test_chassis.py @@ -2,7 +2,7 @@ __author__ = "Nitin Kumar, Rick Sherman" __credits__ = "Jeremy Schulman" @@ -612,10 +612,10 @@ Index: py-junos-eznc-2.5.3/tests/unit/ofacts/test_chassis.py class TestChassis(unittest.TestCase): @patch("ncclient.manager.connect") @patch("jnpr.junos.device.warnings") -Index: py-junos-eznc-2.5.3/tests/unit/ofacts/test_domain.py +Index: py-junos-eznc-2.6.7/tests/unit/ofacts/test_domain.py =================================================================== ---- py-junos-eznc-2.5.3.orig/tests/unit/ofacts/test_domain.py 2020-08-25 11:35:29.000000000 +0200 -+++ py-junos-eznc-2.5.3/tests/unit/ofacts/test_domain.py 2020-09-18 10:55:50.670532704 +0200 +--- py-junos-eznc-2.6.7.orig/tests/unit/ofacts/test_domain.py ++++ py-junos-eznc-2.6.7/tests/unit/ofacts/test_domain.py @@ -2,7 +2,7 @@ __author__ = "Nitin Kumar, Rick Sherman" __credits__ = "Jeremy Schulman" @@ -634,10 +634,10 @@ Index: py-junos-eznc-2.5.3/tests/unit/ofacts/test_domain.py class TestDomain(unittest.TestCase): @patch("ncclient.manager.connect") @patch("jnpr.junos.device.warnings") -Index: py-junos-eznc-2.5.3/tests/unit/ofacts/test_ifd_style.py +Index: py-junos-eznc-2.6.7/tests/unit/ofacts/test_ifd_style.py =================================================================== ---- py-junos-eznc-2.5.3.orig/tests/unit/ofacts/test_ifd_style.py 2020-08-25 11:35:29.000000000 +0200 -+++ py-junos-eznc-2.5.3/tests/unit/ofacts/test_ifd_style.py 2020-09-18 10:55:50.670532704 +0200 +--- py-junos-eznc-2.6.7.orig/tests/unit/ofacts/test_ifd_style.py ++++ py-junos-eznc-2.6.7/tests/unit/ofacts/test_ifd_style.py @@ -3,13 +3,13 @@ __credits__ = "Jeremy Schulman" import unittest @@ -654,10 +654,10 @@ Index: py-junos-eznc-2.5.3/tests/unit/ofacts/test_ifd_style.py class TestIFDStyle(unittest.TestCase): @patch("jnpr.junos.device.warnings") def setUp(self, mock_warnings): -Index: py-junos-eznc-2.5.3/tests/unit/ofacts/test_personality.py +Index: py-junos-eznc-2.6.7/tests/unit/ofacts/test_personality.py =================================================================== ---- py-junos-eznc-2.5.3.orig/tests/unit/ofacts/test_personality.py 2020-08-25 11:35:29.000000000 +0200 -+++ py-junos-eznc-2.5.3/tests/unit/ofacts/test_personality.py 2020-09-18 10:55:50.670532704 +0200 +--- py-junos-eznc-2.6.7.orig/tests/unit/ofacts/test_personality.py ++++ py-junos-eznc-2.6.7/tests/unit/ofacts/test_personality.py @@ -3,13 +3,13 @@ __credits__ = "Jeremy Schulman" import unittest @@ -674,10 +674,10 @@ Index: py-junos-eznc-2.5.3/tests/unit/ofacts/test_personality.py class TestPersonality(unittest.TestCase): @patch("jnpr.junos.device.warnings") def setUp(self, mock_warnings): -Index: py-junos-eznc-2.5.3/tests/unit/ofacts/test_routing_engines.py +Index: py-junos-eznc-2.6.7/tests/unit/ofacts/test_routing_engines.py =================================================================== ---- py-junos-eznc-2.5.3.orig/tests/unit/ofacts/test_routing_engines.py 2020-08-25 11:35:29.000000000 +0200 -+++ py-junos-eznc-2.5.3/tests/unit/ofacts/test_routing_engines.py 2020-09-18 10:55:50.670532704 +0200 +--- py-junos-eznc-2.6.7.orig/tests/unit/ofacts/test_routing_engines.py ++++ py-junos-eznc-2.6.7/tests/unit/ofacts/test_routing_engines.py @@ -2,7 +2,7 @@ __author__ = "Nitin Kumar, Rick Sherman" __credits__ = "Jeremy Schulman" @@ -696,10 +696,10 @@ Index: py-junos-eznc-2.5.3/tests/unit/ofacts/test_routing_engines.py class TestRoutingEngines(unittest.TestCase): @patch("ncclient.manager.connect") @patch("jnpr.junos.device.warnings") -Index: py-junos-eznc-2.5.3/tests/unit/ofacts/test_srx_cluster.py +Index: py-junos-eznc-2.6.7/tests/unit/ofacts/test_srx_cluster.py =================================================================== ---- py-junos-eznc-2.5.3.orig/tests/unit/ofacts/test_srx_cluster.py 2020-08-25 11:35:29.000000000 +0200 -+++ py-junos-eznc-2.5.3/tests/unit/ofacts/test_srx_cluster.py 2020-09-18 10:55:50.670532704 +0200 +--- py-junos-eznc-2.6.7.orig/tests/unit/ofacts/test_srx_cluster.py ++++ py-junos-eznc-2.6.7/tests/unit/ofacts/test_srx_cluster.py @@ -2,7 +2,7 @@ __author__ = "Nitin Kumar, Rick Sherman" __credits__ = "Jeremy Schulman" @@ -718,10 +718,10 @@ Index: py-junos-eznc-2.5.3/tests/unit/ofacts/test_srx_cluster.py class TestSrxCluster(unittest.TestCase): @patch("ncclient.manager.connect") @patch("jnpr.junos.device.warnings") -Index: py-junos-eznc-2.5.3/tests/unit/ofacts/test_switch_style.py +Index: py-junos-eznc-2.6.7/tests/unit/ofacts/test_switch_style.py =================================================================== ---- py-junos-eznc-2.5.3.orig/tests/unit/ofacts/test_switch_style.py 2020-08-25 11:35:29.000000000 +0200 -+++ py-junos-eznc-2.5.3/tests/unit/ofacts/test_switch_style.py 2020-09-18 10:55:50.670532704 +0200 +--- py-junos-eznc-2.6.7.orig/tests/unit/ofacts/test_switch_style.py ++++ py-junos-eznc-2.6.7/tests/unit/ofacts/test_switch_style.py @@ -3,13 +3,13 @@ __credits__ = "Jeremy Schulman" import unittest @@ -738,10 +738,10 @@ Index: py-junos-eznc-2.5.3/tests/unit/ofacts/test_switch_style.py class TestSwitchStyle(unittest.TestCase): @patch("jnpr.junos.device.warnings") def setUp(self, mock_warnings): -Index: py-junos-eznc-2.5.3/tests/unit/ofacts/test_swver.py +Index: py-junos-eznc-2.6.7/tests/unit/ofacts/test_swver.py =================================================================== ---- py-junos-eznc-2.5.3.orig/tests/unit/ofacts/test_swver.py 2020-08-25 11:35:29.000000000 +0200 -+++ py-junos-eznc-2.5.3/tests/unit/ofacts/test_swver.py 2020-09-18 10:55:50.670532704 +0200 +--- py-junos-eznc-2.6.7.orig/tests/unit/ofacts/test_swver.py ++++ py-junos-eznc-2.6.7/tests/unit/ofacts/test_swver.py @@ -5,7 +5,7 @@ try: import unittest2 as unittest except ImportError: @@ -760,10 +760,10 @@ Index: py-junos-eznc-2.5.3/tests/unit/ofacts/test_swver.py class TestSwver(unittest.TestCase): @patch("ncclient.manager.connect") @patch("jnpr.junos.device.warnings") -Index: py-junos-eznc-2.5.3/tests/unit/test_console.py +Index: py-junos-eznc-2.6.7/tests/unit/test_console.py =================================================================== ---- py-junos-eznc-2.5.3.orig/tests/unit/test_console.py 2020-08-25 11:35:29.000000000 +0200 -+++ py-junos-eznc-2.5.3/tests/unit/test_console.py 2020-09-18 10:55:50.702532904 +0200 +--- py-junos-eznc-2.6.7.orig/tests/unit/test_console.py ++++ py-junos-eznc-2.6.7/tests/unit/test_console.py @@ -3,7 +3,7 @@ try: except ImportError: import unittest @@ -782,10 +782,10 @@ Index: py-junos-eznc-2.5.3/tests/unit/test_console.py class TestConsole(unittest.TestCase): @patch("jnpr.junos.transport.tty_telnet.Telnet._tty_open") @patch("jnpr.junos.transport.tty_telnet.telnetlib.Telnet.expect") -Index: py-junos-eznc-2.5.3/tests/unit/test_decorators.py +Index: py-junos-eznc-2.6.7/tests/unit/test_decorators.py =================================================================== ---- py-junos-eznc-2.5.3.orig/tests/unit/test_decorators.py 2020-08-25 11:35:29.000000000 +0200 -+++ py-junos-eznc-2.5.3/tests/unit/test_decorators.py 2020-09-18 10:55:50.714532979 +0200 +--- py-junos-eznc-2.6.7.orig/tests/unit/test_decorators.py ++++ py-junos-eznc-2.6.7/tests/unit/test_decorators.py @@ -2,7 +2,7 @@ try: import unittest2 as unittest except ImportError: @@ -804,10 +804,10 @@ Index: py-junos-eznc-2.5.3/tests/unit/test_decorators.py class Test_Decorators(unittest.TestCase): @patch("ncclient.manager.connect") def setUp(self, mock_connect): -Index: py-junos-eznc-2.5.3/tests/unit/test_device.py +Index: py-junos-eznc-2.6.7/tests/unit/test_device.py =================================================================== ---- py-junos-eznc-2.5.3.orig/tests/unit/test_device.py 2020-08-25 11:35:29.000000000 +0200 -+++ py-junos-eznc-2.5.3/tests/unit/test_device.py 2020-09-18 10:55:50.722533029 +0200 +--- py-junos-eznc-2.6.7.orig/tests/unit/test_device.py ++++ py-junos-eznc-2.6.7/tests/unit/test_device.py @@ -2,7 +2,7 @@ try: import unittest2 as unittest except ImportError: @@ -835,10 +835,10 @@ Index: py-junos-eznc-2.5.3/tests/unit/test_device.py class TestDevice(unittest.TestCase): @patch("ncclient.manager.connect") def setUp(self, mock_connect): -Index: py-junos-eznc-2.5.3/tests/unit/test_exception.py +Index: py-junos-eznc-2.6.7/tests/unit/test_exception.py =================================================================== ---- py-junos-eznc-2.5.3.orig/tests/unit/test_exception.py 2020-08-25 11:35:29.000000000 +0200 -+++ py-junos-eznc-2.5.3/tests/unit/test_exception.py 2020-09-18 10:55:50.730533079 +0200 +--- py-junos-eznc-2.6.7.orig/tests/unit/test_exception.py ++++ py-junos-eznc-2.6.7/tests/unit/test_exception.py @@ -1,5 +1,5 @@ import unittest -from nose.plugins.attrib import attr @@ -855,10 +855,10 @@ Index: py-junos-eznc-2.5.3/tests/unit/test_exception.py class Test_RpcError(unittest.TestCase): def test_rpcerror_repr(self): rsp = etree.XML(rpc_xml) -Index: py-junos-eznc-2.5.3/tests/unit/test_factcache.py +Index: py-junos-eznc-2.6.7/tests/unit/test_factcache.py =================================================================== ---- py-junos-eznc-2.5.3.orig/tests/unit/test_factcache.py 2020-08-25 11:35:29.000000000 +0200 -+++ py-junos-eznc-2.5.3/tests/unit/test_factcache.py 2020-09-18 10:55:50.738533129 +0200 +--- py-junos-eznc-2.6.7.orig/tests/unit/test_factcache.py ++++ py-junos-eznc-2.6.7/tests/unit/test_factcache.py @@ -2,7 +2,7 @@ try: import unittest2 as unittest except ImportError: @@ -877,10 +877,10 @@ Index: py-junos-eznc-2.5.3/tests/unit/test_factcache.py class TestFactCache(unittest.TestCase): @patch("ncclient.manager.connect") def setUp(self, mock_connect): -Index: py-junos-eznc-2.5.3/tests/unit/test_junos.py +Index: py-junos-eznc-2.6.7/tests/unit/test_junos.py =================================================================== ---- py-junos-eznc-2.5.3.orig/tests/unit/test_junos.py 2020-08-25 11:35:29.000000000 +0200 -+++ py-junos-eznc-2.5.3/tests/unit/test_junos.py 2020-09-18 10:55:50.746533179 +0200 +--- py-junos-eznc-2.6.7.orig/tests/unit/test_junos.py ++++ py-junos-eznc-2.6.7/tests/unit/test_junos.py @@ -3,14 +3,14 @@ import unittest import sys @@ -898,10 +898,10 @@ Index: py-junos-eznc-2.5.3/tests/unit/test_junos.py class TestJunosInit(unittest.TestCase): def test_warning(self): with patch.object(sys.modules["sys"], "version_info", (2, 6, 3)) as mock_sys: -Index: py-junos-eznc-2.5.3/tests/unit/test_jxml.py +Index: py-junos-eznc-2.6.7/tests/unit/test_jxml.py =================================================================== ---- py-junos-eznc-2.5.3.orig/tests/unit/test_jxml.py 2020-08-25 11:35:29.000000000 +0200 -+++ py-junos-eznc-2.5.3/tests/unit/test_jxml.py 2020-09-18 10:55:50.754533228 +0200 +--- py-junos-eznc-2.6.7.orig/tests/unit/test_jxml.py ++++ py-junos-eznc-2.6.7/tests/unit/test_jxml.py @@ -1,7 +1,7 @@ import os import unittest @@ -920,10 +920,10 @@ Index: py-junos-eznc-2.5.3/tests/unit/test_jxml.py class Test_JXML(unittest.TestCase): def test_name(self): op = NAME("test") -Index: py-junos-eznc-2.5.3/tests/unit/test_rpcmeta.py +Index: py-junos-eznc-2.6.7/tests/unit/test_rpcmeta.py =================================================================== ---- py-junos-eznc-2.5.3.orig/tests/unit/test_rpcmeta.py 2020-08-25 11:35:29.000000000 +0200 -+++ py-junos-eznc-2.5.3/tests/unit/test_rpcmeta.py 2020-09-18 10:55:50.762533278 +0200 +--- py-junos-eznc-2.6.7.orig/tests/unit/test_rpcmeta.py ++++ py-junos-eznc-2.6.7/tests/unit/test_rpcmeta.py @@ -1,7 +1,7 @@ import unittest import os @@ -942,10 +942,10 @@ Index: py-junos-eznc-2.5.3/tests/unit/test_rpcmeta.py class Test_RpcMetaExec(unittest.TestCase): @patch("ncclient.manager.connect") def setUp(self, mock_connect): -Index: py-junos-eznc-2.5.3/tests/unit/transport/test_serial.py +Index: py-junos-eznc-2.6.7/tests/unit/transport/test_serial.py =================================================================== ---- py-junos-eznc-2.5.3.orig/tests/unit/transport/test_serial.py 2020-08-25 11:35:29.000000000 +0200 -+++ py-junos-eznc-2.5.3/tests/unit/transport/test_serial.py 2020-09-18 10:55:50.762533278 +0200 +--- py-junos-eznc-2.6.7.orig/tests/unit/transport/test_serial.py ++++ py-junos-eznc-2.6.7/tests/unit/transport/test_serial.py @@ -2,7 +2,7 @@ try: import unittest2 as unittest except ImportError: @@ -973,10 +973,10 @@ Index: py-junos-eznc-2.5.3/tests/unit/transport/test_serial.py class TestSerialWin(unittest.TestCase): @patch("jnpr.junos.transport.tty_serial.serial.Serial.open") @patch("jnpr.junos.transport.tty_serial.serial.Serial.read") -Index: py-junos-eznc-2.5.3/tests/unit/transport/test_tty.py +Index: py-junos-eznc-2.6.7/tests/unit/transport/test_tty.py =================================================================== ---- py-junos-eznc-2.5.3.orig/tests/unit/transport/test_tty.py 2020-08-25 11:35:29.000000000 +0200 -+++ py-junos-eznc-2.5.3/tests/unit/transport/test_tty.py 2020-09-18 10:55:50.762533278 +0200 +--- py-junos-eznc-2.6.7.orig/tests/unit/transport/test_tty.py ++++ py-junos-eznc-2.6.7/tests/unit/transport/test_tty.py @@ -5,14 +5,14 @@ try: except ImportError: import unittest @@ -994,10 +994,10 @@ Index: py-junos-eznc-2.5.3/tests/unit/transport/test_tty.py class TestTTY(unittest.TestCase): def setUp(self): logging.getLogger("jnpr.junos.tty") -Index: py-junos-eznc-2.5.3/tests/unit/transport/test_tty_netconf.py +Index: py-junos-eznc-2.6.7/tests/unit/transport/test_tty_netconf.py =================================================================== ---- py-junos-eznc-2.5.3.orig/tests/unit/transport/test_tty_netconf.py 2020-08-25 11:35:29.000000000 +0200 -+++ py-junos-eznc-2.5.3/tests/unit/transport/test_tty_netconf.py 2020-09-18 10:55:50.762533278 +0200 +--- py-junos-eznc-2.6.7.orig/tests/unit/transport/test_tty_netconf.py ++++ py-junos-eznc-2.6.7/tests/unit/transport/test_tty_netconf.py @@ -2,7 +2,7 @@ try: import unittest2 as unittest except ImportError: @@ -1016,10 +1016,10 @@ Index: py-junos-eznc-2.5.3/tests/unit/transport/test_tty_netconf.py class TestTTYNetconf(unittest.TestCase): def setUp(self): self.tty_net = tty_netconf(MagicMock()) -Index: py-junos-eznc-2.5.3/tests/unit/transport/test_tty_ssh.py +Index: py-junos-eznc-2.6.7/tests/unit/transport/test_tty_ssh.py =================================================================== ---- py-junos-eznc-2.5.3.orig/tests/unit/transport/test_tty_ssh.py 2020-08-25 11:35:29.000000000 +0200 -+++ py-junos-eznc-2.5.3/tests/unit/transport/test_tty_ssh.py 2020-09-18 10:55:50.762533278 +0200 +--- py-junos-eznc-2.6.7.orig/tests/unit/transport/test_tty_ssh.py ++++ py-junos-eznc-2.6.7/tests/unit/transport/test_tty_ssh.py @@ -5,12 +5,12 @@ try: import unittest2 as unittest except ImportError: @@ -1035,10 +1035,10 @@ Index: py-junos-eznc-2.5.3/tests/unit/transport/test_tty_ssh.py class TestTTYSSH(unittest.TestCase): @patch("jnpr.junos.transport.tty_ssh.paramiko") def setUp(self, mock_paramiko): -Index: py-junos-eznc-2.5.3/tests/unit/transport/test_tty_telnet.py +Index: py-junos-eznc-2.6.7/tests/unit/transport/test_tty_telnet.py =================================================================== ---- py-junos-eznc-2.5.3.orig/tests/unit/transport/test_tty_telnet.py 2020-08-25 11:35:29.000000000 +0200 -+++ py-junos-eznc-2.5.3/tests/unit/transport/test_tty_telnet.py 2020-09-18 10:55:50.762533278 +0200 +--- py-junos-eznc-2.6.7.orig/tests/unit/transport/test_tty_telnet.py ++++ py-junos-eznc-2.6.7/tests/unit/transport/test_tty_telnet.py @@ -4,13 +4,13 @@ try: import unittest2 as unittest except ImportError: @@ -1055,10 +1055,10 @@ Index: py-junos-eznc-2.5.3/tests/unit/transport/test_tty_telnet.py class TestTTYTelnet(unittest.TestCase): @patch("jnpr.junos.transport.tty_telnet.telnetlib.Telnet") def setUp(self, mpock_telnet): -Index: py-junos-eznc-2.5.3/tests/unit/utils/test_config.py +Index: py-junos-eznc-2.6.7/tests/unit/utils/test_config.py =================================================================== ---- py-junos-eznc-2.5.3.orig/tests/unit/utils/test_config.py 2020-08-25 11:35:29.000000000 +0200 -+++ py-junos-eznc-2.5.3/tests/unit/utils/test_config.py 2020-09-18 10:55:50.766533303 +0200 +--- py-junos-eznc-2.6.7.orig/tests/unit/utils/test_config.py ++++ py-junos-eznc-2.6.7/tests/unit/utils/test_config.py @@ -1,6 +1,6 @@ import unittest import sys @@ -1076,10 +1076,10 @@ Index: py-junos-eznc-2.5.3/tests/unit/utils/test_config.py class TestConfig(unittest.TestCase): @patch("ncclient.manager.connect") def setUp(self, mock_connect): -Index: py-junos-eznc-2.5.3/tests/unit/utils/test_fs.py +Index: py-junos-eznc-2.6.7/tests/unit/utils/test_fs.py =================================================================== ---- py-junos-eznc-2.5.3.orig/tests/unit/utils/test_fs.py 2020-08-25 11:35:29.000000000 +0200 -+++ py-junos-eznc-2.5.3/tests/unit/utils/test_fs.py 2020-09-18 10:55:50.766533303 +0200 +--- py-junos-eznc-2.6.7.orig/tests/unit/utils/test_fs.py ++++ py-junos-eznc-2.6.7/tests/unit/utils/test_fs.py @@ -1,5 +1,5 @@ import unittest -from nose.plugins.attrib import attr @@ -1096,10 +1096,10 @@ Index: py-junos-eznc-2.5.3/tests/unit/utils/test_fs.py class TestFS(unittest.TestCase): @patch("ncclient.manager.connect") def setUp(self, mock_connect): -Index: py-junos-eznc-2.5.3/tests/unit/utils/test_ftp.py +Index: py-junos-eznc-2.6.7/tests/unit/utils/test_ftp.py =================================================================== ---- py-junos-eznc-2.5.3.orig/tests/unit/utils/test_ftp.py 2020-08-25 11:35:29.000000000 +0200 -+++ py-junos-eznc-2.5.3/tests/unit/utils/test_ftp.py 2020-09-18 10:55:50.766533303 +0200 +--- py-junos-eznc-2.6.7.orig/tests/unit/utils/test_ftp.py ++++ py-junos-eznc-2.6.7/tests/unit/utils/test_ftp.py @@ -1,5 +1,5 @@ import unittest -from nose.plugins.attrib import attr @@ -1116,10 +1116,10 @@ Index: py-junos-eznc-2.5.3/tests/unit/utils/test_ftp.py @unittest.skipIf(sys.platform == "win32", "will work for windows in coming days") class TestFtp(unittest.TestCase): @patch("ftplib.FTP.connect") -Index: py-junos-eznc-2.5.3/tests/unit/utils/test_scp.py +Index: py-junos-eznc-2.6.7/tests/unit/utils/test_scp.py =================================================================== ---- py-junos-eznc-2.5.3.orig/tests/unit/utils/test_scp.py 2020-08-25 11:35:29.000000000 +0200 -+++ py-junos-eznc-2.5.3/tests/unit/utils/test_scp.py 2020-09-18 10:55:50.766533303 +0200 +--- py-junos-eznc-2.6.7.orig/tests/unit/utils/test_scp.py ++++ py-junos-eznc-2.6.7/tests/unit/utils/test_scp.py @@ -3,7 +3,7 @@ from six import StringIO from contextlib import contextmanager @@ -1138,10 +1138,10 @@ Index: py-junos-eznc-2.5.3/tests/unit/utils/test_scp.py class TestScp(unittest.TestCase): def setUp(self): self.dev = Device(host="1.1.1.1") -Index: py-junos-eznc-2.5.3/tests/unit/utils/test_start_shell.py +Index: py-junos-eznc-2.6.7/tests/unit/utils/test_start_shell.py =================================================================== ---- py-junos-eznc-2.5.3.orig/tests/unit/utils/test_start_shell.py 2020-08-25 11:35:29.000000000 +0200 -+++ py-junos-eznc-2.5.3/tests/unit/utils/test_start_shell.py 2020-09-18 10:55:50.766533303 +0200 +--- py-junos-eznc-2.6.7.orig/tests/unit/utils/test_start_shell.py ++++ py-junos-eznc-2.6.7/tests/unit/utils/test_start_shell.py @@ -1,5 +1,5 @@ import unittest -from nose.plugins.attrib import attr @@ -1158,10 +1158,10 @@ Index: py-junos-eznc-2.5.3/tests/unit/utils/test_start_shell.py class TestStartShell(unittest.TestCase): @patch("paramiko.SSHClient") def setUp(self, mock_connect): -Index: py-junos-eznc-2.5.3/tests/unit/utils/test_sw.py +Index: py-junos-eznc-2.6.7/tests/unit/utils/test_sw.py =================================================================== ---- py-junos-eznc-2.5.3.orig/tests/unit/utils/test_sw.py 2020-08-25 11:35:29.000000000 +0200 -+++ py-junos-eznc-2.5.3/tests/unit/utils/test_sw.py 2020-09-18 10:55:50.766533303 +0200 +--- py-junos-eznc-2.6.7.orig/tests/unit/utils/test_sw.py ++++ py-junos-eznc-2.6.7/tests/unit/utils/test_sw.py @@ -7,7 +7,7 @@ try: import unittest2 as unittest except ImportError: @@ -1180,10 +1180,10 @@ Index: py-junos-eznc-2.5.3/tests/unit/utils/test_sw.py class TestSW(unittest.TestCase): @patch("ncclient.manager.connect") def setUp(self, mock_connect): -Index: py-junos-eznc-2.5.3/tests/unit/utils/test_util.py +Index: py-junos-eznc-2.6.7/tests/unit/utils/test_util.py =================================================================== ---- py-junos-eznc-2.5.3.orig/tests/unit/utils/test_util.py 2020-08-25 11:35:29.000000000 +0200 -+++ py-junos-eznc-2.5.3/tests/unit/utils/test_util.py 2020-09-18 10:55:50.766533303 +0200 +--- py-junos-eznc-2.6.7.orig/tests/unit/utils/test_util.py ++++ py-junos-eznc-2.6.7/tests/unit/utils/test_util.py @@ -2,7 +2,7 @@ __author__ = "Nitin Kumar, Rick Sherman" __credits__ = "Jeremy Schulman" @@ -1202,12 +1202,30 @@ Index: py-junos-eznc-2.5.3/tests/unit/utils/test_util.py class TestUtil(unittest.TestCase): @patch("ncclient.manager.connect") def setUp(self, mock_connect): -Index: py-junos-eznc-2.5.3/pytest.ini +Index: py-junos-eznc-2.6.7/pytest.ini =================================================================== ---- /dev/null 1970-01-01 00:00:00.000000000 +0000 -+++ py-junos-eznc-2.5.3/pytest.ini 2020-09-18 11:02:32.057024480 +0200 +--- /dev/null ++++ py-junos-eznc-2.6.7/pytest.ini @@ -0,0 +1,4 @@ +[pytest] +markers = + unit + functional +Index: py-junos-eznc-2.6.7/tests/functional/test_shell.py +=================================================================== +--- py-junos-eznc-2.6.7.orig/tests/functional/test_shell.py ++++ py-junos-eznc-2.6.7/tests/functional/test_shell.py +@@ -5,11 +5,11 @@ try: + except ImportError: + import unittest + +-from nose.plugins.attrib import attr ++import pytest + import yaml + + +-@attr('functional') ++@pytest.mark.functional + class test(unittest.TestCase): + + @classmethod diff --git a/packages/p/python-junos-eznc/python-junos-eznc.changes b/packages/p/python-junos-eznc/python-junos-eznc.changes index e0cb91c..6f87b16 100644 --- a/packages/p/python-junos-eznc/python-junos-eznc.changes +++ b/packages/p/python-junos-eznc/python-junos-eznc.changes @@ -1,4 +1,33 @@ ------------------------------------------------------------------- +Thu Mar 2 07:14:57 UTC 2023 - Daniel Garcia + +- Add python-311.patch to support python 3.11, gh#Juniper/py-junos-eznc#1236 +- Remove python-junos-eznc-fix-unittests.patch, not needed anymore +- Update to 2.6.7: + * Supported option to set look_for_keys with bool True/False #1234 + * Fixed build failure against setuptools #1231 +- 2.6.6 + * Fixed reboot failing on other RE #1199 + * Fixed passing 'sleep' arg to StartShell run() #1202 + * Fixed PyEZ get-facts support for ACX model #1209 + * Fixed EthPortTable regex pattern #1215 + * Fixed StartShell UnboundLocalError #1203 #1211 +- 2.6.5 + * Supported multi-gig ports for EthPortTable.yml #1177 + * Fixed on-box support for start shell types #1190 #1186 + * Fixed conn_open_timeout value was getting set None , changed it to + default 30 seconds #1184 +- 2.6.4 + * Supported start_shell options to choose the shell types (sh or csh) #995 + * Supported for python 3.9 + * Fixed Device facts current_re returns the SRX cluster node0 and + node1 details with cluster ID 16 #1135 + * Fixed upgrade ncclient version 0.6.13, updated requirements.txt to + install ncclient==0.6.13 #1153 + * Fixed deprecation warning due to invalid escape sequences #1034 + * Fixed Unit tests test_sw_put_ftp failure #1165 + +------------------------------------------------------------------- Tue May 3 11:54:14 UTC 2022 - pgajdos@suse.com - added patches diff --git a/packages/p/python-junos-eznc/python-junos-eznc.spec b/packages/p/python-junos-eznc/python-junos-eznc.spec index 107515b..fed69a7 100644 --- a/packages/p/python-junos-eznc/python-junos-eznc.spec +++ b/packages/p/python-junos-eznc/python-junos-eznc.spec @@ -1,7 +1,7 @@ # # spec file for package python-junos-eznc # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # Copyright (c) 2017-2020, Martin Hauke # # All modifications and additions to the file contributed by third parties @@ -17,10 +17,9 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-junos-eznc -Version: 2.6.3 +Version: 2.6.7 Release: 0 Summary: Junos 'EZ' automation for non-programmers License: Apache-2.0 @@ -32,14 +31,14 @@ Patch0: python-junos-eznc-remove-nose.patch # replace deprecated yamlordereddictloader by yamlloader # https://github.com/Juniper/py-junos-eznc/pull/1078 Patch1: python-junos-eznc-remove-yamlordereddictloader.patch -# https://github.com/Juniper/py-junos-eznc/commit/96f25bb8aa006e12e48902a91a1dc6ff595bdd2d -Patch2: python-junos-eznc-fix-unittests.patch # https://github.com/Juniper/py-junos-eznc/issues/1176 Patch3: python-junos-eznc-no-mock.patch +# PATCH-FIX-OPENSUSE python-311.patch gh#Juniper/py-junos-eznc#1236 +Patch4: python-311.patch BuildRequires: %{python_module Jinja2 >= 2.7.1} BuildRequires: %{python_module PyYAML >= 5.1} BuildRequires: %{python_module lxml >= 3.2.4} -BuildRequires: %{python_module ncclient >= 0.6.9} +BuildRequires: %{python_module ncclient >= 0.6.13} BuildRequires: %{python_module netaddr} BuildRequires: %{python_module ntc-templates} BuildRequires: %{python_module paramiko >= 1.15.2} @@ -57,7 +56,7 @@ BuildRequires: python-rpm-macros Requires: python-Jinja2 >= 2.7.1 Requires: python-PyYAML >= 5.1 Requires: python-lxml >= 3.2.4 -Requires: python-ncclient >= 0.6.9 +Requires: python-ncclient >= 0.6.13 Requires: python-netaddr Requires: python-ntc-templates Requires: python-paramiko >= 1.15.2 diff --git a/packages/p/python-yq/.files b/packages/p/python-yq/.files index 726ea63..9eba3e4 100644 Binary files a/packages/p/python-yq/.files and b/packages/p/python-yq/.files differ diff --git a/packages/p/python-yq/.rev b/packages/p/python-yq/.rev index d5e5b4e..ae57f4f 100644 --- a/packages/p/python-yq/.rev +++ b/packages/p/python-yq/.rev @@ -102,4 +102,14 @@ 991280 + + e9b77d9d57b896b0fe78a09390b99eca + 3.1.1 + + dimstar_suse + - update to 3.1.1: + * Handle TOML datetimes. Fixes #160 + * Test and documentation improvements + 1068548 + diff --git a/packages/p/python-yq/python-yq.changes b/packages/p/python-yq/python-yq.changes index e5dd9e1..a052f7b 100644 --- a/packages/p/python-yq/python-yq.changes +++ b/packages/p/python-yq/python-yq.changes @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Wed Mar 1 20:21:02 UTC 2023 - Dirk Müller + +- update to 3.1.1: + * Handle TOML datetimes. Fixes #160 + * Test and documentation improvements + +------------------------------------------------------------------- Tue Jul 26 15:58:36 UTC 2022 - Matej Cepl - Update to 3.1.0: diff --git a/packages/p/python-yq/python-yq.spec b/packages/p/python-yq/python-yq.spec index cd65e97..207f10f 100644 --- a/packages/p/python-yq/python-yq.spec +++ b/packages/p/python-yq/python-yq.spec @@ -1,7 +1,7 @@ # # spec file for package python-yq # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-yq -Version: 3.1.0 +Version: 3.1.1 Release: 0 Summary: Command-line YAML processor - jq wrapper for YAML documents License: Apache-2.0 diff --git a/packages/p/python-yq/yq-3.1.0.tar.gz b/packages/p/python-yq/yq-3.1.0.tar.gz deleted file mode 120000 index 4609e60..0000000 --- a/packages/p/python-yq/yq-3.1.0.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreibqvbfkejegy5e3ujusk26vq3alzu3qw7rkohtwyoje5lkim7tu6i \ No newline at end of file diff --git a/packages/p/python-yq/yq-3.1.1.tar.gz b/packages/p/python-yq/yq-3.1.1.tar.gz new file mode 120000 index 0000000..9b27256 --- /dev/null +++ b/packages/p/python-yq/yq-3.1.1.tar.gz @@ -0,0 +1 @@ +/ipfs/bafkreiefh42cwflc3xxjpeby5shm5zkaltozw2t4xapnntnyaggj5abggm \ No newline at end of file diff --git a/packages/q/qpdfview/.files b/packages/q/qpdfview/.files index 1316e41..eb5ae6a 100644 Binary files a/packages/q/qpdfview/.files and b/packages/q/qpdfview/.files differ diff --git a/packages/q/qpdfview/.rev b/packages/q/qpdfview/.rev index 1943dc7..97d31cf 100644 --- a/packages/q/qpdfview/.rev +++ b/packages/q/qpdfview/.rev @@ -72,4 +72,12 @@ 814198 + + 76a3a4fc7d74904ea6f4ad7fdc1c36f9 + 0.5.0 + + dimstar_suse + + 1068640 + diff --git a/packages/q/qpdfview/qpdfview-0.4.18.tar.gz b/packages/q/qpdfview/qpdfview-0.4.18.tar.gz deleted file mode 120000 index e92cc2b..0000000 --- a/packages/q/qpdfview/qpdfview-0.4.18.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeigwgc6irrmyail72sfmu324ahmmexnzorrtwskv5ynmcrp7c2kdca \ No newline at end of file diff --git a/packages/q/qpdfview/qpdfview-0.4.18.tar.gz.asc b/packages/q/qpdfview/qpdfview-0.4.18.tar.gz.asc deleted file mode 100644 index 2a2d7de..0000000 --- a/packages/q/qpdfview/qpdfview-0.4.18.tar.gz.asc +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCAAdFiEEH1If8Ph+nhzeRrip9JKMTdJNTfgFAl04r1sACgkQ9JKMTdJN -Tfhj/gf+JHKWIR8KgZhHUvW1IgFr0mJQ22pQhM+BJMcl9nUzW+Fc7snog7huCn7g -PaXlg272RYZdURAkTiqEcN4HxHGvqGmOqr08ENGTN2Y6AHe+99s5qKN8WYgUqnbT -GeOiDB+sEXUZFto4YgO6bQxADL3TK9EGnfLkgZkJuVj6dRmsMgNHfdUYpfxzOfHC -yKSEfhSrnj+F2pyTRZoYuOGVGwfbjU+58855zbSak6KYPFkeXoL2yBIH2R9fpLtY -5ihZTfEmuwWbUlBbt1XcrT2pCcifnhUCDQwFhYWsmYGtLjiKOqejUVGlUb85NDvk -7Ue2ucuxoCwj6HZ1dxO5x5DARfv5rg== -=F+ik ------END PGP SIGNATURE----- diff --git a/packages/q/qpdfview/qpdfview-0.5.tar.gz b/packages/q/qpdfview/qpdfview-0.5.tar.gz new file mode 120000 index 0000000..579b1d2 --- /dev/null +++ b/packages/q/qpdfview/qpdfview-0.5.tar.gz @@ -0,0 +1 @@ +/ipfs/bafybeidw65dpkqippzqzfbjgvcwhjp76bvpv6qlti6jpr7ev6cdxqgnluu \ No newline at end of file diff --git a/packages/q/qpdfview/qpdfview-0.5.tar.gz.asc b/packages/q/qpdfview/qpdfview-0.5.tar.gz.asc new file mode 100644 index 0000000..c1f9dd1 --- /dev/null +++ b/packages/q/qpdfview/qpdfview-0.5.tar.gz.asc @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCAAdFiEEH1If8Ph+nhzeRrip9JKMTdJNTfgFAmPU/p0ACgkQ9JKMTdJN +TfiznQgApY/L0Fn/iZcIPIqY5a+Jqis4ejoTiu0omnkQQfwDpYVH0wVicf4V24Sc +u3DApGmw8GtqJ2Z6tk2OtMoYvY1r25lQZ57i33grf80vs4fEQXAll4KNLmxQqwri +ruGBbQlt90Bg8Tx3v4NmDzljfQuR6MgD2Wttqcj6unfuca0EI80Ohxrj2YomqaZY +6zObHR+BGhzNRQYGsA1Ke79BuqhHjkk8qG0ME0HNPaLHaU3E00NNC4IWlVbI8DHR +RLEZqf9HBn1c63Gworzd7wB56DlgsSDTzAtc4X8gqDZvSjFSkhKAAVTbDsK7bevT +0NxUcJ116/00eFw74kfurqPvH2yofA== +=pKWw +-----END PGP SIGNATURE----- diff --git a/packages/q/qpdfview/qpdfview-qt5.15.patch b/packages/q/qpdfview/qpdfview-qt5.15.patch deleted file mode 100644 index ca48432..0000000 --- a/packages/q/qpdfview/qpdfview-qt5.15.patch +++ /dev/null @@ -1,24 +0,0 @@ -Index: qpdfview-0.4.18/sources/djvumodel.cpp -=================================================================== ---- qpdfview-0.4.18.orig/sources/djvumodel.cpp -+++ qpdfview-0.4.18/sources/djvumodel.cpp -@@ -29,6 +29,7 @@ along with qpdfview. If not, see - - #include -+#include - #include - - #if defined(Q_OS_WIN) && defined(DJVU_STATIC) -Index: qpdfview-0.4.18/sources/model.h -=================================================================== ---- qpdfview-0.4.18.orig/sources/model.h -+++ qpdfview-0.4.18/sources/model.h -@@ -27,6 +27,7 @@ along with qpdfview. If not, see - #include - #include -+#include - - class QAbstractItemModel; - class QColor; diff --git a/packages/q/qpdfview/qpdfview.changes b/packages/q/qpdfview/qpdfview.changes index 529eb94..7e8fa48 100644 --- a/packages/q/qpdfview/qpdfview.changes +++ b/packages/q/qpdfview/qpdfview.changes @@ -1,4 +1,15 @@ ------------------------------------------------------------------- +Wed Mar 1 08:00:56 UTC 2023 - Paolo Stivanin + +- Update to 0.5.0: + * Added support for Qt version 6 while keeping compatibility with + Qt version 4 and 5 intact. + * Changed required language version from C++98 to C++11. + * Added context menu item to add selected text to bookmark comment. + * Imported various new and updated translations from Launchpad. +- Remove qpdfview-qt5.15.patch + +------------------------------------------------------------------- Fri Jun 12 12:11:46 UTC 2020 - Kyrill Detinov - Add qpdfview-qt5.15.patch: fix build with Qt 5.15. diff --git a/packages/q/qpdfview/qpdfview.spec b/packages/q/qpdfview/qpdfview.spec index 86186d1..0d3e8dd 100644 --- a/packages/q/qpdfview/qpdfview.spec +++ b/packages/q/qpdfview/qpdfview.spec @@ -1,7 +1,7 @@ # # spec file for package qpdfview # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,18 +16,18 @@ # +%define pver 0.5 + Name: qpdfview -Version: 0.4.18 +Version: 0.5.0 Release: 0 Summary: Tabbed document viewer in Qt License: GPL-2.0-or-later Group: Productivity/Office/Other URL: https://launchpad.net/qpdfview -Source: https://launchpad.net/%{name}/trunk/%{version}/+download/%{name}-%{version}.tar.gz -Source1: https://launchpad.net/%{name}/trunk/%{version}/+download/%{name}-%{version}.tar.gz.asc +Source: https://launchpad.net/%{name}/trunk/%{version}/+download/%{name}-%{pver}.tar.gz +Source1: https://launchpad.net/%{name}/trunk/%{version}/+download/%{name}-%{pver}.tar.gz.asc Source2: %{name}.keyring -# PATCH-FIX-UPSTREAM qpdfview-qt5.15.patch -- fix build with Qt 5.15 -Patch0: qpdfview-qt5.15.patch BuildRequires: cups-devel BuildRequires: fdupes BuildRequires: hicolor-icon-theme @@ -112,8 +112,7 @@ This plugin is required to read PostScript documents %lang_package %prep -%setup -q -%patch0 -p1 +%autosetup -p1 -n %{name}-%{pver} %build %global _libqt5_qmake %{_libqt5_qmake} -makefile %{name}.pro @@ -144,9 +143,8 @@ This plugin is required to read PostScript documents %dir %{_datadir}/%{name}/ %{_datadir}/applications/%{name}.desktop %{_datadir}/icons/hicolor/*/apps/%{name}.* -%dir %{_datadir}/appdata/ -%{_datadir}/appdata/%{name}.appdata.xml %{_mandir}/man?/%{name}.?%{?ext_man} +%{_datadir}/metainfo/qpdfview.appdata.xml %files plugin-djvu %{_libdir}/%{name}/libqpdfview_djvu.so @@ -163,6 +161,11 @@ This plugin is required to read PostScript documents %files lang -f %{name}.lang %lang(ast) %{_datadir}/%{name}/%{name}_ast.qm %lang(nds) %{_datadir}/%{name}/%{name}_nds.qm +%if 0%{?sle_version} < 159000 +%lang(ber) %{_datadir}/%{name}/%{name}_ber.qm +%lang(rue) %{_datadir}/%{name}/%{name}_rue.qm +%lang(zgh) %{_datadir}/%{name}/%{name}_zgh.qm +%endif %doc %{_datadir}/%{name}/help*.html %changelog diff --git a/packages/q/qqc2-breeze-style/.files b/packages/q/qqc2-breeze-style/.files index b994017..4db3d41 100644 Binary files a/packages/q/qqc2-breeze-style/.files and b/packages/q/qqc2-breeze-style/.files differ diff --git a/packages/q/qqc2-breeze-style/.rev b/packages/q/qqc2-breeze-style/.rev index bc30883..3764dba 100644 --- a/packages/q/qqc2-breeze-style/.rev +++ b/packages/q/qqc2-breeze-style/.rev @@ -311,4 +311,12 @@ Plasma 5.27.1 (forwarded request 1067115 from Vogtinator) 1067264 + + 956855ebd2a3a61fa9a11ab3466d329c + 5.27.2 + + dimstar_suse + Plasma 5.27.2 (forwarded request 1068244 from Vogtinator) + 1068299 + diff --git a/packages/q/qqc2-breeze-style/qqc2-breeze-style-5.27.1.tar.xz b/packages/q/qqc2-breeze-style/qqc2-breeze-style-5.27.1.tar.xz deleted file mode 120000 index 7e541e9..0000000 --- a/packages/q/qqc2-breeze-style/qqc2-breeze-style-5.27.1.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreigz3ueiqoa2sn7alhrt2owxcei55zpbglhdaxahi6nq5bqyg6prbu \ No newline at end of file diff --git a/packages/q/qqc2-breeze-style/qqc2-breeze-style-5.27.1.tar.xz.sig b/packages/q/qqc2-breeze-style/qqc2-breeze-style-5.27.1.tar.xz.sig deleted file mode 100644 index e92e7e8..0000000 --- a/packages/q/qqc2-breeze-style/qqc2-breeze-style-5.27.1.tar.xz.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP0tUkACgkQ11dEg7tX -sY2V/RAAqJnMPQ+4TpGjFn92m+yZWNXHK+fZ/QZkPQIomm0BVoX+Rp24rouUnqI2 -hMbv97KCAYNp/GMpde1/qSvyT3EK6KfICDH1UOthi8boCXrGdWWmb0B9J6/mETlb -KjmoO4K7V1jO2vNESZ5cgPl89VaNApAQu/+WVZYa7u3GPQrIlC1KGdStn5Ec66Ji -hgMQ+Xyhodpm9R590tmKGqVv8SF8fafeou7BysTBUZja8b8zOeZ9063sFeDtIyw4 -N6VsYTkabKEGMppJeSjmkmiHF2c0eVvfqmj0epLjRqgpUVJ3PPv+B/Eu26TAvrvR -TUoEPr60+rjPd+08l1xWIcvIZZiB5H4TLw38PmUIZpxrhYfuuxydm9YEDd1hJ7iF -nVVz+sprznxZ/x2swlN0xnYuPpiq3cYT8JZcx1TdlUlkUEUo3LunS5ddd6EG5JOH -ig2v6ldNYZb1SjAM8t8tHdzbtn8DNHsanqYCFsjwBiZd/26wNom7Q/m0niKg1G7t -n3W39r3XfRe3Ga2BRxQeDkXyfsgJGMyuPzfC+Q4YGKKSpgPY+K+8Tq2gSfJ43V7M -+mm2FzLhsdMF34V5CZ1iQIRvIQGgY7kfBrIlQzjiSb1zb/lcOhtK1sSftxI6RfFD -34FTP9S4+GRuz+Fmm0Gklzx/yx5h79QtBmNglP9o3LrfrW6073A= -=m7zU ------END PGP SIGNATURE----- diff --git a/packages/q/qqc2-breeze-style/qqc2-breeze-style-5.27.2.tar.xz b/packages/q/qqc2-breeze-style/qqc2-breeze-style-5.27.2.tar.xz new file mode 120000 index 0000000..8a2ff92 --- /dev/null +++ b/packages/q/qqc2-breeze-style/qqc2-breeze-style-5.27.2.tar.xz @@ -0,0 +1 @@ +/ipfs/bafkreif4kbxotbhu5wuzrelvs7mdid5wjjfqcymj7mi72u7rqgwit4knja \ No newline at end of file diff --git a/packages/q/qqc2-breeze-style/qqc2-breeze-style-5.27.2.tar.xz.sig b/packages/q/qqc2-breeze-style/qqc2-breeze-style-5.27.2.tar.xz.sig new file mode 100644 index 0000000..2851dad --- /dev/null +++ b/packages/q/qqc2-breeze-style/qqc2-breeze-style-5.27.2.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP98vMACgkQ11dEg7tX +sY32ew/9Gy2seSe6S09ADHhXCjZ9HqFkbjMzsKcVsklPaCfyCGCavzFaENtBmzjE +sSJ5SH/cHAVwzx1OhnpaGR5gNgIik6cLXs0snpmauNGKSUPFkLrYNQH+Ys1x0ble +e70IeJml69tyqyzQQ3tCoyBh9o8CKpjgZD+406OPWJoGx7mVHDsk9ZPyIX/MOrR4 +f0tp7rUQiWN4ykCWFG7CRBosF+qr17f8CCa6RhNRhGhVEe05P6I1Jbc583t/VhTs +94qf3t6aGgSeo8Gu9MZ3NIFKn9gylh2H6cgyaQCvdRP3973Zs25jzu/luz/C3I95 +d5NE7fPNJn82e1lONTlUSyhooxpuFPhSdn9Je56NsRHi+eDjkgyHF41TYwrTNmgP +SUeRO+tiYn+THfA/qaVnt1Sd16hesrnBnBS+BIIOIdTLsJRqxFu2Be31rRL6xPz0 +bZZhibXN92NyaFmQ+6TPInFJczcaqVDqt0P2mCLTKsvgbus5Vhvo8FH22pNnNQ6U +VaK/v+u5dEx+gtbGq8pdAgi1wD/ACYWwxspIZ/GUuft1ARhk0rJuyN4ukwmEituI +ybVNZ47jjpDDUeVxnpCZDD4hYqxSweRldJoZr/wEOJDfcojg9HEJXsLNniiH8wrZ +ndqKjV/Q6K4sMd/UtF9iNC0EChKldtY7SAFw9D4JBuSUi4DXfuk= +=oSex +-----END PGP SIGNATURE----- diff --git a/packages/q/qqc2-breeze-style/qqc2-breeze-style.changes b/packages/q/qqc2-breeze-style/qqc2-breeze-style.changes index d73c37d..ad052bd 100644 --- a/packages/q/qqc2-breeze-style/qqc2-breeze-style.changes +++ b/packages/q/qqc2-breeze-style/qqc2-breeze-style.changes @@ -1,4 +1,13 @@ ------------------------------------------------------------------- +Tue Feb 28 17:34:20 UTC 2023 - Fabian Vogt + +- Update to 5.27.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.2 +- No code changes since 5.27.1 + +------------------------------------------------------------------- Tue Feb 21 14:09:27 UTC 2023 - Fabian Vogt - Update to 5.27.1 diff --git a/packages/q/qqc2-breeze-style/qqc2-breeze-style.spec b/packages/q/qqc2-breeze-style/qqc2-breeze-style.spec index f2496fe..ccc0dac 100644 --- a/packages/q/qqc2-breeze-style/qqc2-breeze-style.spec +++ b/packages/q/qqc2-breeze-style/qqc2-breeze-style.spec @@ -18,7 +18,7 @@ %bcond_without released Name: qqc2-breeze-style -Version: 5.27.1 +Version: 5.27.2 Release: 0 Summary: Breeze Style for Qt Quick Controls 2 License: LGPL-2.1-only OR LGPL-3.0-only diff --git a/packages/s/scummvm-tools/.files b/packages/s/scummvm-tools/.files index 7a0808c..154ac7b 100644 Binary files a/packages/s/scummvm-tools/.files and b/packages/s/scummvm-tools/.files differ diff --git a/packages/s/scummvm-tools/.rev b/packages/s/scummvm-tools/.rev index 7669861..956d386 100644 --- a/packages/s/scummvm-tools/.rev +++ b/packages/s/scummvm-tools/.rev @@ -84,4 +84,12 @@ 1039992 + + 3f1d2b807bdabe1780b150c18d853e66 + 2.7.0 + + dimstar_suse + + 1068509 + diff --git a/packages/s/scummvm-tools/fix-new-wxwidgets.patch b/packages/s/scummvm-tools/fix-new-wxwidgets.patch index 08f37d4..c8b10f8 100644 --- a/packages/s/scummvm-tools/fix-new-wxwidgets.patch +++ b/packages/s/scummvm-tools/fix-new-wxwidgets.patch @@ -1,8 +1,8 @@ -Index: scummvm-tools-2.5.0/configure +Index: scummvm-tools-2.7.0/configure =================================================================== ---- scummvm-tools-2.5.0.orig/configure -+++ scummvm-tools-2.5.0/configure -@@ -981,7 +981,7 @@ if test "$have_gcc" = yes ; then +--- scummvm-tools-2.7.0.orig/configure ++++ scummvm-tools-2.7.0/configure +@@ -980,7 +980,7 @@ if test "$have_gcc" = yes ; then amigaos* | android | dreamcast | ds | gamecube | mingw* | morphos* |n64 | psp | ps2 | wii | wince ) ;; *) diff --git a/packages/s/scummvm-tools/scummvm-tools-2.6.0.tar.xz b/packages/s/scummvm-tools/scummvm-tools-2.6.0.tar.xz deleted file mode 120000 index 3658106..0000000 --- a/packages/s/scummvm-tools/scummvm-tools-2.6.0.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeidq65ksayccoyoxpvesmj7ikbhiouosa6p5brmxop76ei3qng4vqu \ No newline at end of file diff --git a/packages/s/scummvm-tools/scummvm-tools-2.7.0.tar.xz b/packages/s/scummvm-tools/scummvm-tools-2.7.0.tar.xz new file mode 120000 index 0000000..bb800d0 --- /dev/null +++ b/packages/s/scummvm-tools/scummvm-tools-2.7.0.tar.xz @@ -0,0 +1 @@ +/ipfs/bafybeigwx2hwna573serbk5oqv3cstj4nqyzwevf5czezupeogb7z375ki \ No newline at end of file diff --git a/packages/s/scummvm-tools/scummvm-tools.changes b/packages/s/scummvm-tools/scummvm-tools.changes index 9388698..2e20472 100644 --- a/packages/s/scummvm-tools/scummvm-tools.changes +++ b/packages/s/scummvm-tools/scummvm-tools.changes @@ -1,4 +1,18 @@ ------------------------------------------------------------------- +Tue Feb 28 14:26:58 UTC 2023 - Andrea Manzini + +- update to 2.7.0 + * Fixed MM Apple2 extraction. + * Fixed decompilation for SCUMM scripts with nested functions. + * Added tool for decoding hadesch image files. + * Fixed compatibility with wxWidgets 3.2 + * Improved groovie scripts disassemler. + * MADS: A new tool to extract Rex nebular installer. + * Added tool for extracting SAGA resources. + * GOB: Adibou 2 scripts support in degob. + * Added tool to decompile lba1 scene scripts + +------------------------------------------------------------------- Sun Dec 4 12:24:50 UTC 2022 - Dirk Müller - update to 2.6.0: diff --git a/packages/s/scummvm-tools/scummvm-tools.spec b/packages/s/scummvm-tools/scummvm-tools.spec index 8748c98..e3d658e 100644 --- a/packages/s/scummvm-tools/scummvm-tools.spec +++ b/packages/s/scummvm-tools/scummvm-tools.spec @@ -1,7 +1,7 @@ # # spec file for package scummvm-tools # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: scummvm-tools -Version: 2.6.0 +Version: 2.7.0 Release: 0 Summary: ScummVM-related tools License: GPL-3.0-or-later diff --git a/packages/s/spack/.files b/packages/s/spack/.files index 4bdf302..2c6a476 100644 Binary files a/packages/s/spack/.files and b/packages/s/spack/.files differ diff --git a/packages/s/spack/.rev b/packages/s/spack/.rev index c842513..47b1fd1 100644 --- a/packages/s/spack/.rev +++ b/packages/s/spack/.rev @@ -287,4 +287,20 @@ Make-sure-spack-environment-is-set-up-in-Dockerfile-template.patch (forwarded request 1062187 from eeich) 1062188 + + 6f41337a30ec1a4cb6521eaa3764c80a + 0.19.1 + + dimstar_suse + - Udpate to 0.19.1 with following bug fixes: + * buildcache create: make "file exists" less verbose + * spack mirror create: don't change paths to urls + * Improve error message for requirements + * Fix libtool filter for Fujitsu compilers + * FileCache: delete the new cache file on exception +- using `--all` flag for `spack external find` in the %triggrin + section, as MPI packages were not recognized any more, fixing + (bsc#1208751) (forwarded request 1068458 from mslacken) + 1068487 + diff --git a/packages/s/spack/run-find-external.sh.in b/packages/s/spack/run-find-external.sh.in index e39a1a2..12b3123 100644 --- a/packages/s/spack/run-find-external.sh.in +++ b/packages/s/spack/run-find-external.sh.in @@ -30,7 +30,7 @@ mypath=/usr/lib/hpc/gnu?/mpi/mvapich2/2.*/bin:${mypath} getent passwd nobody &> /dev/null if [ "x$?" == "x0" ] ; then # drop all root rights, when calling external find - sudo -u nobody PATH=${mypath}:${PATH} spack external find --scope user #--exclude 'installdbgsymbols' + sudo -u nobody PATH=${mypath}:${PATH} spack external find --all --scope user #--exclude 'installdbgsymbols' if [ -e /var/lib/nobody/.spack/packages.yaml ] ; then mv -v /var/lib/nobody/.spack/packages.yaml /etc/spack/packages.yaml chown root:root /etc/spack/packages.yaml diff --git a/packages/s/spack/spack-0.19.0.tar.gz b/packages/s/spack/spack-0.19.0.tar.gz deleted file mode 120000 index cf00999..0000000 --- a/packages/s/spack/spack-0.19.0.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeigetjkrlwy52j7v3ahmmdnd5o6mz3r74q2ellz7pbkjs6p6t546ye \ No newline at end of file diff --git a/packages/s/spack/spack-0.19.1.tar.gz b/packages/s/spack/spack-0.19.1.tar.gz new file mode 120000 index 0000000..8895899 --- /dev/null +++ b/packages/s/spack/spack-0.19.1.tar.gz @@ -0,0 +1 @@ +/ipfs/bafybeia3m2og4hqjhuef4adm5ke533l5zj4mov6nhi45bovsnjlvahiemi \ No newline at end of file diff --git a/packages/s/spack/spack.changes b/packages/s/spack/spack.changes index bef0ed8..14aa37a 100644 --- a/packages/s/spack/spack.changes +++ b/packages/s/spack/spack.changes @@ -1,4 +1,17 @@ ------------------------------------------------------------------- +Wed Mar 1 13:13:34 UTC 2023 - Christian Goll + +- Udpate to 0.19.1 with following bug fixes: + * buildcache create: make "file exists" less verbose + * spack mirror create: don't change paths to urls + * Improve error message for requirements + * Fix libtool filter for Fujitsu compilers + * FileCache: delete the new cache file on exception +- using `--all` flag for `spack external find` in the %triggrin + section, as MPI packages were not recognized any more, fixing + (bsc#1208751) + +------------------------------------------------------------------- Tue Jan 31 08:29:00 UTC 2023 - Egbert Eich - Make sure the spack environment is set up correctly in diff --git a/packages/s/spack/spack.spec b/packages/s/spack/spack.spec index e27dc59..83dd1d3 100644 --- a/packages/s/spack/spack.spec +++ b/packages/s/spack/spack.spec @@ -36,7 +36,7 @@ ExclusiveArch: do_not_build # non oss packages %define spack_trigger_external cuda-nvcc Name: spack -Version: 0.19.0 +Version: 0.19.1 Release: 0 Summary: Package manager for HPC systems License: Apache-2.0 AND MIT AND Python-2.0 AND BSD-3-Clause diff --git a/packages/s/systemd/.files b/packages/s/systemd/.files index 3cc9c38..2105ae7 100644 Binary files a/packages/s/systemd/.files and b/packages/s/systemd/.files differ diff --git a/packages/s/systemd/.rev b/packages/s/systemd/.rev index c5226db..10daeab 100644 --- a/packages/s/systemd/.rev +++ b/packages/s/systemd/.rev @@ -6323,4 +6323,23 @@ handle manual pages that consist only of a .so directive such as the scriptlets of this sub-package. 1062012 + + 0d363692284cbb01b7f54ba2abbea93f + 252.6 + + dimstar_suse + - Import commit 8e0a8094b8bbc442d262795b85ac57a37264c5fe (merge of v252.6) + For a complete list of changes, visit: + https://github.com/openSUSE/systemd/compare/d87834a33444b7163e741e1089e82b44af663808...8e0a8094b8bbc442d262795b85ac57a37264c5fe +- Drop 5000-rules-add-missing-line-continuation.patch, it's part of v252.6. +- aaa_base has stop providing /etc/sysctl.conf, cope with this change so the + compat symlink we provide is not dangling during the build. + +- Drop build requirement on libpci, it's not more needed since udev hwdb was + introduced 11 years ago. + +- Conditionalize the use of /lib/modprobe.d only on systems with split usr + support enabled (i.e. SLE). + 1068038 + diff --git a/packages/s/systemd/.servicemark b/packages/s/systemd/.servicemark deleted file mode 100644 index 41d3fed..0000000 --- a/packages/s/systemd/.servicemark +++ /dev/null @@ -1 +0,0 @@ -354a13fcbb13a1d0ffe12e3a26097772 diff --git a/packages/s/systemd/5000-rules-add-missing-line-continuation.patch b/packages/s/systemd/5000-rules-add-missing-line-continuation.patch deleted file mode 100644 index f13647d..0000000 --- a/packages/s/systemd/5000-rules-add-missing-line-continuation.patch +++ /dev/null @@ -1,28 +0,0 @@ -From de8409ac43f6e4596de4cecce8dbbb5f1f2a18b1 Mon Sep 17 00:00:00 2001 -From: Yu Watanabe -Date: Wed, 21 Dec 2022 17:32:56 +0900 -Subject: [PATCH 5000/5000] rules: add missing line continuation - -Fixes a bug introduced by 953c928c24455744d5534679998d129b947a5e04. - -Fixes #25811. ---- - rules.d/60-evdev.rules | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/rules.d/60-evdev.rules b/rules.d/60-evdev.rules -index 15483101e7..c97cdecb58 100644 ---- a/rules.d/60-evdev.rules -+++ b/rules.d/60-evdev.rules -@@ -6,7 +6,7 @@ KERNEL!="event*", GOTO="evdev_end" - # Execute the match patterns below, from least-to-most specific. - - # Device matching the modalias string (bustype, vendor, product, version, other properties) --IMPORT{builtin}="hwdb --subsystem=input --lookup-prefix=evdev:", -+IMPORT{builtin}="hwdb --subsystem=input --lookup-prefix=evdev:", \ - ENV{.HAVE_HWDB_PROPERTIES}="1" - - # AT keyboard matching by the machine's DMI data --- -2.35.3 - diff --git a/packages/s/systemd/files.network b/packages/s/systemd/files.network index cd1b202..ee11215 100644 --- a/packages/s/systemd/files.network +++ b/packages/s/systemd/files.network @@ -28,6 +28,7 @@ %{_mandir}/man8/systemd-networkd.service.8.gz %{_systemd_util_dir}/network/80-6rd-tunnel.network %{_systemd_util_dir}/network/80-container-host0.network +%{_systemd_util_dir}/network/80-container-vb.network %{_systemd_util_dir}/network/80-container-ve.network %{_systemd_util_dir}/network/80-container-vz.network %{_systemd_util_dir}/network/80-ethernet.network.example diff --git a/packages/s/systemd/files.systemd b/packages/s/systemd/files.systemd index 2a6782b..1b4bad2 100644 --- a/packages/s/systemd/files.systemd +++ b/packages/s/systemd/files.systemd @@ -82,6 +82,7 @@ %doc %{_sysctldir}/README %doc %{_sysusersdir}/README %doc %{_tmpfilesdir}/README +%exclude %{_sysconfdir}/sysctl.conf %ghost %attr(0444,root,root) %config(noreplace) %{_sysconfdir}/machine-id %ghost %attr(0600,root,root) %{_localstatedir}/lib/systemd/random-seed %ghost %config(noreplace) %{_sysconfdir}/X11/xorg.conf.d/00-keyboard.conf @@ -139,9 +140,11 @@ %{_datadir}/bash-completion/completions/systemd-cgtop %{_datadir}/bash-completion/completions/systemd-delta %{_datadir}/bash-completion/completions/systemd-detect-virt +%{_datadir}/bash-completion/completions/systemd-dissect %{_datadir}/bash-completion/completions/systemd-id128 %{_datadir}/bash-completion/completions/systemd-path %{_datadir}/bash-completion/completions/systemd-run +%{_datadir}/bash-completion/completions/systemd-sysext %{_datadir}/bash-completion/completions/timedatectl %endif # dbus introspection data for code generators: https://github.com/systemd/systemd/pull/20294 @@ -212,12 +215,17 @@ %{_journalcatalogdir}/systemd.be@latin.catalog %{_journalcatalogdir}/systemd.bg.catalog %{_journalcatalogdir}/systemd.catalog +%{_journalcatalogdir}/systemd.da.catalog %{_journalcatalogdir}/systemd.de.catalog %{_journalcatalogdir}/systemd.fr.catalog +%{_journalcatalogdir}/systemd.hr.catalog +%{_journalcatalogdir}/systemd.hu.catalog %{_journalcatalogdir}/systemd.it.catalog +%{_journalcatalogdir}/systemd.ko.catalog %{_journalcatalogdir}/systemd.pl.catalog %{_journalcatalogdir}/systemd.pt_BR.catalog %{_journalcatalogdir}/systemd.ru.catalog +%{_journalcatalogdir}/systemd.sr.catalog %{_journalcatalogdir}/systemd.zh_CN.catalog %{_journalcatalogdir}/systemd.zh_TW.catalog %if %{without bootstrap} diff --git a/packages/s/systemd/files.udev b/packages/s/systemd/files.udev index 159b322..7f4176d 100644 --- a/packages/s/systemd/files.udev +++ b/packages/s/systemd/files.udev @@ -165,6 +165,7 @@ %{_udevrulesdir}/60-drm.rules %{_udevrulesdir}/60-evdev.rules %{_udevrulesdir}/60-fido-id.rules +%{_udevrulesdir}/60-infiniband.rules %{_udevrulesdir}/60-input-id.rules %{_udevrulesdir}/60-persistent-alsa.rules %{_udevrulesdir}/60-persistent-input.rules diff --git a/packages/s/systemd/files.uefi-boot b/packages/s/systemd/files.uefi-boot index 3fc1820..b12a07e 100644 --- a/packages/s/systemd/files.uefi-boot +++ b/packages/s/systemd/files.uefi-boot @@ -31,7 +31,7 @@ %{_prefix}/lib/kernel/install.conf %{_prefix}/lib/kernel/install.d/50-depmod.install %{_prefix}/lib/kernel/install.d/90-loaderentry.install -# These are part of the very few exceptions where glob pattern is allowd. +# These are the few exceptions where glob pattern is allowed. %{_systemd_util_dir}/boot/efi/linux*.efi.stub %{_systemd_util_dir}/boot/efi/linux*.elf.stub %{_systemd_util_dir}/boot/efi/systemd-boot*.efi diff --git a/packages/s/systemd/systemd-v252.5+suse.46.gd87834a334.tar.xz b/packages/s/systemd/systemd-v252.5+suse.46.gd87834a334.tar.xz deleted file mode 120000 index 20fb357..0000000 --- a/packages/s/systemd/systemd-v252.5+suse.46.gd87834a334.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeif3h77sht3rolqoy4ek2zgditxfw755pe6idcouepazy7l7zusfzi \ No newline at end of file diff --git a/packages/s/systemd/systemd-v252.6+suse.48.g8e0a8094b8.tar.xz b/packages/s/systemd/systemd-v252.6+suse.48.g8e0a8094b8.tar.xz new file mode 120000 index 0000000..92897be --- /dev/null +++ b/packages/s/systemd/systemd-v252.6+suse.48.g8e0a8094b8.tar.xz @@ -0,0 +1 @@ +/ipfs/bafybeigipvinlg4v6mazas2z36nbfhn44pciggc7bvcbhteajxldj5wqju \ No newline at end of file diff --git a/packages/s/systemd/systemd.changes b/packages/s/systemd/systemd.changes index a543697..c7a5c8e 100644 --- a/packages/s/systemd/systemd.changes +++ b/packages/s/systemd/systemd.changes @@ -1,4 +1,29 @@ ------------------------------------------------------------------- +Mon Feb 27 08:43:27 UTC 2023 - Franck Bui + +- Import commit 8e0a8094b8bbc442d262795b85ac57a37264c5fe (merge of v252.6) + + For a complete list of changes, visit: + https://github.com/openSUSE/systemd/compare/d87834a33444b7163e741e1089e82b44af663808...8e0a8094b8bbc442d262795b85ac57a37264c5fe + +- Drop 5000-rules-add-missing-line-continuation.patch, it's part of v252.6. + +- aaa_base has stop providing /etc/sysctl.conf, cope with this change so the + compat symlink we provide is not dangling during the build. + +------------------------------------------------------------------- +Fri Feb 17 11:06:41 UTC 2023 - Franck Bui + +- Drop build requirement on libpci, it's not more needed since udev hwdb was + introduced 11 years ago. + +------------------------------------------------------------------- +Tue Feb 7 08:44:32 UTC 2023 - Franck Bui + +- Conditionalize the use of /lib/modprobe.d only on systems with split usr + support enabled (i.e. SLE). + +------------------------------------------------------------------- Mon Jan 30 08:39:24 UTC 2023 - Franck Bui - Import commit d87834a33444b7163e741e1089e82b44af663808 (merge of v252.5) diff --git a/packages/s/systemd/systemd.spec b/packages/s/systemd/systemd.spec index 5a72ec0..9971185 100644 --- a/packages/s/systemd/systemd.spec +++ b/packages/s/systemd/systemd.spec @@ -19,7 +19,7 @@ %global flavor @BUILD_FLAVOR@%{nil} %define min_kernel_version 4.5 -%define archive_version +suse.46.gd87834a334 +%define archive_version +suse.48.g8e0a8094b8 %define _testsuitedir /usr/lib/systemd/tests %define xinitconfdir %{?_distconfdir}%{!?_distconfdir:%{_sysconfdir}}/X11/xinit @@ -72,7 +72,7 @@ Name: systemd%{?mini} URL: http://www.freedesktop.org/wiki/Software/systemd -Version: 252.5 +Version: 252.6 Release: 0 Summary: A System and Session Manager License: LGPL-2.1-or-later @@ -114,7 +114,6 @@ BuildRequires: python3-jinja2 BuildRequires: suse-module-tools >= 12.4 BuildRequires: systemd-rpm-macros BuildRequires: pkgconfig(blkid) >= 2.26 -BuildRequires: pkgconfig(libpci) >= 3 %if %{with bootstrap} #!BuildIgnore: dbus-1 @@ -213,7 +212,6 @@ Patch12: 0009-pid1-handle-console-specificities-weirdness-for-s390.patch # very few cases, some stuff might be broken in upstream and need to be fixed # quickly. But even in these cases, the patches are temporary and should be # removed as soon as a fix is merged by upstream. -Patch5000: 5000-rules-add-missing-line-continuation.patch %description Systemd is a system and service manager, compatible with SysV and LSB @@ -749,7 +747,7 @@ rm %{buildroot}%{_mandir}/man1/resolvconf.1* %endif %if %{with sysvcompat} -install -m0755 -D %{SOURCE4} %{buildroot}/%{_systemd_util_dir}/systemd-sysv-install +install -m0755 -D %{SOURCE4} %{buildroot}/%{_systemd_util_dir}/systemd-sysv-install %endif mkdir -p % %{buildroot}%{_sysconfdir}/systemd/network @@ -780,22 +778,19 @@ ln -s ../usr/bin/systemctl %{buildroot}/sbin/poweroff ln -s ../usr/bin/systemctl %{buildroot}/sbin/telinit ln -s ../usr/bin/systemctl %{buildroot}/sbin/runlevel %endif +# kmod keeps insisting on using /lib/modprobe.d only. +mkdir -p %{buildroot}%{_modprobedir} +mv %{buildroot}/usr/lib/modprobe.d/* %{buildroot}%{_modprobedir}/ %endif # Make sure we don't ship static enablement symlinks in /etc during # installation, presets should be honoured instead. -rm -rf %{buildroot}/etc/systemd/system/*.target.{requires,wants} -rm -f %{buildroot}/etc/systemd/system/default.target +rm -rf %{buildroot}%{_sysconfdir}/systemd/system/*.target.{requires,wants} +rm -f %{buildroot}%{_sysconfdir}/systemd/system/default.target # Replace upstream systemd-user with the openSUSE one. install -m0644 -D --target-directory=%{buildroot}%{_pam_vendordir} %{SOURCE2} -# kmod keeps insisting on using /lib on SLE. -if [ "$(realpath %{_modprobedir})" != /usr/lib/modprobe.d ]; then - mkdir -p %{buildroot}%{_modprobedir} - mv %{buildroot}/usr/lib/modprobe.d/* %{buildroot}%{_modprobedir}/ -fi - # Don't enable wall ask password service, it spams every console (bnc#747783). rm %{buildroot}%{_unitdir}/multi-user.target.wants/systemd-ask-password-wall.path @@ -812,9 +807,9 @@ mv %{buildroot}%{_datadir}/polkit-1/rules.d/systemd-networkd.rules \ %endif # Since v207 /etc/sysctl.conf is no longer parsed (commit 04bf3c1a60d82791), -# however backward compatibility is provided by -# /usr/lib/sysctl.d/99-sysctl.conf. +# however backward compatibility is provided by the following symlink. ln -s ../../../etc/sysctl.conf %{buildroot}%{_sysctldir}/99-sysctl.conf +touch %{buildroot}%{_sysconfdir}/sysctl.conf # The definitions of the basic users/groups are given by system-user package on # SUSE (bsc#1006978). @@ -827,7 +822,7 @@ rm -f %{buildroot}%{_environmentdir}/99-environment.conf # Remove README file in init.d as (SUSE) rpm requires executable files in this # directory... oh well. -rm -f %{buildroot}/etc/init.d/README +rm -f %{buildroot}%{_sysconfdir}/init.d/README # This dir must be owned (and thus created) by systemd otherwise the build # system will complain. This is odd since we simply own a ghost file in it... @@ -884,7 +879,7 @@ touch %{buildroot}%{_localstatedir}/lib/systemd/i18n-migrated %fdupes -s %{buildroot}%{_mandir} -# Make sure to disable all services by default. The Suse branding presets +# Make sure to disable all services by default. The SUSE branding presets # package takes care of defining the right policies. rm -f %{buildroot}%{_presetdir}/*.preset echo 'disable *' >%{buildroot}%{_presetdir}/99-default.preset diff --git a/packages/s/systemsettings5/.files b/packages/s/systemsettings5/.files index 24f20db..5fb9f6d 100644 Binary files a/packages/s/systemsettings5/.files and b/packages/s/systemsettings5/.files differ diff --git a/packages/s/systemsettings5/.rev b/packages/s/systemsettings5/.rev index 7e00966..7bfab5b 100644 --- a/packages/s/systemsettings5/.rev +++ b/packages/s/systemsettings5/.rev @@ -1248,4 +1248,12 @@ Plasma 5.27.1 (forwarded request 1067115 from Vogtinator) 1067265 + + e3153392e600e01637296faf94d8d35d + 5.27.2 + + dimstar_suse + Plasma 5.27.2 (forwarded request 1068244 from Vogtinator) + 1068300 + diff --git a/packages/s/systemsettings5/systemsettings-5.27.1.tar.xz b/packages/s/systemsettings5/systemsettings-5.27.1.tar.xz deleted file mode 120000 index 9c4743b..0000000 --- a/packages/s/systemsettings5/systemsettings-5.27.1.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreie6wgj2apotpyasqcgsfklnwkf7wdb6rlxkdqdka2qf7cxr67qxti \ No newline at end of file diff --git a/packages/s/systemsettings5/systemsettings-5.27.1.tar.xz.sig b/packages/s/systemsettings5/systemsettings-5.27.1.tar.xz.sig deleted file mode 100644 index 09bcc29..0000000 --- a/packages/s/systemsettings5/systemsettings-5.27.1.tar.xz.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP0tVYACgkQ11dEg7tX -sY1Jaw/+PtvZA9zdGcrV7atbRDr7DO3292U/AEaSHeLY+VelCa6tU4pkIjtxqxuS -TauFNTyjIel0pGclRslhn4DhhsNoZENk4btn5/MPAXrDAkudYP5QS5tOa/I/9vgp -lcy3SDmZtQqnmzXoot7c8yzOTmC3oh9UB6Qs+jVoWJzEADLTIdfxPPRe21BjCX8J -HnmHeVSOZNnkPT+2XcyAl3yDTGS0idoxaoupBaHzhWBv1gkizPXifd9UGW4ma58H -SSyny5Cmpl0eRnn33NWwGRoxS5LdNm+uoct2I0IL68COeeVEio0Lat8qPh00NFUD -P8ls8Tt+9qvA2m9GJgE5MlemEV/0EXfK9hd17l6jKamYbQX9/GRcAruuCCk6aPIW -x8RZwbVYE5wzD/vRx+8WpZKtlVEkJisbM+bMu5JeZD3/AJzKyb8MYBj1w5//5qRg -KD9XjMswpFEt/tCMDL+wSPDOVxTdfOZlsaA/N2PaUA25UIUUlqRXc8EjDsb8ty4Z -QfyAcFKmsvqjKg1UV5I5G1+eEentfWyJdGY0bd3WaSmw2lt9xwdj2sdU8deuAAmG -BK60DjVN0Q5F1o0L1vHm/eYLL7Fvqkic7yTNWL44fa4xSQKDtd3TqYCS4KhKNqkX -GxC0ffWQmCKPcnrcnDClIU/3uQXhBWGju+Jf5fLCyPmeh1LDq+s= -=ySaH ------END PGP SIGNATURE----- diff --git a/packages/s/systemsettings5/systemsettings-5.27.2.tar.xz b/packages/s/systemsettings5/systemsettings-5.27.2.tar.xz new file mode 120000 index 0000000..911e46e --- /dev/null +++ b/packages/s/systemsettings5/systemsettings-5.27.2.tar.xz @@ -0,0 +1 @@ +/ipfs/bafkreign52xedw2kvq4awukjimowotv363yv6iemkqfmsh4uirgs6cvs4e \ No newline at end of file diff --git a/packages/s/systemsettings5/systemsettings-5.27.2.tar.xz.sig b/packages/s/systemsettings5/systemsettings-5.27.2.tar.xz.sig new file mode 100644 index 0000000..287602c --- /dev/null +++ b/packages/s/systemsettings5/systemsettings-5.27.2.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP98v4ACgkQ11dEg7tX +sY3NzhAAsTQ965Zibwwxj9d9bg2pDRoOCdvM7qtejWaE7nnEATrfoWjI69NwjWUl +OIOROM/QagcpXHhCcfouy1Fu4SYO+KWc4kn8JKcB56h4gyePOKv7sg4bi+lFbyF7 +syk2cvgLVXzWT9lStqXfuN2warb000iJD4NxuKEEPbC7xcmFc4/FDjM3NYAoulvf +dPsyVG0pSxuqiiKbsywpsKBG7vdPOIyXUR2UtsyXlJe2ur1pGXKl2Dykp9BOxO1T +fQ+4TODjrNJVoJcicFc8F+z97zPIgesf/Yi3Om0Qfpx1R45eJkhCBxCsKgQU78u9 +lrcOPQD3suexcAVZOq7BgAL5szG6qoux8NDGMAJLYQGoLmGBKrkeiNJWomxX7CyK +RcsEvYvCYYFQo+upKtP+hgy3zQKDHUSrF9dxJ2RsWytb9OHFz+GLLsdL9ONbzvcO +Q3OpIbsF1/ZZZjxgljvwZiAx2cdVAhEQHxT7DZdJCmJiUy2UC6mil+vL+8JmSX3r +jYULbUXGIX3I9fokn1Or/HZr9eVi2HRDCHHAk62sQbe0cqO2Atct9v+9IPzQosKy +cDtecNAeY7E++sNSvlKF9HNaNce9K+JplJIat0WXNG0I0lDO6QQM8xg/lyXooUBJ +bWUO8zT2lAxSCQYqVXmSxL58HTSGTx1eZaOr03DKDWfqdKntXPU= +=2RJ/ +-----END PGP SIGNATURE----- diff --git a/packages/s/systemsettings5/systemsettings5.changes b/packages/s/systemsettings5/systemsettings5.changes index 941b6b6..423a9d4 100644 --- a/packages/s/systemsettings5/systemsettings5.changes +++ b/packages/s/systemsettings5/systemsettings5.changes @@ -1,4 +1,15 @@ ------------------------------------------------------------------- +Tue Feb 28 17:34:20 UTC 2023 - Fabian Vogt + +- Update to 5.27.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.2 +- Changes since 5.27.1: + * sidebar: Replace OpacityAnimator with NumberAnimation for proper fade in + * sidebar: Prevent placeholder empty search results from jumping as it fades out + +------------------------------------------------------------------- Tue Feb 21 14:09:27 UTC 2023 - Fabian Vogt - Update to 5.27.1 diff --git a/packages/s/systemsettings5/systemsettings5.spec b/packages/s/systemsettings5/systemsettings5.spec index db94c9f..befcdbe 100644 --- a/packages/s/systemsettings5/systemsettings5.spec +++ b/packages/s/systemsettings5/systemsettings5.spec @@ -18,7 +18,7 @@ %bcond_without released Name: systemsettings5 -Version: 5.27.1 +Version: 5.27.2 Release: 0 Summary: KDE's control center License: GPL-2.0-or-later diff --git a/packages/t/tar/.files b/packages/t/tar/.files index 47a1d16..13b3fe9 100644 Binary files a/packages/t/tar/.files and b/packages/t/tar/.files differ diff --git a/packages/t/tar/.rev b/packages/t/tar/.rev index 576d142..dc1a38b 100644 --- a/packages/t/tar/.rev +++ b/packages/t/tar/.rev @@ -614,4 +614,20 @@ 1055858 + + bdb28083752d707847be5b04c39ba835 + 1.34 + + dimstar_suse + - Fix CVE-2022-48303, tar has a one-byte out-of-bounds read that + results in use of uninitialized memory for a conditional jump + (CVE-2022-48303, bsc#1207753) + * fix-CVE-2022-48303.patch +- Fix hang when unpacking test tarball, bsc#1202436 + * bsc1202436.patch + * bsc1202436-1.patch + * bsc1202436-2.patch + * go-testsuite-test-hang.patch + 1068196 + diff --git a/packages/t/tar/bsc1202436-1.patch b/packages/t/tar/bsc1202436-1.patch new file mode 100644 index 0000000..a89e6f7 --- /dev/null +++ b/packages/t/tar/bsc1202436-1.patch @@ -0,0 +1,65 @@ +From edf38d13a47becec81b2c3a2b74f54771e1cbee4 Mon Sep 17 00:00:00 2001 +From: Sergey Poznyakoff +Date: Sat, 11 Feb 2023 13:03:23 +0200 +Subject: Prevent dead loop in extract_file + +* src/extract.c (maybe_recoverable): If make_directories indicates +success, suppose some intermediate directories have been made, even +if in fact they have not. That's necessary to avoid dead loops when +maybe_recoverable is called with the same arguments again. +--- + src/extract.c | 13 +++++++------ + 1 file changed, 7 insertions(+), 6 deletions(-) + +diff --git a/src/extract.c b/src/extract.c +index 2d43947..aec5de6 100644 +--- a/src/extract.c ++++ b/src/extract.c +@@ -682,7 +682,7 @@ fixup_delayed_set_stat (char const *src, char const *dst) + directories were created, nonzero (issuing a diagnostic) otherwise. + Set *INTERDIR_MADE if at least one directory was created. */ + static int +-make_directories (char *file_name, bool *interdir_made) ++make_directories (char *file_name) + { + char *cursor0 = file_name + FILE_SYSTEM_PREFIX_LEN (file_name); + char *cursor; /* points into the file name */ +@@ -726,7 +726,6 @@ make_directories (char *file_name, bool *interdir_made) + desired_mode, AT_SYMLINK_NOFOLLOW); + + print_for_mkdir (file_name, cursor - file_name, desired_mode); +- *interdir_made = true; + parent_end = NULL; + } + else +@@ -882,8 +881,11 @@ maybe_recoverable (char *file_name, bool regular, bool *interdir_made) + + case ENOENT: + /* Attempt creating missing intermediate directories. */ +- if (make_directories (file_name, interdir_made) == 0) +- return RECOVER_OK; ++ if (make_directories (file_name) == 0) ++ { ++ *interdir_made = true; ++ return RECOVER_OK; ++ } + break; + + default: +@@ -1985,12 +1987,11 @@ rename_directory (char *src, char *dst) + else + { + int e = errno; +- bool interdir_made; + + switch (e) + { + case ENOENT: +- if (make_directories (dst, &interdir_made) == 0) ++ if (make_directories (dst) == 0) + { + if (renameat (chdir_fd, src, chdir_fd, dst) == 0) + return true; +-- +cgit v1.1 + diff --git a/packages/t/tar/bsc1202436-2.patch b/packages/t/tar/bsc1202436-2.patch new file mode 100644 index 0000000..39b0762 --- /dev/null +++ b/packages/t/tar/bsc1202436-2.patch @@ -0,0 +1,47 @@ +From 5e8a915b16c5f06d2a16d98cdc2af666199caabb Mon Sep 17 00:00:00 2001 +From: Sergey Poznyakoff +Date: Sat, 11 Feb 2023 14:21:05 +0200 +Subject: Changes in extended header decoder + +* src/xheader.c (decode_time): Fix error detection. +(raw_path_decoder): Ignore empty paths. +--- + src/xheader.c | 15 ++++++++++++--- + 1 file changed, 12 insertions(+), 3 deletions(-) + +diff --git a/src/xheader.c b/src/xheader.c +index 7ff216b..a195f3e 100644 +--- a/src/xheader.c ++++ b/src/xheader.c +@@ -1059,6 +1059,12 @@ decode_time (struct timespec *ts, char const *arg, char const *keyword) + keyword, arg)); + return false; + } ++ if (*arg_lim) ++ { ++ ERROR ((0, 0, _("Malformed extended header: invalid %s=%s"), ++ keyword, arg)); ++ return false; ++ } + + *ts = t; + return true; +@@ -1247,9 +1253,12 @@ path_coder (struct tar_stat_info const *st, char const *keyword, + static void + raw_path_decoder (struct tar_stat_info *st, char const *arg) + { +- decode_string (&st->orig_file_name, arg); +- decode_string (&st->file_name, arg); +- st->had_trailing_slash = strip_trailing_slashes (st->file_name); ++ if (*arg) ++ { ++ decode_string (&st->orig_file_name, arg); ++ decode_string (&st->file_name, arg); ++ st->had_trailing_slash = strip_trailing_slashes (st->file_name); ++ } + } + + +-- +cgit v1.1 + diff --git a/packages/t/tar/bsc1202436.patch b/packages/t/tar/bsc1202436.patch new file mode 100644 index 0000000..8c436ee --- /dev/null +++ b/packages/t/tar/bsc1202436.patch @@ -0,0 +1,14 @@ +diff --git a/src/extract.c b/src/extract.c +index 37ab2956..b70b6c2f 100644 +--- a/src/extract.c ++++ b/src/extract.c +@@ -854,6 +854,9 @@ maybe_recoverable (char *file_name, bool regular, bool *interdir_made) + case EEXIST: + /* Remove an old file, if the options allow this. */ + ++ if (strlen(file_name) == 1 && *file_name == '.') ++ return RECOVER_NO; ++ + switch (old_files_option) + { + case SKIP_OLD_FILES: diff --git a/packages/t/tar/fix-CVE-2022-48303.patch b/packages/t/tar/fix-CVE-2022-48303.patch new file mode 100644 index 0000000..b248fb0 --- /dev/null +++ b/packages/t/tar/fix-CVE-2022-48303.patch @@ -0,0 +1,31 @@ +From 1d530107a24d71e798727d7f0afa0833473d1074 Mon Sep 17 00:00:00 2001 +From: =?UTF-8?q?Matej=20Mu=C5=BEila?= +Date: Wed, 11 Jan 2023 08:55:58 +0100 +Subject: [PATCH] Fix savannah bug #62387 + +* src/list.c (from_header): Check for the end of field after leading byte + (0x80 or 0xff) of base-256 encoded header value +--- + src/list.c | 6 ++++++ + 1 file changed, 6 insertions(+) + +diff --git a/src/list.c b/src/list.c +index 9fafc425..bf41b581 100644 +--- a/src/list.c ++++ b/src/list.c +@@ -895,6 +895,12 @@ from_header (char const *where0, size_t digs, char const *type, + << (CHAR_BIT * sizeof (uintmax_t) + - LG_256 - (LG_256 - 2))); + value = (*where++ & ((1 << (LG_256 - 2)) - 1)) - signbit; ++ if (where == lim) ++ { ++ if (type && !silent) ++ ERROR ((0, 0, _("Archive base-256 value is invalid"))); ++ return -1; ++ } + for (;;) + { + value = (value << LG_256) + (unsigned char) *where++; +-- +2.38.1 + diff --git a/packages/t/tar/go-testsuite-test-hang.patch b/packages/t/tar/go-testsuite-test-hang.patch new file mode 100644 index 0000000..1873fb4 --- /dev/null +++ b/packages/t/tar/go-testsuite-test-hang.patch @@ -0,0 +1,27 @@ +Index: tar-1.34/tests/testsuite.at +=================================================================== +--- tar-1.34.orig/tests/testsuite.at ++++ tar-1.34/tests/testsuite.at +@@ -204,6 +204,8 @@ m4_include([version.at]) + + m4_include([pipe.at]) + ++m4_include([go-testsuite-test-hang.at]) ++ + AT_BANNER([Options]) + m4_include([options.at]) + m4_include([options02.at]) +Index: tar-1.34/suse-test.at +=================================================================== +--- /dev/null ++++ tar-1.34/tests/go-testsuite-test-hang.at +@@ -0,0 +1,9 @@ ++AT_SETUP([try extracting archive without hanging]) ++AT_KEYWORDS([suse]) ++ ++AT_TAR_CHECK([ ++# This command will fail, just don't hang ++tar xf ../../../pax-global-records.tar || exit 0 ++]) ++ ++AT_CLEANUP diff --git a/packages/t/tar/pax-global-records.tar b/packages/t/tar/pax-global-records.tar new file mode 120000 index 0000000..64c9f12 --- /dev/null +++ b/packages/t/tar/pax-global-records.tar @@ -0,0 +1 @@ +/ipfs/bafkreihe424hacivme7bb3n74fxtdsgt5x6yayb7utys7vxo5zmids6yqe \ No newline at end of file diff --git a/packages/t/tar/tar.changes b/packages/t/tar/tar.changes index b06e473..422552e 100644 --- a/packages/t/tar/tar.changes +++ b/packages/t/tar/tar.changes @@ -1,4 +1,17 @@ ------------------------------------------------------------------- +Tue Feb 14 11:07:40 UTC 2023 - Danilo Spinella + +- Fix CVE-2022-48303, tar has a one-byte out-of-bounds read that + results in use of uninitialized memory for a conditional jump + (CVE-2022-48303, bsc#1207753) + * fix-CVE-2022-48303.patch +- Fix hang when unpacking test tarball, bsc#1202436 + * bsc1202436.patch + * bsc1202436-1.patch + * bsc1202436-2.patch + * go-testsuite-test-hang.patch + +------------------------------------------------------------------- Tue Dec 27 13:22:21 UTC 2022 - Ludwig Nussel - Replace transitional %usrmerged macro with regular version check (boo#1206798) diff --git a/packages/t/tar/tar.spec b/packages/t/tar/tar.spec index 0b3090e..4141f5a 100644 --- a/packages/t/tar/tar.spec +++ b/packages/t/tar/tar.spec @@ -1,7 +1,7 @@ # # spec file for package tar # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -29,6 +29,7 @@ Source0: https://ftp.gnu.org/gnu/tar/%{name}-%{version}.tar.xz Source1: https://ftp.gnu.org/gnu/tar/%{name}-%{version}.tar.xz.sig # http://wwwkeys.pgp.net:11371/pks/lookup?op=get&search=0x3602B07F55D0C732 Source2: %{name}.keyring +Source3: pax-global-records.tar Patch0: %{name}-wildcards.patch Patch1: %{name}-backup-spec-fix-paths.patch Patch2: paxutils-rtapelib_mtget.patch @@ -47,6 +48,16 @@ Patch8: tar-fix-race-condition.patch Patch9: tar-avoid-overflow-in-symlinks-tests.patch Patch10: bsc1200657.patch Patch11: tar-fix-extract-unlink.patch +# PATCH-FIX-SUSE danilo.spinella@suse.com bsc#1202436 +Patch12: go-testsuite-test-hang.patch +# PATCH-FIX-UPSTREAM danilo.spinella@suse.com bsc#1202436 +Patch13: bsc1202436.patch +Patch14: bsc1202436-1.patch +Patch15: bsc1202436-2.patch +# PATCH-FIX-UPSTREAM danilo.spinella@suse.com bsc#1207753 +# tar has a one-byte out-of-bounds read that results in use of +# uninitialized memory for a conditional jump +Patch16: fix-CVE-2022-48303.patch BuildRequires: automake >= 1.15 BuildRequires: libacl-devel BuildRequires: libselinux-devel @@ -109,6 +120,7 @@ it may as well access remote devices or files. %lang_package %prep +# TODO: Use autosetup %setup -q %patch0 -p1 %patch1 -p1 @@ -121,6 +133,12 @@ it may as well access remote devices or files. %patch9 -p1 %patch10 -p1 %patch11 -p1 +%patch12 -p1 +%patch13 -p1 +%patch14 -p1 +%patch15 -p1 +%patch16 -p1 +cp %{S:3} tests %build %define my_cflags -W -Wall -Wpointer-arith -Wstrict-prototypes -Wformat-security -Wno-unused-parameter -fPIE diff --git a/packages/t/tesseract-ocr/.files b/packages/t/tesseract-ocr/.files index f94d57f..483ebd5 100644 Binary files a/packages/t/tesseract-ocr/.files and b/packages/t/tesseract-ocr/.files differ diff --git a/packages/t/tesseract-ocr/.rev b/packages/t/tesseract-ocr/.rev index 72cc272..f4f66ad 100644 --- a/packages/t/tesseract-ocr/.rev +++ b/packages/t/tesseract-ocr/.rev @@ -145,4 +145,12 @@ * libunicharset_training.so 1057918 + + 40bc649c9f5046cdcc4f40eb07000fed + 5.3.0 + + dimstar_suse + + 1068717 + diff --git a/packages/t/tesseract-ocr/tesseract-ocr.changes b/packages/t/tesseract-ocr/tesseract-ocr.changes index 5707a23..72e9456 100644 --- a/packages/t/tesseract-ocr/tesseract-ocr.changes +++ b/packages/t/tesseract-ocr/tesseract-ocr.changes @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Sun Feb 26 22:09:01 UTC 2023 - malcolmlewis@opensuse.org + +- Define TESSDATA_PREFIX during build to point at /usr/share + (since it's the prefix) rather than package name, tessdata + suffix is automatically added. + +------------------------------------------------------------------- Thu Jan 5 09:00:32 UTC 2023 - Martin Pluskal - Move unversioned libraries to main package diff --git a/packages/t/tesseract-ocr/tesseract-ocr.spec b/packages/t/tesseract-ocr/tesseract-ocr.spec index 91c15b0..60579b6 100644 --- a/packages/t/tesseract-ocr/tesseract-ocr.spec +++ b/packages/t/tesseract-ocr/tesseract-ocr.spec @@ -75,7 +75,7 @@ open-sourced by HP and UNLV in 2005. From 2007 it is developed by Google. %autosetup -n tesseract-%{version} -p1 %build -%cmake -DCMAKE_INSTALL_LIBDIR=%{_lib} -DTESSDATA_PREFIX=%{_datadir}/%{name} +%cmake -DCMAKE_INSTALL_LIBDIR=%{_lib} -DTESSDATA_PREFIX=%{_datadir} %cmake_build chrpath --delete src/training/libpango_training.so diff --git a/packages/t/tree-sitter/.files b/packages/t/tree-sitter/.files index 1369e7f..2af847a 100644 Binary files a/packages/t/tree-sitter/.files and b/packages/t/tree-sitter/.files differ diff --git a/packages/t/tree-sitter/.rev b/packages/t/tree-sitter/.rev index f1552a7..db51f5f 100644 --- a/packages/t/tree-sitter/.rev +++ b/packages/t/tree-sitter/.rev @@ -91,4 +91,12 @@ 1059323 + + 922782ca478b397ee224c64e0e497c9b + 0.20.7 + + dimstar_suse + + 1068467 + diff --git a/packages/t/tree-sitter/.servicemark b/packages/t/tree-sitter/.servicemark deleted file mode 100644 index 7f79148..0000000 --- a/packages/t/tree-sitter/.servicemark +++ /dev/null @@ -1 +0,0 @@ -ac3f24142c112399d6696c9b1c6a2cef diff --git a/packages/t/tree-sitter/tree-sitter.changes b/packages/t/tree-sitter/tree-sitter.changes index 1365bd2..0e7c42e 100644 --- a/packages/t/tree-sitter/tree-sitter.changes +++ b/packages/t/tree-sitter/tree-sitter.changes @@ -1,4 +1,12 @@ ------------------------------------------------------------------- +Wed Mar 1 13:55:27 UTC 2023 - Matej Cepl + +- VERSION string used in generating *.pc file + (among other things) has been hardcoded to 0.6.3 + (gh#tree-sitter/tree-sitter#1608), we should at least fix it + using sed. + +------------------------------------------------------------------- Wed Jan 18 10:05:05 UTC 2023 - Matej Cepl - Add CVE-2022-45299-update-webbrowser.patch (copied from diff --git a/packages/t/tree-sitter/tree-sitter.spec b/packages/t/tree-sitter/tree-sitter.spec index 2da3656..458efbc 100644 --- a/packages/t/tree-sitter/tree-sitter.spec +++ b/packages/t/tree-sitter/tree-sitter.spec @@ -70,6 +70,9 @@ developing applications that use %{name}. mkdir -p .cargo cp %{SOURCE2} .cargo/config +# fix VERSION in Makefile +sed -i -e '/^VERSION/s/:= .*$/:= %{version}/' Makefile + %build %{cargo_build} export CFLAGS='%{optflags}' diff --git a/packages/u/ugrep/.files b/packages/u/ugrep/.files index d4830b7..f22288a 100644 Binary files a/packages/u/ugrep/.files and b/packages/u/ugrep/.files differ diff --git a/packages/u/ugrep/.rev b/packages/u/ugrep/.rev index fe5d66e..40cc6ef 100644 --- a/packages/u/ugrep/.rev +++ b/packages/u/ugrep/.rev @@ -290,4 +290,12 @@ ugrep 3.9.7 1062391 + + 0aaca36d6ff3a85f624e22a955f9e31b + 3.10.0 + + dimstar_suse + ugrep 3.10.0 + 1068539 + diff --git a/packages/u/ugrep/ugrep-3.10.0.tar.gz b/packages/u/ugrep/ugrep-3.10.0.tar.gz new file mode 120000 index 0000000..2b3cc14 --- /dev/null +++ b/packages/u/ugrep/ugrep-3.10.0.tar.gz @@ -0,0 +1 @@ +/ipfs/bafybeiacvlwsuvfy5kyxjfmzxdl6la3cuomna33ndvdwfqc7pljenio7da \ No newline at end of file diff --git a/packages/u/ugrep/ugrep-3.9.7.tar.gz b/packages/u/ugrep/ugrep-3.9.7.tar.gz deleted file mode 120000 index fa49789..0000000 --- a/packages/u/ugrep/ugrep-3.9.7.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeidztycgldboj4qf6m3xahtqjiu3a4uoqrnr4uacjrtxiyq7m6fre4 \ No newline at end of file diff --git a/packages/u/ugrep/ugrep.changes b/packages/u/ugrep/ugrep.changes index 907671d..aefc99b 100644 --- a/packages/u/ugrep/ugrep.changes +++ b/packages/u/ugrep/ugrep.changes @@ -1,4 +1,14 @@ ------------------------------------------------------------------- +Wed Mar 1 19:42:06 UTC 2023 - Andreas Stieger + +- update to 3.10.0: + * This release adds the option --tree to output directory trees + of files for the options -l (--files-with-matches), + -L (--files-withou-match), and -c (--count) + * The option --pretty was updated to to enable --tree when output + is sent to a terminal. This can be disabled with --no-tree. + +------------------------------------------------------------------- Wed Feb 1 07:32:36 UTC 2023 - Andreas Stieger - update to 3.9.7: diff --git a/packages/u/ugrep/ugrep.spec b/packages/u/ugrep/ugrep.spec index 9465281..23f08d3 100644 --- a/packages/u/ugrep/ugrep.spec +++ b/packages/u/ugrep/ugrep.spec @@ -17,7 +17,7 @@ Name: ugrep -Version: 3.9.7 +Version: 3.10.0 Release: 0 Summary: Universal grep: a feature-rich grep implementation with focus on speed License: BSD-3-Clause diff --git a/packages/v/virt-handler-container/.files b/packages/v/virt-handler-container/.files index 7927d08..0c19a50 100644 Binary files a/packages/v/virt-handler-container/.files and b/packages/v/virt-handler-container/.files differ diff --git a/packages/v/virt-handler-container/.rev b/packages/v/virt-handler-container/.rev index e4c1d91..60ac680 100644 --- a/packages/v/virt-handler-container/.rev +++ b/packages/v/virt-handler-container/.rev @@ -97,4 +97,12 @@ - Fix container build due to symlink issues with SP4/SP5 base images 1005518 + + c093c363ae7d1cd49d0590ae10ceda6a + unknown + + dimstar_suse + + 1068628 + diff --git a/packages/v/virt-handler-container/.servicemark b/packages/v/virt-handler-container/.servicemark deleted file mode 100644 index ebf799d..0000000 --- a/packages/v/virt-handler-container/.servicemark +++ /dev/null @@ -1 +0,0 @@ -f417900542572c72f9033332797e1cd7 diff --git a/packages/v/virt-handler-container/Dockerfile b/packages/v/virt-handler-container/Dockerfile index 3a49717..0b37055 100644 --- a/packages/v/virt-handler-container/Dockerfile +++ b/packages/v/virt-handler-container/Dockerfile @@ -24,7 +24,6 @@ LABEL org.opensuse.reference="%%REGISTRY%%/%%TAGPREFIX%%/virt-handler:%%PKG_VERS RUN zypper -n install \ curl \ - dbus-1 \ iproute2 \ iptables \ kubevirt-container-disk \ @@ -37,9 +36,7 @@ RUN zypper -n install \ util-linux-systemd && \ zypper clean -a -RUN mkdir -p /etc/nftables && \ - ln -sf /usr/share/kube-virt/virt-handler/nsswitch.conf /etc/ && \ - ln -sf /usr/share/kube-virt/virt-handler/ipv4-nat.nft /etc/nftables/ && \ - ln -sf /usr/share/kube-virt/virt-handler/ipv6-nat.nft /etc/nftables/ +RUN cp -f /usr/share/kube-virt/virt-handler/nsswitch.conf /etc/ && \ + cp -f /usr/share/kube-virt/virt-handler/virt_launcher.cil / ENTRYPOINT [ "/usr/bin/virt-handler" ] diff --git a/packages/v/virt-handler-container/virt-handler-container.changes b/packages/v/virt-handler-container/virt-handler-container.changes index 8404e3b..276b661 100644 --- a/packages/v/virt-handler-container/virt-handler-container.changes +++ b/packages/v/virt-handler-container/virt-handler-container.changes @@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Thu Mar 2 07:53:22 UTC 2023 - Vasily Ulyanov + +- Update the container image for KubeVirt v0.59.0 + +------------------------------------------------------------------- Thu Sep 22 18:44:39 UTC 2022 - Caleb Crane - Fix container build due to symlink issues with SP4/SP5 base images diff --git a/packages/v/virt-launcher-container/.files b/packages/v/virt-launcher-container/.files index c85ef1a..c767ddd 100644 Binary files a/packages/v/virt-launcher-container/.files and b/packages/v/virt-launcher-container/.files differ diff --git a/packages/v/virt-launcher-container/.rev b/packages/v/virt-launcher-container/.rev index 607fc14..20ca05a 100644 --- a/packages/v/virt-launcher-container/.rev +++ b/packages/v/virt-launcher-container/.rev @@ -159,4 +159,12 @@ 1044066 + + 4606e50451da725c83106e0a2356baef + unknown + + dimstar_suse + - Update the container image for KubeVirt v0.59.0 + 1068967 + diff --git a/packages/v/virt-launcher-container/.servicemark b/packages/v/virt-launcher-container/.servicemark deleted file mode 100644 index be00cad..0000000 --- a/packages/v/virt-launcher-container/.servicemark +++ /dev/null @@ -1 +0,0 @@ -60e3af6cea7298bafa99c6e253812a3f diff --git a/packages/v/virt-launcher-container/Dockerfile b/packages/v/virt-launcher-container/Dockerfile index bc8d1e6..481014b 100644 --- a/packages/v/virt-launcher-container/Dockerfile +++ b/packages/v/virt-launcher-container/Dockerfile @@ -91,9 +91,10 @@ RUN cd /var && rm -rf run && ln -s ../run . # Setup permissions and capabilities for non-root VMIs. KubeVirt sets # XDG_* directories to /var/run. -RUN setcap 'cap_net_bind_service,cap_sys_ptrace=+ep' /usr/bin/virt-launcher && \ +RUN setcap 'cap_net_bind_service=+ep' /usr/bin/virt-launcher && \ + setcap 'cap_net_bind_service=+ep' /usr/bin/virt-launcher-monitor && \ setcap 'cap_net_bind_service=+ep' /usr/bin/qemu-system-$(uname -m) && \ chmod 0755 /etc/libvirt && \ chown qemu:qemu /var/run -ENTRYPOINT [ "/usr/bin/virt-launcher" ] +ENTRYPOINT [ "/usr/bin/virt-launcher-monitor" ] diff --git a/packages/v/virt-launcher-container/augconf b/packages/v/virt-launcher-container/augconf index fb78f04..4f9024c 100644 --- a/packages/v/virt-launcher-container/augconf +++ b/packages/v/virt-launcher-container/augconf @@ -1,10 +1,5 @@ -# Enable unauthenticated tcp -set /files/etc/libvirt/libvirtd.conf/listen_tls 0 -set /files/etc/libvirt/libvirtd.conf/listen_tcp 1 -set /files/etc/libvirt/libvirtd.conf/auth_tcp none - # Send debug logs to stderr -set /files/etc/libvirt/libvirtd.conf/log_outputs 1:stderr +set /files/etc/libvirt/virtqemud.conf/log_outputs 1:stderr # Listen on all interfaces for now set /files/etc/libvirt/qemu.conf/stdio_handler logd diff --git a/packages/v/virt-launcher-container/virt-launcher-container.changes b/packages/v/virt-launcher-container/virt-launcher-container.changes index 4ff443d..336a123 100644 --- a/packages/v/virt-launcher-container/virt-launcher-container.changes +++ b/packages/v/virt-launcher-container/virt-launcher-container.changes @@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Thu Mar 2 07:49:24 UTC 2023 - Vasily Ulyanov + +- Update the container image for KubeVirt v0.59.0 + +------------------------------------------------------------------- Wed Dec 21 08:26:09 UTC 2022 - Vasily Ulyanov - Allow qemu/slirp to bind sockets to privileged ports diff --git a/packages/v/virtualbox/.files b/packages/v/virtualbox/.files index c321301..f527651 100644 Binary files a/packages/v/virtualbox/.files and b/packages/v/virtualbox/.files differ diff --git a/packages/v/virtualbox/.rev b/packages/v/virtualbox/.rev index 4303def..3beac77 100644 --- a/packages/v/virtualbox/.rev +++ b/packages/v/virtualbox/.rev @@ -2405,4 +2405,12 @@ Linux hosts and guests: fix for building kernel modules against Linux 5.0. Thank 1065572 + + 226cc312b2945bd6d98a396b1871e711 + 7.0.6 + + dimstar_suse + + 1068550 + diff --git a/packages/v/virtualbox/.servicemark b/packages/v/virtualbox/.servicemark deleted file mode 100644 index c10241c..0000000 --- a/packages/v/virtualbox/.servicemark +++ /dev/null @@ -1 +0,0 @@ -61a15ceed06f86798d38ecb72400712e diff --git a/packages/v/virtualbox/fixes_for_gcc13.patch b/packages/v/virtualbox/fixes_for_gcc13.patch new file mode 100644 index 0000000..4ab8c3a --- /dev/null +++ b/packages/v/virtualbox/fixes_for_gcc13.patch @@ -0,0 +1,47 @@ +Index: VirtualBox-7.0.6/include/iprt/types.h +=================================================================== +--- VirtualBox-7.0.6.orig/include/iprt/types.h ++++ VirtualBox-7.0.6/include/iprt/types.h +@@ -170,6 +170,7 @@ RT_C_DECLS_END + # undef __inline + # define __inline __inline + # endif ++# include + # include + # include + /* +Index: VirtualBox-7.0.6/src/libs/dxvk-native-1.9.2a/src/util/util_matrix.cpp +=================================================================== +--- VirtualBox-7.0.6.orig/src/libs/dxvk-native-1.9.2a/src/util/util_matrix.cpp ++++ VirtualBox-7.0.6/src/libs/dxvk-native-1.9.2a/src/util/util_matrix.cpp +@@ -229,4 +229,4 @@ namespace dxvk { + return os; + } + +-} +\ No newline at end of file ++} +Index: VirtualBox-7.0.6/src/libs/dxvk-native-1.9.2a/src/util/util_bit.h +=================================================================== +--- VirtualBox-7.0.6.orig/src/libs/dxvk-native-1.9.2a/src/util/util_bit.h ++++ VirtualBox-7.0.6/src/libs/dxvk-native-1.9.2a/src/util/util_bit.h +@@ -13,6 +13,7 @@ + #include + #endif + ++#include + #include "util_likely.h" + #include "util_math.h" + +Index: VirtualBox-7.0.6/src/VBox/Additions/3D/mesa/mesa-21.3.8/include/c99_math.h +=================================================================== +--- VirtualBox-7.0.6.orig/src/VBox/Additions/3D/mesa/mesa-21.3.8/include/c99_math.h ++++ VirtualBox-7.0.6/src/VBox/Additions/3D/mesa/mesa-21.3.8/include/c99_math.h +@@ -34,6 +34,7 @@ + #ifndef _C99_MATH_H_ + #define _C99_MATH_H_ + ++#define _GLIBCXX_HOSTED 1 + #include + #include "c99_compat.h" + diff --git a/packages/v/virtualbox/virtualbox.changes b/packages/v/virtualbox/virtualbox.changes index d55ee39..9686849 100644 --- a/packages/v/virtualbox/virtualbox.changes +++ b/packages/v/virtualbox/virtualbox.changes @@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Wed Mar 1 16:13:24 UTC 2023 - Larry Finger + +- Add file "fixes_for_gcc13.patch" to fix builds with GCC13. + +------------------------------------------------------------------- Mon Feb 13 12:03:41 UTC 2023 - Thorsten Kukuk - Remove requires for unused sysvinit-tools diff --git a/packages/v/virtualbox/virtualbox.spec b/packages/v/virtualbox/virtualbox.spec index 11c1d19..eec0f0e 100644 --- a/packages/v/virtualbox/virtualbox.spec +++ b/packages/v/virtualbox/virtualbox.spec @@ -158,6 +158,8 @@ Patch33: fixes_for_leap15.3.patch Patch34: fix_kmp_build.patch # Fix for backports to 15.5 Patch35: fixes_for_leap15.5.patch +# Fix for GCC13 +Patch36: fixes_for_gcc13.patch # # Common BuildRequires for both virtualbox and virtualbox-kmp BuildRequires: %{kernel_module_package_buildreqs} @@ -299,7 +301,12 @@ the terms of the GNU Public License (GPL). -########################################## + + + + +#-######################################### + %package qt Summary: Qt GUI part for %{name} Group: System/Emulators/PC @@ -319,7 +326,12 @@ This package contains the code for the GUI used to control VMs. -######################################### + + + + +#-######################################## + %package websrv Summary: WebService GUI part for %{name} Group: System/Emulators/PC @@ -332,8 +344,13 @@ The VirtualBox web server is used to control headless VMs using a browser. -########################################### + + + + + +#-########################################## %package guest-tools Summary: VirtualBox guest tools Group: System/Emulators/PC @@ -357,7 +374,12 @@ VirtualBox guest addition tools. -########################################### + + + + +#-########################################## + %package -n python3-%{name} Summary: Python bindings for %{name} Group: Development/Libraries/Python @@ -378,7 +400,12 @@ Python XPCOM bindings to %{name}. Used e.g. by vboxgtk package. -########################################### + + + + +#-########################################## + %package devel Summary: Devel files for %{name} Group: Development/Libraries/Other @@ -394,7 +421,12 @@ Development file for %{name} -########################################### + + + + +#-########################################## + %package host-source Summary: Source files for %{name} host kernel modules Group: Development/Sources @@ -427,7 +459,12 @@ sudo %{_sbindir}/vboxguestconfig -########################################### + + + + +#-########################################## + %package guest-desktop-icons Summary: Icons for guest desktop files Group: System/Emulators/PC @@ -441,7 +478,12 @@ This package contains icons for guest desktop files that were created on the des -########################################### + + + + +#-########################################## + %package vnc Summary: VNC desktop sharing Group: System/Emulators/PC @@ -506,6 +548,9 @@ This package contains the kernel-modules that VirtualBox uses to create or run v %if 0%{?sle_version} == 150500 && 0%{?is_opensuse} %patch35 -p1 %endif +%if 0%{gcc_version} >= 13 +%patch36 -p1 +%endif ### Documents for virtualbox main package ### %if %{main_package} diff --git a/packages/w/waffle/.files b/packages/w/waffle/.files index 560d843..0c7794b 100644 Binary files a/packages/w/waffle/.files and b/packages/w/waffle/.files differ diff --git a/packages/w/waffle/.rev b/packages/w/waffle/.rev index 0dae7ed..393182f 100644 --- a/packages/w/waffle/.rev +++ b/packages/w/waffle/.rev @@ -108,4 +108,27 @@ 950213 + + 1e3da9c517cea970f291e6775c0aa43d + 1.7.1 + + dimstar_suse + - Update to release 1.7.1 + * cmake: pass deps' cflags to the build + * gbm: fix crash when platform lacks modifier support + * gitlab-ci: stabilise CI runs under X + * gitlab-ci: add more warnings, make all warnings fatal + * gitlab-ci: update to bullseye + * meson: add override_* support, when using waffle as submodule + * meson: skip installing bash completion when custom prefix is used + * meson: silence deprecation warnings + * meson: generate cmake files only on Windows + * meson: find wayland.xml from wayland-scanner.pc + * misc: zsh completion + * misc: fix dozens of compiler warnings + * misc: update website references + * wayland: fix build against wayland 1.20 +- supersedes 106.patch + 1068965 + diff --git a/packages/w/waffle/106.patch b/packages/w/waffle/106.patch deleted file mode 100644 index e37ebeb..0000000 --- a/packages/w/waffle/106.patch +++ /dev/null @@ -1,56 +0,0 @@ -From c1c2dd566496c26e025fad83b612b3f6eaa7e232 Mon Sep 17 00:00:00 2001 -From: Philipp Zabel -Date: Fri, 17 Dec 2021 13:46:40 +0100 -Subject: [PATCH] wayland: fix build against version 1.20 - -Wayland 1.20 introduces two new symbols wl_proxy_marshal_flags and -wl_proxy_marshal_array_flags, which need to be wrapped as well. - -Closes: https://gitlab.freedesktop.org/mesa/waffle/-/issues/76 -Signed-off-by: Philipp Zabel ---- - src/waffle/wayland/wayland_sym.h | 18 ++++++++++++++++++ - src/waffle/wayland/wayland_wrapper.h | 2 ++ - 2 files changed, 20 insertions(+) - -diff --git a/src/waffle/wayland/wayland_sym.h b/src/waffle/wayland/wayland_sym.h -index 3d48625..4c6ac8d 100644 ---- a/src/waffle/wayland/wayland_sym.h -+++ b/src/waffle/wayland/wayland_sym.h -@@ -26,3 +26,21 @@ WAFFLE_WAYLAND_SYM(struct wl_proxy *, wl_proxy_marshal_constructor, - WAFFLE_WAYLAND_SYM(struct wl_proxy *, wl_proxy_marshal_constructor_versioned, - (struct wl_proxy *proxy, uint32_t opcode, - const struct wl_interface *interface, uint32_t version, ...)) -+ -+WAFFLE_WAYLAND_SYM(struct wl_proxy *, -+ wl_proxy_marshal_flags, -+ (struct wl_proxy * p, -+ uint32_t opcode, -+ const struct wl_interface *interface, -+ uint32_t version, -+ uint32_t flags, -+ ...)) -+ -+WAFFLE_WAYLAND_SYM(struct wl_proxy *, -+ wl_proxy_marshal_array_flags, -+ (struct wl_proxy * p, -+ uint32_t opcode, -+ const struct wl_interface *interface, -+ uint32_t version, -+ uint32_t flags, -+ union wl_argument *args)) -diff --git a/src/waffle/wayland/wayland_wrapper.h b/src/waffle/wayland/wayland_wrapper.h -index 4af2f64..6addf4f 100644 ---- a/src/waffle/wayland/wayland_wrapper.h -+++ b/src/waffle/wayland/wayland_wrapper.h -@@ -65,5 +65,7 @@ struct wl_display; - #define wl_proxy_marshal (*wfl_wl_proxy_marshal) - #define wl_proxy_marshal_constructor (*wfl_wl_proxy_marshal_constructor) - #define wl_proxy_marshal_constructor_versioned (*wfl_wl_proxy_marshal_constructor_versioned) -+#define wl_proxy_marshal_flags (*wfl_wl_proxy_marshal_flags) -+#define wl_proxy_marshal_array_flags (*wfl_wl_proxy_marshal_array_flags) - - #include --- -GitLab - diff --git a/packages/w/waffle/waffle-1.7.0.tar.xz b/packages/w/waffle/waffle-1.7.0.tar.xz deleted file mode 120000 index 55fecd4..0000000 --- a/packages/w/waffle/waffle-1.7.0.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeif7t67won2v2stu77yombyonzpqs2j2j3nglgsnin3k3uxet7jwne \ No newline at end of file diff --git a/packages/w/waffle/waffle-1.7.0.tar.xz.asc b/packages/w/waffle/waffle-1.7.0.tar.xz.asc deleted file mode 100644 index b164313..0000000 --- a/packages/w/waffle/waffle-1.7.0.tar.xz.asc +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCAAdFiEEhwO2cA5+4G16ObjW7a43sCzrSQ0FAmBFRToACgkQ7a43sCzr -SQ2qxg//R9PzrEyirwQ5GevyeSE78uwvkpbT223S1/vvJfBpTic+9Zhcn/GkDb0o -vcw6DW7cZwMlpgEBENdqdC2GUGAiegJwf90GQ39pNvL8CEVGBAaLRzAPbrgU7KJC -xBGej2Tkj9JU+WZJNfuZqZ5BBUEJ5TwzElSRPOkwa9mq/A8Qxgr3RYzQtrDawSya -0TqyiS/xWpPhUBNfbOUW89GQMtc3gzsuU5qVhEV45huhjnw2c3EUHXZb6gl4JsJs -Rfu/0Vc0e8CeXTZwlj0LRU6uTNpYVt2eCzTZHd2VbHMpFGaj6rS+xloEtxUd4Nmn -VhMdZatw82RqWDz795FRHc3R/RZozj9ijMkdzkYkMD9xBfxZIKT9F0TeBVHmuxCs -UV0tUBkVKvv/KJlehSnlH380ky681JyOrw81S5Fjv/JEdU32IqMCwlvtzCyJPsMw -ELgO0FOAW6pcNCSTWFPVNPze8tRN5SCMUXcn8JgTL/hHAr+ZM/JwzcT8A5MALi4N -Li1nvrnjX0mvoW8vNZlMoQxvGFNcrbVAy4XZKPzEpZPDPSTrnr3PQBGEjR1XiSGG -VHtMau9ohHNI1Ux4HBvXtka/36N4AC0ccLUN38DAWagTPCKL5ca28IdD9L6WcMbm -vnhhFvEuL091CtUWS9ztpoVesH+s4ojud56f+sJ03fTTXuK9QD0= -=Y3ER ------END PGP SIGNATURE----- diff --git a/packages/w/waffle/waffle-1.7.1.tar.xz b/packages/w/waffle/waffle-1.7.1.tar.xz new file mode 120000 index 0000000..64daece --- /dev/null +++ b/packages/w/waffle/waffle-1.7.1.tar.xz @@ -0,0 +1 @@ +/ipfs/bafybeihr36loczlkk6m7slg5fgwzmmuob3brfskxojq3ceapotz2oarkz4 \ No newline at end of file diff --git a/packages/w/waffle/waffle.changes b/packages/w/waffle/waffle.changes index 8fbc981..8e6b61a 100644 --- a/packages/w/waffle/waffle.changes +++ b/packages/w/waffle/waffle.changes @@ -1,4 +1,24 @@ ------------------------------------------------------------------- +Thu Mar 2 15:01:43 UTC 2023 - Stefan Dirsch + +- Update to release 1.7.1 + * cmake: pass deps' cflags to the build + * gbm: fix crash when platform lacks modifier support + * gitlab-ci: stabilise CI runs under X + * gitlab-ci: add more warnings, make all warnings fatal + * gitlab-ci: update to bullseye + * meson: add override_* support, when using waffle as submodule + * meson: skip installing bash completion when custom prefix is used + * meson: silence deprecation warnings + * meson: generate cmake files only on Windows + * meson: find wayland.xml from wayland-scanner.pc + * misc: zsh completion + * misc: fix dozens of compiler warnings + * misc: update website references + * wayland: fix build against wayland 1.20 +- supersedes 106.patch + +------------------------------------------------------------------- Fri Jan 21 11:14:01 UTC 2022 - Bjørn Lie - Add 106.patch: wayland: fix build against version 1.20. diff --git a/packages/w/waffle/waffle.keyring b/packages/w/waffle/waffle.keyring deleted file mode 100644 index faddd99..0000000 --- a/packages/w/waffle/waffle.keyring +++ /dev/null @@ -1,51 +0,0 @@ ------BEGIN PGP PUBLIC KEY BLOCK----- - -mQINBFQDrA8BEACyGXUc6vSmNkwZdTTzX1vHRgIDWoppot56E5oOO+gM6ukyMDY7 -60FxKvmh704I8NqTfg3Rcs18fSOXeRj1gDG84MsU7QM3g6IQyxCA+IV7d2r/DPZE -z7HxEIKFxGJw24swsQJy/iiZf/b8flqiJbx3Ye1LF7T5iw/gKDsN6eqzAtLKqw9I -/4TBVE766nwmKNQZiw2jAFCs3lwfmNIm7ZaQNBpHTRabMTLMJiFFynLsa1eVsf9D -R3eVXW4c2oHKZbxDvSWR2yz6XcQ9ldii89sUNeclnjSFNOt761P4zBNwcEX2GuQs -JO/haw5FyrMJJexAbdUTtshZ7XvhDv/UCHtyqQBUw/vwYe8Rx79Hq/fOOUdMjWOW -cDCzyYTmGdbEJYRHrENcsOhoti3IkOjgzw0UDyCHyjapFV1ZJT/Kz7rkMmsdNtoi -1BVTLIdOvQmeXQtN2caZSN20wZWHdZnrz1/JOfOxpEsf2R78zavIfobReQdFoYMC -jv4b49WB/Gytd5vneqk9yi9DEhCYw5uGxQgjIKC4AZPVtD//GY+iYiPe5dPwrhU1 -FyD3b9SgYxFE/uZlgbzBIV4akK11vC5Q+Co5PYzhnPPgd7cYLjr/ceMfGPkeWLCY -OxZbXg92BZKKJnFHYx7FJ04WKS8SjzIn/qEzvy7SmPGxSCX6zdwn0fKZYQARAQAB -tCdFbWlsIFZlbGlrb3YgPGVtaWwubC52ZWxpa292QGdtYWlsLmNvbT6JAjkEEwEC -ACMFAlQDrA8CGwMHCwkIBwMCAQYVCAIJCgsEFgIDAQIeAQIXgAAKCRDtrjewLOtJ -DV/AEACd/RKvSzL0L4/9HYvFskjNR40NPFyQHyMaPg9eeblhfbnH7mWYXJ2MPGTR -bgvQCr0zZ3R7u8E8Rxulwifbm20x0WhYOKkDuSROjroRqvDhxfuLtXtBKqfVGw6T -0rMEOOWdqGhql4yuVpqGbgHa5ZfFvQi2EtT40QDdD052adzWeT96aFQB6Gf3CRMf -a4y7hawbUV10XL3BUljUcyh+SJv9lPclW09WNE+tuCmdIqoP927BSjXwh2GR6dM0 -z0aDf3wOxRc9S8q34jS+xN8hsXmYFAqkn0YkVIQ0M0PaQ89ltcyonbG6rZ+1rNgx -tiLEpfOZpzr7LowVsw9R6ky/pvhBHfVIM4aT17hbi2XfnMihmt/T1SZqb36+aYFt -j8Bc/o9I5crPXwOP4in3heY2ZmDWeGkPSRNix0VLQHL0HzOxjMAEm+y5ROLDo7Z/ -sGOebYxMYPIK5mJzrKhk737FEI57cvUSRXzbjmV3CIOIJbaNULWFXkCHRhdyk8mh -sVzKkl7IDiWPBj1RC5r0EXmrjUzK8QfzrTWiOa6z9WIkZ4sSs0bz14Q4pZR2qi8L -KLVjCNf/FusqCTgbZU06x1S/75XJwcsFENWkWYPEaxxzQiCs1rVzG8SnrOjcyc5F -T0rEAQLWU7eq9U6nd4BXMkokiuzlOKWqsDyXibR3wkhI80kAJ7kCDQRUA6wPARAA -s3BLiblcIb800EHz2X01BZ2w3VAxLVHIOlMyRNO3KFkK1Whw1l5PM0z1PxqBXhcb -gEwPX4gEwFgBHoHoNDguwzUeP/NKqDUUVe/KEHnvWcgvAwSunOh0doZ/2+TB+oms -DrsYVfMc/r6jXRy0eHoAPQfKnY8XPSwZ9HQI1lyNhMoIFEvA0mYFdM/B7YEQz9fK -/6GiDa5d2E5E7OE9bWy+PPz0MRq3IAddXLyJh+CM4n3vK0HljJOD8N3zc/i7DqM9 -j5Lqi6lHwXdoYLNtwRmoE+F+niQuV+8RXMaRIG4pxhOLA9tYxh2P8zxEJPkh8YAy -g4nLYZr80Pt1j8acxLZkNKPpuX9P9JmKtW1WerZuWyC0SrkozB0gEMzZpHPsNy52 -Hxem7d4m1tY51cx299VSa+fM5qS2bISoO5ddPHXm3gPhUt0qsWFk6mb+/MnTsyrI -RREbmozhzq1pOXoXQXRzck+JrmifrHIGWqHXYu+VdDK8YfVUPVALgLADnM6da66w -7qNolFuKN21O0KBjij09jWksLh3dsSJEKYrWkOKZIr2kHTQrjQwMelh66YPQArl1 -nk3A0qYAYwOB1vWvQIWn7NAoRfIaR6vCa4mT4YVBtdCkJ7fLzyqeezaXaUMRp0gA -t2WLj2ekRMfzGI3yZso2eu1JvEUHmh49FBY+IqEPlWsAEQEAAYkCHwQYAQIACQUC -VAOsDwIbDAAKCRDtrjewLOtJDbFTD/0e1rCRuRQEJXbirUAW/LxN3KuVhOyVONFc -+iu6ua46wFtbYmiVXjIKZneCUkXYf6y38rQWa4w/iz3xtYqtGX9jSMSiR6OQRfyW -lr/DdQXPCw1PAgx7gdSYg0TebzoHmOIDOUjquM5xnFgd32DbejaOzMiDGyzUOYvh -yP+3j/nbUwI1hFkucVck1EyupF0aXPc2JJpCasZGTdRKL029ot177jSNbZ53Kbjj -H+wWS4yT1EzutcVrRkErG+rvJozpNtKccNnjxygRYT6yKppUvc/8f1AnGdY0azr5 -d9jFU9SL+Vsm+jaS/pSWI7mwy6RL2kRHe0CVF33st2+8CX6ayXcAv5ur72Q/unRa -qaXv5zjsMj7E8KgvUw3IEU/iQ/3WR27uf+AV1CrjRX3A2SossHiJD0/2zZvkjnwM -pvHmH43V8LssfiwhKHmJu8SpHrDUHjrtI0eNKTyDT+7s0OFUbnQBlKgmpTO93m1e -nK3ef8wcqkToST6DfCs3ePLsLRs1Y8Tryblds1c3OjSPyGWPbroUdW9ZlBkvA3lH -RY3LXCO5wlyIEPHn1L42VQc7Bq2yRTm1PKxMQsLpFV/9KXzZiwP12xmh0LXIw3wG -kLK/gqBFGHh/TO5DEl6X/TP380DYdazZpa31S+Ixwt+RkP9ZkvOWGMIG7Nf+G+r+ -Omj3BC4KcQ== -=XQbm ------END PGP PUBLIC KEY BLOCK----- diff --git a/packages/w/waffle/waffle.spec b/packages/w/waffle/waffle.spec index 8f7c5ac..2ef244c 100644 --- a/packages/w/waffle/waffle.spec +++ b/packages/w/waffle/waffle.spec @@ -1,7 +1,7 @@ # # spec file for package waffle # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,16 +20,13 @@ %define _minorVersion 0 %define libname lib%{name}-%{_majorVersion}-%{_minorVersion} Name: waffle -Version: 1.7.0 +Version: 1.7.1 Release: 0 Summary: C library defering selection of GL API and window system until runtime License: BSD-2-Clause Group: Development/Libraries/X11 URL: https://people.freedesktop.org/~chadversary/waffle/index.html Source0: https://gitlab.freedesktop.org/mesa/waffle/-/raw/website/files/release/%{name}-%{version}/%{name}-%{version}.tar.xz -Source1: https://gitlab.freedesktop.org/mesa/waffle/-/raw/website/files/release/%{name}-%{version}/%{name}-%{version}.tar.xz.asc -Source2: %{name}.keyring -Patch0: https://gitlab.freedesktop.org/mesa/waffle/-/merge_requests/106.patch BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: pkgconfig @@ -103,6 +100,7 @@ develop Waffle applications. %dir %{_docdir}/waffle-%{_majorVersion}/release-notes %{_docdir}/waffle-%{_majorVersion}/release-notes/*.txt %{_docdir}/waffle-%{_majorVersion}/release-notes/waffle-1.6.*.md +%{_docdir}/waffle-%{_majorVersion}/release-notes/waffle-1.7.*.md %{_bindir}/wflinfo %{_datadir}/bash-completion/completions/wflinfo diff --git a/packages/w/warewulf4/.files b/packages/w/warewulf4/.files index 7ca6457..91e0ca7 100644 Binary files a/packages/w/warewulf4/.files and b/packages/w/warewulf4/.files differ diff --git a/packages/w/warewulf4/.rev b/packages/w/warewulf4/.rev index d307187..61980bc 100644 --- a/packages/w/warewulf4/.rev +++ b/packages/w/warewulf4/.rev @@ -150,4 +150,14 @@ Note: an updated vendor.tar.gz is also required (forwarded request 1066349 from mslacken) 1066350 + + 3a5482e44adcc9fe24aa0c8707f90682 + 4.4.0 + + dimstar_suse + - use the static dhpd configuration, which means known nodes will not + only be static configured, but also get their configured ip address + via dhcp (forwarded request 1068459 from mslacken) + 1068460 + diff --git a/packages/w/warewulf4/.servicemark b/packages/w/warewulf4/.servicemark deleted file mode 100644 index e9279f5..0000000 --- a/packages/w/warewulf4/.servicemark +++ /dev/null @@ -1 +0,0 @@ -72a9451993fca2e19ddd725d5eb95993 diff --git a/packages/w/warewulf4/warewulf4.changes b/packages/w/warewulf4/warewulf4.changes index 98278b4..093d9ab 100644 --- a/packages/w/warewulf4/warewulf4.changes +++ b/packages/w/warewulf4/warewulf4.changes @@ -4,6 +4,9 @@ Thu Feb 16 10:54:19 UTC 2023 - Christian Goll - added Fix-for-CVE-2022-41723.patch in order to fix CVE-2022-41723 (bsc#1208301) Note: an updated vendor.tar.gz is also required +- use the static dhpd configuration, which means known nodes will not + only be static configured, but also get their configured ip address + via dhcp ------------------------------------------------------------------- Tue Feb 7 15:34:13 UTC 2023 - Christian Goll diff --git a/packages/x/xdg-desktop-portal-kde/.files b/packages/x/xdg-desktop-portal-kde/.files index f5c4e09..d589c51 100644 Binary files a/packages/x/xdg-desktop-portal-kde/.files and b/packages/x/xdg-desktop-portal-kde/.files differ diff --git a/packages/x/xdg-desktop-portal-kde/.rev b/packages/x/xdg-desktop-portal-kde/.rev index 24a1229..aae8f9b 100644 --- a/packages/x/xdg-desktop-portal-kde/.rev +++ b/packages/x/xdg-desktop-portal-kde/.rev @@ -905,4 +905,12 @@ Plasma 5.27.1 (forwarded request 1067115 from Vogtinator) 1067266 + + 8ad428e3fb4c466ca3b36b9d790d159d + 5.27.2 + + dimstar_suse + Plasma 5.27.2 (forwarded request 1068244 from Vogtinator) + 1068301 + diff --git a/packages/x/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.27.1.tar.xz b/packages/x/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.27.1.tar.xz deleted file mode 120000 index 1554363..0000000 --- a/packages/x/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.27.1.tar.xz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreifqouc45juojpzpktsmfg7na6mlkl5tseeffgbf3olplpd533xbiu \ No newline at end of file diff --git a/packages/x/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.27.1.tar.xz.sig b/packages/x/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.27.1.tar.xz.sig deleted file mode 100644 index d069b78..0000000 --- a/packages/x/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.27.1.tar.xz.sig +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP0tVkACgkQ11dEg7tX -sY2zhg/9H7DuYbbx5kZ7WZSx9UpaXOme2/mOK9bH3oYaIL0VraFXt/PAbS4hAVu6 -gOyigxn40XXh7gefecmNr8lZvl7kshZu4d45iS+GGbLzotrNl2Ko2pzrSa0MIedK -pypdAXK6PP3nSVLh38tknny89yV+uvIOCtnOpAMNm8cDE1MJf1WR6uh0+xbWTc4p -AufOAWtSPzWa8qof279Hzl1aFwQqFzyjxzwtdWFTGUFGUiEhZlwx8mNvupYXK/XK -iEUGWrf2vl4lLc/AW2LS86BT8oXm9u1zo8/5LRUHOW5S6qJhq6F0JGZlMuoIAmOx -k8aWl+/hGde0NVjLi9Z8m1PP7iDfOOZiVZ48pGjbXQa3Z+Gul0Fc1FvxV6QkihZu -ez5zDmJRHtf9KZ7lZ4Kwh+3Mg9tco8KR1LVPavZrS8vzwPrdOvL4Y/XLfo0E05GZ -CWNWdzKJ4ryWy5WIjPSWbdYYYP0auu/EJpqlg5HnA9Aj//46jFtC2dhD7vPzF4R6 -0vjRc/xI23ppVvtC4eplE+9FrixZWh7w1fKUFLAWHS5PFWZNDqVIWUG83sthOFml -vZ/NGnPBWOM0xLxFAiYe4FLx2zlBL/Rij6geB+flzT62SS2H5fO6yehKBAjGzD0O -LiFK2gDxTJOkmJs7Zl1ZvVQp0yLqcuEB99wUJOWqHOwHQ4L+ldg= -=n7cv ------END PGP SIGNATURE----- diff --git a/packages/x/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.27.2.tar.xz b/packages/x/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.27.2.tar.xz new file mode 120000 index 0000000..36437b8 --- /dev/null +++ b/packages/x/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.27.2.tar.xz @@ -0,0 +1 @@ +/ipfs/bafkreiex2dnnbjqwqzzqrnrf2q66y4ni5f7wvigw2rf3lltvsuzsbkrsc4 \ No newline at end of file diff --git a/packages/x/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.27.2.tar.xz.sig b/packages/x/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.27.2.tar.xz.sig new file mode 100644 index 0000000..551c2e1 --- /dev/null +++ b/packages/x/xdg-desktop-portal-kde/xdg-desktop-portal-kde-5.27.2.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmP98wAACgkQ11dEg7tX +sY0N1w/+JkLdZ6XVinI91Bzr0RtYTSYuGCXOFKD/59qbGHiJnnSBqDyYD9yE31eY +P2PA2bD3+lvV38m2Tokf7CeXoqxBE3ACD815KEIrmaU/63BQ2IruCEbhKpNSP98G +UT8TyW9/s+ipZ00ojlCtsZcO4YabGa6A1MYnHFyeRlTg8nlc01F57lE8me5PSoT7 +eUpCkc36pQ45RXH7wsUGGF2yakfPTevlKnKJLhc8H75NPv+xRk+4O5b2AzkB5WRP +E4wx4KsxIv8iggwBYGfnpYWSezby1yohx92+gzoYi86phFjd9dbKITYBZq9yovx2 +mPQrYVgOurfGlN4z+5snXuY+fJ1uu/I8m7KkPMcS0Rq9lSkLeo8xR3Azvc/wVvAd +OU+EAVEPxd6XpexerUrEuumN9Yt29JDG+PZgalhi2a/fr9N4SPqKntnLjd3w1c1P +pPShUBV7Qba4KQDXkuyxtgClKSMF6LiTIhb9H/hwuS30yiJP16QwnNffbF+2wBHW +Mzjfk5CKUSD9/SWK9Twr/mJpCbo1prjWEY8rb8s2nA+TKKQyywdEmRyVOncHj/gJ +v8XZs6MIAqUOtG7pTEIn67pGT6TnpQyBv0+Costko204+R2jWIY9yUtHSjfwGabJ +N/ZZfouDaWUOHN616uWBva1av7al3JBQPUggocKwdwWSOoa7ibQ= +=B901 +-----END PGP SIGNATURE----- diff --git a/packages/x/xdg-desktop-portal-kde/xdg-desktop-portal-kde.changes b/packages/x/xdg-desktop-portal-kde/xdg-desktop-portal-kde.changes index 1060be2..987d3d5 100644 --- a/packages/x/xdg-desktop-portal-kde/xdg-desktop-portal-kde.changes +++ b/packages/x/xdg-desktop-portal-kde/xdg-desktop-portal-kde.changes @@ -1,4 +1,13 @@ ------------------------------------------------------------------- +Tue Feb 28 17:34:21 UTC 2023 - Fabian Vogt + +- Update to 5.27.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.2 +- No code changes since 5.27.1 + +------------------------------------------------------------------- Tue Feb 21 14:09:28 UTC 2023 - Fabian Vogt - Update to 5.27.1 diff --git a/packages/x/xdg-desktop-portal-kde/xdg-desktop-portal-kde.spec b/packages/x/xdg-desktop-portal-kde/xdg-desktop-portal-kde.spec index b7c6814..4977f32 100644 --- a/packages/x/xdg-desktop-portal-kde/xdg-desktop-portal-kde.spec +++ b/packages/x/xdg-desktop-portal-kde/xdg-desktop-portal-kde.spec @@ -24,7 +24,7 @@ %define kf5_version 5.98.0 Name: xdg-desktop-portal-kde -Version: 5.27.1 +Version: 5.27.2 Release: 0 Summary: QT/KF5 backend for xdg-desktop-portal License: LGPL-2.1-or-later diff --git a/packages/x/xen/.files b/packages/x/xen/.files index 8797013..941c0da 100644 Binary files a/packages/x/xen/.files and b/packages/x/xen/.files differ diff --git a/packages/x/xen/.rev b/packages/x/xen/.rev index b4eb4f7..a2b3a52 100644 --- a/packages/x/xen/.rev +++ b/packages/x/xen/.rev @@ -2798,4 +2798,12 @@ Security fix for bsc#1208286 - VUL-0: CVE-2022-27672: xen: Cross-Thread Return Address Predictions (XSA-426) 1066241 + + 0746a644c190a6484a9974a6d48833c5 + 4.17.0_04 + + dimstar_suse + Fix for bsc#1208736 - GCC 13: xen package fails + 1068230 + diff --git a/packages/x/xen/gcc13-fixes.patch b/packages/x/xen/gcc13-fixes.patch new file mode 100644 index 0000000..bd3e203 --- /dev/null +++ b/packages/x/xen/gcc13-fixes.patch @@ -0,0 +1,53 @@ +References: bsc#1208736 + +common/bunzip2.c: In function 'get_next_block': +common/bunzip2.c:261:41: error: 'length' may be used uninitialized [-Werror=maybe-uninitialized] + 261 | minLen = maxLen = length[0]; + | ~~~~~~^~~ +common/bunzip2.c:224:31: note: 'length' declared here + 224 | unsigned char length[MAX_SYMBOLS], temp[MAX_HUFCODE_BITS+1]; + | ^~~~~~ + + +In function 'atomic_dec', + inlined from 'vmx_vmexit_handler' at arch/x86/hvm/vmx/vmx.c:4069:13: +./arch/x86/include/asm/atomic.h:182:5: error: array subscript 0 is outside array bounds of 'int[0]' [-Werror=array-bounds=] + 182 | asm volatile ( + | ^~~ +In function 'vmx_vmexit_handler': +cc1: note: source object is likely at address zero +In function 'atomic_dec', + inlined from 'p2m_switch_vcpu_altp2m_by_id' at arch/x86/mm/p2m.c:1792:13: +./arch/x86/include/asm/atomic.h:182:5: error: array subscript 0 is outside array bounds of 'int[0]' [-Werror=array-bounds=] + 182 | asm volatile ( + | ^~~ +In function 'p2m_switch_vcpu_altp2m_by_id': +cc1: note: source object is likely at address zero + + +--- xen-4.17.0-testing/xen/common/bunzip2.c.orig 2023-02-28 08:51:03.301930999 -0700 ++++ xen-4.17.0-testing/xen/common/bunzip2.c 2023-02-28 08:53:52.865925508 -0700 +@@ -142,6 +142,10 @@ static unsigned int __init get_bits(stru + return bits; + } + ++#if __GNUC__ >= 13 ++#pragma GCC diagnostic ignored "-Wmaybe-uninitialized" ++#endif ++ + /* Unpacks the next block and sets up for the inverse burrows-wheeler step. */ + + static int __init get_next_block(struct bunzip_data *bd) +--- xen-4.17.0-testing/xen/arch/x86/include/asm/atomic.h.orig 2023-02-28 09:22:51.037869226 -0700 ++++ xen-4.17.0-testing/xen/arch/x86/include/asm/atomic.h 2023-02-28 09:23:26.261868085 -0700 +@@ -177,6 +177,10 @@ static inline int atomic_inc_and_test(at + return c; + } + ++#if __GNUC__ >= 12 ++#pragma GCC diagnostic ignored "-Warray-bounds" ++#endif ++ + static inline void atomic_dec(atomic_t *v) + { + asm volatile ( diff --git a/packages/x/xen/xen.changes b/packages/x/xen/xen.changes index f78aa27..f5826a6 100644 --- a/packages/x/xen/xen.changes +++ b/packages/x/xen/xen.changes @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Tue Feb 28 08:56:55 MST 2023 - carnold@suse.com + +- bsc#1208736 - GCC 13: xen package fails + gcc13-fixes.patch + +------------------------------------------------------------------- Wed Feb 15 11:07:08 MST 2023 - carnold@suse.com - bsc#1208286 - VUL-0: CVE-2022-27672: xen: Cross-Thread Return diff --git a/packages/x/xen/xen.spec b/packages/x/xen/xen.spec index 01dcfb7..b82d922 100644 --- a/packages/x/xen/xen.spec +++ b/packages/x/xen/xen.spec @@ -207,6 +207,7 @@ Patch409: ignore-ip-command-script-errors.patch # Needs to go upstream Patch420: suspend_evtchn_lock.patch Patch421: vif-route.patch +Patch422: gcc13-fixes.patch # Other bug fixes or features Patch450: xen.sysconfig-fillup.patch Patch451: xenconsole-no-multiple-connections.patch diff --git a/packages/x/xosd/.files b/packages/x/xosd/.files deleted file mode 100644 index aa05b05..0000000 Binary files a/packages/x/xosd/.files and /dev/null differ diff --git a/packages/x/xosd/.meta b/packages/x/xosd/.meta deleted file mode 100644 index f3d50d4..0000000 --- a/packages/x/xosd/.meta +++ /dev/null @@ -1,5 +0,0 @@ - - X On-Screen Display library - A library for displaying a TV-like on-screen display in X. - - diff --git a/packages/x/xosd/.rev b/packages/x/xosd/.rev deleted file mode 100644 index 3ad4023..0000000 --- a/packages/x/xosd/.rev +++ /dev/null @@ -1,169 +0,0 @@ - - - c01f0a567610f4abbf8b02c5e184e06d - 2.2.12 - - unknown - - - 60c1f2ed2d85a8011eb0ad5bcbfa3b0d - 2.2.12 - - unknown - - - 5de991dac126f7283304021fd3ff2210 - 2.2.12 - - unknown - - - 4d3fad7e197daad4cbc1e39d8c7c1559 - 2.2.14 - - unknown - - - 4d3fad7e197daad4cbc1e39d8c7c1559 - 2.2.14 - - unknown - - - e1bf389a6c09f2fb640673346f2e578c - 2.2.14 - - unknown - - - e1bf389a6c09f2fb640673346f2e578c - 2.2.14 - - unknown - - - 2aaed3a3eb21540e1d800ba7e2496ade - 2.2.14 - - autobuild - Copy from X11:Utilities/xosd based on submit request 28247 from user coolo - - - - 58324d19bdc78f21c3e77110fad5795b - 2.2.14 - - autobuild - - - 58324d19bdc78f21c3e77110fad5795b - 2.2.14 - - autobuild - release number sync - - - 58324d19bdc78f21c3e77110fad5795b - 2.2.14 - - autobuild - release number sync - - - 036b421706d2ce8bdefa14f8c0b9f788 - 2.2.14 - - darix - Accepted submit request 57632 from user coolo - - 57632 - - - 8b062344269570bb3817fd6d12fb4cfc - 2.2.14 - - darix - Autobuild autoformatter for 57632 - - - - 8b062344269570bb3817fd6d12fb4cfc - 2.2.14 - - autobuild - 11.4 source split - - - 8b062344269570bb3817fd6d12fb4cfc - 2.2.14 - - adrianSuSE - - - 90a2e772392249f76b1fed13a2a1bb30 - 2.2.14 - - coolo - add automake to buildrequires (forwarded request 94824 from coolo) - 94837 - - - f595ef196d61358d49eaa555c19a4e3f - 2.2.14 - - coolo - replace license with spdx.org variant - - - f595ef196d61358d49eaa555c19a4e3f - 2.2.14 - - adrianSuSE - branched from openSUSE:Factory - - - f595ef196d61358d49eaa555c19a4e3f - 2.2.14 - - adrianSuSE - Split 12.3 from Factory - - - f595ef196d61358d49eaa555c19a4e3f - 2.2.14 - - adrianSuSE - Split 13.1 from Factory - - - f595ef196d61358d49eaa555c19a4e3f - 2.2.14 - - adrianSuSE - Split 13.2 from Factory - - - 9bf8bac570fbb5f8c524275eb7eac3eb - 2.2.14 - - coolo - 1 - 259228 - - - b4da8cd161cdac01f43718d91e1c3aaa - 2.2.14 - - dimstar_suse - 1 - 312777 - - - d9f4b5373514dc082278f68b558fff12 - 2.2.14 - - maxlin_factory - 1 - 513794 - - diff --git a/packages/x/xosd/xosd-2.2.14-config.patch b/packages/x/xosd/xosd-2.2.14-config.patch deleted file mode 100644 index 8577908..0000000 --- a/packages/x/xosd/xosd-2.2.14-config.patch +++ /dev/null @@ -1,13 +0,0 @@ -Index: script/xosd-config.in -=================================================================== ---- script/xosd-config.in.orig 2004-08-20 00:39:31.000000000 +0200 -+++ script/xosd-config.in 2009-03-10 15:28:27.000000000 +0100 -@@ -213,7 +213,7 @@ includes="-I@includedir@" - libs="-L@libdir@" - - af_cflags="$af_cflags $includes" --af_libs="$libs -l$LIB_NAME $af_libs" -+af_libs="$libs -l$LIB_NAME" - - print_result - diff --git a/packages/x/xosd/xosd-2.2.14.tar.gz b/packages/x/xosd/xosd-2.2.14.tar.gz deleted file mode 120000 index 316733c..0000000 --- a/packages/x/xosd/xosd-2.2.14.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeiguj4lh4sjaywoxdx4a54li2fo2i47hqjgmcbove45mfwdy452bpq \ No newline at end of file diff --git a/packages/x/xosd/xosd.changes b/packages/x/xosd/xosd.changes deleted file mode 100644 index 1a1b623..0000000 --- a/packages/x/xosd/xosd.changes +++ /dev/null @@ -1,130 +0,0 @@ -------------------------------------------------------------------- -Fri Jul 28 10:13:38 UTC 2017 - tchvatal@suse.com - -- Cleanup with spec-cleaner -- Use configure switches from Fedora and Debian -- Split out library to specific subpackage - -------------------------------------------------------------------- -Fri Jun 19 18:49:25 UTC 2015 - mpluskal@suse.com - -- Update project url -- Use url for source -- Cleanup spec file with spec-cleaner -- Clenaup dependencies - -------------------------------------------------------------------- -Sat Nov 1 04:24:39 UTC 2014 - crrodriguez@opensuse.org - -- Switch to individual pkgconfig() build requires - instead of using metapackage xorg-x11-devel - -------------------------------------------------------------------- -Thu Dec 1 17:07:46 UTC 2011 - coolo@suse.com - -- add automake as buildrequire to avoid implicit dependency - -------------------------------------------------------------------- -Wed Nov 24 01:51:07 CET 2010 - ro@suse.de - -- xft-config is gone - -------------------------------------------------------------------- -Thu Jan 7 13:46:27 CET 2010 - vuntz@opensuse.org - -- Remove unneeded gtk1-compat-devel BuildRequires: we don't build - the xmms plugin. -- Move the API man pages to devel package. - -------------------------------------------------------------------- -Sun Mar 1 22:24:29 CET 2009 - crrodriguez@suse.de - -- remove static libraries and "la" files -- fix -devel package dependencies -- fix xosd-config to not bloat other packages with bogus dependencies - -------------------------------------------------------------------- -Sat Jan 26 16:09:26 CET 2008 - bwalle@suse.de - -- update to 2.4.14 - o 2.2.13 -> 2.2.24 - + Timeout Bigfix Patch - + Documentation Patch - + Beep Plugin Security Patch - o 2.2.12 -> 2.2.13 - + buffer overflow patch - + timeout patch - + x window select patch - + x event patch - + synchronous update patch - + debug patch - + configure.ac patch - + beep media player plugin - + configure patch so xosd compiles when beep media player not - installed - -------------------------------------------------------------------- -Fri Nov 30 11:12:02 CET 2007 - lmichnovic@suse.cz - -- added gcc-c++ to BuildRequires - -------------------------------------------------------------------- -Thu Aug 30 10:58:14 CEST 2007 - lmichnovic@suse.cz - -- fixed rpmlint warnings: bziped archive, fixed files permissions -- specifying X.org headers dir and library dir -- fixed Requires for devel package - -------------------------------------------------------------------- -Wed Jan 25 21:43:21 CET 2006 - mls@suse.de - -- converted neededforbuild to BuildRequires - -------------------------------------------------------------------- -Wed Oct 19 19:12:40 CEST 2005 - lmichnovic@suse.cz - -- xosd-xmms canceled -- build as gtk2 aplication -- changed needforbuild (xorg <-> x11) - -------------------------------------------------------------------- -Tue Nov 30 11:25:27 CET 2004 - seife@suse.de - -- update to version 2.2.12 - -------------------------------------------------------------------- -Mon Nov 8 14:17:28 CET 2004 - ro@suse.de - -- cleaned neededforbuild - -------------------------------------------------------------------- -Fri Aug 27 12:22:56 CEST 2004 - seife@suse.de - -- update to version 2.2.10 - -------------------------------------------------------------------- -Tue Aug 24 12:13:25 CEST 2004 - seife@suse.de - -- xmms -> xmms-lib - -------------------------------------------------------------------- -Mon Jul 5 10:14:05 CEST 2004 - seife@suse.de - -- update to version 2.2.8 - -------------------------------------------------------------------- -Tue Feb 17 15:37:55 CET 2004 - seife@suse.de - -- aclocal quoting fixed - -------------------------------------------------------------------- -Sat Feb 14 20:22:31 CET 2004 - kukuk@suse.de - -- Fix build on lib64 architecures -- Fix ldconfig post/postun section - -------------------------------------------------------------------- -Fri Feb 13 10:55:47 CET 2004 - seife@suse.de - -- initial checkin - diff --git a/packages/x/xosd/xosd.patch b/packages/x/xosd/xosd.patch deleted file mode 100644 index 0a56b0e..0000000 --- a/packages/x/xosd/xosd.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- xosd-2.2.5~/libxosd.m4 2003-04-15 00:05:34.000000000 +0200 -+++ xosd-2.2.5/libxosd.m4 2004-02-17 15:17:22.235563557 +0100 -@@ -6,7 +6,7 @@ - dnl AM_PATH_LIBXOSD([ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]) - dnl Test to see if libxosd is installed, and define LIBXOSD_CFLAGS, LIBXOSDLIBS - dnl --AC_DEFUN(AM_PATH_LIBXOSD, -+AC_DEFUN([AM_PATH_LIBXOSD], - [dnl - dnl Get the cflags and libraries from the xosd-config script - dnl diff --git a/packages/x/xosd/xosd.spec b/packages/x/xosd/xosd.spec deleted file mode 100644 index 690e670..0000000 --- a/packages/x/xosd/xosd.spec +++ /dev/null @@ -1,97 +0,0 @@ -# -# spec file for package xosd -# -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via http://bugs.opensuse.org/ -# - - -%define libname libxosd2 -Name: xosd -Version: 2.2.14 -Release: 0 -Summary: X On-Screen Display library -License: GPL-2.0+ -Group: System/X11/Utilities -Url: http://sourceforge.net/projects/libxosd -Source: http://sourceforge.net/projects/libxosd/files/libxosd/xosd-%{version}/%{name}-%{version}.tar.gz -Patch0: xosd.patch -Patch1: xosd-2.2.14-config.patch -BuildRequires: automake -BuildRequires: gcc-c++ -BuildRequires: pkgconfig -BuildRequires: pkgconfig(x11) -BuildRequires: pkgconfig(xext) -BuildRequires: pkgconfig(xinerama) - -%description -A tool for displaying a TV-like on-screen display in X - -%package -n %{libname} -Summary: Library for X On-Screen Display -Group: System/Libraries -Conflicts: xosd < %{version}-%{release} - -%description -n %{libname} -A library for displaying a TV-like on-screen display in X - -%package devel -Summary: X On-Screen Display library development files -Group: Development/Libraries/X11 -Requires: xosd = %{version} - -%description devel -Development headers and libraries for xosd package - -%prep -%setup -q -%patch0 -p1 -%patch1 - -%build -%configure \ - --disable-silent-rules \ - --disable-gtktest \ - --disable-gdk_pixbuftest \ - --disable-beep_media_player_plugin \ - --disable-static \ - --disable-new-plugin \ - --disable-old-plugin \ - --enable-xinerama -make %{?_smp_mflags} - -%install -%make_install -find %{buildroot} -type f -name "*.la" -delete -print - -%post -n %{libname} -p /sbin/ldconfig -%postun -n %{libname} -p /sbin/ldconfig - -%files -%{_mandir}/man1/osd_cat.1* -%doc AUTHORS ChangeLog COPYING README -%{_datadir}/%{name} -%{_bindir}/osd_cat - -%files -n %{libname} -%{_libdir}/libxosd.so.* - -%files devel -%{_mandir}/man3/xosd*3* -%{_libdir}/libxosd.so -%{_includedir}/xosd.h -%{_bindir}/xosd-config -%{_datadir}/aclocal/libxosd.m4 -%{_mandir}/man1/xosd-config.1* - -%changelog diff --git a/packages/y/yast2-network/.files b/packages/y/yast2-network/.files index e86596e..828f39a 100644 Binary files a/packages/y/yast2-network/.files and b/packages/y/yast2-network/.files differ diff --git a/packages/y/yast2-network/.rev b/packages/y/yast2-network/.rev index a011cc9..4c7a235 100644 --- a/packages/y/yast2-network/.rev +++ b/packages/y/yast2-network/.rev @@ -3749,4 +3749,12 @@ qeth attributes used to be lost once qeth device was configured) submit new version 4.5.16 1064238 + + 849e19d8c42f3e46edc19c8bb375dac9 + 4.5.17 + + dimstar_suse + submit new version 4.5.17 + 1068511 + diff --git a/packages/y/yast2-network/yast2-network-4.5.16.tar.bz2 b/packages/y/yast2-network/yast2-network-4.5.16.tar.bz2 deleted file mode 120000 index 353a3c4..0000000 --- a/packages/y/yast2-network/yast2-network-4.5.16.tar.bz2 +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafybeifpoyskzte72lian6svixgze73nei2ug3o62mca5rmelladbw62lq \ No newline at end of file diff --git a/packages/y/yast2-network/yast2-network-4.5.17.tar.bz2 b/packages/y/yast2-network/yast2-network-4.5.17.tar.bz2 new file mode 120000 index 0000000..dd53238 --- /dev/null +++ b/packages/y/yast2-network/yast2-network-4.5.17.tar.bz2 @@ -0,0 +1 @@ +/ipfs/bafybeigwj24sxjp4dldjdfhcvtk5dz5cmtxdiurwjnjlh4mh375epkctzq \ No newline at end of file diff --git a/packages/y/yast2-network/yast2-network.changes b/packages/y/yast2-network/yast2-network.changes index 8a3b9b6..eff35ce 100644 --- a/packages/y/yast2-network/yast2-network.changes +++ b/packages/y/yast2-network/yast2-network.changes @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Wed Mar 1 14:52:46 UTC 2023 - Knut Anderssen + +- Fixed a random build failure (introduced by the previous fix for + bsc#1207221) (bsc#1208796). +- 4.5.17 + +------------------------------------------------------------------- Thu Feb 9 21:19:33 UTC 2023 - Josef Reidinger - Fix calling method read on nil crash in bootloader caused by diff --git a/packages/y/yast2-network/yast2-network.spec b/packages/y/yast2-network/yast2-network.spec index 7283a68..913868d 100644 --- a/packages/y/yast2-network/yast2-network.spec +++ b/packages/y/yast2-network/yast2-network.spec @@ -17,7 +17,7 @@ Name: yast2-network -Version: 4.5.16 +Version: 4.5.17 Release: 0 Summary: YaST2 - Network Configuration License: GPL-2.0-only diff --git a/packages/y/yast2-transfer/.files b/packages/y/yast2-transfer/.files index 622a8d1..79d80eb 100644 Binary files a/packages/y/yast2-transfer/.files and b/packages/y/yast2-transfer/.files differ diff --git a/packages/y/yast2-transfer/.rev b/packages/y/yast2-transfer/.rev index a8f571a..45152d8 100644 --- a/packages/y/yast2-transfer/.rev +++ b/packages/y/yast2-transfer/.rev @@ -242,4 +242,12 @@ submit new version 4.5.0 969440 + + 81d26169796752ec600e1999628b3f7c + 4.5.1 + + dimstar_suse + submit new version 4.5.1 + 1068382 + diff --git a/packages/y/yast2-transfer/yast2-transfer-4.5.0.tar.bz2 b/packages/y/yast2-transfer/yast2-transfer-4.5.0.tar.bz2 deleted file mode 120000 index 8372e81..0000000 --- a/packages/y/yast2-transfer/yast2-transfer-4.5.0.tar.bz2 +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreihu4iq5io3xxwhaghumi757sovlejslagnxojxyvexdkzjrjzw2ti \ No newline at end of file diff --git a/packages/y/yast2-transfer/yast2-transfer-4.5.1.tar.bz2 b/packages/y/yast2-transfer/yast2-transfer-4.5.1.tar.bz2 new file mode 120000 index 0000000..1ae11a7 --- /dev/null +++ b/packages/y/yast2-transfer/yast2-transfer-4.5.1.tar.bz2 @@ -0,0 +1 @@ +/ipfs/bafkreigb7nakphojz32bo6u3hax2kpsmzzp4ccfk264ezvdnkdlvoahllm \ No newline at end of file diff --git a/packages/y/yast2-transfer/yast2-transfer.changes b/packages/y/yast2-transfer/yast2-transfer.changes index 0d94b24..50e0b7c 100644 --- a/packages/y/yast2-transfer/yast2-transfer.changes +++ b/packages/y/yast2-transfer/yast2-transfer.changes @@ -1,4 +1,12 @@ ------------------------------------------------------------------- +Wed Mar 1 07:54:03 UTC 2023 - Ladislav Slezák + +- Fixed TFTP download, truncate the target file to avoid garbage + at the end of the file when saving to an already existing file + (bsc#1208754) +- 4.5.1 + +------------------------------------------------------------------- Wed Apr 06 13:24:58 UTC 2022 - Ladislav Slezák - Bump version to 4.5.0 (bsc#1198109) diff --git a/packages/y/yast2-transfer/yast2-transfer.spec b/packages/y/yast2-transfer/yast2-transfer.spec index 5b3957c..a942720 100644 --- a/packages/y/yast2-transfer/yast2-transfer.spec +++ b/packages/y/yast2-transfer/yast2-transfer.spec @@ -1,7 +1,7 @@ # # spec file for package yast2-transfer # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: yast2-transfer -Version: 4.5.0 +Version: 4.5.1 Release: 0 Summary: YaST2 - Agent for Various Transfer Protocols License: GPL-2.0-only diff --git a/packages/y/yodl/.files b/packages/y/yodl/.files deleted file mode 100644 index 550a872..0000000 Binary files a/packages/y/yodl/.files and /dev/null differ diff --git a/packages/y/yodl/.meta b/packages/y/yodl/.meta deleted file mode 100644 index 86a4350..0000000 --- a/packages/y/yodl/.meta +++ /dev/null @@ -1,10 +0,0 @@ - - Yet One-other Document Language - YODL is a package that consists of programs, some shell scripts, and -auxiliary "lib" files for which hold macro files. The whole purpose of -the package is to provide a simple-to-use and extensible document -language that can be used to convert documents in the YODL format to a -variety of other formats. In this purpose, YODL somewhat resembles -generic markup languages. - - diff --git a/packages/y/yodl/.rev b/packages/y/yodl/.rev deleted file mode 100644 index 06c113c..0000000 --- a/packages/y/yodl/.rev +++ /dev/null @@ -1,374 +0,0 @@ - - - 3f51440cbab8bca939c84c809e56da92 - 1.31.18 - - unknown - - - 82c9c61e6eafab53bc04bf343d36f290 - 1.31.18 - - unknown - - - 9466e09e6a09d7658524c55aec7c0604 - 1.31.18 - - unknown - - - 9466e09e6a09d7658524c55aec7c0604 - 1.31.18 - - unknown - - - f5f9086217b8b1e8c35520bca1f32aa6 - 1.31.18 - - unknown - - - f5f9086217b8b1e8c35520bca1f32aa6 - 1.31.18 - - unknown - - - 5e43f77e740a87a6640efc5481cf9fa6 - 1.31.18 - - autobuild - - - 5e43f77e740a87a6640efc5481cf9fa6 - 1.31.18 - - autobuild - release number sync - - - 5e43f77e740a87a6640efc5481cf9fa6 - 1.31.18 - - autobuild - release number sync - - - 5e43f77e740a87a6640efc5481cf9fa6 - 1.31.18 - - autobuild - 11.4 source split - - - 5e43f77e740a87a6640efc5481cf9fa6 - 1.31.18 - - adrianSuSE - - - cb4a231d74dfd9e342264c5ea89ab57c - 1.31.18 - - coolo - replace license with spdx.org variant - - - cb4a231d74dfd9e342264c5ea89ab57c - 1.31.18 - - adrianSuSE - branched from openSUSE:Factory - - - 2fff0babce2f5daa647ed90a8423ec43 - 1.31.18 - - coolo - - Add explicit makeinfo dependency -- Format spec file - -Fixes build failure seen in openSUSE:Factory:Staging - 133352 - - - f0251a6644bb49ae1efe0726d9657b27 - 3.00.0 - - coolo - Please note: icmake is now in Factory and this passes a local build against Factory - - -- Use %{optflags} - -- Update to 3.00.0 - To get the pre-3.00.0 include behavior, use the -L - (--legacy-include) option - 2.00.0 was a complete rewrite. See the manual for the modifications. - Old yodl-sources will usually require minor modifications - See /usr/share/doc/packages/yodl/CHANGES - 148435 - - - f0251a6644bb49ae1efe0726d9657b27 - 3.00.0 - - adrianSuSE - Split 12.3 from Factory - - - 6f8ba509b11d985c18d8772110a71a8c - 3.00.0 - - coolo - - Add Source URL, see https://en.opensuse.org/SourceUrls (forwarded request 162704 from namtrac) - 162899 - - - d3ffbad6cfba5ab0429171e2c6f46521 - 3.00.0 - - coolo - - Make it build with openSUSE >= 12.2 - 171391 - - - d3ffbad6cfba5ab0429171e2c6f46521 - 3.00.0 - - adrianSuSE - Split 13.1 from Factory - - - 18638ff35ef0665b8686cccb7aed223b - 3.03.0 - - coolo - - updated to 3.03: - * bugfixes - * see changelog for details -- fix-path.patch renamed to yodl-doc-packages.patch -- fix-tex-include.patch merged into yodl-doc-packages.patch as - changes in both patches relate - 208634 - - - 18638ff35ef0665b8686cccb7aed223b - 3.03.0 - - adrianSuSE - Split 13.2 from Factory - - - 939d811b920840e32a58f56d5401c446 - 3.04.00 - - dimstar_suse - - updated to 3.04: - * The redef() and redefinemacro() descriptions missed the name of the macro - to be redefined: they require 3 instead of 2 args. - * The yodlverbinsert program is now C++, and supports -a: process all lines - and -n: prefix lines by numbers. Yodlverbinsert ignores initial and - trailing blank lines. - * Removed some compiler warnings. - 262207 - - - 50b5b0bf2af9047dbae1b0a5dfc7f307 - 3.05.00 - - dimstar_suse - - Update to 3.05 -- Cleanup spec file with spec-cleaner (forwarded request 293562 from pluskalm) - 293663 - - - 749e400ab7a87b916c9b36d6b90a3131 - 3.05.01 - - dimstar_suse - - Update to 3.05.01 - * The chartables defined in latex.tables.yo now surround &lt;, &gt; - and * characters by $s (e.g., $&lt;$), preventing LaTeX from - processing them in a special way (e.g., forming ligatures like - one character for &gt;&gt;). - * Added the file `required' listing the non-standard software - that is required to build yodl and its user guide -- Update project and download url (forwarded request 332473 from pluskalm) - 333122 - - - 2a87e32f687dfd27930914026d1472a9 - 3.06.00 - - dimstar_suse - - Update to 3.06.00 -- Needs latest icmake - perhaps it would be resonable to link it to devel - projec (forwarded request 353194 from pluskalm) - 353196 - - - b58617e455fe8f014cf3a48588f23723 - 3.08.01 - - dimstar_suse - - Update to 3.08.01: - * See https://fbb-git.github.io/yodl/changelog.txt - 441211 - - - be55d64a154d0af9f71e2a32b190e658 - 3.08.01 - - dimstar_suse - 1 - 455958 - - - db12a00b1de44ab503165a9639a25a3e - 3.08.02 - - dimstar_suse - - Update to version 3.08.02: - 494003 - - - 73f50745d6632816c9ef92f0c882da67 - 3.10.00 - - dimstar_suse - - updated to 3.10.00: - * Redefined some elements in the standard LaTeX translation table: - no-argument macros like - '|' = "\\textbar" - received an empty parameter box ("\\textbar{}") to avoid subsequent blanks - being consumed by LaTex. Cf., - https://tex.stackexchange.com/questions/31091/space-after-latex-commands - * Added a new macro `tableatt' using the attributes specified at the last - `attrib' macro call to set html-attributes for the html `<table>' tag. - 498897 - - - 1e34f35a8fb2c211a7a8b5e6859a79e7 - 4.01.00 - - dimstar_suse - - update to 4.01.00: - * Fixed flaw in handling the LaTex chartable's SUBST(--) definition and - occurrences of -- in, e.g., letteradmin.raw. - * The LaTeX specific way of handling two dashes is available, outside of - NOEXPAND environments as used by, e.g., the verb() and tt() macros, is - available through the new `dashes()' macro. - * New macros ttbegin() and ttend() can be used to fine-tune how text set in - teletype font is handled, in particular in LaTeX conversions. - * Added builtin functions PUSHSUBST and POPSUBST, as well as the (internally - used) builtin function XXSUBST. - * Removed old macros and builtin commands, obsoleted since Yodl 2.00.00. - (see also the manual section `what's new in 4.00.00'). - * The predefined macro `verb(...)' now starts with PUSHSUBST(0) and ends - with POPSUBST: SUBST definitions are not interpreted anymore inside a - 'verb()' macro (SUBST definitions were already ignored in files inserted - by the NOEXAPAND(PATH)INCLUDE builtin commands). - * The original definition of the `verb(...)' macro remains available in the - new predefined macro `verborg(...)'. - * The contents of the formerly used ./yo subdirectory of ./manual are now - in ./manual; ./yo has been removed. - * In LaTeX conversions the -- sequence is now defined in a SUBST definition - in macros/yodl/chartables/latex.tables.yo as - SUBST(--)(+NOTRANS(-{}-{})) - due to which text like `operator--()' now clearly shows the two minus - characters (single minus chars are OK, and cannot be translated, because - LaTeX sometimes uses them in expressions like `\cline{1-4}'). - * Documentation was updated. - 558073 - - - 3ef768d319c326e499da7dd26e176ab5 - 4.02.01 - - dimstar_suse - - updated to 4.02.01: - * Migrated from Github to Gitlab - * End-of-line comment is now available as the triplet \//. Following \// all - subsequent characters on its line as well as initial blanks on the next - line are skipped. - * Added Yodl builtin commands SUBSTR and STRLEN - * Added the evalsymbol() macro, assigning a value to a symbol using EVAL. - * Added the nbsp() macro, writing a non-breaking space character - * Added the manttquoted() macro, optionally embedding arguments of tt macros - in quotes. - * Redesigned yodlverbinsert, which now also concatenates multiple - identically marked sections. - * Added scripts/newmacros primarily used when designing multiple new .raw - macro definition files. - * Added the macro `tbl' (and support macros `tr, tc, tnc, ta, tnac, tao,' - `tline', and `twrap') as alternative to `table' (and support macros). The - `tbl' macro extends `table', and simplifies defining tables. - * SETCOUNTER and ADDTOCOUNTER's second arguments may be additive - expressions (not containing blanks spaces). - 662191 - - - 0c2b8f75cebde9cc56663d37579dcb40 - 4.02.01 - - dimstar_suse - - Use / as sed command delimiter. Comma can actually show up in - optflags (think -Wl,…), which then breaks the sed command line - parsing. - 687138 - - - 1ae5e7169a14fb8a88fc4722c57ffc8f - 4.02.01 - - maxlin_factory - Remove Mesa, Java, ... from indirect build dependencies (forwarded request 730485 from StefanBruens) - 730495 - - - 5006ff524828c5cbdee5f398f2e71809 - 4.02.01 - - dimstar_suse - remove clear screen from build to make this package build on s390x (forwarded request 733082 from azouhr) - 733086 - - - d1ef3cf191e521d08d6dd2e22973c057 - 4.02.02 - - dimstar_suse - Automatic submission by obs-autosubmit - 759303 - - - 97151cebc2c0e37b5f50861fe8fd498f - 4.03.00 - - dimstar_suse - - Update to version 4.03.00: - * added -V to yodlverbinsert (suppresses verb()) -- Refresh yodl-doc-packages.patch and user recomended patchlevel -- Small spec file modernisation (forwarded request 865311 from pluskalm) - 865322 - - - 4c5fff31e5f7c0cb4a8206042caf4c31 - 4.03.02 - - dimstar_suse - Update to version 4.03.02 (forwarded request 891028 from susnux) - 891037 - - - 5e5c8617b7bb87731f3b15dc4fee775f - 4.03.03 - - dimstar_suse - Automatic submission by obs-autosubmit - 941611 - - diff --git a/packages/y/yodl/yodl-4.03.03.tar.bz2 b/packages/y/yodl/yodl-4.03.03.tar.bz2 deleted file mode 120000 index e711e9a..0000000 --- a/packages/y/yodl/yodl-4.03.03.tar.bz2 +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreia2bxyoqcvxx4v4kjseofk3nsrwmxlnhltt3hpepvgvjenqjpsrbe \ No newline at end of file diff --git a/packages/y/yodl/yodl-doc-packages.patch b/packages/y/yodl/yodl-doc-packages.patch deleted file mode 100644 index 1f694a9..0000000 --- a/packages/y/yodl/yodl-doc-packages.patch +++ /dev/null @@ -1,54 +0,0 @@ -Index: yodl-4.03.00/yodl/INSTALL.im -=================================================================== ---- yodl-4.03.00.orig/yodl/INSTALL.im -+++ yodl-4.03.00/yodl/INSTALL.im -@@ -71,8 +71,8 @@ void setLocations() - // absolute paths - - BIN = BASE + "/bin"; -- DOC = BASE + "/share/doc/yodl"; -- DOCDOC = BASE + "/share/doc/yodl-doc"; -+ DOC = BASE + "/share/doc/packages/yodl"; -+ DOCDOC = DOC; - MAN = BASE + "/share/man"; - STD_INCLUDE = BASE + "/share/yodl"; - -Index: yodl-4.03.00/yodl/contrib/build.pl -=================================================================== ---- yodl-4.03.00.orig/yodl/contrib/build.pl -+++ yodl-4.03.00/yodl/contrib/build.pl -@@ -13,7 +13,7 @@ my %config = ( - CFLAGS => '-c -Wall -Werror -g', - STD_INCLUDE => '/usr/share/yodl', - MAN_DIR => '/usr/share/man', -- DOC_DIR => '/usr/share/doc/yodl', -+ DOC_DIR => '/usr/share/doc/packages/yodl', - YODL_BIN => '/usr/bin', - STD_CONVERSIONS => 'html latex man txt xml', - MANUAL_FORMATS => 'html txt pdf ps', -Index: yodl-4.03.00/yodl/manual/technical/installing.yo -=================================================================== ---- yodl-4.03.00.orig/yodl/manual/technical/installing.yo -+++ yodl-4.03.00/yodl/manual/technical/installing.yo -@@ -3,7 +3,7 @@ installed using tt(dpkg -install yodl-X. - itemization( - it() YODL's binaries in tt(/usr/bin); - it() YODL's macros in tt(/usr/share/yodl) -- it() YODL's documentation in tt(/usr/share/doc/yodl); -+ it() YODL's documentation in tt(/usr/share/doc/packages/yodl); - it() YODL's manpages in tt(/usr/share/man/man{1,7}); - ) - Local installations, not using the Debian installation process, can be -Index: yodl-4.03.00/yodl/manual/manual.yo -=================================================================== ---- yodl-4.03.00.orig/yodl/manual/manual.yo -+++ yodl-4.03.00/yodl/manual/manual.yo -@@ -4,7 +4,7 @@ latexpackage()(a4,epsf) - - whenlatex(\ - SETSYMBOL(XXusexlatin) -- (NOTRANS(\input{../../../../../wip/macros/xlatin1.tex})) -+ (NOTRANS(\input{../../../../../../wip/macros/xlatin1.tex})) - ) - - SUBST(YODL)(tt(Yodl)) diff --git a/packages/y/yodl/yodl.changes b/packages/y/yodl/yodl.changes deleted file mode 100644 index 08acfeb..0000000 --- a/packages/y/yodl/yodl.changes +++ /dev/null @@ -1,324 +0,0 @@ -------------------------------------------------------------------- -Mon Dec 13 09:20:20 UTC 2021 - pgajdos@suse.com - -- version update to 4.03.03 - * Removed -q from yodl's build script - -------------------------------------------------------------------- -Thu May 6 12:37:16 UTC 2021 - Ferdinand Thiessen - -- Update to version 4.03.02: - * Fixes for documentation and man pages - -------------------------------------------------------------------- -Thu Jan 21 09:19:40 UTC 2021 - Martin Pluskal - -- Update to version 4.03.00: - * added -V to yodlverbinsert (suppresses verb()) -- Refresh yodl-doc-packages.patch and user recomended patchlevel -- Small spec file modernisation - -------------------------------------------------------------------- -Thu Dec 19 11:37:43 UTC 2019 - pgajdos@suse.com - -- version update to 4.02.02 - * Yodlverbinsert's -N option appends verb('s closing ) to the last line of - the verbatim text, preventing an extra blank line at the end. The - description of the verb(...) macro in yodlmacros(7) advises on how to - prevent extra blank lines when using the verb(...) macros in Yodl text. - -------------------------------------------------------------------- -Mon Sep 23 10:43:22 UTC 2019 - Berthold Gunreben - -- Remove clear screen from build for s390x since this is broken on - emulated terminal in OBS. - -------------------------------------------------------------------- -Fri Sep 13 01:50:23 UTC 2019 - Stefan Brüns - -- Replace texlive-collection BuildRequires with actually required - dependencies. -- Fix cleanup of build artifacts, and remove Postscript documentation - (PDF and HTML should be enough). - -------------------------------------------------------------------- -Wed Mar 20 13:57:02 UTC 2019 - Dominique Leuenberger - -- Use / as sed command delimiter. Comma can actually show up in - optflags (think -Wl,…), which then breaks the sed command line - parsing. - -------------------------------------------------------------------- -Mon Dec 31 08:37:02 UTC 2018 - Petr Gajdos - -- updated to 4.02.01: - * Migrated from Github to Gitlab - * End-of-line comment is now available as the triplet \//. Following \// all - subsequent characters on its line as well as initial blanks on the next - line are skipped. - * Added Yodl builtin commands SUBSTR and STRLEN - * Added the evalsymbol() macro, assigning a value to a symbol using EVAL. - * Added the nbsp() macro, writing a non-breaking space character - * Added the manttquoted() macro, optionally embedding arguments of tt macros - in quotes. - * Redesigned yodlverbinsert, which now also concatenates multiple - identically marked sections. - * Added scripts/newmacros primarily used when designing multiple new .raw - macro definition files. - * Added the macro `tbl' (and support macros `tr, tc, tnc, ta, tnac, tao,' - `tline', and `twrap') as alternative to `table' (and support macros). The - `tbl' macro extends `table', and simplifies defining tables. - * SETCOUNTER and ADDTOCOUNTER's second arguments may be additive - expressions (not containing blanks spaces). - -------------------------------------------------------------------- -Mon Dec 18 11:12:19 UTC 2017 - pgajdos@suse.com - -- update to 4.01.00: - * Fixed flaw in handling the LaTex chartable's SUBST(--) definition and - occurrences of -- in, e.g., letteradmin.raw. - * The LaTeX specific way of handling two dashes is available, outside of - NOEXPAND environments as used by, e.g., the verb() and tt() macros, is - available through the new `dashes()' macro. - * New macros ttbegin() and ttend() can be used to fine-tune how text set in - teletype font is handled, in particular in LaTeX conversions. - * Added builtin functions PUSHSUBST and POPSUBST, as well as the (internally - used) builtin function XXSUBST. - * Removed old macros and builtin commands, obsoleted since Yodl 2.00.00. - (see also the manual section `what's new in 4.00.00'). - * The predefined macro `verb(...)' now starts with PUSHSUBST(0) and ends - with POPSUBST: SUBST definitions are not interpreted anymore inside a - 'verb()' macro (SUBST definitions were already ignored in files inserted - by the NOEXAPAND(PATH)INCLUDE builtin commands). - * The original definition of the `verb(...)' macro remains available in the - new predefined macro `verborg(...)'. - * The contents of the formerly used ./yo subdirectory of ./manual are now - in ./manual; ./yo has been removed. - * In LaTeX conversions the -- sequence is now defined in a SUBST definition - in macros/yodl/chartables/latex.tables.yo as - SUBST(--)(+NOTRANS(-{}-{})) - due to which text like `operator--()' now clearly shows the two minus - characters (single minus chars are OK, and cannot be translated, because - LaTeX sometimes uses them in expressions like `\cline{1-4}'). - * Documentation was updated. - -------------------------------------------------------------------- -Mon May 29 08:13:43 UTC 2017 - pgajdos@suse.com - -- updated to 3.10.00: - * Redefined some elements in the standard LaTeX translation table: - no-argument macros like - '|' = "\\textbar" - received an empty parameter box ("\\textbar{}") to avoid subsequent blanks - being consumed by LaTex. Cf., - https://tex.stackexchange.com/questions/31091/space-after-latex-commands - * Added a new macro `tableatt' using the attributes specified at the last - `attrib' macro call to set html-attributes for the html `' tag. - -------------------------------------------------------------------- -Wed May 10 07:14:14 UTC 2017 - mpluskal@suse.com - -- Update to version 3.08.02: - * Reorganized the yodl-manpage macro (macros/rawmacros/manpage.raw): - + man-pages can now be converted to roff, html, and plain text - format. - + References to the todl manual page format in Yodl's user - guide and man-pages were updated accordingly. - * The reorganization also fixes a bug in the manpage html - conversion. - -------------------------------------------------------------------- -Thu Feb 9 19:21:11 UTC 2017 - dimstar@opensuse.org - -- Explicitly package %{_docdir}/%{name} to fix build with RPM 4.13. - -------------------------------------------------------------------- -Mon Nov 21 14:27:32 UTC 2016 - pgajdos@suse.com - -- Update to 3.08.01: - * See https://fbb-git.github.io/yodl/changelog.txt - -------------------------------------------------------------------- -Tue Jan 12 09:25:05 UTC 2016 - mpluskal@suse.com - -- Update to 3.06.00 - * No changelog available - -------------------------------------------------------------------- -Sun Sep 20 20:11:43 UTC 2015 - mpluskal@suse.com - -- Update to 3.05.01 - * The chartables defined in latex.tables.yo now surround <, > - and * characters by $s (e.g., $<$), preventing LaTeX from - processing them in a special way (e.g., forming ligatures like - one character for >>). - * Added the file `required' listing the non-standard software - that is required to build yodl and its user guide -- Update project and download url - -------------------------------------------------------------------- -Sat Mar 28 13:35:25 UTC 2015 - mpluskal@suse.com - -- Update to 3.05 - * Html conversion by default uses html5, and generates html5 - type html pages, several macros were adapted accordingly. - * New macros (use `man yodlmacros' for their definitions): - + attrib - + htmlheadfile - + htmlstyle - + nohtmlfive - + nohtmlimgstyle - + sethtmlmetacharset - * Modified macros: - + @counters - + @symbols - + center - + dit - + endcenter - + figure - + htmlbodyopt - deprecated - + htmlheadopt - + htmlstylesheet - + itdesc - + notocclearpage - + sc - + startcenter - + strong - + tt -- Cleanup spec file with spec-cleaner - -------------------------------------------------------------------- -Tue Nov 18 15:23:27 UTC 2014 - pgajdos@suse.com - -- updated to 3.04: - * The redef() and redefinemacro() descriptions missed the name of the macro - to be redefined: they require 3 instead of 2 args. - * The yodlverbinsert program is now C++, and supports -a: process all lines - and -n: prefix lines by numbers. Yodlverbinsert ignores initial and - trailing blank lines. - * Removed some compiler warnings. - -------------------------------------------------------------------- -Wed Nov 27 07:33:27 UTC 2013 - pgajdos@suse.com - -- updated to 3.03: - * bugfixes - * see changelog for details -- fix-path.patch renamed to yodl-doc-packages.patch -- fix-tex-include.patch merged into yodl-doc-packages.patch as - changes in both patches relate - -------------------------------------------------------------------- -Thu Apr 18 10:53:08 UTC 2013 - werner@suse.de - -- Make it build with openSUSE >= 12.2 - -------------------------------------------------------------------- -Fri Apr 5 07:51:36 UTC 2013 - idonmez@suse.com - -- Add Source URL, see https://en.opensuse.org/SourceUrls - -------------------------------------------------------------------- -Mon Jan 14 13:32:37 UTC 2013 - idonmez@suse.com - -- Use %{optflags} - -------------------------------------------------------------------- -Wed Dec 12 11:26:07 UTC 2012 - kkaempf@suse.com - -- Update to 3.00.0 - To get the pre-3.00.0 include behavior, use the -L - (--legacy-include) option - - 2.00.0 was a complete rewrite. See the manual for the modifications. - Old yodl-sources will usually require minor modifications - See /usr/share/doc/packages/yodl/CHANGES - -------------------------------------------------------------------- -Sat Sep 8 10:57:11 UTC 2012 - idonmez@suse.com - -- Add explicit makeinfo dependency -- Format spec file - -------------------------------------------------------------------- -Sat Apr 21 15:15:31 CEST 2007 - aj@suse.de - -- Use texlive. - -------------------------------------------------------------------- -Thu Mar 29 22:21:28 CEST 2007 - meissner@suse.de - -- added bison,flex - -------------------------------------------------------------------- -Tue Nov 7 13:24:26 CET 2006 - meissner@suse.de - -- use RPM_OPT_FLAGS - -------------------------------------------------------------------- -Tue Sep 26 22:12:50 CEST 2006 - cthiel@suse.de - -- fix build with python 2.5 - -------------------------------------------------------------------- -Wed Jan 25 21:43:42 CET 2006 - mls@suse.de - -- converted neededforbuild to BuildRequires - -------------------------------------------------------------------- -Mon Jan 16 17:55:14 CET 2006 - schwab@suse.de - -- Don't strip binaries. - -------------------------------------------------------------------- -Tue Feb 17 16:12:04 CET 2004 - postadal@suse.cz - -- added includes to avoid warnings in code - -------------------------------------------------------------------- -Sat Jan 10 17:00:51 CET 2004 - adrian@suse.de - -- add %defattr - -------------------------------------------------------------------- -Thu Apr 24 12:20:23 CEST 2003 - ro@suse.de - -- fix install_info --delete call and move from preun to postun - -------------------------------------------------------------------- -Wed Feb 26 13:13:42 CET 2003 - postadal@suse.cz - -- used install-info macros (with section and dir entry) - -------------------------------------------------------------------- -Wed Nov 15 14:41:33 CET 2000 - vinil@suse.cz - -- regrouped -- CHANGES added -- buildroot used better - -------------------------------------------------------------------- -Thu Apr 20 13:56:11 CEST 2000 - vinil@suse.cz - -- buildroot added - -------------------------------------------------------------------- -Fri Jan 21 01:11:47 CET 2000 - ro@suse.de - -- update to 1.31.18, move info,man to usr/share - -------------------------------------------------------------------- -Mon Sep 13 17:23:57 CEST 1999 - bs@suse.de - -- ran old prepare_spec on spec file to switch to new prepare_spec. - -------------------------------------------------------------------- -Wed Oct 28 11:11:03 MET 1998 - ro@suse.de - -- switch used default groff-macro from gs to s - -------------------------------------------------------------------- -Thu Sep 24 12:29:59 MEST 1998 - ro@suse.de - -- initial package v 1.31.5 - diff --git a/packages/y/yodl/yodl.spec b/packages/y/yodl/yodl.spec deleted file mode 100644 index a1dcf97..0000000 --- a/packages/y/yodl/yodl.spec +++ /dev/null @@ -1,109 +0,0 @@ -# -# spec file for package yodl -# -# Copyright (c) 2021 SUSE LLC -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via https://bugs.opensuse.org/ -# - - -Name: yodl -Version: 4.03.03 -Release: 0 -Summary: Yet One-other Document Language -License: GPL-3.0-only -Group: Development/Tools/Doc Generators -URL: https://fbb-git.gitlab.io/yodl/ -Source: https://gitlab.com/fbb-git/yodl/-/archive/%{version}/yodl-%{version}.tar.bz2 -Patch0: %{name}-doc-packages.patch -BuildRequires: bison -BuildRequires: fdupes -BuildRequires: flex -BuildRequires: gcc-c++ -BuildRequires: ghostscript -BuildRequires: grep -BuildRequires: icmake -BuildRequires: sed -BuildRequires: texlive-dvips -BuildRequires: texlive-latex -BuildRequires: tex(a4.sty) -BuildRequires: tex(epsf.sty) -BuildRequires: tex(makecell.sty) - -%description -YODL is a package that consists of programs, some shell scripts, and -auxiliary "lib" files for which hold macro files. The whole purpose of -the package is to provide a simple-to-use and extensible document -language that can be used to convert documents in the YODL format to a -variety of other formats. In this purpose, YODL somewhat resembles -generic markup languages. - -%prep -%autosetup -p1 - -sed -i s/"#define COPT.*"/"#define COPT \"%{optflags}\""/ ./yodl/build -# remove clearing of display during build, since it breaks OBS builds for s390x -%ifarch s390x -sed -i '/.*CLS.*/d' yodl/verbinsert/icmconf -%endif - -%build -pushd yodl -./build programs -./build macros -./build manual -./build man -popd - -%install -pushd yodl -cp -a tmp/install/* %{buildroot} -chmod +x %{buildroot}%{_bindir}/yodl2whatever -(cd %{buildroot}%{_bindir}; for i in html latex man ms sgml txt xml; do ln -s yodl2whatever yodl2$i; done) -popd - -rm %{buildroot}%{_docdir}/%{name}/yodl.dvi -rm %{buildroot}%{_docdir}/%{name}/yodl.latex -rm %{buildroot}%{_docdir}/%{name}/yodl.ps -rm %{buildroot}%{_docdir}/%{name}/yodl.txt - -%fdupes -s %{buildroot} - -%files -%doc yodl/AUTHORS.txt yodl/changelog yodl/README.* yodl/CHANGES -%doc %{_docdir}/%{name}/ -%{_bindir}/yodl -%{_bindir}/yodl2html -%{_bindir}/yodl2latex -%{_bindir}/yodl2man -%{_bindir}/yodl2ms -%{_bindir}/yodl2sgml -%{_bindir}/yodl2txt -%{_bindir}/yodl2whatever -%{_bindir}/yodl2xml -%{_bindir}/yodlpost -%{_bindir}/yodlstriproff -%{_bindir}/yodlverbinsert -%dir %{_datadir}/%{name} -%{_datadir}/%{name}/* -%{_mandir}/man1/yodl.1%{?ext_man} -%{_mandir}/man1/yodlconverters.1%{?ext_man} -%{_mandir}/man1/yodlpost.1%{?ext_man} -%{_mandir}/man1/yodlstriproff.1%{?ext_man} -%{_mandir}/man1/yodlverbinsert.1%{?ext_man} -%{_mandir}/man7/yodlbuiltins.7%{?ext_man} -%{_mandir}/man7/yodlletter.7%{?ext_man} -%{_mandir}/man7/yodlmacros.7%{?ext_man} -%{_mandir}/man7/yodlmanpage.7%{?ext_man} -%{_mandir}/man7/yodltables.7%{?ext_man} - -%changelog