Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package apparmor for openSUSE:Factory checked in at 2025-04-15 16:44:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/apparmor (Old) and /work/SRC/openSUSE:Factory/.apparmor.new.1907 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apparmor" Tue Apr 15 16:44:47 2025 rev:221 rq:1268895 version:4.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/apparmor/apparmor.changes 2025-03-20 19:24:16.055841211 +0100 +++ /work/SRC/openSUSE:Factory/.apparmor.new.1907/apparmor.changes 2025-04-15 16:47:47.871857122 +0200 @@ -1,0 +2,8 @@ +Wed Apr 9 19:53:37 UTC 2025 - Christian Boltz <suse-b...@cboltz.de> + +- update to ApppArmor 4.1.0 + - see https://gitlab.com/apparmor/apparmor/-/wikis/Release_Notes_4.1.0 + for the detailed upstream changelog +- remove upstream py313-aa-notify.patch + +------------------------------------------------------------------- @@ -14,0 +23,26 @@ + +------------------------------------------------------------------- +Tue Feb 18 21:05:51 UTC 2025 - Christian Boltz <suse-b...@cboltz.de> + +- update to AppArmor 4.1 beta5 +- remove upstream(ed) patches + - aa-notify-polkit--mr-1540.diff + - aa-notify-ttkthemes-fallback--mr1324-partial.diff + - libapparmor-fixes--mr-1536.diff + +------------------------------------------------------------------- +Thu Feb 13 22:28:04 UTC 2025 - Christian Boltz <suse-b...@cboltz.de> + +- add libapparmor-fixes--mr-1536.diff to fix Leap 15.x and i586 build +- add aa-notify-polkit--mr-1540.diff to remove DESTDIR from polkit file +- own /usr/share/polkit-1 and /usr/share/polkit-1/actions + +------------------------------------------------------------------- +Wed Feb 12 18:28:29 UTC 2025 - Christian Boltz <suse-b...@cboltz.de> + +- update to AppArmor 4.1 beta4 +- drop upstream(ed) patches: + - mesa-cachedir.diff + - python313.patch +- (Build)Require python3-tk - used by latest aa-notify +- add aa-notify-ttkthemes-fallback--mr1324-partial.diff Old: ---- apparmor-v4.0.3.tar.gz apparmor-v4.0.3.tar.gz.asc mesa-cachedir.diff py313-aa-notify.patch python313.patch New: ---- apparmor-v4.1.0.tar.gz apparmor-v4.1.0.tar.gz.asc BETA DEBUG BEGIN: Old:- drop upstream(ed) patches: - mesa-cachedir.diff - python313.patch Old: for the detailed upstream changelog - remove upstream py313-aa-notify.patch Old: - mesa-cachedir.diff - python313.patch - (Build)Require python3-tk - used by latest aa-notify BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ apparmor.spec ++++++ --- /var/tmp/diff_new_pack.3Rhci7/_old 2025-04-15 16:47:48.599887606 +0200 +++ /var/tmp/diff_new_pack.3Rhci7/_new 2025-04-15 16:47:48.603887774 +0200 @@ -51,11 +51,11 @@ %define CATALINA_HOME /usr/share/tomcat6 %define JAR_FILE changeHatValve.jar -%define tarversion v4.0.3 -%define pyeggversion 4.0.3 +%define tarversion v4.1.0 +%define pyeggversion 4.1.0 Name: apparmor -Version: 4.0.3 +Version: 4.1.0 Release: 0 Summary: AppArmor userlevel parser utility License: GPL-2.0-or-later @@ -82,16 +82,6 @@ # add path for precompiled cache (only done/applied if precompiled_cache is enabled) Patch7: apparmor-enable-precompiled-cache.diff -# Mesa: new cachedir in Mesa 24.2.2 (merged upstream 2024-09-30 https://gitlab.com/apparmor/apparmor/-/merge_requests/1333) -Patch10: mesa-cachedir.diff - -# add python 3.13 fixes/workarounds -Patch11: python313.patch - -# PATCH-FIX-UPSTREAM https://gitlab.com/apparmor/apparmor/-/merge_requests/1495 utils: adjusts aa-notify tests to handle Python 3.13+ -# to finish python313 support -Patch12: py313-aa-notify.patch - PreReq: sed BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: autoconf @@ -114,6 +104,7 @@ BuildRequires: python3-notify2 BuildRequires: python3-psutil BuildRequires: python3-setuptools +BuildRequires: python3-tk %endif %if %{with ruby} @@ -215,6 +206,7 @@ Group: Development/Libraries/Python Requires: libapparmor1 = %{version} Requires: python3 +Requires: python3-tk Requires: python(abi) = %{py3_ver} %description -n python3-apparmor @@ -358,9 +350,6 @@ %if %{with precompiled_cache} %patch -P 7 %endif -%patch -p1 -P 10 -%patch -p1 -P 11 -%patch -p1 -P 12 %build export SUSE_ASNEEDED=0 @@ -576,6 +565,7 @@ %doc %{_mandir}/man5/apparmor.vim.5.gz %doc %{_mandir}/man7/apparmor.7.gz %doc %{_mandir}/man7/apparmor_xattrs.7.gz +%doc %{_mandir}/man8/aa-load.8.gz %doc %{_mandir}/man8/aa-status.8.gz %doc %{_mandir}/man8/aa-teardown.8.gz %doc %{_mandir}/man8/apparmor_parser.8.gz @@ -715,6 +705,7 @@ %config(noreplace) %{_sysconfdir}/apparmor.d/vpnns %config(noreplace) %{_sysconfdir}/apparmor.d/wike %config(noreplace) %{_sysconfdir}/apparmor.d/wpcom +%config(noreplace) %{_sysconfdir}/apparmor.d/Xorg %config(noreplace) %{_sysconfdir}/apparmor.d/zgrep %config(noreplace) %{_sysconfdir}/apparmor.d/apache2.d/phpsysinfo @@ -728,6 +719,7 @@ %files utils %defattr(-,root,root) %dir %{_sysconfdir}/apparmor +%config(noreplace) %{_sysconfdir}/apparmor/default_unconfined.template %config(noreplace) %{_sysconfdir}/apparmor/easyprof.conf %config(noreplace) %{_sysconfdir}/apparmor/logprof.conf %config(noreplace) %{_sysconfdir}/apparmor/notify.conf @@ -758,6 +750,9 @@ %{_bindir}/aa-easyprof %dir %{_datadir}/apparmor %{_datadir}/apparmor/easyprof/ +%dir %{_datadir}/polkit-1 +%dir %{_datadir}/polkit-1/actions +%{_datadir}/polkit-1/actions/net.apparmor.pkexec.aa-notify.policy %dir %{_localstatedir}/log/apparmor %doc %{_mandir}/man5/logprof.conf.5.gz %doc %{_mandir}/man8/apparmor_notify.8.gz ++++++ libapparmor.spec ++++++ --- /var/tmp/diff_new_pack.3Rhci7/_old 2025-04-15 16:47:48.627888779 +0200 +++ /var/tmp/diff_new_pack.3Rhci7/_new 2025-04-15 16:47:48.631888946 +0200 @@ -17,10 +17,10 @@ # -%define tarversion v4.0.3 +%define tarversion v4.1.0 Name: libapparmor -Version: 4.0.3 +Version: 4.1.0 Release: 0 Summary: Utility library for AppArmor License: LGPL-2.1-or-later @@ -36,6 +36,7 @@ BuildRequires: bison BuildRequires: dejagnu BuildRequires: flex +BuildRequires: gcc-c++ BuildRequires: libtool BuildRequires: pkg-config BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ apparmor-v4.0.3.tar.gz -> apparmor-v4.1.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/apparmor/apparmor-v4.0.3.tar.gz /work/SRC/openSUSE:Factory/.apparmor.new.1907/apparmor-v4.1.0.tar.gz differ: char 12, line 1