Page MenuHomeSolus

D6979.id16707.diff
No OneTemporary

D6979.id16707.diff

Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: abi_used_libs
===================================================================
--- /dev/null
+++ abi_used_libs
@@ -0,0 +1,3 @@
+libc.so.6
+libglib-2.0.so.0
+libpthread.so.0
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,17 @@
+name : slirp4netns
+version : 0.3.2
+release : 1
+source :
+ - https://github.com/rootless-containers/slirp4netns/archive/v0.3.2.tar.gz : fe400337e857cee668a0c9161e2997af9c5c8cbaf4cbec12b32b458064eec380
+license : GPL-2.0-or-later
+component : virt
+summary : User-mode networking for unprivileged network namespaces
+description: |
+ slirp4netns allows connecting a network namespace to the Internet in a completely unprivileged way, by connecting a TAP device in a network namespace to the usermode TCP/IP stack ("slirp").
+setup : |
+ %reconfigure
+ %configure
+build : |
+ %make
+install : |
+ %make_install
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,35 @@
+<PISI>
+ <Source>
+ <Name>slirp4netns</Name>
+ <Packager>
+ <Name>Mislav Čakarić</Name>
+ <Email>mcakaric@gmail.com</Email>
+ </Packager>
+ <License>GPL-2.0-or-later</License>
+ <PartOf>virt</PartOf>
+ <Summary xml:lang="en">User-mode networking for unprivileged network namespaces</Summary>
+ <Description xml:lang="en">slirp4netns allows connecting a network namespace to the Internet in a completely unprivileged way, by connecting a TAP device in a network namespace to the usermode TCP/IP stack (&quot;slirp&quot;).
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>slirp4netns</Name>
+ <Summary xml:lang="en">User-mode networking for unprivileged network namespaces</Summary>
+ <Description xml:lang="en">slirp4netns allows connecting a network namespace to the Internet in a completely unprivileged way, by connecting a TAP device in a network namespace to the usermode TCP/IP stack (&quot;slirp&quot;).
+</Description>
+ <PartOf>virt</PartOf>
+ <Files>
+ <Path fileType="executable">/usr/bin/slirp4netns</Path>
+ <Path fileType="man">/usr/share/man/man1/slirp4netns.1</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2019-08-16</Date>
+ <Version>0.3.2</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Mislav Čakarić</Name>
+ <Email>mcakaric@gmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 9:28 PM (2 h, 54 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5827024
Default Alt Text
D6979.id16707.diff (2 KB)

Event Timeline