Page MenuHomeSolus

D2322.id.diff
No OneTemporary

D2322.id.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : apparmor
-version : 2.11.0
-release : 4
+version : 2.12
+release : 5
source :
- - https://launchpad.net/apparmor/2.11/2.11/+download/apparmor-2.11.0.tar.gz : b1c489ea11e7771b8e6b181532cafbf9ebe6603e3cb00e2558f21b7a5bdd739a
+ - https://launchpadlibrarian.net/350503135/apparmor-2.12.tar.gz : 8a2b0cd083faa4d0640f579024be3a629faa7db3b99540798a1a050e2eaba056
license :
- GPL-2.0
- LGPL-2.1
@@ -14,6 +14,7 @@
- pyflakes
- python-setuptools
- perl-gettext
+ - python
setup : |
pushd ./libraries/libapparmor
%autogen
@@ -30,6 +31,9 @@
%make_install -C binutils
%make_install -C parser
%make_install -C profiles
+ # Fix tools
+ sed -i s/python3/python/g $installdir/usr/bin/aa*
# For now remove unvalidated profiles..
rm -v $installdir/etc/apparmor.d/*.*.*
+
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>apparmor</Name>
<Packager>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.com</Email>
+ <Name>Asaf Niv</Name>
+ <Email>asafniv511@gmail.com</Email>
</Packager>
<License>GPL-2.0</License>
<License>LGPL-2.1</License>
@@ -180,7 +180,7 @@
<Path fileType="data">/lib/apparmor/rc.apparmor.functions</Path>
<Path fileType="executable">/sbin</Path>
<Path fileType="executable">/usr/bin</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/apparmor-2.11.0-py2.7.egg-info</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/apparmor-2.12-py2.7.egg-info</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/apparmor/__init__.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/apparmor/__init__.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/apparmor/aa.py</Path>
@@ -201,6 +201,8 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/apparmor/fail.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/apparmor/logparser.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/apparmor/logparser.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/apparmor/profile_storage.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/apparmor/profile_storage.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/apparmor/regex.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/apparmor/regex.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/apparmor/rule/__init__.py</Path>
@@ -233,8 +235,6 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/apparmor/translations.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/apparmor/ui.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/apparmor/ui.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/apparmor/yasti.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/apparmor/yasti.pyc</Path>
<Path fileType="library">/usr/lib64/lib*.so.*</Path>
<Path fileType="executable">/usr/sbin</Path>
<Path fileType="data">/usr/share/apparmor</Path>
@@ -250,7 +250,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="4">apparmor</Dependency>
+ <Dependency release="5">apparmor</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/</Path>
@@ -260,12 +260,12 @@
</Files>
</Package>
<History>
- <Update release="4">
- <Date>2018-02-02</Date>
- <Version>2.11.0</Version>
+ <Update release="5">
+ <Date>2018-02-17</Date>
+ <Version>2.12</Version>
<Comment>Packaging update</Comment>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.com</Email>
+ <Name>Asaf Niv</Name>
+ <Email>asafniv511@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Sat, Aug 12, 1:09 AM (3 h, 19 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5807768
Default Alt Text
D2322.id.diff (4 KB)

Event Timeline