dcavalca / rpms / util-linux

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