Accepting request 871277 from security:apparmor
- merge libapparmor.changes into apparmor.changes (forwarded request 871276 from cboltz) OBS-URL: https://build.opensuse.org/request/show/871277 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apparmor?expand=0&rev=149
This commit is contained in:
commit
e0c2c9960d
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 11 18:18:46 UTC 2021 - Christian Boltz <suse-beta@cboltz.de>
|
||||||
|
|
||||||
|
- merge libapparmor.changes into apparmor.changes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 2 18:35:17 UTC 2021 - Christian Boltz <suse-beta@cboltz.de>
|
Tue Feb 2 18:35:17 UTC 2021 - Christian Boltz <suse-beta@cboltz.de>
|
||||||
|
|
||||||
@ -100,6 +105,7 @@ Sat Oct 17 15:46:01 UTC 2020 - Christian Boltz <suse-beta@cboltz.de>
|
|||||||
- update to AppArmor 2.13.5
|
- update to AppArmor 2.13.5
|
||||||
- add missing permissions to several profiles and abstractions
|
- add missing permissions to several profiles and abstractions
|
||||||
- bugfixes in parser and tools
|
- bugfixes in parser and tools
|
||||||
|
- fix two potential build failures in libapparmor
|
||||||
- see https://gitlab.com/apparmor/apparmor/-/wikis/Release_Notes_2.13.5
|
- see https://gitlab.com/apparmor/apparmor/-/wikis/Release_Notes_2.13.5
|
||||||
for the detailed upstream changelog
|
for the detailed upstream changelog
|
||||||
- remove upstream(ed) patches
|
- remove upstream(ed) patches
|
||||||
@ -194,6 +200,7 @@ Thu Mar 12 19:55:06 UTC 2020 - Christian Boltz <suse-beta@cboltz.de>
|
|||||||
- several abstraction updates (including boo#1153162)
|
- several abstraction updates (including boo#1153162)
|
||||||
- disallow writing to fontconfig cache in abstractions/fonts
|
- disallow writing to fontconfig cache in abstractions/fonts
|
||||||
- some bugfixes in the aa-* tools
|
- some bugfixes in the aa-* tools
|
||||||
|
- fix log parsing for logs with an embedded newline
|
||||||
- see https://gitlab.com/apparmor/apparmor/-/wikis/Release_Notes_2.13.4
|
- see https://gitlab.com/apparmor/apparmor/-/wikis/Release_Notes_2.13.4
|
||||||
for the detailed upstream changelog
|
for the detailed upstream changelog
|
||||||
- drop upstreamed patches:
|
- drop upstreamed patches:
|
||||||
@ -247,6 +254,7 @@ Tue Jun 18 20:51:07 UTC 2019 - Christian Boltz <suse-beta@cboltz.de>
|
|||||||
- several abstraction updates
|
- several abstraction updates
|
||||||
- parser: fix "Px -> foo-bar" (the "-" was rejected before)
|
- parser: fix "Px -> foo-bar" (the "-" was rejected before)
|
||||||
- several bugfixes in aa-genprof and aa-logprof
|
- several bugfixes in aa-genprof and aa-logprof
|
||||||
|
- some fixes in cache handling
|
||||||
- see https://gitlab.com/apparmor/apparmor/wikis/Release_Notes_2.13.3
|
- see https://gitlab.com/apparmor/apparmor/wikis/Release_Notes_2.13.3
|
||||||
for the detailed upstream changelog
|
for the detailed upstream changelog
|
||||||
- drop upstream(ed) patches:
|
- drop upstream(ed) patches:
|
||||||
@ -480,6 +488,7 @@ Mon Dec 25 15:27:03 UTC 2017 - suse-beta@cboltz.de
|
|||||||
- add support for includes with absolute path in aa-logprof etc. (lp#1733700)
|
- add support for includes with absolute path in aa-logprof etc. (lp#1733700)
|
||||||
- update aa-decode to also decode PROCTITLE (lp#1736841)
|
- update aa-decode to also decode PROCTITLE (lp#1736841)
|
||||||
- several profile and abstraction updates, including boo#1069470
|
- several profile and abstraction updates, including boo#1069470
|
||||||
|
- preserve errno across aa_*_unref() functions
|
||||||
- see https://gitlab.com/apparmor/apparmor/wikis/Release_Notes_2.12
|
- see https://gitlab.com/apparmor/apparmor/wikis/Release_Notes_2.12
|
||||||
for the detailed upstream changelog
|
for the detailed upstream changelog
|
||||||
- drop upstreamed patches:
|
- drop upstreamed patches:
|
||||||
@ -488,6 +497,7 @@ Mon Dec 25 15:27:03 UTC 2017 - suse-beta@cboltz.de
|
|||||||
- lessopen profile: change all 'rix' rules to 'mrix'
|
- lessopen profile: change all 'rix' rules to 'mrix'
|
||||||
- add 32-bit-no-uid.diff to fix handling of log events without ouid on
|
- add 32-bit-no-uid.diff to fix handling of log events without ouid on
|
||||||
32 bit systems
|
32 bit systems
|
||||||
|
- no longer package static libapparmor.a
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 30 10:30:33 UTC 2017 - suse-beta@cboltz.de
|
Tue Nov 30 10:30:33 UTC 2017 - suse-beta@cboltz.de
|
||||||
@ -614,6 +624,11 @@ Thu Feb 16 14:08:55 UTC 2017 - jmatejek@suse.com
|
|||||||
- add python3-drop-re-locale.patch: remove deprecated re.LOCALE
|
- add python3-drop-re-locale.patch: remove deprecated re.LOCALE
|
||||||
flag in Python UI as it was dropped from Python 3.6 (lp#1661766)
|
flag in Python UI as it was dropped from Python 3.6 (lp#1661766)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Feb 11 11:33:16 UTC 2017 - jengelh@inai.de
|
||||||
|
|
||||||
|
- Fix RPM groups
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 30 21:37:48 UTC 2017 - suse-beta@cboltz.de
|
Mon Jan 30 21:37:48 UTC 2017 - suse-beta@cboltz.de
|
||||||
|
|
||||||
@ -630,6 +645,8 @@ Sat Jan 28 21:40:11 UTC 2017 - suse-beta@cboltz.de
|
|||||||
- split libapparmor into separate spec to get rid of build loop
|
- split libapparmor into separate spec to get rid of build loop
|
||||||
involving mariadb, systemd, apparmor, libapr and mariadb again
|
involving mariadb, systemd, apparmor, libapr and mariadb again
|
||||||
(see the discussion in SR 448871 for details)
|
(see the discussion in SR 448871 for details)
|
||||||
|
- libapparmor.spec is based on the AppArmor 2.11 apparmor.spec, but
|
||||||
|
with minimum BuildRequires
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 27 20:08:03 UTC 2017 - suse-beta@cboltz.de
|
Fri Jan 27 20:08:03 UTC 2017 - suse-beta@cboltz.de
|
||||||
|
@ -1,114 +0,0 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Wed Dec 2 19:28:22 UTC 2020 - Christian Boltz <suse-beta@cboltz.de>
|
|
||||||
|
|
||||||
- update to AppArmor 3.0.1
|
|
||||||
- see https://gitlab.com/apparmor/apparmor/-/wikis/Release_Notes_3.0.1
|
|
||||||
for the detailed upstream changelog
|
|
||||||
- drop upstream patch changes-since-3.0.0.diff
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Sun Oct 25 11:15:54 UTC 2020 - Christian Boltz <suse-beta@cboltz.de>
|
|
||||||
|
|
||||||
- update to AppArmor 3.0.0
|
|
||||||
- see https://gitlab.com/apparmor/apparmor/-/wikis/Release_Notes_3.0
|
|
||||||
for the detailed upstream changelog
|
|
||||||
- add changes-since-3.0.0.diff with upstream fixes since the 3.0.0
|
|
||||||
release up to 3e18c0785abc03ee42a022a67a27a085516a7921
|
|
||||||
- drop 2.13-only patch libapparmor-so-number.diff
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Sat Oct 17 15:45:32 UTC 2020 - Christian Boltz <suse-beta@cboltz.de>
|
|
||||||
|
|
||||||
- update to AppArmor 2.13.5
|
|
||||||
- fix two potential build failures
|
|
||||||
- see https://gitlab.com/apparmor/apparmor/-/wikis/Release_Notes_2.13.5
|
|
||||||
for the detailed upstream changelog
|
|
||||||
- add libapparmor-so-number.diff to fix libapparmor so version (!658)
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Thu Mar 12 19:30:19 UTC 2020 - Christian Boltz <suse-beta@cboltz.de>
|
|
||||||
|
|
||||||
- update to AppArmor 2.13.4
|
|
||||||
- fix log parsing for logs with an embedded newline
|
|
||||||
- see https://gitlab.com/apparmor/apparmor/-/wikis/Release_Notes_2.13.4
|
|
||||||
for the detailed upstream changelog
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Tue Jun 18 20:50:19 UTC 2019 - Christian Boltz <suse-beta@cboltz.de>
|
|
||||||
|
|
||||||
- update to AppArmor 2.13.1
|
|
||||||
- some fixes in cache handling
|
|
||||||
- see https://gitlab.com/apparmor/apparmor/wikis/Release_Notes_2.13.3
|
|
||||||
for the detailed upstream changelog
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Tue Apr 23 11:34:08 UTC 2019 - Martin Liška <mliska@suse.cz>
|
|
||||||
|
|
||||||
- Disable LTO (boo#1133091).
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Fri Dec 21 12:58:02 UTC 2018 - Christian Boltz <suse-beta@cboltz.de>
|
|
||||||
|
|
||||||
- update to AppArmor 2.13.2
|
|
||||||
- no changes in libapparmor
|
|
||||||
- see https://gitlab.com/apparmor/apparmor/wikis/Release_Notes_2.13.2
|
|
||||||
for the detailed upstream changelog
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Sun Oct 14 11:32:31 UTC 2018 - Christian Boltz <suse-beta@cboltz.de>
|
|
||||||
|
|
||||||
- update to AppArmor 2.13.1
|
|
||||||
- several bug fixes
|
|
||||||
- see https://gitlab.com/apparmor/apparmor/wikis/Release_Notes_2.13.1
|
|
||||||
for the detailed upstream changelog
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Sun Apr 15 19:02:35 UTC 2018 - suse-beta@cboltz.de
|
|
||||||
|
|
||||||
- update to AppArmor 2.13
|
|
||||||
- add support for multiple cache directories and cache overlays
|
|
||||||
(boo#1069906, boo#1074429)
|
|
||||||
- see https://gitlab.com/apparmor/apparmor/wikis/Release_Notes_2.13
|
|
||||||
for the detailed upstream changelog
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Mon Dec 25 15:32:35 UTC 2017 - suse-beta@cboltz.de
|
|
||||||
|
|
||||||
- update to AppArmor 2.12
|
|
||||||
- preserve errno across aa_*_unref() functions
|
|
||||||
- see https://gitlab.com/apparmor/apparmor/wikis/Release_Notes_2.12
|
|
||||||
for the detailed upstream changelog
|
|
||||||
- no longer package static libapparmor.a
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Tue Oct 31 10:41:55 UTC 2017 - suse-beta@cboltz.de
|
|
||||||
|
|
||||||
- update to AppArmor 2.11.95 aka 2.12 beta1
|
|
||||||
- no changes in libapparmor
|
|
||||||
- see http://wiki.apparmor.net/index.php/ReleaseNotes_2_11_95
|
|
||||||
for the detailed upstream changelog
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Wed Oct 25 19:36:55 UTC 2017 - suse-beta@cboltz.de
|
|
||||||
|
|
||||||
- update to AppArmor 2.11.1
|
|
||||||
- mostly test-related changes in libapparmor
|
|
||||||
- see http://wiki.apparmor.net/index.php/ReleaseNotes_2_11_1 for
|
|
||||||
upstream changelog
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Sat Feb 11 11:33:16 UTC 2017 - jengelh@inai.de
|
|
||||||
|
|
||||||
- Fix RPM groups
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Sat Jan 28 21:40:11 UTC 2017 - suse-beta@cboltz.de
|
|
||||||
|
|
||||||
- split libapparmor into separate spec to get rid of build loop
|
|
||||||
involving mariadb, systemd, apparmor, libapr and mariadb again
|
|
||||||
(see the discussion in SR 448871 for details)
|
|
||||||
- libapparmor.spec is based on the AppArmor 2.11 apparmor.spec, but
|
|
||||||
with minimum BuildRequires
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user