Page MenuHomeSolus

D6263.id15062.diff
No OneTemporary

D6263.id15062.diff

diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -2,4 +2,5 @@
libc.so.6
libcap.so.2
libpthread.so.0
+libseccomp.so.2
libudev.so.1
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,9 +1,9 @@
name : snapd
-version : '2.39'
+version : '2.38'
homepage : https://snapcraft.io/
-release : 42
+release : 43
source :
- - https://github.com/snapcore/snapd/releases/download/2.39/snapd_2.39.vendor.tar.xz : eb02590d01db06cdf0ff57a04938dade76161f0d3be8dd710bf04d97f5ff80b9
+ - https://github.com/snapcore/snapd/releases/download/2.38/snapd_2.38.vendor.tar.xz : 64ac100e5da2f588824a963eb2358663326d468e38d5556b289ffd9f100c1176
license : GPL-3.0-only
component : desktop.util
summary : The snapd and snap tools enable systems to work with .snap files
@@ -66,18 +66,15 @@
install -Ddm00755 $installdir/usr/src
install -dm00755 $installdir/%libdir%/systemd/system/sockets.target.wants
- ln -sv ../snapd.socket $installdir/%libdir%/systemd/system/sockets.target.wants/snapd.socket
+ ln -sv ../snapd.socket $installdir/%libdir%/systemd/system/sockets.target.wants/snapd.socket
install -Dm00644 data/info $installdir/%libdir%/$package/info
install -Dm00644 data/polkit/io.snapcraft.snapd.policy $installdir/usr/share/polkit-1/actions/io.snapcraft.snapd.policy
install -Dm00644 $pkgfiles/snapd.tmpfiles $installdir/%libdir%/tmpfiles.d/snapd.conf
install -Dm00644 $pkgfiles/70-snapd.sh $installdir/usr/share/defaults/etc/profile.d/70-snapd.sh
-
# Completions
install -Dm00644 data/completion/snap $installdir/usr/share/bash-completion/completions/snap
install -Dm00644 data/completion/complete.sh $installdir/%libdir%/snapd/complete.sh
install -Dm00644 data/completion/etelpmoc.sh $installdir/%libdir%/snapd/etelpmoc.sh
# remove unneeded stuff
rm -rf $installdir/var
- rm -rf $installdir/usr/bin/ubuntu-core-launcher
- rm -rf $installdir/%libdir%/snapd/{system-shutdown,snapd.core-fixup.sh}
- rm -rf $installdir/%libdir%/systemd/system/{snapd.system-shutdown.service,snapd.snap-repair.*,snapd.core-fixup.*}
+ rm -f $installdir/usr/bin/ubuntu-core-launcher
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -41,13 +41,19 @@
<Path fileType="library">/usr/lib64/snapd/snap-update-ns</Path>
<Path fileType="library">/usr/lib64/snapd/snapd</Path>
<Path fileType="library">/usr/lib64/snapd/snapd-apparmor</Path>
+ <Path fileType="library">/usr/lib64/snapd/snapd.core-fixup.sh</Path>
<Path fileType="library">/usr/lib64/snapd/snapd.run-from-snap</Path>
+ <Path fileType="library">/usr/lib64/snapd/system-shutdown</Path>
<Path fileType="library">/usr/lib64/systemd/system/snapd.apparmor.service</Path>
<Path fileType="library">/usr/lib64/systemd/system/snapd.autoimport.service</Path>
+ <Path fileType="library">/usr/lib64/systemd/system/snapd.core-fixup.service</Path>
<Path fileType="library">/usr/lib64/systemd/system/snapd.failure.service</Path>
<Path fileType="library">/usr/lib64/systemd/system/snapd.seeded.service</Path>
<Path fileType="library">/usr/lib64/systemd/system/snapd.service</Path>
+ <Path fileType="library">/usr/lib64/systemd/system/snapd.snap-repair.service</Path>
+ <Path fileType="library">/usr/lib64/systemd/system/snapd.snap-repair.timer</Path>
<Path fileType="library">/usr/lib64/systemd/system/snapd.socket</Path>
+ <Path fileType="library">/usr/lib64/systemd/system/snapd.system-shutdown.service</Path>
<Path fileType="library">/usr/lib64/systemd/system/sockets.target.wants/snapd.socket</Path>
<Path fileType="library">/usr/lib64/tmpfiles.d/snapd.conf</Path>
<Path fileType="data">/usr/share/bash-completion/completions/snap</Path>
@@ -60,12 +66,12 @@
</Files>
</Package>
<History>
- <Update release="42">
- <Date>2019-05-06</Date>
- <Version>2.39</Version>
+ <Update release="43">
+ <Date>2019-05-13</Date>
+ <Version>2.38</Version>
<Comment>Packaging update</Comment>
<Name>F. von Gellhorn</Name>
<Email>flinux@vongellhorn.ch</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 6:06 PM (1 d, 2 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5790334
Default Alt Text
D6263.id15062.diff (4 KB)

Event Timeline