summaryrefslogtreecommitdiff
path: root/app/xhost/ChangeLog
blob: 9fc3371793bc0f7ba38fcdb125fe77cd177fe6b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
commit 887b3da0c2cf25b1239b200fa82935cff61edc74
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Tue Oct 13 17:37:15 2009 -0700

    xhost 1.0.3
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>

commit fb7a5116803237dbf7c6871e6ba299ca9490c0b5
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Tue Oct 13 17:17:42 2009 -0700

    Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>

commit a10568d219ce8f67732a3cfad8b4f173b414c356
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Thu Oct 1 14:54:24 2009 -0700

    Add README with pointers to mailing lists, bugzilla, & git
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>

commit 2e313cc7b5f0353e545a874ade80ab568687473f
Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
Date:   Wed Jan 21 19:11:50 2009 -0200

    Correct make distcheck and sparse warnings.

commit 1ab923fdd812a35dd46fe663780f8c8271aa5d89
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Tue Jul 17 10:08:35 2007 -0700

    Use AM_CFLAGS instead of xhost_CFLAGS to avoid automake-1.10 warnings

commit ebf6f7d4b36d69a83aeca39405d6140d8cbdcb01
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Mon Jul 16 14:51:39 2007 -0700

    Version bump: 1.0.2

commit 9ef704675867ab08bc8ea129825d4ba32061dded
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Mon Jul 16 14:26:03 2007 -0700

    Replace static ChangeLog with dist-hook to generate from git log

commit 39ebc64fcc7ed7abdd529100da4cc6ba59ccff9d
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Wed Apr 11 14:54:42 2007 -0700

    Bug #10616: Typo in xhost.man: s/effect/affect/
    
    X.Org Bugzilla #10616 <https://bugs.freedesktop.org/show_bug.cgi?id=10616>
    Reported upstream from
    Debian bug #232384 <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=232384>

commit 7f505a8462be4fa4cde6314fc9bff66ce298722a
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Fri Feb 2 13:36:24 2007 -0800

    renamed: .cvsignore -> .gitignore

commit adbf515413070f64a15bb3b12c810c906075529a
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Fri Feb 2 13:36:00 2007 -0800

    Add note pointing to Xsecurity man page for more info on SI options

commit f74dafdf0b8e15cc1a92466f2c92facd470895b8
Author: Adam Jackson <ajax@nwnk.net>
Date:   Sat Apr 15 00:10:10 2006 +0000

    Coverity #610, #611: Various minor memory leaks. Bump to 1.0.1.

commit dc62a07856fb98a1c11abb6146146e91f520908b
Author: Kevin E Martin <kem@kem.org>
Date:   Thu Dec 15 00:24:07 2005 +0000

    Update package version number for final X11R7 release candidate.

commit 8984dd78af13984d80d6f1b751be415b30940816
Author: Kevin E Martin <kem@kem.org>
Date:   Tue Dec 6 22:48:22 2005 +0000

    Change *man_SOURCES ==> *man_PRE to fix autotools warnings.

commit 5f042cf69982bfb6bf045a543de232b0658f06bc
Author: Kevin E Martin <kem@kem.org>
Date:   Sat Dec 3 05:49:24 2005 +0000

    Update package version number for X11R7 RC3 release.

commit e77e96f2427e7ae4f26886463f82753f5307de2b
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Mon Nov 28 22:01:43 2005 +0000

    Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
        update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)

commit 5283dd84d2d8ca67edf136fd4306852c18a1ca6d
Author: Eric Anholt <anholt@freebsd.org>
Date:   Mon Nov 21 10:35:01 2005 +0000

    Another pass at .cvsignores for apps.

commit 8ecde78ea1374b23238cafb07eb4b1769c0ef5bb
Author: Eric Anholt <anholt@freebsd.org>
Date:   Sun Nov 20 22:08:53 2005 +0000

    Add/improve .cvsignore files for apps.

commit 71c8ff9e7e33d461c429069f2626ab2b4239001f
Author: Kevin E Martin <kem@kem.org>
Date:   Wed Nov 9 21:09:21 2005 +0000

    Update package version number for X11R7 RC2 release.

commit 726c26bcec28843c6f5038bba46f3d87a56b8a58
Author: Kevin E Martin <kem@kem.org>
Date:   Tue Nov 1 15:05:18 2005 +0000

    Update pkgcheck depedencies to work with separate build roots.

commit decc11f72d68d91578ec5491282ee2c619a7f6d4
Author: Kevin E Martin <kem@kem.org>
Date:   Wed Oct 19 02:47:54 2005 +0000

    Update package version number for RC1 release.

commit 4364ba6829303bd09f4713b50fe44a2fa89872a5
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Mon Oct 17 23:56:22 2005 +0000

    Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions to
        work better with BSD make

commit fbfc3a3410f51b1e0706ffd115a41e9ae1e36160
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Fri Oct 14 00:25:46 2005 +0000

    Use sed to fill in variables in man page

commit 7e1c137dc842830927dcc6cd8ddf06422e5eb32a
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Mon Aug 1 20:25:30 2005 +0000

    Install man pages to section 1 instead of section m (Patch from Donnie
        Berkholz)

commit 7a832df9178f26f471287b8cac3604121a635e68
Author: Kevin E Martin <kem@kem.org>
Date:   Fri Jul 29 21:22:34 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 50727a26edab129d555150cca271c23c4228426d
Author: Kevin E Martin <kem@kem.org>
Date:   Thu Jul 28 15:57:12 2005 +0000

    Fix distcheck for remaining apps

commit 1618ebd6cd76fb6afc63d68966905e4948b5ebb4
Author: Adam Jackson <ajax@nwnk.net>
Date:   Wed Jul 20 19:31:57 2005 +0000

    Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a global
        configure cache, you cache it, and the cached value is probably wrong.

commit 8b783444a5341f4698027d3a66650c179bc8fa2e
Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
Date:   Tue Jul 5 21:12:45 2005 +0000

    Add autogen.sh for xhost

commit 4f7044d76de402585b7bcc33b6803f6d5182dd61
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Fri Jul 1 16:55:14 2005 +0000

    More freedestkop->freedesktop typo fixes

commit 6717fca843fbcf3c79574dd1f574fbf78ff99285
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Sat Jun 18 08:16:09 2005 +0000

    Whoops. Uses Xmuu, not Xmu

commit 1ff19e0b04fbc458d87b9582223a7e60fd18ffb2
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Sat Jun 18 08:03:35 2005 +0000

    Autotooling: Add #include "config.h" & use RETSIGTYPE if defined.
    cvs: ----------------------------------------------------------------------

commit e6443cf2d16a842e3dcefadbfb7be50484ee2f47
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Sat Jun 18 07:49:39 2005 +0000

    autotool xhost

commit beba11cfe89a04a5c315d6b9b48201204af31a18
Author: Matthieu Herrb <matthieu.herrb@laas.fr>
Date:   Tue Jul 27 06:06:06 2004 +0000

    - remove remaining AMOEBA references.
    - remove unused file.

commit 9a00449e017738f0e60c1bf296659a535b1469f2
Author: Egbert Eich <eich@suse.de>
Date:   Fri Apr 23 19:54:49 2004 +0000

    Merging XORG-CURRENT into trunk

commit d60614f08958004ab613f62470f14c2fab6e59f5
Author: Egbert Eich <eich@suse.de>
Date:   Sun Mar 14 08:35:24 2004 +0000

    Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004

commit 18cd6b229ebc28d5e9875465f4eadff856b94b83
Author: Egbert Eich <eich@suse.de>
Date:   Wed Mar 3 12:13:08 2004 +0000

    Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004

commit 451e972cf47c66069d791e5436f6c9eac9f0e116
Author: Egbert Eich <eich@suse.de>
Date:   Thu Feb 26 13:36:24 2004 +0000

    readding XFree86's cvs IDs

commit f17a619e50d3243f3cc62251fed63a1bc46cb120
Author: Egbert Eich <eich@suse.de>
Date:   Thu Feb 26 09:24:08 2004 +0000

    Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004

commit fb6a09667fede1013cbb01f57ccccd7b726fbecf
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date:   Tue Nov 25 19:29:13 2003 +0000

    XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks

commit 8318f3de7a64f63e05adae22f9452af19e5df725
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date:   Fri Nov 14 16:49:22 2003 +0000

    XFree86 4.3.0.1

commit 5b721f5b0d168e466b968d3a3089ab1e3be82233
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date:   Fri Nov 14 15:54:53 2003 +0000

    R6.6 is the Xorg base-line