Merge branch '3.2' into 3.3

This commit is contained in:
Fredrik Rinnestam 2016-08-09 19:58:52 +02:00
commit 8206ca69a1
12 changed files with 18 additions and 9 deletions

View File

@ -44,6 +44,7 @@ drwxr-xr-x root/root usr/share/man/man3/
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_HEADER_SIZE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_HTTPAUTH_AVAIL.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_HTTP_CONNECTCODE.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_HTTP_VERSION.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_LASTSOCKET.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_LOCAL_IP.3.gz
-rw-r--r-- root/root usr/share/man/man3/CURLINFO_LOCAL_PORT.3.gz

View File

@ -1 +1 @@
ecb8d3699c7087146b2953fee1bdaa41 curl-7.50.0.tar.lzma
01ac668b9f78266d72bdb86aa9db0849 curl-7.50.1.tar.lzma

View File

@ -4,7 +4,7 @@
# Depends on: openssl, zlib
name=curl
version=7.50.0
version=7.50.1
release=1
source=(http://curl.haxx.se/download/$name-$version.tar.lzma)

View File

@ -1 +1 @@
99180208ec2a82ce71f55b0d7389f1b3 diffutils-3.3.tar.xz
df9ca465f30307cffd03da176a43a5d4 diffutils-3.4.tar.xz

View File

@ -3,8 +3,8 @@
# Maintainer: CRUX System Team, core-ports at crux dot nu
name=diffutils
version=3.3
release=2
version=3.4
release=1
source=(http://ftp.gnu.org/gnu/$name/$name-$version.tar.xz)
build() {

View File

@ -16,6 +16,7 @@ drwxr-xr-x root/root sbin/
-rwxr-xr-x root/root sbin/arpd
-rwxr-xr-x root/root sbin/bridge
lrwxrwxrwx root/root sbin/ctstat -> lnstat
-rwxr-xr-x root/root sbin/devlink
-rwxr-xr-x root/root sbin/genl
-rwxr-xr-x root/root sbin/ifcfg
-rwxr-xr-x root/root sbin/ifstat
@ -30,6 +31,7 @@ lrwxrwxrwx root/root sbin/ctstat -> lnstat
lrwxrwxrwx root/root sbin/rtstat -> lnstat
-rwxr-xr-x root/root sbin/ss
-rwxr-xr-x root/root sbin/tc
-rwxr-xr-x root/root sbin/tipc
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/tc/
@ -52,12 +54,18 @@ drwxr-xr-x root/root usr/share/man/man8/
-rw-r--r-- root/root usr/share/man/man8/arpd.8.gz
-rw-r--r-- root/root usr/share/man/man8/bridge.8.gz
-rw-r--r-- root/root usr/share/man/man8/ctstat.8.gz
-rw-r--r-- root/root usr/share/man/man8/devlink-dev.8.gz
-rw-r--r-- root/root usr/share/man/man8/devlink-monitor.8.gz
-rw-r--r-- root/root usr/share/man/man8/devlink-port.8.gz
-rw-r--r-- root/root usr/share/man/man8/devlink-sb.8.gz
-rw-r--r-- root/root usr/share/man/man8/devlink.8.gz
-rw-r--r-- root/root usr/share/man/man8/ip-address.8.gz
-rw-r--r-- root/root usr/share/man/man8/ip-addrlabel.8.gz
-rw-r--r-- root/root usr/share/man/man8/ip-fou.8.gz
-rw-r--r-- root/root usr/share/man/man8/ip-gue.8.gz
-rw-r--r-- root/root usr/share/man/man8/ip-l2tp.8.gz
-rw-r--r-- root/root usr/share/man/man8/ip-link.8.gz
-rw-r--r-- root/root usr/share/man/man8/ip-macsec.8.gz
-rw-r--r-- root/root usr/share/man/man8/ip-maddress.8.gz
-rw-r--r-- root/root usr/share/man/man8/ip-monitor.8.gz
-rw-r--r-- root/root usr/share/man/man8/ip-mroute.8.gz

View File

@ -1,3 +1,3 @@
d015e437e4f744d51d3a1a53341826d5 iproute2-4.6.0.tar.xz
d4b205830cdc2702f8a0cbd6232129cd iproute2-4.7.0.tar.xz
7b469125cfe2d9916ba03f7c65b9dcd5 lo.iproute2
826848debe693f2e2a3e235ce9abe601 net.iproute2

View File

@ -4,7 +4,7 @@
# Depends on: db iptables
name=iproute2
version=4.6.0
version=4.7.0
release=1
source=(https://www.kernel.org/pub/linux/utils/net/$name/$name-$version.tar.xz \
lo.iproute2 net.iproute2)

View File

@ -1,2 +1,2 @@
b948ede16944ce809cbc38fe471e8f71 libmpfr-3.1.4-p3.patch.gz
f2614ad04041ea671ef8c91fbc3de36b libmpfr-3.1.4-p4.patch.gz
064b2c18185038e404a401b830d59be8 mpfr-3.1.4.tar.xz

View File

@ -4,7 +4,7 @@
# Depends on: libgmp
name=libmpfr
version=3.1.4-p3
version=3.1.4-p4
release=1
source=(http://www.mpfr.org/mpfr-${version%-*}/mpfr-${version%-*}.tar.xz
$name-$version.patch.gz)

Binary file not shown.

Binary file not shown.