Hello community,

here is the log from the commit of package util-linux for openSUSE:Factory 
checked in at 2016-06-29 09:40:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/util-linux (Old)
 and      /work/SRC/openSUSE:Factory/.util-linux.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "util-linux"

Changes:
--------
--- /work/SRC/openSUSE:Factory/util-linux/python-libmount.changes       
2016-06-12 18:50:06.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.util-linux.new/python-libmount.changes  
2016-06-29 09:40:23.000000000 +0200
@@ -1,0 +2,9 @@
+Mon Jun 13 11:37:33 UTC 2016 - [email protected]
+
+- Do not BuildRequires bash-completion: this is tempting, but it
+  pulls bash-completion and its entire dependency stack into Ring0,
+  which is inacceptable. Pass the correct path
+  (%{_datdir}/bash-completion/completions) via
+  --with-bashcompletiondir to configure.
+
+-------------------------------------------------------------------
@@ -32 +41 @@
-- Update to version 2.28:
+- Update to version 2.28 (bsc#974301):
@@ -57 +66 @@
-      already mounted btrfs subvolumes.
+      already mounted btrfs subvolumes (bsc#947494, bsc#972684).
@@ -66,0 +76 @@
+    * Other bug fixes (bsc#970404, bsc#975082).
@@ -101 +111,2 @@
-    * sulogin supports locked root accounts by --force.
+    * sulogin supports locked root accounts by --force
+      (bsc#968733, bsc#963399).
util-linux-systemd.changes: same change
util-linux.changes: same change

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-libmount.spec ++++++
--- /var/tmp/diff_new_pack.a0P8r5/_old  2016-06-29 09:40:24.000000000 +0200
+++ /var/tmp/diff_new_pack.a0P8r5/_new  2016-06-29 09:40:24.000000000 +0200
@@ -73,9 +73,8 @@
 %endif
 Summary:        %main_summary
 License:        GPL-2.0+
-Group:          %main_group
+Group:          %group_pl
 BuildRequires:  audit-devel
-BuildRequires:  bash-completion
 BuildRequires:  bc
 BuildRequires:  binutils-devel
 BuildRequires:  fdupes
@@ -379,6 +378,7 @@
 %if %build_util_linux
 %package -n python-libmount
 Summary:        %summary_pl
+License:        GPL-2.0+
 Group:          %group_pl
 
 %description -n python-libmount
@@ -540,6 +540,7 @@
   --with-ncurses \
   --with-selinux \
   $uhead \
+  --with-bashcompletiondir=%{_datadir}/bash-completion/completions \
   --with-systemdsystemunitdir=%{_unitdir} \
   --enable-libmount-force-mountinfo \
   --enable-sulogin-emergency-mount \
@@ -1139,6 +1140,8 @@
 %dir %{_datadir}/getopt
 %attr (755,root,root) %{_datadir}/getopt/getopt-parse.bash
 %attr (755,root,root) %{_datadir}/getopt/getopt-parse.tcsh
+%dir %{_datadir}/bash-completion
+%dir %{_datadir}/bash-completion/completions
 %{_datadir}/bash-completion/completions/*
 %if %build_util_linux_systemd
 %exclude %{_datadir}/bash-completion/completions/logger

++++++ util-linux-systemd.spec ++++++
--- /var/tmp/diff_new_pack.a0P8r5/_old  2016-06-29 09:40:25.000000000 +0200
+++ /var/tmp/diff_new_pack.a0P8r5/_new  2016-06-29 09:40:25.000000000 +0200
@@ -75,7 +75,6 @@
 License:        GPL-2.0+
 Group:          %main_group
 BuildRequires:  audit-devel
-BuildRequires:  bash-completion
 BuildRequires:  bc
 BuildRequires:  binutils-devel
 BuildRequires:  fdupes
@@ -540,6 +539,7 @@
   --with-ncurses \
   --with-selinux \
   $uhead \
+  --with-bashcompletiondir=%{_datadir}/bash-completion/completions \
   --with-systemdsystemunitdir=%{_unitdir} \
   --enable-libmount-force-mountinfo \
   --enable-sulogin-emergency-mount \
@@ -1139,6 +1139,8 @@
 %dir %{_datadir}/getopt
 %attr (755,root,root) %{_datadir}/getopt/getopt-parse.bash
 %attr (755,root,root) %{_datadir}/getopt/getopt-parse.tcsh
+%dir %{_datadir}/bash-completion
+%dir %{_datadir}/bash-completion/completions
 %{_datadir}/bash-completion/completions/*
 %if %build_util_linux_systemd
 %exclude %{_datadir}/bash-completion/completions/logger

util-linux.spec: same change


Reply via email to