Changelog for
libSM-devel-1.2.4-29.2.x86_64.rpm :
* Fri Dec 23 2022 Dirk Müller
- 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
* Fix spelling/wording issues
* Wed Oct 10 2018 sndirschAATTsuse.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 2013 zaitorAATTopensuse.org- Update to version 1.2.2: + Fix some clang warnings about integer size/sign conversions. + Constify previous_id argument to SmcOpenConnection. + autogen.sh: Implement GNOME Build API. + configure: Remove AM_MAINTAINER_MODE. + Remove unused TLI (\"STREAMSCONN\") code from libSM.
* Sun Feb 17 2013 jengelhAATTinai.de- Use more robust make install call
* Wed Apr 11 2012 vuntzAATTopensuse.org- Update to version 1.2.1: + Fixes for issues found by static analysis & compiler warnings + Documentation cleanups & improvements, + Build configuration improvements
* Sun Feb 12 2012 jengelhAATTmedozas.de- Rename xorg-x11-libSM to libSM and utilize shlib policy
* Sun Nov 20 2011 cooloAATTsuse.com- add libtool as buildrequire to avoid implicit dependency
* Tue Dec 21 2010 sndirschAATTnovell.com- bumped version number to 7.6
* Wed Dec 01 2010 sndirschAATTnovell.com- revert \'export only public API symbols\' for consistency reasons; now all these \'export only public API symbols\' changes have been reverted
* Tue Nov 30 2010 cristian.rodriguezAATTopensuse.org- export only public API symbols- disable silent rules, defeat the purpose of post build checks