Hello community,

here is the log from the commit of package steam for openSUSE:Factory:NonFree 
checked in at 2016-09-30 15:35:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory:NonFree/steam (Old)
 and      /work/SRC/openSUSE:Factory:NonFree/.steam.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "steam"

Changes:
--------
--- /work/SRC/openSUSE:Factory:NonFree/steam/steam.changes      2016-09-23 
13:36:42.000000000 +0200
+++ /work/SRC/openSUSE:Factory:NonFree/.steam.new/steam.changes 2016-09-30 
15:35:51.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Sep 26 01:45:34 UTC 2016 - ji...@boombatower.com
+
+- correct replacement of 64bit openssl libraries in steamruntime.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ steamruntime-fix ++++++
--- /var/tmp/diff_new_pack.7NhUTD/_old  2016-09-30 15:35:54.000000000 +0200
+++ /var/tmp/diff_new_pack.7NhUTD/_new  2016-09-30 15:35:54.000000000 +0200
@@ -5,7 +5,7 @@
 
 echo "bringing in our fixed openssl libraries"
 for lib in libcrypto.so.1.0.0 libssl.so.1.0.0; do
-       find ~/.local/share/Steam/ubuntu12_32/ -name $lib | while read a
+       find ~/.local/share/Steam/ubuntu12_32/steam-runtime/i386 -name $lib | 
while read a
        do
                if [ -f /usr/lib/steam/lib/$lib   ]; then
                        rm $a
@@ -13,7 +13,7 @@
                fi
        done
 
-       find ~/.local/share/Steam/ubuntu12_64/ -name $lib | while read a
+       find ~/.local/share/Steam/ubuntu12_32/steam-runtime/amd64 -name $lib | 
while read a
        do
                if [ -f /usr/lib/steam/lib64/$lib   ]; then
                        rm $a


Reply via email to