From 97efb9cb53bfa6407f90b552e2c822c9c05f4d7b6320e0904e5252ebfb0a7e81 Mon Sep 17 00:00:00 2001 From: Stanislav Brabec Date: Tue, 27 Nov 2018 18:17:59 +0000 Subject: [PATCH] Accepting request 650772 from home:sbrabec:branches:Base:System - Update to version 2.33: * choom: new command to adjust and display the current OOM-killer score. * libsmartcols has been improved to differentiate between numbers, booleans and strings in JSON output. * fstrim(8): trim all mounted filesystems from /etc/fstab (-A|--fstab), new command line option --dry-run. * hwclock(8) new command line option --delay. * mount umount, libmount allow to mount and umount filesystem in another namespace. * rename(1) new command line option --interactive. * setarch(8) does not require architecture when modify personality like ADDR_NO_RANDOMIZE. The architecture argument is optional now. * command su(1) new command line option --whitelist-environment. * setpriv(1) new command line option --reset-env and --pdeathsig. * fdisk(8), sfdisk(8): print disk model name to simplify device identification. * column --table-empty-lines" allows to use empty lines in formatted output. * wipefs improved to postpone BLKRRPART ioctl until all magic strings are wiped. * script(1) extended to store more information about terminal size and type to the typescript header. New command line option --output-limit. * libblkid provides BitLocker and basic APFS detection now. * lsblk is possible to execute against /sys and /proc dumps with --sysroot is specified. * agetty(8) reload issue only if it is really needed (bsc#1085196). - Drop klogconsole in favor of dmesg --console-level plus setlogcons (kbd) (boo#1116277). OBS-URL: https://build.opensuse.org/request/show/650772 OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=384 --- klogconsole.tar.xz | 3 --- python3-libmount.changes | 36 ++++++++++++++++++++++++++++++++++++ python3-libmount.spec | 31 +++++++++---------------------- util-linux-2.32.1.tar.sign | 16 ---------------- util-linux-2.32.1.tar.xz | 3 --- util-linux-2.33.tar.sign | 16 ++++++++++++++++ util-linux-2.33.tar.xz | 3 +++ util-linux-systemd.changes | 36 ++++++++++++++++++++++++++++++++++++ util-linux-systemd.spec | 31 +++++++++---------------------- util-linux.changes | 36 ++++++++++++++++++++++++++++++++++++ util-linux.spec | 31 +++++++++---------------------- 11 files changed, 154 insertions(+), 88 deletions(-) delete mode 100644 klogconsole.tar.xz delete mode 100644 util-linux-2.32.1.tar.sign delete mode 100644 util-linux-2.32.1.tar.xz create mode 100644 util-linux-2.33.tar.sign create mode 100644 util-linux-2.33.tar.xz diff --git a/klogconsole.tar.xz b/klogconsole.tar.xz deleted file mode 100644 index 801770c..0000000 --- a/klogconsole.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a4cd7c96ea647ad6ede62f93675acf3fa3c21ce225f9b771b82618fb2e676e4e -size 2060 diff --git a/python3-libmount.changes b/python3-libmount.changes index cd0156f..bdde0b2 100644 --- a/python3-libmount.changes +++ b/python3-libmount.changes @@ -1,3 +1,39 @@ +------------------------------------------------------------------- +Wed Nov 21 17:55:03 CET 2018 - sbrabec@suse.com + +- Update to version 2.33: + * choom: new command to adjust and display the current OOM-killer + score. + * libsmartcols has been improved to differentiate between + numbers, booleans and strings in JSON output. + * fstrim(8): trim all mounted filesystems from /etc/fstab + (-A|--fstab), new command line option --dry-run. + * hwclock(8) new command line option --delay. + * mount umount, libmount allow to mount and umount filesystem in + another namespace. + * rename(1) new command line option --interactive. + * setarch(8) does not require architecture when modify + personality like ADDR_NO_RANDOMIZE. The architecture argument + is optional now. + * command su(1) new command line option --whitelist-environment. + * setpriv(1) new command line option --reset-env and --pdeathsig. + * fdisk(8), sfdisk(8): print disk model name to simplify device + identification. + * column --table-empty-lines" allows to use empty lines in + formatted output. + * wipefs improved to postpone BLKRRPART ioctl until all magic + strings are wiped. + * script(1) extended to store more information about terminal + size and type to the typescript header. New command line + option --output-limit. + * libblkid provides BitLocker and basic APFS detection now. + * lsblk is possible to execute against /sys and /proc dumps with + --sysroot is specified. + * agetty(8) reload issue only if it is really needed + (bsc#1085196). +- Drop klogconsole in favor of dmesg --console-level plus + setlogcons (kbd) (boo#1116277). + ------------------------------------------------------------------- Fri Oct 26 17:24:46 CEST 2018 - sbrabec@suse.com diff --git a/python3-libmount.spec b/python3-libmount.spec index 9a10962..7c8d31c 100644 --- a/python3-libmount.spec +++ b/python3-libmount.spec @@ -116,7 +116,7 @@ BuildRequires: libmount-devel %endif %endif #END SECOND STAGE DEPENDENCIES -Version: 2.32.1 +Version: 2.33 Release: 0 # util-linux is a base package and uuidd pre-requiring pwdutils pulls # that into the core build cycle. pwdutils also pulls in the whole @@ -125,7 +125,7 @@ Release: 0 # these tools as well #!BuildIgnore: pwdutils Url: https://www.kernel.org/pub/linux/utils/util-linux/ -Source: https://www.kernel.org/pub/linux/utils/util-linux/v2.32/util-linux-%{version}.tar.xz +Source: https://www.kernel.org/pub/linux/utils/util-linux/v2.33/util-linux-%{version}.tar.xz Source1: util-linux-rpmlintrc Source4: raw.service Source5: etc.raw @@ -135,14 +135,11 @@ Source8: login.pamd Source9: remote.pamd Source10: su.pamd Source11: su.default -Source12: https://www.kernel.org/pub/linux/utils/util-linux/v2.32/util-linux-%{version}.tar.sign +Source12: https://www.kernel.org/pub/linux/utils/util-linux/v2.33/util-linux-%{version}.tar.sign Source13: %{_name}.keyring Source14: runuser.pamd Source15: runuser-l.pamd Source16: su-l.pamd -# klogconsole, http://opensuse.github.com/kiwi, 7.02.25, git 859dc050 -# TODO: split to separate package -Source40: klogconsole.tar.xz Source41: rfkill-block@.service Source42: rfkill-unblock@.service # @@ -386,16 +383,12 @@ library. %endif %prep -%setup -q -n %{_name}-%{version} -b 40 +%setup -q -n %{_name}-%{version} %patch0 -p1 # %build %if %build_util_linux -pushd ../klogconsole -# klogconsole build -make %{?_smp_mflags} CFLAGS="%{optflags}" CC="%{__cc}" -popd # #BEGIN SYSTEMD SAFETY CHECK # With systemd, some utilities are built differently. Keep track of these @@ -606,10 +599,6 @@ install -m 644 %{SOURCE15} %{buildroot}%{_sysconfdir}/pam.d/runuser-l install -m 644 %{SOURCE10} %{buildroot}%{_sysconfdir}/pam.d/su install -m 644 %{SOURCE16} %{buildroot}%{_sysconfdir}/pam.d/su-l install -m 644 %{SOURCE11} %{buildroot}%{_sysconfdir}/default/su -pushd ../klogconsole -# klogconsole install -make install DEST=%{buildroot} -popd install -Dm644 %{SOURCE41} %{buildroot}%{_unitdir}/rfkill-block@.service install -Dm644 %{SOURCE42} %{buildroot}%{_unitdir}/rfkill-unblock@.service %endif @@ -680,12 +669,10 @@ rm -f %{buildroot}%{_sbindir}/hwclock #UsrMerge rm -f %{buildroot}/sbin/hwclock #EndUsrMerge -rm -f %{buildroot}%{_sbindir}/klogconsole rm -f %{buildroot}%{_bindir}/setterm rm -f %{buildroot}%{_sbindir}/tunelp rm -f %{buildroot}%{_mandir}/man8/fdformat.8* rm -f %{buildroot}%{_mandir}/man8/hwclock.8* -rm -f %{buildroot}%{_mandir}/man8/klogconsole.8* rm -f %{buildroot}%{_mandir}/man8/tunelp.8* %endif %ifarch ia64 %sparc m68k @@ -860,11 +847,10 @@ rmdir --ignore-fail-on-non-empty /run/run >/dev/null 2>&1 || : # Common files for all archs %defattr(-,root,root) # util-linux documentation files +%doc AUTHORS ChangeLog README NEWS %license README.licensing %license COPYING -%license Documentation/licenses/COPYING.BSD-3 -%license Documentation/licenses/COPYING.LGPLv2.1 -%license Documentation/licenses/COPYING.UCB +%license Documentation/licenses/* %doc Documentation/blkid.txt %doc Documentation/cal.txt %doc Documentation/col.txt @@ -930,6 +916,7 @@ rmdir --ignore-fail-on-non-empty /run/run >/dev/null 2>&1 || : %{_bindir}/eject %{_bindir}/cal %{_bindir}/chmem +%{_bindir}/choom %{_bindir}/chrt %{_bindir}/col %{_bindir}/colcrt @@ -1031,6 +1018,7 @@ rmdir --ignore-fail-on-non-empty /run/run >/dev/null 2>&1 || : %{_mandir}/man1/kill.1.gz %{_mandir}/man1/su.1.gz %{_mandir}/man1/cal.1.gz +%{_mandir}/man1/choom.1.gz %{_mandir}/man1/chrt.1.gz %{_mandir}/man1/col.1.gz %{_mandir}/man1/colcrt.1.gz @@ -1082,6 +1070,7 @@ rmdir --ignore-fail-on-non-empty /run/run >/dev/null 2>&1 || : %{_mandir}/man1/runuser.1.gz %{_mandir}/man1/uuidgen.1.gz %{_mandir}/man1/uuidparse.1.gz +%{_mandir}/man5/adjtime_config.5.gz %{_mandir}/man5/fstab.5.gz %{_mandir}/man5/terminal-colors.d.5.gz %{_mandir}/man8/addpart.8.gz @@ -1174,12 +1163,10 @@ rmdir --ignore-fail-on-non-empty /run/run >/dev/null 2>&1 || : /sbin/hwclock #EndUsrMerge %{_sbindir}/hwclock -%attr(744,root,root) %{_sbindir}/klogconsole %{_bindir}/setterm %{_sbindir}/tunelp %{_mandir}/man8/fdformat.8.gz %{_mandir}/man8/hwclock.8.gz -%{_mandir}/man8/klogconsole.8.gz %{_mandir}/man8/tunelp.8.gz %endif diff --git a/util-linux-2.32.1.tar.sign b/util-linux-2.32.1.tar.sign deleted file mode 100644 index 13ca0c5..0000000 --- a/util-linux-2.32.1.tar.sign +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCAAdFiEEsMZNFDAcxu+u32Dk5LcdXuw5woQFAltMdfIACgkQ5LcdXuw5 -woRrBw//aQiUjq1kJ5ilwNxhuRHqCwltM8aIEsV5KxT2QG71ZSaAAJy/9+T9HTjW -/Olv2jzf2dOYsY0pZ7+mhXxiMe/Oh5IQcsoeq1AwefriMNf7CMwWmOqnR/ijSF1j -2Ij8wCpCkroqZj1o+YYX8paaDRpfany6yahSMbBCRD6SW+e1huMuSzMp2O6KRhMG -k8xR0Oxq+Ok4R2VW9gUrHAwDIu54D48h77Pcp9hZ4Jn86ay6i3VBvJ7AsZW62lUu -E1Qk4P/QIXk7W5PLAcbIdaznmSDfbJmnnDln9t269fq50IKyj/fp8oYkIO5VOVZL -PJJh7cn2uAGY5C8RCmpt6f5GpDDMVyn/K/5fSgRsYge1hRJ+Z3l/buCGr5jI3vjt -65UuFg7eKnqHLZEp7EVB7GlMjsKT83Pllz5tVvbmP/+wH4hihYEyxcmWkFvU/ZbC -xntvp4ciSEyXJNkNyPwhprjuUx47MqipkTXDE8OSW7LhfHcrCpDKVNBljxWhTKqP -UUGHq1nj18RtyNz9vRtwdLh0wDmyy2pNen12qcqLVRqoJAM05C1wl3eRwEKTvThz -ZXLEQGbuf7EIDh50hg/MXn9S4bVh4S9wnWfx5qgwGBMVZzUrAWJ7c+SLWocvaEOQ -LoYOKTVelY12+yPUNBHmNQl3e6dtFu+e9kRRc08whdNdIi6ILBw= -=PX83 ------END PGP SIGNATURE----- diff --git a/util-linux-2.32.1.tar.xz b/util-linux-2.32.1.tar.xz deleted file mode 100644 index 7f877ec..0000000 --- a/util-linux-2.32.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:86e6707a379c7ff5489c218cfaf1e3464b0b95acf7817db0bc5f179e356a67b2 -size 4561088 diff --git a/util-linux-2.33.tar.sign b/util-linux-2.33.tar.sign new file mode 100644 index 0000000..4b67e62 --- /dev/null +++ b/util-linux-2.33.tar.sign @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCAAdFiEEsMZNFDAcxu+u32Dk5LcdXuw5woQFAlvheV4ACgkQ5LcdXuw5 +woRfdw/9GgfVJaBZZZlH7WHdZLPqU7U1cxJBTY+c5Yp+rPiOM+S3XFYTgTR7i89o +Bc1truq3Kg/wFPFrRuRqxNcv3eJzubNczC+acUIU/uN0BI4Nxpd9e1/AuLq6tHHo +U5HzNRmWQpXTPEeffRX1AXBLIVC0/dwP4JtRZ8DIbBxU8G5KFYqfAX1sfk8+PxJI +3WU/4oZkhgnbzA8CEN7ULYwmNfeReZjFYfX81kaUPbxuC/NdNRgYgq/7zY+icyxR +tqKMvWMlv/E5JPiaAW97dwdHw6YpaDkPALqN2x/CdmbI0XCKfU8wijR37zezYntr +J1JKXkFCYdCr54fcvJE5/6eO0/fCyhP34MXfe8nA9XpWwrVmRzQVZJNA9basjsfa +X0ZZtI/HLRHAziRwK0SB+vOvQIa53/VpddXLKJ/nLMWK1QPP8+iDKqYlZFV0PzjK +diZzXJS5NhxyJ/O1iSfZm2L3nEEGCQbFNA6OKKW8qSfXHRwdheVEaSBJzrp/3HEN +6ROcDK8tz1IZym/2bjkpp7QikuwwD9Svw5PmJ5vyoxXoduAKv7MR1VPQ4kX6CQ0r +lvjMW+k76Sb0VH+dfkzwgbAP2NqUP9uBjQWR6DbxkXMStWCmlPEwv+ADyjqQifp9 +FWAYJKGcfZXTsj/9kH5BtroHmbSirIuBzpNMAmgMC5hEHxsD/OU= +=yq3T +-----END PGP SIGNATURE----- diff --git a/util-linux-2.33.tar.xz b/util-linux-2.33.tar.xz new file mode 100644 index 0000000..32efe85 --- /dev/null +++ b/util-linux-2.33.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f261b9d73c35bfeeea04d26941ac47ee1df937bd3b0583e748217c1ea423658a +size 4663072 diff --git a/util-linux-systemd.changes b/util-linux-systemd.changes index cd0156f..bdde0b2 100644 --- a/util-linux-systemd.changes +++ b/util-linux-systemd.changes @@ -1,3 +1,39 @@ +------------------------------------------------------------------- +Wed Nov 21 17:55:03 CET 2018 - sbrabec@suse.com + +- Update to version 2.33: + * choom: new command to adjust and display the current OOM-killer + score. + * libsmartcols has been improved to differentiate between + numbers, booleans and strings in JSON output. + * fstrim(8): trim all mounted filesystems from /etc/fstab + (-A|--fstab), new command line option --dry-run. + * hwclock(8) new command line option --delay. + * mount umount, libmount allow to mount and umount filesystem in + another namespace. + * rename(1) new command line option --interactive. + * setarch(8) does not require architecture when modify + personality like ADDR_NO_RANDOMIZE. The architecture argument + is optional now. + * command su(1) new command line option --whitelist-environment. + * setpriv(1) new command line option --reset-env and --pdeathsig. + * fdisk(8), sfdisk(8): print disk model name to simplify device + identification. + * column --table-empty-lines" allows to use empty lines in + formatted output. + * wipefs improved to postpone BLKRRPART ioctl until all magic + strings are wiped. + * script(1) extended to store more information about terminal + size and type to the typescript header. New command line + option --output-limit. + * libblkid provides BitLocker and basic APFS detection now. + * lsblk is possible to execute against /sys and /proc dumps with + --sysroot is specified. + * agetty(8) reload issue only if it is really needed + (bsc#1085196). +- Drop klogconsole in favor of dmesg --console-level plus + setlogcons (kbd) (boo#1116277). + ------------------------------------------------------------------- Fri Oct 26 17:24:46 CEST 2018 - sbrabec@suse.com diff --git a/util-linux-systemd.spec b/util-linux-systemd.spec index af1d93a..80406e0 100644 --- a/util-linux-systemd.spec +++ b/util-linux-systemd.spec @@ -116,7 +116,7 @@ BuildRequires: libmount-devel %endif %endif #END SECOND STAGE DEPENDENCIES -Version: 2.32.1 +Version: 2.33 Release: 0 # util-linux is a base package and uuidd pre-requiring pwdutils pulls # that into the core build cycle. pwdutils also pulls in the whole @@ -125,7 +125,7 @@ Release: 0 # these tools as well #!BuildIgnore: pwdutils Url: https://www.kernel.org/pub/linux/utils/util-linux/ -Source: https://www.kernel.org/pub/linux/utils/util-linux/v2.32/util-linux-%{version}.tar.xz +Source: https://www.kernel.org/pub/linux/utils/util-linux/v2.33/util-linux-%{version}.tar.xz Source1: util-linux-rpmlintrc Source4: raw.service Source5: etc.raw @@ -135,14 +135,11 @@ Source8: login.pamd Source9: remote.pamd Source10: su.pamd Source11: su.default -Source12: https://www.kernel.org/pub/linux/utils/util-linux/v2.32/util-linux-%{version}.tar.sign +Source12: https://www.kernel.org/pub/linux/utils/util-linux/v2.33/util-linux-%{version}.tar.sign Source13: %{_name}.keyring Source14: runuser.pamd Source15: runuser-l.pamd Source16: su-l.pamd -# klogconsole, http://opensuse.github.com/kiwi, 7.02.25, git 859dc050 -# TODO: split to separate package -Source40: klogconsole.tar.xz Source41: rfkill-block@.service Source42: rfkill-unblock@.service # @@ -386,16 +383,12 @@ library. %endif %prep -%setup -q -n %{_name}-%{version} -b 40 +%setup -q -n %{_name}-%{version} %patch0 -p1 # %build %if %build_util_linux -pushd ../klogconsole -# klogconsole build -make %{?_smp_mflags} CFLAGS="%{optflags}" CC="%{__cc}" -popd # #BEGIN SYSTEMD SAFETY CHECK # With systemd, some utilities are built differently. Keep track of these @@ -606,10 +599,6 @@ install -m 644 %{SOURCE15} %{buildroot}%{_sysconfdir}/pam.d/runuser-l install -m 644 %{SOURCE10} %{buildroot}%{_sysconfdir}/pam.d/su install -m 644 %{SOURCE16} %{buildroot}%{_sysconfdir}/pam.d/su-l install -m 644 %{SOURCE11} %{buildroot}%{_sysconfdir}/default/su -pushd ../klogconsole -# klogconsole install -make install DEST=%{buildroot} -popd install -Dm644 %{SOURCE41} %{buildroot}%{_unitdir}/rfkill-block@.service install -Dm644 %{SOURCE42} %{buildroot}%{_unitdir}/rfkill-unblock@.service %endif @@ -680,12 +669,10 @@ rm -f %{buildroot}%{_sbindir}/hwclock #UsrMerge rm -f %{buildroot}/sbin/hwclock #EndUsrMerge -rm -f %{buildroot}%{_sbindir}/klogconsole rm -f %{buildroot}%{_bindir}/setterm rm -f %{buildroot}%{_sbindir}/tunelp rm -f %{buildroot}%{_mandir}/man8/fdformat.8* rm -f %{buildroot}%{_mandir}/man8/hwclock.8* -rm -f %{buildroot}%{_mandir}/man8/klogconsole.8* rm -f %{buildroot}%{_mandir}/man8/tunelp.8* %endif %ifarch ia64 %sparc m68k @@ -860,11 +847,10 @@ rmdir --ignore-fail-on-non-empty /run/run >/dev/null 2>&1 || : # Common files for all archs %defattr(-,root,root) # util-linux documentation files +%doc AUTHORS ChangeLog README NEWS %license README.licensing %license COPYING -%license Documentation/licenses/COPYING.BSD-3 -%license Documentation/licenses/COPYING.LGPLv2.1 -%license Documentation/licenses/COPYING.UCB +%license Documentation/licenses/* %doc Documentation/blkid.txt %doc Documentation/cal.txt %doc Documentation/col.txt @@ -930,6 +916,7 @@ rmdir --ignore-fail-on-non-empty /run/run >/dev/null 2>&1 || : %{_bindir}/eject %{_bindir}/cal %{_bindir}/chmem +%{_bindir}/choom %{_bindir}/chrt %{_bindir}/col %{_bindir}/colcrt @@ -1031,6 +1018,7 @@ rmdir --ignore-fail-on-non-empty /run/run >/dev/null 2>&1 || : %{_mandir}/man1/kill.1.gz %{_mandir}/man1/su.1.gz %{_mandir}/man1/cal.1.gz +%{_mandir}/man1/choom.1.gz %{_mandir}/man1/chrt.1.gz %{_mandir}/man1/col.1.gz %{_mandir}/man1/colcrt.1.gz @@ -1082,6 +1070,7 @@ rmdir --ignore-fail-on-non-empty /run/run >/dev/null 2>&1 || : %{_mandir}/man1/runuser.1.gz %{_mandir}/man1/uuidgen.1.gz %{_mandir}/man1/uuidparse.1.gz +%{_mandir}/man5/adjtime_config.5.gz %{_mandir}/man5/fstab.5.gz %{_mandir}/man5/terminal-colors.d.5.gz %{_mandir}/man8/addpart.8.gz @@ -1174,12 +1163,10 @@ rmdir --ignore-fail-on-non-empty /run/run >/dev/null 2>&1 || : /sbin/hwclock #EndUsrMerge %{_sbindir}/hwclock -%attr(744,root,root) %{_sbindir}/klogconsole %{_bindir}/setterm %{_sbindir}/tunelp %{_mandir}/man8/fdformat.8.gz %{_mandir}/man8/hwclock.8.gz -%{_mandir}/man8/klogconsole.8.gz %{_mandir}/man8/tunelp.8.gz %endif diff --git a/util-linux.changes b/util-linux.changes index cd0156f..bdde0b2 100644 --- a/util-linux.changes +++ b/util-linux.changes @@ -1,3 +1,39 @@ +------------------------------------------------------------------- +Wed Nov 21 17:55:03 CET 2018 - sbrabec@suse.com + +- Update to version 2.33: + * choom: new command to adjust and display the current OOM-killer + score. + * libsmartcols has been improved to differentiate between + numbers, booleans and strings in JSON output. + * fstrim(8): trim all mounted filesystems from /etc/fstab + (-A|--fstab), new command line option --dry-run. + * hwclock(8) new command line option --delay. + * mount umount, libmount allow to mount and umount filesystem in + another namespace. + * rename(1) new command line option --interactive. + * setarch(8) does not require architecture when modify + personality like ADDR_NO_RANDOMIZE. The architecture argument + is optional now. + * command su(1) new command line option --whitelist-environment. + * setpriv(1) new command line option --reset-env and --pdeathsig. + * fdisk(8), sfdisk(8): print disk model name to simplify device + identification. + * column --table-empty-lines" allows to use empty lines in + formatted output. + * wipefs improved to postpone BLKRRPART ioctl until all magic + strings are wiped. + * script(1) extended to store more information about terminal + size and type to the typescript header. New command line + option --output-limit. + * libblkid provides BitLocker and basic APFS detection now. + * lsblk is possible to execute against /sys and /proc dumps with + --sysroot is specified. + * agetty(8) reload issue only if it is really needed + (bsc#1085196). +- Drop klogconsole in favor of dmesg --console-level plus + setlogcons (kbd) (boo#1116277). + ------------------------------------------------------------------- Fri Oct 26 17:24:46 CEST 2018 - sbrabec@suse.com diff --git a/util-linux.spec b/util-linux.spec index 2bf581d..dd2ad92 100644 --- a/util-linux.spec +++ b/util-linux.spec @@ -116,7 +116,7 @@ BuildRequires: libmount-devel %endif %endif #END SECOND STAGE DEPENDENCIES -Version: 2.32.1 +Version: 2.33 Release: 0 # util-linux is a base package and uuidd pre-requiring pwdutils pulls # that into the core build cycle. pwdutils also pulls in the whole @@ -125,7 +125,7 @@ Release: 0 # these tools as well #!BuildIgnore: pwdutils Url: https://www.kernel.org/pub/linux/utils/util-linux/ -Source: https://www.kernel.org/pub/linux/utils/util-linux/v2.32/util-linux-%{version}.tar.xz +Source: https://www.kernel.org/pub/linux/utils/util-linux/v2.33/util-linux-%{version}.tar.xz Source1: util-linux-rpmlintrc Source4: raw.service Source5: etc.raw @@ -135,14 +135,11 @@ Source8: login.pamd Source9: remote.pamd Source10: su.pamd Source11: su.default -Source12: https://www.kernel.org/pub/linux/utils/util-linux/v2.32/util-linux-%{version}.tar.sign +Source12: https://www.kernel.org/pub/linux/utils/util-linux/v2.33/util-linux-%{version}.tar.sign Source13: %{_name}.keyring Source14: runuser.pamd Source15: runuser-l.pamd Source16: su-l.pamd -# klogconsole, http://opensuse.github.com/kiwi, 7.02.25, git 859dc050 -# TODO: split to separate package -Source40: klogconsole.tar.xz Source41: rfkill-block@.service Source42: rfkill-unblock@.service # @@ -386,16 +383,12 @@ library. %endif %prep -%setup -q -n %{_name}-%{version} -b 40 +%setup -q -n %{_name}-%{version} %patch0 -p1 # %build %if %build_util_linux -pushd ../klogconsole -# klogconsole build -make %{?_smp_mflags} CFLAGS="%{optflags}" CC="%{__cc}" -popd # #BEGIN SYSTEMD SAFETY CHECK # With systemd, some utilities are built differently. Keep track of these @@ -606,10 +599,6 @@ install -m 644 %{SOURCE15} %{buildroot}%{_sysconfdir}/pam.d/runuser-l install -m 644 %{SOURCE10} %{buildroot}%{_sysconfdir}/pam.d/su install -m 644 %{SOURCE16} %{buildroot}%{_sysconfdir}/pam.d/su-l install -m 644 %{SOURCE11} %{buildroot}%{_sysconfdir}/default/su -pushd ../klogconsole -# klogconsole install -make install DEST=%{buildroot} -popd install -Dm644 %{SOURCE41} %{buildroot}%{_unitdir}/rfkill-block@.service install -Dm644 %{SOURCE42} %{buildroot}%{_unitdir}/rfkill-unblock@.service %endif @@ -680,12 +669,10 @@ rm -f %{buildroot}%{_sbindir}/hwclock #UsrMerge rm -f %{buildroot}/sbin/hwclock #EndUsrMerge -rm -f %{buildroot}%{_sbindir}/klogconsole rm -f %{buildroot}%{_bindir}/setterm rm -f %{buildroot}%{_sbindir}/tunelp rm -f %{buildroot}%{_mandir}/man8/fdformat.8* rm -f %{buildroot}%{_mandir}/man8/hwclock.8* -rm -f %{buildroot}%{_mandir}/man8/klogconsole.8* rm -f %{buildroot}%{_mandir}/man8/tunelp.8* %endif %ifarch ia64 %sparc m68k @@ -860,11 +847,10 @@ rmdir --ignore-fail-on-non-empty /run/run >/dev/null 2>&1 || : # Common files for all archs %defattr(-,root,root) # util-linux documentation files +%doc AUTHORS ChangeLog README NEWS %license README.licensing %license COPYING -%license Documentation/licenses/COPYING.BSD-3 -%license Documentation/licenses/COPYING.LGPLv2.1 -%license Documentation/licenses/COPYING.UCB +%license Documentation/licenses/* %doc Documentation/blkid.txt %doc Documentation/cal.txt %doc Documentation/col.txt @@ -930,6 +916,7 @@ rmdir --ignore-fail-on-non-empty /run/run >/dev/null 2>&1 || : %{_bindir}/eject %{_bindir}/cal %{_bindir}/chmem +%{_bindir}/choom %{_bindir}/chrt %{_bindir}/col %{_bindir}/colcrt @@ -1031,6 +1018,7 @@ rmdir --ignore-fail-on-non-empty /run/run >/dev/null 2>&1 || : %{_mandir}/man1/kill.1.gz %{_mandir}/man1/su.1.gz %{_mandir}/man1/cal.1.gz +%{_mandir}/man1/choom.1.gz %{_mandir}/man1/chrt.1.gz %{_mandir}/man1/col.1.gz %{_mandir}/man1/colcrt.1.gz @@ -1082,6 +1070,7 @@ rmdir --ignore-fail-on-non-empty /run/run >/dev/null 2>&1 || : %{_mandir}/man1/runuser.1.gz %{_mandir}/man1/uuidgen.1.gz %{_mandir}/man1/uuidparse.1.gz +%{_mandir}/man5/adjtime_config.5.gz %{_mandir}/man5/fstab.5.gz %{_mandir}/man5/terminal-colors.d.5.gz %{_mandir}/man8/addpart.8.gz @@ -1174,12 +1163,10 @@ rmdir --ignore-fail-on-non-empty /run/run >/dev/null 2>&1 || : /sbin/hwclock #EndUsrMerge %{_sbindir}/hwclock -%attr(744,root,root) %{_sbindir}/klogconsole %{_bindir}/setterm %{_sbindir}/tunelp %{_mandir}/man8/fdformat.8.gz %{_mandir}/man8/hwclock.8.gz -%{_mandir}/man8/klogconsole.8.gz %{_mandir}/man8/tunelp.8.gz %endif