dcavalca / rpms / util-linux

Forked from rpms/util-linux 2 years ago
Clone
069435
### Header
069435
Summary: A collection of basic system utilities
069435
Name: util-linux
069435
Version: 2.32.1
8ecbbe
Release: 38%{?dist}
069435
License: GPLv2 and GPLv2+ and LGPLv2+ and BSD with advertising and Public Domain
069435
Group: System Environment/Base
069435
URL: http://en.wikipedia.org/wiki/Util-linux
069435
069435
### Macros
069435
%define upstream_version %{version}
069435
%define upstream_major %(eval echo %{version} | %{__sed} -e 's/\([[:digit:]]*\)\.\([[:digit:]]*\)\.[[:digit:]]*$/\1.\2/')
069435
069435
%define compldir %{_datadir}/bash-completion/completions/
069435
069435
%if 0%{?fedora} >= 23 || 0%{?rhel} > 7
069435
%define pypkg python3
069435
%define pyver 3
069435
%else
069435
%define pypkg python
069435
%define pyver 2
069435
%endif
069435
069435
069435
### Dependencies
069435
BuildRequires: audit-libs-devel >= 1.0.6
069435
BuildRequires: gettext-devel
069435
BuildRequires: libselinux-devel
069435
BuildRequires: ncurses-devel
069435
BuildRequires: pam-devel
069435
BuildRequires: zlib-devel
069435
BuildRequires: popt-devel
069435
BuildRequires: libutempter-devel
069435
Buildrequires: systemd-devel
069435
BuildRequires: systemd
069435
Buildrequires: libuser-devel
069435
BuildRequires: libcap-ng-devel
069435
BuildRequires: %{pypkg}-devel
069435
BuildRequires: gcc
da180f
%ifarch ppc64le
da180f
BuildRequires: librtas-devel
da180f
%endif
da180f
BuildRequires: autoconf
da180f
BuildRequires: automake
da180f
BuildRequires: libtool
da180f
BuildRequires: bison
1d474f
BuildRequires: git-core
069435
069435
### Sources
069435
Source0: ftp://ftp.kernel.org/pub/linux/utils/util-linux/v%{upstream_major}/util-linux-%{upstream_version}.tar.xz
069435
Source1: util-linux-login.pamd
069435
Source2: util-linux-remote.pamd
069435
Source3: util-linux-chsh-chfn.pamd
069435
Source4: util-linux-60-raw.rules
069435
Source5: adjtime
8ecbbe
Source6: uuidd-tmpfiles.conf
069435
Source12: util-linux-su.pamd
069435
Source13: util-linux-su-l.pamd
069435
Source14: util-linux-runuser.pamd
069435
Source15: util-linux-runuser-l.pamd
069435
069435
### Obsoletes & Conflicts & Provides
069435
Conflicts: initscripts < 9.79-4
069435
Conflicts: bash-completion < 1:2.1-1
069435
# su(1) and runuser(1) merged into util-linux v2.22
069435
Conflicts: coreutils < 8.20
069435
# eject has been merged into util-linux v2.22
069435
Obsoletes: eject <= 2.1.5
069435
Provides: eject = 2.1.6
069435
# rfkill has been merged into util-linux v2.31
069435
Obsoletes: rfkill <= 0.5
069435
Provides: rfkill = 0.5
069435
# sulogin, utmpdump merged into util-linux v2.22;
069435
# last, lastb merged into util-linux v2.24
069435
Conflicts: sysvinit-tools < 2.88-14
069435
# old versions of e2fsprogs contain fsck, uuidgen
069435
Conflicts: e2fsprogs < 1.41.8-5
069435
# rename from util-linux-ng back to util-linux
069435
Obsoletes: util-linux-ng < 2.19
069435
Provides: util-linux-ng = %{version}-%{release}
069435
Conflicts: filesystem < 3
069435
Provides: /bin/dmesg
069435
Provides: /bin/kill
069435
Provides: /bin/more
069435
Provides: /bin/mount
069435
Provides: /bin/umount
069435
Provides: /sbin/blkid
069435
Provides: /sbin/blockdev
069435
Provides: /sbin/findfs
069435
Provides: /sbin/fsck
069435
Provides: /sbin/nologin
069435
069435
Requires(post): coreutils
069435
Requires: pam >= 1.1.3-7, /etc/pam.d/system-auth
069435
Requires: audit-libs >= 1.0.6
069435
Requires: libuuid = %{version}-%{release}
069435
Requires: libblkid = %{version}-%{release}
069435
Requires: libmount = %{version}-%{release}
069435
Requires: libsmartcols = %{version}-%{release}
069435
Requires: libfdisk = %{version}-%{release}
069435
069435
### RHEL-8.0
069435
###
069435
# 151635 - /var/log/secure spam finding lastlog
069435
Patch0: 0000-login-create-var-log-lastlog.patch
069435
# 1595882 - wipefs should erase also secondary LUKSv2 header
069435
Patch1: 0001-libblkid-Check-for-a-secondary-LUKS2-header.patch
069435
# 1614364 - losetup: /dev/loop1: failed to set up loop device
069435
Patch2: 0002-losetup-keep-f-and-devname-mutually-exclusive.patch
069435
# 1614852 - mount man page says sync option has no effect for ext4
069435
Patch3: 0003-mount-add-ext4-to-some-places-to-the-man-page.patch
069435
# 1614843 - Man page of logger is missing -S option
069435
Patch4: 0004-logger-add-S-to-the-man-page.patch
069435
# 1614967 - Lslogins doesn't fail with nonexisting username
069435
Patch5: 0005-lslogins-add-info-about-single-user-output-mode.patch
069435
Patch6: 0006-lslogins-return-1-on-lslogins-nonexisting.patch
069435
# 1624877 - libuuid: name-based UUIDs are not compatible with RFC4122
069435
Patch7: 0007-libuuid-fix-name-based-UUIDs.patch
069435
Patch8: 0008-test-update-UUID-v5-tests.patch
069435
# 1656437 - Failing tests from testsuite
069435
Patch9: 0009-tests-enlarge-backing-file-for-fstab-btrfs.patch
069435
Patch10: 0010-tests-make-lsns-netnsid-portable.patch
069435
Patch11: 0011-tests-break-up-large-strings-for-PySys_WriteStdout.patch
069435
# 1653781 - unable to umount by loop backing file
069435
Patch12: 0012-libmount-umount-make-mnt_stat_mountpoin-usable-for-r.patch
069435
# 1655650 - RHEL8.0 - fdisk -l shows the conflicting partitions name for the mpath
069435
Patch13: 0013-libfdisk-Fix-multipath-partition-seperators-for-user.patch
069435
# 1653413 - blkid: add --no-part-details to not return metadata from empty partitions
069435
Patch14: 0014-blkid-make-PART_ENTRY_-tags-optional-add-no-part-det.patch
069435
069435
### RHEL-8.1
069435
###
069435
# 1681062 - Add gainting tests
069435
Patch15: 0015-tests-add-missing-ts_check_test_command-calls.patch
069435
Patch16: 0016-tests-add-use-system-commands.patch
069435
Patch17: 0017-tests-kill-do-not-use-shell-build-in.patch
069435
Patch18: 0018-tests-add-missing-TS_CMD_UMOUNT-check.patch
069435
Patch19: 0019-tests-add-noskip-commands.patch
069435
Patch20: 0020-tests-add-missing-program-checks.patch
069435
Patch21: 0021-tests-check-for-tar-and-b-g-zip.patch
069435
Patch22: 0022-tests-make-mount-oloop-use-more-robust.patch
da180f
# 1734553 - RHEL-8: blkid_get_dev() leak file descriptor to underlying block device
da180f
Patch23: 0023-libblkid-fix-file-descriptor-leak-in-blkid_verify.patch
da180f
# 1719069 - Findmnt warning "recommended root FS passno is 1" for XFS
da180f
Patch24: 0024-findmnt-verify-ignore-passno-for-XFS.patch
da180f
# 1739179 - partx failed on nvme devices with exit code 1
da180f
Patch25: 0025-partx-don-t-report-ENXIO-as-error-on-d.patch
da180f
Patch26: 0026-partx-document-d-vs.-nr-and-fix-test.patch
da180f
# 1751447 - improve /proc/self/mountinfo reliability
da180f
Patch27: 0027-libmount-improve-mountinfo-reliability.patch
da180f
Patch28: 0028-libmount-use-fmemopen-in-more-robust-way-coverity-sc.patch
da180f
1d474f
### RHEL-8.2
1d474f
###
1d474f
# 1739443 - lscpu reports wrong hypervisor in nested virt on s390x
1d474f
Patch29: 0029-lscpu-use-the-first-VM-from-proc-sysinfo.patch
1d474f
Patch30: 0030-tests-lscpu-s390-nested-virtualization.patch
1d474f
# 1743555 - command chfn adds some useless commas with GECOS information into /etc/password
1d474f
Patch31: 0031-chfn-don-t-append-extra-tailing-commas.patch
1d474f
Patch32: 0032-tests-add-new-test-for-chfn-gecos.patch
1d474f
# 1739443 - lscpu reports wrong hypervisor in nested virt on s390x
1d474f
Patch33: 0033-tests-update-lscpu-test-for-RHEL8.patch
1d474f
# CI fix
1d474f
Patch34: 0034-tests-fdisk-make-sure-we-use-the-same-sizes-for-MD-d.patch
1d474f
1d474f
### RHEL-8.3
1d474f
###
1d474f
# 1826251 - remove MD metadata 0.90 based tests from util-linux CI
1d474f
Patch35: 0035-tests-mark-MD-tests-with-metadata-v0.90-as-KNOWN-FAI.patch
1d474f
# 1812576 - RFE: Bitlocker detection for RHEL 8.3
1d474f
Patch36: 0036-libblkid-add-BitLocker-detection.patch
1d474f
# 1817726 - libblkid BLOCK_SIZE
1d474f
Patch37: 0037-blkid-retport-block-size-of-a-filesystem.patch
1d474f
Patch38: 0038-libblkid-xfs-fix-sector-size-calculation.patch
1d474f
# 1803753 - col struct char_str c_column field should be of unsigned type and/or larger than 16 bit
1d474f
Patch39: 0039-col-make-flush_line-a-little-bit-robust.patch
1d474f
# 1812118 - mount -a always tries to mount smb3 share subdir despite being already mounted.
1d474f
Patch40: 0040-libmount-improve-smb-2-3-support.patch
1d474f
# 1829245 - mount -a tries to mount already mounted cifs shares when we cannot query up to root dir
1d474f
Patch41: 0041-libmount-fix-mount-a-EBUSY-for-cifs.patch
1d474f
# 1848919 - Update losetup man page to fix "--direct-io" defaults
1d474f
Patch42: 0042-Manual-pages-losetup.8-Fix-direct-io-defaults.patch
1d474f
df3f53
### RHEL-8.4
df3f53
###
df3f53
# 1884194 - RHEL-8: chrt command does not support the -R option
df3f53
Patch43: 0043-chrt-use-SCHED_FLAG_RESET_ON_FORK-for-sched_setattr.patch
df3f53
Patch44: 0044-chrt-don-t-restrict-reset-on-fork-add-more-info-to-m.patch
df3f53
# 1855759 -  mount.8: clarify (no)suid behavior on file capabilities
df3f53
Patch45: 0045-mount.8-clarify-no-suid-behavior-on-file-capabilitie.patch
df3f53
# 1861670 - lsblk can not show serial information for virtio disk
df3f53
Patch46: 0046-lsblk-Fall-back-to-ID_SERIAL.patch
df3f53
# 1883783 - lscpu: avoid segfault on PowerPC systems with valid hardware configurations
df3f53
Patch47: 0047-lscpu-avoid-segfault-on-PowerPC-systems-with-valid-h.patch
df3f53
# 1900498 - libfdisk/libmount: backport two patches for upstream systemd
df3f53
Patch48: 0048-libfdisk-count-gaps-to-possible-size-when-resize.patch
df3f53
Patch49: 0049-libmount-parser-fix-memory-leak-on-error-before-end-.patch
df3f53
# 1883056 - lscpu support for Fujitsu A64FX
df3f53
Patch50: 0050-lscpu-update-ARM-identifiers-tables.patch
df3f53
Patch51: 0051-lscpu-use-cluster-on-aarch64-machine-which-doesn-t-h.patch
df3f53
Patch52: 0052-lscpu-dmi-split-to-parse-dmi-table.patch
df3f53
Patch53: 0053-lscpu-add-helper-to-get-physical-sockets.patch
df3f53
Patch54: 0054-lscpu-show-physical-socket-on-aarch64-without-ACPI-P.patch
df3f53
# 1882740 lscpu: use SMBIOS Type 4 strings for CPU vendor and model on ARM
df3f53
Patch55: 0055-lscpu-arm-read-vendor-and-model-from-BIOS.patch
df3f53
# 1900498 - libfdisk/libmount: backport two patches for upstream systemd
df3f53
Patch56: 0056-tests-update-sfdisk-resize.patch
df3f53
a0f4b9
### RHEL-8.5
a0f4b9
###
a0f4b9
# 1906157 - after su from root to a normal user mesg is unable to show current status
a0f4b9
Patch57: 0057-mesg-use-only-stat-to-get-the-current-terminal-statu.patch
a0f4b9
# 1917852 - findmnt: add option to list all fs-independent flags
a0f4b9
Patch58: 0058-findmnt-add-option-to-list-all-fs-independent-flags.patch
a0f4b9
# 1922299 - throws error using /sbin/nologin: invalid option -- 'c'
a0f4b9
Patch59: 0059-nologin-Prevent-error-from-su-c.patch
a0f4b9
Patch60: 0060-nologin-silently-ignore-well-known-shell-command-lin.patch
a0f4b9
# 1940607 - lsblk sometimes returns block devices in wrong order with --pairs
a0f4b9
Patch61: 0061-libsmartcols-introduce-default-sort-column.patch
a0f4b9
# 1919529 - [RFE] RHEL-8: Support option flags with mount(8) --bind
a0f4b9
Patch62: 0062-libmount-accept-another-flags-on-MS_REMOUNT-MS_BIND.patch
a0f4b9
# 1946921 - RHEL8: mount --rbind -o rprivate doesn't do recursive bind mount
a0f4b9
Patch63: 0063-libmount-improve-MS_REC-usage.patch
a0f4b9
e86b25
### RHEL-8.6
e86b25
###
e86b25
# 1988955 - script command continues without stopping.
e86b25
Patch64: 0064-script-be-sensitive-to-another-SIGCHLD-ssi_codes.patch
e86b25
# 2041498 - incorrect partition size calculation for BLKPG_* ioctls
e86b25
Patch65: 0065-libfdisk-fix-partition-calculation-for-BLKPG_-ioctls.patch
e86b25
Patch66: 0066-libfdisk-fix-fdisk_reread_changes-for-extended-parti.patch
e86b25
# 2011602 - logger from util-linux incorrectly handles long messages
e86b25
Patch67: 0067-logger-fix-size-use-for-stdin.patch
e86b25
# 1916151 - [RFE] spread fstrim.timer across time
e86b25
Patch68: 0068-fstrim-improve-timer-setting.patch
e86b25
# 1894192 - Update or backport setpriv --pdeathsig
e86b25
Patch69: 0069-setpriv-implement-option-to-set-parent-death-signal.patch
e86b25
# 2026511 - blkid fails to complete when targeting  non-block devices
e86b25
Patch70: 0070-lib-sys-add-sysfs_chrdev_devno_to_devname.patch
e86b25
Patch71: 0071-libblkid-check-UBI-char-device-name.patch
e86b25
Patch72: 0072-blkid-check-device-type-and-name-before-probe.patch
e86b25
Patch73: 0073-blkid-don-t-print-all-devices-if-only-garbage-specif.patch
e86b25
# 1950187 - Ambient capabilities failed to applied to non-root user even when correct rules are in /etc/security/capability.conf
e86b25
Patch74: 0074-Complete-Linux-PAM-compliance-for-forked-child-in-su.patch
8ecbbe
# 2058176 - losetup Retry LOOP_SET_STATUS64 on EAGAIN
8ecbbe
Patch75: 0075-lib-loopdev-retry-LOOP_SET_STATUS64-and-LOOP_SET_BLO.patch
8ecbbe
8ecbbe
### RHEL-8.7
8ecbbe
###
8ecbbe
# 2060030 - Please backport patches for atari partition detection to RHEL 8
8ecbbe
Patch76: 0076-libblkid-fix-Atari-prober-logic.patch
8ecbbe
Patch77: 0077-libblkid-make-Atari-more-robust.patch
8ecbbe
Patch78: 0078-libblkid-allow-a-lot-of-mac-partitions.patch
8ecbbe
Patch79: 0079-libblkid-limit-amount-of-parsed-partitions.patch
8ecbbe
Patch80: 0080-libblkid-mac-make-sure-block-size-is-large-enough-fu.patch
8ecbbe
# 2069187 - Internal testsuite for lscpu failed on aarch64
8ecbbe
Patch81: 0081-lscpu-don-t-read-from-HW-when-use-sys-snapshot.patch
8ecbbe
# 2093166 - lslogins reports incorrect "Password is locked" status
8ecbbe
Patch82: 0082-lslogins-improve-prefixes-interpretation.patch
8ecbbe
# 2060030 - Please backport patches for atari partition detection to RHEL 8
8ecbbe
Patch83: 0083-tests-update-atari-blkid-tests.patch
8ecbbe
Patch84: 0084-tests-update-atari-partx-tests.patch
e86b25
069435
069435
%description
069435
The util-linux package contains a large variety of low-level system
069435
utilities that are necessary for a Linux system to function. Among
069435
others, Util-linux contains the fdisk configuration tool and the login
069435
program.
069435
069435
069435
%package -n libfdisk
069435
Summary: Partitioning library for fdisk-like programs.
069435
Group: Development/Libraries
069435
License: LGPLv2+
069435
Requires: libuuid = %{version}-%{release}
069435
Requires: libblkid = %{version}-%{release}
069435
069435
%description -n libfdisk
069435
This is library for fdisk-like programs, part of util-linux.
069435
069435
069435
%package -n libfdisk-devel
069435
Summary:  Partitioning library for fdisk-like programs.
069435
Group: Development/Libraries
069435
License: LGPLv2+
069435
Requires: libfdisk = %{version}-%{release}
069435
Requires: pkgconfig
069435
069435
%description -n libfdisk-devel
069435
This is development library and headers for fdisk-like programs,
069435
part of util-linux.
069435
069435
069435
%package -n libsmartcols
069435
Summary: Formatting library for ls-like programs.
069435
Group: Development/Libraries
069435
License: LGPLv2+
069435
069435
%description -n libsmartcols
069435
This is library for ls-like terminal programs, part of util-linux.
069435
069435
069435
%package -n libsmartcols-devel
069435
Summary: Formatting library for ls-like programs.
069435
Group: Development/Libraries
069435
License: LGPLv2+
069435
Requires: libsmartcols = %{version}-%{release}
069435
Requires: pkgconfig
069435
069435
%description -n libsmartcols-devel
069435
This is development library and headers for ls-like terminal programs,
069435
part of util-linux.
069435
069435
069435
%package -n libmount
069435
Summary: Device mounting library
069435
Group: Development/Libraries
069435
License: LGPLv2+
069435
Requires: libblkid = %{version}-%{release}
069435
Requires: libuuid = %{version}-%{release}
069435
Conflicts: filesystem < 3
069435
069435
%description -n libmount
069435
This is the device mounting library, part of util-linux.
069435
069435
069435
%package -n libmount-devel
069435
Summary: Device mounting library
069435
Group: Development/Libraries
069435
License: LGPLv2+
069435
Requires: libmount = %{version}-%{release}
069435
Requires: pkgconfig
069435
069435
%description -n libmount-devel
069435
This is the device mounting development library and headers,
069435
part of util-linux.
069435
069435
069435
%package -n libblkid
069435
Summary: Block device ID library
069435
Group: Development/Libraries
069435
License: LGPLv2+
069435
Requires: libuuid = %{version}-%{release}
069435
Conflicts: filesystem < 3
069435
Requires(post): coreutils
069435
069435
%description -n libblkid
069435
This is block device identification library, part of util-linux.
069435
069435
069435
%package -n libblkid-devel
069435
Summary: Block device ID library
069435
Group: Development/Libraries
069435
License: LGPLv2+
069435
Requires: libblkid = %{version}-%{release}
069435
Requires: pkgconfig
069435
069435
%description -n libblkid-devel
069435
This is the block device identification development library and headers,
069435
part of util-linux.
069435
069435
069435
%package -n libuuid
069435
Summary: Universally unique ID library
069435
Group: Development/Libraries
069435
License: BSD
069435
Conflicts: filesystem < 3
069435
069435
%description -n libuuid
069435
This is the universally unique ID library, part of util-linux.
069435
069435
The libuuid library generates and parses 128-bit universally unique
069435
id's (UUID's).  A UUID is an identifier that is unique across both
069435
space and time, with respect to the space of all UUIDs.  A UUID can
069435
be used for multiple purposes, from tagging objects with an extremely
069435
short lifetime, to reliably identifying very persistent objects
069435
across a network.
069435
069435
See also the "uuid" package, which is a separate implementation.
069435
069435
%package -n libuuid-devel
069435
Summary: Universally unique ID library
069435
Group: Development/Libraries
069435
License: BSD
069435
Requires: libuuid = %{version}-%{release}
069435
Requires: pkgconfig
069435
069435
%description -n libuuid-devel
069435
This is the universally unique ID development library and headers,
069435
part of util-linux.
069435
069435
The libuuid library generates and parses 128-bit universally unique
069435
id's (UUID's).  A UUID is an identifier that is unique across both
069435
space and time, with respect to the space of all UUIDs.  A UUID can
069435
be used for multiple purposes, from tagging objects with an extremely
069435
short lifetime, to reliably identifying very persistent objects
069435
across a network.
069435
069435
See also the "uuid-devel" package, which is a separate implementation.
069435
069435
069435
%package -n uuidd
069435
Summary: Helper daemon to guarantee uniqueness of time-based UUIDs
069435
Group: System Environment/Daemons
069435
Requires: libuuid = %{version}-%{release}
069435
License: GPLv2
069435
Requires: systemd
069435
Requires(pre): shadow-utils
069435
Requires(post): systemd-units
069435
Requires(preun): systemd-units
069435
069435
%description -n uuidd
069435
The uuidd package contains a userspace daemon (uuidd) which guarantees
069435
uniqueness of time-based UUID generation even at very high rates on
069435
SMP systems.
069435
069435
069435
%package -n %{pypkg}-libmount
069435
Summary: Python bindings for the libmount library
069435
Group: Development/Libraries
069435
Requires: libmount = %{version}-%{release}
069435
Requires: libblkid = %{version}-%{release}
069435
Requires: libuuid = %{version}-%{release}
069435
License: LGPLv2+
069435
069435
%description -n %{pypkg}-libmount
069435
The libmount-python package contains a module that permits applications
069435
written in the Python programming language to use the interface
069435
supplied by the libmount library to work with mount tables (fstab,
069435
mountinfo, etc) and mount filesystems.
069435
069435
069435
%package -n util-linux-user
069435
Summary: libuser based util-linux utilities
069435
Group: System Environment/Base
069435
Requires: util-linux = %{version}-%{release}
069435
License: GPLv2
069435
069435
%description -n util-linux-user
069435
chfn and chsh utilities with dependence on libuser
069435
069435
069435
%prep
1d474f
%autosetup -p1 -Sgit -n %{name}-%{upstream_version}
069435
069435
%build
069435
unset LINGUAS || :
069435
da180f
# unfortunately, we did changes to build-system
da180f
./autogen.sh
da180f
da180f
# if we modify .po files by RHEL patches
da180f
rm -f po/stamp*
da180f
069435
export CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 $RPM_OPT_FLAGS"
069435
export SUID_CFLAGS="-fpie"
069435
export SUID_LDFLAGS="-pie -Wl,-z,relro -Wl,-z,now"
069435
export DAEMON_CFLAGS="$SUID_CFLAGS"
069435
export DAEMON_LDFLAGS="$SUID_LDFLAGS"
069435
%configure \
069435
	--disable-assert \
069435
	--with-systemdsystemunitdir=%{_unitdir} \
069435
	--disable-silent-rules \
069435
	--disable-bfs \
069435
	--disable-pg \
069435
	--enable-chfn-chsh \
069435
	--enable-usrdir-path \
069435
	--enable-write \
069435
	--enable-raw \
069435
	--with-python=%{pyver} \
069435
	--with-systemd \
069435
	--with-udev \
069435
	--with-selinux \
069435
	--with-audit \
069435
	--with-utempter \
069435
	--disable-makeinstall-chown \
069435
%ifarch s390 s390x
069435
	--disable-hwclock \
069435
	--disable-fdformat
069435
%endif
069435
069435
# build util-linux
069435
make %{?_smp_mflags}
069435
069435
%check
069435
#to run tests use "--with check"
069435
%if %{?_with_check:1}%{!?_with_check:0}
069435
make check
069435
%endif
069435
069435
069435
%install
069435
rm -rf ${RPM_BUILD_ROOT}
069435
mkdir -p ${RPM_BUILD_ROOT}%{_bindir}
069435
mkdir -p ${RPM_BUILD_ROOT}%{_mandir}/man{1,6,8,5}
069435
mkdir -p ${RPM_BUILD_ROOT}%{_sbindir}
069435
mkdir -p ${RPM_BUILD_ROOT}%{_sysconfdir}/{pam.d,security/console.apps}
8ecbbe
mkdir -p ${RPM_BUILD_ROOT}%{_tmpfilesdir}
069435
069435
# install util-linux
069435
make install DESTDIR=${RPM_BUILD_ROOT}
069435
069435
# raw
069435
echo '.so man8/raw.8' > $RPM_BUILD_ROOT%{_mandir}/man8/rawdevices.8
069435
{
069435
	# see RH bugzilla #216664
069435
	mkdir -p ${RPM_BUILD_ROOT}%{_prefix}/lib/udev/rules.d
069435
	pushd ${RPM_BUILD_ROOT}%{_prefix}/lib/udev/rules.d
069435
	install -m 644 %{SOURCE4} ./60-raw.rules
069435
	popd
069435
}
069435
069435
# sbin -> bin
069435
mv ${RPM_BUILD_ROOT}%{_sbindir}/raw ${RPM_BUILD_ROOT}%{_bindir}/raw
069435
069435
# And a dirs uuidd needs that the makefiles don't create
8ecbbe
install -m 644 %{SOURCE6} ${RPM_BUILD_ROOT}%{_tmpfilesdir}/uuidd.conf
069435
install -d ${RPM_BUILD_ROOT}/run/uuidd
069435
install -d ${RPM_BUILD_ROOT}/var/lib/libuuid
069435
069435
# /etc/adjtime
069435
install -m 644 %{SOURCE5} ${RPM_BUILD_ROOT}%{_sysconfdir}/adjtime
069435
069435
# libtool junk
069435
rm -rf ${RPM_BUILD_ROOT}%{_libdir}/*.la
069435
rm -f $RPM_BUILD_ROOT%{_libdir}/python*/site-packages/*.la
069435
rm -f $RPM_BUILD_ROOT%{_libdir}/python*/site-packages/*.a
069435
069435
%ifarch %{sparc}
069435
rm -rf ${RPM_BUILD_ROOT}%{_bindir}/sunhostid
069435
cat << E-O-F > ${RPM_BUILD_ROOT}%{_bindir}/sunhostid
069435
#!/bin/sh
069435
# this should be _bindir/sunhostid or somesuch.
069435
# Copyright 1999 Peter Jones, <pjones@redhat.com> .
069435
# GPL and all that good stuff apply.
069435
(
069435
idprom=\`cat /proc/openprom/idprom\`
069435
echo \$idprom|dd bs=1 skip=2 count=2
069435
echo \$idprom|dd bs=1 skip=27 count=6
069435
echo
069435
) 2>/dev/null
069435
E-O-F
069435
chmod 755 ${RPM_BUILD_ROOT}%{_bindir}/sunhostid
069435
%endif
069435
069435
# PAM settings
069435
{
069435
	pushd ${RPM_BUILD_ROOT}%{_sysconfdir}/pam.d
069435
	install -m 644 %{SOURCE1} ./login
069435
	install -m 644 %{SOURCE2} ./remote
069435
	install -m 644 %{SOURCE3} ./chsh
069435
	install -m 644 %{SOURCE3} ./chfn
069435
	install -m 644 %{SOURCE12} ./su
069435
	install -m 644 %{SOURCE13} ./su-l
069435
	install -m 644 %{SOURCE14} ./runuser
069435
	install -m 644 %{SOURCE15} ./runuser-l
069435
	popd
069435
}
069435
069435
%ifnarch s390 s390x
069435
ln -sf hwclock ${RPM_BUILD_ROOT}%{_sbindir}/clock
069435
echo ".so man8/hwclock.8" > ${RPM_BUILD_ROOT}%{_mandir}/man8/clock.8
069435
%endif
069435
069435
# unsupported on SPARCs
069435
%ifarch %{sparc}
069435
for I in /sbin/sfdisk \
069435
	%{_mandir}/man8/sfdisk.8* \
069435
	/sbin/cfdisk \
069435
	%{_mandir}/man8/cfdisk.8*; do
069435
	
069435
	rm -f $RPM_BUILD_ROOT$I
069435
done
069435
%endif
069435
069435
# we install getopt-*.{bash,tcsh} by doc directive
069435
chmod 644 misc-utils/getopt-*.{bash,tcsh}
069435
rm -f ${RPM_BUILD_ROOT}%{_datadir}/doc/util-linux/getopt/*
069435
rmdir ${RPM_BUILD_ROOT}%{_datadir}/doc/util-linux/getopt
069435
069435
ln -sf ../proc/self/mounts %{buildroot}/etc/mtab
069435
069435
# remove static libs
069435
rm -f $RPM_BUILD_ROOT%{_libdir}/lib{uuid,blkid,mount,smartcols,fdisk}.a
069435
069435
# temporary remove to avoid conflicts with bash-completion pkg
069435
rm -f $RPM_BUILD_ROOT%{compldir}/{mount,umount}
069435
069435
# find MO files
069435
%find_lang %name
069435
069435
# the files section supports only one -f option...
069435
mv %{name}.lang %{name}.files
069435
069435
# create list of setarch(8) symlinks
069435
find  $RPM_BUILD_ROOT%{_bindir}/ -regextype posix-egrep -type l \
069435
	-regex ".*(linux32|linux64|s390|s390x|i386|ppc|ppc64|ppc32|sparc|sparc64|sparc32|sparc32bash|mips|mips64|mips32|ia64|x86_64|uname26)$" \
069435
	-printf "%{_bindir}/%f\n" >> %{name}.files
069435
069435
find  $RPM_BUILD_ROOT%{_mandir}/man8 -regextype posix-egrep  \
069435
	-regex ".*(linux32|linux64|s390|s390x|i386|ppc|ppc64|ppc32|sparc|sparc64|sparc32|sparc32bash|mips|mips64|mips32|ia64|x86_64|uname26)\.8.*" \
069435
	-printf "%{_mandir}/man8/%f*\n" >> %{name}.files
069435
069435
%post
069435
if [ ! -L /etc/mtab ]; then
069435
	ln -sf ../proc/self/mounts /etc/mtab || :
069435
fi
069435
069435
%post -n libblkid
069435
/sbin/ldconfig
069435
069435
### Move blkid cache to /run
069435
[ -d /run/blkid ] || mkdir -p /run/blkid
069435
for I in /etc/blkid.tab /etc/blkid.tab.old \
069435
         /etc/blkid/blkid.tab /etc/blkid/blkid.tab.old; do
069435
069435
	if [ -f "$I" ]; then
069435
		mv "$I" /run/blkid/ || :
069435
	fi
069435
done
069435
069435
%postun -n libblkid -p /sbin/ldconfig
069435
069435
%post -n libuuid -p /sbin/ldconfig
069435
%postun -n libuuid -p /sbin/ldconfig
069435
069435
%post -n libmount -p /sbin/ldconfig
069435
%postun -n libmount -p /sbin/ldconfig
069435
069435
%post -n libsmartcols -p /sbin/ldconfig
069435
%postun -n libsmartcols -p /sbin/ldconfig
069435
069435
%post -n libfdisk -p /sbin/ldconfig
069435
%postun -n libfdisk -p /sbin/ldconfig
069435
069435
%pre -n uuidd
069435
getent group uuidd >/dev/null || groupadd -r uuidd
069435
getent passwd uuidd >/dev/null || \
069435
useradd -r -g uuidd -d /var/lib/libuuid -s /sbin/nologin \
069435
    -c "UUID generator helper daemon" uuidd
069435
exit 0
069435
069435
# Please, keep uuidd running after installation! Note that systemd_post is
069435
# "systemctl preset" and it enable/disable service only.
069435
%post -n uuidd
069435
%systemd_post uuidd.service
069435
if [ $1 -eq 1 ]; then
069435
	/bin/systemctl start uuidd.service > /dev/null 2>&1 || :
069435
fi
069435
069435
%preun -n uuidd
069435
%systemd_preun uuidd.service
069435
069435
%postun -n uuidd
069435
%systemd_postun_with_restart uuidd.service
069435
069435
069435
%files -f %{name}.files
069435
%defattr(-,root,root)
069435
%doc README NEWS AUTHORS
069435
%doc Documentation/deprecated.txt 
069435
%{!?_licensedir:%global license %%doc}
069435
%license Documentation/licenses/*
069435
%doc misc-utils/getopt-*.{bash,tcsh}
069435
069435
%config(noreplace)	%{_sysconfdir}/pam.d/login
069435
%config(noreplace)	%{_sysconfdir}/pam.d/remote
069435
%config(noreplace)	%{_sysconfdir}/pam.d/su
069435
%config(noreplace)	%{_sysconfdir}/pam.d/su-l
069435
%config(noreplace)	%{_sysconfdir}/pam.d/runuser
069435
%config(noreplace)	%{_sysconfdir}/pam.d/runuser-l
069435
%config(noreplace)	%{_prefix}/lib/udev/rules.d/60-raw.rules
069435
069435
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/adjtime
069435
069435
%attr(4755,root,root)	%{_bindir}/mount
069435
%attr(4755,root,root)	%{_bindir}/umount
069435
%attr(4755,root,root)	%{_bindir}/su
069435
%attr(755,root,root)	%{_bindir}/login
069435
%attr(2755,root,tty)	%{_bindir}/write
069435
069435
%ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/mtab
069435
069435
%{_unitdir}/fstrim.*
069435
069435
%{_bindir}/cal
069435
%{_bindir}/chrt
069435
%{_bindir}/col
069435
%{_bindir}/colcrt
069435
%{_bindir}/colrm
069435
%{_bindir}/column
069435
%{_bindir}/chmem
069435
%{_bindir}/dmesg
069435
%{_bindir}/eject
069435
%{_bindir}/fallocate
069435
%{_bindir}/fincore
069435
%{_bindir}/findmnt
069435
%{_bindir}/flock
069435
%{_bindir}/getopt
069435
%{_bindir}/hexdump
069435
%{_bindir}/ionice
069435
%{_bindir}/ipcmk
069435
%{_bindir}/ipcrm
069435
%{_bindir}/ipcs
069435
%{_bindir}/isosize
069435
%{_bindir}/kill
069435
%{_bindir}/last
069435
%{_bindir}/lastb
069435
%{_bindir}/logger
069435
%{_bindir}/look
069435
%{_bindir}/lsblk
069435
%{_bindir}/lscpu
069435
%{_bindir}/lsipc
069435
%{_bindir}/lslocks
069435
%{_bindir}/lslogins
069435
%{_bindir}/lsmem
069435
%{_bindir}/lsns
069435
%{_bindir}/mcookie
069435
%{_bindir}/mesg
069435
%{_bindir}/more
069435
%{_bindir}/mountpoint
069435
%{_bindir}/namei
069435
%{_bindir}/nsenter
069435
%{_bindir}/prlimit
069435
%{_bindir}/raw
069435
%{_bindir}/rename
069435
%{_bindir}/renice
069435
%{_bindir}/rev
069435
%{_bindir}/script
069435
%{_bindir}/scriptreplay
069435
%{_bindir}/setarch
069435
%{_bindir}/setpriv
069435
%{_bindir}/setsid
069435
%{_bindir}/setterm
069435
%{_bindir}/taskset
069435
%{_bindir}/ul
069435
%{_bindir}/unshare
069435
%{_bindir}/utmpdump
069435
%{_bindir}/uuidgen
069435
%{_bindir}/uuidparse
069435
%{_bindir}/wall
069435
%{_bindir}/wdctl
069435
%{_bindir}/whereis
069435
%{_mandir}/man1/cal.1*
069435
%{_mandir}/man1/chrt.1*
069435
%{_mandir}/man1/col.1*
069435
%{_mandir}/man1/colcrt.1*
069435
%{_mandir}/man1/colrm.1*
069435
%{_mandir}/man1/column.1*
069435
%{_mandir}/man1/dmesg.1*
069435
%{_mandir}/man1/eject.1*
069435
%{_mandir}/man1/fallocate.1*
069435
%{_mandir}/man1/fincore.1*
069435
%{_mandir}/man1/flock.1*
069435
%{_mandir}/man1/getopt.1*
069435
%{_mandir}/man1/hexdump.1*
069435
%{_mandir}/man1/ionice.1*
069435
%{_mandir}/man1/ipcmk.1*
069435
%{_mandir}/man1/ipcrm.1*
069435
%{_mandir}/man1/ipcs.1*
069435
%{_mandir}/man1/kill.1*
069435
%{_mandir}/man1/last.1*
069435
%{_mandir}/man1/lastb.1*
069435
%{_mandir}/man1/logger.1*
069435
%{_mandir}/man1/login.1*
069435
%{_mandir}/man1/look.1*
069435
%{_mandir}/man1/lscpu.1*
069435
%{_mandir}/man1/lsipc.1*
069435
%{_mandir}/man1/lslogins.1*
069435
%{_mandir}/man1/lsmem.1*
069435
%{_mandir}/man1/mcookie.1*
069435
%{_mandir}/man1/mesg.1*
069435
%{_mandir}/man1/more.1*
069435
%{_mandir}/man1/mountpoint.1*
069435
%{_mandir}/man1/namei.1*
069435
%{_mandir}/man1/nsenter.1*
069435
%{_mandir}/man1/prlimit.1*
069435
%{_mandir}/man1/rename.1*
069435
%{_mandir}/man1/renice.1*
069435
%{_mandir}/man1/rev.1*
069435
%{_mandir}/man1/runuser.1*
069435
%{_mandir}/man1/script.1*
069435
%{_mandir}/man1/scriptreplay.1*
069435
%{_mandir}/man1/setpriv.1*
069435
%{_mandir}/man1/setsid.1*
069435
%{_mandir}/man1/setterm.1*
069435
%{_mandir}/man1/su.1*
069435
%{_mandir}/man1/taskset.1*
069435
%{_mandir}/man1/ul.1*
069435
%{_mandir}/man1/unshare.1*
069435
%{_mandir}/man1/utmpdump.1.gz
069435
%{_mandir}/man1/uuidgen.1*
069435
%{_mandir}/man1/uuidparse.1*
069435
%{_mandir}/man1/wall.1*
069435
%{_mandir}/man1/whereis.1*
069435
%{_mandir}/man1/write.1*
069435
%{_mandir}/man5/fstab.5*
069435
%{_mandir}/man5/terminal-colors.d.5*
069435
%{_mandir}/man8/addpart.8*
069435
%{_mandir}/man8/agetty.8*
069435
%{_mandir}/man8/blkdiscard.8*
069435
%{_mandir}/man8/blkid.8*
069435
%{_mandir}/man8/blkzone.8*
069435
%{_mandir}/man8/blockdev.8*
069435
%{_mandir}/man8/chcpu.8*
069435
%{_mandir}/man8/chmem.8*
069435
%{_mandir}/man8/ctrlaltdel.8*
069435
%{_mandir}/man8/delpart.8*
069435
%{_mandir}/man8/fdisk.8*
069435
%{_mandir}/man8/findfs.8*
069435
%{_mandir}/man8/findmnt.8*
069435
%{_mandir}/man8/fsck.8*
069435
%{_mandir}/man8/fsck.cramfs.8*
069435
%{_mandir}/man8/fsck.minix.8*
069435
%{_mandir}/man8/fsfreeze.8*
069435
%{_mandir}/man8/fstrim.8*
069435
%{_mandir}/man8/isosize.8*
069435
%{_mandir}/man8/ldattach.8*
069435
%{_mandir}/man8/losetup.8*
069435
%{_mandir}/man8/lsblk.8*
069435
%{_mandir}/man8/lslocks.8*
069435
%{_mandir}/man8/lsns.8*
069435
%{_mandir}/man8/mkfs.8*
069435
%{_mandir}/man8/mkfs.cramfs.8*
069435
%{_mandir}/man8/mkfs.minix.8*
069435
%{_mandir}/man8/mkswap.8*
069435
%{_mandir}/man8/mount.8*
069435
%{_mandir}/man8/nologin.8*
069435
%{_mandir}/man8/partx.8*
069435
%{_mandir}/man8/pivot_root.8*
069435
%{_mandir}/man8/raw.8*
069435
%{_mandir}/man8/rawdevices.8*
069435
%{_mandir}/man8/readprofile.8*
069435
%{_mandir}/man8/resizepart.8*
069435
%{_mandir}/man8/rfkill.8*
069435
%{_mandir}/man8/rtcwake.8*
069435
%{_mandir}/man8/setarch.8*
069435
%{_mandir}/man8/sulogin.8.gz
069435
%{_mandir}/man8/swaplabel.8*
069435
%{_mandir}/man8/swapoff.8*
069435
%{_mandir}/man8/swapon.8*
069435
%{_mandir}/man8/switch_root.8*
069435
%{_mandir}/man8/umount.8*
069435
%{_mandir}/man8/wdctl.8.gz
069435
%{_mandir}/man8/wipefs.8*
069435
%{_mandir}/man8/zramctl.8*
069435
%{_sbindir}/addpart
069435
%{_sbindir}/agetty
069435
%{_sbindir}/blkdiscard
069435
%{_sbindir}/blkid
069435
%{_sbindir}/blkzone
069435
%{_sbindir}/blockdev
069435
%{_sbindir}/chcpu
069435
%{_sbindir}/ctrlaltdel
069435
%{_sbindir}/delpart
069435
%{_sbindir}/fdisk
069435
%{_sbindir}/findfs
069435
%{_sbindir}/fsck
069435
%{_sbindir}/fsck.cramfs
069435
%{_sbindir}/fsck.minix
069435
%{_sbindir}/fsfreeze
069435
%{_sbindir}/fstrim
069435
%{_sbindir}/ldattach
069435
%{_sbindir}/losetup
069435
%{_sbindir}/mkfs
069435
%{_sbindir}/mkfs.cramfs
069435
%{_sbindir}/mkfs.minix
069435
%{_sbindir}/mkswap
069435
%{_sbindir}/nologin
069435
%{_sbindir}/partx
069435
%{_sbindir}/pivot_root
069435
%{_sbindir}/readprofile
069435
%{_sbindir}/resizepart
069435
%{_sbindir}/rfkill
069435
%{_sbindir}/rtcwake
069435
%{_sbindir}/runuser
069435
%{_sbindir}/sulogin
069435
%{_sbindir}/swaplabel
069435
%{_sbindir}/swapoff
069435
%{_sbindir}/swapon
069435
%{_sbindir}/switch_root
069435
%{_sbindir}/wipefs
069435
%{_sbindir}/zramctl
069435
069435
%{compldir}/addpart
069435
%{compldir}/blkdiscard
069435
%{compldir}/blkid
069435
%{compldir}/blkzone
069435
%{compldir}/blockdev
069435
%{compldir}/cal
069435
%{compldir}/chcpu
069435
%{compldir}/chmem
069435
%{compldir}/chrt
069435
%{compldir}/col
069435
%{compldir}/colcrt
069435
%{compldir}/colrm
069435
%{compldir}/column
069435
%{compldir}/ctrlaltdel
069435
%{compldir}/delpart
069435
%{compldir}/dmesg
069435
%{compldir}/eject
069435
%{compldir}/fallocate
069435
%{compldir}/fdisk
069435
%{compldir}/fincore
069435
%{compldir}/findfs
069435
%{compldir}/findmnt
069435
%{compldir}/flock
069435
%{compldir}/fsck
069435
%{compldir}/fsck.cramfs
069435
%{compldir}/fsck.minix
069435
%{compldir}/fsfreeze
069435
%{compldir}/fstrim
069435
%{compldir}/getopt
069435
%{compldir}/hexdump
069435
%{compldir}/ionice
069435
%{compldir}/ipcmk
069435
%{compldir}/ipcrm
069435
%{compldir}/ipcs
069435
%{compldir}/isosize
069435
%{compldir}/last
069435
%{compldir}/ldattach
069435
%{compldir}/logger
069435
%{compldir}/look
069435
%{compldir}/losetup
069435
%{compldir}/lsblk
069435
%{compldir}/lscpu
069435
%{compldir}/lsipc
069435
%{compldir}/lslocks
069435
%{compldir}/lslogins
069435
%{compldir}/lsmem
069435
%{compldir}/lsns
069435
%{compldir}/mcookie
069435
%{compldir}/mesg
069435
%{compldir}/mkfs
069435
%{compldir}/mkfs.cramfs
069435
%{compldir}/mkfs.minix
069435
%{compldir}/mkswap
069435
%{compldir}/more
069435
%{compldir}/mountpoint
069435
%{compldir}/namei
069435
%{compldir}/nsenter
069435
%{compldir}/partx
069435
%{compldir}/pivot_root
069435
%{compldir}/prlimit
069435
%{compldir}/raw
069435
%{compldir}/readprofile
069435
%{compldir}/rename
069435
%{compldir}/renice
069435
%{compldir}/resizepart
069435
%{compldir}/rev
069435
%{compldir}/rfkill
069435
%{compldir}/rtcwake
069435
%{compldir}/runuser
069435
%{compldir}/script
069435
%{compldir}/scriptreplay
069435
%{compldir}/setarch
069435
%{compldir}/setpriv
069435
%{compldir}/setsid
069435
%{compldir}/setterm
069435
%{compldir}/su
069435
%{compldir}/swaplabel
069435
%{compldir}/swapoff
069435
%{compldir}/swapon
069435
%{compldir}/taskset
069435
%{compldir}/ul
069435
%{compldir}/unshare
069435
%{compldir}/utmpdump
069435
%{compldir}/uuidgen
069435
%{compldir}/uuidparse
069435
%{compldir}/wall
069435
%{compldir}/wdctl
069435
%{compldir}/whereis
069435
%{compldir}/wipefs
069435
%{compldir}/write
069435
%{compldir}/zramctl
069435
069435
069435
%ifnarch s390 s390x
069435
%{_sbindir}/clock
069435
%{_sbindir}/fdformat
069435
%{_sbindir}/hwclock
069435
%{_mandir}/man8/fdformat.8*
069435
%{_mandir}/man8/hwclock.8*
069435
%{_mandir}/man8/clock.8*
069435
%{compldir}/fdformat
069435
%{compldir}/hwclock
069435
%endif
069435
069435
%ifnarch %{sparc}
069435
%{_sbindir}/cfdisk
069435
%{_sbindir}/sfdisk
069435
%{_mandir}/man8/cfdisk.8*
069435
%{_mandir}/man8/sfdisk.8*
069435
%{compldir}/cfdisk
069435
%{compldir}/sfdisk
069435
%endif
069435
069435
%ifarch %{sparc}
069435
%{_bindir}/sunhostid
069435
%endif
069435
069435
069435
%files -n util-linux-user
069435
%config(noreplace)	%{_sysconfdir}/pam.d/chfn
069435
%config(noreplace)	%{_sysconfdir}/pam.d/chsh
069435
%attr(4711,root,root)	%{_bindir}/chfn
069435
%attr(4711,root,root)	%{_bindir}/chsh
069435
%{_mandir}/man1/chfn.1*
069435
%{_mandir}/man1/chsh.1*
069435
%{compldir}/chfn
069435
%{compldir}/chsh
069435
069435
069435
%files -n uuidd
069435
%defattr(-,root,root)
069435
%{!?_licensedir:%global license %%doc}
069435
%license Documentation/licenses/COPYING.GPLv2
069435
%{_mandir}/man8/uuidd.8*
069435
%{_sbindir}/uuidd
069435
%{_unitdir}/uuidd.*
069435
%dir %attr(2775, uuidd, uuidd) /var/lib/libuuid
069435
%dir %attr(2775, uuidd, uuidd) /run/uuidd
069435
%{compldir}/uuidd
8ecbbe
%{_tmpfilesdir}/uuidd.conf
069435
069435
069435
%files -n libfdisk
069435
%defattr(-,root,root)
069435
%{!?_licensedir:%global license %%doc}
069435
%license Documentation/licenses/COPYING.LGPLv2.1 libfdisk/COPYING
069435
%{_libdir}/libfdisk.so.*
069435
069435
%files -n libfdisk-devel
069435
%defattr(-,root,root)
069435
%{_libdir}/libfdisk.so
069435
%{_includedir}/libfdisk
069435
%{_libdir}/pkgconfig/fdisk.pc
069435
069435
069435
%files -n libsmartcols
069435
%defattr(-,root,root)
069435
%{!?_licensedir:%global license %%doc}
069435
%license Documentation/licenses/COPYING.LGPLv2.1 libsmartcols/COPYING
069435
%{_libdir}/libsmartcols.so.*
069435
069435
%files -n libsmartcols-devel
069435
%defattr(-,root,root)
069435
%{_libdir}/libsmartcols.so
069435
%{_includedir}/libsmartcols
069435
%{_libdir}/pkgconfig/smartcols.pc
069435
069435
069435
%files -n libmount
069435
%defattr(-,root,root)
069435
%{!?_licensedir:%global license %%doc}
069435
%license Documentation/licenses/COPYING.LGPLv2.1 libmount/COPYING
069435
%{_libdir}/libmount.so.*
069435
069435
%files -n libmount-devel
069435
%defattr(-,root,root)
069435
%{_libdir}/libmount.so
069435
%{_includedir}/libmount
069435
%{_libdir}/pkgconfig/mount.pc
069435
069435
069435
%files -n libblkid
069435
%defattr(-,root,root)
069435
%doc libblkid/COPYING
069435
%{_libdir}/libblkid.so.*
069435
069435
%files -n libblkid-devel
069435
%defattr(-,root,root)
069435
%doc libblkid/COPYING
069435
%{_libdir}/libblkid.so
069435
%{_includedir}/blkid
069435
%{_mandir}/man3/libblkid.3*
069435
%{_libdir}/pkgconfig/blkid.pc
069435
069435
069435
%files -n libuuid
069435
%defattr(-,root,root)
069435
%{!?_licensedir:%global license %%doc}
069435
%license Documentation/licenses/COPYING.BSD-3 libuuid/COPYING
069435
%{_libdir}/libuuid.so.*
069435
069435
%files -n libuuid-devel
069435
%defattr(-,root,root)
069435
%{_libdir}/libuuid.so
069435
%{_includedir}/uuid
069435
%{_mandir}/man3/uuid.3*
069435
%{_mandir}/man3/uuid_clear.3*
069435
%{_mandir}/man3/uuid_compare.3*
069435
%{_mandir}/man3/uuid_copy.3*
069435
%{_mandir}/man3/uuid_generate.3*
069435
%{_mandir}/man3/uuid_generate_random.3*
069435
%{_mandir}/man3/uuid_generate_time.3*
069435
%{_mandir}/man3/uuid_generate_time_safe.3*
069435
%{_mandir}/man3/uuid_is_null.3*
069435
%{_mandir}/man3/uuid_parse.3*
069435
%{_mandir}/man3/uuid_time.3*
069435
%{_mandir}/man3/uuid_unparse.3*
069435
%{_libdir}/pkgconfig/uuid.pc
069435
069435
%files -n %{pypkg}-libmount
069435
%defattr(-, root, root)
069435
%{!?_licensedir:%global license %%doc}
069435
%license Documentation/licenses/COPYING.LGPLv2.1 libmount/COPYING
069435
%{_libdir}/python*/site-packages/libmount/
069435
069435
%changelog
8ecbbe
* Mon Aug 22 2022 Karel Zak <kzak@redhat.com> 2.32.1-38
8ecbbe
- improve tmpfiles.d use in spec file (related to #2059241)
8ecbbe
8ecbbe
* Fri Jul 15 2022 Karel Zak <kzak@redhat.com> 2.32.1-37
8ecbbe
- update atari partition tests (related to #2060030)
8ecbbe
8ecbbe
* Thu Jul 14 2022 Karel Zak <kzak@redhat.com> 2.32.1-36
8ecbbe
- fix #2060030 - Please backport patches for atari partition detection to RHEL 8
8ecbbe
- fix #2069187 - Internal testsuite for lscpu failed on aarch64
8ecbbe
- fix #2093166 - lslogins reports incorrect "Password is locked" status
8ecbbe
- fix #2059241 - rpm -V / --verify reports bad user/group/mtime for /run/uuidd
8ecbbe
- fix #2044592 - Move /var/log/lastlog ownership to systemd
8ecbbe
8ecbbe
* Tue Mar 08 2022 Karel Zak <kzak@redhat.com> 2.32.1-35
8ecbbe
- fix #2058176 - losetup Retry LOOP_SET_STATUS64 on EAGAIN
8ecbbe
e86b25
* Mon Jan 17 2022 Karel Zak <kzak@redhat.com> 2.32.1-34
e86b25
- rebuild after revert
e86b25
e86b25
* Mon Jan 17 2022 Karel Zak <kzak@redhat.com> 2.32.1-32
e86b25
- change bug number (#2016229 to #2041498)
e86b25
e86b25
* Tue Jan 11 2022 Karel Zak <kzak@redhat.com> 2.32.1-31
e86b25
- improve #2026511 fix - blkid fails to complete when targeting non-block devices
e86b25
- fix #1950187 - Ambient capabilities failed to applied to non-root user
e86b25
e86b25
* Mon Jan 03 2022 Karel Zak <kzak@redhat.com> 2.32.1-30
e86b25
- update lib-sys-add-sysfs_chrdev_devno_to_devname.patch (#2026511)
e86b25
e86b25
* Tue Dec 07 2021 Karel Zak <kzak@redhat.com> 2.32.1-29
e86b25
- fix #1988955 - script command continues without stopping.
e86b25
- fix #2041498 - incorrect partition size calculation for BLKPG_* ioctls
e86b25
- fix #2011602 - logger from util-linux incorrectly handles long messages
e86b25
- fix #1916151 - [RFE] spread fstrim.timer across time
e86b25
- fix #1894192 - Update or backport setpriv --pdeathsig
e86b25
- fix #2026511 - blkid fails to complete when targeting  non-block devices
e86b25
a0f4b9
* Mon Jun 07 2021 Karel Zak <kzak@redhat.com> 2.32.1-28
a0f4b9
- fix #1906157 - after su from root to a normal user mesg is unable to show current status
a0f4b9
- fix #1917852 - findmnt: add option to list all fs-independent flags
a0f4b9
- fix #1922299 - throws error using /sbin/nologin: invalid option -- 'c'
a0f4b9
- fix #1940607 - lsblk sometimes returns block devices in wrong order with --pairs
a0f4b9
- fix #1919529 - [RFE] RHEL-8: Support option flags with mount(8) --bind
a0f4b9
- fix #1946921 - RHEL8: mount --rbind -o rprivate doesn't do recursive bind mount
a0f4b9
df3f53
* Tue Jan 19 2021 Karel Zak <kzak@redhat.com> 2.32.1-27
df3f53
- update lscpu-show-physical-socket-on-aarch64-without-ACPI-P.patch (#1882740)
df3f53
df3f53
* Wed Dec 16 2020 Karel Zak <kzak@redhat.com> 2.32.1-26
df3f53
- update regression tests (related to #1900498)
df3f53
df3f53
* Wed Dec 16 2020 Karel Zak <kzak@redhat.com> 2.32.1-25
df3f53
- fix #1884194 - RHEL-8: chrt command does not support the -R option
df3f53
- fix #1855759 - mount.8: clarify (no)suid behavior on file capabilities
df3f53
- fix #1861670 - lsblk can not show serial information for virtio disk
df3f53
- fix #1883783 - lscpu: avoid segfault on PowerPC systems with valid hardware configurations
df3f53
- fix #1900498 - libfdisk/libmount: backport two patches for upstream systemd
df3f53
- fix #1883056 - lscpu support for Fujitsu A64FX
df3f53
- fix #1882740 - lscpu: use SMBIOS Type 4 strings for CPU vendor and model on ARM
df3f53
1d474f
* Fri Jun 26 2020 Karel Zak <kzak@redhat.com> 2.32.1-24
1d474f
- fix #1848919 - Update losetup man page to fix "--direct-io" defaults
1d474f
1d474f
* Thu Jun 11 2020 Karel Zak <kzak@redhat.com> 2.32.1-23
1d474f
- fix #1826251 - remove MD metadata 0.90 based tests from util-linux CI
1d474f
- fix #1812576 - RFE: Bitlocker detection for RHEL 8.3
1d474f
- fix #1817726 - add libblkid BLOCK_SIZE
1d474f
- fix #1803753 - RHEL-8: col struct char_str c_column field should be of unsigned type and/or larger than 16 bit
1d474f
- fix #1812118 - mount -a always tries to mount smb3 share subdir despite being already mounted
1d474f
- fix #1824727 - util-linux: Include python3-libmount package in the release
1d474f
- fix #1829245 - mount -a tries to mount already mounted cifs shares when we cannot query up to root dir
1d474f
1d474f
* Tue Dec 17 2019 Karel Zak <kzak@redhat.com> 2.32.1-22
1d474f
- improve CI tests portability to rhel-8 kernel
1d474f
1d474f
* Tue Dec 17 2019 Karel Zak <kzak@redhat.com> 2.32.1-21
1d474f
- add git to BuildRequires due to autosetup -Sgit
1d474f
1d474f
* Tue Dec 17 2019 Karel Zak <kzak@redhat.com> 2.32.1-20
1d474f
- fix spec file typo
1d474f
1d474f
* Tue Dec 17 2019 Karel Zak <kzak@redhat.com> 2.32.1-19
1d474f
- fix test for #1739443
1d474f
1d474f
* Mon Dec 16 2019 Karel Zak <kzak@redhat.com> 2.32.1-18
1d474f
- fix #1739443 - lscpu reports wrong hypervisor in nested virt on s390x
1d474f
- fix #1743555 - command chfn adds some useless commas with GECOS information into /etc/password
1d474f
da180f
* Sat Sep 21 2019 Karel Zak <kzak@redhat.com> 2.32.1-17
da180f
- fix error path in mountinfo patch (#1751447)
da180f
da180f
* Fri Sep 20 2019 Karel Zak <kzak@redhat.com> 2.32.1-16
da180f
- cleanup mountinfo libmount patch (#1751447)
da180f
da180f
* Mon Sep 16 2019 Karel Zak <kzak@redhat.com> 2.32.1-15
da180f
- fix #1751447 - improve /proc/self/mountinfo reliability
da180f
da180f
* Tue Sep 03 2019 Karel Zak <kzak@redhat.com> 2.32.1-14
da180f
- fix #1739179 - partx failed on nvme devices with exit code 1 
da180f
da180f
* Mon Aug 05 2019 Karel Zak <kzak@redhat.com> 2.32.1-13
da180f
- fix #1734553 - blkid_get_dev() leak file descriptor to underlying block device
da180f
- fix #1719069 - findmnt warning "recommended root FS passno is 1" for XFS
da180f
da180f
* Tue Jul 30 2019 Karel Zak <kzak@redhat.com> 2.32.1-12
da180f
- fix #1732769 - lscpu not showing Physical socket, chips information
da180f
069435
* Tue Jun 04 2019 Karel Zak <kzak@redhat.com> 2.32.1-11
069435
- fix #1681062 - improve loopdev use in gating tests
069435
069435
* Mon Jun 03 2019 Karel Zak <kzak@redhat.com> 2.32.1-10
069435
- fix #1699310 - rpm -V setup fail on /var/log/lastlog
069435
- fix #1702712 - pam_env bypassed for root user when using su
069435
069435
* Tue Mar 05 2019 Karel Zak <kzak@redhat.com> 2.32.1-9
069435
- fix #1681062 - implement gating tests
069435
069435
* Tue Dec 11 2018 Karel Zak <kzak@redhat.com> 2.32.1-8
069435
- fix #1658206 - improve dependence between subpackages
069435
069435
* Tue Dec 11 2018 Karel Zak <kzak@redhat.com> 2.32.1-7
069435
- fix #1656437 - Failing tests from testsuite
069435
- fix #1653781 - unable to umount by loop backing file
069435
- fix #1655650 - RHEL8.0 - fdisk -l shows the conflicting partitions name for the mpath
069435
- fix #1653413 - blkid: add --no-part-details to not return metadata from empty partitions
069435
069435
* Tue Sep 04 2018 Karel Zak <kzak@redhat.com> 2.32.1-6
069435
- fix #1624877 - libuuid: name-based UUIDs are not compatible with RFC4122
069435
069435
* Mon Aug 13 2018 Karel Zak <kzak@redhat.com> 2.32.1-5
069435
- fix #1614967 - Lslogins doesn't fail with nonexisting username
069435
- cleanup patches list
069435
069435
* Fri Aug 10 2018 Karel Zak <kzak@redhat.com> 2.32.1-4
069435
- fix #1614364 - losetup: /dev/loop1: failed to set up loop device
069435
- fix #1614852 - mount man page says sync option has no effect for ext4
069435
- fix #1614843 - Man page of logger is missing -S option
069435
069435
* Wed Aug 08 2018 Karel Zak <kzak@redhat.com> 2.32.1-3
069435
- refresh lastlog patch 
069435
- fix #1595882 - wipefs should erase also secondary LUKSv2 header
069435
069435
* Thu Aug  2 2018 Karel Zak <kzak@redhat.com> - 2.32.1-2
069435
* rebuild to verify build flags
069435
069435
* Tue Jul 17 2018 Karel Zak <kzak@redhat.com> - 2.32.1-1
069435
- upgrade to v2.32.1
069435
  http://www.kernel.org/pub/linux/utils/util-linux/v2.32/v2.32.1-ReleaseNotes
069435
069435
* Tue Jun 12 2018 Charalampos Stratakis <cstratak@redhat.com> - 2.32-4
069435
- Build only the python3 bindings
069435
069435
* Thu May 24 2018 Karel Zak <kzak@redhat.com> - 2.32-3
069435
- sync spec file with Fedora
069435
- move /etc/adjtime config from initscripts to util-linux
069435
- fix #1560642 - uuidd.service does not start
069435
- remove unused build option --enable-libmount-force-mountinfo (it's default now)
069435
- disable assert code
069435
069435
* Tue Mar 27 2018 Karel Zak <kzak@redhat.com> - 2.32-2
069435
- fix #1560283 - column does not properly handle spaces at beginning of tab-separated table columns
069435
069435
* Wed Mar 21 2018 Karel Zak <kzak@redhat.com> - 2.32-1
069435
- upgrade to v2.32
069435
069435
* Tue Feb 20 2018 Karel Zak <kzak@redhat.com> - 2.32-0.2
069435
- add BuildRequires gcc
069435
069435
* Tue Feb 13 2018 Karel Zak <kzak@redhat.com> - 2.32-0.1
069435
- upgrade to v2.32-rc1
069435
  http://www.kernel.org/pub/linux/utils/util-linux/v2.32/v2.32-ReleaseNotes
069435
069435
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.31-5
069435
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
069435
069435
* Sat Jan 20 2018 Björn Esser <besser82@fedoraproject.org> - 2.31-4
069435
- Rebuilt for switch to libxcrypt
069435
069435
* Wed Jan 03 2018 Lumír Balhar <lbalhar@redhat.com> - 2.31-3
069435
- Fix directory ownership in python subpackage
069435
069435
* Mon Oct 30 2017 Karel Zak <kzak@redhat.com> - 2.31-2
069435
- fix dmesg for multi-line records
069435
069435
* Mon Oct 23 2017 Karel Zak <kzak@redhat.com> - 2.31-1
069435
- upgrade to final v2.31
069435
- move rfkill to sbin (for backward compatibility)
069435
069435
* Mon Oct  9 2017 Karel Zak <kzak@redhat.com> - 2.31-0.4
069435
- fix build error
069435
069435
* Mon Oct  9 2017 Karel Zak <kzak@redhat.com> - 2.31-0.3
069435
- upgrade to v2.31-rc2
069435
- enable rfkill
069435
069435
* Mon Sep 25 2017 Karel Zak <kzak@redhat.com> - 2.31-0.2
069435
- temporary disable rfkill (fix #1494855)
069435
069435
* Fri Sep 22 2017 Karel Zak <kzak@redhat.com> - 2.31-0.1
069435
- upgrade to v2.31-rc1
069435
  http://ftp.kernel.org/pub/linux/utils/util-linux/v2.31/v2.31-ReleaseNotes
069435
069435
* Fri Sep 22 2017 Karel Zak <kzak@redhat.com> - 2.30.2-1
069435
- upgrade to v2.30.2
069435
  http://ftp.kernel.org/pub/linux/utils/util-linux/v2.30/v2.30.2-ReleaseNotes
069435
069435
* Mon Aug 14 2017 Karel Zak <kzak@redhat.com> - 2.30.1-5
069435
- make ln-s usage more robust
069435
069435
* Fri Aug  4 2017 Karel Zak <kzak@redhat.com> - 2.30.1-4
069435
- fix post install script
069435
069435
* Wed Aug  2 2017 Karel Zak <kzak@redhat.com> - 2.30.1-3
069435
- fix #1390191 - systemd read-only container produces errors
069435
069435
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.30.1-2
069435
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
069435
069435
* Thu Jul 20 2017 Karel Zak <kzak@redhat.com> - 2.30.1-1
069435
- upgrade to v2.30.1
069435
  http://ftp.kernel.org/pub/linux/utils/util-linux/v2.30/v2.30.1-ReleaseNotes
069435
069435
* Fri Jun  2 2017 Karel Zak <kzak@redhat.com> - 2.30-1
069435
- upgrade to v2.30
069435
069435
* Wed May 17 2017 Karel Zak <kzak@redhat.com> - 2.30-0.1
069435
- upgrade to v2.30-rc1
069435
  http://ftp.kernel.org/pub/linux/utils/util-linux/v2.30/v2.30-ReleaseNotes
069435
069435
* Fri Feb 24 2017 Karel Zak <kzak@redhat.com> - 2.29.2-1
069435
- upgrade to v2.29.2
069435
  http://ftp.kernel.org/pub/linux/utils/util-linux/v2.29/v2.29.2-ReleaseNotes
069435
069435
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.29.1-2
069435
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
069435
069435
* Fri Jan 20 2017 Karel Zak <kzak@redhat.com> - 2.29.1-1
069435
- upgrade to v2.29.1
069435
  http://ftp.kernel.org/pub/linux/utils/util-linux/v2.29/v2.29.1-ReleaseNotes
069435
069435
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 2.29-2
069435
- Rebuild for Python 3.6
069435
069435
* Tue Nov  8 2016 Karel Zak <kzak@redhat.com> - 2.29-1
069435
- upgrade to v2.29
069435
069435
* Wed Oct 19 2016 Karel Zak <kzak@redhat.com> - 2.29-0.2
069435
- upgrade to v2.29-rc2
069435
069435
* Fri Sep 30 2016 Karel Zak <kzak@redhat.com> - 2.29-0.1
069435
- upgrade to v2.29-rc1
069435
  http://ftp.kernel.org/pub/linux/utils/util-linux/v2.29/v2.29-ReleaseNotes
069435
069435
* Wed Sep  7 2016 Karel Zak <kzak@redhat.com> - 2.28.2-1
069435
- upgrade to stable 2.28.2
069435
  http://ftp.kernel.org/pub/linux/utils/util-linux/v2.28/v2.28.2-ReleaseNotes
069435
069435
* Thu Aug 18 2016 Karel Zak <kzak@redhat.com> - 2.28.1-1
069435
- upgrade to stable 2.28.1
069435
  http://ftp.kernel.org/pub/linux/utils/util-linux/v2.28/v2.28.1-ReleaseNotes
069435
069435
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.28-4
069435
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
069435
069435
* Mon Jun 13 2016 Karel Zak <kzak@redhat.com> - 2.28-3
069435
- fix #1234317 - CD / DVD are rarely automounted
069435
069435
* Tue Apr 26 2016 Karel Zak <kzak@redhat.com> - 2.28-2
069435
- refresh login-lastlog-create.patch
069435
069435
* Tue Apr 12 2016 Karel Zak <kzak@redhat.com> - 2.28-1
069435
- upgrade to stable v2.28
069435
069435
* Wed Mar 30 2016 Karel Zak <kzak@redhat.com> - 2.28-0.3
069435
- fix libblkid
069435
069435
* Tue Mar 29 2016 Karel Zak <kzak@redhat.com> - 2.28-0.2
069435
- upgrade to v2.28-rc2
069435
069435
* Tue Mar 22 2016 Karel Zak <kzak@redhat.com> - 2.28-0.1
069435
- upgrade to v2.28-rc1
069435
  http://ftp.kernel.org/pub/linux/utils/util-linux/v2.28/v2.28-ReleaseNotes
069435
- add patch to fix broken swapon
069435
- add subpackage util-linux-user (utils with dependence on libuser)
069435
069435
* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.27.1-5
069435
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
069435
069435
* Mon Jan 18 2016 Karel Zak <kzak@redhat.com> - 2.27.1-4
069435
- fix #1299255 - boot.iso (from 20160117 Rawhide compose) incorrectly detected as minix FS
069435
069435
* Wed Nov 18 2015 Karel Zak <kzak@redhat.com> - 2.27.1-3
069435
- fix #1259745 - Can't start installation in Rawhide or F23 recent development images
069435
069435
* Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.27.1-2
069435
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
069435
069435
* Mon Nov  2 2015 Karel Zak <kzak@redhat.com> - 2.27.1
069435
- upgrade to v2.27.1
069435
  http://ftp.kernel.org/pub/linux/utils/util-linux/v2.27/v2.27.1-ReleaseNotes
069435
069435
* Mon Sep  7 2015 Karel Zak <kzak@redhat.com> - 2.27
069435
- upgrade to v2.27
069435
069435
* Mon Aug 24 2015 Karel Zak <kzak@redhat.com> - 2.27-0.4
069435
- upgrade to v2.27-rc2
069435
069435
* Thu Aug 13 2015 Karel Zak <kzak@redhat.com> - 2.27-0.3
069435
- improve version usage in source url
069435
069435
* Wed Aug 12 2015 Karel Zak <kzak@redhat.com> - 2.27-0.2
069435
- fix #1251320 - rfe: please change login to not add /bin:/sbin to $PATH
069435
- apply patches from Lokesh Mandvekar to make spec file more portable
069435
069435
* Fri Jul 31 2015 Karel Zak <kzak@redhat.com> - 2.27-0.1
069435
- upgrade to v2.27-rc1
069435
  http://ftp.kernel.org/pub/linux/utils/util-linux/v2.27/v2.27-ReleaseNotes
069435
- add lsipc
069435
069435
* Thu Jul 16 2015 Karel Zak <kzak@redhat.com> - 2.26.2-3
069435
- fix dates in the spec file
069435
069435
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.26.2-2
069435
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
069435
069435
* Thu Apr 30 2015 Karel Zak <kzak@redhat.com> - 2.26.2-1
069435
- upgrade to stable release 2.26.2
069435
  ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.26/v2.26.2-ReleaseNotes
069435
069435
* Sat Feb 21 2015 Till Maas <opensource@till.name> - 2.26-2
069435
- Rebuilt for Fedora 23 Change
069435
  https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
069435
069435
* Thu Feb 19 2015 Karel Zak <kzak@redhat.com> 2.26-1
069435
- upgrade to stable release 2.26
069435
069435
* Tue Feb 10 2015 Karel Zak <kzak@redhat.com> 2.26-0.4
069435
- fix setarch build on PPC
069435
069435
* Thu Feb 5 2015 Karel Zak <kzak@redhat.com> 2.26-0.3
069435
- upgrade to 2.26-rc2
069435
069435
* Fri Jan 16 2015 Karel Zak <kzak@redhat.com> 2.26-0.2
069435
- fix 1182778 - remount causes ro / and /home on boot
069435
069435
* Thu Jan 15 2015 Karel Zak <kzak@redhat.com> 2.26-0.1
069435
- upgrade to 2.26-rc1
069435
  ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.26/v2.26-ReleaseNotes
069435
- build with -pie for uuidd
069435
- new command zramctl
069435
069435
* Thu Nov 27 2014 Karel Zak <kzak@redhat.com> 2.25.2-2
069435
- fix #1168490 - CVE-2014-9114 util-linux: command injection flaw in blkid
069435
069435
* Fri Oct 24 2014 Karel Zak <kzak@redhat.com> 2.25.2-1
069435
- upgrade to stable 2.25.2
069435
  ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.25/v2.25.2-ReleaseNotes
069435
069435
* Wed Sep  3 2014 Karel Zak <kzak@redhat.com> 2.25.1-1
069435
- upgrade to stable 2.25.1
069435
  ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.25/v2.25.1-ReleaseNotes
069435
069435
* Wed Aug 27 2014 Karel Zak <kzak@redhat.com> 2.25.1-0.1
069435
- upgrade to release 2.25.1-rc1
069435
  ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.25/v2.25.1-ReleaseNotes
069435
069435
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.25-4
069435
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
069435
069435
* Wed Aug  6 2014 Tom Callaway <spot@fedoraproject.org> 2.25-3
069435
- fix license handling
069435
069435
* Thu Jul 24 2014 Karel Zak <kzak@redhat.com> 2.25-2
069435
- remove fstrim unit files from uuidd subpackage
069435
069435
* Tue Jul 22 2014 Karel Zak <kzak@redhat.com> 2.25-1
069435
- upgrade to stable release 2.25
069435
069435
* Wed Jul 02 2014 Karel Zak <kzak@redhat.com> 2.25-0.3
069435
- upgrade to release 2.25-rc2
069435
069435
* Wed Jun 25 2014 Peter Jones <pjones@redhat.com> - 2.25-0.2
069435
- Fix libblkid's squashfs probe return checking.
069435
  Related: rhbz#1112315
069435
069435
* Thu Jun 19 2014 Karel Zak <kzak@redhat.com> 2.25-0.1
069435
- upgrade to release 2.25-rc1
069435
  ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.25/v2.25-ReleaseNotes
069435
069435
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.24.2-6
069435
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
069435
069435
* Wed May 28 2014 Kalev Lember <kalevlember@gmail.com> - 2.24.2-5
069435
- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4
069435
069435
* Mon May 12 2014 Karel Zak <kzak@redhat.com> 2.24.2-4
069435
- fix #1094935 - script and/or trigger should not directly enable systemd units
069435
069435
* Mon May 12 2014 Karel Zak <kzak@redhat.com> 2.24.2-3
069435
- fix #1090638 - remove pam_securetty.so from .pamd files
069435
069435
* Wed May  7 2014 Karel Zak <kzak@redhat.com> 2.24.2-2
069435
- use systemd macroized scriptlets (#850355)
069435
069435
* Thu Apr 24 2014 Karel Zak <kzak@redhat.com> 2.24.2-1
069435
- upgrade to stable release 2.24.2
069435
  ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.24/v2.24.2-ReleaseNotes
069435
069435
* Thu Jan 30 2014 Karel Zak <kzak@redhat.com> 2.24.1-2
069435
- use rpm autosetup
069435
069435
* Mon Jan 20 2014 Karel Zak <kzak@redhat.com> 2.24.1-1
069435
- upgrade to stable release 2.24.1
069435
  ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.24/v2.24.1-ReleaseNotes
069435
069435
* Mon Nov 18 2013 Karel Zak <kzak@redhat.com> 2.24-2
069435
- fix #1031262 - lsblk -D segfault
069435
069435
* Wed Oct 23 2013 Karel Zak <kzak@redhat.com> 2.24-1
069435
- upgrade to upstream release v2.24
069435
- remove nologin (merged upstream)
069435
- fix #1022217 - fdisk mishandles GPT corruption
069435
069435
* Fri Sep 27 2013 Karel Zak <kzak@redhat.com> 2.24-0.1
069435
- upgrade to upstream release v2.24-rc1
069435
- add python3 libmount binding
069435
069435
* Mon Sep  9 2013 Karel Zak <kzak@redhat.com> 2.23.2-4
069435
- fix #1005566 - recount_geometry: Process /usr/sbin/fdisk was killed by signal 8 (SIGFPE)
069435
- fix #1005194 - su generates incorrect log entries
069435
069435
* Mon Sep  9 2013 Karel Zak <kzak@redhat.com> 2.23.2-3
069435
- refresh and rename patches
069435
- fix #987787 - Remove lastlogin from su
069435
- fix #950497 - problem umounting loop device
069435
- fix #921498 - multiple internal testsuite failures
069435
069435
* Thu Aug  1 2013 Karel Zak <kzak@redhat.com> 2.23.2-2
069435
- fix 990083 - su doesn't work with pam_ecryptfs
069435
069435
* Wed Jul 31 2013 Karel Zak <kzak@redhat.com> 2.23.2-1
069435
- upgrade to stable release 2.23.2
069435
  ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.23/v2.23.2-ReleaseNotes
069435
069435
* Thu Jun 13 2013 Karel Zak <kzak@redhat.com> 2.23.1-3
069435
- fix #972457 - agetty idle I/O polling causes elevated CPU usage
069435
069435
* Wed Jun  5 2013 Karel Zak <kzak@redhat.com> 2.23.1-2
069435
- fix #962145 - in.telnetd immediately closes connection
069435
069435
* Tue May 28 2013 Karel Zak <kzak@redhat.com> 2.23.1-1
069435
- upgrade to 2.23.1
069435
- backport agetty --local-line path
069435
069435
* Thu Apr 25 2013 Karel Zak <kzak@redhat.com> 2.23-1
069435
- upgrade to 2.23
069435
- add --with check to call make check
069435
069435
* Mon Apr 15 2013 Karel Zak <kzak@redhat.com> 2.23-0.7
069435
- remove unused patches
069435
069435
* Mon Apr 15 2013 Karel Zak <kzak@redhat.com> 2.23-0.6
069435
- remove floppy from util-linux
069435
069435
* Fri Apr 12 2013 Karel Zak <kzak@redhat.com> 2.23-0.5
069435
- fix #948274 - interruption code 0x4003B in libmount.so.1.1.0
069435
069435
* Wed Apr 10 2013 Karel Zak <kzak@redhat.com> 2.23-0.4
069435
- upgrade to the release 2.23-rc2
069435
069435
* Wed Mar 27 2013 Karel Zak <kzak@redhat.com> 2.23-0.3
069435
- libblkid ntfs bugfix for build on s390
069435
069435
* Wed Mar 27 2013 Karel Zak <kzak@redhat.com> 2.23-0.2
069435
- add upstream patches for to fix umount and mount.<type>
069435
069435
* Fri Mar 22 2013 Karel Zak <kzak@redhat.com> 2.23-0.1
069435
- upgrade to the release 2.23-rc1
069435
  ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.23/v2.23-ReleaseNotes
069435
- add nsenter and blkdiscard
069435
- remove tunelp
069435
069435
* Wed Feb 20 2013 Karel Zak <kzak@redhat.com> 2.22.2-6
069435
- fix  #912778 - "runuser -l" doesn't register session to systemd
069435
069435
* Tue Feb 19 2013 Karel Zak <kzak@redhat.com> 2.22.2-5
069435
- fix #902512 - Dependency failed for /home (and blkid fails to tell UUID)
069435
- refresh old patches
069435
069435
* Wed Feb  6 2013 Karel Zak <kzak@redhat.com> 2.22.2-4
069435
- improve convertion to mtab symlink in post script
069435
- spec file cleanup (based on #894199)
069435
069435
* Sun Feb  3 2013 Karel Zak <kzak@redhat.com> 2.22.2-3
069435
- fix #882305 - agetty: unstable /dev/tty* permissions
069435
- fix #885314 - hexdump segfault
069435
- fix #896447 - No newlines in piped "cal" command
069435
- fix libblkid cache usage (upstream patch)
069435
- fix #905008 - uuidd: /usr/sbin/uuidd has incorrect file permissions
069435
069435
* Tue Jan 15 2013 Karel Zak <kzak@redhat.com> 2.22.2-2
069435
- fix #889888 - wipefs does not completely wipe btrfs volume
069435
069435
* Thu Dec 13 2012 Karel Zak <kzak@redhat.com> 2.22.2-1
069435
- upgrade to upstream maintenance release 2.22.2
069435
069435
* Mon Nov 19 2012 Karel Zak <kzak@redhat.com> 2.22.1-5
069435
- sources cleanup
069435
069435
* Fri Nov 16 2012 Karel Zak <kzak@redhat.com> 2.22.1-4
069435
- fix #872787 - su: COMMAND not specified
069435
069435
* Thu Nov  1 2012 Karel Zak <kzak@redhat.com> 2.22.1-3
069435
- backport upstream runuser(1)
069435
- enable su(1)
069435
069435
* Thu Nov  1 2012 Karel Zak <kzak@redhat.com> 2.22.1-2
069435
- apply pathes from upstream stable/v2.22 branch
069435
- fix #865961 - wipefs -a should use O_EXCL
069435
069435
* Wed Oct 10 2012 Karel Zak <kzak@redhat.com> 2.22.1-1
069435
- upgrade to the release 2.22.1
069435
069435
* Wed Oct  3 2012 Karel Zak <kzak@redhat.com> 2.22-2
069435
- remove obsolete references to e2fsprogs
069435
069435
* Thu Sep  6 2012 Karel Zak <kzak@redhat.com> 2.22-1
069435
- upgrade to the release 2.22
069435
- enable eject(1) from util-linux, obsolete original eject package
069435
- fix #853164 - setuid program should have full RELRO
069435
- fix #851230 - probe_ntfs: /usr/sbin/blkid was killed by SIGSEGV
069435
069435
* Thu Aug 16 2012 Karel Zak <kzak@redhat.com> 2.22-0.1
069435
- upgrade to the release 2.22-rc2
069435
  ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.22/v2.22-ReleaseNotes
069435
- add sulogin, utmpdump, lslocks, wdctl
069435
069435
* Fri Jul 27 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.21.2-3
069435
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
069435
069435
* Wed Jun 13 2012 Karel Zak <kzak@redhat.com> 2.21.2-2
069435
- replace udev dependenceis with systemd
069435
069435
* Fri May 25 2012 Karel Zak <kzak@redhat.com> 2.21.2-1
069435
- upgrade to bugfix release 2.21.2
069435
- fix #814699 - namei(1) incorrectly resolves relative symlinks
069435
- fix #820707 - Impossible to unmount nfsv4/krb5 mounts after network disconnect
069435
- fix #816877 - libmount does not close device fd before mount(2)
069435
- fix #822705 - unable to login after installing
069435
069435
* Fri Mar 30 2012 Karel Zak <kzak@redhat.com> 2.21.1-1
069435
- upgrade to bugfix release 2.21.1
069435
069435
* Fri Feb 24 2012 Karel Zak <kzak@redhat.com> 2.21-1
069435
- upgrade to release 2.21
069435
069435
* Thu Feb 09 2012 Karel Zak <kzak@redhat.com> 2.21-0.2
069435
- fix #788703 - /run/blkid does not exist
069435
069435
* Tue Feb 07 2012 Karel Zak <kzak@redhat.com> 2.21-0.1
069435
- upgrade to the release 2.21-rc2
069435
  ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.21/v2.21-ReleaseNotes
069435
- add {fsck,mkfs}.minix
069435
- add new command chcpu(8)
069435
- add new command prlimit(1)
069435
- enable raw(8) command
069435
- move 60-raw.rules from /etc from /usr/lib/udev/rules.d
069435
- move blkid cache from etc to /run/blkid
069435
069435
* Wed Jan 25 2012 Harald Hoyer <harald@redhat.com> 2.20.1-5
069435
- install everything in /usr
069435
  https://fedoraproject.org/wiki/Features/UsrMove
069435
069435
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.20.1-4
069435
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
069435
069435
* Tue Nov 22 2011 Karel Zak <kzak@redhat.com> 2.20.1-3
069435
- fix #748216 - util-linux requires pam >= 1.1.3-7
069435
- remove ddate(1)
069435
069435
* Wed Oct 26 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.20.1-2
069435
- Rebuilt for glibc bug#747377
069435
069435
* Thu Oct 20 2011 Karel Zak <kzak@redhat.com> 2.20.1-1
069435
- upgrade to the release 2.20.1
069435
  ftp://ftp.infradead.org/pub/util-linux/v2.20/v2.20.1-ReleaseNotes
069435
069435
* Mon Aug 29 2011 Karel Zak <kzak@redhat.com> 2.20-1
069435
- upgrade to the release 2.20
069435
069435
* Wed Aug 17 2011 Karel Zak <kzak@redhat.com> 2.20-0.2
069435
- upgrade to the release 2.20-rc2
069435
  ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.20/v2.20-rc2-ChangeLog
069435
069435
* Tue Aug  2 2011 Karel Zak <kzak@redhat.com> 2.20-0.1
069435
- upgrade to the release 2.20-rc1
069435
  ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.20/v2.20-ReleaseNotes
069435
069435
* Mon Jul  4 2011 Karel Zak <kzak@redhat.com> 2.19.1-2
069435
- fix #716483 - /var/tmp --(BIND-mounted)--> /tmp disrupts/hangs bootup
069435
- fix #709681 - failure to mount if a mount point ends with a slash in /etc/fstab
069435
- fix #709319 - 'mount -a' mounts already mounted directories
069435
- fix kernel version parsing
069435
069435
* Fri May  6 2011 Karel Zak <kzak@redhat.com> 2.19.1-1
069435
- upgrade to the release 2.19.1
069435
  ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.19/v2.19.1-ReleaseNotes
069435
069435
* Wed Apr 20 2011 Karel Zak <kzak@redhat.com> 2.19.1-0.1
069435
- upgrade to the release 2.19.1-rc1
069435
  ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.19/v2.19.1-rc1-ChangeLog
069435
069435
* Mon Mar  7 2011 Karel Zak <kzak@redhat.com> 2.19-2
069435
- fix #682502 - Broken source URL to floppy tarball, new version available
069435
- upgrade to floppy-0.18
069435
069435
* Thu Feb 10 2011 Karel Zak <kzak@redhat.com> 2.19-1
069435
- upgrade to the release 2.19
069435
  ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.19/v2.19-ReleaseNotes
069435
- remove /sbin/mount.tmpfs -- integrated to mount(8)
069435
069435
* Tue Feb  8 2011 Karel Zak <kzak@redhat.com> 2.19-0.6
069435
- fix #665062 - add support for the postlogin PAM stack to util-linux-ng
069435
069435
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.19-0.5
069435
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
069435
069435
* Tue Jan 25 2011 Karel Zak <kzak@redhat.com> 2.19-0.4
069435
- upgrade to the release 2.19-rc3
069435
  ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.19/v2.19-rc3-ChangeLog
069435
069435
* Tue Jan 25 2011 Karel Zak <kzak@redhat.com> 2.19-0.3
069435
- upgrade to the release 2.19-rc2
069435
  ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.19/v2.19-rc2-ChangeLog
069435
- fix #671893 - SELinux is preventing /bin/chown from 'setattr' accesses
069435
  on the file mounts.
069435
069435
* Wed Jan 19 2011 Karel Zak <kzak@redhat.com> 2.19-0.2
069435
- clean up specfile (review #667416)
069435
069435
* Wed Jan  5 2011 Karel Zak <kzak@redhat.com> 2.19-0.1
069435
- upgrade to the release 2.19-rc1
069435
  ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.19/v2.19-ReleaseNotes
069435
069435
* Tue Oct 26 2010 Karel Zak <kzak@redhat.com> 2.18-5
069435
- fix #645640 - new "-s" parameter parsing in agetty does not work
069435
- add -l (lock) support to fsck
069435
069435
* Wed Aug 18 2010 Karel Zak <kzak@redhat.com> 2.18-4
069435
- fix #623685 - please extend agetty to not require a baud rate to be specified
069435
069435
* Thu Aug  5 2010 Karel Zak <kzak@redhat.com> 2.18-3
069435
- fix #620924 - /sbin/mount.tmpfs uses not available /usr/bin/id
069435
069435
* Mon Aug  2 2010 Karel Zak <kzak@redhat.com> 2.18-2
069435
- fix #615719 - tmpfs mount fails with 'user' option.
069435
- fix #598631 - shutdown, reboot, halt and C-A-D don't work
069435
- fix #618957 - ISO images listed in fstab are mounted twice at boot
069435
069435
* Wed Jun 30 2010 Karel Zak <kzak@redhat.com> 2.18-1
069435
- upgrade to the final 2.18
069435
  ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.18/v2.18-ReleaseNotes
069435
 
069435
* Fri Jun 18 2010 Karel Zak <kzak@redhat.com> 2.18-0.2
069435
- upgrade to 2.18-rc2
069435
  ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.18/v2.18-rc2-ChangeLog
069435
069435
* Tue Jun  8 2010 Karel Zak <kzak@redhat.com> 2.18-0.1
069435
- upgrade to the release 2.18-rc1
069435
  ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.18/v2.18-ReleaseNotes
069435
  ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.18/v2.18-rc1-ChangeLog
069435
069435
* Mon Apr 12 2010 Karel Zak <kzak@redhat.com> 2.17.2-1
069435
- fix #581252 - remounting tmpfs fails because of hidden rootcontext=
069435
- fix #580296 - "rtcwake" does miss the "off" option
069435
- fix #575734 - use microsecond resolution for blkid cache entries
069435
- upgrade to the bugfix release 2.17.2
069435
  ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.17/v2.17.2-ReleaseNotes
069435
  ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.17/v2.17.2-ChangeLog
069435
- minor fixed in spec file
069435
069435
* Thu Mar 11 2010 Karel Zak <kzak@redhat.com> 2.17.1-2
069435
- fix #533874 - libblkid should allow scanning of slow devices (eg. cdroms)
069435
069435
* Mon Feb 22 2010 Karel Zak <kzak@redhat.com> 2.17.1-1
069435
- upgrade to the final 2.17.1
069435
  ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.17/v2.17.1-ReleaseNotes
069435
  ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.17/v2.17.1-ChangeLog
069435
069435
* Tue Feb 16 2010 Karel Zak <kzak@redhat.com> 2.17.1-0.1
069435
- upgrade to 2.17.1-rc1
069435
069435
* Tue Feb 16 2010 Karel Zak <kzak@redhat.com> 2.17-4
069435
- fix uuidd init script
069435
069435
* Fri Feb 12 2010 Karel Zak <kzak@redhat.com> 2.17-3
069435
- fix #541402 - uuidd initscript lsb compliance
069435
069435
* Fri Jan  8 2010 Karel Zak <kzak@redhat.com> 2.17-2
069435
- remove Provides: lib{uuid,blkid}-static (thanks to Michael Schwendt)
069435
- remove useless URL to sf.net
069435
069435
* Fri Jan  8 2010 Karel Zak <kzak@redhat.com> 2.17-1
069435
- upgrade to the final 2.17
069435
  ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.17/v2.17-ReleaseNotes
069435
  ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.17/v2.17-ChangeLog
069435
- fix #545147 - util-linux-ng : Violation of the Packaging Guidelines
069435
  (remove uuid and blkid static libs)
069435
069435
* Mon Dec 14 2009 Karel Zak <kzak@redhat.com> 2.17-0.6
069435
- minor fixes in spec file (fix URL, add Requires, add LGPLv2+)
069435
069435
* Wed Dec  9 2009 Karel Zak <kzak@redhat.com> 2.17-0.5
069435
- upgrade to 2.17-rc2
069435
  ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.17/v2.17-rc2-ChangeLog
069435
069435
* Mon Dec  7 2009 Karel Zak <kzak@redhat.com> 2.17-0.4
069435
- add clock.8 man page (manlink to hwclock)
069435
- add --help to mount.tmpfs
069435
069435
* Mon Nov 23 2009 Karel Zak <kzak@redhat.com> 2.17-0.3
069435
- upgrade to 2.17-rc1
069435
  ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.17/v2.17-rc1-ChangeLog
069435
069435
* Tue Nov 10 2009 Karel Zak <kzak@redhat.com> 2.17-0.2.git10dfc39
069435
- upgrade to pre-release snapshot (official changelog not available yet, see
069435
  http://git.kernel.org/?p=utils/util-linux-ng/util-linux-ng.git for now)
069435
069435
* Mon Oct 19 2009 Karel Zak <kzak@redhat.com> 2.17-0.1.git5e51568
069435
- upgrade to pre-release snapshot (official changelog not available yet, see
069435
  http://git.kernel.org/?p=utils/util-linux-ng/util-linux-ng.git for now)  
069435
- new commands: fallocate, unshare, wipefs
069435
- libblkid supports topology and partitions probing
069435
- remove support for --rmpart[s] from blockdev(8) (util-linux-ng-2.14-blockdev-rmpart.patch)
069435
- merged upstream:
069435
  util-linux-ng-2.14-sfdisk-dump.patch
069435
  util-linux-ng-2.16-blkid-swsuspend.patch
069435
  util-linux-ng-2.16-libblkid-compression.patch
069435
  util-linux-ng-2.16-libblkid-ext2.patch
069435
  util-linux-ng-2.16-switchroot-tty.patch
069435
069435
* Mon Oct  5 2009 Karel Zak <kzak@redhat.com> 2.16-13
069435
- fix spec file
069435
069435
* Fri Oct  2 2009 Karel Zak <kzak@redhat.com> 2.16-12
069435
- release++
069435
069435
* Thu Oct  1 2009 Karel Zak <kzak@redhat.com> 2.16-11
069435
- fix #519237 - bash: cannot set terminal process group (-1): Inappropriate ioctl for device
069435
069435
* Wed Sep 16 2009 Tomas Mraz <tmraz@redhat.com> - 2.16-10
069435
- use password-auth common PAM configuration instead of system-auth and
069435
  drop pam_console.so call from the remote PAM config file
069435
069435
* Mon Sep 14 2009 Karel Zak <kzak@redhat.com> 2.16-9
069435
- fix #522718 - sfdisk -d /dev/xxx | sfdisk --force /dev/yyy fails when LANG is set
069435
- fix typo in swsuspend detection
069435
069435
* Wed Aug 26 2009 Tomas Mraz <tmraz@redhat.com> - 2.16-8
069435
- rebuilt with new audit
069435
069435
* Sun Aug 23 2009 Karel Zak <kzak@redhat.com> 2.16-7
069435
- fix #518572 - blkid requires ext2.ko to be decompressed on installation media
069435
069435
* Thu Aug 13 2009 Karel Zak <kzak@redhat.com> 2.16-5
069435
- fix #513104 - blkid returns no fstype for ext2 device when ext2 module not loaded
069435
069435
* Wed Aug  5 2009 Stepan Kasal <skasal@redhat.com> 2.16-4
069435
- set conflict with versions of e2fsprogs containing fsck
069435
069435
* Thu Jul 30 2009 Karel Zak <kzak@redhat.com> 2.16-3
069435
- remove the mount.conf support (see #214891)
069435
069435
* Mon Jul 27 2009 Karel Zak <kzak@redhat.com> 2.16-2
069435
- fix #214891 - add mount.conf and MTAB_LOCK_DIR= option
069435
069435
* Sat Jul 25 2009 Karel Zak <kzak@redhat.com> 2.16-1
069435
- upgrade to 2.16
069435
  ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.16/v2.16-ReleaseNotes
069435
- enable built-in libuuid (replacement for the old uuid stuff from e2fsprogs)
069435
- new commands switch_root, uuidgen and uuidd (subpackage)
069435
069435
* Wed Jun 10 2009 Karel Zak <kzak@redhat.com> 2.15.1-1
069435
- upgrade to 2.15.1
069435
069435
* Mon Jun  8 2009 Karel Zak <kzak@redhat.com> 2.15.1-0.2
069435
- set BuildRequires: e2fsprogs-devel
069435
- add Requires: e2fsprogs-devel to libblkid-devel
069435
069435
* Thu Jun  4 2009 Karel Zak <kzak@redhat.com> 2.15.1-0.1
069435
- upgrade to 2.15.1-rc1
069435
  ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.15/v2.15-ReleaseNotes
069435
  ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.15/v2.15.1-rc1-ChangeLog 
069435
- merged patches:
069435
  util-linux-ng-2.14-login-remote.patch
069435
  util-linux-ng-2.14-fdisk-4k-I.patch
069435
  util-linux-ng-2.14-fdisk-4k-II.patch
069435
  util-linux-ng-2.14-fdisk-4k-III.patch
069435
  util-linux-ng-2.14-dmesg-r.patch
069435
  util-linux-ng-2.14-flock-segfaults.patch
069435
  util-linux-ng-2.14-renice-n.patch
069435
- new commands: lscpu, ipcmk
069435
- remove support for "managed" and "kudzu" mount options
069435
- cleanup spec file
069435
- enable built-in libblkid (replacement for the old blkid from e2fsprogs)
069435
069435
* Thu Apr  2 2009 Karel Zak <kzak@redhat.com> 2.14.2-8
069435
- fix #490769 - post scriptlet failed (thanks to Dan Horak)
069435
 
069435
* Fri Mar 20 2009 Karel Zak <kzak@redhat.com> 2.14.2-7
069435
- fix some nits in mount.tmpfs
069435
069435
* Fri Mar 20 2009 Karel Zak <kzak@redhat.com> 2.14.2-6
069435
- fix #491175 - mount of tmpfs FSs fail at boot
069435
069435
* Thu Mar 19 2009 Karel Zak <kzak@redhat.com> 2.14.2-5
069435
- fix #489672 - flock segfaults when file name is not given (upstream)
069435
- fix #476964 - Mount /var/tmp with tmpfs creates denials
069435
- fix #487227 - fdisk 4KiB hw sectors support (upstream)
069435
- fix #477303 - renice doesn't support -n option (upstream)
069435
069435
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.14.2-4
069435
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
069435
069435
* Fri Feb 20 2009 Karel Zak <kzak@redhat.com> 2.14.2-3
069435
- add -r option to dmesg(1)
069435
069435
* Mon Feb  9 2009 Karel Zak <kzak@redhat.com> 2.14.2-2
069435
- fix typo in spec file
069435
069435
* Mon Feb  9 2009 Karel Zak <kzak@redhat.com> 2.14.2-1
069435
- upgrade to stable 2.14.2
069435
  ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.14/v2.14.2-ReleaseNotes
069435
069435
* Thu Jan 22 2009 Karel Zak <kzak@redhat.com> 2.14.2-0.2
069435
- fix #480413 - util-linux-ng doesn't include scriptreplay
069435
- fix #479002 - remove dependency on ConsoleKit-libs
069435
- upgrade to 2.14.2-rc2
069435
069435
* Mon Dec 22 2008 Karel Zak <kzak@redhat.com> 2.14.2-0.1
069435
- upgrade to 2.14.2-rc1
069435
- refresh old patches
069435
069435
* Fri Nov 21 2008 Karel Zak <kzak@redhat.com> 2.14.1-5
069435
- fix #472502 - problem with fdisk and use +sectors for the end of partition
069435
069435
* Mon Oct  6 2008 Karel Zak <kzak@redhat.com> 2.14.1-3
069435
- fix #465761 -  mount manpage is missing uid/gid mount options for tmpfs
069435
- refresh util-linux-ng-2.14-mount-file_t.patch (fuzz=0)
069435
069435
* Wed Sep 10 2008 Karel Zak <kzak@redhat.com> 2.14.1-2
069435
- remove obsolete pam-console support
069435
069435
* Wed Sep 10 2008 Karel Zak <kzak@redhat.com> 2.14.1-1
069435
- upgrade to stable 2.14.1
069435
069435
* Thu Aug 14 2008 Karel Zak <kzak@redhat.com> 2.14.1-0.1
069435
- upgrade to 2.14.1-rc1
069435
- refresh old patches
069435
069435
* Thu Jul 24 2008 Karel Zak <kzak@redhat.com> 2.14-3
069435
- update util-linux-ng-2.14-mount-file_t.patch to make
069435
  the SELinux warning optional (verbose mode is required)
069435
069435
* Tue Jul  1 2008 Karel Zak <kzak@redhat.com> 2.14-2
069435
- fix #390691 - mount should check selinux context on mount, and warn on file_t
069435
069435
* Mon Jun  9 2008 Karel Zak <kzak@redhat.com> 2.14-1
069435
- upgrade to stable util-linux-ng release
069435
069435
* Mon May 19 2008 Karel Zak <kzak@redhat.com> 2.14-0.1
069435
- upgrade to 2.14-rc3
069435
- remove arch(8) (deprecated in favor of uname(1) or arch(1) from coreutils)
069435
- add a new command ldattach(8)
069435
- cfdisk(8) linked with libncursesw
069435
069435
* Tue Apr 22 2008 Karel Zak <kzak@redhat.com> 2.13.1-9
069435
- fix audit log injection attack via login
069435
069435
* Thu Apr 17 2008 Karel Zak <kzak@redhat.com> 2.13.1-8
069435
- fix location of the command raw(8)
069435
069435
* Tue Apr 15 2008 Karel Zak <kzak@redhat.com> 2.13.1-7
069435
- fix 244383 - libblkid uses TYPE="swsuspend" for S1SUSPEND/S2SUSPEND
069435
069435
* Wed Apr  2 2008 Karel Zak <kzak@redhat.com> 2.13.1-6
069435
- fix 439984 - backport mkswap -U
069435
069435
* Wed Mar 26 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 2.13.1-5
069435
- clean up sparc conditionals
069435
069435
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 2.13.1-4
069435
- Autorebuild for GCC 4.3
069435
069435
* Mon Jan 28 2008 Karel Zak <kzak@redhat.com> 2.13.1-3
069435
- upgrade to new upstream release
069435
- fix #427874 - util-linux-ng gets "excess command line argument" on update
069435
069435
* Wed Jan  2 2008 Karel Zak <kzak@redhat.com> 2.13.1-2
069435
- update to upstream 2.13.1-rc2
069435
069435
* Wed Dec 12 2007 Dan Walsh <dwalsh@redhat.com> 2.13.1-1
069435
- Fix pam files so that pam_keyinit happens after pam_selinux.so
069435
069435
* Wed Dec 12 2007 Karel Zak <kzak@redhat.com> 2.13.1-0.2
069435
- remove viwp and vigr (in favour of shadow-utils)
069435
069435
* Sun Dec  9 2007 Karel Zak <kzak@redhat.com> 2.13.1-0.1
069435
- update to the latest upstream stable branch
069435
  (commit: fda9d11739ee88c3b2f22a73f12ec019bd3b8335)
069435
069435
* Wed Oct 31 2007 Karel Zak <kzak@redhat.com> 2.13-4
069435
- fix #354791 - blockdev command calls the blkpg ioctl with a wrong data structure
069435
069435
* Tue Oct 16 2007 Karel Zak <kzak@redhat.com> 2.13-3
069435
- fix mount -L | -U segfault
069435
- fix script die on SIGWINCH
069435
069435
* Thu Oct  4 2007 Karel Zak <kzak@redhat.com> 2.13-2
069435
- update to the latest upstream stable branch
069435
069435
* Tue Aug 28 2007 Karel Zak <kzak@redhat.com> 2.13-1
069435
- upgrade to stable util-linux-ng release
069435
069435
* Fri Aug 24 2007 Karel Zak <kzak@redhat.com> 2.13-0.59
069435
- add release number to util-linux Provides and increment setarch Obsoletes
069435
- fix #254114 - spec typo
069435
- upgrade to floppy-0.16
069435
- add BuildRequires: popt-devel
069435
069435
* Wed Aug 22 2007 Jesse Keating <jkeating@redhat.com>  2.13-0.58
069435
- Obsolete a sufficiently high enough version of setarch
069435
069435
* Mon Aug 20 2007 Karel Zak <kzak@redhat.com>  2.13-0.57
069435
- fix #253664 - util-linux-ng fails to build on sparc (patch by Dennis Gilmore)
069435
- rebase to new GIT snapshot
069435
069435
* Mon Aug 20 2007 Karel Zak <kzak@redhat.com> 2.13-0.56
069435
- fix obsoletes field
069435
069435
* Mon Aug 20 2007 Karel Zak <kzak@redhat.com> 2.13-0.55
069435
- util-linux-ng includes setarch(1), define relevat Obsoletes+Provides
069435
069435
* Mon Aug 20 2007 Karel Zak <kzak@redhat.com> 2.13-0.54
069435
- port "blockdev --rmpart" patch from util-linux
069435
- use same Provides/Obsoletes setting like in util-linux
069435
069435
* Wed Aug 15 2007 Karel Zak <kzak@redhat.com> 2.13-0.53
069435
- fix #252046 - review Request: util-linux-ng (util-linux replacement)
069435
069435
* Mon Aug 13 2007 Karel Zak <kzak@redhat.com> 2.13-0.52
069435
- rebase to util-linux-ng (new util-linux upstream fork,
069435
		based on util-linux 2.13-pre7)
069435
- more than 70 Fedora/RHEL patches have been merged to upstream code
069435
069435
* Fri Apr  6 2007 Karel Zak <kzak@redhat.com> 2.13-0.51
069435
- fix #150493 - hwclock --systohc sets clock 0.5 seconds slow
069435
- fix #220873 - starting RPC idmapd: Error: RPC MTAB does not exist.
069435
		(added rpc_pipefs to util-linux-2.13-umount-sysfs.patch)
069435
- fix #227903 - mount -f does not work with NFS-mounted
069435
069435
* Sat Mar  3 2007 David Zeuthen <davidz@redhat.com> 2.13-0.50
069435
- include ConsoleKit session module by default (#229172)
069435
069435
* Thu Jan 11 2007 Karel Zak <kzak@redhat.com> 2.13-0.49
069435
- fix #222293 - undocumented partx,addpart, delpart
069435
069435
* Sun Dec 17 2006 Karel Zak <kzak@redhat.com> 2.13-0.48
069435
- fix paths in po/Makefile.in.in
069435
069435
* Fri Dec 15 2006 Karel Zak <kzak@redhat.com> 2.13-0.47
069435
- fix #217240 - namei ignores non-directory components instead of saying "Not a directory"
069435
- fix #217241 - namei enforces symlink limits inconsistently
069435
069435
* Thu Dec 14 2006 Karel Zak <kzak@redhat.com> 2.13-0.46
069435
- fix leaking file descriptor in the more command (patch by Steve Grubb)
069435
069435
* Wed Dec 13 2006 Karel Zak <kzak@redhat.com> 2.13-0.45
069435
- use ncurses only
069435
- fix #218915 - fdisk -b 4K
069435
- upgrade to -pre7 release
069435
- fix building problem with raw0 patch
069435
- fix #217186 - /bin/sh: @MKINSTALLDIRS@: No such file or directory 
069435
  (port po/Makefile.in.in from gettext-0.16)
069435
- sync with FC6 and RHEL5:
069435
- fix #216489 - SCHED_BATCH option missing in chrt
069435
- fix #216712 - issues with raw device support ("raw0" is wrong device name)
069435
- fix #216760 - mount with context or fscontext option fails
069435
  (temporarily disabled the support for additional contexts -- not supported by kernel yet)
069435
- fix #211827 - Can't mount with additional contexts
069435
- fix #213127 - mount --make-unbindable does not work
069435
- fix #211749 - add -r option to losetup to create a read-only loop
069435
069435
* Thu Oct 12 2006 Karel Zak <kzak@redhat.com> 2.13-0.44
069435
- fix #209911 - losetup.8 updated (use dm-crypt rather than deprecated cryptoloop)
069435
- fix #210338 - spurious error from '/bin/login -h $PHONENUMBER' (bug in IPv6 patch)
069435
- fix #208634 - mkswap "works" without warning on a mounted device
069435
069435
* Sun Oct 01 2006 Jesse Keating <jkeating@redhat.com> - 2.13-0.43
069435
- rebuilt for unwind info generation, broken in gcc-4.1.1-21
069435
069435
* Wed Sep 20 2006 Karel Zak <kzak@redhat.com> 2.13-0.42
069435
- remove obsolete NFS code and patches (we use /sbin/mount.nfs
069435
  and /sbin/umount.nfs from nfs-utils now)
069435
- move nfs.5 to nfs-utils
069435
069435
* Fri Sep 15 2006 Karel Zak <kzak@redhat.com> 2.13-0.41
069435
- fix #205038 - mount not allowing sloppy option (exports "-s"
069435
  to external /sbin/mount.nfs(4) calls) 
069435
- fix minor bug in util-linux-2.13-mount-twiceloop.patch
069435
- fix #188193- util-linux should provide plugin infrastructure for HAL
069435
069435
* Mon Aug 21 2006 Karel Zak <kzak@redhat.com> 2.13-0.40
069435
- fix Makefile.am in util-linux-2.13-mount-context.patch
069435
- fix #201343 - pam_securetty requires known user to work
069435
		(split PAM login configuration to two files)
069435
- fix #203358 - change location of taskset binary to allow for early affinity work
069435
069435
* Fri Aug 11 2006 Karel Zak <kzak@redhat.com> 2.13-0.39
069435
- fix #199745 - non-existant simpleinit(8) mentioned in ctrlaltdel(8)
069435
069435
* Thu Aug 10 2006 Dan Walsh <dwalsh@redhat.com> 2.13-0.38
069435
- Change keycreate line to happen after pam_selinux open call so it gets correct context
069435
069435
* Thu Aug 10 2006 Karel Zak <kzak@redhat.com> 2.13-0.37
069435
- fix #176494 - last -i returns strange IP addresses (patch by Bill Nottingham)
069435
069435
* Thu Jul 27 2006 Karel Zak <kzak@redhat.com> 2.13-0.36
069435
- fix #198300, #199557 - util-linux "post" scriptlet failure
069435
069435
* Thu Jul 27 2006 Steve Dickson <steved@redhat.com> 2.13-0.35
069435
- Added the -o fsc flag to nfsmount.
069435
069435
* Wed Jul 26 2006 Karel Zak <kzak@redhat.com> 2.13-0.34
069435
- rebuild
069435
069435
* Tue Jul 18 2006 Karel Zak <kzak@redhat.com> 2.13-0.33
069435
- add Requires(post): libselinux
069435
069435
* Mon Jul 17 2006 Karel Zak <kzak@redhat.com> 2.13-0.32
069435
- add IPv6 support to the login command (patch by Milan Zazrivec)
069435
- fix #198626 - add keyinit instructions to the login PAM script 
069435
  (patch by David Howells) 
069435
069435
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 2.13-0.31.1
069435
- rebuild
069435
069435
* Tue Jul 11 2006 Karel Zak <kzak@redhat.com> 2.13-0.31
069435
- cleanup dependences for post and preun scriptlets
069435
069435
* Mon Jul 10 2006 Karsten Hopp <karsten@redhat.de> 2.13-0.30
069435
- silence install in minimal buildroot without /var/log
069435
069435
* Fri Jul  7 2006 Karel Zak <kzak@redhat.com> 2.13-0.29 
069435
- include the raw command for RHELs
069435
069435
* Mon Jun 26 2006 Florian La Roche <laroche@redhat.com> 2.13-0.28
069435
- move install-info parts from postun to preun
069435
069435
* Wed Jun 21 2006 Dan Walsh <dwalsh@RedHat.com> 2.13-0.27
069435
- Only execute chcon on machines with selinux enabled
069435
069435
* Wed Jun 14 2006 Steve Dickson <steved@redhat.com> 2.13-0.26
069435
- Remove unneeded header files from nfsmount.c
069435
069435
* Mon Jun 12 2006 Karel Zak <kzak@redhat.com> 2.13-0.25
069435
- fix #187014 - umount segfaults for normal user
069435
- fix #183446 - cal not UTF-8-aware
069435
- fix #186915 - mount does not translate SELIinux context options though libselinux
069435
- fix #185500 - Need man page entry for -o context= mount option
069435
- fix #152579 - missing info about /etc/mtab and /proc/mounts mismatch
069435
- fix #183890 - missing info about possible ioctl() and fcntl() problems on NFS filesystem
069435
- fix #191230 - using mount --move results in wrong data in /etc/mtab
069435
- added mount subtrees support
069435
- fdisk: wrong number of sectors for large disks (suse#160822)
069435
- merge fdisk-xvd (#182553) with new fdisk-isfull (#188981) patch 
069435
- fix #181549 - raw(8) manpage has old information about dd
069435
- remove asm/page.h usage
069435
069435
* Wed May 24 2006 Dan Walsh <dwalsh@RedHat.com> 2.13-0.24
069435
- Remove requirement on restorecon, since we can do the same thing
069435
- with chcon/matchpathcon, and not add requirement on policycoreutils
069435
069435
* Wed May 24 2006 Steve Dickson <steved@redhat.com> 2.13-0.23
069435
- Fixed bug in patch for bz183713 which cause nfs4 mounts to fail.
069435
069435
* Tue May  2 2006 Steve Dickson <steved@redhat.com> 2.13-0.22
069435
- Added syslog logging to background mounts as suggested
069435
  by a customer.
069435
069435
* Mon May  1 2006 Steve Dickson <steved@redhat.com> 2.13-0.21
069435
- fix #183713 - foreground mounts are not retrying as advertised
069435
- fix #151549 - Added 'noacl' mount flag
069435
- fix #169042 - Changed nfsmount to try udp before using tcp when rpc-ing
069435
		the remote rpc.mountd (iff -o tcp is not specified).
069435
		This drastically increases the total number of tcp mounts
069435
		that can happen at once (ala autofs).
069435
069435
* Thu Mar  9 2006 Jesse Keating <jkeating@redhat.com> 2.13-0.20
069435
- Better calling of restorecon as suggested by Bill Nottingham
069435
- prereq restorecon to avoid ordering issues
069435
069435
* Thu Mar  9 2006 Jesse Keating <jkeating@redhat.com> 2.13-0.19
069435
- restorecon /var/log/lastlog
069435
069435
* Wed Mar  8 2006 Karel Zak <kzak@redhat.com> 2.13-0.17
069435
- fix #181782 - mkswap selinux relabeling (fix util-linux-2.13-mkswap-selinux.patch)
069435
069435
* Wed Feb 22 2006 Karel Zak <kzak@redhat.com> 2.13-0.16
069435
- fix #181782 - mkswap should automatically add selinux label to swapfile
069435
- fix #180730 - col is exiting with 1 (fix util-linux-2.12p-col-EILSEQ.patch)
069435
- fix #181896 - broken example in schedutils man pages
069435
- fix #177331 - login omits pam_acct_mgmt & pam_chauthtok when authentication is skipped.
069435
- fix #177523 - umount -a should not unmount sysfs
069435
- fix #182553 - fdisk -l inside xen guest shows no disks
069435
069435
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.13-0.15.1
069435
- bump again for double-long bug on ppc(64)
069435
069435
* Wed Feb  8 2006 Peter Jones <pjones@redhat.com> 2.13-0.15
069435
- add "blockdev --rmpart N <device>" and "blockdev --rmparts <device>"
069435
069435
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.13-0.14.1
069435
- rebuilt for new gcc4.1 snapshot and glibc changes
069435
069435
* Thu Jan 19 2006 Steve Dickson <steved@redhat.com> 2.13-0.14
069435
- Updated the gssd_check() and idmapd_check(), used with
069435
  nfsv4 mounts, to looked for the correct file in /var/lock/subsys
069435
  which stops bogus warnings. 
069435
069435
* Tue Jan  3 2006 Karel Zak <kzak@redhat.com> 2.13-0.13
069435
- fix #174676 - hwclock audit return code mismatch
069435
- fix #176441: col truncates data
069435
- fix #174111 - mount allows loopback devices to be mounted more than once to the same mount point
069435
- better wide chars usage in the cal command (based on the old 'moremisc' patch)
069435
069435
* Mon Dec 12 2005 Karel Zak <kzak@redhat.com> 2.13-0.12
069435
- rebuilt
069435
069435
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
069435
- rebuilt
069435
069435
* Fri Nov 25 2005 Karel Zak <kzak@redhat.com> 2.13-0.11.pre6
069435
- update to upstream version 2.13-pre6
069435
- fix #172203 - mount man page in RHEL4 lacks any info on cifs mount options
069435
069435
* Mon Nov  7 2005 Karel Zak <kzak@redhat.com> 2.13-0.10.pre5
069435
- fix #171337 - mkfs.cramfs doesn't work correctly with empty files
069435
069435
* Fri Oct 28 2005 Karel Zak <kzak@redhat.com> 2.13-0.9.pre5
069435
- rebuild
069435
069435
* Wed Oct 26 2005 Karel Zak <kzak@redhat.com> 2.13-0.8.pre5
069435
- updated version of the patch for hwclock audit
069435
069435
* Thu Oct 20 2005 Karel Zak <kzak@redhat.com> 2.13-0.7.pre5
069435
- fix #171337 - mkfs.cramfs dies creating installer image
069435
069435
* Thu Oct 20 2005 Karel Zak <kzak@redhat.com> 2.13-0.6.pre5
069435
- update to upstream 2.13pre5
069435
- remove separated cramfs1.1 (already in upstream package)
069435
- remove odd symlink /usr/bin/mkcramfs -> ../../sbin/mkfs.cramfs
069435
- fix #170171 - ipcs -lm always report "max total shared memory (kbytes) = 0"
069435
069435
* Mon Oct 17 2005 Karel Zak <kzak@redhat.com> 2.13-0.5.pre4
069435
* fix #170564 - add audit message to login
069435
069435
* Fri Oct  7 2005 Karel Zak <kzak@redhat.com> 2.13-0.4.pre4
069435
- fix #169628 - /usr/bin/floppy doesn't work with /dev/fd0
069435
- fix #168436 - login will attempt to run if it has no read/write access to its terminal
069435
- fix #168434 - login's timeout can fail - needs to call siginterrupt(SIGALRM,1)
069435
- fix #165253 - losetup missing option -a [new feature]
069435
- update PAM files (replace pam_stack with new "include" PAM directive)
069435
- remove kbdrate from src.rpm
069435
- update to 2.13pre4
069435
069435
* Fri Oct  7 2005 Steve Dickson <steved@redhat.com> 2.13-0.3.pre3
069435
- fix #170110 - Documentation for 'rsize' and 'wsize' NFS mount options
069435
		is misleading
069435
069435
* Fri Sep  2 2005 Karel Zak <kzak@redhat.com> 2.13-0.3.pre2
069435
- fix #166923 - hwclock will not run on a non audit-enabled kernel
069435
- fix #159410 - mkswap(8) claims max swap area size is 2 GB
069435
- fix #165863 - swsusp swaps should be reinitialized
069435
- change /var/log/lastlog perms to 0644
069435
069435
* Tue Aug 16 2005 Karel Zak <kzak@redhat.com> 2.13-0.2.pre2
069435
- /usr/share/misc/getopt/* -move-> /usr/share/doc/util-linux-2.13/getopt-*
069435
- the arch command marked as deprecated
069435
- removed: elvtune, rescuept and setfdprm
069435
- removed: man8/sln.8 (moved to man-pages, see #10601)
069435
- removed REDAME.pg and README.reset
069435
- .spec file cleanup
069435
- added schedutils (commands: chrt, ionice and taskset)
069435
069435
* Tue Jul 12 2005 Karel Zak <kzak@redhat.com> 2.12p-9.7
069435
- fix #159339 - util-linux updates for new audit system
069435
- fix #158737 - sfdisk warning for large partitions, gpt
069435
- fix #150912 - Add ocfs2 support
069435
- NULL is better than zero at end of execl()
069435
069435
* Thu Jun 16 2005 Karel Zak <kzak@redhat.com> 2.12p-9.5
069435
- fix #157656 - CRM 546998: Possible bug in vipw, changes permissions of /etc/shadow and /etc/gshadow
069435
- fix #159339 - util-linux updates for new audit system (pam_loginuid.so added to util-linux-selinux.pamd)
069435
- fix #159418 - sfdisk unusable - crashes immediately on invocation
069435
- fix #157674 - sync option on VFAT mount destroys flash drives
069435
- fix .spec file /usr/sbin/{hwclock,clock} symlinks
069435
069435
* Wed May  4 2005 Jeremy Katz <katzj@redhat.com> - 2.12p-9.3
069435
- rebuild against new libe2fsprogs (and libblkid) to fix cramfs auto-detection
069435
069435
* Mon May  2 2005 Karel Zak <kzak@redhat.com> 2.12p-9.2
069435
- rebuild
069435
069435
* Mon May  2 2005 Karel Zak <kzak@redhat.com> 2.12p-9
069435
- fix #156597 - look - doesn't work with separators
069435
069435
* Mon Apr 25 2005 Karel Zak <kzak@redhat.com> 2.12p-8
069435
- fix #154498 - util-linux login & pam session
069435
- fix #155293 - man 5 nfs should include vers as a mount option
069435
- fix #76467 - At boot time, fsck chokes on LVs listed by label in fstab
069435
- new Source URL
069435
- added note about ATAPI IDE floppy to fdformat.8
069435
- fix #145355 - Man pages for fstab and fstab-sync in conflict
069435
069435
* Tue Apr  5 2005 Karel Zak <kzak@redhat.com> 2.12p-7
069435
- enable build with libblkid from e2fsprogs-devel
069435
- remove workaround for duplicated labels
069435
069435
* Thu Mar 31 2005 Steve Dickson <SteveD@RedHat.com> 2.12p-5
069435
- Fixed nfs mount to rollback correctly.
069435
069435
* Fri Mar 25 2005 Karel Zak <kzak@redhat.com> 2.12p-4
069435
- added /var/log/lastlog to util-linux (#151635)
069435
- disabled 'newgrp' in util-linux (enabled in shadow-utils) (#149997, #151613)
069435
- improved mtab lock (#143118)
069435
- fixed ipcs typo (#151156)
069435
- implemented mount workaround for duplicated labels (#116300)
069435
069435
* Wed Mar 16 2005 Elliot Lee <sopwith@redhat.com> 2.12p-3
069435
- rebuilt
069435
069435
* Fri Feb 25 2005 Steve Dickson <SteveD@RedHat.com> 2.12p-2
069435
- Changed nfsmount to only use reserve ports when necessary
069435
  (bz# 141773) 
069435
069435
* Thu Dec 23 2004 Elliot Lee <sopwith@redhat.com> 2.12p-1
069435
- Update to util-linux-2.12p. This changes swap header format
069435
  from - you may need to rerun mkswap if you did a clean install of
069435
  FC3.
069435
069435
* Fri Dec 10 2004 Elliot Lee <sopwith@redhat.com> 2.12j-1
069435
- Update to util-linux-2.12j
069435
069435
* Tue Dec  7 2004 Steve Dickson <SteveD@RedHat.com> 2.12a-20
069435
- Corrected a buffer overflow problem with nfs mounts.
069435
  (bz# 141733) 
069435
069435
* Wed Dec 01 2004 Elliot Lee <sopwith@redhat.com> 2.12a-19
069435
- Patches for various bugs.
069435
069435
* Mon Nov 29 2004 Steve Dickson <SteveD@RedHat.com> 2.12a-18
069435
- Made NFS mounts adhere to the IP protocol if specified on
069435
  command line as well as made NFS umounts adhere to the
069435
  current IP protocol. Fix #140016
069435
069435
* Thu Oct 14 2004 Elliot Lee <sopwith@redhat.com> 2.12a-16
069435
- Add include_raw macro, build with it off for Fedora
069435
069435
* Wed Oct 13 2004 Stephen C. Tweedie <sct@redhat.com> - 2.12a-15
069435
- Add raw patch to allow binding of devices not yet in /dev
069435
069435
* Wed Oct 13 2004 John (J5) Palmieri <johnp@redhat.com> 2.12a-14
069435
- Add David Zeuthen's patch to enable the pamconsole flag #133941
069435
069435
* Wed Oct 13 2004 Stephen C. Tweedie <sct@redhat.com> 2.12a-13
069435
- Restore raw utils (bugzilla #130016)
069435
069435
* Mon Oct 11 2004 Phil Knirsch <pknirsch@redhat.com> 2.12a-12
069435
- Add the missing remote entry in pam.d
069435
069435
* Wed Oct  6 2004 Steve Dickson <SteveD@RedHat.com>
069435
- Rechecked in some missing NFS mounting code.
069435
069435
* Wed Sep 29 2004 Elliot Lee <sopwith@redhat.com> 2.12a-10
069435
- Make swaplabel support work with swapon -a -e
069435
069435
* Tue Sep 28 2004 Steve Dickson <SteveD@RedHat.com>
069435
- Updated the NFS and NFS4 code to the latest CITI patch set
069435
  (in which they incorporate a number of our local patches).
069435
069435
* Wed Sep 15 2004 Nalin Dahybhai <nalin@redhat.com> 2.12a-8
069435
- Fix #132196 - turn on SELinux support at build-time.
069435
069435
* Wed Sep 15 2004 Phil Knirsch <pknirsch@redhat.com> 2.12a-7
069435
- Fix #91174 with pamstart.patch
069435
069435
* Tue Aug 31 2004 Elliot Lee <sopwith@redhat.com> 2.12a-6
069435
- Fix #16415, #70616 with rdevman.patch
069435
- Fix #102566 with loginman.patch
069435
- Fix #104321 with rescuept.patch (just use plain lseek - we're in _FILE_OFFSET_BITS=64 land now)
069435
- Fix #130016 - remove raw.
069435
- Re-add agetty (replacing it with mgetty is too much pain, and mgetty is much larger)
069435
069435
* Thu Aug 26 2004 Steve Dickson <SteveD@RedHat.com>
069435
- Made the NFS security checks more explicit to avoid confusion
069435
  (an upstream fix)
069435
- Also removed a compilation warning
069435
069435
* Wed Aug 11 2004 Alasdair Kergon <agk@redhat.com>
069435
- Remove unused mount libdevmapper inclusion.
069435
069435
* Wed Aug 11 2004 Alasdair Kergon <agk@redhat.com>
069435
- Add device-mapper mount-by-label support
069435
- Fix segfault in mount-by-label when a device without a label is present.
069435
069435
* Wed Aug 11 2004 Steve Dickson <SteveD@RedHat.com>
069435
- Updated nfs man page to show that intr are on by
069435
  default for nfs4
069435
069435
* Thu Aug 05 2004 Jindrich Novy <jnovy@redhat.com>
069435
- modified warning causing heart attack for >16 partitions, #107824
069435
069435
* Fri Jul 09 2004 Elliot Lee <sopwith@redhat.com> 2.12a-3
069435
- Fix #126623, #126572
069435
- Patch cleanup
069435
- Remove agetty (use mgetty, agetty is broken)
069435
069435
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
069435
- rebuilt
069435
069435
* Thu Jun 03 2004 Elliot Lee <sopwith@redhat.com> 2.12a-1
069435
- Update to 2.12a
069435
- Fix #122448
069435
069435
* Thu May 13 2004 Dan Walsh <dwalsh@RedHat.com> 2.12-19
069435
- Change pam_selinux to run last
069435
069435
* Tue May 04 2004 Elliot Lee <sopwith@redhat.com> 2.12-18
069435
- Fix #122448 (autofs issues)
069435
069435
* Fri Apr 23 2004 Elliot Lee <sopwith@redhat.com> 2.12-17
069435
- Fix #119157 by editing the patch
069435
- Add patch145 to fix #119986
069435
069435
* Fri Apr 16 2004 Elliot Lee <sopwith@redhat.com> 2.12-16
069435
- Fix #118803
069435
069435
* Tue Mar 23 2004 Jeremy Katz <katzj@redhat.com> 2.12-15
069435
- mkcramfs: use PAGE_SIZE for default blocksize (#118681)
069435
069435
* Sat Mar 20 2004 <SteveD@RedHat.com>
069435
- Updated the nfs-mount.patch to correctly 
069435
  handle the mounthost option and to ignore 
069435
  servers that do not set auth flavors
069435
069435
* Tue Mar 16 2004 Dan Walsh <dwalsh@RedHat.com> 2.12-13
069435
- Fix selinux ordering or pam for login
069435
069435
* Tue Mar 16 2004 <SteveD@RedHat.com>
069435
- Make RPC error messages displayed with -v argument
069435
- Added two checks to the nfs4 path what will print warnings
069435
  when rpc.idmapd and rpc.gssd are not running
069435
- Ping NFS v4 servers before diving into kernel
069435
- Make v4 mount interruptible which also make the intr option on by default 
069435
069435
* Sat Mar 13 2004  <SteveD@RedHat.com>
069435
- Reworked how the rpc.idmapd and rpc.gssd checks were
069435
  done due to review comments from upstream.
069435
- Added rpc_strerror() so the '-v' flag will show RPC errors.
069435
069435
* Sat Mar 13 2004  <SteveD@RedHat.com>
069435
- Added two checks to the nfs4 path what will print warnings
069435
  when rpc.idmapd and rpc.gssd are not running.
069435
069435
* Thu Mar 11 2004 <SteveD@RedHat.com>
069435
- Reworked and updated the nfsv4 patches.
069435
069435
* Wed Mar 10 2004 Dan Walsh <dwalsh@RedHat.com>
069435
- Bump version
069435
069435
* Wed Mar 10 2004 Steve Dickson <SteveD@RedHat.com>
069435
- Tried to make nfs error message a bit more meaninful
069435
- Cleaned up some warnings
069435
069435
* Sun Mar  7 2004 Steve Dickson <SteveD@RedHat.com> 
069435
- Added pesudo flavors for nfsv4 mounts.
069435
- Added BuildRequires: libselinux-devel and Requires: libselinux
069435
  when WITH_SELINUX is set. 
069435
069435
* Fri Feb 27 2004 Dan Walsh <dwalsh@redhat.com> 2.12-5
069435
- check for 2.6.3 kernel in mount options
069435
069435
* Mon Feb 23 2004 Elliot Lee <sopwith@redhat.com> 2.12-4
069435
- Remove /bin/kill for #116100
069435
069435
* Fri Feb 20 2004 Dan Walsh <dwalsh@redhat.com> 2.12-3
069435
- rebuilt
069435
069435
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
069435
- rebuilt
069435
069435
* Thu Feb 12 2004 Elliot Lee <sopwith@redhat.com> 2.12-1
069435
- Final 2.12 has been out for ages - might as well use it.
069435
069435
* Wed Jan 28 2004 Steve Dickson <SteveD@RedHat.com> 2.12pre-4
069435
- Added mount patches that have NFS version 4 support
069435
069435
* Mon Jan 26 2004 Elliot Lee <sopwith@redhat.com> 2.12pre-3
069435
- Provides: mount losetup
069435
069435
* Mon Jan 26 2004 Dan Walsh <dwalsh@redhat.com> 2.12pre-2
069435
- Add multiple to /etc/pam.d/login for SELinux
069435
069435
* Thu Jan 15 2004 Elliot Lee <sopwith@redhat.com> 2.12pre-1
069435
- 2.12pre-1
069435
- Merge mount/losetup packages into the main package (#112324)
069435
- Lose separate 
069435
069435
* Mon Nov 3 2003 Dan Walsh <dwalsh@redhat.com> 2.11y-35.sel
069435
- remove selinux code from login and use pam_selinux
069435
069435
* Thu Oct 30 2003 Dan Walsh <dwalsh@redhat.com> 2.11y-34.sel
069435
- turn on selinux
069435
069435
* Fri Oct 24 2003 Elliot Lee <sopwith@redhat.com> 2.11y-34
069435
- Add BuildRequires: texinfo (from a bug# I don't remember)
069435
- Fix #90588 with mountman patch142.
069435
069435
* Mon Oct 6 2003 Dan Walsh <dwalsh@redhat.com> 2.11y-33
069435
- turn off selinux
069435
069435
* Thu Sep 25 2003 Dan Walsh <dwalsh@redhat.com> 2.11y-32.sel
069435
- turn on selinux
069435
- remove context selection
069435
069435
* Fri Sep 19 2003 Elliot Lee <sopwith@redhat.com> 2.11y-31
069435
- Add patch140 (alldevs) to fix #101772. Printing the total size of
069435
  all devices was deemed a lower priority than having all devices
069435
  (e.g. /dev/ida/c0d9) displayed.
069435
069435
* Fri Sep 12 2003 Dan Walsh <dwalsh@redhat.com> 2.11y-31
069435
- turn off selinux
069435
069435
* Fri Sep 12 2003 Dan Walsh <dwalsh@redhat.com> 2.11y-30.sel
069435
- turn on selinux
069435
069435
* Fri Sep 5 2003 Elliot Lee <sopwith@redhat.com> 2.11y-28
069435
- Fix #103004, #103954
069435
069435
* Fri Sep 5 2003 Dan Walsh <dwalsh@redhat.com> 2.11y-27
069435
- turn off selinux
069435
069435
* Thu Sep 4 2003 Dan Walsh <dwalsh@redhat.com> 2.11y-26.sel
069435
- build with selinux
069435
069435
* Mon Aug 11 2003 Elliot Lee <sopwith@redhat.com> 2.11y-25
069435
- Use urandom instead for mkcramfs
069435
069435
* Tue Jul 29 2003 Dan Walsh <dwalsh@redhat.com> 2.11y-24
069435
- add SELINUX 2.5 support
069435
069435
* Wed Jul 23 2003 Elliot Lee <sopwith@redhat.com> 2.11y-22
069435
- #100433 patch
069435
069435
* Sat Jun 14 2003 Elliot Lee <sopwith@redhat.com> 2.11y-20
069435
- #97381 patch
069435
069435
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
069435
- rebuilt
069435
069435
* Mon Apr 21 2003 Elliot Lee <sopwith@redhat.com> 2.11y-17
069435
- Change patch128 to improve ipcs -l
069435
069435
* Fri Apr 11 2003 Elliot Lee <sopwith@redhat.com> 2.11y-16
069435
- Fix #85407
069435
069435
* Fri Apr 11 2003 Elliot Lee <sopwith@redhat.com> 2.11y-15
069435
- Change patch128 to util-linux-2.11f-ipcs-84243-86285.patch to get all
069435
ipcs fixes
069435
069435
* Thu Apr 10 2003 Matt Wilson <msw@redhat.com> 2.11y-14
069435
- fix last login date display on AMD64 (#88574)
069435
069435
* Mon Apr  7 2003 Jeremy Katz <katzj@redhat.com> 2.11y-13
069435
- include sfdisk on ppc
069435
069435
* Fri Mar 28 2003 Jeremy Katz <katzj@redhat.com> 2.11y-12
069435
- add patch from msw to change mkcramfs blocksize with a command line option
069435
069435
* Tue Mar 25 2003 Phil Knirsch <pknirsch@redhat.com> 2.11y-11
069435
- Fix segfault on s390x due to wrong usage of BLKGETSIZE.
069435
069435
* Thu Mar 13 2003 Elliot Lee <sopwith@redhat.com> 2.11y-10
069435
- Really apply the ipcs patch. Doh.
069435
069435
* Mon Feb 24 2003 Elliot Lee <sopwith@redhat.com>
069435
- rebuilt
069435
069435
* Wed Feb 19 2003 Elliot Lee <sopwith@redhat.com> 2.11y-8
069435
- ipcs-84243.patch to fix #84243
069435
069435
* Thu Feb 13 2003 Yukihiro Nakai <ynakai@redhat.com> 2.11y-7
069435
- Update moremisc patch to fix swprintf()'s minimum field (bug #83361).
069435
069435
* Mon Feb 03 2003 Elliot Lee <sopwith@redhat.com> 2.11y-6
069435
- Fix mcookie segfault on many 64-bit architectures (bug #83345).
069435
069435
* Mon Feb 03 2003 Tim Waugh <twaugh@redhat.com> 2.11y-5
069435
- Fix underlined multibyte characters (bug #83376).
069435
069435
* Sun Feb 02 2003 Florian La Roche <Florian.LaRoche@redhat.de>
069435
- rebuild to have again a s390 rpm
069435
- disable some more apps for mainframe
069435
069435
* Wed Jan 29 2003 Elliot Lee <sopwith@redhat.com> 2.11y-4
069435
- util-linux-2.11y-umask-82552.patch
069435
069435
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
069435
- rebuilt
069435
069435
* Mon Jan 13 2003 Elliot Lee <sopwith@redhat.com> 2.11y-2
069435
- Fix #81069, #75421
069435
069435
* Mon Jan 13 2003 Elliot Lee <sopwith@redhat.com> 2.11y-1
069435
- Update to 2.11y
069435
- Fix #80953
069435
- Update patch0, patch107, patch117, patch120 for 2.11y
069435
- Remove patch60, patch61, patch207, patch211, patch212, patch119, patch121
069435
- Remove patch122, patch200
069435
069435
* Wed Oct 30 2002 Elliot Lee <sopwith@redhat.com> 2.11w-2
069435
- Remove some crack/unnecessary patches while submitting stuff upstream.
069435
- Build with -D_FILE_OFFSET_BITS=64
069435
069435
* Tue Oct 29 2002 Elliot Lee <sopwith@redhat.com> 2.11w-1
069435
- Update to 2.11w, resolve patch conflicts
069435
069435
* Tue Oct 08 2002 Phil Knirsch <pknirsch@redhat.com> 2.11r-10hammer.3
069435
- Extended util-linux-2.11b-s390x patch to work again.
069435
069435
* Thu Oct 03 2002 Elliot Lee <sopwith@redhat.com> 2.11r-10hammer.2
069435
- Add patch122 for hwclock on x86_64
069435
069435
* Thu Sep 12 2002 Than Ngo <than@redhat.com> 2.11r-10hammer.1
069435
- Fixed pam config files
069435
069435
* Wed Sep 11 2002 Bernhard Rosenkraenzer <bero@redhat.com> 2.11r-10hammer
069435
- Port to hammer
069435
069435
* Fri Aug 30 2002 Elliot Lee <sopwith@redhat.com> 2.11r-10
069435
- Patch120 (hwclock) to fix #72140
069435
- Include isosize util
069435
069435
* Wed Aug 7 2002  Elliot Lee <sopwith@redhat.com> 2.11r-9
069435
- Patch120 (skipraid2) to fix #70353, because the original patch was 
069435
totally useless.
069435
069435
* Fri Aug 2 2002  Elliot Lee <sopwith@redhat.com> 2.11r-8
069435
- Patch119 (fdisk-add-primary) from #67898
069435
069435
* Wed Jul 24 2002 Elliot Lee <sopwith@redhat.com> 2.11r-7
069435
- Really add the gptsize patch, instead of what I think the patch says.
069435
(+1)
069435
069435
* Tue Jul 23 2002 Elliot Lee <sopwith@redhat.com> 2.11r-6
069435
- Add the sp[n].size part of the patch from #69603
069435
069435
* Mon Jul 22 2002 Florian La Roche <Florian.LaRoche@redhat.de>
069435
- adjust mainframe patches
069435
069435
* Tue Jul  2 2002 Bill Nottingham <notting@redhat.com> 2.11r-4
069435
- only require usermode if we're shipping kbdrate here
069435
069435
* Fri Jun 28 2002 Trond Eivind Glomsrod <teg@redhat.com> 2.11r-3
069435
- Port the large swap patch to new util-linux... the off_t changes 
069435
  now in main aren't sufficient
069435
069435
* Thu Jun 27 2002 Elliot Lee <sopwith@redhat.com> 2.11r-2
069435
- Remove swapondetect (patch301) until it avoids possible false positives.
069435
069435
* Thu Jun 27 2002 Elliot Lee <sopwith@redhat.com> 2.11r-1
069435
- Update to 2.11r, wheeee
069435
- Remove unused patches
069435
069435
* Thu Jun 27 2002 Elliot Lee <sopwith@redhat.com> 2.11n-19
069435
- Make a note here that this package was the source of the single change 
069435
contained in util-linux-2.11f-18 (in 7.2/Alpha), and also contains the 
069435
rawman patch from util-linux-2.11f-17.1 (in 2.1AS).
069435
- Package has no runtime deps on slang, so remove the BuildRequires: 
069435
slang-devel.
069435
069435
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
069435
- automated rebuild
069435
069435
* Thu Jun 20 2002 Elliot Lee <sopwith@redhat.com> 2.11n-17
069435
- Fix teg's swapondetect patch to not print out the usage message when 
069435
'swapon -a -e' is run. (#66690) (edit existing patch)
069435
- Apply hjl's utmp handling patch (#66950) (patch116)
069435
- Fix fdisk man page notes on IDE disk partition limit (#64013) (patch117)
069435
- Fix mount.8 man page notes on vfat shortname option (#65628) (patch117)
069435
- Fix possible cal overflow with widechars (#67090) (patch117)
069435
069435
* Tue Jun 11 2002 Trond Eivind Glomsrod <teg@redhat.com> 2.11n-16
069435
- support large swap partitions
069435
- add '-d' option to autodetect available swap partitions
069435
069435
* Thu May 23 2002 Tim Powers <timp@redhat.com>
069435
- automated rebuild
069435
069435
* Wed May 15 2002 Elliot Lee <sopwith@redhat.com> 2.11n-14
069435
- Remove kbdrate (again).
069435
069435
* Mon Apr 29 2002 Florian La Roche <Florian.LaRoche@redhat.de>
069435
- adjust mainframe patches to apply to current rpm
069435
- do not include fdisk until it is fixed to work on mainframe
069435
069435
* Mon Apr 01 2002 Elliot Lee <sopwith@redhat.com> 2.11n-12
069435
- Don't strip binaries - rpm does it for us.
069435
069435
* Sun Mar 31 2002 Elliot Lee <sopwith@redhat.com> 2.11n-11
069435
- Apply patch115 from ejb@ql.org for bug #61868
069435
069435
* Wed Mar 27 2002 Elliot Lee <sopwith@redhat.com> 2.11n-10
069435
- Finish fixing #60675 (ipcrm man page), updated the patch.
069435
- Fix #61203 (patch114 - dumboctal.patch).
069435
069435
* Tue Mar 12 2002 Elliot Lee <sopwith@redhat.com> 2.11n-9
069435
- Update ctty3 patch to ignore SIGHUP while dropping controlling terminal
069435
069435
* Fri Mar 08 2002 Elliot Lee <sopwith@redhat.com> 2.11n-8
069435
- Update ctty3 patch to drop controlling terminal before forking.
069435
069435
* Fri Mar 08 2002 Elliot Lee <sopwith@redhat.com> 2.11n-7
069435
  Fix various bugs:
069435
- Add patch110 (skipraid) to properly skip devices that are part of a RAID array.
069435
- Add patch111 (mkfsman) to update the mkfs man page's "SEE ALSO" section.
069435
- remove README.cfdisk
069435
- Include partx
069435
- Fix 54741 and related bugs for good(hah!) with patch113 (ctty3)
069435
069435
* Wed Mar 06 2002 Elliot Lee <sopwith@redhat.com> 2.11n-6
069435
- Put kbdrate in, add usermode dep.
069435
069435
* Tue Feb 26 2002 Elliot Lee <sopwith@redhat.com> 2.11n-5
069435
- Fix #60363 (tweak raw.8 man page, make rawdevices.8 symlink).
069435
069435
* Mon Jan 28 2002 Bill Nottingham <notting@redhat.com> 2.11n-4
069435
- remove kbdrate (fixes kbd conflict)
069435
069435
* Fri Dec 28 2001 Elliot Lee <sopwith@redhat.com> 2.11n-3
069435
- Add util-linux-2.11n-ownerumount.patch (#56593)
069435
- Add patch102 (util-linux-2.11n-colrm.patch) to fix #51887
069435
- Fix #53452 nits.
069435
- Fix #56953 (remove tunelp on s390)
069435
- Fix #56459, and in addition switch to using sed instead of perl.
069435
- Fix #58471
069435
- Fix #57300
069435
- Fix #37436
069435
- Fix #32132
069435
069435
* Wed Dec 26 2001 Elliot Lee <sopwith@redhat.com> 2.11n-1
069435
- Update to 2.11n
069435
- Merge mount/losetup back in.
069435
069435
* Tue Dec 04 2001 Elliot Lee <sopwith@redhat.com> 2.11f-17
069435
- Add patch38 (util-linux-2.11f-ctty2.patch) to ignore SIGINT/SIGTERM/SIGQUIT in the parent, so that ^\ won't break things.
069435
069435
* Fri Nov 09 2001 Elliot Lee <sopwith@redhat.com> 2.11f-16
069435
- Merge patches 36, 75, 76, and 77 into patch #37, to attempt resolve all the remaining issues with #54741.
069435
069435
* Wed Oct 24 2001 Florian La Roche <Florian.LaRoche@redhat.de>
069435
- add nologin man-page for s390/s390x
069435
069435
* Wed Oct 24 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.11f-14
069435
- Don't build kbdrate on s390/s390x
069435
- Don't make the pivot_root.8 man page executable(!)
069435
069435
* Tue Oct 23 2001 Elliot Lee <sopwith@redhat.com> 2.11f-13
069435
- Patch/idea #76 from HJL, fixes bug #54741 (race condition in login 
069435
acquisition of controlling terminal).
069435
069435
* Thu Oct 11 2001 Bill Nottingham <notting@redhat.com>
069435
- fix permissions problem with vipw & shadow files, again (doh!)
069435
069435
* Tue Oct 09 2001 Erik Troan <ewt@redhat.com>
069435
- added patch from Olaf Kirch to fix possible pwent structure overwriting
069435
069435
* Fri Sep 28 2001 Elliot Lee <sopwith@redhat.com> 2.11f-10
069435
- fdisk patch from arjan
069435
069435
* Sun Aug 26 2001 Elliot Lee <sopwith@redhat.com> 2.11f-9
069435
- Don't include cfdisk, since it appears to be an even bigger pile of junk than fdisk? :)
069435
069435
* Wed Aug  1 2001 Tim Powers <timp@redhat.com>
069435
- don't require usermode
069435
069435
* Mon Jul 30 2001 Elliot Lee <sopwith@redhat.com> 2.11f-7
069435
- Incorporate kbdrate back in.
069435
069435
* Mon Jul 30 2001 Bill Nottingham <notting@redhat.com>
069435
- revert the patch that calls setsid() in login that we had reverted
069435
  locally but got integrated upstream (#46223)
069435
069435
* Tue Jul 24 2001 Florian La Roche <Florian.LaRoche@redhat.de>
069435
- correct s390x patch
069435
069435
* Mon Jul 23 2001 Elliot Lee <sopwith@redhat.com>
069435
- Add my megapatch (various bugs)
069435
- Include pivot_root (#44828)
069435
069435
* Thu Jul 12 2001 Bill Nottingham <notting@redhat.com>
069435
- make shadow files 0400, not 0600
069435
069435
* Wed Jul 11 2001 Bill Nottingham <notting@redhat.com>
069435
- fix permissions problem with vipw & shadow files
069435
069435
* Mon Jun 18 2001 Florian La Roche <Florian.LaRoche@redhat.de>
069435
- update to 2.11f, remove any merged patches
069435
- add s390x patches for somewhat larger swap
069435
069435
* Thu Jun 14 2001 Erik Troan <ewt@redhat.com>
069435
- added --verbose patch to mkcramfs; it's much quieter by default now
069435
069435
* Tue May 22 2001 Erik Troan <ewt@redhat.com>
069435
- removed warning about starting partitions on cylinder 0 -- swap version2
069435
  makes it unnecessary
069435
069435
* Wed May  9 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.11b-2
069435
- Fix up s390x support
069435
069435
* Mon May  7 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.11b-1
069435
- Fix up login for real (a console session should be the controlling tty)
069435
  by reverting to 2.10s code (#36839, #36840, #39237)
069435
- Add man page for agetty (#39287)
069435
- 2.11b, while at it
069435
069435
* Fri Apr 27 2001 Preston Brown <pbrown@redhat.com> 2.11a-4
069435
- /sbin/nologin from OpenBSD added.
069435
069435
* Fri Apr 20 2001 Bernhard Rosenkraenzer <bero@redhat.com> 2.11a-3
069435
- Fix up login - exiting immediately even if the password is correct
069435
  is not exactly a nice feature.
069435
- Make definite plans to kill people who update login without checking
069435
  if the new version works ;)
069435
069435
* Tue Apr 17 2001 Erik Troan <ewt@redhat.com>
069435
- upgraded to 2.11a (kbdrate moved to kbd, among other things)
069435
- turned off ALLOW_VCS_USE
069435
- modified mkcramfs to not use a large number of file descriptors
069435
- include mkfs.bfs
069435
069435
* Sun Apr  8 2001 Matt Wilson <msw@redhat.com>
069435
- changed Requires: kernel >= 2.2.12-7 to Conflicts: kernel < 2.2.12-7
069435
  (fixes a initscripts -> util-linux -> kernel -> initscripts prereq loop)
069435
069435
* Tue Mar 20 2001 Matt Wilson <msw@redhat.com>
069435
- patched mkcramfs to use the PAGE_SIZE from asm/page.h instead of hard
069435
  coding 4096 (fixes mkcramfs on alpha...)
069435
069435
* Mon Mar 19 2001 Matt Wilson <msw@redhat.com>
069435
- added mkcramfs (from linux/scripts/mkcramfs)
069435
069435
* Mon Feb 26 2001 Tim Powers <timp@redhat.com>
069435
- fixed bug #29131, where ipc.info didn't have an info dir entry,
069435
  added the dir entry to ipc.texi (Patch58)
069435
069435
* Fri Feb 23 2001 Preston Brown <pbrown@redhat.com>
069435
- use lang finder script
069435
- install info files
069435
069435
* Thu Feb 08 2001 Erik Troan <ewt@redhat.com>
069435
- reverted login patch; seems to cause problems
069435
- added agetty
069435
069435
* Wed Feb 07 2001 Erik Troan <ewt@redhat.com>
069435
- updated kill man page
069435
- added patch to fix vipw race
069435
- updated vipw to edit /etc/shadow and /etc/gshadow, if appropriate
069435
- added patch to disassociate login from tty, session, and pgrp
069435
069435
* Tue Feb 06 2001 Erik Troan <ewt@redhat.com>
069435
- fixed problem w/ empty extended partitions
069435
- added patch to fix the date in the more man page
069435
- set OPT to pass optimization flags to make rather then RPM_OPT_FLAG
069435
- fixed fdisk -l /Proc/partitions parsing
069435
- updated to 2.10s
069435
069435
* Tue Jan 23 2001 Preston Brown <pbrown@redhat.com>
069435
- danish translations added
069435
069435
* Mon Jan 15 2001 Nalin Dahyabhai <nalin@redhat.com>
069435
- fix segfault in login in btmp patch (#24025)
069435
069435
* Mon Dec 11 2000 Oliver Paukstadt <oliver.paukstadt@millenux.com>
069435
- ported to s390
069435
069435
* Wed Nov 01 2000 Florian La Roche <Florian.LaRoche@redhat.de>
069435
- update to 2.10p
069435
- update patch37 to newer fdisk version
069435
069435
* Mon Oct  9 2000 Jeff Johnson <jbj@redhat.com>
069435
- update to 2.10o
069435
-  fdformat: fixed to work with kernel 2.4.0test6 (Marek Wojtowicz)
069435
-  login: not installed suid
069435
-  getopt: by default install aux files in /usr/share/misc
069435
- update to 2.10n:
069435
-  added blockdev.8
069435
-  change to elvtune (andrea)
069435
-  fixed overrun in agetty (vii@penguinpowered.com)
069435
-  shutdown: prefer umounting by mount point (rgooch)
069435
-  fdisk: added plan9
069435
-  fdisk: remove empty links in chain of extended partitions
069435
-  hwclock: handle both /dev/rtc and /dev/efirtc (Bill Nottingham)
069435
-  script: added -f (flush) option (Ivan Schreter)
069435
-  script: added -q (quiet) option (Per Andreas Buer)
069435
-  getopt: updated to version 1.1.0 (Frodo Looijaard)
069435
-  Czech messages (Jiri Pavlovsky)
069435
- login.1 man page had not /var/spool/mail path (#16998).
069435
- sln.8 man page (but not executable) included (#10601).
069435
- teach fdisk 0xde(Dell), 0xee(EFI GPT), 0xef(EFI FAT) partitions (#17610).
069435
069435
* Wed Aug 30 2000 Matt Wilson <msw@redhat.com>
069435
- rebuild to cope with glibc locale binary incompatibility, again
069435
069435
* Mon Aug 14 2000 Jeff Johnson <jbj@redhat.com>
069435
- setfdprm should open with O_WRONLY, not 3.
069435
069435
* Fri Aug 11 2000 Jeff Johnson <jbj@redhat.com>
069435
- fdformat should open with O_WRONLY, not 3.
069435
069435
* Fri Jul 21 2000 Nalin Dahyabhai <nalin@redhat.com>
069435
- make 'look' look in /usr/share/dict
069435
069435
* Fri Jul 21 2000 Bill Nottingham <notting@redhat.com>
069435
- put /usr/local/sbin:/usr/local/bin in root's path
069435
069435
* Wed Jul 19 2000 Jakub Jelinek <jakub@redhat.com>
069435
- rebuild to cope with glibc locale binary incompatibility
069435
069435
* Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
069435
- automatic rebuild
069435
069435
* Mon Jul 10 2000 Bill Nottingham <notting@redhat.com>
069435
- enable hwclock to use /dev/efirtc on ia64 (gettext is fun. :( )
069435
069435
* Mon Jul  3 2000 Bill Nottingham <notting@redhat.com>
069435
- move cfdisk to /usr/sbin, it depends on /usr stuff
069435
- add rescuept
069435
069435
* Fri Jun 23 2000 Bernhard Rosenkraenzer <bero@redhat.com>
069435
- point more at the correct path to vi (for "v"), Bug #10882
069435
069435
* Sun Jun  4 2000 Jeff Johnson <jbj@redhat.com>
069435
- FHS packaging changes.
069435
069435
* Thu Jun  1 2000 Nalin Dahyabhai <nalin@redhat.com>
069435
- modify PAM setup to use system-auth
069435
069435
* Mon May  1 2000 Bill Nottingham <notting@redhat.com>
069435
- eek, where did login go? (specfile tweaks)
069435
069435
* Mon Apr 17 2000 Bernhard Rosenkraenzer <bero@redhat.com>
069435
- 2.10k
069435
- fix compilation with current glibc
069435
069435
* Tue Mar 21 2000 Bernhard Rosenkraenzer <bero@redhat.com>
069435
- 2.10h
069435
069435
* Tue Mar  7 2000 Jeff Johnson <jbj@redhat.com>
069435
- rebuild for sparc baud rates > 38400.
069435
069435
* Sat Mar  4 2000 Matt Wilson <msw@redhat.com>
069435
- use snprintf - not sprintf - when doing
069435
  sprintf ("%%s\n", _("Some string")) to avoid overflows and
069435
  segfaults.
069435
069435
* Mon Feb 21 2000 Jeff Johnson <jbj@redhat.com>
069435
- raw control file was /dev/raw, now /dev/rawctl.
069435
- raw access files were /dev/raw*, now /dev/raw/raw*.
069435
069435
* Thu Feb 17 2000 Erik Troan <ewt@redhat.com>
069435
- -v argument to mkswap wasn't working
069435
069435
* Thu Feb 10 2000 Jakub Jelinek <jakub@redhat.com>
069435
- Recognize 0xfd on Sun disklabels as RAID
069435
069435
* Tue Feb  8 2000 Bill Nottingham <notting@redhat.com>
069435
- more lives in /bin, and was linked against /usr/lib/libnurses. Bad.
069435
069435
* Thu Feb 03 2000 Jakub Jelinek <jakub@redhat.com>
069435
- update to 2.10f
069435
- fix issues in the new realpath code, avoid leaking memory
069435
069435
* Tue Feb 01 2000 Cristian Gafton <gafton@redhat.com>
069435
- rebuild to fix dependencies
069435
- add NFSv3 patches
069435
069435
* Fri Jan 28 2000 Bill Nottingham <notting@redhat.com>
069435
- don't require csh
069435
069435
* Mon Jan 24 2000 Nalin Dahyabhai <nalin@redhat.com>
069435
- update to 2.10e
069435
- add rename
069435
069435
* Thu Jan 20 2000 Jeff Johnson <jbj@redhat.com>
069435
- strip newlines in logger input.
069435
069435
* Mon Jan 10 2000 Jeff Johnson <jbj@redhat.com>
069435
- rebuild with correct ncurses libs.
069435
069435
* Tue Dec  7 1999 Matt Wilson <msw@redhat.com>
069435
- updated to util-linux 2.10c
069435
- deprecated IMAP login mail notification patch17
069435
- deprecated raw patch22
069435
- depricated readprofile patch24
069435
069435
* Tue Dec  7 1999 Bill Nottingham <notting@redhat.com>
069435
- add patch for readprofile
069435
069435
* Thu Nov 18 1999 Michael K. Johnson <johnsonm@redhat.com>
069435
- tunelp should come from util-linux
069435
069435
* Tue Nov  9 1999 Jakub Jelinek <jakub@redhat.com>
069435
- kbdrate cannot use /dev/port on sparc.
069435
069435
* Wed Nov  3 1999 Jakub Jelinek <jakub@redhat.com>
069435
- fix kbdrate on sparc.
069435
069435
* Wed Oct 27 1999 Bill Nottingham <notting@redhat.com>
069435
- ship hwclock on alpha.
069435
069435
* Tue Oct  5 1999 Bill Nottingham <notting@redhat.com>
069435
- don't ship symlinks to rdev if we don't ship rdev.
069435
069435
* Tue Sep 07 1999 Cristian Gafton <gafton@redhat.com>
069435
- add rawIO support from sct
069435
069435
* Mon Aug 30 1999 Preston Brown <pbrown@redhat.com>
069435
- don't display "new mail" message when the only piece of mail is from IMAP
069435
069435
* Fri Aug 27 1999 Michael K. Johnson <johnsonm@redhat.com>
069435
- kbdrate is now a console program
069435
069435
* Thu Aug 26 1999 Jeff Johnson <jbj@redhat.com>
069435
- hostid is now in sh-utils. On sparc, install hostid as sunhostid (#4581).
069435
- update to 2.9w:
069435
-  Updated mount.8 (Yann Droneaud)
069435
-  Improved makefiles
069435
-  Fixed flaw in fdisk
069435
069435
* Tue Aug 10 1999 Jeff Johnson <jbj@redhat.com>
069435
- tsort is now in textutils.
069435
069435
* Wed Aug  4 1999 Bill Nottingham <notting@redhat.com>
069435
- turn off setuid bit on login. Again. :(
069435
069435
* Tue Aug  3 1999 Peter Jones, <pjones@redhat.com>
069435
- hostid script for sparc (#3803).
069435
069435
* Tue Aug 03 1999 Christian 'Dr. Disk' Hechelmann <drdisk@tc-gruppe.de>
069435
- added locale message catalogs to %%file
069435
- added patch for non-root build
069435
- vigr.8 and /usr/lib/getopt  man-page was missing from file list
069435
- /etc/fdprm really is a config file
069435
069435
* Fri Jul 23 1999 Jeff Johnson <jbj@redhat.com>
069435
- update to 2.9v:
069435
- cfdisk no longer believes the kernel's HDGETGEO
069435
	(and may be able to partition a 2 TB disk)
069435
069435
* Fri Jul 16 1999 Jeff Johnson <jbj@redhat.com>
069435
- update to 2.9u:
069435
- Czech more.help and messages (Jiri Pavlovsky)
069435
- Japanese messages (Daisuke Yamashita)
069435
- fdisk fix (Klaus G. Wagner)
069435
- mount fix (Hirokazu Takahashi)
069435
- agetty: enable hardware flow control (Thorsten Kranzkowski)
069435
- minor cfdisk improvements
069435
- fdisk no longer accepts a default device
069435
- Makefile fix
069435
069435
* Tue Jul  6 1999 Jeff Johnson <jbj@redhat.com>
069435
- update to 2.9t:
069435
- national language support for hwclock
069435
- Japanese messages (both by Daisuke Yamashita)
069435
- German messages and some misc i18n fixes (Elrond)
069435
- Czech messages (Jiri Pavlovsky)
069435
- wall fixed for /dev/pts/xx ttys
069435
- make last and wall use getutent() (Sascha Schumann)
069435
	[Maybe this is bad: last reading all of wtmp may be too slow.
069435
	Revert in case people complain.]
069435
- documented UUID= and LABEL= in fstab.5
069435
- added some partition types
069435
- swapon: warn only if verbose
069435
069435
* Fri Jun 25 1999 Jeff Johnson <jbj@redhat.com>
069435
- update to 2.9s.
069435
069435
* Sat May 29 1999 Jeff Johnson <jbj@redhat.com>
069435
- fix mkswap sets incorrect bits on sparc64 (#3140).
069435
069435
* Thu Apr 15 1999 Jeff Johnson <jbj@redhat.com>
069435
- on sparc64 random ioctls on clock interface cause kernel messages.
069435
069435
* Thu Apr 15 1999 Jeff Johnson <jbj@redhat.com>
069435
- improved raid patch (H.J. Lu).
069435
069435
* Wed Apr 14 1999 Michael K. Johnson <johnsonm@redhat.com>
069435
- added patch for smartraid controllers
069435
069435
* Sat Apr 10 1999 Cristian Gafton <gafton@redhat.com>
069435
- fix logging problems caused by setproctitle and PAM interaction
069435
  (#2045)
069435
069435
* Wed Mar 31 1999 Jeff Johnson <jbj@redhat.com>
069435
- include docs and examples for sfdisk (#1164)
069435
069435
* Mon Mar 29 1999 Matt Wilson <msw@redhat.com>
069435
- rtc is not working properly on alpha, we can't use hwclock yet.
069435
069435
* Fri Mar 26 1999 Cristian Gafton <gafton@redhat.com>
069435
- add patch to make mkswap more 64 bit friendly... Patch from
069435
  eranian@hpl.hp.com (ahem!)
069435
069435
* Thu Mar 25 1999 Jeff Johnson <jbj@redhat.com>
069435
- include sfdisk (#1164)
069435
- fix write (#1784)
069435
- use positive logic in spec file (ifarch rather than ifnarch).
069435
- (re)-use 1st matching utmp slot if search by mypid not found.
069435
- update to 2.9o
069435
- lastb wants bad logins in wtmp clone /var/run/btmp (#884)
069435
069435
* Thu Mar 25 1999 Jakub Jelinek <jj@ultra.linux.cz>
069435
- if hwclock is to be compiled on sparc,
069435
  it must actually work. Also, it should obsolete
069435
  clock, otherwise it clashes.
069435
- limit the swap size in mkswap for 2.2.1+ kernels
069435
  by the actual maximum size kernel can handle.
069435
- fix kbdrate on sparc, patch by J. S. Connell
069435
  <ankh@canuck.gen.nz>
069435
069435
* Wed Mar 24 1999 Matt Wilson <msw@redhat.com>
069435
- added pam_console back into pam.d/login
069435
069435
* Tue Mar 23 1999 Matt Wilson <msw@redhat.com>
069435
- updated to 2.9i
069435
- added hwclock for sparcs and alpha
069435
069435
* Mon Mar 22 1999 Erik Troan <ewt@redhat.com>
069435
- added vigr to file list
069435
069435
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> 
069435
- auto rebuild in the new build environment (release 12)
069435
069435
* Thu Mar 18 1999 Cristian Gafton <gafton@redhat.com>
069435
- remove most of the ifnarch arm stuff
069435
069435
* Mon Mar 15 1999 Michael Johnson <johnsonm@redhat.com>
069435
- added pam_console.so to /etc/pam.d/login
069435
069435
* Thu Feb  4 1999 Michael K. Johnson <johnsonm@redhat.com>
069435
- .perms patch to login to make it retain root in parent process
069435
  for pam_close_session to work correctly
069435
069435
* Tue Jan 12 1999 Jeff Johnson <jbj@redhat.com>
069435
- strip fdisk in buildroot correctly (#718)
069435
069435
* Mon Jan 11 1999 Cristian Gafton <gafton@redhat.com>
069435
- have fdisk compiled on sparc and arm
069435
069435
* Mon Jan 11 1999 Erik Troan <ewt@redhat.com>
069435
- added beos partition type to fdisk
069435
069435
* Wed Dec 30 1998 Cristian Gafton <gafton@redhat.com>
069435
- incorporate fdisk on all arches
069435
069435
* Sat Dec  5 1998 Jeff Johnson <jbj@redhat.com>
069435
- restore PAM functionality at end of login (Bug #201)
069435
069435
* Thu Dec 03 1998 Cristian Gafton <gafton@redhat.com>
069435
- patch top build on the arm without PAM and related utilities, for now.
069435
- build hwclock only on intel
069435
069435
* Wed Nov 18 1998 Cristian Gafton <gafton@redhat.com>
069435
- upgraded to version 2.9
069435
069435
* Thu Oct 29 1998 Bill Nottingham <notting@redhat.com>
069435
- build for Raw Hide (slang-1.2.2)
069435
- patch kbdrate wackiness so it builds with egcs
069435
069435
* Tue Oct 13 1998 Erik Troan <ewt@redhat.com>
069435
- patched more to use termcap
069435
069435
* Mon Oct 12 1998 Erik Troan <ewt@redhat.com>
069435
- added warning about alpha/bsd label starting cylinder
069435
069435
* Mon Sep 21 1998 Erik Troan <ewt@redhat.com>
069435
- use sigsetjmp/siglongjmp in more rather then sig'less versions
069435
069435
* Fri Sep 11 1998 Jeff Johnson <jbj@redhat.com>
069435
- explicit attrs for setuid/setgid programs
069435
069435
* Thu Aug 27 1998 Cristian Gafton <gafton@redhat.com>
069435
- sln is now included in glibc
069435
069435
* Sun Aug 23 1998 Jeff Johnson <jbj@redhat.com>
069435
- add cbm1581 floppy definitions (problem #787)
069435
069435
* Mon Jun 29 1998 Jeff Johnson <jbj@redhat.com>
069435
- remove /etc/nologin at end of shutdown/halt.
069435
069435
* Fri Jun 19 1998 Jeff Johnson <jbj@redhat.com>
069435
- add mount/losetup.
069435
069435
* Thu Jun 18 1998 Jeff Johnson <jbj@redhat.com>
069435
- update to 2.8 with 2.8b clean up. hostid now defunct?
069435
069435
* Mon Jun 01 1998 David S. Miller <davem@dm.cobaltmicro.com>
069435
- "more" now works properly on sparc
069435
069435
* Sat May 02 1998 Jeff Johnson <jbj@redhat.com>
069435
- Fix "fdisk -l" fault on mounted cdrom. (prob #513)
069435
069435
* Fri Apr 24 1998 Prospector System <bugs@redhat.com>
069435
- translations modified for de, fr, tr
069435
069435
* Sat Apr 11 1998 Cristian Gafton <gafton@redhat.com>
069435
- manhattan rebuild
069435
069435
* Mon Dec 29 1997 Erik Troan <ewt@redhat.com>
069435
- more didn't suspend properly on glibc
069435
- use proper tc*() calls rather then ioctl's
069435
069435
* Sun Dec 21 1997 Cristian Gafton <gafton@redhat.com>
069435
- fixed a security problem in chfn and chsh accepting too 
069435
  long gecos fields
069435
069435
* Fri Dec 19 1997 Mike Wangsmo <wanger@redhat.com>
069435
- removed "." from default path
069435
069435
* Tue Dec 02 1997 Cristian Gafton <gafton@redhat.com>
069435
- added (again) the vipw patch
069435
069435
* Wed Oct 22 1997 Michael Fulbright <msf@redhat.com>
069435
- minor cleanups for glibc 2.1
069435
069435
* Fri Oct 17 1997 Michael Fulbright <msf@redhat.com>
069435
- added vfat32 filesystem type to list recognized by fdisk
069435
069435
* Fri Oct 10 1997 Erik Troan <ewt@redhat.com>
069435
- don't build clock on the alpha 
069435
- don't install chkdupexe
069435
069435
* Thu Oct 02 1997 Michael K. Johnson <johnsonm@redhat.com>
069435
- Update to new pam standard.
069435
- BuildRoot.
069435
069435
* Thu Sep 25 1997 Cristian Gafton <gafton@redhat.com>
069435
- added rootok and setproctitle patches
069435
- updated pam config files for chfn and chsh
069435
069435
* Tue Sep 02 1997 Erik Troan <ewt@redhat.com>
069435
- updated MCONFIG to automatically determine the architecture
069435
- added glibc header hacks to fdisk code
069435
- rdev is only available on the intel
069435
069435
* Fri Jul 18 1997 Erik Troan <ewt@redhat.com>
069435
- update to util-linux 2.7, fixed login problems
069435
069435
* Wed Jun 25 1997 Erik Troan <ewt@redhat.com>
069435
- Merged Red Hat changes into main util-linux source, updated package to
069435
  development util-linux (nearly 2.7).
069435
069435
* Tue Apr 22 1997 Michael K. Johnson <johnsonm@redhat.com>
069435
- LOG_AUTH --> LOG_AUTHPRIV in login and shutdown
069435
069435
* Mon Mar 03 1997 Michael K. Johnson <johnsonm@redhat.com>
069435
- Moved to new pam and from pam.conf to pam.d
069435
069435
* Tue Feb 25 1997 Michael K. Johnson <johnsonm@redhat.com>
069435
- pam.patch differentiated between different kinds of bad logins.
069435
  In particular, "user does not exist" and "bad password" were treated
069435
  differently.  This was a minor security hole.