21 Commits

Author SHA256 Message Date
9795da34ee Accepting request 1251494 from X11:XOrg
- update to 1.2.6
  Support for using getaddrinfo() was originally added to support IPv6,
  and only used if IPv6 support was enabled.  Two decades later, support
  for getaddrinfo() is ubiquitous and OS'es have marked gethostbyname()
  as deprecated, so use the modern interface whenever we can now.
  (Note that code included from xtrans will only use the modern interfaces
  when IPv6 is disabled if building against xtrans 1.6.0 or later.)
  Of course, in libSM, this only matters if one of the UUID generation
  interfaces isn't being used instead, and the configure script has also
  been modified in this release to stop checking for network interfaces
  if we're not going to use them because we found a UUID generation
  mechanism to use instead for creating ids.

OBS-URL: https://build.opensuse.org/request/show/1251494
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libSM?expand=0&rev=13
2025-03-10 16:57:48 +00:00
e8ce3101b3 - update to 1.2.6
Support for using getaddrinfo() was originally added to support IPv6,
  and only used if IPv6 support was enabled.  Two decades later, support
  for getaddrinfo() is ubiquitous and OS'es have marked gethostbyname()
  as deprecated, so use the modern interface whenever we can now.
  (Note that code included from xtrans will only use the modern interfaces
  when IPv6 is disabled if building against xtrans 1.6.0 or later.)
  Of course, in libSM, this only matters if one of the UUID generation
  interfaces isn't being used instead, and the configure script has also
  been modified in this release to stop checking for network interfaces
  if we're not going to use them because we found a UUID generation
  mechanism to use instead for creating ids.

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libSM?expand=0&rev=20
2025-03-09 04:16:58 +00:00
a97077042f Accepting request 1230953 from X11:XOrg
- update to 1.2.5:
  * Remove "All rights reserved" from Oracle copyright notices
  * configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
  * gitlab CI: add xz-utils to container for "make distcheck"
  * unifdef __UNIXWARE__
  * unifdef MNX_TCPCONN
  * SmcOpenConnection: remove cast of return value from getenv()
  * IceReadCompleteMessage callers need to check if malloc() failed

OBS-URL: https://build.opensuse.org/request/show/1230953
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libSM?expand=0&rev=12
2024-12-16 18:08:57 +00:00
dcf99b810e - update to 1.2.5:
* Remove "All rights reserved" from Oracle copyright notices
  * configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
  * gitlab CI: add xz-utils to container for "make distcheck"
  * unifdef __UNIXWARE__
  * unifdef MNX_TCPCONN
  * SmcOpenConnection: remove cast of return value from getenv()
  * IceReadCompleteMessage callers need to check if malloc() failed

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libSM?expand=0&rev=18
2024-12-14 03:46:20 +00:00
e6c8f9259c Accepting request 1057077 from X11:XOrg
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1057077
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libSM?expand=0&rev=11
2023-01-10 13:59:29 +00:00
be44ead709 Accepting request 1046177 from home:jengelh:branches:X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/1046177
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libSM?expand=0&rev=16
2023-01-02 13:21:05 +00:00
3de14a088d Accepting request 1045902 from X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/1045902
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libSM?expand=0&rev=10
2023-01-01 08:38:17 +00:00
876e2d22ed Accepting request 1044380 from home:dirkmueller:Factory
- update to 1.2.4:
  * Handle arrays too large to fit in iceConn buffers
  * v2: Raise required libICE version to 1.1.0 to get the updated
  * IceGetHeaderExtra macro definition needed for this to work correctly.
  * Fix some potential memory leaks in SmcCloseConnection().
  * Add uuid as private dependency to sm.pc for static linking
  * Build xz tarballs instead of bzip2
  * Fix spelling/wording issues

OBS-URL: https://build.opensuse.org/request/show/1044380
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libSM?expand=0&rev=14
2022-12-31 12:08:35 +00:00
d2a0f6219c Accepting request 641122 from X11:XOrg
- 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/request/show/641122
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libSM?expand=0&rev=9
2018-10-22 09:02:26 +00:00
980d2b8775 mark baselibs.conf as source in specfile
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libSM?expand=0&rev=12
2018-10-10 16:37:43 +00:00
15db53ab93 - 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
2018-10-10 16:23:41 +00:00
238af8385d Obsoletes: xorg-x11-proto-devel -> Provides: xorg-x11-proto-devel
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libSM?expand=0&rev=10
2014-04-27 22:07:40 +00:00
Tomáš Chvátal
682e176dbb Accepting request 198887 from X11:XOrg
Update to version 1.2.2 (forwarded request 198748 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/198887
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libSM?expand=0&rev=6
2013-09-13 12:46:55 +00:00
c768a35c70 Accepting request 198748 from home:Zaitor:branches:X11:XOrg
Update to version 1.2.2

OBS-URL: https://build.opensuse.org/request/show/198748
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libSM?expand=0&rev=8
2013-09-13 10:14:37 +00:00
Stephan Kulow
d58d1a062f Accepting request 160079 from X11:XOrg
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/160079
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libSM?expand=0&rev=5
2013-03-22 10:50:53 +00:00
5eedd652c4 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libSM?expand=0&rev=6 2013-03-19 19:47:11 +00:00
Stephan Kulow
9b25df5fa3 Accepting request 115344 from X11:XOrg
Pushing X11:XOrg

OBS-URL: https://build.opensuse.org/request/show/115344
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libSM?expand=0&rev=2
2012-05-08 09:57:05 +00:00
210e5f3504 Accepting request 113242 from home:vuntz:branches:X11:XOrg
Update to 1.2.1

OBS-URL: https://build.opensuse.org/request/show/113242
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libSM?expand=0&rev=4
2012-04-12 10:44:01 +00:00
9fb3ce61b4 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libSM?expand=0&rev=3 2012-03-07 09:46:45 +00:00
Stephan Kulow
019ca6f002 Accepting request 105440 from X11:XOrg
-------------------------------------------------------------------
Sun Feb 12 03:35:24 UTC 2012 - jengelh@medozas.de

- Rename xorg-x11-libSM to libSM and utilize shlib policy

OBS-URL: https://build.opensuse.org/request/show/105440
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libSM?expand=0&rev=1
2012-02-17 11:01:33 +00:00
568bab2c35 Accepting request 104207 from home:jengelh:branches:X11:XOrg
Replaces xorg-x11-libSM.
("Prefer:" lines from my prjconf should be copied to X11:XOrg prjconf too in the interim)

OBS-URL: https://build.opensuse.org/request/show/104207
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libSM?expand=0&rev=1
2012-02-13 10:06:24 +00:00