Hello community,

here is the log from the commit of package aaa_base for openSUSE:Factory 
checked in at 2014-08-15 09:54:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/aaa_base (Old)
 and      /work/SRC/openSUSE:Factory/.aaa_base.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "aaa_base"

Changes:
--------
--- /work/SRC/openSUSE:Factory/aaa_base/aaa_base.changes        2014-07-25 
09:08:56.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.aaa_base.new/aaa_base.changes   2014-08-15 
09:54:34.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Aug 12 09:01:48 UTC 2014 - lnus...@suse.de
+
+- Muffle libGL error message when run under ssh (bnc#890189)
+
+-------------------------------------------------------------------

Old:
----
  aaa_base-13.2+git20140723.944f74b.tar.xz

New:
----
  aaa_base-13.2+git20140812.2531ded.tar.xz

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

Other differences:
------------------
++++++ aaa_base.spec ++++++
--- /var/tmp/diff_new_pack.qQPs4R/_old  2014-08-15 09:54:35.000000000 +0200
+++ /var/tmp/diff_new_pack.qQPs4R/_new  2014-08-15 09:54:35.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           aaa_base
-Version:        13.2+git20140723.944f74b
+Version:        13.2+git20140812.2531ded
 Release:        0
 Url:            https://github.com/openSUSE/aaa_base
 Provides:       aaa_skel = %{version}-%{release}

++++++ aaa_base-13.2+git20140723.944f74b.tar.xz -> 
aaa_base-13.2+git20140812.2531ded.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/aaa_base-13.2+git20140723.944f74b/files/etc/profile.d/csh.ssh 
new/aaa_base-13.2+git20140812.2531ded/files/etc/profile.d/csh.ssh
--- old/aaa_base-13.2+git20140723.944f74b/files/etc/profile.d/csh.ssh   
2014-07-23 16:03:02.000000000 +0200
+++ new/aaa_base-13.2+git20140812.2531ded/files/etc/profile.d/csh.ssh   
2014-08-12 11:00:44.000000000 +0200
@@ -17,5 +17,5 @@
        endif
     end
     unset lc val
-    setenv LIBGL_ALWAYS_INDIRECT 1
+    setenv LIBGL_DEBUG quiet
 endif
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/aaa_base-13.2+git20140723.944f74b/files/etc/profile.d/sh.ssh 
new/aaa_base-13.2+git20140812.2531ded/files/etc/profile.d/sh.ssh
--- old/aaa_base-13.2+git20140723.944f74b/files/etc/profile.d/sh.ssh    
2014-07-23 16:03:02.000000000 +0200
+++ new/aaa_base-13.2+git20140812.2531ded/files/etc/profile.d/sh.ssh    
2014-08-12 11:00:44.000000000 +0200
@@ -25,6 +25,6 @@
        SSH_SENDS_LOCALE=yes
        export SSH_SENDS_LOCALE
     fi
-    LIBGL_ALWAYS_INDIRECT=1
-    export LIBGL_ALWAYS_INDIRECT
+    LIBGL_DEBUG=quiet
+    export LIBGL_DEBUG
 fi

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to