ChangeLog revision 576bae58
1commit 91e461969be0b20b279aa40aa5396cf5635af286
2Author: Alan Coopersmith <alan.coopersmith@oracle.com>
3Date:   Thu Oct 21 15:20:45 2010 -0700
4
5    smproxy 1.0.4
6    
7    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
8
9commit 41c20610e433a94633d970100e9aca670395fdb1
10Author: Jesse Adkins <jesserayadkins@gmail.com>
11Date:   Tue Sep 28 13:29:49 2010 -0700
12
13    Purge cvs tags.
14    
15    Signed-off-by: Jesse Adkins <jesserayadkins@gmail.com>
16
17commit f8abda9a850e55fd6370e2d314335d88af8b19be
18Author: Alan Coopersmith <alan.coopersmith@oracle.com>
19Date:   Wed Sep 22 21:08:16 2010 -0700
20
21    Use AC_CHECK_FUNCS / default name for mkstemp
22    
23    No longer need to maintain #ifdef compatibility with the names used in
24    the monolith Imakefiles.
25    
26    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
27
28commit 61aef1760a65184ecd438419f5de545e3b3e36fd
29Author: Alan Coopersmith <alan.coopersmith@oracle.com>
30Date:   Wed Sep 22 21:04:28 2010 -0700
31
32    config: Remove unnecessary calls from configure.ac
33    
34    AC_PROG_CC & AC_PROG_INSTALL are provided by XORG_DEFAULT_OPTIONS now
35    PKG_CONFIG_MODULES handles AC_SUBST of the CFLAGS & LIBS variables
36    
37    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
38
39commit a728da4185b16978d278afd2b1d0dd7e95b815f9
40Author: Alan Coopersmith <alan.coopersmith@oracle.com>
41Date:   Wed Sep 22 21:03:37 2010 -0700
42
43    config: upgrade to util-macros 1.8 for additional man page support
44    
45    Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS
46    The value of MAN_SUBST is the same for all X.Org packages.
47    
48    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
49
50commit 3a8ab7cce3afea80eddb5ec54e6991fef9625d71
51Author: Gaetan Nadon <memsize@videotron.ca>
52Date:   Tue Jul 20 18:45:18 2010 -0400
53
54    config: update AC_PREREQ statement to 2.60
55    
56    Unrelated to the previous patches, the new value simply reflects
57    the reality that the minimum level for autoconf to configure
58    all x.org modules is 2.60 dated June 2006.
59    
60    ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz
61    
62    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
63
64commit f26f21272ce70a0dc29ed5cd44c9a1954575b473
65Author: Alan Coopersmith <alan.coopersmith@oracle.com>
66Date:   Mon Jun 21 19:52:10 2010 -0700
67
68    Only need the libXmuu subset, not the full libXmu
69    
70    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
71
72commit d301ff61a51a827faec10fac18cc367fc6635b42
73Author: Alan Coopersmith <alan.coopersmith@oracle.com>
74Date:   Fri Apr 16 15:57:22 2010 -0700
75
76    Add smproxy dependency on libSM to PKG_CHECK_MODULES
77    
78    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
79
80commit 779aa7f2e98bf082900a3cc0823c59e66b6e81b6
81Author: Gaetan Nadon <memsize@videotron.ca>
82Date:   Thu Jan 7 21:20:27 2010 -0500
83
84    COPYING: replace stub with actual copyright notices
85    
86    Refer to smproxy.c.
87    Copyright 1994, 1998  The Open Group
88    
89    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
90
91commit f4ba6a74f35b855fe6ebdfa7c3e40f8368eea57b
92Author: Gaetan Nadon <memsize@videotron.ca>
93Date:   Thu Nov 26 09:19:52 2009 -0500
94
95    Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
96    
97    Now that the INSTALL file is generated.
98    Allows running make maintainer-clean.
99
100commit a8b65c49a67a3bdd5253a5afc23bc4c2755e5584
101Author: Gaetan Nadon <memsize@videotron.ca>
102Date:   Wed Oct 28 14:09:08 2009 -0400
103
104    INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
105    
106    Add missing INSTALL file. Use standard GNU file on building tarball
107    README may have been updated
108    Remove AUTHORS file as it is empty and no content available yet.
109    Remove NEWS file as it is empty and no content available yet.
110
111commit 408b48eedd458899ef8b642779e513c9cedda6be
112Author: Gaetan Nadon <memsize@videotron.ca>
113Date:   Mon Oct 26 22:08:38 2009 -0400
114
115    Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
116    
117    ChangeLog filename is known to Automake and requires no further
118    coding in the makefile.
119
120commit c181d7fe905cf1c63a12480c811da947d98b0f02
121Author: Gaetan Nadon <memsize@videotron.ca>
122Date:   Thu Oct 22 12:34:14 2009 -0400
123
124    .gitignore: use common defaults with custom section # 24239
125    
126    Using common defaults will reduce errors and maintenance.
127    Only the very small or inexistent custom section need periodic maintenance
128    when the structure of the component changes. Do not edit defaults.
129
130commit b0a0c1e5e5e05ac06a7ea44f484fa8fdcf7e999e
131Author: Jeremy Huddleston <jeremyhu@freedesktop.org>
132Date:   Wed Oct 21 12:47:19 2009 -0700
133
134    This is not a GNU project, so declare it foreign.
135    
136    On Wed, 2009-10-21 at 13:36 +1000, Peter Hutterer wrote:
137    > On Tue, Oct 20, 2009 at 08:23:55PM -0700, Jeremy Huddleston wrote:
138    > > I noticed an INSTALL file in xlsclients and libXvMC today, and it
139    > > was quite annoying to work around since 'autoreconf -fvi' replaces
140    > > it and git wants to commit it.  Should these files even be in git?
141    > > Can I nuke them for the betterment of humanity and since they get
142    > > created by autoreconf anyways?
143    >
144    > See https://bugs.freedesktop.org/show_bug.cgi?id=24206
145    
146    As an interim measure, replace AM_INIT_AUTOMAKE([dist-bzip2]) with
147    AM_INIT_AUTOMAKE([foreign dist-bzip2]). This will prevent the generation
148    of the INSTALL file. It is also part of the 24206 solution.
149    
150    Signed-off-by: Jeremy Huddleston <jeremyhu@freedesktop.org>
151
152commit 170f17b373da6f45db8bce2f0b3cc18b9f05e6bd
153Author: Alan Coopersmith <alan.coopersmith@sun.com>
154Date:   Fri Oct 16 16:32:38 2009 -0700
155
156    smproxy 1.0.3
157    
158    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
159
160commit db43f974d4b653cc903dbbc9d22fca0711cf0ee6
161Author: Alan Coopersmith <alan.coopersmith@sun.com>
162Date:   Mon Oct 12 18:31:59 2009 -0700
163
164    Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
165    
166    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
167
168commit 6519b61438b36e66a42e44b42fbf6b7f75a450d0
169Author: Alan Coopersmith <alan.coopersmith@sun.com>
170Date:   Thu Oct 1 14:54:19 2009 -0700
171
172    Add README with pointers to mailing lists, bugzilla, & git
173    
174    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
175
176commit c2514a2a3fb2e01f904d9a0e4b4b50bf24ed316d
177Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
178Date:   Mon Jan 19 16:38:49 2009 -0200
179
180    Ansification and compile warning fixes.
181    
182      This also uses XORG_CHANGELOG and XORG_CWARNFLAGS, corrects
183    make distcheck and all gcc 4.3 and sparse warnings.
184
185commit c3f8e7bd4dcb059265ad47152c57305b1ebf1652
186Author: James Cloos <cloos@jhcloos.com>
187Date:   Thu Dec 6 16:37:07 2007 -0500
188
189    Replace static ChangeLog with dist-hook to generate from git log
190
191commit c1e12fb138711721d74d9c4accf1c76f1829a411
192Author: James Cloos <cloos@jhcloos.com>
193Date:   Mon Sep 3 05:51:12 2007 -0400
194
195    Add *~ to .gitignore to skip patch/emacs droppings
196
197commit 142c50a44b9bca6ecc2d137a52f3a2d2d18ea753
198Author: James Cloos <cloos@jhcloos.com>
199Date:   Thu Aug 23 19:24:37 2007 -0400
200
201    Rename .cvsignore to .gitignore
202
203commit a712e5b1ac3fba792e2696a52781fee3ac7f2c26
204Author: Adam Jackson <ajax@nwnk.net>
205Date:   Sun Apr 2 00:43:00 2006 +0000
206
207    Bump to 1.0.2
208
209commit 5df8681ca60408ec2b0f2e73930cf34d46474e02
210Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
211Date:   Fri Feb 3 23:24:37 2006 +0000
212
213    Wrong name in .TH line in smproxy man page.
214
215commit 129d0d20f0fe3b4e2d007b40eb8d18493e72feb5
216Author: Kevin E Martin <kem@kem.org>
217Date:   Wed Dec 21 02:29:47 2005 +0000
218
219    Update package version for X11R7 release.
220
221commit a24c9fb0dfc98f5e2a1c530b2e5623ca37085e92
222Author: Adam Jackson <ajax@nwnk.net>
223Date:   Mon Dec 19 16:22:41 2005 +0000
224
225    Stub COPYING files
226
227commit ca04f02395af13eb7411b6d7a2235441260162ed
228Author: Kevin E Martin <kem@kem.org>
229Date:   Thu Dec 15 00:24:04 2005 +0000
230
231    Update package version number for final X11R7 release candidate.
232
233commit 8bfee9823e3352b2b891815fb17ac8b4b0b9ec1f
234Author: Kevin E Martin <kem@kem.org>
235Date:   Tue Dec 6 22:48:18 2005 +0000
236
237    Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
238
239commit c6ddfcb8295f9bd95ff6c10dfc72eb06c1dfebfc
240Author: Kevin E Martin <kem@kem.org>
241Date:   Sat Dec 3 05:49:17 2005 +0000
242
243    Update package version number for X11R7 RC3 release.
244
245commit 1cda990e2da2c81676263a743148792cdd24bf76
246Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
247Date:   Mon Nov 28 22:01:39 2005 +0000
248
249    Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
250        update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)
251
252commit f316c47cd92a8787aa054454b328992ea5a1c335
253Author: Eric Anholt <anholt@freebsd.org>
254Date:   Mon Nov 21 10:34:58 2005 +0000
255
256    Another pass at .cvsignores for apps.
257
258commit adf4750e5d0b867f9aebcb9e04f45615c78d564b
259Author: Eric Anholt <anholt@freebsd.org>
260Date:   Sun Nov 20 22:08:50 2005 +0000
261
262    Add/improve .cvsignore files for apps.
263
264commit 62c0c632565fc25c6af2199fecc1e8cec21beb82
265Author: Kevin E Martin <kem@kem.org>
266Date:   Wed Oct 19 02:47:50 2005 +0000
267
268    Update package version number for RC1 release.
269
270commit 7154ca09d51094eee67bd38d35ea1a42f0243165
271Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
272Date:   Mon Oct 17 23:56:20 2005 +0000
273
274    Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions to
275        work better with BSD make
276
277commit 4b08eb40f81ad4ac6f276d91a485e7eb3d690a61
278Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
279Date:   Fri Oct 14 00:25:42 2005 +0000
280
281    Use sed to fill in variables in man page
282
283commit 8be426eb8e1d2be0264c34bd618a25822055fcc6
284Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
285Date:   Mon Aug 1 20:25:28 2005 +0000
286
287    Install man pages to section 1 instead of section m (Patch from Donnie
288        Berkholz)
289
290commit a1da8fe3444ec4373d823b55d3db4c20f70b813c
291Author: Kevin E Martin <kem@kem.org>
292Date:   Fri Jul 29 21:22:30 2005 +0000
293
294    Various changes preparing packages for RC0:
295    - Verify and update package version numbers as needed
296    - Implement versioning scheme
297    - Change bug address to point to bugzilla bug entry form
298    - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
299        reenable it)
300    - Fix makedepend to use pkgconfig and pass distcheck
301    - Update build script to build macros first
302    - Update modular Xorg version
303
304commit 1c36f6e6523670598c310ad5cd55e6e3c800ba36
305Author: Adam Jackson <ajax@nwnk.net>
306Date:   Wed Jul 20 19:31:50 2005 +0000
307
308    Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a global
309        configure cache, you cache it, and the cached value is probably wrong.
310
311commit 4c13f27d1178fa4c1176686d53c5641addf675b8
312Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
313Date:   Sat Jul 16 22:07:13 2005 +0000
314
315    Add #ifdef HAVE_CONFIG_H/#include "config.h" to files that need it to get
316        HAS_MKSTEMP defined in modular builds.
317
318commit b3d8e92288c109bec89946ae3d550616dbc8d04c
319Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
320Date:   Sat Jul 16 21:59:14 2005 +0000
321
322    Define HAS_MKSTEMP if mkstemp() is present (needed for improved protection
323        against tempfile race conditions in many places)
324
325commit 05ef9ba24d0b1b5c17e04036d03770a44efd6b78
326Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
327Date:   Wed Jul 6 17:25:57 2005 +0000
328
329    Build system for smproxy
330
331commit 2935d0350a985e7638cdeaa32b06d935bef2a983
332Author: Egbert Eich <eich@suse.de>
333Date:   Fri Apr 23 19:54:37 2004 +0000
334
335    Merging XORG-CURRENT into trunk
336
337commit 5bab1fd41c825d7e89cd7329eead0169640cc3dd
338Author: Egbert Eich <eich@suse.de>
339Date:   Sun Mar 14 08:34:56 2004 +0000
340
341    Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
342
343commit c43c8cfd14136c9486ddf269a0e876c20670848e
344Author: Egbert Eich <eich@suse.de>
345Date:   Wed Mar 3 12:12:54 2004 +0000
346
347    Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
348
349commit ad7fbb2be57bc3aef4b403b3e3341627c98d88b6
350Author: Egbert Eich <eich@suse.de>
351Date:   Thu Feb 26 13:36:15 2004 +0000
352
353    readding XFree86's cvs IDs
354
355commit b3303bf17a8975b4a3f13462cb7b13207a016395
356Author: Egbert Eich <eich@suse.de>
357Date:   Thu Feb 26 09:23:57 2004 +0000
358
359    Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
360
361commit 2a637a09ff68246161945821392656492f1fbde1
362Author: Kaleb Keithley <kaleb@freedesktop.org>
363Date:   Fri Nov 14 16:48:58 2003 +0000
364
365    XFree86 4.3.0.1
366
367commit f4d5033f594bf278ff1171091219b3c28dc45446
368Author: Kaleb Keithley <kaleb@freedesktop.org>
369Date:   Fri Nov 14 15:54:53 2003 +0000
370
371    R6.6 is the Xorg base-line
372