Hello community,

here is the log from the commit of package util-linux for openSUSE:Factory 
checked in at 2015-05-10 10:43:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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       
2015-03-23 12:10:39.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.util-linux.new/python-libmount.changes  
2015-05-10 10:43:51.000000000 +0200
@@ -1,0 +2,9 @@
+Fri May  1 11:30:09 UTC 2015 - sweet_...@gmx.de
+
+- Update to util-linux-2.26.2:
+  * many fixes, most notable for logger, *fdisks and mount
+  * (lib)mount, add support for MS_LAZYTIME
+- disable libmount/lock test to avoid random timeouts
+- socat is needed for logger tests
+
+-------------------------------------------------------------------
util-linux-systemd.changes: same change
util-linux.changes: same change

Old:
----
  util-linux-2.26.1.tar.sign
  util-linux-2.26.1.tar.xz

New:
----
  util-linux-2.26.2.tar.sign
  util-linux-2.26.2.tar.xz

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

Other differences:
------------------
++++++ python-libmount.spec ++++++
--- /var/tmp/diff_new_pack.aYO7Tv/_old  2015-05-10 10:43:52.000000000 +0200
+++ /var/tmp/diff_new_pack.aYO7Tv/_new  2015-05-10 10:43:52.000000000 +0200
@@ -96,6 +96,7 @@
 BuildRequires:  gpg-offline
 %endif
 %if %build_util_linux_systemd
+BuildRequires:  socat
 %if 0%{?suse_version} <= 1230
 BuildRequires:  pkgconfig(systemd)
 %else
@@ -120,7 +121,7 @@
 %endif
 %endif
 #END SECOND STAGE DEPENDENCIES
-Version:        2.26.1
+Version:        2.26.2
 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
@@ -602,9 +603,6 @@
 
 %check
 # mark some tests "known_fail"
-%ifarch %{ix86}
-export TS_OPT_misc_setarch_known_fail="yes"
-%endif
 #
 # glibc requires kernel >= 3.0, thus setarch --uname-2.6 fails on platforms 
without VDSO
 export TS_OPT_misc_setarch_known_fail="yes"
@@ -620,7 +618,7 @@
 export TS_OPT_kill_queue_known_fail="yes"
 %endif
 # FIXME: These sometimes fails:
-export TS_OPT_libmount_lock_known_fail="yes"
+export TS_OPT_libmount_lock_fake="yes"
 #
 # hacks
 export PATH="$PATH:/sbin:/usr/sbin"

util-linux-systemd.spec: same change
++++++ util-linux.spec ++++++
--- /var/tmp/diff_new_pack.aYO7Tv/_old  2015-05-10 10:43:52.000000000 +0200
+++ /var/tmp/diff_new_pack.aYO7Tv/_new  2015-05-10 10:43:52.000000000 +0200
@@ -96,6 +96,7 @@
 BuildRequires:  gpg-offline
 %endif
 %if %build_util_linux_systemd
+BuildRequires:  socat
 %if 0%{?suse_version} <= 1230
 BuildRequires:  pkgconfig(systemd)
 %else
@@ -120,7 +121,7 @@
 %endif
 %endif
 #END SECOND STAGE DEPENDENCIES
-Version:        2.26.1
+Version:        2.26.2
 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
@@ -602,9 +603,6 @@
 
 %check
 # mark some tests "known_fail"
-%ifarch %{ix86}
-export TS_OPT_misc_setarch_known_fail="yes"
-%endif
 #
 # glibc requires kernel >= 3.0, thus setarch --uname-2.6 fails on platforms 
without VDSO
 export TS_OPT_misc_setarch_known_fail="yes"
@@ -620,7 +618,7 @@
 export TS_OPT_kill_queue_known_fail="yes"
 %endif
 # FIXME: These sometimes fails:
-export TS_OPT_libmount_lock_known_fail="yes"
+export TS_OPT_libmount_lock_fake="yes"
 #
 # hacks
 export PATH="$PATH:/sbin:/usr/sbin"

++++++ util-linux-2.26.1.tar.xz -> util-linux-2.26.2.tar.xz ++++++
++++ 132807 lines of diff (skipped)


Reply via email to