Changelog for
libSM6-32bit-1.2.3-3.1.x86_64.rpm :
* 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
* Thu Oct 28 2010 sndirschAATTnovell.com- libSM 1.2.0
* This release fixes a couple of bugs and includes a lot of work from multiple people on the documentation to convert the ancient troff scrolls to DocBook/XML. It also includes the usual recent rounds of build configuration improvements and janitorial cleanups.
* Fri Apr 02 2010 sndirschAATTsuse.de- bumped version number to 7.5
* Sat Aug 08 2009 sndirschAATTsuse.de- libSM 1.1.1
* new release of libSM with quite a bit of code churn but no real new feature.
* Sat May 02 2009 eichAATTsuse.de- revert static library and .la file removal for SUSE versions <= 11.1.
* Tue Apr 21 2009 crrodriguezAATTsuse.de- remove static libraries and \"la\" files
* Thu Sep 11 2008 sndirschAATTsuse.de- bumped release number to 7.4
* Fri Jul 04 2008 sndirschAATTsuse.de- libSM 1.1.0
* bfo #14949: Don\'t use gethostbyname() for client IDs.
* Thu Apr 10 2008 roAATTsuse.de- added baselibs.conf file to build xxbit packages for multilib support
* Wed Jan 02 2008 crrodriguezAATTsuse.de- fix library-without-ldconfig-
* error- add missing PreReq coreutils
* Sat Sep 29 2007 sndirschAATTsuse.de- bumped version to 7.3
* Sun May 13 2007 sndirschAATTsuse.de- update libSM to release 1.0.3
* This release just contains some code cleanups that decrease the library size by a few KB.
* Sat Oct 14 2006 sndirschAATTsuse.de- update to X.Org 7.2RC1
* Wed Aug 02 2006 sndirschAATTsuse.de- fix setup line
* Fri Jul 28 2006 sndirschAATTsuse.de- use \"-fno-strict-aliasing\"
* Thu Jul 27 2006 sndirschAATTsuse.de- use $RPM_OPT_FLAGS- remove existing /usr/include/X11 symlink in %pre
* Thu Jun 22 2006 sndirschAATTsuse.de- created package