- Update to version 1.0.9

* This release fixes a number of issues found by static analysis and
    compiler warnings, and other minor code cleanups.  On systems with
    arc4random() in either libc or libbsd, it will now use that function
    for generating authentication cookies.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libICE?expand=0&rev=12
This commit is contained in:
Stefan Dirsch 2014-06-10 15:34:28 +00:00 committed by Git OBS Bridge
parent 5119e65c5c
commit 8d216e32f4
4 changed files with 13 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:24a991284d02ff0c789bc8d11ad2e4dffe144cb70f24e28f9ce3e8b1ee08b71e
size 365762

3
libICE-1.0.9.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8f7032f2c1c64352b5423f6b48a8ebdc339cc63064af34d66a6c9aa79759e202
size 384921

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Jun 10 15:32:39 UTC 2014 - sndirsch@suse.com
- Update to version 1.0.9
* This release fixes a number of issues found by static analysis and
compiler warnings, and other minor code cleanups. On systems with
arc4random() in either libc or libbsd, it will now use that function
for generating authentication cookies.
-------------------------------------------------------------------
Sun Feb 17 17:21:53 UTC 2013 - jengelh@inai.de

View File

@ -18,7 +18,7 @@
Name: libICE
%define lname libICE6
Version: 1.0.8
Version: 1.0.9
Release: 0
Summary: X11 Inter-Client Exchange Library
License: MIT