531551
### Header
531551
Summary: A collection of basic system utilities
531551
Name: util-linux
531551
Version: 2.23.2
531551
Release: 43%{?dist}.2
531551
License: GPLv2 and GPLv2+ and LGPLv2+ and BSD with advertising and Public Domain
531551
Group: System Environment/Base
531551
URL: http://en.wikipedia.org/wiki/Util-linux
531551
531551
%define upstream_version %{version}
531551
531551
### Macros
531551
%define cytune_archs %{ix86} alpha %{arm}
531551
%define compldir %{_datadir}/bash-completion/completions/
531551
531551
### Dependencies
531551
BuildRequires: audit-libs-devel >= 1.0.6
531551
BuildRequires: gettext-devel
531551
BuildRequires: libselinux-devel
531551
BuildRequires: ncurses-devel
531551
BuildRequires: pam-devel
531551
BuildRequires: zlib-devel
531551
BuildRequires: popt-devel
531551
BuildRequires: libutempter-devel
531551
Buildrequires: systemd-devel
531551
Buildrequires: libuser-devel
531551
BuildRequires: libcap-ng-devel
531551
BuildRequires: autoconf
531551
BuildRequires: automake
531551
BuildRequires: libtool
531551
531551
### Sources
531551
Source0: ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.23/util-linux-%{upstream_version}.tar.xz
531551
Source1: util-linux-login.pamd
531551
Source2: util-linux-remote.pamd
531551
Source3: util-linux-chsh-chfn.pamd
531551
Source4: util-linux-60-raw.rules
531551
Source8: nologin.c
531551
Source9: nologin.8
531551
Source12: util-linux-su.pamd
531551
Source13: util-linux-su-l.pamd
531551
Source14: util-linux-runuser.pamd
531551
Source15: util-linux-runuser-l.pamd
531551
531551
### Obsoletes & Conflicts & Provides
531551
Conflicts: bash-completion < 1:2.1-1
531551
# su(1) and runuser(1) merged into util-linux v2.22
531551
Conflicts: coreutils < 8.20
531551
# eject has been merged into util-linux v2.22
531551
Obsoletes: eject <= 2.1.5
531551
Provides: eject = 2.1.6
531551
# sulogin, utmpdump merged into util-linux v2.22
531551
Conflicts: sysvinit-tools < 2.88-8
531551
# old versions of e2fsprogs contain fsck, uuidgen
531551
Conflicts: e2fsprogs < 1.41.8-5
531551
# rename from util-linux-ng back to util-linux
531551
Obsoletes: util-linux-ng < 2.19
531551
Provides: util-linux-ng = %{version}-%{release}
531551
Conflicts: filesystem < 3
531551
Provides: /bin/dmesg
531551
Provides: /bin/kill
531551
Provides: /bin/more
531551
Provides: /bin/mount
531551
Provides: /bin/umount
531551
Provides: /sbin/blkid
531551
Provides: /sbin/blockdev
531551
Provides: /sbin/findfs
531551
Provides: /sbin/fsck
531551
Provides: /sbin/nologin
531551
531551
Requires(post): coreutils
531551
Requires: pam >= 1.1.3-7, /etc/pam.d/system-auth
531551
Requires: audit-libs >= 1.0.6
531551
Requires: libuuid = %{version}-%{release}
531551
Requires: libblkid = %{version}-%{release}
531551
Requires: libmount = %{version}-%{release}
531551
531551
### Ready for upstream?
531551
###
531551
# 151635 - makeing /var/log/lastlog
531551
Patch0: 2.23-login-lastlog-create.patch
531551
531551
# v2.24 backport: #972457
531551
Patch1: 2.24-agetty-clocal.patch
531551
# v2.24 backport: #987787 - Remove lastlogin from su
531551
Patch2: 2.24-su-suppress-PAM-info-messages.patch
531551
# v2.24 backport: #950497 - problem umounting loop device
531551
Patch3: 2.24-libmount-canonicalize-for-conversion-from-loopdev.patch
531551
# v2.24 backport: #921498 - multiple internal testsuite failures
531551
Patch4: 2.24-tests-portability.patch
531551
# v2.24 backport: #1005566 - recount_geometry: Process /usr/sbin/fdisk was killed by signal 8 (SIGFPE)
531551
Patch5: 2.24-libfdisk-fix-SIGFPE.patch
531551
# v2.24 backport: #1005194 - su generates incorrect log entries
531551
Patch6: 2.24-su-fix-lastlog-and-btmp-logging.patch
531551
# v2.24 backport: #1006462 - RFE: allow \S escape that defaults to PRETTY_NAME in /etc/issue handling
531551
Patch7: 2.24-agetty-etc-os-release.patch
531551
# v2.24 backport: #1010193 - libmount umount issues
531551
Patch8: 2.24-libmount-mem.patch
531551
# v2.24 backport: #1009349 - Joking sfdisk rewriting PT after "n"
531551
Patch9: 2.24-sfdisk-y-n-miscmatch.patch
531551
# v2.24 backport: #1007885 - utmpdump is not IPv6 ready
531551
Patch10: 2.24-utmpdump-ipv6.patch
531551
# v2.24 backport: #1024366 - losetup does not use loop-control to add device
531551
Patch11: 2.24-losetup-add-device.patch
531551
# v2.24 backport: 1016471 - Document that blockdev --setbsz call has never worked
531551
Patch12: 2.24-blockdev-setbsz-hint.patch
531551
# v2.25 backport: #1039189 - taskset man page PERMISSIONS section is incorrect
531551
Patch13: 2.25-taskset-man-fix-permissions.patch
531551
# v2.25 backport: #1050852 - lscpu: support discontinuous NUMA nodes
531551
Patch14: 2.25-lib-add-path_strdup.patch
531551
Patch15: 2.25-lscpu-discontinuous-NUMA-nodes.patch
531551
Patch16: 2.25-lscpu-sort-NUMA.patch
531551
# v2.25 backport: #1046849 - filesystem type is not correctly displayed by df command
531551
Patch17: 2.25-libblkid-Identify-extN-file-system-properly.patch
531551
# v2.25 backport: #1055490 - libblkid: Do not problem for backup btrfs superblock
531551
Patch18: 2.25-libblkid-no-more-probe-for-btrfs-backup-superblock.patch
531551
# v2.25 backport: #1054186 - wipefs does not clean gpt header fully, PMBR remains
531551
Patch19: 2.25-libblkid-detect-alone-PMBR.patch
531551
Patch20: 2.25-wipefs-call-BLKRRPART-when-erase-partition-table.patch
531551
# v2.25 backport: #977162 - fix the description of XFS "allocsize="
531551
Patch21: 2.25-mount-man-xfs.patch
531551
# rhel7.0: #1073851 - disable user namespaces
531551
Patch22: rhel7.0-unshare-user.patch
531551
# v2.25 backpoprt: #1078618 - flock nfs file fails on nfsv4
531551
Patch23: 2.25-flock-nfs4.patch
531551
# v2.25 backport: #1047376 - blkid hangs while reading from /dev/fd0
531551
Patch24: 2.25-libblkid-io-errors.patch
531551
#v2.24 and v2.25 backport: #1079931 - fsck: warning on kdump boot
531551
Patch25: 2.24-fsck-fstab.patch
531551
Patch26: 2.25-fsck-nohelper.patch
531551
531551
#
531551
# RHEL 7.1
531551
#
531551
# 1067354 - dmesg -w output not line-buffered
531551
Patch27: 2.25-dmesg-w.patch
531551
# 1072298 - util-linux/lscpu: '--sysroot' broken on XFS
531551
Patch28: 2.25-lscpu-d_type.patch
531551
# 1072930 - hwclock --systohc can hang on busy or virtual machine
531551
Patch29: 2.25-hwclock-hang.patch
531551
# 1077310 - wipefs problem with some live .isos
531551
Patch30: 2.25-wipefs-nested-pt.patch
531551
# 1077864 - Backport swapon: allow a more flexible swap discard policy
531551
Patch31: 2.25-swapon-discard.patch
531551
# 1080407 - libblkid XFS detection is too fragile
531551
Patch32: 2.25-libblkid-xfs.patch
531551
# RHEL6.6 port #1115442 - kill(1) doesn't check errno after calling strtol() 
531551
Patch33: 2.17-kill-strtol.patch
531551
# 1127823 - losetup does not accept offset
531551
Patch34: 2.24-losetup-offset.patch
531551
# 1127891 - wipefs 4k disks and gpt partitions
531551
Patch35: 2.25-libblkid-gpt-512.patch
531551
# 1136111 - "findmnt" returns incomplete output on kernel-3.14
531551
Patch36: 2.24-libmount-3.14.patch
531551
# backport from upstream: #1140591 - improve mount --move documentation
531551
Patch37: 2.26-mount-man-move.patch
531551
# RHEL6.6 port: #1131522 - backport --fork and --mount-proc to unshare(1) 
531551
Patch38: 2.24-unshare-mount-fork.patch
531551
# Backport from upstream (v2.25-214-g8a4c64e): #1113043 - backport lslogins(1)
531551
Patch39: 2.26-libsmartcols.patch
531551
Patch40: 2.26-lslogins.patch
531551
# 1149278 - partx fails to update a specific partition other than the first
531551
Patch41: 2.24-partx-update.patch
531551
# 1156352 - blkdiscard progress report and interruptibility of the process
531551
Patch42: 2.26-blkdiscard.patch
531551
# 1181444 - raw command fails with "Cannot locate raw device".
531551
Patch43: 2.26-raw-stat.patch
531551
531551
#
531551
# RHEL 7.2
531551
#
531551
Patch44: 2.25-uuidd-timeout.patch
531551
# 1225235 - blockdev --report fails on loop and pmem devices
531551
Patch45: 2.25-blockdev-geom.patch
531551
# 1225053 - [RFE] backport fstrim -a and unit file
531551
Patch46: 2.25-fstrim-all.patch
531551
# 1131523 - mount does not appear to be correctly documented for default mount options
531551
Patch47: 2.25-mount-man-default.patch
531551
# 1147526 - Incorrect message printed when su is killed
531551
Patch48: 2.26-su-coredump-message.patch
531551
# 1165702 - make login(1) insensitive to SIGXFSZ and huge lastlog
531551
Patch49: 2.26-login-SIGXFSZ.patch
531551
# 1184558 - logger silently changes facility from kern to user
531551
Patch50: 2.26-logger-man-kern.patch
531551
# 1198243 - blkid does not recognize xfs external log device
531551
Patch51: 2.25-libblkid-xfs-log.patch
531551
# 1208081 - lsblk does not list dm-multipath and partitioned devices
531551
Patch52: 2.26-lsblk-mpath.patch
531551
# 1209594 - RHEL7: unshare: add --propagation, use MS_PRIVATE by default
531551
# 1229436 - Remove patch that disables User Namespaces
531551
Patch53: 2.26-unshare-rebase.patch
531551
# 1116100 - Add -Z SELInux option to nsenter
531551
Patch54: v2.26-nsenter-selinux.patch
531551
# 1199619 - os-prober attempts to mount thin pool devices
531551
Patch55: 2.25-libblkid-thinpool.patch
531551
# 1251250 - blkid outputs nothing for some partitions (e.g. sun label)
531551
Patch56: 2.25-libblkid-return-codes.patch
531551
# 1182831 - blkid incorrectly detects boot sec + MBR as FAT
531551
Patch57: 2.26-libblkid-fat.patch
531551
531551
#
531551
# RHEL7.3
531551
#
531551
# 1301091 - [libblkid] Failed to get offset of the xfs_external_log signature
531551
Patch58: 2.27-libblkid-xfs-log.patch
531551
# 1291554 - lslogins crash when executed with buggy username
531551
Patch59: 2.28-lslogins-rebase.patch
531551
# 1092520 - util-linux - PIE and RELRO check
531551
Patch60: 0060-build-sys-add-CFLAGS-and-LDFLAGS-for-daemons-and-sha.patch
531551
# 1248003 - mount only parses <param>=<value> lines from fstab fs_spec field available from blkid block device
531551
Patch61: 0061-libmount-be-more-restrictive-about-valid-tag-names.patch
531551
# 1271850 - mount -a doesn't catch a typo in /etc/fstab and a typo in /etc/fstab can make a system not reboot properly
531551
Patch62: 0062-mount-umount-swapon-fsck-lsblk-findmnt-ignore-malfor.patch
531551
# 1290689 - util-linux: /bin/login does not retry getpwnam_r with larger buffers, leading to login failure
531551
Patch63: 0063-login-mount-fix-__SC_GETPW_R_SIZE_MAX-usage.patch
531551
# 1296366 - Bash completion for more(1) handles file names with spaces incorrectly
531551
Patch64: 0064-bash-completion-use-n-as-IFS-when-ask-for-filenames.patch
531551
# 1296521 - RHEL7: update audit event in hwclock
531551
Patch65: 0065-hwclock-change-audit-message.patch
531551
# 1304426 - [rfe] /bin/su should be improved to reduce stack use
531551
Patch66: 0066-su-clean-up-groups-initialization.patch
531551
# 1326615 - util-linux/lscpu: Fix model and model name on Power Systems
531551
Patch67: 0067-lscpu-Fix-model-and-model-name-on-Power-Systems.patch
531551
# 1326615 - util-linux/lscpu: Fix model and model name on Power Systems
531551
Patch68: 0068-lscpu-use-cpu-and-revision-tag-if-available.patch
531551
# 1335671 - extra quotes around UUID confuses findfs in RHEL (but not in Fedora)
531551
Patch69: 0069-findfs-add-ability-to-work-with-PART-UUID-LABEL-too.patch
531551
# 1335671 - extra quotes around UUID confuses findfs in RHEL (but not in Fedora)
531551
Patch70: 0070-libblkid-fix-memory-leak-in-blkid_parse_tag_string.patch
531551
# 587393 - [RFE] Make sure util-linux is ready for writable overlays
531551
Patch71: 0071-findmnt-don-t-rely-on-st_dev-for-target.patch
531551
# 587393 - [RFE] Make sure util-linux is ready for writable overlays
531551
Patch72: 0072-libmount-cleanup-fs-root-detection-code.patch
531551
# 587393 - [RFE] Make sure util-linux is ready for writable overlays
531551
Patch73: 0073-libmount-mark-overlay-as-pseudo-FS.patch
531551
# 1344222 - logger port option in help is misleading
531551
Patch74: 0074-logger-be-more-precise-about-port-description.patch
531551
# 1344482 - util-linux fails valid_pmbr() size checks if device is > 2.14TB, Device label type: dos instead of gpt
531551
Patch75: 0075-libfdisk-gpt-be-more-careful-with-64bit-constants.patch
531551
# 1332084 - [RFE] Inclusion of lsns command in util-linux Package
531551
Patch76: 0076-lsns-backport-new-command.patch
531551
# 1153770 - backport lsipc
531551
Patch77: 0077-lib-strutils-make-strmode-more-generic.patch
531551
# 1153770 - backport lsipc
531551
Patch78: 0078-lsipc-backport-new-command.patch
531551
# 1327886 - Backport blkdiscard's "-z" flag to RHEL
531551
Patch79: 0079-blkdiscard-backport-zeroout-support.patch
531551
# 1029385 - lack of non-ascii support
531551
Patch80: 0080-sulogin-and-agetty-virtual-consoles-support-xvc-and-.patch
531551
# 1298384 - RFE: add SCHED_DEADLINE support to chrt
531551
Patch81: 0081-chrt-backport-DEADLINE-scheduler-support.patch
531551
# 1304246 - fdisk 'f' subcommand updates partition ranges wrongly
531551
Patch82: 0082-fdisk-backport-DOS-logical-partitions-chain-reorder.patch
531551
# 1153770 - backport lsipc
531551
Patch83: 0083-tests-cleanup-tests.patch
531551
# 1281839 - [RFE]Bind mounts should be handled gracefully by the operating system
531551
Patch84: 0084-libmount-add-support-for-bind-ro.patch
531551
# 1007734 - blkid shows devices as /dev/block/$MAJOR:$MINOR
531551
Patch85: 0085-libblkid-store-only-canonical-devnames-to-the-cache.patch
531551
# 1349536 - Extended partition loop in MBR partition table leads to DOS
531551
Patch86: 0086-libblkid-avoid-recursion-in-EBR.patch
531551
531551
#
531551
# RHEL7.4
531551
#
531551
# 1405238 - findmnt --target behaviour changed in 7.3, shows all mount-points in chroot
531551
Patch87: 0087-findmnt-fix-target-behaviour.patch
531551
# 1419474
531551
Patch88: 0088-su-properly-clear-child-PID.patch
531551
# 1344102 - fdisk does not handle 4kN devices correctly in 'Blocks' calculation
531551
Patch89: 0089-fdisk-fix-Blocks-column-calculation.patch
531551
# 1344720 - when fdisk detects gpt table, expected menu items seem to be missing in the 'm' output
531551
Patch90: 0090-fdisk-fix-menu-for-GPT.patch
531551
# 1323916 - logger unnecessarily splits messages sent via stdin into 1024 byte chunks
531551
Patch91: 0091-logger-backport-size.patch
531551
# 1344726 - [RFE] fdisk: output UID from gpt in fdisk when detecting that a gpt partition table is present
531551
Patch92: 0092-fdisk-print-header-UUID-for-GPT.patch
531551
# 1362662 - fdisk -l fails/stops on first passive/not ready device, works on RHEL6
531551
Patch93: 0093-fdisk-improve-l-error-handling.patch
531551
# 1369436 - losetup man page incorrect syntax for Setup loop device
531551
Patch94: 0094-losetup-improve-man-page-SYNOPSIS.patch
531551
# 1392656 - [LLNL 7.4 Bug] fix buffer overflows in util-linux with upstream patch
531551
Patch95: 0095-libblkid-fix-potential-bufer-overflows.patch
531551
# 1370959 - [FJ7.3 Bug]: man 8 umount is wrong.
531551
Patch96: 0096-umount-fix-obsolete-info-about-loop-in-umount.8.patch
531551
# 1357746 - mount -av" report NFS "successfully mounted" but it is not.
531551
Patch97: 0097-mount-fix-all-and-nofail-return-code.patch
531551
# 1417722 - umount -a results in selinux being reported as Disabled
531551
Patch98: 0098-umount-exclude-selinuxfs-from-all.patch
531551
# 1402825 - RHEL7: "sfdisk -s" can't list the disk size
531551
Patch99: 0099-sfdisk-remove-useless-CDROM-detection-for-s.patch
531551
# 1403973 - /usr/bin/more crash on repeat search on failed regex match
531551
Patch100: 0100-more-fix-repeat-search-crash.patch
531551
# 1403971 - /usr/bin/more crash in end_it due to double free
531551
Patch101: 0101-more-avoid-double-free-on-exit.patch
531551
# 1358095 - ipcs shows wrong gid information
531551
Patch102: 0102-ipcs-show-gid-instead-of-uid.patch
531551
# 1358097 - ipcs shows strange status message in ja locale
531551
Patch103: 0103-ipcs-fix-JP-status-message.patch
531551
# 1378100 - fix swapon discard option parsing
531551
Patch104: 0104-swapon-fix-discard-option-parsing.patch
531551
# 1416467 - [RFE] Add support for posix_fallocate(3) call in fallocate(1) utility
531551
Patch105: 0105-fallocate-Added-posix_fallocate-support.patch
531551
# 1358755 - Backport request for zramctl on util-linux v2.23.2
531551
Patch106: 0106-zramctl-backport-from-v2.29.patch
531551
# 1392661 - [LLNL 7.4 Bug] add zfs patches to util-linux
531551
Patch107: 0107-libblkid-zfs-let-s-keep-compiler-happy.patch
531551
Patch108: 0108-blkid-make-zfs-detection-more-robust.patch
531551
Patch109: 0109-zfs-make-less-syscalls.patch
531551
Patch110: 0110-libblkid-zfs-keep-bufferes-read-only.patch
531551
Patch111: 0111-libblkid-don-t-mark-zfs-as-RAID.patch
531551
Patch112: 0112-tests-update-ZFS-test.patch
531551
Patch113: 0113-libblkid-zfs-add-cast-to-fix-UB-cppcheck.patch
531551
Patch114: 0114-libblkid-Avoid-OOB-access-on-illegal-ZFS-superblocks.patch
531551
# 1360764 - SMT: "Threads Per Core" will automatically change when odd or even number of vcpu are enabled online.
531551
# 1397709 - [7.4 FEAT] Refresh code for lscpu to support s390x cpu topology
531551
Patch115: 0115-lscpu-backport-from-v2.29.patch
531551
# 1402183 - [HPE 7.3 Bug] fdisk -l does not list non-BTT NVDIMM devices
531551
Patch116: 0116-fdisk-use-sysfs_devno_is_wholedisk.patch
531551
# 1358755 - Backport request for zramctl on util-linux v2.23.2
531551
Patch117: 0117-zramctl-add-bash-completion.patch
531551
Patch118: 0118-zramctl-make-mm_stat-parser-more-robust.patch
531551
# 1344720 - when fdisk detects gpt table, expected menu items seem to be missing in the 'm' output
531551
Patch119: 0119-fdisk-improve-menu-and-u-for-GPT.patch
531551
# 1360764 1397709 - lscpu rebase
531551
Patch120: 0120-tests-update-for-RHEL7.4-changes.patch
531551
# 1358755 - Backport request for zramctl on util-linux v2.23.2
531551
Patch121: 0121-zramctl-be-more-specific-about-default-output.patch
531551
# 1344726 - [RFE] fdisk: output UID from gpt in fdisk when detecting that a gpt partition table is present
531551
Patch122: 0122-libfdisk-gpt-fix-UUID-printing.patch
531551
# 1451704 - [Intel 7.4 BUG] IMSM RAID on 4k disks not assembled on boot
531551
Patch123: 0123-libblkid-Add-metadata-signature-check-for-IMSM-on-4K.patch
531551
# 1455664 - lscpu causes kernel panic on HPE Comanche / Cavium ThunderX2 (cn99xx)
531551
Patch124: 0124-lscpu-use-sysfs-for-table-access-if-available.patch
531551
# 1457744 - lscpu -e get crashed after offline one host cpu on amd machine
531551
Patch125: 0125-lscpu-improve-for-offline-CPUs-on-AMD.patch
531551
531551
# RHEL7.4.Z
531551
# 1499760 - gvfs-udisks2-volume-monitor generates huge amount of audit log with access denied messages
531551
Patch126: 0126-libmount-use-eacess-rather-than-open-to-check-mtab-u.patch
531551
Patch127: 0127-libmount-fix-access-utab-write-test.patch
531551
531551
%description
531551
The util-linux package contains a large variety of low-level system
531551
utilities that are necessary for a Linux system to function. Among
531551
others, Util-linux contains the fdisk configuration tool and the login
531551
program.
531551
531551
%package -n libmount
531551
Summary: Device mounting library
531551
Group: Development/Libraries
531551
License: LGPLv2+
531551
Requires: libblkid = %{version}-%{release}
531551
Requires: libuuid = %{version}-%{release}
531551
Conflicts: filesystem < 3
531551
531551
%description -n libmount
531551
This is the device mounting library, part of util-linux.
531551
531551
531551
%package -n libmount-devel
531551
Summary: Device mounting library
531551
Group: Development/Libraries
531551
License: LGPLv2+
531551
Requires: libmount = %{version}-%{release}
531551
Requires: pkgconfig
531551
531551
%description -n libmount-devel
531551
This is the device mounting development library and headers,
531551
part of util-linux.
531551
531551
531551
%package -n libblkid
531551
Summary: Block device ID library
531551
Group: Development/Libraries
531551
License: LGPLv2+
531551
Requires: libuuid = %{version}-%{release}
531551
Conflicts: filesystem < 3
531551
Requires(post): coreutils
531551
531551
%description -n libblkid
531551
This is block device identification library, part of util-linux.
531551
531551
531551
%package -n libblkid-devel
531551
Summary: Block device ID library
531551
Group: Development/Libraries
531551
License: LGPLv2+
531551
Requires: libblkid = %{version}-%{release}
531551
Requires: pkgconfig
531551
531551
%description -n libblkid-devel
531551
This is the block device identification development library and headers,
531551
part of util-linux.
531551
531551
531551
%package -n libuuid
531551
Summary: Universally unique ID library
531551
Group: Development/Libraries
531551
License: BSD
531551
Conflicts: filesystem < 3
531551
531551
%description -n libuuid
531551
This is the universally unique ID library, part of util-linux.
531551
531551
The libuuid library generates and parses 128-bit universally unique
531551
id's (UUID's).  A UUID is an identifier that is unique across both
531551
space and time, with respect to the space of all UUIDs.  A UUID can
531551
be used for multiple purposes, from tagging objects with an extremely
531551
short lifetime, to reliably identifying very persistent objects
531551
across a network.
531551
531551
See also the "uuid" package, which is a separate implementation.
531551
531551
%package -n libuuid-devel
531551
Summary: Universally unique ID library
531551
Group: Development/Libraries
531551
License: BSD
531551
Requires: libuuid = %{version}-%{release}
531551
Requires: pkgconfig
531551
531551
%description -n libuuid-devel
531551
This is the universally unique ID development library and headers,
531551
part of util-linux.
531551
531551
The libuuid library generates and parses 128-bit universally unique
531551
id's (UUID's).  A UUID is an identifier that is unique across both
531551
space and time, with respect to the space of all UUIDs.  A UUID can
531551
be used for multiple purposes, from tagging objects with an extremely
531551
short lifetime, to reliably identifying very persistent objects
531551
across a network.
531551
531551
See also the "uuid-devel" package, which is a separate implementation.
531551
531551
531551
%package -n uuidd
531551
Summary: Helper daemon to guarantee uniqueness of time-based UUIDs
531551
Group: System Environment/Daemons
531551
Requires: libuuid = %{version}-%{release}
531551
License: GPLv2
531551
Requires: systemd
531551
Requires(pre): shadow-utils
531551
Requires(post): systemd-units
531551
Requires(preun): systemd-units
531551
531551
%description -n uuidd
531551
The uuidd package contains a userspace daemon (uuidd) which guarantees
531551
uniqueness of time-based UUID generation even at very high rates on
531551
SMP systems.
531551
531551
531551
%prep
531551
%autosetup -p1 -n %{name}-%{upstream_version}
531551
531551
cp %{SOURCE8} %{SOURCE9} .
531551
531551
%build
531551
unset LINGUAS || :
531551
531551
# unfortunately, we did changes to build-system
531551
./autogen.sh
531551
531551
# we modify .po files by RHEL patches
531551
rm -f po/stamp*
531551
531551
export CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 $RPM_OPT_FLAGS"
531551
export SUID_CFLAGS="-fpie"
531551
export SUID_LDFLAGS="-pie -Wl,-z,relro -Wl,-z,now"
531551
export DAEMON_CFLAGS="$SUID_CFLAGS"
531551
export DAEMON_LDFLAGS="$SUID_LDFLAGS"
531551
%configure \
531551
	--with-systemdsystemunitdir=%{_unitdir} \
531551
	--disable-silent-rules \
531551
	--disable-wall \
531551
	--disable-bfs \
531551
	--disable-pg \
531551
	--enable-socket-activation \
531551
	--enable-chfn-chsh \
531551
	--enable-write \
531551
	--enable-raw \
531551
	--with-udev \
531551
	--with-selinux \
531551
	--with-audit \
531551
	--with-utempter \
531551
	--disable-makeinstall-chown \
531551
%ifnarch %cytune_archs
531551
	--disable-cytune \
531551
%endif
531551
%ifarch s390 s390x
531551
	--disable-hwclock \
531551
	--disable-fdformat
531551
%endif
531551
531551
# build util-linux
531551
make %{?_smp_mflags}
531551
531551
# build nologin
531551
gcc $CFLAGS -o nologin nologin.c
531551
531551
531551
%check
531551
#to run tests use "--with check"
531551
%if %{?_with_check:1}%{!?_with_check:0}
531551
make check
531551
%endif
531551
531551
531551
%install
531551
rm -rf ${RPM_BUILD_ROOT}
531551
mkdir -p ${RPM_BUILD_ROOT}%{_bindir}
531551
mkdir -p ${RPM_BUILD_ROOT}%{_mandir}/man{1,6,8,5}
531551
mkdir -p ${RPM_BUILD_ROOT}%{_sbindir}
531551
mkdir -p ${RPM_BUILD_ROOT}%{_sysconfdir}/{pam.d,security/console.apps}
531551
mkdir -p ${RPM_BUILD_ROOT}/var/log
531551
touch ${RPM_BUILD_ROOT}/var/log/lastlog
531551
chmod 0644 ${RPM_BUILD_ROOT}/var/log/lastlog
531551
531551
# install util-linux
531551
make install DESTDIR=${RPM_BUILD_ROOT}
531551
531551
# install nologin
531551
install -m 755 nologin ${RPM_BUILD_ROOT}%{_sbindir}
531551
install -m 644 nologin.8 ${RPM_BUILD_ROOT}%{_mandir}/man8
531551
531551
# raw
531551
echo '.so man8/raw.8' > $RPM_BUILD_ROOT%{_mandir}/man8/rawdevices.8
531551
{
531551
	# see RH bugzilla #216664
531551
	mkdir -p ${RPM_BUILD_ROOT}%{_prefix}/lib/udev/rules.d
531551
	pushd ${RPM_BUILD_ROOT}%{_prefix}/lib/udev/rules.d
531551
	install -m 644 %{SOURCE4} ./60-raw.rules
531551
	popd
531551
}
531551
531551
# sbin -> bin
531551
mv ${RPM_BUILD_ROOT}%{_sbindir}/raw ${RPM_BUILD_ROOT}%{_bindir}/raw
531551
531551
# And a dirs uuidd needs that the makefiles don't create
531551
install -d ${RPM_BUILD_ROOT}/run/uuidd
531551
install -d ${RPM_BUILD_ROOT}/var/lib/libuuid
531551
531551
# libtool junk
531551
rm -rf ${RPM_BUILD_ROOT}%{_libdir}/*.la
531551
531551
%ifarch %{sparc}
531551
rm -rf ${RPM_BUILD_ROOT}%{_bindir}/sunhostid
531551
cat << E-O-F > ${RPM_BUILD_ROOT}%{_bindir}/sunhostid
531551
#!/bin/sh
531551
# this should be _bindir/sunhostid or somesuch.
531551
# Copyright 1999 Peter Jones, <pjones@redhat.com> .
531551
# GPL and all that good stuff apply.
531551
(
531551
idprom=\`cat /proc/openprom/idprom\`
531551
echo \$idprom|dd bs=1 skip=2 count=2
531551
echo \$idprom|dd bs=1 skip=27 count=6
531551
echo
531551
) 2>/dev/null
531551
E-O-F
531551
chmod 755 ${RPM_BUILD_ROOT}%{_bindir}/sunhostid
531551
%endif
531551
531551
# PAM settings
531551
{
531551
	pushd ${RPM_BUILD_ROOT}%{_sysconfdir}/pam.d
531551
	install -m 644 %{SOURCE1} ./login
531551
	install -m 644 %{SOURCE2} ./remote
531551
	install -m 644 %{SOURCE3} ./chsh
531551
	install -m 644 %{SOURCE3} ./chfn
531551
	install -m 644 %{SOURCE12} ./su
531551
	install -m 644 %{SOURCE13} ./su-l
531551
	install -m 644 %{SOURCE14} ./runuser
531551
	install -m 644 %{SOURCE15} ./runuser-l
531551
	popd
531551
}
531551
531551
%ifnarch s390 s390x
531551
ln -sf hwclock ${RPM_BUILD_ROOT}%{_sbindir}/clock
531551
echo ".so man8/hwclock.8" > ${RPM_BUILD_ROOT}%{_mandir}/man8/clock.8
531551
%endif
531551
531551
# unsupported on SPARCs
531551
%ifarch %{sparc}
531551
for I in /sbin/sfdisk \
531551
	%{_mandir}/man8/sfdisk.8* \
531551
	%doc Documentation/sfdisk.txt \
531551
	/sbin/cfdisk \
531551
	%{_mandir}/man8/cfdisk.8*; do
531551
	
531551
	rm -f $RPM_BUILD_ROOT$I
531551
done
531551
%endif
531551
531551
# we install getopt-*.{bash,tcsh} as doc files
531551
chmod 644 misc-utils/getopt-*.{bash,tcsh}
531551
rm -f ${RPM_BUILD_ROOT}%{_datadir}/getopt/*
531551
rmdir ${RPM_BUILD_ROOT}%{_datadir}/getopt
531551
531551
ln -sf /proc/mounts %{buildroot}/etc/mtab
531551
531551
531551
# remove static libs
531551
rm -f $RPM_BUILD_ROOT%{_libdir}/lib{uuid,blkid,mount}.a
531551
531551
# find MO files
531551
%find_lang %name
531551
531551
# the files section supports only one -f option...
531551
mv %{name}.lang %{name}.files
531551
531551
# create list of setarch(8) symlinks
531551
find  $RPM_BUILD_ROOT%{_bindir}/ -regextype posix-egrep -type l \
531551
	-regex ".*(linux32|linux64|s390|s390x|i386|ppc|ppc64|ppc32|sparc|sparc64|sparc32|sparc32bash|mips|mips64|mips32|ia64|x86_64)$" \
531551
	-printf "%{_bindir}/%f\n" >> %{name}.files
531551
531551
find  $RPM_BUILD_ROOT%{_mandir}/man8 -regextype posix-egrep  \
531551
	-regex ".*(linux32|linux64|s390|s390x|i386|ppc|ppc64|ppc32|sparc|sparc64|sparc32|sparc32bash|mips|mips64|mips32|ia64|x86_64)\.8.*" \
531551
	-printf "%{_mandir}/man8/%f*\n" >> %{name}.files
531551
531551
%post
531551
# only for minimal buildroots without /var/log
531551
[ -d /var/log ] || mkdir -p /var/log
531551
touch /var/log/lastlog
531551
chown root:root /var/log/lastlog
531551
chmod 0644 /var/log/lastlog
531551
# Fix the file context, do not use restorecon
531551
if [ -x /usr/sbin/selinuxenabled ] && /usr/sbin/selinuxenabled; then
531551
	SECXT=$( /usr/sbin/matchpathcon -n /var/log/lastlog 2> /dev/null )
531551
	if [ -n "$SECXT" ]; then
531551
		# Selinux enabled, but without policy? It's true for buildroots
531551
		# without selinux stuff on host machine with enabled selinux.
531551
		# We don't want to use any RPM dependence on selinux policy for
531551
		# matchpathcon(2). SELinux policy should be optional.
531551
		/usr/bin/chcon "$SECXT"  /var/log/lastlog >/dev/null 2>&1 || :
531551
	fi
531551
fi
531551
if [ ! -L /etc/mtab ]; then
531551
	ln -fs /proc/mounts /etc/mtab
531551
fi
531551
531551
%post -n libblkid
531551
/sbin/ldconfig
531551
531551
### Move blkid cache to /run
531551
[ -d /run/blkid ] || mkdir -p /run/blkid
531551
for I in /etc/blkid.tab /etc/blkid.tab.old \
531551
         /etc/blkid/blkid.tab /etc/blkid/blkid.tab.old; do
531551
531551
	if [ -f "$I" ]; then
531551
		mv "$I" /run/blkid/ || :
531551
	fi
531551
done
531551
531551
%postun -n libblkid -p /sbin/ldconfig
531551
531551
%post -n libuuid -p /sbin/ldconfig
531551
%postun -n libuuid -p /sbin/ldconfig
531551
531551
%post -n libmount -p /sbin/ldconfig
531551
%postun -n libmount -p /sbin/ldconfig
531551
531551
%pre -n uuidd
531551
getent group uuidd >/dev/null || groupadd -r uuidd
531551
getent passwd uuidd >/dev/null || \
531551
useradd -r -g uuidd -d /var/lib/libuuid -s /sbin/nologin \
531551
    -c "UUID generator helper daemon" uuidd
531551
exit 0
531551
531551
%post -n uuidd
531551
if [ $1 -eq 1 ]; then
531551
	# Package install,
531551
	/bin/systemctl enable uuidd.service >/dev/null 2>&1 || :
531551
	/bin/systemctl start uuidd.service > /dev/null 2>&1 || :
531551
else
531551
	# Package upgrade
531551
	if /bin/systemctl --quiet is-enabled uuidd.service ; then
531551
		/bin/systemctl reenable uuidd.service >/dev/null 2>&1 || :
531551
	fi
531551
fi
531551
531551
%preun -n uuidd
531551
if [ "$1" = 0 ]; then
531551
	/bin/systemctl stop uuidd.service > /dev/null 2>&1 || :
531551
	/bin/systemctl disable uuidd.service > /dev/null 2>&1 || :
531551
fi
531551
531551
531551
%files -f %{name}.files
531551
%defattr(-,root,root)
531551
%doc README NEWS AUTHORS
531551
%doc Documentation/deprecated.txt Documentation/licenses/*
531551
%doc misc-utils/getopt-*.{bash,tcsh}
531551
531551
%config(noreplace)	%{_sysconfdir}/pam.d/chfn
531551
%config(noreplace)	%{_sysconfdir}/pam.d/chsh
531551
%config(noreplace)	%{_sysconfdir}/pam.d/login
531551
%config(noreplace)	%{_sysconfdir}/pam.d/remote
531551
%config(noreplace)	%{_sysconfdir}/pam.d/su
531551
%config(noreplace)	%{_sysconfdir}/pam.d/su-l
531551
%config(noreplace)	%{_sysconfdir}/pam.d/runuser
531551
%config(noreplace)	%{_sysconfdir}/pam.d/runuser-l
531551
%config(noreplace)	%{_prefix}/lib/udev/rules.d/60-raw.rules
531551
531551
%attr(4755,root,root)	%{_bindir}/mount
531551
%attr(4755,root,root)	%{_bindir}/umount
531551
%attr(4755,root,root)	%{_bindir}/su
531551
%attr(755,root,root)	%{_bindir}/login
531551
%attr(4711,root,root)	%{_bindir}/chfn
531551
%attr(4711,root,root)	%{_bindir}/chsh
531551
%attr(2755,root,tty)	%{_bindir}/write
531551
531551
%ghost %attr(0644,root,root) %verify(not md5 size mtime) /var/log/lastlog
531551
%ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/mtab
531551
531551
%{_unitdir}/fstrim.*
531551
531551
%{_bindir}/cal
531551
%{_bindir}/chrt
531551
%{_bindir}/col
531551
%{_bindir}/colcrt
531551
%{_bindir}/colrm
531551
%{_bindir}/column
531551
%{_bindir}/dmesg
531551
%{_bindir}/eject
531551
%{_bindir}/fallocate
531551
%{_bindir}/findmnt
531551
%{_bindir}/flock
531551
%{_bindir}/getopt
531551
%{_bindir}/hexdump
531551
%{_bindir}/ionice
531551
%{_bindir}/ipcmk
531551
%{_bindir}/ipcrm
531551
%{_bindir}/ipcs
531551
%{_bindir}/isosize
531551
%{_bindir}/kill
531551
%{_bindir}/lsipc
531551
%{_bindir}/lsns
531551
%{_bindir}/logger
531551
%{_bindir}/look
531551
%{_bindir}/lsblk
531551
%{_bindir}/lscpu
531551
%{_bindir}/lslocks
531551
%{_bindir}/lslogins
531551
%{_bindir}/mcookie
531551
%{_bindir}/more
531551
%{_bindir}/mountpoint
531551
%{_bindir}/namei
531551
%{_bindir}/nsenter
531551
%{_bindir}/prlimit
531551
%{_bindir}/raw
531551
%{_bindir}/rename
531551
%{_bindir}/renice
531551
%{_bindir}/rev
531551
%{_bindir}/script
531551
%{_bindir}/scriptreplay
531551
%{_bindir}/setarch
531551
%{_bindir}/setpriv
531551
%{_bindir}/setsid
531551
%{_bindir}/setterm
531551
%{_bindir}/tailf
531551
%{_bindir}/taskset
531551
%{_bindir}/ul
531551
%{_bindir}/unshare
531551
%{_bindir}/utmpdump
531551
%{_bindir}/uuidgen
531551
%{_bindir}/wdctl
531551
%{_bindir}/whereis
531551
%{_mandir}/man1/cal.1*
531551
%{_mandir}/man1/chfn.1*
531551
%{_mandir}/man1/chrt.1*
531551
%{_mandir}/man1/chsh.1*
531551
%{_mandir}/man1/col.1*
531551
%{_mandir}/man1/colcrt.1*
531551
%{_mandir}/man1/colrm.1*
531551
%{_mandir}/man1/column.1*
531551
%{_mandir}/man1/dmesg.1*
531551
%{_mandir}/man1/eject.1*
531551
%{_mandir}/man1/fallocate.1*
531551
%{_mandir}/man1/flock.1*
531551
%{_mandir}/man1/getopt.1*
531551
%{_mandir}/man1/hexdump.1*
531551
%{_mandir}/man1/ionice.1*
531551
%{_mandir}/man1/ipcmk.1*
531551
%{_mandir}/man1/ipcrm.1*
531551
%{_mandir}/man1/ipcs.1*
531551
%{_mandir}/man1/kill.1*
531551
%{_mandir}/man1/logger.1*
531551
%{_mandir}/man1/login.1*
531551
%{_mandir}/man1/look.1*
531551
%{_mandir}/man1/lscpu.1*
531551
%{_mandir}/man1/lslogins.1*
531551
%{_mandir}/man1/lsipc.1*
531551
%{_mandir}/man1/mcookie.1*
531551
%{_mandir}/man1/more.1*
531551
%{_mandir}/man1/mountpoint.1*
531551
%{_mandir}/man1/namei.1*
531551
%{_mandir}/man1/nsenter.1*
531551
%{_mandir}/man1/prlimit.1*
531551
%{_mandir}/man1/rename.1*
531551
%{_mandir}/man1/renice.1*
531551
%{_mandir}/man1/rev.1*
531551
%{_mandir}/man1/runuser.1*
531551
%{_mandir}/man1/script.1*
531551
%{_mandir}/man1/scriptreplay.1*
531551
%{_mandir}/man1/setpriv.1*
531551
%{_mandir}/man1/setsid.1*
531551
%{_mandir}/man1/setterm.1*
531551
%{_mandir}/man1/su.1*
531551
%{_mandir}/man1/tailf.1*
531551
%{_mandir}/man1/taskset.1*
531551
%{_mandir}/man1/ul.1*
531551
%{_mandir}/man1/unshare.1*
531551
%{_mandir}/man1/utmpdump.1.gz
531551
%{_mandir}/man1/uuidgen.1*
531551
%{_mandir}/man1/whereis.1*
531551
%{_mandir}/man1/write.1*
531551
%{_mandir}/man5/fstab.5*
531551
%{_mandir}/man8/addpart.8*
531551
%{_mandir}/man8/agetty.8*
531551
%{_mandir}/man8/blkdiscard.8*
531551
%{_mandir}/man8/blkid.8*
531551
%{_mandir}/man8/blockdev.8*
531551
%{_mandir}/man8/chcpu.8*
531551
%{_mandir}/man8/ctrlaltdel.8*
531551
%{_mandir}/man8/delpart.8*
531551
%{_mandir}/man8/fdisk.8*
531551
%{_mandir}/man8/findfs.8*
531551
%{_mandir}/man8/findmnt.8*
531551
%{_mandir}/man8/fsck.8*
531551
%{_mandir}/man8/fsck.cramfs.8*
531551
%{_mandir}/man8/fsck.minix.8*
531551
%{_mandir}/man8/fsfreeze.8*
531551
%{_mandir}/man8/fstrim.8*
531551
%{_mandir}/man8/isosize.8*
531551
%{_mandir}/man8/ldattach.8*
531551
%{_mandir}/man8/losetup.8*
531551
%{_mandir}/man8/lsblk.8*
531551
%{_mandir}/man8/lslocks.8*
531551
%{_mandir}/man8/lsns.8*
531551
%{_mandir}/man8/mkfs.8*
531551
%{_mandir}/man8/mkfs.cramfs.8*
531551
%{_mandir}/man8/mkfs.minix.8*
531551
%{_mandir}/man8/mkswap.8*
531551
%{_mandir}/man8/mount.8*
531551
%{_mandir}/man8/nologin.8*
531551
%{_mandir}/man8/partx.8*
531551
%{_mandir}/man8/pivot_root.8*
531551
%{_mandir}/man8/raw.8*
531551
%{_mandir}/man8/rawdevices.8*
531551
%{_mandir}/man8/readprofile.8*
531551
%{_mandir}/man8/resizepart.8*
531551
%{_mandir}/man8/rtcwake.8*
531551
%{_mandir}/man8/setarch.8*
531551
%{_mandir}/man8/sulogin.8*
531551
%{_mandir}/man8/swaplabel.8*
531551
%{_mandir}/man8/swapoff.8*
531551
%{_mandir}/man8/swapon.8*
531551
%{_mandir}/man8/switch_root.8*
531551
%{_mandir}/man8/umount.8*
531551
%{_mandir}/man8/wdctl.8*
531551
%{_mandir}/man8/wipefs.8*
531551
%{_mandir}/man8/zramctl.8*
531551
%{_sbindir}/addpart
531551
%{_sbindir}/agetty
531551
%{_sbindir}/blkdiscard
531551
%{_sbindir}/blkid
531551
%{_sbindir}/blockdev
531551
%{_sbindir}/chcpu
531551
%{_sbindir}/ctrlaltdel
531551
%{_sbindir}/delpart
531551
%{_sbindir}/fdisk
531551
%{_sbindir}/findfs
531551
%{_sbindir}/fsck
531551
%{_sbindir}/fsck.cramfs
531551
%{_sbindir}/fsck.minix
531551
%{_sbindir}/fsfreeze
531551
%{_sbindir}/fstrim
531551
%{_sbindir}/ldattach
531551
%{_sbindir}/losetup
531551
%{_sbindir}/mkfs
531551
%{_sbindir}/mkfs.cramfs
531551
%{_sbindir}/mkfs.minix
531551
%{_sbindir}/mkswap
531551
%{_sbindir}/nologin
531551
%{_sbindir}/partx
531551
%{_sbindir}/pivot_root
531551
%{_sbindir}/readprofile
531551
%{_sbindir}/resizepart
531551
%{_sbindir}/rtcwake
531551
%{_sbindir}/runuser
531551
%{_sbindir}/sulogin
531551
%{_sbindir}/swaplabel
531551
%{_sbindir}/swapoff
531551
%{_sbindir}/swapon
531551
%{_sbindir}/switch_root
531551
%{_sbindir}/wipefs
531551
%{_sbindir}/zramctl
531551
%{compldir}/addpart
531551
%{compldir}/blkdiscard
531551
%{compldir}/blkid
531551
%{compldir}/blockdev
531551
%{compldir}/cal
531551
%{compldir}/chcpu
531551
%{compldir}/chfn
531551
%{compldir}/chrt
531551
%{compldir}/chsh
531551
%{compldir}/col
531551
%{compldir}/colcrt
531551
%{compldir}/colrm
531551
%{compldir}/column
531551
%{compldir}/ctrlaltdel
531551
%{compldir}/delpart
531551
%{compldir}/dmesg
531551
%{compldir}/eject
531551
%{compldir}/fallocate
531551
%{compldir}/fdisk
531551
%{compldir}/findmnt
531551
%{compldir}/flock
531551
%{compldir}/fsck
531551
%{compldir}/fsck.cramfs
531551
%{compldir}/fsck.minix
531551
%{compldir}/fsfreeze
531551
%{compldir}/fstrim
531551
%{compldir}/getopt
531551
%{compldir}/hexdump
531551
%{compldir}/ionice
531551
%{compldir}/ipcrm
531551
%{compldir}/ipcs
531551
%{compldir}/isosize
531551
%{compldir}/ldattach
531551
%{compldir}/logger
531551
%{compldir}/look
531551
%{compldir}/losetup
531551
%{compldir}/lsblk
531551
%{compldir}/lscpu
531551
%{compldir}/lslocks
531551
%{compldir}/mcookie
531551
%{compldir}/mkfs
531551
%{compldir}/mkfs.cramfs
531551
%{compldir}/mkfs.minix
531551
%{compldir}/mkswap
531551
%{compldir}/more
531551
%{compldir}/mountpoint
531551
%{compldir}/namei
531551
%{compldir}/nsenter
531551
%{compldir}/partx
531551
%{compldir}/pivot_root
531551
%{compldir}/prlimit
531551
%{compldir}/raw
531551
%{compldir}/readprofile
531551
%{compldir}/rename
531551
%{compldir}/renice
531551
%{compldir}/resizepart
531551
%{compldir}/rev
531551
%{compldir}/rtcwake
531551
%{compldir}/runuser
531551
%{compldir}/script
531551
%{compldir}/scriptreplay
531551
%{compldir}/setarch
531551
%{compldir}/setpriv
531551
%{compldir}/setsid
531551
%{compldir}/setterm
531551
%{compldir}/su
531551
%{compldir}/swaplabel
531551
%{compldir}/swapon
531551
%{compldir}/tailf
531551
%{compldir}/taskset
531551
%{compldir}/ul
531551
%{compldir}/unshare
531551
%{compldir}/utmpdump
531551
%{compldir}/uuidgen
531551
%{compldir}/wdctl
531551
%{compldir}/whereis
531551
%{compldir}/wipefs
531551
%{compldir}/write
531551
%{compldir}/zramctl
531551
531551
%ifnarch s390 s390x
531551
%{_sbindir}/clock
531551
%{_sbindir}/fdformat
531551
%{_sbindir}/hwclock
531551
%{_mandir}/man8/fdformat.8*
531551
%{_mandir}/man8/hwclock.8*
531551
%{_mandir}/man8/clock.8*
531551
%{compldir}/fdformat
531551
%{compldir}/hwclock
531551
%endif
531551
531551
%ifnarch %{sparc}
531551
%doc Documentation/sfdisk.txt
531551
%{_sbindir}/cfdisk
531551
%{_sbindir}/sfdisk
531551
%{_mandir}/man8/cfdisk.8*
531551
%{_mandir}/man8/sfdisk.8*
531551
%{compldir}/cfdisk
531551
%{compldir}/sfdisk
531551
%endif
531551
531551
%ifarch %{sparc}
531551
%{_bindir}/sunhostid
531551
%endif
531551
531551
%ifarch %cytune_archs
531551
%{_bindir}/cytune
531551
%{_mandir}/man8/cytune.8*
531551
%{compldir}/cytune
531551
%endif
531551
531551
531551
%files -n uuidd
531551
%defattr(-,root,root)
531551
%doc Documentation/licenses/COPYING.GPLv2
531551
%{_mandir}/man8/uuidd.8*
531551
%{_sbindir}/uuidd
531551
%{_unitdir}/uuidd.*
531551
%dir %attr(2775, uuidd, uuidd) /var/lib/libuuid
531551
%dir %attr(2775, uuidd, uuidd) /run/uuidd
531551
%{compldir}/uuidd
531551
531551
531551
%files -n libmount
531551
%defattr(-,root,root)
531551
%doc libmount/COPYING
531551
%{_libdir}/libmount.so.*
531551
531551
%files -n libmount-devel
531551
%defattr(-,root,root)
531551
%doc libmount/COPYING
531551
%{_libdir}/libmount.so
531551
%{_includedir}/libmount
531551
%{_libdir}/pkgconfig/mount.pc
531551
531551
531551
%files -n libblkid
531551
%defattr(-,root,root)
531551
%doc libblkid/COPYING
531551
%{_libdir}/libblkid.so.*
531551
531551
%files -n libblkid-devel
531551
%defattr(-,root,root)
531551
%doc libblkid/COPYING
531551
%{_libdir}/libblkid.so
531551
%{_includedir}/blkid
531551
%{_mandir}/man3/libblkid.3*
531551
%{_libdir}/pkgconfig/blkid.pc
531551
531551
531551
%files -n libuuid
531551
%defattr(-,root,root)
531551
%doc libuuid/COPYING
531551
%{_libdir}/libuuid.so.*
531551
531551
%files -n libuuid-devel
531551
%defattr(-,root,root)
531551
%doc libuuid/COPYING
531551
%{_libdir}/libuuid.so
531551
%{_includedir}/uuid
531551
%{_mandir}/man3/uuid.3*
531551
%{_mandir}/man3/uuid_clear.3*
531551
%{_mandir}/man3/uuid_compare.3*
531551
%{_mandir}/man3/uuid_copy.3*
531551
%{_mandir}/man3/uuid_generate.3*
531551
%{_mandir}/man3/uuid_generate_random.3*
531551
%{_mandir}/man3/uuid_generate_time.3*
531551
%{_mandir}/man3/uuid_generate_time_safe.3*
531551
%{_mandir}/man3/uuid_is_null.3*
531551
%{_mandir}/man3/uuid_parse.3*
531551
%{_mandir}/man3/uuid_time.3*
531551
%{_mandir}/man3/uuid_unparse.3*
531551
%{_libdir}/pkgconfig/uuid.pc
531551
531551
%changelog
531551
* Thu Nov 09 2017 Karel Zak <kzak@redhat.com> 2.23.2-43.el7_4.2
531551
- improve libmount eaccess test (bug #1499760)
531551
531551
* Mon Oct 30 2017 Karel Zak <kzak@redhat.com> 2.23.2-43.el7_4.1
531551
- fix #1499760 - gvfs-udisks2-volume-monitor generates huge amount of audit log with access denied messages
531551
531551
* Thu Jun 01 2017 Karel Zak <kzak@redhat.com> 2.23.2-43
531551
- fix #1457744 - lscpu -e get crashed after offline one host cpu on amd machine
531551
531551
* Wed May 31 2017 Karel Zak <kzak@redhat.com> 2.23.2-42
531551
- fix #1455664 - lscpu causes kernel panic on HPE Comanche / Cavium ThunderX2 (cn99xx)
531551
531551
* Tue May 23 2017 Karel Zak <kzak@redhat.com> 2.23.2-41
531551
- fix #1451704 - IMSM RAID on 4k disks not assembled on boot
531551
- force gettext messages refresh (for #1358097 bugfix)
531551
531551
* Wed May 10 2017 Karel Zak <kzak@redhat.com> 2.23.2-40
531551
- improve libfdisk GPT UUID printing (#1344726)
531551
531551
* Tue Apr 04 2017 Karel Zak <kzak@redhat.com> 2.23.2-39
531551
- update package regression tests (due to #1360764 #1397709)
531551
- improve zramctl man page (#1358755)
531551
531551
* Tue Apr 04 2017 Karel Zak <kzak@redhat.com> 2.23.2-38
531551
- improve fdisk menu for GPT (#1344720)
531551
531551
* Thu Mar 30 2017 Karel Zak <kzak@redhat.com> 2.23.2-37
531551
- improve zram mm_stat parser (#1358755)
531551
531551
* Wed Mar 22 2017 Karel Zak <kzak@redhat.com> 2.23.2-36
531551
- fix #1344102 - fdisk does not handle 4kN devices correctly in 'Blocks' calculation
531551
- fix #1344720 - when fdisk detects gpt table, expected menu items seem to be missing in the 'm' output
531551
- fix #1323916 - logger unnecessarily splits messages sent via stdin into 1024 byte chunks
531551
- fix #1344726 - [RFE] fdisk: output UID from gpt in fdisk when detecting that a gpt partition table is present
531551
- fix #1362662 - fdisk -l fails/stops on first passive/not ready device, works on RHEL6
531551
- fix #1369436 - losetup man page incorrect syntax for Setup loop device
531551
- fix #1392656 - [LLNL 7.4 Bug] fix buffer overflows in util-linux with upstream patch
531551
- fix #1370959 - [FJ7.3 Bug]: man 8 umount is wrong.
531551
- fix #1357746 - mount -av" report NFS "successfully mounted" but it is not.
531551
- fix #1417722 - umount -a results in selinux being reported as Disabled
531551
- fix #1402825 - RHEL7: "sfdisk -s" can't list the disk size
531551
- fix #1403973 - /usr/bin/more crash on repeat search on failed regex match
531551
- fix #1403971 - /usr/bin/more crash in end_it due to double free
531551
- fix #1358095 - ipcs shows wrong gid information
531551
- fix #1358097 - ipcs shows strange status message in ja locale
531551
- fix #1378100 - fix swapon discard option parsing
531551
- fix #1416467 - [RFE] Add support for posix_fallocate(3) call in fallocate(1) utility
531551
- fix #1358755 - Backport request for zramctl on util-linux v2.23.2
531551
- fix #1392661 - [LLNL 7.4 Bug] add zfs patches to util-linux
531551
- fix #1360764 - SMT: "Threads Per Core" will automatically change when odd or even number of vcpu are enabled online.
531551
- fix #1397709 - [7.4 FEAT] Refresh code for lscpu to support s390x cpu topology
531551
- fix #1402183 - [HPE 7.3 Bug] fdisk -l does not list non-BTT NVDIMM devices
531551
531551
* Wed Feb  8 2017 Karel Zak <kzak@redhat.com> 2.23.2-35
531551
* fix #1419474 - su: properly clear child PID
531551
531551
* Mon Jan 23 2017 Karel Zak <kzak@redhat.com> 2.23.2-34
531551
- fix #1405238 - findmnt --target behaviour changed in 7.3, shows all mount-points in chroot
531551
531551
* Tue Jul 12 2016 Karel Zak <kzak@redhat.com> 2.23.2-33
531551
- improve patch for #1007734 (libblkid realpaths)
531551
531551
* Tue Jul 12 2016 Karel Zak <kzak@redhat.com> 2.23.2-32
531551
- improve patch for chrt(1) deadline support #1298384
531551
- fix #1007734 - blkid shows devices as /dev/block/$MAJOR:$MINOR
531551
- fix #1349536 - Extended partition loop in MBR partition table leads to DOS
531551
531551
* Mon Jul 04 2016 Karel Zak <kzak@redhat.com> 2.23.2-31
531551
- improve spec file for #1092520
531551
531551
* Fri Jul 01 2016 Karel Zak <kzak@redhat.com> 2.23.2-30
531551
- improve patch for chrt(1) deadline support #1298384
531551
- improve regression tests
531551
531551
* Thu Jun 30 2016 Karel Zak <kzak@redhat.com> 2.23.2-29
531551
- fix #1029385 - lack of non-ascii support
531551
- fix #1092520 - util-linux - PIE and RELRO check
531551
- fix #1153770 - backport lsipc
531551
- fix #1248003 - mount only parses <param>=<value> lines from fstab fs_spec field available from blkid block device
531551
- fix #1271850 - mount -a doesn't catch a typo in /etc/fstab and a typo in /etc/fstab can make a system not reboot properly
531551
- fix #1281839 - [RFE]Bind mounts should be handled gracefully by the operating system
531551
- fix #1290689 - util-linux: /bin/login does not retry getpwnam_r with larger buffers, leading to login failure
531551
- fix #1296366 - Bash completion for more(1) handles file names with spaces incorrectly
531551
- fix #1296521 - RHEL7: update audit event in hwclock
531551
- fix #1298384 - RFE: add SCHED_DEADLINE support to chrt
531551
- fix #1304246 - fdisk 'f' subcommand updates partition ranges wrongly
531551
- fix #1304426 - [rfe] /bin/su should be improved to reduce stack use
531551
- fix #1326615 - util-linux/lscpu: Fix model and model name on Power Systems
531551
- fix #1327886 - Backport blkdiscard's "-z" flag to RHEL
531551
- fix #1332084 - [RFE] Inclusion of lsns command in util-linux Package
531551
- fix #1335671 - extra quotes around UUID confuses findfs in RHEL (but not in Fedora)
531551
- fix #1344222 - logger port option in help is misleading
531551
- fix #1344482 - util-linux fails valid_pmbr() size checks if device is > 2.14TB, Device label type: dos instead of gpt
531551
- fix #587393 - [RFE] Make sure util-linux is ready for writable overlays
531551
531551
* Wed Mar 16 2016 Karel Zak <kzak@redhat.com> 2.23.2-28
531551
- fix #1291554 - lslogins crash when executed with buggy username
531551
531551
* Thu Jan 28 2016 Karel Zak <kzak@redhat.com> 2.23.2-27
531551
- fix #1301091 - [libblkid] Failed to get offset of the xfs_external_log signature
531551
531551
* Fri Aug 21 2015 Karel Zak <kzak@redhat.com> 2.23.2-26
531551
- fix #1182831 - blkid incorrectly detects boot sec + MBR as FAT
531551
531551
* Wed Aug 12 2015 Karel Zak <kzak@redhat.com> 2.23.2-25
531551
- fix #1251250 - blkid outputs nothing for some partitions (e.g. sun label)
531551
531551
* Thu Jul  2 2015 Karel Zak <kzak@redhat.com> 2.23.2-24
531551
- fix #1199619 - os-prober attempts to mount thin pool devices
531551
531551
* Tue Jun 23 2015 Karel Zak <kzak@redhat.com> 2.23.2-23
531551
- fix #1225235 - blockdev --report fails on loop and pmem devices
531551
- fix #1225053 - [RFE] backport fstrim -a and unit file
531551
- fix #1131523 - mount does not appear to be correctly documented for default mount options
531551
- fix #1147526 - Incorrect message printed when su is killed
531551
- fix #1165702 - make login(1) insensitive to SIGXFSZ and huge lastlog
531551
- fix #1184558 - logger silently changes facility from kern to user
531551
- fix #1198243 - blkid does not recognize xfs external log device
531551
- fix #1208081 - lsblk does not list dm-multipath and partitioned devices
531551
- fix #1209594 - RHEL7: unshare: add --propagation, use MS_PRIVATE by default
531551
- fix #1229436 - Remove patch that disables User Namespaces
531551
- fix #1116100 - Add -Z SELInux option to nsenter
531551
531551
* Mon Apr 20 2015 Karel Zak <kzak@redhat.com> 2.23.2-22
531551
- fix #1092039 - uuidd not configured to run permanently
531551
531551
* Tue Jan 13 2015 Karel Zak <kzak@redhat.com> 2.23.2-21
531551
- fix #1181444 - raw command fails with "Cannot locate raw device"
531551
531551
* Fri Dec 12 2014 Karel Zak <kzak@redhat.com> 2.23.2-20
531551
- fix lslogins patch (#1113043)
531551
531551
* Mon Oct 27 2014 Karel Zak <kzak@redhat.com> 2.23.2-19
531551
- fix #1156352 - blkdiscard progress report and interruptibility of the process
531551
531551
* Fri Oct 10 2014 Karel Zak <kzak@redhat.com> 2.23.2-18
531551
- fix #1149278 - partx fails to update a specific partition other than the first
531551
531551
* Thu Sep 25 2014 Karel Zak <kzak@redhat.com> 2.23.2-17
531551
- fix #1067354 - dmesg -w output not line-buffered
531551
- fix #1072298 - util-linux/lscpu: '--sysroot' broken on XFS
531551
- fix #1072930 - hwclock --systohc can hang on busy or virtual machine
531551
- fix #1077310 - wipefs problem with some live .isos
531551
- fix #1077864 - swapon: allow a more flexible swap discard policy
531551
- fix #1080407 - libblkid XFS detection is too fragile
531551
- fix #1115442 - kill(1) doesn't check errno after calling strtol()
531551
- fix #1127823 - losetup does not accept offset
531551
- fix #1127891 - wipefs 4k disks and gpt partitions
531551
- fix #1136111 - "findmnt" returns incomplete output on kernel-3.14
531551
- fix #1140591 - improve mount --move documentation
531551
- fix #1131522 - backport --fork and --mount-proc to unshare(1)
531551
- fix #1113043 - backport lslogins(1)
531551
531551
* Fri Mar 28 2014 Karel Zak <kzak@redhat.com> 2.23.2-16
531551
- fix bugs in patch for #1047376
531551
531551
* Tue Mar 25 2014 Karel Zak <kzak@redhat.com> 2.23.2-15
531551
- fix #1078618 - flock nfs file fails on nfsv4
531551
- fix #1047376 - blkid hangs while reading from /dev/fd0
531551
- fix #1079931 - fsck: warning on kdump boot
531551
531551
* Wed Mar 12 2014 Karel Zak <kzak@redhat.com> 2.23.2-14
531551
- fix #1073851 - disable user namespaces at all
531551
531551
* Thu Feb 20 2014 Karel Zak <kzak@redhat.com> 2.23.2-13
531551
- fix #1061751 - nsenter set uid for user namespaces
531551
531551
* Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 2.23.2-12
531551
- Mass rebuild 2014-01-24
531551
531551
* Thu Jan 23 2014 Karel Zak <kzak@redhat.com> 2.23.2-11
531551
- fix #1046849 - filesystem type is not correctly displayed by df command
531551
- fix #1055490 - libblkid: Do not problem for backup btrfs superblock
531551
- fix #1054186 - wipefs does not clean gpt header fully, PMBR remains
531551
531551
* Tue Jan 14 2014 Karel Zak <kzak@redhat.com> 2.23.2-10
531551
- sort NOMA nodes in lscpu(1) output to improve fix for #1050852
531551
531551
* Tue Jan 14 2014 Karel Zak <kzak@redhat.com> 2.23.2-9
531551
- fix #1039189 - taskset man page PERMISSIONS section is incorrect
531551
- fix #1050852 - lscpu: support discontinuous NUMA nodes
531551
531551
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 2.23.2-8
531551
- Mass rebuild 2013-12-27
531551
531551
* Fri Nov 15 2013 Karel Zak <kzak@redhat.com> 2.23.2-7
531551
- fix #1024366 - losetup does not use loop-control to add device
531551
- fix #1016471 - document that blockdev --setbsz call has never worked
531551
531551
* Mon Oct  7 2013 Karel Zak <kzak@redhat.com> 2.23.2-6
531551
- fix #1010193 - libmount umount issues
531551
- fix #1009349 - Joking sfdisk rewriting PT after "n"
531551
- fix #1007885 - utmpdump is not IPv6 ready
531551
531551
* Thu Sep 12 2013 Karel Zak <kzak@redhat.com> 2.23.2-5
531551
- fix #1006462 - RFE: allow \S escape that defaults to PRETTY_NAME in /etc/issue handling
531551
531551
* Mon Sep  9 2013 Karel Zak <kzak@redhat.com> 2.23.2-4
531551
- fix #1005566 - recount_geometry: Process /usr/sbin/fdisk was killed by signal 8 (SIGFPE)
531551
- fix #1005194 - su generates incorrect log entries
531551
531551
* Mon Sep  9 2013 Karel Zak <kzak@redhat.com> 2.23.2-3
531551
- refresh and rename patches
531551
- fix #987787 - Remove lastlogin from su
531551
- fix #950497 - problem umounting loop device
531551
- fix #921498 - multiple internal testsuite failures
531551
531551
* Thu Aug  1 2013 Karel Zak <kzak@redhat.com> 2.23.2-2
531551
- fix 990083 - su doesn't work with pam_ecryptfs
531551
531551
* Wed Jul 31 2013 Karel Zak <kzak@redhat.com> 2.23.2-1
531551
- upgrade to stable release 2.23.2
531551
  ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.23/v2.23.2-ReleaseNotes
531551
531551
* Thu Jun 13 2013 Karel Zak <kzak@redhat.com> 2.23.1-3
531551
- fix #972457 - agetty idle I/O polling causes elevated CPU usage
531551
531551
* Wed Jun  5 2013 Karel Zak <kzak@redhat.com> 2.23.1-2
531551
- fix #962145 - in.telnetd immediately closes connection
531551
531551
* Tue May 28 2013 Karel Zak <kzak@redhat.com> 2.23.1-1
531551
- upgrade to 2.23.1
531551
- backport agetty --local-line path
531551
531551
* Thu Apr 25 2013 Karel Zak <kzak@redhat.com> 2.23-1
531551
- upgrade to 2.23
531551
- add --with check to call make check
531551
531551
* Mon Apr 15 2013 Karel Zak <kzak@redhat.com> 2.23-0.7
531551
- remove unused patches
531551
531551
* Mon Apr 15 2013 Karel Zak <kzak@redhat.com> 2.23-0.6
531551
- remove floppy from util-linux
531551
531551
* Fri Apr 12 2013 Karel Zak <kzak@redhat.com> 2.23-0.5
531551
- fix #948274 - interruption code 0x4003B in libmount.so.1.1.0
531551
531551
* Wed Apr 10 2013 Karel Zak <kzak@redhat.com> 2.23-0.4
531551
- upgrade to the release 2.23-rc2
531551
531551
* Wed Mar 27 2013 Karel Zak <kzak@redhat.com> 2.23-0.3
531551
- libblkid ntfs bugfix for build on s390
531551
531551
* Wed Mar 27 2013 Karel Zak <kzak@redhat.com> 2.23-0.2
531551
- add upstream patches for to fix umount and mount.<type>
531551
531551
* Fri Mar 22 2013 Karel Zak <kzak@redhat.com> 2.23-0.1
531551
- upgrade to the release 2.23-rc1
531551
  ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.23/v2.23-ReleaseNotes
531551
- add nsenter and blkdiscard
531551
- remove tunelp
531551
531551
* Wed Feb 20 2013 Karel Zak <kzak@redhat.com> 2.22.2-6
531551
- fix  #912778 - "runuser -l" doesn't register session to systemd
531551
531551
* Tue Feb 19 2013 Karel Zak <kzak@redhat.com> 2.22.2-5
531551
- fix #902512 - Dependency failed for /home (and blkid fails to tell UUID)
531551
- refresh old patches
531551
531551
* Wed Feb  6 2013 Karel Zak <kzak@redhat.com> 2.22.2-4
531551
- improve convertion to mtab symlink in post script
531551
- spec file cleanup (based on #894199)
531551
531551
* Sun Feb  3 2013 Karel Zak <kzak@redhat.com> 2.22.2-3
531551
- fix #882305 - agetty: unstable /dev/tty* permissions
531551
- fix #885314 - hexdump segfault
531551
- fix #896447 - No newlines in piped "cal" command
531551
- fix libblkid cache usage (upstream patch)
531551
- fix #905008 - uuidd: /usr/sbin/uuidd has incorrect file permissions
531551
531551
* Tue Jan 15 2013 Karel Zak <kzak@redhat.com> 2.22.2-2
531551
- fix #889888 - wipefs does not completely wipe btrfs volume
531551
531551
* Thu Dec 13 2012 Karel Zak <kzak@redhat.com> 2.22.2-1
531551
- upgrade to upstream maintenance release 2.22.2
531551
531551
* Mon Nov 19 2012 Karel Zak <kzak@redhat.com> 2.22.1-5
531551
- sources cleanup
531551
531551
* Fri Nov 16 2012 Karel Zak <kzak@redhat.com> 2.22.1-4
531551
- fix #872787 - su: COMMAND not specified
531551
531551
* Thu Nov  1 2012 Karel Zak <kzak@redhat.com> 2.22.1-3
531551
- backport upstream runuser(1)
531551
- enable su(1)
531551
531551
* Thu Nov  1 2012 Karel Zak <kzak@redhat.com> 2.22.1-2
531551
- apply pathes from upstream stable/v2.22 branch
531551
- fix #865961 - wipefs -a should use O_EXCL
531551
531551
* Thu Oct 10 2012 Karel Zak <kzak@redhat.com> 2.22.1-1
531551
- upgrade to the release 2.22.1
531551
531551
* Wed Oct  3 2012 Karel Zak <kzak@redhat.com> 2.22-2
531551
- remove obsolete references to e2fsprogs
531551
531551
* Thu Sep  6 2012 Karel Zak <kzak@redhat.com> 2.22-1
531551
- upgrade to the release 2.22
531551
- enable eject(1) from util-linux, obsolete original eject package
531551
- fix #853164 - setuid program should have full RELRO
531551
- fix #851230 - probe_ntfs: /usr/sbin/blkid was killed by SIGSEGV
531551
531551
* Thu Aug 16 2012 Karel Zak <kzak@redhat.com> 2.22-0.1
531551
- upgrade to the release 2.22-rc2
531551
  ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.22/v2.22-ReleaseNotes
531551
- add sulogin, utmpdump, lslocks, wdctl
531551
531551
* Fri Jul 27 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.21.2-3
531551
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
531551
531551
* Wed Jun 13 2012 Karel Zak <kzak@redhat.com> 2.21.2-2
531551
- replace udev dependenceis with systemd
531551
531551
* Fri May 25 2012 Karel Zak <kzak@redhat.com> 2.21.2-1
531551
- upgrade to bugfix release 2.21.2
531551
- fix #814699 - namei(1) incorrectly resolves relative symlinks
531551
- fix #820707 - Impossible to unmount nfsv4/krb5 mounts after network disconnect
531551
- fix #816877 - libmount does not close device fd before mount(2)
531551
- fix #822705 - unable to login after installing
531551
531551
* Fri Mar 30 2012 Karel Zak <kzak@redhat.com> 2.21.1-1
531551
- upgrade to bugfix release 2.21.1
531551
531551
* Fri Feb 24 2012 Karel Zak <kzak@redhat.com> 2.21-1
531551
- upgrade to release 2.21
531551
531551
* Thu Feb 09 2012 Karel Zak <kzak@redhat.com> 2.21-0.2
531551
- fix #788703 - /run/blkid does not exist
531551
531551
* Thu Feb 07 2012 Karel Zak <kzak@redhat.com> 2.21-0.1
531551
- upgrade to the release 2.21-rc2
531551
  ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.21/v2.21-ReleaseNotes
531551
- add {fsck,mkfs}.minix
531551
- add new command chcpu(8)
531551
- add new command prlimit(1)
531551
- enable raw(8) command
531551
- move 60-raw.rules from /etc from /usr/lib/udev/rules.d
531551
- move blkid cache from etc to /run/blkid
531551
531551
* Wed Jan 25 2012 Harald Hoyer <harald@redhat.com> 2.20.1-5
531551
- install everything in /usr
531551
  https://fedoraproject.org/wiki/Features/UsrMove
531551
531551
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.20.1-4
531551
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
531551
531551
* Tue Nov 22 2011 Karel Zak <kzak@redhat.com> 2.20.1-3
531551
- fix #748216 - util-linux requires pam >= 1.1.3-7
531551
- remove ddate(1)
531551
531551
* Wed Oct 26 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.20.1-2
531551
- Rebuilt for glibc bug#747377
531551
531551
* Thu Oct 20 2011 Karel Zak <kzak@redhat.com> 2.20.1-1
531551
- upgrade to the release 2.20.1
531551
  ftp://ftp.infradead.org/pub/util-linux/v2.20/v2.20.1-ReleaseNotes
531551
531551
* Mon Aug 29 2011 Karel Zak <kzak@redhat.com> 2.20-1
531551
- upgrade to the release 2.20
531551
531551
* Wed Aug 17 2011 Karel Zak <kzak@redhat.com> 2.20-0.2
531551
- upgrade to the release 2.20-rc2
531551
  ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.20/v2.20-rc2-ChangeLog
531551
531551
* Fri Aug  2 2011 Karel Zak <kzak@redhat.com> 2.20-0.1
531551
- upgrade to the release 2.20-rc1
531551
  ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.20/v2.20-ReleaseNotes
531551
531551
* Mon Jul  4 2011 Karel Zak <kzak@redhat.com> 2.19.1-2
531551
- fix #716483 - /var/tmp --(BIND-mounted)--> /tmp disrupts/hangs bootup
531551
- fix #709681 - failure to mount if a mount point ends with a slash in /etc/fstab
531551
- fix #709319 - 'mount -a' mounts already mounted directories
531551
- fix kernel version parsing
531551
531551
* Fri May  6 2011 Karel Zak <kzak@redhat.com> 2.19.1-1
531551
- upgrade to the release 2.19.1
531551
  ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.19/v2.19.1-ReleaseNotes
531551
531551
* Wed Apr 20 2011 Karel Zak <kzak@redhat.com> 2.19.1-0.1
531551
- upgrade to the release 2.19.1-rc1
531551
  ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.19/v2.19.1-rc1-ChangeLog
531551
531551
* Mon Mar  7 2011 Karel Zak <kzak@redhat.com> 2.19-2
531551
- fix #682502 - Broken source URL to floppy tarball, new version available
531551
- upgrade to floppy-0.18
531551
531551
* Thu Feb 10 2011 Karel Zak <kzak@redhat.com> 2.19-1
531551
- upgrade to the release 2.19
531551
  ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.19/v2.19-ReleaseNotes
531551
- remove /sbin/mount.tmpfs -- integrated to mount(8)
531551
531551
* Tue Feb  8 2011 Karel Zak <kzak@redhat.com> 2.19-0.6
531551
- fix #665062 - add support for the postlogin PAM stack to util-linux-ng
531551
531551
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.19-0.5
531551
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
531551
531551
* Tue Jan 25 2011 Karel Zak <kzak@redhat.com> 2.19-0.4
531551
- upgrade to the release 2.19-rc3
531551
  ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.19/v2.19-rc3-ChangeLog
531551
531551
* Tue Jan 25 2011 Karel Zak <kzak@redhat.com> 2.19-0.3
531551
- upgrade to the release 2.19-rc2
531551
  ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.19/v2.19-rc2-ChangeLog
531551
- fix #671893 - SELinux is preventing /bin/chown from 'setattr' accesses
531551
  on the file mounts.
531551
531551
* Wed Jan 19 2011 Karel Zak <kzak@redhat.com> 2.19-0.2
531551
- clean up specfile (review #667416)
531551
531551
* Wed Jan  5 2011 Karel Zak <kzak@redhat.com> 2.19-0.1
531551
- upgrade to the release 2.19-rc1
531551
  ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.19/v2.19-ReleaseNotes
531551
531551
* Tue Oct 26 2010 Karel Zak <kzak@redhat.com> 2.18-5
531551
- fix #645640 - new "-s" parameter parsing in agetty does not work
531551
- add -l (lock) support to fsck
531551
531551
* Wed Aug 18 2010 Karel Zak <kzak@redhat.com> 2.18-4
531551
- fix #623685 - please extend agetty to not require a baud rate to be specified
531551
531551
* Thu Aug  5 2010 Karel Zak <kzak@redhat.com> 2.18-3
531551
- fix #620924 - /sbin/mount.tmpfs uses not available /usr/bin/id
531551
531551
* Mon Aug  2 2010 Karel Zak <kzak@redhat.com> 2.18-2
531551
- fix #615719 - tmpfs mount fails with 'user' option.
531551
- fix #598631 - shutdown, reboot, halt and C-A-D don't work
531551
- fix #618957 - ISO images listed in fstab are mounted twice at boot
531551
531551
* Wed Jun 30 2010 Karel Zak <kzak@redhat.com> 2.18-1
531551
- upgrade to the final 2.18
531551
  ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.18/v2.18-ReleaseNotes
531551
 
531551
* Fri Jun 18 2010 Karel Zak <kzak@redhat.com> 2.18-0.2
531551
- upgrade to 2.18-rc2
531551
  ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.18/v2.18-rc2-ChangeLog
531551
531551
* Tue Jun  8 2010 Karel Zak <kzak@redhat.com> 2.18-0.1
531551
- upgrade to the release 2.18-rc1
531551
  ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.18/v2.18-ReleaseNotes
531551
  ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.18/v2.18-rc1-ChangeLog
531551
531551
* Mon Apr 12 2010 Karel Zak <kzak@redhat.com> 2.17.2-1
531551
- fix #581252 - remounting tmpfs fails because of hidden rootcontext=
531551
- fix #580296 - "rtcwake" does miss the "off" option
531551
- fix #575734 - use microsecond resolution for blkid cache entries
531551
- upgrade to the bugfix release 2.17.2
531551
  ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.17/v2.17.2-ReleaseNotes
531551
  ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.17/v2.17.2-ChangeLog
531551
- minor fixed in spec file
531551
531551
* Thu Mar 11 2010 Karel Zak <kzak@redhat.com> 2.17.1-2
531551
- fix #533874 - libblkid should allow scanning of slow devices (eg. cdroms)
531551
531551
* Mon Feb 22 2010 Karel Zak <kzak@redhat.com> 2.17.1-1
531551
- upgrade to the final 2.17.1
531551
  ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.17/v2.17.1-ReleaseNotes
531551
  ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.17/v2.17.1-ChangeLog
531551
531551
* Tue Feb 16 2010 Karel Zak <kzak@redhat.com> 2.17.1-0.1
531551
- upgrade to 2.17.1-rc1
531551
531551
* Tue Feb 16 2010 Karel Zak <kzak@redhat.com> 2.17-4
531551
- fix uuidd init script
531551
531551
* Fri Feb 12 2010 Karel Zak <kzak@redhat.com> 2.17-3
531551
- fix #541402 - uuidd initscript lsb compliance
531551
531551
* Fri Jan  8 2010 Karel Zak <kzak@redhat.com> 2.17-2
531551
- remove Provides: lib{uuid,blkid}-static (thanks to Michael Schwendt)
531551
- remove useless URL to sf.net
531551
531551
* Thu Jan  8 2010 Karel Zak <kzak@redhat.com> 2.17-1
531551
- upgrade to the final 2.17
531551
  ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.17/v2.17-ReleaseNotes
531551
  ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.17/v2.17-ChangeLog
531551
- fix #545147 - util-linux-ng : Violation of the Packaging Guidelines
531551
  (remove uuid and blkid static libs)
531551
531551
* Mon Dec 14 2009 Karel Zak <kzak@redhat.com> 2.17-0.6
531551
- minor fixes in spec file (fix URL, add Requires, add LGPLv2+)
531551
531551
* Wed Dec  9 2009 Karel Zak <kzak@redhat.com> 2.17-0.5
531551
- upgrade to 2.17-rc2
531551
  ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.17/v2.17-rc2-ChangeLog
531551
531551
* Mon Dec  7 2009 Karel Zak <kzak@redhat.com> 2.17-0.4
531551
- add clock.8 man page (manlink to hwclock)
531551
- add --help to mount.tmpfs
531551
531551
* Mon Nov 23 2009 Karel Zak <kzak@redhat.com> 2.17-0.3
531551
- upgrade to 2.17-rc1
531551
  ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.17/v2.17-rc1-ChangeLog
531551
531551
* Tue Nov 10 2009 Karel Zak <kzak@redhat.com> 2.17-0.2.git10dfc39
531551
- upgrade to pre-release snapshot (official changelog not available yet, see
531551
  http://git.kernel.org/?p=utils/util-linux-ng/util-linux-ng.git for now)
531551
531551
* Mon Oct 19 2009 Karel Zak <kzak@redhat.com> 2.17-0.1.git5e51568
531551
- upgrade to pre-release snapshot (official changelog not available yet, see
531551
  http://git.kernel.org/?p=utils/util-linux-ng/util-linux-ng.git for now)  
531551
- new commands: fallocate, unshare, wipefs
531551
- libblkid supports topology and partitions probing
531551
- remove support for --rmpart[s] from blockdev(8) (util-linux-ng-2.14-blockdev-rmpart.patch)
531551
- merged upstream:
531551
  util-linux-ng-2.14-sfdisk-dump.patch
531551
  util-linux-ng-2.16-blkid-swsuspend.patch
531551
  util-linux-ng-2.16-libblkid-compression.patch
531551
  util-linux-ng-2.16-libblkid-ext2.patch
531551
  util-linux-ng-2.16-switchroot-tty.patch
531551
531551
* Mon Oct  5 2009 Karel Zak <kzak@redhat.com> 2.16-13
531551
- fix spec file
531551
531551
* Fri Oct  2 2009 Karel Zak <kzak@redhat.com> 2.16-12
531551
- release++
531551
531551
* Thu Oct  1 2009 Karel Zak <kzak@redhat.com> 2.16-11
531551
- fix #519237 - bash: cannot set terminal process group (-1): Inappropriate ioctl for device
531551
531551
* Wed Sep 16 2009 Tomas Mraz <tmraz@redhat.com> - 2.16-10
531551
- use password-auth common PAM configuration instead of system-auth and
531551
  drop pam_console.so call from the remote PAM config file
531551
531551
* Mon Sep 14 2009 Karel Zak <kzak@redhat.com> 2.16-9
531551
- fix #522718 - sfdisk -d /dev/xxx | sfdisk --force /dev/yyy fails when LANG is set
531551
- fix typo in swsuspend detection
531551
531551
* Wed Aug 26 2009 Tomas Mraz <tmraz@redhat.com> - 2.16-8
531551
- rebuilt with new audit
531551
531551
* Sun Aug 23 2009 Karel Zak <kzak@redhat.com> 2.16-7
531551
- fix #518572 - blkid requires ext2.ko to be decompressed on installation media
531551
531551
* Thu Aug 13 2009 Karel Zak <kzak@redhat.com> 2.16-5
531551
- fix #513104 - blkid returns no fstype for ext2 device when ext2 module not loaded
531551
531551
* Wed Aug  5 2009 Stepan Kasal <skasal@redhat.com> 2.16-4
531551
- set conflict with versions of e2fsprogs containing fsck
531551
531551
* Thu Jul 30 2009 Karel Zak <kzak@redhat.com> 2.16-3
531551
- remove the mount.conf support (see #214891)
531551
531551
* Mon Jul 27 2009 Karel Zak <kzak@redhat.com> 2.16-2
531551
- fix #214891 - add mount.conf and MTAB_LOCK_DIR= option
531551
531551
* Sat Jul 25 2009 Karel Zak <kzak@redhat.com> 2.16-1
531551
- upgrade to 2.16
531551
  ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.16/v2.16-ReleaseNotes
531551
- enable built-in libuuid (replacement for the old uuid stuff from e2fsprogs)
531551
- new commands switch_root, uuidgen and uuidd (subpackage)
531551
531551
* Wed Jun 10 2009 Karel Zak <kzak@redhat.com> 2.15.1-1
531551
- upgrade to 2.15.1
531551
531551
* Mon Jun  8 2009 Karel Zak <kzak@redhat.com> 2.15.1-0.2
531551
- set BuildRequires: e2fsprogs-devel
531551
- add Requires: e2fsprogs-devel to libblkid-devel
531551
531551
* Thu Jun  4 2009 Karel Zak <kzak@redhat.com> 2.15.1-0.1
531551
- upgrade to 2.15.1-rc1
531551
  ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.15/v2.15-ReleaseNotes
531551
  ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.15/v2.15.1-rc1-ChangeLog 
531551
- merged patches:
531551
  util-linux-ng-2.14-login-remote.patch
531551
  util-linux-ng-2.14-fdisk-4k-I.patch
531551
  util-linux-ng-2.14-fdisk-4k-II.patch
531551
  util-linux-ng-2.14-fdisk-4k-III.patch
531551
  util-linux-ng-2.14-dmesg-r.patch
531551
  util-linux-ng-2.14-flock-segfaults.patch
531551
  util-linux-ng-2.14-renice-n.patch
531551
- new commands: lscpu, ipcmk
531551
- remove support for "managed" and "kudzu" mount options
531551
- cleanup spec file
531551
- enable built-in libblkid (replacement for the old blkid from e2fsprogs)
531551
531551
* Thu Apr  2 2009 Karel Zak <kzak@redhat.com> 2.14.2-8
531551
- fix #490769 - post scriptlet failed (thanks to Dan Horak)
531551
 
531551
* Fri Mar 20 2009 Karel Zak <kzak@redhat.com> 2.14.2-7
531551
- fix some nits in mount.tmpfs
531551
531551
* Fri Mar 20 2009 Karel Zak <kzak@redhat.com> 2.14.2-6
531551
- fix #491175 - mount of tmpfs FSs fail at boot
531551
531551
* Thu Mar 19 2009 Karel Zak <kzak@redhat.com> 2.14.2-5
531551
- fix #489672 - flock segfaults when file name is not given (upstream)
531551
- fix #476964 - Mount /var/tmp with tmpfs creates denials
531551
- fix #487227 - fdisk 4KiB hw sectors support (upstream)
531551
- fix #477303 - renice doesn't support -n option (upstream)
531551
531551
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.14.2-4
531551
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
531551
531551
* Fri Feb 20 2009 Karel Zak <kzak@redhat.com> 2.14.2-3
531551
- add -r option to dmesg(1)
531551
531551
* Mon Feb  9 2009 Karel Zak <kzak@redhat.com> 2.14.2-2
531551
- fix typo in spec file
531551
531551
* Mon Feb  9 2009 Karel Zak <kzak@redhat.com> 2.14.2-1
531551
- upgrade to stable 2.14.2
531551
  ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.14/v2.14.2-ReleaseNotes
531551
531551
* Thu Jan 22 2009 Karel Zak <kzak@redhat.com> 2.14.2-0.2
531551
- fix #480413 - util-linux-ng doesn't include scriptreplay
531551
- fix #479002 - remove dependency on ConsoleKit-libs
531551
- upgrade to 2.14.2-rc2
531551
531551
* Mon Dec 22 2008 Karel Zak <kzak@redhat.com> 2.14.2-0.1
531551
- upgrade to 2.14.2-rc1
531551
- refresh old patches
531551
531551
* Fri Nov 21 2008 Karel Zak <kzak@redhat.com> 2.14.1-5
531551
- fix #472502 - problem with fdisk and use +sectors for the end of partition
531551
531551
* Mon Oct  6 2008 Karel Zak <kzak@redhat.com> 2.14.1-3
531551
- fix #465761 -  mount manpage is missing uid/gid mount options for tmpfs
531551
- refresh util-linux-ng-2.14-mount-file_t.patch (fuzz=0)
531551
531551
* Wed Sep 10 2008 Karel Zak <kzak@redhat.com> 2.14.1-2
531551
- remove obsolete pam-console support
531551
531551
* Wed Sep 10 2008 Karel Zak <kzak@redhat.com> 2.14.1-1
531551
- upgrade to stable 2.14.1
531551
531551
* Thu Aug 14 2008 Karel Zak <kzak@redhat.com> 2.14.1-0.1
531551
- upgrade to 2.14.1-rc1
531551
- refresh old patches
531551
531551
* Thu Jul 24 2008 Karel Zak <kzak@redhat.com> 2.14-3
531551
- update util-linux-ng-2.14-mount-file_t.patch to make
531551
  the SELinux warning optional (verbose mode is required)
531551
531551
* Tue Jul  1 2008 Karel Zak <kzak@redhat.com> 2.14-2
531551
- fix #390691 - mount should check selinux context on mount, and warn on file_t
531551
531551
* Mon Jun  9 2008 Karel Zak <kzak@redhat.com> 2.14-1
531551
- upgrade to stable util-linux-ng release
531551
531551
* Mon May 19 2008 Karel Zak <kzak@redhat.com> 2.14-0.1
531551
- upgrade to 2.14-rc3
531551
- remove arch(8) (deprecated in favor of uname(1) or arch(1) from coreutils)
531551
- add a new command ldattach(8)
531551
- cfdisk(8) linked with libncursesw
531551
531551
* Tue Apr 22 2008 Karel Zak <kzak@redhat.com> 2.13.1-9
531551
- fix audit log injection attack via login
531551
531551
* Thu Apr 17 2008 Karel Zak <kzak@redhat.com> 2.13.1-8
531551
- fix location of the command raw(8)
531551
531551
* Tue Apr 15 2008 Karel Zak <kzak@redhat.com> 2.13.1-7
531551
- fix 244383 - libblkid uses TYPE="swsuspend" for S1SUSPEND/S2SUSPEND
531551
531551
* Wed Apr  2 2008 Karel Zak <kzak@redhat.com> 2.13.1-6
531551
- fix 439984 - backport mkswap -U
531551
531551
* Wed Mar 26 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 2.13.1-5
531551
- clean up sparc conditionals
531551
531551
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 2.13.1-4
531551
- Autorebuild for GCC 4.3
531551
531551
* Mon Jan 28 2008 Karel Zak <kzak@redhat.com> 2.13.1-3
531551
- upgrade to new upstream release
531551
- fix #427874 - util-linux-ng gets "excess command line argument" on update
531551
531551
* Wed Jan  2 2008 Karel Zak <kzak@redhat.com> 2.13.1-2
531551
- update to upstream 2.13.1-rc2
531551
531551
* Wed Dec 12 2007 Dan Walsh <dwalsh@redhat.com> 2.13.1-1
531551
- Fix pam files so that pam_keyinit happens after pam_selinux.so
531551
531551
* Wed Dec 12 2007 Karel Zak <kzak@redhat.com> 2.13.1-0.2
531551
- remove viwp and vigr (in favour of shadow-utils)
531551
531551
* Sun Dec  9 2007 Karel Zak <kzak@redhat.com> 2.13.1-0.1
531551
- update to the latest upstream stable branch
531551
  (commit: fda9d11739ee88c3b2f22a73f12ec019bd3b8335)
531551
531551
* Wed Oct 31 2007 Karel Zak <kzak@redhat.com> 2.13-4
531551
- fix #354791 - blockdev command calls the blkpg ioctl with a wrong data structure
531551
531551
* Tue Oct 16 2007 Karel Zak <kzak@redhat.com> 2.13-3
531551
- fix mount -L | -U segfault
531551
- fix script die on SIGWINCH
531551
531551
* Thu Oct  4 2007 Karel Zak <kzak@redhat.com> 2.13-2
531551
- update to the latest upstream stable branch
531551
531551
* Tue Aug 28 2007 Karel Zak <kzak@redhat.com> 2.13-1
531551
- upgrade to stable util-linux-ng release
531551
531551
* Fri Aug 24 2007 Karel Zak <kzak@redhat.com> 2.13-0.59
531551
- add release number to util-linux Provides and increment setarch Obsoletes
531551
- fix #254114 - spec typo
531551
- upgrade to floppy-0.16
531551
- add BuildRequires: popt-devel
531551
531551
* Wed Aug 22 2007 Jesse Keating <jkeating@redhat.com>  2.13-0.58
531551
- Obsolete a sufficiently high enough version of setarch
531551
531551
* Mon Aug 20 2007 Karel Zak <kzak@redhat.com>  2.13-0.57
531551
- fix #253664 - util-linux-ng fails to build on sparc (patch by Dennis Gilmore)
531551
- rebase to new GIT snapshot
531551
531551
* Mon Aug 20 2007 Karel Zak <kzak@redhat.com> 2.13-0.56
531551
- fix obsoletes field
531551
531551
* Mon Aug 20 2007 Karel Zak <kzak@redhat.com> 2.13-0.55
531551
- util-linux-ng includes setarch(1), define relevat Obsoletes+Provides
531551
531551
* Mon Aug 20 2007 Karel Zak <kzak@redhat.com> 2.13-0.54
531551
- port "blockdev --rmpart" patch from util-linux
531551
- use same Provides/Obsoletes setting like in util-linux
531551
531551
* Wed Aug 15 2007 Karel Zak <kzak@redhat.com> 2.13-0.53
531551
- fix #252046 - review Request: util-linux-ng (util-linux replacement)
531551
531551
* Mon Aug 13 2007 Karel Zak <kzak@redhat.com> 2.13-0.52
531551
- rebase to util-linux-ng (new util-linux upstream fork,
531551
		based on util-linux 2.13-pre7)
531551
- more than 70 Fedora/RHEL patches have been merged to upstream code
531551
531551
* Fri Apr  6 2007 Karel Zak <kzak@redhat.com> 2.13-0.51
531551
- fix #150493 - hwclock --systohc sets clock 0.5 seconds slow
531551
- fix #220873 - starting RPC idmapd: Error: RPC MTAB does not exist.
531551
		(added rpc_pipefs to util-linux-2.13-umount-sysfs.patch)
531551
- fix #227903 - mount -f does not work with NFS-mounted
531551
531551
* Sat Mar  3 2007 David Zeuthen <davidz@redhat.com> 2.13-0.50
531551
- include ConsoleKit session module by default (#229172)
531551
531551
* Thu Jan 11 2007 Karel Zak <kzak@redhat.com> 2.13-0.49
531551
- fix #222293 - undocumented partx,addpart, delpart
531551
531551
* Sun Dec 17 2006 Karel Zak <kzak@redhat.com> 2.13-0.48
531551
- fix paths in po/Makefile.in.in
531551
531551
* Fri Dec 15 2006 Karel Zak <kzak@redhat.com> 2.13-0.47
531551
- fix #217240 - namei ignores non-directory components instead of saying "Not a directory"
531551
- fix #217241 - namei enforces symlink limits inconsistently
531551
531551
* Wed Dec 14 2006 Karel Zak <kzak@redhat.com> 2.13-0.46
531551
- fix leaking file descriptor in the more command (patch by Steve Grubb)
531551
531551
* Wed Dec 13 2006 Karel Zak <kzak@redhat.com> 2.13-0.45
531551
- use ncurses only
531551
- fix #218915 - fdisk -b 4K
531551
- upgrade to -pre7 release
531551
- fix building problem with raw0 patch
531551
- fix #217186 - /bin/sh: @MKINSTALLDIRS@: No such file or directory 
531551
  (port po/Makefile.in.in from gettext-0.16)
531551
- sync with FC6 and RHEL5:
531551
- fix #216489 - SCHED_BATCH option missing in chrt
531551
- fix #216712 - issues with raw device support ("raw0" is wrong device name)
531551
- fix #216760 - mount with context or fscontext option fails
531551
  (temporarily disabled the support for additional contexts -- not supported by kernel yet)
531551
- fix #211827 - Can't mount with additional contexts
531551
- fix #213127 - mount --make-unbindable does not work
531551
- fix #211749 - add -r option to losetup to create a read-only loop
531551
531551
* Thu Oct 12 2006 Karel Zak <kzak@redhat.com> 2.13-0.44
531551
- fix #209911 - losetup.8 updated (use dm-crypt rather than deprecated cryptoloop)
531551
- fix #210338 - spurious error from '/bin/login -h $PHONENUMBER' (bug in IPv6 patch)
531551
- fix #208634 - mkswap "works" without warning on a mounted device
531551
531551
* Sun Oct 01 2006 Jesse Keating <jkeating@redhat.com> - 2.13-0.43
531551
- rebuilt for unwind info generation, broken in gcc-4.1.1-21
531551
531551
* Wed Sep 20 2006 Karel Zak <kzak@redhat.com> 2.13-0.42
531551
- remove obsolete NFS code and patches (we use /sbin/mount.nfs
531551
  and /sbin/umount.nfs from nfs-utils now)
531551
- move nfs.5 to nfs-utils
531551
531551
* Fri Sep 15 2006 Karel Zak <kzak@redhat.com> 2.13-0.41
531551
- fix #205038 - mount not allowing sloppy option (exports "-s"
531551
  to external /sbin/mount.nfs(4) calls) 
531551
- fix minor bug in util-linux-2.13-mount-twiceloop.patch
531551
- fix #188193- util-linux should provide plugin infrastructure for HAL
531551
531551
* Mon Aug 21 2006 Karel Zak <kzak@redhat.com> 2.13-0.40
531551
- fix Makefile.am in util-linux-2.13-mount-context.patch
531551
- fix #201343 - pam_securetty requires known user to work
531551
		(split PAM login configuration to two files)
531551
- fix #203358 - change location of taskset binary to allow for early affinity work
531551
531551
* Fri Aug 11 2006 Karel Zak <kzak@redhat.com> 2.13-0.39
531551
- fix #199745 - non-existant simpleinit(8) mentioned in ctrlaltdel(8)
531551
531551
* Thu Aug 10 2006 Dan Walsh <dwalsh@redhat.com> 2.13-0.38
531551
- Change keycreate line to happen after pam_selinux open call so it gets correct context
531551
531551
* Thu Aug 10 2006 Karel Zak <kzak@redhat.com> 2.13-0.37
531551
- fix #176494 - last -i returns strange IP addresses (patch by Bill Nottingham)
531551
531551
* Thu Jul 27 2006 Karel Zak <kzak@redhat.com> 2.13-0.36
531551
- fix #198300, #199557 - util-linux "post" scriptlet failure
531551
531551
* Thu Jul 27 2006 Steve Dickson <steved@redhat.com> 2.13-0.35
531551
- Added the -o fsc flag to nfsmount.
531551
531551
* Wed Jul 26 2006 Karel Zak <kzak@redhat.com> 2.13-0.34
531551
- rebuild
531551
531551
* Tue Jul 18 2006 Karel Zak <kzak@redhat.com> 2.13-0.33
531551
- add Requires(post): libselinux
531551
531551
* Mon Jul 17 2006 Karel Zak <kzak@redhat.com> 2.13-0.32
531551
- add IPv6 support to the login command (patch by Milan Zazrivec)
531551
- fix #198626 - add keyinit instructions to the login PAM script 
531551
  (patch by David Howells) 
531551
531551
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 2.13-0.31.1
531551
- rebuild
531551
531551
* Tue Jul 11 2006 Karel Zak <kzak@redhat.com> 2.13-0.31
531551
- cleanup dependences for post and preun scriptlets
531551
531551
* Mon Jul 10 2006 Karsten Hopp <karsten@redhat.de> 2.13-0.30
531551
- silence install in minimal buildroot without /var/log
531551
531551
* Fri Jul  7 2006 Karel Zak <kzak@redhat.com> 2.13-0.29 
531551
- include the raw command for RHELs
531551
531551
* Mon Jun 26 2006 Florian La Roche <laroche@redhat.com> 2.13-0.28
531551
- move install-info parts from postun to preun
531551
531551
* Wed Jun 21 2006 Dan Walsh <dwalsh@RedHat.com> 2.13-0.27
531551
- Only execute chcon on machines with selinux enabled
531551
531551
* Wed Jun 14 2006 Steve Dickson <steved@redhat.com> 2.13-0.26
531551
- Remove unneeded header files from nfsmount.c
531551
531551
* Mon Jun 12 2006 Karel Zak <kzak@redhat.com> 2.13-0.25
531551
- fix #187014 - umount segfaults for normal user
531551
- fix #183446 - cal not UTF-8-aware
531551
- fix #186915 - mount does not translate SELIinux context options though libselinux
531551
- fix #185500 - Need man page entry for -o context= mount option
531551
- fix #152579 - missing info about /etc/mtab and /proc/mounts mismatch
531551
- fix #183890 - missing info about possible ioctl() and fcntl() problems on NFS filesystem
531551
- fix #191230 - using mount --move results in wrong data in /etc/mtab
531551
- added mount subtrees support
531551
- fdisk: wrong number of sectors for large disks (suse#160822)
531551
- merge fdisk-xvd (#182553) with new fdisk-isfull (#188981) patch 
531551
- fix #181549 - raw(8) manpage has old information about dd
531551
- remove asm/page.h usage
531551
531551
* Wed May 24 2006 Dan Walsh <dwalsh@RedHat.com> 2.13-0.24
531551
- Remove requirement on restorecon, since we can do the same thing
531551
- with chcon/matchpathcon, and not add requirement on policycoreutils
531551
531551
* Wed May 24 2006 Steve Dickson <steved@redhat.com> 2.13-0.23
531551
- Fixed bug in patch for bz183713 which cause nfs4 mounts to fail.
531551
531551
* Tue May  2 2006 Steve Dickson <steved@redhat.com> 2.13-0.22
531551
- Added syslog logging to background mounts as suggested
531551
  by a customer.
531551
531551
* Mon May  1 2006 Steve Dickson <steved@redhat.com> 2.13-0.21
531551
- fix #183713 - foreground mounts are not retrying as advertised
531551
- fix #151549 - Added 'noacl' mount flag
531551
- fix #169042 - Changed nfsmount to try udp before using tcp when rpc-ing
531551
		the remote rpc.mountd (iff -o tcp is not specified).
531551
		This drastically increases the total number of tcp mounts
531551
		that can happen at once (ala autofs).
531551
531551
* Wed Mar  9 2006 Jesse Keating <jkeating@redhat.com> 2.13-0.20
531551
- Better calling of restorecon as suggested by Bill Nottingham
531551
- prereq restorecon to avoid ordering issues
531551
531551
* Wed Mar  9 2006 Jesse Keating <jkeating@redhat.com> 2.13-0.19
531551
- restorecon /var/log/lastlog
531551
531551
* Wed Mar  8 2006 Karel Zak <kzak@redhat.com> 2.13-0.17
531551
- fix #181782 - mkswap selinux relabeling (fix util-linux-2.13-mkswap-selinux.patch)
531551
531551
* Wed Feb 22 2006 Karel Zak <kzak@redhat.com> 2.13-0.16
531551
- fix #181782 - mkswap should automatically add selinux label to swapfile
531551
- fix #180730 - col is exiting with 1 (fix util-linux-2.12p-col-EILSEQ.patch)
531551
- fix #181896 - broken example in schedutils man pages
531551
- fix #177331 - login omits pam_acct_mgmt & pam_chauthtok when authentication is skipped.
531551
- fix #177523 - umount -a should not unmount sysfs
531551
- fix #182553 - fdisk -l inside xen guest shows no disks
531551
531551
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.13-0.15.1
531551
- bump again for double-long bug on ppc(64)
531551
531551
* Wed Feb  8 2006 Peter Jones <pjones@redhat.com> 2.13-0.15
531551
- add "blockdev --rmpart N <device>" and "blockdev --rmparts <device>"
531551
531551
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.13-0.14.1
531551
- rebuilt for new gcc4.1 snapshot and glibc changes
531551
531551
* Thu Jan 19 2006 Steve Dickson <steved@redhat.com> 2.13-0.14
531551
- Updated the gssd_check() and idmapd_check(), used with
531551
  nfsv4 mounts, to looked for the correct file in /var/lock/subsys
531551
  which stops bogus warnings. 
531551
531551
* Tue Jan  3 2006 Karel Zak <kzak@redhat.com> 2.13-0.13
531551
- fix #174676 - hwclock audit return code mismatch
531551
- fix #176441: col truncates data
531551
- fix #174111 - mount allows loopback devices to be mounted more than once to the same mount point
531551
- better wide chars usage in the cal command (based on the old 'moremisc' patch)
531551
531551
* Mon Dec 12 2005 Karel Zak <kzak@redhat.com> 2.13-0.12
531551
- rebuilt
531551
531551
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
531551
- rebuilt
531551
531551
* Fri Nov 25 2005 Karel Zak <kzak@redhat.com> 2.13-0.11.pre6
531551
- update to upstream version 2.13-pre6
531551
- fix #172203 - mount man page in RHEL4 lacks any info on cifs mount options
531551
531551
* Mon Nov  7 2005 Karel Zak <kzak@redhat.com> 2.13-0.10.pre5
531551
- fix #171337 - mkfs.cramfs doesn't work correctly with empty files
531551
531551
* Fri Oct 28 2005 Karel Zak <kzak@redhat.com> 2.13-0.9.pre5
531551
- rebuild
531551
531551
* Wed Oct 26 2005 Karel Zak <kzak@redhat.com> 2.13-0.8.pre5
531551
- updated version of the patch for hwclock audit
531551
531551
* Thu Oct 20 2005 Karel Zak <kzak@redhat.com> 2.13-0.7.pre5
531551
- fix #171337 - mkfs.cramfs dies creating installer image
531551
531551
* Thu Oct 20 2005 Karel Zak <kzak@redhat.com> 2.13-0.6.pre5
531551
- update to upstream 2.13pre5
531551
- remove separated cramfs1.1 (already in upstream package)
531551
- remove odd symlink /usr/bin/mkcramfs -> ../../sbin/mkfs.cramfs
531551
- fix #170171 - ipcs -lm always report "max total shared memory (kbytes) = 0"
531551
531551
* Mon Oct 17 2005 Karel Zak <kzak@redhat.com> 2.13-0.5.pre4
531551
* fix #170564 - add audit message to login
531551
531551
* Fri Oct  7 2005 Karel Zak <kzak@redhat.com> 2.13-0.4.pre4
531551
- fix #169628 - /usr/bin/floppy doesn't work with /dev/fd0
531551
- fix #168436 - login will attempt to run if it has no read/write access to its terminal
531551
- fix #168434 - login's timeout can fail - needs to call siginterrupt(SIGALRM,1)
531551
- fix #165253 - losetup missing option -a [new feature]
531551
- update PAM files (replace pam_stack with new "include" PAM directive)
531551
- remove kbdrate from src.rpm
531551
- update to 2.13pre4
531551
531551
* Fri Oct  7 2005 Steve Dickson <steved@redhat.com> 2.13-0.3.pre3
531551
- fix #170110 - Documentation for 'rsize' and 'wsize' NFS mount options
531551
		is misleading
531551
531551
* Fri Sep  2 2005 Karel Zak <kzak@redhat.com> 2.13-0.3.pre2
531551
- fix #166923 - hwclock will not run on a non audit-enabled kernel
531551
- fix #159410 - mkswap(8) claims max swap area size is 2 GB
531551
- fix #165863 - swsusp swaps should be reinitialized
531551
- change /var/log/lastlog perms to 0644
531551
531551
* Tue Aug 16 2005 Karel Zak <kzak@redhat.com> 2.13-0.2.pre2
531551
- /usr/share/misc/getopt/* -move-> /usr/share/doc/util-linux-2.13/getopt-*
531551
- the arch command marked as deprecated
531551
- removed: elvtune, rescuept and setfdprm
531551
- removed: man8/sln.8 (moved to man-pages, see #10601)
531551
- removed REDAME.pg and README.reset
531551
- .spec file cleanup
531551
- added schedutils (commands: chrt, ionice and taskset)
531551
531551
* Tue Jul 12 2005 Karel Zak <kzak@redhat.com> 2.12p-9.7
531551
- fix #159339 - util-linux updates for new audit system
531551
- fix #158737 - sfdisk warning for large partitions, gpt
531551
- fix #150912 - Add ocfs2 support
531551
- NULL is better than zero at end of execl()
531551
531551
* Thu Jun 16 2005 Karel Zak <kzak@redhat.com> 2.12p-9.5
531551
- fix #157656 - CRM 546998: Possible bug in vipw, changes permissions of /etc/shadow and /etc/gshadow
531551
- fix #159339 - util-linux updates for new audit system (pam_loginuid.so added to util-linux-selinux.pamd)
531551
- fix #159418 - sfdisk unusable - crashes immediately on invocation
531551
- fix #157674 - sync option on VFAT mount destroys flash drives
531551
- fix .spec file /usr/sbin/{hwclock,clock} symlinks
531551
531551
* Wed May  4 2005 Jeremy Katz <katzj@redhat.com> - 2.12p-9.3
531551
- rebuild against new libe2fsprogs (and libblkid) to fix cramfs auto-detection
531551
531551
* Mon May  2 2005 Karel Zak <kzak@redhat.com> 2.12p-9.2
531551
- rebuild
531551
531551
* Mon May  2 2005 Karel Zak <kzak@redhat.com> 2.12p-9
531551
- fix #156597 - look - doesn't work with separators
531551
531551
* Mon Apr 25 2005 Karel Zak <kzak@redhat.com> 2.12p-8
531551
- fix #154498 - util-linux login & pam session
531551
- fix #155293 - man 5 nfs should include vers as a mount option
531551
- fix #76467 - At boot time, fsck chokes on LVs listed by label in fstab
531551
- new Source URL
531551
- added note about ATAPI IDE floppy to fdformat.8
531551
- fix #145355 - Man pages for fstab and fstab-sync in conflict
531551
531551
* Tue Apr  5 2005 Karel Zak <kzak@redhat.com> 2.12p-7
531551
- enable build with libblkid from e2fsprogs-devel
531551
- remove workaround for duplicated labels
531551
531551
* Thu Mar 31 2005 Steve Dickson <SteveD@RedHat.com> 2.12p-5
531551
- Fixed nfs mount to rollback correctly.
531551
531551
* Fri Mar 25 2005 Karel Zak <kzak@redhat.com> 2.12p-4
531551
- added /var/log/lastlog to util-linux (#151635)
531551
- disabled 'newgrp' in util-linux (enabled in shadow-utils) (#149997, #151613)
531551
- improved mtab lock (#143118)
531551
- fixed ipcs typo (#151156)
531551
- implemented mount workaround for duplicated labels (#116300)
531551
531551
* Wed Mar 16 2005 Elliot Lee <sopwith@redhat.com> 2.12p-3
531551
- rebuilt
531551
531551
* Fri Feb 25 2005 Steve Dickson <SteveD@RedHat.com> 2.12p-2
531551
- Changed nfsmount to only use reserve ports when necessary
531551
  (bz# 141773) 
531551
531551
* Thu Dec 23 2004 Elliot Lee <sopwith@redhat.com> 2.12p-1
531551
- Update to util-linux-2.12p. This changes swap header format
531551
  from - you may need to rerun mkswap if you did a clean install of
531551
  FC3.
531551
531551
* Fri Dec 10 2004 Elliot Lee <sopwith@redhat.com> 2.12j-1
531551
- Update to util-linux-2.12j
531551
531551
* Tue Dec  7 2004 Steve Dickson <SteveD@RedHat.com> 2.12a-20
531551
- Corrected a buffer overflow problem with nfs mounts.
531551
  (bz# 141733) 
531551
531551
* Wed Dec 01 2004 Elliot Lee <sopwith@redhat.com> 2.12a-19
531551
- Patches for various bugs.
531551
531551
* Mon Nov 29 2004 Steve Dickson <SteveD@RedHat.com> 2.12a-18
531551
- Made NFS mounts adhere to the IP protocol if specified on
531551
  command line as well as made NFS umounts adhere to the
531551
  current IP protocol. Fix #140016
531551
531551
* Thu Oct 14 2004 Elliot Lee <sopwith@redhat.com> 2.12a-16
531551
- Add include_raw macro, build with it off for Fedora
531551
531551
* Wed Oct 13 2004 Stephen C. Tweedie <sct@redhat.com> - 2.12a-15
531551
- Add raw patch to allow binding of devices not yet in /dev
531551
531551
* Wed Oct 13 2004 John (J5) Palmieri <johnp@redhat.com> 2.12a-14
531551
- Add David Zeuthen's patch to enable the pamconsole flag #133941
531551
531551
* Wed Oct 13 2004 Stephen C. Tweedie <sct@redhat.com> 2.12a-13
531551
- Restore raw utils (bugzilla #130016)
531551
531551
* Mon Oct 11 2004 Phil Knirsch <pknirsch@redhat.com> 2.12a-12
531551
- Add the missing remote entry in pam.d
531551
531551
* Wed Oct  6 2004 Steve Dickson <SteveD@RedHat.com>
531551
- Rechecked in some missing NFS mounting code.
531551
531551
* Wed Sep 29 2004 Elliot Lee <sopwith@redhat.com> 2.12a-10
531551
- Make swaplabel support work with swapon -a -e
531551
531551
* Tue Sep 28 2004 Steve Dickson <SteveD@RedHat.com>
531551
- Updated the NFS and NFS4 code to the latest CITI patch set
531551
  (in which they incorporate a number of our local patches).
531551
531551
* Wed Sep 15 2004 Nalin Dahybhai <nalin@redhat.com> 2.12a-8
531551
- Fix #132196 - turn on SELinux support at build-time.
531551
531551
* Wed Sep 15 2004 Phil Knirsch <pknirsch@redhat.com> 2.12a-7
531551
- Fix #91174 with pamstart.patch
531551
531551
* Tue Aug 31 2004 Elliot Lee <sopwith@redhat.com> 2.12a-6
531551
- Fix #16415, #70616 with rdevman.patch
531551
- Fix #102566 with loginman.patch
531551
- Fix #104321 with rescuept.patch (just use plain lseek - we're in _FILE_OFFSET_BITS=64 land now)
531551
- Fix #130016 - remove raw.
531551
- Re-add agetty (replacing it with mgetty is too much pain, and mgetty is much larger)
531551
531551
* Thu Aug 26 2004 Steve Dickson <SteveD@RedHat.com>
531551
- Made the NFS security checks more explicit to avoid confusion
531551
  (an upstream fix)
531551
- Also removed a compilation warning
531551
531551
* Wed Aug 11 2004 Alasdair Kergon <agk@redhat.com>
531551
- Remove unused mount libdevmapper inclusion.
531551
531551
* Wed Aug 11 2004 Alasdair Kergon <agk@redhat.com>
531551
- Add device-mapper mount-by-label support
531551
- Fix segfault in mount-by-label when a device without a label is present.
531551
531551
* Wed Aug 11 2004 Steve Dickson <SteveD@RedHat.com>
531551
- Updated nfs man page to show that intr are on by
531551
  default for nfs4
531551
531551
* Thu Aug 05 2004 Jindrich Novy <jnovy@redhat.com>
531551
- modified warning causing heart attack for >16 partitions, #107824
531551
531551
* Fri Jul 09 2004 Elliot Lee <sopwith@redhat.com> 2.12a-3
531551
- Fix #126623, #126572
531551
- Patch cleanup
531551
- Remove agetty (use mgetty, agetty is broken)
531551
531551
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
531551
- rebuilt
531551
531551
* Thu Jun 03 2004 Elliot Lee <sopwith@redhat.com> 2.12a-1
531551
- Update to 2.12a
531551
- Fix #122448
531551
531551
* Thu May 13 2004 Dan Walsh <dwalsh@RedHat.com> 2.12-19
531551
- Change pam_selinux to run last
531551
531551
* Tue May 04 2004 Elliot Lee <sopwith@redhat.com> 2.12-18
531551
- Fix #122448 (autofs issues)
531551
531551
* Fri Apr 23 2004 Elliot Lee <sopwith@redhat.com> 2.12-17
531551
- Fix #119157 by editing the patch
531551
- Add patch145 to fix #119986
531551
531551
* Fri Apr 16 2004 Elliot Lee <sopwith@redhat.com> 2.12-16
531551
- Fix #118803
531551
531551
* Tue Mar 23 2004 Jeremy Katz <katzj@redhat.com> 2.12-15
531551
- mkcramfs: use PAGE_SIZE for default blocksize (#118681)
531551
531551
* Sat Mar 20 2004 <SteveD@RedHat.com>
531551
- Updated the nfs-mount.patch to correctly 
531551
  handle the mounthost option and to ignore 
531551
  servers that do not set auth flavors
531551
531551
* Tue Mar 16 2004 Dan Walsh <dwalsh@RedHat.com> 2.12-13
531551
- Fix selinux ordering or pam for login
531551
531551
* Tue Mar 16 2004 <SteveD@RedHat.com>
531551
- Make RPC error messages displayed with -v argument
531551
- Added two checks to the nfs4 path what will print warnings
531551
  when rpc.idmapd and rpc.gssd are not running
531551
- Ping NFS v4 servers before diving into kernel
531551
- Make v4 mount interruptible which also make the intr option on by default 
531551
531551
* Sun Mar 13 2004  <SteveD@RedHat.com>
531551
- Reworked how the rpc.idmapd and rpc.gssd checks were
531551
  done due to review comments from upstream.
531551
- Added rpc_strerror() so the '-v' flag will show RPC errors.
531551
531551
* Sat Mar 13 2004  <SteveD@RedHat.com>
531551
- Added two checks to the nfs4 path what will print warnings
531551
  when rpc.idmapd and rpc.gssd are not running.
531551
531551
* Thu Mar 11 2004 <SteveD@RedHat.com>
531551
- Reworked and updated the nfsv4 patches.
531551
531551
* Wed Mar 10 2004 Dan Walsh <dwalsh@RedHat.com>
531551
- Bump version
531551
531551
* Wed Mar 10 2004 Steve Dickson <SteveD@RedHat.com>
531551
- Tried to make nfs error message a bit more meaninful
531551
- Cleaned up some warnings
531551
531551
* Sun Mar  7 2004 Steve Dickson <SteveD@RedHat.com> 
531551
- Added pesudo flavors for nfsv4 mounts.
531551
- Added BuildRequires: libselinux-devel and Requires: libselinux
531551
  when WITH_SELINUX is set. 
531551
531551
* Fri Feb 27 2004 Dan Walsh <dwalsh@redhat.com> 2.12-5
531551
- check for 2.6.3 kernel in mount options
531551
531551
* Mon Feb 23 2004 Elliot Lee <sopwith@redhat.com> 2.12-4
531551
- Remove /bin/kill for #116100
531551
531551
* Fri Feb 20 2004 Dan Walsh <dwalsh@redhat.com> 2.12-3
531551
- rebuilt
531551
531551
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
531551
- rebuilt
531551
531551
* Thu Feb 12 2004 Elliot Lee <sopwith@redhat.com> 2.12-1
531551
- Final 2.12 has been out for ages - might as well use it.
531551
531551
* Wed Jan 28 2004 Steve Dickson <SteveD@RedHat.com> 2.12pre-4
531551
- Added mount patches that have NFS version 4 support
531551
531551
* Mon Jan 26 2004 Elliot Lee <sopwith@redhat.com> 2.12pre-3
531551
- Provides: mount losetup
531551
531551
* Mon Jan 26 2004 Dan Walsh <dwalsh@redhat.com> 2.12pre-2
531551
- Add multiple to /etc/pam.d/login for SELinux
531551
531551
* Thu Jan 15 2004 Elliot Lee <sopwith@redhat.com> 2.12pre-1
531551
- 2.12pre-1
531551
- Merge mount/losetup packages into the main package (#112324)
531551
- Lose separate 
531551
531551
* Mon Nov 3 2003 Dan Walsh <dwalsh@redhat.com> 2.11y-35.sel
531551
- remove selinux code from login and use pam_selinux
531551
531551
* Thu Oct 30 2003 Dan Walsh <dwalsh@redhat.com> 2.11y-34.sel
531551
- turn on selinux
531551
531551
* Fri Oct 24 2003 Elliot Lee <sopwith@redhat.com> 2.11y-34
531551
- Add BuildRequires: texinfo (from a bug# I don't remember)
531551
- Fix #90588 with mountman patch142.
531551
531551
* Mon Oct 6 2003 Dan Walsh <dwalsh@redhat.com> 2.11y-33
531551
- turn off selinux
531551
531551
* Thu Sep 25 2003 Dan Walsh <dwalsh@redhat.com> 2.11y-32.sel
531551
- turn on selinux
531551
- remove context selection
531551
531551
* Fri Sep 19 2003 Elliot Lee <sopwith@redhat.com> 2.11y-31
531551
- Add patch140 (alldevs) to fix #101772. Printing the total size of
531551
  all devices was deemed a lower priority than having all devices
531551
  (e.g. /dev/ida/c0d9) displayed.
531551
531551
* Fri Sep 12 2003 Dan Walsh <dwalsh@redhat.com> 2.11y-31
531551
- turn off selinux
531551
531551
* Fri Sep 12 2003 Dan Walsh <dwalsh@redhat.com> 2.11y-30.sel
531551
- turn on selinux
531551
531551
* Fri Sep 5 2003 Elliot Lee <sopwith@redhat.com> 2.11y-28
531551
- Fix #103004, #103954
531551
531551
* Fri Sep 5 2003 Dan Walsh <dwalsh@redhat.com> 2.11y-27
531551
- turn off selinux
531551
531551
* Thu Sep 4 2003 Dan Walsh <dwalsh@redhat.com> 2.11y-26.sel
531551
- build with selinux
531551
531551
* Mon Aug 11 2003 Elliot Lee <sopwith@redhat.com> 2.11y-25
531551
- Use urandom instead for mkcramfs
531551
531551
* Tue Jul 29 2003 Dan Walsh <dwalsh@redhat.com> 2.11y-24
531551
- add SELINUX 2.5 support
531551
531551
* Wed Jul 23 2003 Elliot Lee <sopwith@redhat.com> 2.11y-22
531551
- #100433 patch
531551
531551
* Mon Jun 14 2003 Elliot Lee <sopwith@redhat.com> 2.11y-20
531551
- #97381 patch
531551
531551
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
531551
- rebuilt
531551
531551
* Mon Apr 21 2003 Elliot Lee <sopwith@redhat.com> 2.11y-17
531551
- Change patch128 to improve ipcs -l
531551
531551
* Fri Apr 11 2003 Elliot Lee <sopwith@redhat.com> 2.11y-16
531551
- Fix #85407
531551
531551
* Fri Apr 11 2003 Elliot Lee <sopwith@redhat.com> 2.11y-15
531551
- Change patch128 to util-linux-2.11f-ipcs-84243-86285.patch to get all
531551
ipcs fixes
531551
531551
* Thu Apr 10 2003 Matt Wilson <msw@redhat.com> 2.11y-14
531551
- fix last login date display on AMD64 (#88574)
531551
531551
* Mon Apr  7 2003 Jeremy Katz <katzj@redhat.com> 2.11y-13
531551
- include sfdisk on ppc
531551
531551
* Fri Mar 28 2003 Jeremy Katz <katzj@redhat.com> 2.11y-12
531551
- add patch from msw to change mkcramfs blocksize with a command line option
531551
531551
* Tue Mar 25 2003 Phil Knirsch <pknirsch@redhat.com> 2.11y-11
531551
- Fix segfault on s390x due to wrong usage of BLKGETSIZE.
531551
531551
* Thu Mar 13 2003 Elliot Lee <sopwith@redhat.com> 2.11y-10
531551
- Really apply the ipcs patch. Doh.
531551
531551
* Mon Feb 24 2003 Elliot Lee <sopwith@redhat.com>
531551
- rebuilt
531551
531551
* Wed Feb 19 2003 Elliot Lee <sopwith@redhat.com> 2.11y-8
531551
- ipcs-84243.patch to fix #84243
531551
531551
* Thu Feb 13 2003 Yukihiro Nakai <ynakai@redhat.com> 2.11y-7
531551
- Update moremisc patch to fix swprintf()'s minimum field (bug #83361).
531551
531551
* Mon Feb 03 2003 Elliot Lee <sopwith@redhat.com> 2.11y-6
531551
- Fix mcookie segfault on many 64-bit architectures (bug #83345).
531551
531551
* Mon Feb 03 2003 Tim Waugh <twaugh@redhat.com> 2.11y-5
531551
- Fix underlined multibyte characters (bug #83376).
531551
531551
* Sun Feb 02 2003 Florian La Roche <Florian.LaRoche@redhat.de>
531551
- rebuild to have again a s390 rpm
531551
- disable some more apps for mainframe
531551
531551
* Wed Jan 29 2003 Elliot Lee <sopwith@redhat.com> 2.11y-4
531551
- util-linux-2.11y-umask-82552.patch
531551
531551
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
531551
- rebuilt
531551
531551
* Mon Jan 13 2003 Elliot Lee <sopwith@redhat.com> 2.11y-2
531551
- Fix #81069, #75421
531551
531551
* Mon Jan 13 2003 Elliot Lee <sopwith@redhat.com> 2.11y-1
531551
- Update to 2.11y
531551
- Fix #80953
531551
- Update patch0, patch107, patch117, patch120 for 2.11y
531551
- Remove patch60, patch61, patch207, patch211, patch212, patch119, patch121
531551
- Remove patch122, patch200
531551
531551
* Wed Oct 30 2002 Elliot Lee <sopwith@redhat.com> 2.11w-2
531551
- Remove some crack/unnecessary patches while submitting stuff upstream.
531551
- Build with -D_FILE_OFFSET_BITS=64
531551
531551
* Tue Oct 29 2002 Elliot Lee <sopwith@redhat.com> 2.11w-1
531551
- Update to 2.11w, resolve patch conflicts
531551
531551
* Tue Oct 08 2002 Phil Knirsch <pknirsch@redhat.com> 2.11r-10hammer.3
531551
- Extended util-linux-2.11b-s390x patch to work again.
531551
531551
* Thu Oct 03 2002 Elliot Lee <sopwith@redhat.com> 2.11r-10hammer.2
531551
- Add patch122 for hwclock on x86_64
531551
531551
* Thu Sep 12 2002 Than Ngo <than@redhat.com> 2.11r-10hammer.1
531551
- Fixed pam config files
531551
531551
* Wed Sep 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 2.11r-10hammer
531551
- Port to hammer
531551
531551
* Fri Aug 30 2002 Elliot Lee <sopwith@redhat.com> 2.11r-10
531551
- Patch120 (hwclock) to fix #72140
531551
- Include isosize util
531551
531551
* Wed Aug 7 2002  Elliot Lee <sopwith@redhat.com> 2.11r-9
531551
- Patch120 (skipraid2) to fix #70353, because the original patch was 
531551
totally useless.
531551
531551
* Fri Aug 2 2002  Elliot Lee <sopwith@redhat.com> 2.11r-8
531551
- Patch119 (fdisk-add-primary) from #67898
531551
531551
* Wed Jul 24 2002 Elliot Lee <sopwith@redhat.com> 2.11r-7
531551
- Really add the gptsize patch, instead of what I think the patch says.
531551
(+1)
531551
531551
* Tue Jul 23 2002 Elliot Lee <sopwith@redhat.com> 2.11r-6
531551
- Add the sp[n].size part of the patch from #69603
531551
531551
* Mon Jul 22 2002 Florian La Roche <Florian.LaRoche@redhat.de>
531551
- adjust mainframe patches
531551
531551
* Tue Jul  2 2002 Bill Nottingham <notting@redhat.com> 2.11r-4
531551
- only require usermode if we're shipping kbdrate here
531551
531551
* Fri Jun 28 2002 Trond Eivind Glomsrod <teg@redhat.com> 2.11r-3
531551
- Port the large swap patch to new util-linux... the off_t changes 
531551
  now in main aren't sufficient
531551
531551
* Thu Jun 27 2002 Elliot Lee <sopwith@redhat.com> 2.11r-2
531551
- Remove swapondetect (patch301) until it avoids possible false positives.
531551
531551
* Thu Jun 27 2002 Elliot Lee <sopwith@redhat.com> 2.11r-1
531551
- Update to 2.11r, wheeee
531551
- Remove unused patches
531551
531551
* Thu Jun 27 2002 Elliot Lee <sopwith@redhat.com> 2.11n-19
531551
- Make a note here that this package was the source of the single change 
531551
contained in util-linux-2.11f-18 (in 7.2/Alpha), and also contains the 
531551
rawman patch from util-linux-2.11f-17.1 (in 2.1AS).
531551
- Package has no runtime deps on slang, so remove the BuildRequires: 
531551
slang-devel.
531551
531551
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
531551
- automated rebuild
531551
531551
* Thu Jun 20 2002 Elliot Lee <sopwith@redhat.com> 2.11n-17
531551
- Fix teg's swapondetect patch to not print out the usage message when 
531551
'swapon -a -e' is run. (#66690) (edit existing patch)
531551
- Apply hjl's utmp handling patch (#66950) (patch116)
531551
- Fix fdisk man page notes on IDE disk partition limit (#64013) (patch117)
531551
- Fix mount.8 man page notes on vfat shortname option (#65628) (patch117)
531551
- Fix possible cal overflow with widechars (#67090) (patch117)
531551
531551
* Tue Jun 11 2002 Trond Eivind Glomsrod <teg@redhat.com> 2.11n-16
531551
- support large swap partitions
531551
- add '-d' option to autodetect available swap partitions
531551
531551
* Thu May 23 2002 Tim Powers <timp@redhat.com>
531551
- automated rebuild
531551
531551
* Wed May 15 2002 Elliot Lee <sopwith@redhat.com> 2.11n-14
531551
- Remove kbdrate (again).
531551
531551
* Mon Apr 29 2002 Florian La Roche <Florian.LaRoche@redhat.de>
531551
- adjust mainframe patches to apply to current rpm
531551
- do not include fdisk until it is fixed to work on mainframe
531551
531551
* Mon Apr 01 2002 Elliot Lee <sopwith@redhat.com> 2.11n-12
531551
- Don't strip binaries - rpm does it for us.
531551
531551
* Sun Mar 31 2002 Elliot Lee <sopwith@redhat.com> 2.11n-11
531551
- Apply patch115 from ejb@ql.org for bug #61868
531551
531551
* Wed Mar 27 2002 Elliot Lee <sopwith@redhat.com> 2.11n-10
531551
- Finish fixing #60675 (ipcrm man page), updated the patch.
531551
- Fix #61203 (patch114 - dumboctal.patch).
531551
531551
* Tue Mar 12 2002 Elliot Lee <sopwith@redhat.com> 2.11n-9
531551
- Update ctty3 patch to ignore SIGHUP while dropping controlling terminal
531551
531551
* Fri Mar 08 2002 Elliot Lee <sopwith@redhat.com> 2.11n-8
531551
- Update ctty3 patch to drop controlling terminal before forking.
531551
531551
* Fri Mar 08 2002 Elliot Lee <sopwith@redhat.com> 2.11n-7
531551
  Fix various bugs:
531551
- Add patch110 (skipraid) to properly skip devices that are part of a RAID array.
531551
- Add patch111 (mkfsman) to update the mkfs man page's "SEE ALSO" section.
531551
- remove README.cfdisk
531551
- Include partx
531551
- Fix 54741 and related bugs for good(hah!) with patch113 (ctty3)
531551
531551
* Wed Mar 06 2002 Elliot Lee <sopwith@redhat.com> 2.11n-6
531551
- Put kbdrate in, add usermode dep.
531551
531551
* Tue Feb 26 2002 Elliot Lee <sopwith@redhat.com> 2.11n-5
531551
- Fix #60363 (tweak raw.8 man page, make rawdevices.8 symlink).
531551
531551
* Tue Jan 28 2002 Bill Nottingham <notting@redhat.com> 2.11n-4
531551
- remove kbdrate (fixes kbd conflict)
531551
531551
* Fri Dec 28 2001 Elliot Lee <sopwith@redhat.com> 2.11n-3
531551
- Add util-linux-2.11n-ownerumount.patch (#56593)
531551
- Add patch102 (util-linux-2.11n-colrm.patch) to fix #51887
531551
- Fix #53452 nits.
531551
- Fix #56953 (remove tunelp on s390)
531551
- Fix #56459, and in addition switch to using sed instead of perl.
531551
- Fix #58471
531551
- Fix #57300
531551
- Fix #37436
531551
- Fix #32132
531551
531551
* Wed Dec 26 2001 Elliot Lee <sopwith@redhat.com> 2.11n-1
531551
- Update to 2.11n
531551
- Merge mount/losetup back in.
531551
531551
* Tue Dec 04 2001 Elliot Lee <sopwith@redhat.com> 2.11f-17
531551
- Add patch38 (util-linux-2.11f-ctty2.patch) to ignore SIGINT/SIGTERM/SIGQUIT in the parent, so that ^\ won't break things.
531551
531551
* Fri Nov 09 2001 Elliot Lee <sopwith@redhat.com> 2.11f-16
531551
- Merge patches 36, 75, 76, and 77 into patch #37, to attempt resolve all the remaining issues with #54741.
531551
531551
* Wed Oct 24 2001 Florian La Roche <Florian.LaRoche@redhat.de>
531551
- add nologin man-page for s390/s390x
531551
531551
* Wed Oct 24 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.11f-14
531551
- Don't build kbdrate on s390/s390x
531551
- Don't make the pivot_root.8 man page executable(!)
531551
531551
* Tue Oct 23 2001 Elliot Lee <sopwith@redhat.com> 2.11f-13
531551
- Patch/idea #76 from HJL, fixes bug #54741 (race condition in login 
531551
acquisition of controlling terminal).
531551
531551
* Thu Oct 11 2001 Bill Nottingham <notting@redhat.com>
531551
- fix permissions problem with vipw & shadow files, again (doh!)
531551
531551
* Tue Oct 09 2001 Erik Troan <ewt@redhat.com>
531551
- added patch from Olaf Kirch to fix possible pwent structure overwriting
531551
531551
* Fri Sep 28 2001 Elliot Lee <sopwith@redhat.com> 2.11f-10
531551
- fdisk patch from arjan
531551
531551
* Sun Aug 26 2001 Elliot Lee <sopwith@redhat.com> 2.11f-9
531551
- Don't include cfdisk, since it appears to be an even bigger pile of junk than fdisk? :)
531551
531551
* Wed Aug  1 2001 Tim Powers <timp@redhat.com>
531551
- don't require usermode
531551
531551
* Mon Jul 30 2001 Elliot Lee <sopwith@redhat.com> 2.11f-7
531551
- Incorporate kbdrate back in.
531551
531551
* Mon Jul 30 2001 Bill Nottingham <notting@redhat.com>
531551
- revert the patch that calls setsid() in login that we had reverted
531551
  locally but got integrated upstream (#46223)
531551
531551
* Tue Jul 24 2001 Florian La Roche <Florian.LaRoche@redhat.de>
531551
- correct s390x patch
531551
531551
* Mon Jul 23 2001 Elliot Lee <sopwith@redhat.com>
531551
- Add my megapatch (various bugs)
531551
- Include pivot_root (#44828)
531551
531551
* Thu Jul 12 2001 Bill Nottingham <notting@redhat.com>
531551
- make shadow files 0400, not 0600
531551
531551
* Wed Jul 11 2001 Bill Nottingham <notting@redhat.com>
531551
- fix permissions problem with vipw & shadow files
531551
531551
* Mon Jun 18 2001 Florian La Roche <Florian.LaRoche@redhat.de>
531551
- update to 2.11f, remove any merged patches
531551
- add s390x patches for somewhat larger swap
531551
531551
* Thu Jun 14 2001 Erik Troan <ewt@redhat.com>
531551
- added --verbose patch to mkcramfs; it's much quieter by default now
531551
531551
* Tue May 22 2001 Erik Troan <ewt@redhat.com>
531551
- removed warning about starting partitions on cylinder 0 -- swap version2
531551
  makes it unnecessary
531551
531551
* Wed May  9 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.11b-2
531551
- Fix up s390x support
531551
531551
* Mon May  7 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.11b-1
531551
- Fix up login for real (a console session should be the controlling tty)
531551
  by reverting to 2.10s code (#36839, #36840, #39237)
531551
- Add man page for agetty (#39287)
531551
- 2.11b, while at it
531551
531551
* Fri Apr 27 2001 Preston Brown <pbrown@redhat.com> 2.11a-4
531551
- /sbin/nologin from OpenBSD added.
531551
531551
* Fri Apr 20 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.11a-3
531551
- Fix up login - exiting immediately even if the password is correct
531551
  is not exactly a nice feature.
531551
- Make definite plans to kill people who update login without checking
531551
  if the new version works ;)
531551
531551
* Tue Apr 17 2001 Erik Troan <ewt@redhat.com>
531551
- upgraded to 2.11a (kbdrate moved to kbd, among other things)
531551
- turned off ALLOW_VCS_USE
531551
- modified mkcramfs to not use a large number of file descriptors
531551
- include mkfs.bfs
531551
531551
* Sun Apr  8 2001 Matt Wilson <msw@redhat.com>
531551
- changed Requires: kernel >= 2.2.12-7 to Conflicts: kernel < 2.2.12-7
531551
  (fixes a initscripts -> util-linux -> kernel -> initscripts prereq loop)
531551
531551
* Tue Mar 20 2001 Matt Wilson <msw@redhat.com>
531551
- patched mkcramfs to use the PAGE_SIZE from asm/page.h instead of hard
531551
  coding 4096 (fixes mkcramfs on alpha...)
531551
531551
* Mon Mar 19 2001 Matt Wilson <msw@redhat.com>
531551
- added mkcramfs (from linux/scripts/mkcramfs)
531551
531551
* Mon Feb 26 2001 Tim Powers <timp@redhat.com>
531551
- fixed bug #29131, where ipc.info didn't have an info dir entry,
531551
  added the dir entry to ipc.texi (Patch58)
531551
531551
* Fri Feb 23 2001 Preston Brown <pbrown@redhat.com>
531551
- use lang finder script
531551
- install info files
531551
531551
* Thu Feb 08 2001 Erik Troan <ewt@redhat.com>
531551
- reverted login patch; seems to cause problems
531551
- added agetty
531551
531551
* Wed Feb 07 2001 Erik Troan <ewt@redhat.com>
531551
- updated kill man page
531551
- added patch to fix vipw race
531551
- updated vipw to edit /etc/shadow and /etc/gshadow, if appropriate
531551
- added patch to disassociate login from tty, session, and pgrp
531551
531551
* Tue Feb 06 2001 Erik Troan <ewt@redhat.com>
531551
- fixed problem w/ empty extended partitions
531551
- added patch to fix the date in the more man page
531551
- set OPT to pass optimization flags to make rather then RPM_OPT_FLAG
531551
- fixed fdisk -l /Proc/partitions parsing
531551
- updated to 2.10s
531551
531551
* Tue Jan 23 2001 Preston Brown <pbrown@redhat.com>
531551
- danish translations added
531551
531551
* Mon Jan 15 2001 Nalin Dahyabhai <nalin@redhat.com>
531551
- fix segfault in login in btmp patch (#24025)
531551
531551
* Mon Dec 11 2000 Oliver Paukstadt <oliver.paukstadt@millenux.com>
531551
- ported to s390
531551
531551
* Wed Nov 01 2000 Florian La Roche <Florian.LaRoche@redhat.de>
531551
- update to 2.10p
531551
- update patch37 to newer fdisk version
531551
531551
* Mon Oct  9 2000 Jeff Johnson <jbj@redhat.com>
531551
- update to 2.10o
531551
-  fdformat: fixed to work with kernel 2.4.0test6 (Marek Wojtowicz)
531551
-  login: not installed suid
531551
-  getopt: by default install aux files in /usr/share/misc
531551
- update to 2.10n:
531551
-  added blockdev.8
531551
-  change to elvtune (andrea)
531551
-  fixed overrun in agetty (vii@penguinpowered.com)
531551
-  shutdown: prefer umounting by mount point (rgooch)
531551
-  fdisk: added plan9
531551
-  fdisk: remove empty links in chain of extended partitions
531551
-  hwclock: handle both /dev/rtc and /dev/efirtc (Bill Nottingham)
531551
-  script: added -f (flush) option (Ivan Schreter)
531551
-  script: added -q (quiet) option (Per Andreas Buer)
531551
-  getopt: updated to version 1.1.0 (Frodo Looijaard)
531551
-  Czech messages (Jiri Pavlovsky)
531551
- login.1 man page had not /var/spool/mail path (#16998).
531551
- sln.8 man page (but not executable) included (#10601).
531551
- teach fdisk 0xde(Dell), 0xee(EFI GPT), 0xef(EFI FAT) partitions (#17610).
531551
531551
* Wed Aug 30 2000 Matt Wilson <msw@redhat.com>
531551
- rebuild to cope with glibc locale binary incompatibility, again
531551
531551
* Mon Aug 14 2000 Jeff Johnson <jbj@redhat.com>
531551
- setfdprm should open with O_WRONLY, not 3.
531551
531551
* Fri Aug 11 2000 Jeff Johnson <jbj@redhat.com>
531551
- fdformat should open with O_WRONLY, not 3.
531551
531551
* Fri Jul 21 2000 Nalin Dahyabhai <nalin@redhat.com>
531551
- make 'look' look in /usr/share/dict
531551
531551
* Fri Jul 21 2000 Bill Nottingham <notting@redhat.com>
531551
- put /usr/local/sbin:/usr/local/bin in root's path
531551
531551
* Wed Jul 19 2000 Jakub Jelinek <jakub@redhat.com>
531551
- rebuild to cope with glibc locale binary incompatibility
531551
531551
* Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
531551
- automatic rebuild
531551
531551
* Mon Jul 10 2000 Bill Nottingham <notting@redhat.com>
531551
- enable hwclock to use /dev/efirtc on ia64 (gettext is fun. :( )
531551
531551
* Mon Jul  3 2000 Bill Nottingham <notting@redhat.com>
531551
- move cfdisk to /usr/sbin, it depends on /usr stuff
531551
- add rescuept
531551
531551
* Fri Jun 23 2000 Bernhard Rosenkraenzer <bero@redhat.com>
531551
- point more at the correct path to vi (for "v"), Bug #10882
531551
531551
* Sun Jun  4 2000 Jeff Johnson <jbj@redhat.com>
531551
- FHS packaging changes.
531551
531551
* Thu Jun  1 2000 Nalin Dahyabhai <nalin@redhat.com>
531551
- modify PAM setup to use system-auth
531551
531551
* Mon May  1 2000 Bill Nottingham <notting@redhat.com>
531551
- eek, where did login go? (specfile tweaks)
531551
531551
* Mon Apr 17 2000 Bernhard Rosenkraenzer <bero@redhat.com>
531551
- 2.10k
531551
- fix compilation with current glibc
531551
531551
* Tue Mar 21 2000 Bernhard Rosenkraenzer <bero@redhat.com>
531551
- 2.10h
531551
531551
* Tue Mar  7 2000 Jeff Johnson <jbj@redhat.com>
531551
- rebuild for sparc baud rates > 38400.
531551
531551
* Sat Mar  4 2000 Matt Wilson <msw@redhat.com>
531551
- use snprintf - not sprintf - when doing
531551
  sprintf ("%%s\n", _("Some string")) to avoid overflows and
531551
  segfaults.
531551
531551
* Mon Feb 21 2000 Jeff Johnson <jbj@redhat.com>
531551
- raw control file was /dev/raw, now /dev/rawctl.
531551
- raw access files were /dev/raw*, now /dev/raw/raw*.
531551
531551
* Thu Feb 17 2000 Erik Troan <ewt@redhat.com>
531551
- -v argument to mkswap wasn't working
531551
531551
* Thu Feb 10 2000 Jakub Jelinek <jakub@redhat.com>
531551
- Recognize 0xfd on Sun disklabels as RAID
531551
531551
* Tue Feb  8 2000 Bill Nottingham <notting@redhat.com>
531551
- more lives in /bin, and was linked against /usr/lib/libnurses. Bad.
531551
531551
* Thu Feb 03 2000 Jakub Jelinek <jakub@redhat.com>
531551
- update to 2.10f
531551
- fix issues in the new realpath code, avoid leaking memory
531551
531551
* Tue Feb 01 2000 Cristian Gafton <gafton@redhat.com>
531551
- rebuild to fix dependencies
531551
- add NFSv3 patches
531551
531551
* Fri Jan 28 2000 Bill Nottingham <notting@redhat.com>
531551
- don't require csh
531551
531551
* Mon Jan 24 2000 Nalin Dahyabhai <nalin@redhat.com>
531551
- update to 2.10e
531551
- add rename
531551
531551
* Thu Jan 20 2000 Jeff Johnson <jbj@redhat.com>
531551
- strip newlines in logger input.
531551
531551
* Mon Jan 10 2000 Jeff Johnson <jbj@redhat.com>
531551
- rebuild with correct ncurses libs.
531551
531551
* Tue Dec  7 1999 Matt Wilson <msw@redhat.com>
531551
- updated to util-linux 2.10c
531551
- deprecated IMAP login mail notification patch17
531551
- deprecated raw patch22
531551
- depricated readprofile patch24
531551
531551
* Tue Dec  7 1999 Bill Nottingham <notting@redhat.com>
531551
- add patch for readprofile
531551
531551
* Thu Nov 18 1999 Michael K. Johnson <johnsonm@redhat.com>
531551
- tunelp should come from util-linux
531551
531551
* Tue Nov  9 1999 Jakub Jelinek <jakub@redhat.com>
531551
- kbdrate cannot use /dev/port on sparc.
531551
531551
* Wed Nov  3 1999 Jakub Jelinek <jakub@redhat.com>
531551
- fix kbdrate on sparc.
531551
531551
* Wed Oct 27 1999 Bill Nottingham <notting@redhat.com>
531551
- ship hwclock on alpha.
531551
531551
* Tue Oct  5 1999 Bill Nottingham <notting@redhat.com>
531551
- don't ship symlinks to rdev if we don't ship rdev.
531551
531551
* Tue Sep 07 1999 Cristian Gafton <gafton@redhat.com>
531551
- add rawIO support from sct
531551
531551
* Mon Aug 30 1999 Preston Brown <pbrown@redhat.com>
531551
- don't display "new mail" message when the only piece of mail is from IMAP
531551
531551
* Fri Aug 27 1999 Michael K. Johnson <johnsonm@redhat.com>
531551
- kbdrate is now a console program
531551
531551
* Thu Aug 26 1999 Jeff Johnson <jbj@redhat.com>
531551
- hostid is now in sh-utils. On sparc, install hostid as sunhostid (#4581).
531551
- update to 2.9w:
531551
-  Updated mount.8 (Yann Droneaud)
531551
-  Improved makefiles
531551
-  Fixed flaw in fdisk
531551
531551
* Tue Aug 10 1999 Jeff Johnson <jbj@redhat.com>
531551
- tsort is now in textutils.
531551
531551
* Wed Aug  4 1999 Bill Nottingham <notting@redhat.com>
531551
- turn off setuid bit on login. Again. :(
531551
531551
* Tue Aug  3 1999 Peter Jones, <pjones@redhat.com>
531551
- hostid script for sparc (#3803).
531551
531551
* Tue Aug 03 1999 Christian 'Dr. Disk' Hechelmann <drdisk@tc-gruppe.de>
531551
- added locale message catalogs to %%file
531551
- added patch for non-root build
531551
- vigr.8 and /usr/lib/getopt  man-page was missing from file list
531551
- /etc/fdprm really is a config file
531551
531551
* Fri Jul 23 1999 Jeff Johnson <jbj@redhat.com>
531551
- update to 2.9v:
531551
- cfdisk no longer believes the kernel's HDGETGEO
531551
	(and may be able to partition a 2 TB disk)
531551
531551
* Fri Jul 16 1999 Jeff Johnson <jbj@redhat.com>
531551
- update to 2.9u:
531551
- Czech more.help and messages (Jiri Pavlovsky)
531551
- Japanese messages (Daisuke Yamashita)
531551
- fdisk fix (Klaus G. Wagner)
531551
- mount fix (Hirokazu Takahashi)
531551
- agetty: enable hardware flow control (Thorsten Kranzkowski)
531551
- minor cfdisk improvements
531551
- fdisk no longer accepts a default device
531551
- Makefile fix
531551
531551
* Tue Jul  6 1999 Jeff Johnson <jbj@redhat.com>
531551
- update to 2.9t:
531551
- national language support for hwclock
531551
- Japanese messages (both by Daisuke Yamashita)
531551
- German messages and some misc i18n fixes (Elrond)
531551
- Czech messages (Jiri Pavlovsky)
531551
- wall fixed for /dev/pts/xx ttys
531551
- make last and wall use getutent() (Sascha Schumann)
531551
	[Maybe this is bad: last reading all of wtmp may be too slow.
531551
	Revert in case people complain.]
531551
- documented UUID= and LABEL= in fstab.5
531551
- added some partition types
531551
- swapon: warn only if verbose
531551
531551
* Fri Jun 25 1999 Jeff Johnson <jbj@redhat.com>
531551
- update to 2.9s.
531551
531551
* Sat May 29 1999 Jeff Johnson <jbj@redhat.com>
531551
- fix mkswap sets incorrect bits on sparc64 (#3140).
531551
531551
* Thu Apr 15 1999 Jeff Johnson <jbj@redhat.com>
531551
- on sparc64 random ioctls on clock interface cause kernel messages.
531551
531551
* Thu Apr 15 1999 Jeff Johnson <jbj@redhat.com>
531551
- improved raid patch (H.J. Lu).
531551
531551
* Wed Apr 14 1999 Michael K. Johnson <johnsonm@redhat.com>
531551
- added patch for smartraid controllers
531551
531551
* Sat Apr 10 1999 Cristian Gafton <gafton@redhat.com>
531551
- fix logging problems caused by setproctitle and PAM interaction
531551
  (#2045)
531551
531551
* Wed Mar 31 1999 Jeff Johnson <jbj@redhat.com>
531551
- include docs and examples for sfdisk (#1164)
531551
531551
* Mon Mar 29 1999 Matt Wilson <msw@redhat.com>
531551
- rtc is not working properly on alpha, we can't use hwclock yet.
531551
531551
* Fri Mar 26 1999 Cristian Gafton <gafton@redhat.com>
531551
- add patch to make mkswap more 64 bit friendly... Patch from
531551
  eranian@hpl.hp.com (ahem!)
531551
531551
* Thu Mar 25 1999 Jeff Johnson <jbj@redhat.com>
531551
- include sfdisk (#1164)
531551
- fix write (#1784)
531551
- use positive logic in spec file (ifarch rather than ifnarch).
531551
- (re)-use 1st matching utmp slot if search by mypid not found.
531551
- update to 2.9o
531551
- lastb wants bad logins in wtmp clone /var/run/btmp (#884)
531551
531551
* Thu Mar 25 1999 Jakub Jelinek <jj@ultra.linux.cz>
531551
- if hwclock is to be compiled on sparc,
531551
  it must actually work. Also, it should obsolete
531551
  clock, otherwise it clashes.
531551
- limit the swap size in mkswap for 2.2.1+ kernels
531551
  by the actual maximum size kernel can handle.
531551
- fix kbdrate on sparc, patch by J. S. Connell
531551
  <ankh@canuck.gen.nz>
531551
531551
* Wed Mar 24 1999 Matt Wilson <msw@redhat.com>
531551
- added pam_console back into pam.d/login
531551
531551
* Tue Mar 23 1999 Matt Wilson <msw@redhat.com>
531551
- updated to 2.9i
531551
- added hwclock for sparcs and alpha
531551
531551
* Mon Mar 22 1999 Erik Troan <ewt@redhat.com>
531551
- added vigr to file list
531551
531551
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> 
531551
- auto rebuild in the new build environment (release 12)
531551
531551
* Thu Mar 18 1999 Cristian Gafton <gafton@redhat.com>
531551
- remove most of the ifnarch arm stuff
531551
531551
* Mon Mar 15 1999 Michael Johnson <johnsonm@redhat.com>
531551
- added pam_console.so to /etc/pam.d/login
531551
531551
* Thu Feb  4 1999 Michael K. Johnson <johnsonm@redhat.com>
531551
- .perms patch to login to make it retain root in parent process
531551
  for pam_close_session to work correctly
531551
531551
* Tue Jan 12 1999 Jeff Johnson <jbj@redhat.com>
531551
- strip fdisk in buildroot correctly (#718)
531551
531551
* Mon Jan 11 1999 Cristian Gafton <gafton@redhat.com>
531551
- have fdisk compiled on sparc and arm
531551
531551
* Mon Jan 11 1999 Erik Troan <ewt@redhat.com>
531551
- added beos partition type to fdisk
531551
531551
* Wed Dec 30 1998 Cristian Gafton <gafton@redhat.com>
531551
- incorporate fdisk on all arches
531551
531551
* Sat Dec  5 1998 Jeff Johnson <jbj@redhat.com>
531551
- restore PAM functionality at end of login (Bug #201)
531551
531551
* Thu Dec 03 1998 Cristian Gafton <gafton@redhat.com>
531551
- patch top build on the arm without PAM and related utilities, for now.
531551
- build hwclock only on intel
531551
531551
* Wed Nov 18 1998 Cristian Gafton <gafton@redhat.com>
531551
- upgraded to version 2.9
531551
531551
* Thu Oct 29 1998 Bill Nottingham <notting@redhat.com>
531551
- build for Raw Hide (slang-1.2.2)
531551
- patch kbdrate wackiness so it builds with egcs
531551
531551
* Tue Oct 13 1998 Erik Troan <ewt@redhat.com>
531551
- patched more to use termcap
531551
531551
* Mon Oct 12 1998 Erik Troan <ewt@redhat.com>
531551
- added warning about alpha/bsd label starting cylinder
531551
531551
* Mon Sep 21 1998 Erik Troan <ewt@redhat.com>
531551
- use sigsetjmp/siglongjmp in more rather then sig'less versions
531551
531551
* Fri Sep 11 1998 Jeff Johnson <jbj@redhat.com>
531551
- explicit attrs for setuid/setgid programs
531551
531551
* Thu Aug 27 1998 Cristian Gafton <gafton@redhat.com>
531551
- sln is now included in glibc
531551
531551
* Sun Aug 23 1998 Jeff Johnson <jbj@redhat.com>
531551
- add cbm1581 floppy definitions (problem #787)
531551
531551
* Mon Jun 29 1998 Jeff Johnson <jbj@redhat.com>
531551
- remove /etc/nologin at end of shutdown/halt.
531551
531551
* Fri Jun 19 1998 Jeff Johnson <jbj@redhat.com>
531551
- add mount/losetup.
531551
531551
* Thu Jun 18 1998 Jeff Johnson <jbj@redhat.com>
531551
- update to 2.8 with 2.8b clean up. hostid now defunct?
531551
531551
* Mon Jun 01 1998 David S. Miller <davem@dm.cobaltmicro.com>
531551
- "more" now works properly on sparc
531551
531551
* Sat May 02 1998 Jeff Johnson <jbj@redhat.com>
531551
- Fix "fdisk -l" fault on mounted cdrom. (prob #513)
531551
531551
* Fri Apr 24 1998 Prospector System <bugs@redhat.com>
531551
- translations modified for de, fr, tr
531551
531551
* Sat Apr 11 1998 Cristian Gafton <gafton@redhat.com>
531551
- manhattan rebuild
531551
531551
* Mon Dec 29 1997 Erik Troan <ewt@redhat.com>
531551
- more didn't suspend properly on glibc
531551
- use proper tc*() calls rather then ioctl's
531551
531551
* Sun Dec 21 1997 Cristian Gafton <gafton@redhat.com>
531551
- fixed a security problem in chfn and chsh accepting too 
531551
  long gecos fields
531551
531551
* Fri Dec 19 1997 Mike Wangsmo <wanger@redhat.com>
531551
- removed "." from default path
531551
531551
* Tue Dec 02 1997 Cristian Gafton <gafton@redhat.com>
531551
- added (again) the vipw patch
531551
531551
* Wed Oct 22 1997 Michael Fulbright <msf@redhat.com>
531551
- minor cleanups for glibc 2.1
531551
531551
* Fri Oct 17 1997 Michael Fulbright <msf@redhat.com>
531551
- added vfat32 filesystem type to list recognized by fdisk
531551
531551
* Fri Oct 10 1997 Erik Troan <ewt@redhat.com>
531551
- don't build clock on the alpha 
531551
- don't install chkdupexe
531551
531551
* Thu Oct 02 1997 Michael K. Johnson <johnsonm@redhat.com>
531551
- Update to new pam standard.
531551
- BuildRoot.
531551
531551
* Thu Sep 25 1997 Cristian Gafton <gafton@redhat.com>
531551
- added rootok and setproctitle patches
531551
- updated pam config files for chfn and chsh
531551
531551
* Tue Sep 02 1997 Erik Troan <ewt@redhat.com>
531551
- updated MCONFIG to automatically determine the architecture
531551
- added glibc header hacks to fdisk code
531551
- rdev is only available on the intel
531551
531551
* Fri Jul 18 1997 Erik Troan <ewt@redhat.com>
531551
- update to util-linux 2.7, fixed login problems
531551
531551
* Wed Jun 25 1997 Erik Troan <ewt@redhat.com>
531551
- Merged Red Hat changes into main util-linux source, updated package to
531551
  development util-linux (nearly 2.7).
531551
531551
* Tue Apr 22 1997 Michael K. Johnson <johnsonm@redhat.com>
531551
- LOG_AUTH --> LOG_AUTHPRIV in login and shutdown
531551
531551
* Mon Mar 03 1997 Michael K. Johnson <johnsonm@redhat.com>
531551
- Moved to new pam and from pam.conf to pam.d
531551
531551
* Tue Feb 25 1997 Michael K. Johnson <johnsonm@redhat.com>
531551
- pam.patch differentiated between different kinds of bad logins.
531551
  In particular, "user does not exist" and "bad password" were treated
531551
  differently.  This was a minor security hole.