xenocara/lib/libSM/ChangeLog
2009-08-23 14:08:00 +00:00

408 lines
14 KiB
Plaintext

commit 82bbf42a2ba0401a8346505b1292ddb7b58f4507
Author: Rémi Cardona <remi@gentoo.org>
Date: Fri Aug 7 14:19:50 2009 +0200
libSM 1.1.1, update libtool version
commit 45720a2e266748ac15bc0544b56e035383695588
Author: Diego Elio 'Flameeyes' Pettenò <flameeyes@gmail.com>
Date: Sat May 16 01:01:39 2009 +0200
Use FreeBSD uuid functions when available.
If the system provide the uuid_create function assume building on FreeBSD
or another OS with a compatible uuid interface. If that's the case, ignore
libuuid and just use the system functions without extra deps.
commit 0389dbec3b738fa7e1dbef2b5317124b95bdfb20
Author: Julien Cristau <jcristau@debian.org>
Date: Mon Feb 16 01:27:24 2009 +0100
Typo fix
This makes us really error out if we want libuuid but can't find it.
commit b75eae83221465bd0da4d21d0bab5af379dc31c1
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date: Mon Feb 2 20:34:30 2009 -0800
Add README with pointers to mailing list, bugzilla & git repos
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
commit 896aeb5dd128fc8e489106fa7aaa5cee1e589106
Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
Date: Wed Jan 28 18:48:47 2009 -0200
Janitor: ansification, make distcheck, compiler warnings.
commit 1dcf5502137efe36d01b30169d4387438ad47be0
Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
Date: Sat Nov 29 04:55:58 2008 -0200
avoid gcc warnings for libSM
Patch from http://bugs.freedesktop.org/show_bug.cgi?id=17968 adapted
to current sources.
This corrects a potential (hypothetical) segmentation fault.
commit 8bed01275a7c7caf8f777e4074a5ee1ba1c2b3e7
Author: Caolan McNamara <caolanm@redhat.com>
Date: Fri Oct 17 17:21:49 2008 -0400
Bug #17644: Fix valgrind warning in _SmcProcessMessage
commit 8ce4f47adb343aed069862a05b5e315173b17823
Author: Julien Cristau <jcristau@debian.org>
Date: Fri Jul 18 16:35:57 2008 +0200
If we don't have libuuid, build without it instead of failing
Only error out if configure was given --with-libuuid but we
don't find it.
commit e3166eecfe7a04f0f622bd93e8a6a1faa672a029
Author: Adam Jackson <ajax@redhat.com>
Date: Wed Jul 2 14:24:24 2008 -0400
Avoid memcpy(foo, NULL, n), that's just nonsense.
commit 27ebe517cabaf038fa65edff0140317f9438adec
Author: Adam Jackson <ajax@redhat.com>
Date: Wed Jul 2 14:00:54 2008 -0400
libSM 1.1.0
commit 2e8a41efb10ae462e5e43e13e479ca4da0fb0103
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date: Wed Jun 25 09:55:14 2008 -0700
Fix --without-libuuid to not call PKG_CHECK_MODULES for libuuid
commit 6702e2a15992f4cb85dfa7ac8214125eb0a2bb2d
Author: Dan Williams <dcbw@redhat.com>
Date: Tue Jun 24 13:11:42 2008 -0400
Bug #14949: Don't use gethostbyname() for client IDs.
gethostbyname() will hit the network, which leads to DNS timeouts, which
leads to fail. Just use UUIDs.
commit 2a827d26cfb10dc6b1203b77c0cc91dc838d97a3
Author: James Cloos <cloos@jhcloos.com>
Date: Thu Dec 6 16:38:16 2007 -0500
Replace static ChangeLog with dist-hook to generate from git log
commit 9b7029aba10356badeef134af2de7e26e6ae2ab9
Author: James Cloos <cloos@jhcloos.com>
Date: Mon Sep 3 05:53:30 2007 -0400
Add *~ to .gitignore to skip patch/emacs droppings
commit 837384e09dae2beda6ac3b8e1d10698dc0d23db4
Author: Tilman Sauerbeck <tilman@code-monkey.de>
Date: Sun May 13 14:21:39 2007 +0200
Bumped version to 1.0.3.
commit 6c50f3639d74edd757dc72dbe6a29cb8aa3b87a3
Author: Tilman Sauerbeck <tilman@code-monkey.de>
Date: Sun May 13 11:47:47 2007 +0200
Another tiny char* vs const char* fix.
commit 9bfa1101ac5dbb8d2de1d0431d7e7b281428168f
Author: Tilman Sauerbeck <tilman@code-monkey.de>
Date: Sun May 13 11:46:16 2007 +0200
Revert "Don't reinvent the wheel and just use strdup()."
This reverts commit 57ea148fdbf047a012b361acdc7954e70679dad3.
commit 24ac7974ef77d7832a8b3ddd300083c41a03cb79
Author: Tilman Sauerbeck <tilman@code-monkey.de>
Date: Sun May 13 01:44:12 2007 +0200
Added object files to .gitignore.
commit 48d23e452780f327439a859fa941b1598eb249c8
Author: Tilman Sauerbeck <tilman@code-monkey.de>
Date: Sun May 13 01:43:49 2007 +0200
Removed some global writable variables.
commit 57ea148fdbf047a012b361acdc7954e70679dad3
Author: Tilman Sauerbeck <tilman@code-monkey.de>
Date: Sun May 13 00:49:58 2007 +0200
Don't reinvent the wheel and just use strdup().
commit 8ba3325ed15154a933c064831abf8f412a5154a7
Author: Tilman Sauerbeck <tilman@code-monkey.de>
Date: Sun May 13 00:44:50 2007 +0200
Fixed some const vs non-const mix ups.
commit 2ded69bb857ae453d90534203e5857ac3a31a1c3
Author: Tilman Sauerbeck <tilman@code-monkey.de>
Date: Sun May 13 00:16:36 2007 +0200
Sanitized hex string conversion in SmsGenerateClientID().
This reduces the size of the DSO by almost 4K and gets rid of 255
relocations on load.
commit 34b3d538061cd648d90eb2bc7284000d980c8d3e
Author: Adam Jackson <ajax@benzedrine.nwnk.net>
Date: Fri Oct 13 15:55:08 2006 -0400
Bump to 1.0.2
commit 2116811afe339a9b806f04debf2b6241fd00456f
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date: Thu Jul 13 14:58:45 2006 -0700
renamed: .cvsignore -> .gitignore
commit ff57e5d728c2f409b8852ee58d622c2c3323e2a8
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date: Mon Jun 26 17:30:22 2006 +0000
From Patch #6046 <https://bugs.freedesktop.org/attachment.cgi?id=6046>
freeaddrinfo() in error handling return (Peter Breitenlohner)
commit d03116c682567dac793d52e65a1f0698ae6848f6
Author: Adam Jackson <ajax@nwnk.net>
Date: Thu Apr 27 00:01:01 2006 +0000
Bump to 1.0.1
commit c46e8ae80540713ec24fd6d1eea68744937ef158
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date: Fri Mar 17 03:05:32 2006 +0000
Specs say SmsInitialize & SmcOpenConnection return NULL terminated strings
in errorStringRet, but were just calling strncpy and not making sure
strings were NULL terminated if errorLength wasn't long enough.
(Noticed while evaluating Coverity ids 196 & 201.)
commit 6842e89f85b1fa30344e2bf3d28e51dbfd978370
Author: Kevin E Martin <kem@kem.org>
Date: Thu Dec 15 00:24:27 2005 +0000
Update package version number for final X11R7 release candidate.
commit 2f62b1a35756301469de62b8830733ebeec2e908
Author: Kevin E Martin <kem@kem.org>
Date: Sat Dec 3 05:49:42 2005 +0000
Update package version number for X11R7 RC3 release.
commit 69c50fbc49f7589aa6afcf1be00be22a78ec3daa
Author: Kevin E Martin <kem@kem.org>
Date: Sat Nov 19 07:15:39 2005 +0000
Update pkgconfig files to separate library build-time dependencies from
application build-time dependencies, and update package deps to work
with separate build roots.
commit dea915c93437443b6bd4933263df44e734e40320
Author: Kevin E Martin <kem@kem.org>
Date: Wed Nov 9 21:19:12 2005 +0000
Update package version number for X11R7 RC2 release.
commit 922e2dc3116a88cc1e49d5e2486fe1ca21f888c7
Author: Kean Johnson <kean@armory.com>
Date: Tue Nov 8 06:33:25 2005 +0000
See ChangeLog entry 2005-11-07 for details.
commit df1260d8710f497e766ac52162585345f2d7669f
Author: Kevin E Martin <kem@kem.org>
Date: Wed Oct 19 02:48:08 2005 +0000
Update package version number for RC1 release.
commit 601c38a8b0bbe92db6374e00e485435316dce1cb
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date: Mon Aug 15 18:31:16 2005 +0000
Add XTRANS_CONNECTION_FLAGS to set TCP & IPv6 flags needed by libSM
commit 0a00119745bef1bd67b53124a6a41b76454c5503
Author: Kevin E Martin <kem@kem.org>
Date: Fri Jul 29 21:22:50 2005 +0000
Various changes preparing packages for RC0:
- Verify and update package version numbers as needed
- Implement versioning scheme
- Change bug address to point to bugzilla bug entry form
- Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
reenable it)
- Fix makedepend to use pkgconfig and pass distcheck
- Update build script to build macros first
- Update modular Xorg version
commit c6f143cc14840ca029e651d84f6c9a68c003cf07
Author: Daniel Stone <daniel@fooishbar.org>
Date: Sat Jul 16 06:24:02 2005 +0000
Set soversion to 6.0.0 using -version-number.
commit 9c370ec68d2606468296efc1f0a093c036e8d7ff
Author: Keith Packard <keithp@keithp.com>
Date: Wed Jul 13 07:28:02 2005 +0000
Eliminate xtrans CFLAGS from .pc file as xtrans is not part of the public
API.
commit 7b45eec97e390d8c8124b0a95b83ff7614903979
Author: Keith Packard <keithp@keithp.com>
Date: Sat Jul 9 05:59:54 2005 +0000
Add .cvsignore files
commit 0a4f43e5170110519bd34d01f1f20a72ea615485
Author: Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>
Date: Thu Jun 9 15:52:02 2005 +0000
Replace <X11/Xtrans.h> with <X11/Xtrans/Xtrans.h>
Copy Xtrans.h to exports/include/X11/Xtrans only
commit 8abfaa0bb923231da3dd2c0e245f8feec41a621f
Author: Adam Jackson <ajax@nwnk.net>
Date: Thu May 19 00:22:32 2005 +0000
revert last change, didn't do right thing at all, sorry for the noise
commit a2e7e1bb26e8a87b822acbeeff114beec4705fb0
Author: Adam Jackson <ajax@nwnk.net>
Date: Thu May 19 00:10:07 2005 +0000
Require automake 1.7 in AM_INIT_AUTOMAKE
commit 0b4b811191a1e74356b7ff78a09107e29a7ef695
Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
Date: Tue May 17 21:25:16 2005 +0000
- Conditionally include config.h in xc/lib/SM
- Add libSM to symlink.sh
- Add SM build system
commit 5004ef0b757c1cd7e4ceaa1759914f938d5ea295
Author: Adam Jackson <ajax@nwnk.net>
Date: Sun Apr 3 18:24:25 2005 +0000
Bug #1447: Fix a use-after-free case in libSM. (Mark McLoughlin)
commit c9f8774f04b398ac963b23ce1d5a12e703977064
Author: Daniel Stone <daniel@fooishbar.org>
Date: Fri Jan 28 19:15:39 2005 +0000
Move _IceGetPeerName into the ICE public API as IceGetPeerName; bump ICE
soversion to 6.4 accordingly. Change SM's use to the public version.
The old version will be retained for compatibility.
commit 52435fb9fdaecfdc9b11d54e74388520dacc4b0b
Author: Egbert Eich <eich@suse.de>
Date: Mon Oct 18 14:21:44 2004 +0000
Made handling of DevelDrivers for x86-64 more conformant to other
platforms.
Compress all font encodings (Stefan Dirsch).
Fixed warnings.
Turn on forwarding XNSpotLocation event to XIM server in OffTheSpot and
Root mode (bugzilla #1580, James Su).
Added another compose key combination for the Euro symbol (Stefan Dirsch).
Added support for UTF-8 in ja_JP, ko_KR and zh_TW locales (Mike Fabian).
Changed default encoding for ru from KOI8-R to ISO8859-5 (Mike Fabian).
This is the encoding that is also used by glibc. We may break other
libcs - lets see who complains.
Added explanation for DESTDIR to install to a different directory than /.
Added some early bailouts to atiprobe if PCI structure pointer is NULL to
prevent sig11.
XV support doesn't depend on 2D acceleration any more. This patch removes
this limitation from the NSC driver. This is a patch that I have
committed to XFree86 a while ago but never ported over to X.Org.
Matthieu Herrb contributed some build fixes.
Fixing SetDPMSTimers() so that DPMS*Time == 0 disables the appropriate
timer. This takes advantage of the fact that TimerSet() with a timeout
argument 0 behaves like TimerCanel().
Use /dev/xconsole (named pipe) or devpts for system logger (Werner Fink).
Create missing links for backward compatibility to XFree86 (Stefan Dirsch).
Changed comment to mention xorg.
Changed cursor for the 'kill' action from XC_draped_box to XC_Pirate. If
you don't like it we can change it back (original author unkown).
Added 'pic' to the man page rendering command pipeline (Werner Fink).
Added missing return value (Stefan Dirsch, Roland Mainz)
commit 76d276193a610e4decf2f39b88e9ccf886d4c492
Author: Kevin E Martin <kem@kem.org>
Date: Wed Aug 18 18:41:40 2004 +0000
Fix AIX build problems (Bugs #1020, 1102, 1103, Dan McNichol).
Remove old config files (Bug #1123, Jim Gettys).
Remove old log message (Bug #1123, Jim Gettys).
commit 61bafb140eda240e69e3df28f47567af71ad1296
Author: Egbert Eich <eich@suse.de>
Date: Mon May 24 19:06:58 2004 +0000
Fix build glitches when building modules independently using Imake.
commit f161cb4a8a567d3ec93677689b6c5440b3027ab6
Author: Egbert Eich <eich@suse.de>
Date: Fri Apr 23 18:43:23 2004 +0000
Merging XORG-CURRENT into trunk
commit 19fe7606b46b0bbce96837c0ade7018e601fd73e
Author: Egbert Eich <eich@suse.de>
Date: Sun Mar 14 08:31:52 2004 +0000
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
commit 0a04145c6f313d9a9d670716e2529d2dd0341598
Author: Egbert Eich <eich@suse.de>
Date: Wed Mar 3 12:11:10 2004 +0000
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
commit 26ea9c0731055cc478337431353afb8a0a3122ae
Author: Egbert Eich <eich@suse.de>
Date: Thu Feb 26 13:35:18 2004 +0000
readding XFree86's cvs IDs
commit aa72cf15a99e09fc3e41184e01cbcceced4ef592
Author: Egbert Eich <eich@suse.de>
Date: Thu Feb 26 09:22:34 2004 +0000
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
commit ea5d51824610a0b5205871a158b055d58879fc0c
Author: Egbert Eich <eich@suse.de>
Date: Thu Jan 29 08:08:04 2004 +0000
Importing vendor version xf86-012804-2330 on Thu Jan 29 00:06:33 PST 2004
commit a968ef24dfc9ddd1322f91acb4a6a1898fc15490
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date: Tue Nov 25 19:28:07 2003 +0000
XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
commit 8e18f1cdc21fe0e125620a912e946ec1031fa2c5
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date: Fri Nov 14 16:48:46 2003 +0000
XFree86 4.3.0.1
commit abe0fd5d586b52a851a423a79b95070da418eb10
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date: Fri Nov 14 15:54:36 2003 +0000
R6.6 is the Xorg base-line