Hello,

rpm -qpl libapparmor1-2.11.1-512.2.x86_64.rpm 
/usr/lib64/libapparmor.so.1
/usr/lib64/libapparmor.so.1.4.1

libapparmor1-2.11.95-0.x86_64.rpm 
/usr/lib64/libapparmor.so.1
/usr/lib64/libapparmor.so.1.4.0

so 2.11.95 and trunk have a lower libapparmor version than 2.11.1 :-(


I therefore propose to forward-port half of 2.11 r3681 to trunk:

[ libapparmor-fix-version.diff ]

=== modified file 'libraries/libapparmor/src/Makefile.am'
--- libraries/libapparmor/src/Makefile.am   2016-03-19 08:03:18 +0000
+++ libraries/libapparmor/src/Makefile.am   2017-10-19 09:13:37 +0000
@@ -27,7 +27,7 @@
 # http://www.gnu.org/software/libtool/manual/html_node/Libtool-versioning.html
 #
 AA_LIB_CURRENT = 5
-AA_LIB_REVISION = 0
+AA_LIB_REVISION = 1
 AA_LIB_AGE = 4
 
 SUFFIXES = .pc.in .pc


Unfortunately applying this as patch in the spec file means that I'd 
have to add BuildRequires: automake (and possibly more).


Regards,

Christian Boltz
-- 
Ugly doesn't even begin to describe the knoppix init script system. [..]
Some people should just be strung up by their short hairs and made to
walk in the steps of those who must follow them before being allowed to
code such monstrosities again.   [Robison, Jonathon (M.)]

Attachment: signature.asc
Description: This is a digitally signed message part.

-- 
AppArmor mailing list
AppArmor@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/apparmor

Reply via email to