diff --git a/SPECS/util-linux.spec b/SPECS/util-linux.spec index bbf8f05..436b898 100644 --- a/SPECS/util-linux.spec +++ b/SPECS/util-linux.spec @@ -45,6 +45,7 @@ BuildRequires: automake BuildRequires: libtool BuildRequires: bison BuildRequires: git-core +BuildRequires: kernel-headers >= 5.6.13 ### Sources Source0: ftp://ftp.kernel.org/pub/linux/utils/util-linux/v%{upstream_major}/util-linux-%{upstream_version}.tar.xz @@ -514,7 +515,7 @@ for I in /sbin/sfdisk \ %{_mandir}/man8/sfdisk.8* \ /sbin/cfdisk \ %{_mandir}/man8/cfdisk.8*; do - + rm -f $RPM_BUILD_ROOT$I done %endif @@ -620,7 +621,7 @@ fi %files -f %{name}.files %defattr(-,root,root) %doc README NEWS AUTHORS -%doc Documentation/deprecated.txt +%doc Documentation/deprecated.txt %{!?_licensedir:%global license %%doc} %license Documentation/licenses/* %doc misc-utils/getopt-*.{bash,tcsh} @@ -1085,6 +1086,11 @@ fi - fix #1883056 - lscpu support for Fujitsu A64FX - fix #1882740 - lscpu: use SMBIOS Type 4 strings for CPU vendor and model on ARM +* Wed Jul 22 2020 Davide Cavalca 2.32.1-24.fb1 +- Facebook rebuild +- Build against more recent kernel headers to properly support new + BPF capabilities + * Fri Jun 26 2020 Karel Zak 2.32.1-24 - fix #1848919 - Update losetup man page to fix "--direct-io" defaults @@ -1123,7 +1129,7 @@ fi - fix #1751447 - improve /proc/self/mountinfo reliability * Tue Sep 03 2019 Karel Zak 2.32.1-14 -- fix #1739179 - partx failed on nvme devices with exit code 1 +- fix #1739179 - partx failed on nvme devices with exit code 1 * Mon Aug 05 2019 Karel Zak 2.32.1-13 - fix #1734553 - blkid_get_dev() leak file descriptor to underlying block device @@ -1164,7 +1170,7 @@ fi - fix #1614843 - Man page of logger is missing -S option * Wed Aug 08 2018 Karel Zak 2.32.1-3 -- refresh lastlog patch +- refresh lastlog patch - fix #1595882 - wipefs should erase also secondary LUKSv2 header * Thu Aug 2 2018 Karel Zak - 2.32.1-2 @@ -1687,7 +1693,7 @@ fi * Wed Jun 30 2010 Karel Zak 2.18-1 - upgrade to the final 2.18 ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.18/v2.18-ReleaseNotes - + * Fri Jun 18 2010 Karel Zak 2.18-0.2 - upgrade to 2.18-rc2 ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.18/v2.18-rc2-ChangeLog @@ -1755,7 +1761,7 @@ fi * Mon Oct 19 2009 Karel Zak 2.17-0.1.git5e51568 - upgrade to pre-release snapshot (official changelog not available yet, see - http://git.kernel.org/?p=utils/util-linux-ng/util-linux-ng.git for now) + http://git.kernel.org/?p=utils/util-linux-ng/util-linux-ng.git for now) - new commands: fallocate, unshare, wipefs - libblkid supports topology and partitions probing - remove support for --rmpart[s] from blockdev(8) (util-linux-ng-2.14-blockdev-rmpart.patch) @@ -1817,7 +1823,7 @@ fi * Thu Jun 4 2009 Karel Zak 2.15.1-0.1 - upgrade to 2.15.1-rc1 ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.15/v2.15-ReleaseNotes - ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.15/v2.15.1-rc1-ChangeLog + ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.15/v2.15.1-rc1-ChangeLog - merged patches: util-linux-ng-2.14-login-remote.patch util-linux-ng-2.14-fdisk-4k-I.patch @@ -1833,7 +1839,7 @@ fi * Thu Apr 2 2009 Karel Zak 2.14.2-8 - fix #490769 - post scriptlet failed (thanks to Dan Horak) - + * Fri Mar 20 2009 Karel Zak 2.14.2-7 - fix some nits in mount.tmpfs @@ -2007,7 +2013,7 @@ fi - fix #218915 - fdisk -b 4K - upgrade to -pre7 release - fix building problem with raw0 patch -- fix #217186 - /bin/sh: @MKINSTALLDIRS@: No such file or directory +- fix #217186 - /bin/sh: @MKINSTALLDIRS@: No such file or directory (port po/Makefile.in.in from gettext-0.16) - sync with FC6 and RHEL5: - fix #216489 - SCHED_BATCH option missing in chrt @@ -2033,7 +2039,7 @@ fi * Fri Sep 15 2006 Karel Zak 2.13-0.41 - fix #205038 - mount not allowing sloppy option (exports "-s" - to external /sbin/mount.nfs(4) calls) + to external /sbin/mount.nfs(4) calls) - fix minor bug in util-linux-2.13-mount-twiceloop.patch - fix #188193- util-linux should provide plugin infrastructure for HAL @@ -2066,8 +2072,8 @@ fi * Mon Jul 17 2006 Karel Zak 2.13-0.32 - add IPv6 support to the login command (patch by Milan Zazrivec) -- fix #198626 - add keyinit instructions to the login PAM script - (patch by David Howells) +- fix #198626 - add keyinit instructions to the login PAM script + (patch by David Howells) * Wed Jul 12 2006 Jesse Keating - 2.13-0.31.1 - rebuild @@ -2078,7 +2084,7 @@ fi * Mon Jul 10 2006 Karsten Hopp 2.13-0.30 - silence install in minimal buildroot without /var/log -* Fri Jul 7 2006 Karel Zak 2.13-0.29 +* Fri Jul 7 2006 Karel Zak 2.13-0.29 - include the raw command for RHELs * Mon Jun 26 2006 Florian La Roche 2.13-0.28 @@ -2100,7 +2106,7 @@ fi - fix #191230 - using mount --move results in wrong data in /etc/mtab - added mount subtrees support - fdisk: wrong number of sectors for large disks (suse#160822) -- merge fdisk-xvd (#182553) with new fdisk-isfull (#188981) patch +- merge fdisk-xvd (#182553) with new fdisk-isfull (#188981) patch - fix #181549 - raw(8) manpage has old information about dd - remove asm/page.h usage @@ -2153,7 +2159,7 @@ fi * Thu Jan 19 2006 Steve Dickson 2.13-0.14 - Updated the gssd_check() and idmapd_check(), used with nfsv4 mounts, to looked for the correct file in /var/lock/subsys - which stops bogus warnings. + which stops bogus warnings. * Tue Jan 3 2006 Karel Zak 2.13-0.13 - fix #174676 - hwclock audit return code mismatch @@ -2269,7 +2275,7 @@ fi * Fri Feb 25 2005 Steve Dickson 2.12p-2 - Changed nfsmount to only use reserve ports when necessary - (bz# 141773) + (bz# 141773) * Thu Dec 23 2004 Elliot Lee 2.12p-1 - Update to util-linux-2.12p. This changes swap header format @@ -2281,7 +2287,7 @@ fi * Tue Dec 7 2004 Steve Dickson 2.12a-20 - Corrected a buffer overflow problem with nfs mounts. - (bz# 141733) + (bz# 141733) * Wed Dec 01 2004 Elliot Lee 2.12a-19 - Patches for various bugs. @@ -2377,8 +2383,8 @@ fi - mkcramfs: use PAGE_SIZE for default blocksize (#118681) * Sat Mar 20 2004 -- Updated the nfs-mount.patch to correctly - handle the mounthost option and to ignore +- Updated the nfs-mount.patch to correctly + handle the mounthost option and to ignore servers that do not set auth flavors * Tue Mar 16 2004 Dan Walsh 2.12-13 @@ -2389,7 +2395,7 @@ fi - Added two checks to the nfs4 path what will print warnings when rpc.idmapd and rpc.gssd are not running - Ping NFS v4 servers before diving into kernel -- Make v4 mount interruptible which also make the intr option on by default +- Make v4 mount interruptible which also make the intr option on by default * Sat Mar 13 2004 - Reworked how the rpc.idmapd and rpc.gssd checks were @@ -2410,10 +2416,10 @@ fi - Tried to make nfs error message a bit more meaninful - Cleaned up some warnings -* Sun Mar 7 2004 Steve Dickson +* Sun Mar 7 2004 Steve Dickson - Added pesudo flavors for nfsv4 mounts. - Added BuildRequires: libselinux-devel and Requires: libselinux - when WITH_SELINUX is set. + when WITH_SELINUX is set. * Fri Feb 27 2004 Dan Walsh 2.12-5 - check for 2.6.3 kernel in mount options @@ -2442,7 +2448,7 @@ fi * Thu Jan 15 2004 Elliot Lee 2.12pre-1 - 2.12pre-1 - Merge mount/losetup packages into the main package (#112324) -- Lose separate +- Lose separate * Mon Nov 3 2003 Dan Walsh 2.11y-35.sel - remove selinux code from login and use pam_selinux @@ -2580,7 +2586,7 @@ ipcs fixes - Include isosize util * Wed Aug 7 2002 Elliot Lee 2.11r-9 -- Patch120 (skipraid2) to fix #70353, because the original patch was +- Patch120 (skipraid2) to fix #70353, because the original patch was totally useless. * Fri Aug 2 2002 Elliot Lee 2.11r-8 @@ -2600,7 +2606,7 @@ totally useless. - only require usermode if we're shipping kbdrate here * Fri Jun 28 2002 Trond Eivind Glomsrod 2.11r-3 -- Port the large swap patch to new util-linux... the off_t changes +- Port the large swap patch to new util-linux... the off_t changes now in main aren't sufficient * Thu Jun 27 2002 Elliot Lee 2.11r-2 @@ -2611,17 +2617,17 @@ totally useless. - Remove unused patches * Thu Jun 27 2002 Elliot Lee 2.11n-19 -- Make a note here that this package was the source of the single change -contained in util-linux-2.11f-18 (in 7.2/Alpha), and also contains the +- Make a note here that this package was the source of the single change +contained in util-linux-2.11f-18 (in 7.2/Alpha), and also contains the rawman patch from util-linux-2.11f-17.1 (in 2.1AS). -- Package has no runtime deps on slang, so remove the BuildRequires: +- Package has no runtime deps on slang, so remove the BuildRequires: slang-devel. * Fri Jun 21 2002 Tim Powers - automated rebuild * Thu Jun 20 2002 Elliot Lee 2.11n-17 -- Fix teg's swapondetect patch to not print out the usage message when +- Fix teg's swapondetect patch to not print out the usage message when 'swapon -a -e' is run. (#66690) (edit existing patch) - Apply hjl's utmp handling patch (#66950) (patch116) - Fix fdisk man page notes on IDE disk partition limit (#64013) (patch117) @@ -2704,7 +2710,7 @@ slang-devel. - Don't make the pivot_root.8 man page executable(!) * Tue Oct 23 2001 Elliot Lee 2.11f-13 -- Patch/idea #76 from HJL, fixes bug #54741 (race condition in login +- Patch/idea #76 from HJL, fixes bug #54741 (race condition in login acquisition of controlling terminal). * Thu Oct 11 2001 Bill Nottingham @@ -3077,7 +3083,7 @@ acquisition of controlling terminal). * Mon Mar 22 1999 Erik Troan - added vigr to file list -* Sun Mar 21 1999 Cristian Gafton +* Sun Mar 21 1999 Cristian Gafton - auto rebuild in the new build environment (release 12) * Thu Mar 18 1999 Cristian Gafton @@ -3160,7 +3166,7 @@ acquisition of controlling terminal). - use proper tc*() calls rather then ioctl's * Sun Dec 21 1997 Cristian Gafton -- fixed a security problem in chfn and chsh accepting too +- fixed a security problem in chfn and chsh accepting too long gecos fields * Fri Dec 19 1997 Mike Wangsmo @@ -3176,7 +3182,7 @@ acquisition of controlling terminal). - added vfat32 filesystem type to list recognized by fdisk * Fri Oct 10 1997 Erik Troan -- don't build clock on the alpha +- don't build clock on the alpha - don't install chkdupexe * Thu Oct 02 1997 Michael K. Johnson