gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r10107: update util-linux to 2.40


From: Carl Hansen
Subject: [Gsrc-commit] trunk r10107: update util-linux to 2.40
Date: Sun, 31 Mar 2024 23:54:27 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 10107
revision-id: carlhansen@gnu.org-20240401035421-5ebx3rzlut6ldd3a
parent: carlhansen@gnu.org-20240401015627-o7228jgw3d54q38a
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Mon 2024-04-01 03:54:21 +0000
message:
  update util-linux to 2.40
modified:
  pkg/other/util-linux/Makefile  makefile-20221211175422-t2tw870x3c3czupx-3
  pkg/other/util-linux/sha256sums sha256sums-20221211175422-t2tw870x3c3czupx-4
=== modified file 'pkg/other/util-linux/Makefile'
--- a/pkg/other/util-linux/Makefile     2023-12-09 05:51:21 +0000
+++ b/pkg/other/util-linux/Makefile     2024-04-01 03:54:21 +0000
@@ -1,4 +1,4 @@
-# Copyright © 2022-2023 Carl Hansen <carlhansen@gnu.org>
+# Copyright © 2022-2024 Carl Hansen <carlhansen@gnu.org>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
 # http://www.gnu.org/software/gsrc
@@ -21,32 +21,32 @@
 
 NAME = util-linux
 GARNAME = util-linux
-GARVERSION = 2.39.3
-VDIR= v2.39
+GARVERSION = 2.40
+VDIR= v2.40
 HOME_URL =  https://mirrors.edge.kernel.org/pub/linux/utils/util-linux
 DESCRIPTION = low level utilities for working with GNUlinux systems
 define BLURB
-low level utilities for working with GNUlinux, including:
-cal    colcrt     findmnt   ipcmk    lastb    lscpu     lsns        nsenter    
 scriptreplay  ul         wall
-chfn   colrm      flock     ipcrm    linux32  lsfd      mcookie     prlimit    
 setarch       umount     wdctl
-chmem  column     getopt    ipcs     linux64  lsipc     mesg        rename     
 setsid        uname26    whereis
-choom  dmesg      hardlink  irqtop   logger   lsirq     more        renice     
 setterm       unshare    x86_64
-chrt   eject      hexdump   isosize  login    lslocks   mount       rev        
 su            utmpdump
-chsh   fallocate  i386      kill     look     lslogins  mountpoint  script     
 taskset       uuidgen
-col    fincore    ionice    last     lsblk    lsmem     namei       scriptlive 
 uclampset     uuidparse
-addpart     blkzone   ctrlaltdel  fsck         fstrim    mkfs         mkswap   
   readprofile  runuser    swapoff      
-agetty      blockdev  delpart     fsck.cramfs  hwclock   mkfs.bfs     nologin  
   resizepart   sfdisk     swapon       
-blkdiscard  cfdisk    fdisk       fsck.minix   ldattach  mkfs.cramfs  partx    
   rfkill       sulogin    switch_root
-blkid       chcpu     findfs      fsfreeze     losetup   mkfs.minix   
pivot_root  rtcwake      swaplabel  uuidd
-wipefs zramctl
+low level utilities for working with GNU-Linux, including:
+cal colcrt findmnt ipcmk lastb lscpu lsns nsenter scriptreplay ul wall
+chfn colrm flock ipcrm linux32 lsfd mcookie prlimit setarch umount wdctl
+chmem column getopt ipcs linux64 lsipc mesg rename setsid uname26 whereis
+choom dmesg hardlink irqtop logger lsirq more renice setterm unshare
+x86_64 chrt eject hexdump isosize login lslocks mount rev su utmpdump
+chsh fallocate i386 kill look lslogins mountpoint script taskset uuidgen
+col fincore ionice last lsblk lsmem namei scriptlive uclampset uuidparse
+addpart blkzone ctrlaltdel fsck fstrim mkfs mkswap readprofile runuser
+swapoff agetty blockdev delpart fsck.cramfs hwclock mkfs.bfs nologin
+resizepart sfdisk swapon blkdiscard cfdisk fdisk fsck.minix ldattach
+mkfs.cramfs partx rfkill sulogin switch_root blkid chcpu findfs fsfreeze
+losetup mkfs.minix pivot_root rtcwake swaplabel uuidd wipefs zramctl
 endef
 ######################################################################
-# 
https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.38/util-linux-2.38.1.tar.xz
+
+# 
https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.40/util-linux-2.40.tar.xz
 MASTER_SITES =  https://mirrors.edge.kernel.org/
 MASTER_SUBDIR = pub/linux/utils/$(GARNAME)/$(VDIR)/
 DISTFILES = $(DISTNAME).tar.xz
 SIGFILES  =
-#$(DISTNAME).tar.sign
 
 BUILDDEPS =
 LIBDEPS =
@@ -65,4 +65,5 @@
 # cd  ...-build && make ckeck
 #
 # need to do this as root:
-# chgrp tty 
/home/carl/gsrc/packages/util-linux-2.39-DEST/home/carl/gsrc/bin/wall
+# chgrp tty 
/home/carl/gsrc/packages/util-linux-2.40-DEST/home/carl/gsrc/bin/wall
+

=== modified file 'pkg/other/util-linux/sha256sums'
--- a/pkg/other/util-linux/sha256sums   2023-12-09 05:51:21 +0000
+++ b/pkg/other/util-linux/sha256sums   2024-04-01 03:54:21 +0000
@@ -1,1 +1,1 @@
-7b6605e48d1a49f43cc4b4cfc59f313d0dd5402fa40b96810bd572e167dfed0f  
download/util-linux-2.39.3.tar.xz
+d57a626081f9ead02fa44c63a6af162ec19c58f53e993f206ab7c3a6641c2cd7  
download/util-linux-2.40.tar.xz


reply via email to

[Prev in Thread] Current Thread [Next in Thread]