From bdccf43576c9d62714b15313ff0518a829e03332 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Tue, 18 Dec 2018 16:24:14 +0100 Subject: [PATCH] libICE: Update version from 1.0.8 to 1.0.9 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Let’s see if the crashes on *schlumpfine* below are fixed in this release. [ 1371.934219] traps: xfsettingsd[2515] general protection ip:7f51d1df5c05 sp:7ffc097c8300 error:0 in libICE.so.6.3.0[7f51d1dec000+17000] [ 1486.765650] xfce4-panel[3395]: segfault at 0 ip (null) sp 00007fff76c2b638 error 14 in xfce4-panel[400000+58000] [ 1486.765681] traps: xfsettingsd[3410] general protection ip:7fc0bcfaec05 sp:7ffd11d25190 error:0 in libICE.so.6.3.0[7fc0bcfa5000+17000] --- libICE.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libICE.be0 b/libICE.be0 index 4850bc9b3..a47db7b16 100755 --- a/libICE.be0 +++ b/libICE.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION libICE-1.0.8-0 +# BEE_VERSION libICE-1.0.9-0 ## this file was created by bee init and should be executed to build a ## bee-package. (Additional hints are located at the end of this file.)