Hello community, here is the log from the commit of package virtualbox for openSUSE:Factory checked in at 2019-04-28 19:59:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/virtualbox (Old) and /work/SRC/openSUSE:Factory/.virtualbox.new.5536 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "virtualbox" Sun Apr 28 19:59:23 2019 rev:176 rq:698333 version:6.0.4 Changes: -------- --- /work/SRC/openSUSE:Factory/virtualbox/virtualbox.changes 2019-04-08 11:24:33.336228785 +0200 +++ /work/SRC/openSUSE:Factory/.virtualbox.new.5536/virtualbox.changes 2019-04-28 19:59:26.534935343 +0200 @@ -1,0 +2,10 @@ +Fri Apr 26 10:28:40 UTC 2019 - [email protected] + +- bsc#1130588: Require shadow instead of old pwdutils + +------------------------------------------------------------------- +Wed Apr 24 17:44:06 UTC 2019 - Martin Liška <[email protected]> + +- Disable LTO (boo#1133289). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ virtualbox.spec ++++++ --- /var/tmp/diff_new_pack.X5AXMc/_old 2019-04-28 19:59:31.286932476 +0200 +++ /var/tmp/diff_new_pack.X5AXMc/_new 2019-04-28 19:59:31.286932476 +0200 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # @@ -219,7 +219,7 @@ %if ! 0%{?suse_version} > 1325 Requires(pre): net-tools-deprecated %endif -Requires(pre): pwdutils +Requires(pre): shadow Requires(pre): %fillup_prereq Recommends: %{name}-gui = %{version} #rename from ose version: @@ -476,6 +476,7 @@ # %build +%define _lto_cflags %{nil} #ensure we don't ever use them rm -rf src/libs/{libpng-*,libxml2-*,libxslt-*,zlib-*,boost-*}
