Page MenuHomeSolus

0001-Update-to-4.10.0.patch

Authored By
kyrios123
Apr 30 2017, 5:16 PM
Size
5 KB
Referenced Files
None
Subscribers
None

0001-Update-to-4.10.0.patch

From 0f5cd625acfda4803e6fc4727c6df41d3d01e8ac Mon Sep 17 00:00:00 2001
From: Pierre-Yves <pyu@riseup.net>
Date: Sun, 30 Apr 2017 19:16:00 +0200
Subject: [PATCH] Update to 4.10.0
Signed-off-by: Pierre-Yves <pyu@riseup.net>
---
package.yml | 8 ++++----
pspec_x86_64.xml | 31 ++++++++++++++++++++++++-------
2 files changed, 28 insertions(+), 11 deletions(-)
diff --git a/package.yml b/package.yml
index ea393c2..a7c6f93 100644
--- a/package.yml
+++ b/package.yml
@@ -1,16 +1,16 @@
name : iproute2
homepage : http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2
-version : 4.9.0
-release : 3
+version : 4.10.0
+release : 4
source :
- - https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-4.9.0.tar.xz : c0f30f043f7767cc1b2cd2197b08d4e9b2392c95823fabe30bbce308c30116c4
+ - https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-4.10.0.tar.xz : 22b1e1c1fc704ad35837e5a66103739727b8b48ac90b48c13f79b7367ff0a9a8
license : GPL-2.0
summary : Utilities for controlling TCP / IP networking
component : network.base
replaces : iproute2-devel
description: |
Iproute2 is a collection of utilities for controlling TCP / IP networking and traffic control in Linux. It is currently maintained by Stephen Hemminger <shemminger@osdl.org>. The original author, Alexey Kuznetsov, is well known for the QoS implementation in the Linux kernel.
-
+
Most network configuration manuals still refer to ifconfig and route as the primary network configuration tools, but ifconfig is known to behave inadequately in modern network environments. They should be deprecated, but most distros still include them. Most network configuration systems make use of ifconfig and thus provide a limited feature set. The /etc/net project aims to support most modern network technologies, as it doesn't use ifconfig and allows a system administrator to make use of all iproute2 features, including traffic control.
s
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.
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
index 38254b5..e757a19 100644
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -3,8 +3,8 @@
<Name>iproute2</Name>
<Homepage>http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2</Homepage>
<Packager>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@skynet.be</Email>
</Packager>
<License>GPL-2.0</License>
<PartOf>network.base</PartOf>
@@ -53,13 +53,30 @@ iproute2 is usually shipped in a package called iproute or iproute2 and consists
<Package>iproute2-devel</Package>
</Replaces>
</Package>
+ <Package>
+ <Name>iproute2-devel</Name>
+ <Summary xml:lang="en">Development files for iproute2</Summary>
+ <Description xml:lang="en">Iproute2 is a collection of utilities for controlling TCP / IP networking and traffic control in Linux. It is currently maintained by Stephen Hemminger &lt;shemminger@osdl.org&gt;. The original author, Alexey Kuznetsov, is well known for the QoS implementation in the Linux kernel.
+
+Most network configuration manuals still refer to ifconfig and route as the primary network configuration tools, but ifconfig is known to behave inadequately in modern network environments. They should be deprecated, but most distros still include them. Most network configuration systems make use of ifconfig and thus provide a limited feature set. The /etc/net project aims to support most modern network technologies, as it doesn&apos;t use ifconfig and allows a system administrator to make use of all iproute2 features, including traffic control.
+s
+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.
+</Description>
+ <PartOf>programming.devel</PartOf>
+ <RuntimeDependencies>
+ <Dependency release="4">iproute2</Dependency>
+ </RuntimeDependencies>
+ <Files>
+ <Path fileType="header">/usr/include/</Path>
+ </Files>
+ </Package>
<History>
- <Update release="3">
- <Date>2017-02-02</Date>
- <Version>4.9.0</Version>
+ <Update release="4">
+ <Date>2017-04-30</Date>
+ <Version>4.10.0</Version>
<Comment>Packaging update</Comment>
- <Name>Ikey Doherty</Name>
- <Email>ikey@solus-project.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@skynet.be</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
--
2.12.2

File Metadata

Mime Type
text/x-diff
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17381
Default Alt Text
0001-Update-to-4.10.0.patch (5 KB)

Event Timeline