Hello community,

here is the log from the commit of package util-linux for openSUSE:Factory 
checked in at 2014-09-07 11:11:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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       
2014-08-29 17:42:30.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.util-linux.new/python-libmount.changes  
2014-09-07 11:11:47.000000000 +0200
@@ -1,0 +2,13 @@
+Wed Sep  3 16:21:57 CEST 2014 - [email protected]
+
+- Update to version 2.25.1:
+  * bug fixes (removed util-linux-bash-completion-blockdev.patch,
+    util-linux-slash-in-format-string.patch)
+  * translation updates
+  * correct support for plurals
+  * gpt: use real sector size to set PTMAGIC_OFFSET
+  * gpt: add Microsoft Storage Spaces GUID
+  * libmount: use -t for type.subtype in helpers API
+  * erase all traces of the long-obsolete xiafs
+
+-------------------------------------------------------------------
util-linux-systemd.changes: same change
util-linux.changes: same change

Old:
----
  util-linux-2.25.tar.sign
  util-linux-2.25.tar.xz
  util-linux-bash-completion-blockdev.patch
  util-linux-slash-in-format-string.patch

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

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

Other differences:
------------------
++++++ python-libmount.spec ++++++
--- /var/tmp/diff_new_pack.Q6gLZN/_old  2014-09-07 11:11:49.000000000 +0200
+++ /var/tmp/diff_new_pack.Q6gLZN/_new  2014-09-07 11:11:49.000000000 +0200
@@ -23,7 +23,7 @@
 
 Name:           python-libmount
 %define _name   util-linux
-# WARNING: After editing this file please call pre_checkin.sh to update spec 
files:
+# WARNING: Never edit this file!!! Edit util-linux.spec and call 
pre_checkin.sh to update spec files:
 %define _name util-linux
 # To prevent dependency loop in automatic build systems, we want to
 # build util-linux in parts.  To build all at once, set build_all to 1.
@@ -76,7 +76,7 @@
 %endif
 Summary:        %main_summary
 License:        GPL-2.0+
-Group:          %group_pl
+Group:          %main_group
 BuildRequires:  audit-devel
 BuildRequires:  bc
 BuildRequires:  binutils-devel
@@ -120,7 +120,7 @@
 %endif
 %endif
 #END SECOND STAGE DEPENDENCIES
-Version:        2.25
+Version:        2.25.1
 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
@@ -160,9 +160,6 @@
 Patch4:         make-sure-sbin-resp-usr-sbin-are-in-PATH.diff
 # PATCH-FEATURE-SUSE -- Report about disabled encryption to stderr.
 Patch12:        util-linux-noenc-suse.patch
-# PATCH-FIX-UPSTREAM util-linux-bash-completion-blockdev.patch [email protected] 
-- Fix bash-completion installation.
-Patch13:        util-linux-bash-completion-blockdev.patch
-Patch14:        util-linux-slash-in-format-string.patch
 ##
 ## klogconsole
 ##
@@ -386,8 +383,6 @@
 %setup -q -n %{_name}-%{version} -b 40
 %patch4 -p1
 %patch12 -p1
-%patch13 -p1
-%patch14 -p1
 #
 # setctsid
 cp -p %{S:22} %{S:23} .
@@ -610,7 +605,7 @@
 %endif
 # FIXME: These sometimes fails:
 export TS_OPT_libmount_lock_known_fail="yes"
-# integer overflow 
(https://github.com/karelzak/util-linux/commit/3a9ec12d6664527fad9c56347c88f3447d6c0856)
+# FIXME: It still fails with 3a9ec12:
 export TS_OPT_ipcs_limits2_known_fail="yes"
 #
 # hacks

++++++ util-linux-systemd.spec ++++++
--- /var/tmp/diff_new_pack.Q6gLZN/_old  2014-09-07 11:11:49.000000000 +0200
+++ /var/tmp/diff_new_pack.Q6gLZN/_new  2014-09-07 11:11:49.000000000 +0200
@@ -23,7 +23,7 @@
 
 Name:           util-linux-systemd
 %define _name   util-linux
-# WARNING: After editing this file please call pre_checkin.sh to update spec 
files:
+# WARNING: Never edit this file!!! Edit util-linux.spec and call 
pre_checkin.sh to update spec files:
 %define _name util-linux
 # To prevent dependency loop in automatic build systems, we want to
 # build util-linux in parts.  To build all at once, set build_all to 1.
@@ -120,7 +120,7 @@
 %endif
 %endif
 #END SECOND STAGE DEPENDENCIES
-Version:        2.25
+Version:        2.25.1
 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
@@ -160,9 +160,6 @@
 Patch4:         make-sure-sbin-resp-usr-sbin-are-in-PATH.diff
 # PATCH-FEATURE-SUSE -- Report about disabled encryption to stderr.
 Patch12:        util-linux-noenc-suse.patch
-# PATCH-FIX-UPSTREAM util-linux-bash-completion-blockdev.patch [email protected] 
-- Fix bash-completion installation.
-Patch13:        util-linux-bash-completion-blockdev.patch
-Patch14:        util-linux-slash-in-format-string.patch
 ##
 ## klogconsole
 ##
@@ -386,8 +383,6 @@
 %setup -q -n %{_name}-%{version} -b 40
 %patch4 -p1
 %patch12 -p1
-%patch13 -p1
-%patch14 -p1
 #
 # setctsid
 cp -p %{S:22} %{S:23} .
@@ -610,7 +605,7 @@
 %endif
 # FIXME: These sometimes fails:
 export TS_OPT_libmount_lock_known_fail="yes"
-# integer overflow 
(https://github.com/karelzak/util-linux/commit/3a9ec12d6664527fad9c56347c88f3447d6c0856)
+# FIXME: It still fails with 3a9ec12:
 export TS_OPT_ipcs_limits2_known_fail="yes"
 #
 # hacks

++++++ util-linux.spec ++++++
--- /var/tmp/diff_new_pack.Q6gLZN/_old  2014-09-07 11:11:49.000000000 +0200
+++ /var/tmp/diff_new_pack.Q6gLZN/_new  2014-09-07 11:11:49.000000000 +0200
@@ -120,7 +120,7 @@
 %endif
 %endif
 #END SECOND STAGE DEPENDENCIES
-Version:        2.25
+Version:        2.25.1
 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
@@ -160,9 +160,6 @@
 Patch4:         make-sure-sbin-resp-usr-sbin-are-in-PATH.diff
 # PATCH-FEATURE-SUSE -- Report about disabled encryption to stderr.
 Patch12:        util-linux-noenc-suse.patch
-# PATCH-FIX-UPSTREAM util-linux-bash-completion-blockdev.patch [email protected] 
-- Fix bash-completion installation.
-Patch13:        util-linux-bash-completion-blockdev.patch
-Patch14:        util-linux-slash-in-format-string.patch
 ##
 ## klogconsole
 ##
@@ -386,8 +383,6 @@
 %setup -q -n %{_name}-%{version} -b 40
 %patch4 -p1
 %patch12 -p1
-%patch13 -p1
-%patch14 -p1
 #
 # setctsid
 cp -p %{S:22} %{S:23} .
@@ -610,7 +605,7 @@
 %endif
 # FIXME: These sometimes fails:
 export TS_OPT_libmount_lock_known_fail="yes"
-# integer overflow 
(https://github.com/karelzak/util-linux/commit/3a9ec12d6664527fad9c56347c88f3447d6c0856)
+# FIXME: It still fails with 3a9ec12:
 export TS_OPT_ipcs_limits2_known_fail="yes"
 #
 # hacks

++++++ pre_checkin.sh ++++++
--- /var/tmp/diff_new_pack.Q6gLZN/_old  2014-09-07 11:11:49.000000000 +0200
+++ /var/tmp/diff_new_pack.Q6gLZN/_new  2014-09-07 11:11:49.000000000 +0200
@@ -21,11 +21,13 @@
 sed '
        s/spec file for package util-linux/spec file for package 
python-libmount/;
        /^Name:/s/util-linux/python-libmount/;
+       s/WARNING: After editing this file please/WARNING: Never edit this 
file!!! Edit util-linux.spec and/
 ' <util-linux.spec >python-libmount.spec
 
 sed '
        s/spec file for package util-linux/spec file for package 
util-linux-systemd/;
        /^Name:/s/util-linux/util-linux-systemd/;
+       s/WARNING: After editing this file please/WARNING: Never edit this 
file!!! Edit util-linux.spec and/
 ' <util-linux.spec >util-linux-systemd.spec
 
 cp -a util-linux.changes python-libmount.changes

++++++ util-linux-2.25.tar.xz -> util-linux-2.25.1.tar.xz ++++++
++++ 114842 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to