- Update to version 1.2.3

* autogen: add default patch prefix
  * autogen.sh: use quoted string variables
  * autogen.sh: use exec instead of waiting for configure to finish
  * Stop compiling empty sm_auth.c stub
  * Fix callbacks signatures in libSM documentation
  * Include unistd.h for getpid()
  * Fix uuid_to_string(3) type
  * Get rid of strcpy() in the HAVE_UUID_CREATE case
  * Fixed out ouf boundary accesses.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libSM?expand=0&rev=11
This commit is contained in:
Stefan Dirsch 2018-10-10 16:23:41 +00:00 committed by Git OBS Bridge
parent 238af8385d
commit 15db53ab93
4 changed files with 20 additions and 6 deletions

View File

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

3
libSM-1.2.3.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2d264499dcb05f56438dee12a1b4b71d76736ce7ba7aa6efbf15ebb113769cbb
size 362595

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Wed Oct 10 16:19:40 UTC 2018 - sndirsch@suse.com
- Update to version 1.2.3
* autogen: add default patch prefix
* autogen.sh: use quoted string variables
* autogen.sh: use exec instead of waiting for configure to finish
* Stop compiling empty sm_auth.c stub
* Fix callbacks signatures in libSM documentation
* Include unistd.h for getpid()
* Fix uuid_to_string(3) type
* Get rid of strcpy() in the HAVE_UUID_CREATE case
* Fixed out ouf boundary accesses.
-------------------------------------------------------------------
Thu Sep 12 17:35:18 UTC 2013 - zaitor@opensuse.org

View File

@ -1,7 +1,7 @@
#
# spec file for package libSM
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
Name: libSM
%define lname libSM6
Version: 1.2.2
Version: 1.2.3
Release: 0
Summary: X Session Management library
License: MIT
@ -50,8 +50,8 @@ never been terminated.
%package -n %lname
Summary: X Session Management library
Group: System/Libraries
# O/P added for 12.2
Group: System/Libraries
Provides: xorg-x11-libSM = 7.6_%version-%release
Obsoletes: xorg-x11-libSM < 7.6_%version-%release