Page MenuHomeSolus

D5234.diff
No OneTemporary

D5234.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,9 +1,9 @@
name : iproute2
homepage : http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2
-version : 4.17.0
-release : 5
+version : 4.20.0
+release : 6
source :
- - git|git://git.kernel.org/pub/scm/network/iproute2/iproute2.git : v4.17.0
+ - git|git://git.kernel.org/pub/scm/network/iproute2/iproute2.git : v4.20.0
license : GPL-2.0-only
summary : Utilities for controlling TCP / IP networking
component : network.base
@@ -15,6 +15,7 @@
iproute2 is usually shipped in a package called iproute or iproute2 and consists of several tools, of which the most important are ip and tc. ip controls IPv4 and IPv6 configuration and tc stands for traffic control. Both tools print detailed usage messages and are accompanied by a set of manpages.
builddeps :
- pkgconfig(xtables)
+ - db5-devel
setup : |
%patch -p1 < $pkgfiles/stateless.patch
%configure
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -65,9 +65,7 @@
<Path fileType="doc">/usr/share/doc/iproute2/examples/README.cbq</Path>
<Path fileType="doc">/usr/share/doc/iproute2/examples/README.iproute2+tc</Path>
<Path fileType="doc">/usr/share/doc/iproute2/examples/SYN-DoS.rate.limit</Path>
- <Path fileType="doc">/usr/share/doc/iproute2/examples/cbq.init-v0.7.3</Path>
<Path fileType="doc">/usr/share/doc/iproute2/examples/cbqinit.eth1</Path>
- <Path fileType="doc">/usr/share/doc/iproute2/examples/dhcp-client-script</Path>
<Path fileType="doc">/usr/share/doc/iproute2/examples/diffserv/Edge1</Path>
<Path fileType="doc">/usr/share/doc/iproute2/examples/diffserv/Edge2</Path>
<Path fileType="doc">/usr/share/doc/iproute2/examples/diffserv/Edge31-ca-u32</Path>
@@ -89,6 +87,7 @@
<Path fileType="man">/usr/share/man/man8/devlink-dev.8</Path>
<Path fileType="man">/usr/share/man/man8/devlink-monitor.8</Path>
<Path fileType="man">/usr/share/man/man8/devlink-port.8</Path>
+ <Path fileType="man">/usr/share/man/man8/devlink-region.8</Path>
<Path fileType="man">/usr/share/man/man8/devlink-resource.8</Path>
<Path fileType="man">/usr/share/man/man8/devlink-sb.8</Path>
<Path fileType="man">/usr/share/man/man8/devlink.8</Path>
@@ -135,6 +134,7 @@
<Path fileType="man">/usr/share/man/man8/tc-basic.8</Path>
<Path fileType="man">/usr/share/man/man8/tc-bfifo.8</Path>
<Path fileType="man">/usr/share/man/man8/tc-bpf.8</Path>
+ <Path fileType="man">/usr/share/man/man8/tc-cake.8</Path>
<Path fileType="man">/usr/share/man/man8/tc-cbq-details.8</Path>
<Path fileType="man">/usr/share/man/man8/tc-cbq.8</Path>
<Path fileType="man">/usr/share/man/man8/tc-cbs.8</Path>
@@ -145,6 +145,7 @@
<Path fileType="man">/usr/share/man/man8/tc-csum.8</Path>
<Path fileType="man">/usr/share/man/man8/tc-drr.8</Path>
<Path fileType="man">/usr/share/man/man8/tc-ematch.8</Path>
+ <Path fileType="man">/usr/share/man/man8/tc-etf.8</Path>
<Path fileType="man">/usr/share/man/man8/tc-flow.8</Path>
<Path fileType="man">/usr/share/man/man8/tc-flower.8</Path>
<Path fileType="man">/usr/share/man/man8/tc-fq.8</Path>
@@ -172,7 +173,9 @@
<Path fileType="man">/usr/share/man/man8/tc-simple.8</Path>
<Path fileType="man">/usr/share/man/man8/tc-skbedit.8</Path>
<Path fileType="man">/usr/share/man/man8/tc-skbmod.8</Path>
+ <Path fileType="man">/usr/share/man/man8/tc-skbprio.8</Path>
<Path fileType="man">/usr/share/man/man8/tc-stab.8</Path>
+ <Path fileType="man">/usr/share/man/man8/tc-taprio.8</Path>
<Path fileType="man">/usr/share/man/man8/tc-tbf.8</Path>
<Path fileType="man">/usr/share/man/man8/tc-tcindex.8</Path>
<Path fileType="man">/usr/share/man/man8/tc-tunnel_key.8</Path>
@@ -201,19 +204,19 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="5">iproute2</Dependency>
+ <Dependency release="6">iproute2</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/iproute2/bpf_elf.h</Path>
</Files>
</Package>
<History>
- <Update release="5">
- <Date>2018-07-20</Date>
- <Version>4.17.0</Version>
+ <Update release="6">
+ <Date>2019-02-01</Date>
+ <Version>4.20.0</Version>
<Comment>Packaging update</Comment>
<Name>Philipp Trulson</Name>
<Email>philipp@trulson.de</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 1:48 PM (2 h, 38 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5810562
Default Alt Text
D5234.diff (4 KB)

Event Timeline