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