ports/core (3.0): [notify] util-linux: update to 2.23
commit 7e1168087ada2417060174c73b268330fd0001a8 Author: Juergen Daubert <jue@jue.li> Date: Sun Apr 28 12:55:23 2013 +0200 [notify] util-linux: update to 2.23 Note: ----- Deprecated cryptoloop support for mount and losetup has been removed. See [1]. Use dm-crypt/cryptsetup instead [2]. [1] http://article.gmane.org/gmane.linux.utilities.util-linux-ng/7503 [2] http://code.google.com/p/cryptsetup/ diff --git a/util-linux/.footprint b/util-linux/.footprint index 730150e..5e17c7b 100644 --- a/util-linux/.footprint +++ b/util-linux/.footprint @@ -19,6 +19,7 @@ lrwxrwxrwx root/root lib/libuuid.so.1 -> libuuid.so.1.3.0 -rwxr-xr-x root/root lib/libuuid.so.1.3.0 drwxr-xr-x root/root sbin/ -rwxr-xr-x root/root sbin/agetty +-rwxr-xr-x root/root sbin/blkdiscard -rwxr-xr-x root/root sbin/blkid -rwxr-xr-x root/root sbin/blockdev -rwxr-xr-x root/root sbin/cfdisk @@ -71,6 +72,7 @@ lrwxrwxrwx root/root usr/bin/linux64 -> setarch -rwxr-xr-x root/root usr/bin/lslocks -rwxr-xr-x root/root usr/bin/mcookie -rwxr-xr-x root/root usr/bin/namei +-rwxr-xr-x root/root usr/bin/nsenter -rwxr-xr-x root/root usr/bin/pg -rwxr-xr-x root/root usr/bin/prlimit -rwxr-xr-x root/root usr/bin/rename @@ -137,6 +139,7 @@ drwxr-xr-x root/root usr/man/man1/ -rw-r--r-- root/root usr/man/man1/more.1.gz -rw-r--r-- root/root usr/man/man1/mountpoint.1.gz -rw-r--r-- root/root usr/man/man1/namei.1.gz +-rw-r--r-- root/root usr/man/man1/nsenter.1.gz -rw-r--r-- root/root usr/man/man1/pg.1.gz -rw-r--r-- root/root usr/man/man1/prlimit.1.gz -rw-r--r-- root/root usr/man/man1/rename.1.gz @@ -173,6 +176,7 @@ drwxr-xr-x root/root usr/man/man5/ drwxr-xr-x root/root usr/man/man8/ -rw-r--r-- root/root usr/man/man8/addpart.8.gz -rw-r--r-- root/root usr/man/man8/agetty.8.gz +-rw-r--r-- root/root usr/man/man8/blkdiscard.8.gz -rw-r--r-- root/root usr/man/man8/blkid.8.gz -rw-r--r-- root/root usr/man/man8/blockdev.8.gz -rw-r--r-- root/root usr/man/man8/cfdisk.8.gz @@ -185,6 +189,7 @@ drwxr-xr-x root/root usr/man/man8/ -rw-r--r-- root/root usr/man/man8/findfs.8.gz -rw-r--r-- root/root usr/man/man8/findmnt.8.gz -rw-r--r-- root/root usr/man/man8/fsck.8.gz +-rw-r--r-- root/root usr/man/man8/fsck.cramfs.8.gz -rw-r--r-- root/root usr/man/man8/fsfreeze.8.gz -rw-r--r-- root/root usr/man/man8/fstrim.8.gz -rw-r--r-- root/root usr/man/man8/hwclock.8.gz @@ -197,6 +202,7 @@ drwxr-xr-x root/root usr/man/man8/ -rw-r--r-- root/root usr/man/man8/lsblk.8.gz -rw-r--r-- root/root usr/man/man8/lslocks.8.gz -rw-r--r-- root/root usr/man/man8/mkfs.8.gz +-rw-r--r-- root/root usr/man/man8/mkfs.cramfs.8.gz -rw-r--r-- root/root usr/man/man8/mkswap.8.gz -rw-r--r-- root/root usr/man/man8/mount.8.gz -rw-r--r-- root/root usr/man/man8/partx.8.gz @@ -211,7 +217,6 @@ drwxr-xr-x root/root usr/man/man8/ -rw-r--r-- root/root usr/man/man8/swapoff.8.gz -rw-r--r-- root/root usr/man/man8/swapon.8.gz -rw-r--r-- root/root usr/man/man8/switch_root.8.gz --rw-r--r-- root/root usr/man/man8/tunelp.8.gz -rw-r--r-- root/root usr/man/man8/umount.8.gz -rw-r--r-- root/root usr/man/man8/uuidd.8.gz -rw-r--r-- root/root usr/man/man8/wdctl.8.gz @@ -226,7 +231,6 @@ drwxr-xr-x root/root usr/sbin/ -rwxr-xr-x root/root usr/sbin/readprofile -rwxr-xr-x root/root usr/sbin/resizepart -rwxr-xr-x root/root usr/sbin/rtcwake --rwxr-xr-x root/root usr/sbin/tunelp -rwxr-xr-x root/root usr/sbin/uuidd drwxr-xr-x root/root var/ drwxr-xr-x root/root var/lib/ diff --git a/util-linux/.md5sum b/util-linux/.md5sum index d9d75b6..8f64420 100644 --- a/util-linux/.md5sum +++ b/util-linux/.md5sum @@ -1 +1 @@ -eeacbfdd2556acd899a2d0ffdb446185 util-linux-2.22.2.tar.xz +cf5e9bb402371beaaffc3a5f276d5783 util-linux-2.23.tar.xz diff --git a/util-linux/Pkgfile b/util-linux/Pkgfile index 66323c0..ba4f34f 100644 --- a/util-linux/Pkgfile +++ b/util-linux/Pkgfile @@ -4,9 +4,9 @@ # Depends on: ncurses zlib name=util-linux -version=2.22.2 +version=2.23 release=1 -source=(http://ftp.kernel.org/pub/linux/utils/$name/v2.22/$name-$version.tar.xz) +source=(https://www.kernel.org/pub/linux/utils/$name/v2.23/$name-$version.tar.xz) build() { cd $name-$version
participants (1)
-
crux@crux.nu