ports/core (3.7): [notify] util-linux: update to 2.37.3
commit cdae6ccd16db40fce4acfa1fa293fae117c3bd88 Author: Juergen Daubert <jue@jue.li> Date: Mon Jan 24 17:37:53 2022 +0100 [notify] util-linux: update to 2.37.3 security fixes, see https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.37/v2.37.3-Rel... diff --git a/util-linux/.signature b/util-linux/.signature index eb56c0f7..7195aeeb 100644 --- a/util-linux/.signature +++ b/util-linux/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/core.pub -RWRJc1FUaeVeqgHJ+lDD+JSgxE29QkdwP9SvRIjkAuIszOFCPWgxQ2PkvUNGb3o6JAfartGXtkjZpnsznDbxcy+TPDSOaSpJOQo= -SHA256 (Pkgfile) = 3711a5705903a9115106395c7726d431df51cc972934694c8964521973923402 +RWRJc1FUaeVeqmU5Mj85/f20URNAHZ7x3qGcAZFdFdQx6eL2cLVLKaryUAYjWGUfGYKd+Ba/95RRVreWZywv+usHdzcMphLeTQo= +SHA256 (Pkgfile) = 27c5433c4b7e9acd3f3a2c9492f278fe759a8fa063fff2b49a2c251ed3ab2efa SHA256 (.footprint) = 0215b6634c6c33870c8541ea0327e0f7537999a50e236ad5f0f745ceb554fea8 -SHA256 (util-linux-2.37.2.tar.xz) = 6a0764c1aae7fb607ef8a6dd2c0f6c47d5e5fd27aa08820abaad9ec14e28e9d9 -SHA256 (util-linux-man-2.37.2.tar.xz) = 4a4782fecb65ea94417582bab89250ebb907e0c0f542cf1798891ffcfc81c780 +SHA256 (util-linux-2.37.3.tar.xz) = 590c592e58cd6bf38519cb467af05ce6a1ab18040e3e3418f24bcfb2f55f9776 +SHA256 (util-linux-man-2.37.3.tar.xz) = 484f3df077df75b955afd696d5cec43987ea17dec908c25667c0f36a16637a30 diff --git a/util-linux/Pkgfile b/util-linux/Pkgfile index aacc5aed..ba09b630 100644 --- a/util-linux/Pkgfile +++ b/util-linux/Pkgfile @@ -4,7 +4,7 @@ # Depends on: eudev file readline bzip2 xz name=util-linux -version=2.37.2 +version=2.37.3 release=1 source=(https://www.kernel.org/pub/linux/utils/$name/v${version:0:4}/$name-$version.tar.xz $name-man-$version.tar.xz) @@ -12,6 +12,8 @@ source=(https://www.kernel.org/pub/linux/utils/$name/v${version:0:4}/$name-$vers build() { cd $name-$version + touch disk-utils/raw.8 + ./configure \ --prefix=/usr \ --disable-nls \
participants (1)
-
crux@crux.nu