Hello community, here is the log from the commit of package apparmor for openSUSE:Factory checked in at 2013-01-11 09:23:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/apparmor (Old) and /work/SRC/openSUSE:Factory/.apparmor.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apparmor", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/apparmor/apparmor.changes 2012-12-09 14:08:50.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.apparmor.new/apparmor.changes 2013-01-11 09:23:53.000000000 +0100 @@ -1,0 +2,14 @@ +Thu Jan 10 10:57:40 UTC 2013 - [email protected] + +- update to AppArmor 2.8.1 (=2.8 branch r2069) + Bugfix release, http://wiki.apparmor.net/index.php/ReleaseNotes_2_8_1 + Most important changes are: + - add various missing parts to profiles and abstractions + - fix a possible x conflict with hats or child profiles in + apparmor_parser + - fix and speedup stdin handling in aa-decode + - various other bugfixes + - add pkgconfig support to libapparmor +- remove upstream(ed) patches + +------------------------------------------------------------------- Old: ---- apparmor-2.8.0.tar.gz apparmor-2.8.0.tar.gz.asc apparmor-parser-fix-broken-cache.diff apparmor-profiles-usrmove-abstractions-bash.diff apparmor-profiles-usrmove-bin-ping.diff New: ---- apparmor-2.8.1.tar.gz apparmor-2.8.1.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ apparmor.spec ++++++ --- /var/tmp/diff_new_pack.P0pYaa/_old 2013-01-11 09:23:56.000000000 +0100 +++ /var/tmp/diff_new_pack.P0pYaa/_new 2013-01-11 09:23:56.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package apparmor # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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 @@ -43,7 +43,7 @@ %if ! %{?distro:1}0 %define distro suse %endif -Version: 2.8.0 +Version: 2.8.1 Release: 0 Summary: AppArmor userlevel parser utility License: GPL-2.0+ @@ -65,18 +65,9 @@ # include autogenerated profile sniplet for samba shares (bnc#688040) Patch2: apparmor-samba-include-permissions-for-shares.diff -# usrMerge /bin/ping -> /usr/bin/ping (commited upstream 2012-08-10 - trunk r2062) -Patch3: apparmor-profiles-usrmove-bin-ping.diff - -# usrMerge /bin/ls -> /usr/bin/ls in abstractions/bash (commited upstream 2012-08-05 - trunk r2061, 2.8 branch r2053) -Patch4: apparmor-profiles-usrmove-abstractions-bash.diff - # split a long string in AppArmor.pm. Not accepted upstream because they want a solution without hardcoded width. Patch5: apparmor-utils-string-split -# clear and update inconsistent profile cache (bnc#774529), patch from upstream (2.8 branch r2054) -Patch6: apparmor-parser-fix-broken-cache.diff - # Add support for eDirectory calls in abstractions/nameservice. Not accepted upstream (yet) because of open questions Patch12: apparmor-2.5.1-edirectory-profile @@ -416,10 +407,7 @@ %setup -q %patch1 -p1 %patch2 -p0 -%patch3 -p0 -%patch4 -p0 %patch5 -p1 -%patch6 -p0 %patch12 -p1 # only create Immunix::SubDomain perl module for openSUSE <= 12.1 @@ -504,7 +492,8 @@ %install # libapparmor -%makeinstall -C libraries/libapparmor +# override pkgconfigdir for now - TODO: don't redefine libdir when packaging AppArmor 3.0 +%makeinstall -C libraries/libapparmor pkgconfigdir=/usr/%{_lib}/pkgconfig/ # create symlink for old change_hat(2) manpage ( cd %{buildroot}/%{_mandir}/man2/ && ln -s aa_change_hat.2 change_hat.2 ) @@ -625,6 +614,7 @@ %{_libdir}/libimmunix.a %{_libdir}/libapparmor.so %{_libdir}/libimmunix.so +/usr/%{_lib}/pkgconfig/libapparmor.pc %doc %{_mandir}/man2/aa_change_hat.2.gz %doc %{_mandir}/man2/change_hat.2.gz %doc %{_mandir}/man2/aa_find_mountpoint.2.gz ++++++ apparmor-2.8.0.tar.gz -> apparmor-2.8.1.tar.gz ++++++ ++++ 12059 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
