ChangeLog revision bd8ad950
1commit 79f686765238ddd0e4753f9d4ee62b5a5296610e
2Author: Alan Coopersmith <alan.coopersmith@oracle.com>
3Date:   Wed Mar 20 20:58:15 2019 -0700
4
5    mkfontscale 1.2.1
6    
7    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
8
9commit 29cab25240cf30f546671f265167a2eeadfd4c75
10Author: Alan Coopersmith <alan.coopersmith@oracle.com>
11Date:   Thu Mar 7 13:23:00 2019 -0800
12
13    Revert "Use autoconf instead of sed to substitute @bindir@ in mkfontdir.in"
14    
15    This reverts commit 1f9d14bec07092d62da29a5a233cefbf84d47289.
16    It caused https://gitlab.freedesktop.org/xorg/app/mkfontscale/issues/5
17
18commit 8fbafcfe7e5ef4a2030e3963f31143bba2c8786f
19Author: Alan Coopersmith <alan.coopersmith@oracle.com>
20Date:   Sat Mar 2 14:16:48 2019 -0800
21
22    mkfontscale 1.2.0
23    
24    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
25
26commit bef1c614465f2c8546a7d946a75d8f10c5f3ca40
27Author: Alan Coopersmith <alan.coopersmith@oracle.com>
28Date:   Tue Feb 19 11:45:29 2019 -0800
29
30    Add mkfontdir to .gitignore
31    
32    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
33
34commit 1f9d14bec07092d62da29a5a233cefbf84d47289
35Author: Alan Coopersmith <alan.coopersmith@oracle.com>
36Date:   Mon Feb 18 18:27:31 2019 -0800
37
38    Use autoconf instead of sed to substitute @bindir@ in mkfontdir.in
39    
40    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
41
42commit d3b0f267bd25ab888efc0417f62d525afa32208a
43Author: Alan Coopersmith <alan.coopersmith@oracle.com>
44Date:   Mon Feb 18 18:23:50 2019 -0800
45
46    Add mkfontdir to README.md
47    
48    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
49
50commit 270540bb11914ea92436e251b14bc39d6b5df589
51Author: Jeremy Huddleston <jeremyhu@apple.com>
52Date:   Thu Oct 6 10:29:42 2011 -0700
53
54    mkfontdir: Fix issues where mkfontscale and mkfontdir are installed in different locations or bindir contains a space
55    
56    https://bugs.freedesktop.org/show_bug.cgi?id=24465
57    
58    Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
59
60commit cfbeaa0b99944ab887b4854baa63eadd4e5481f5
61Author: Jon TURNEY <jon.turney@dronecode.org.uk>
62Date:   Tue Mar 15 11:55:11 2011 +0000
63
64    mkfontdir: Fix for non-srcdir builds
65    
66    Fix commit ad5fefcc7a0a0beb1c02270d9f28c8b28da61199 for non-srcdir builds
67    
68    Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
69    Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
70
71commit 758df83c5825b77f338e44c1fcc4c5070d3c3516
72Author: Alan Coopersmith <alan.coopersmith@oracle.com>
73Date:   Fri Mar 11 14:10:19 2011 -0800
74
75    mkfontdir: Make Makefile.am compatible with Solaris make
76    
77    Solaris make won't substitute $< in explicit rules, only implicit ones
78    
79    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
80
81commit 8290027e067ffd0a3f37eeafbd27121e2884cea4
82Author: Gaetan Nadon <memsize@videotron.ca>
83Date:   Sat Jan 22 09:27:09 2011 -0500
84
85    mkfontdir: config: substitute bindir in mkfontdir using Autoconf @bindir@
86    
87    Use the Autoconf recommended way of substituting bindir, see
88    http://www.gnu.org/software/autoconf/manual/autoconf.html
89    
90    Use # sign for comment in script.
91    Only sed is used, drop the cpp terminology.
92    
93    Reviewed-by: Rémi Cardona <remi@gentoo.org>
94    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
95
96commit 07d71396a502515a02bd12c5b01cdd98a7a30dab
97Author: Gaetan Nadon <memsize@videotron.ca>
98Date:   Wed Jan 19 10:06:55 2011 -0500
99
100    mkfontdir: config: move man pages into their own directory
101    
102    Use services provided by XORG_MANPAGE_SECTIONS.
103    Use standard Makefile for man pages.
104    
105    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
106
107commit 91cae6761d1a1eb9e5e2eba9eea8d7be6e3993d1
108Author: Gaetan Nadon <memsize@videotron.ca>
109Date:   Thu Jan 13 11:15:47 2011 -0500
110
111    mkfontdir: man: remove trailing spaces and tabs
112    
113    Using s/[ \t]*$//
114    
115    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
116
117commit 7bb2d75a9f00546178f16fd536946fe1bdabdebb
118Author: Alan Coopersmith <alan.coopersmith@oracle.com>
119Date:   Sun Nov 7 11:14:14 2010 -0800
120
121    mkfontdir: Drop CVS version tag from mkfontdir.cpp too
122    
123    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
124
125commit b1e80a29150c90c39915e5e758262815c2c4da05
126Author: Alan Coopersmith <alan.coopersmith@oracle.com>
127Date:   Sun Nov 7 11:10:09 2010 -0800
128
129    mkfontdir: config: Remove unnecessary calls from configure.ac
130    
131    AC_PROG_SED & AC_PROG_INSTALL are provided by XORG_DEFAULT_OPTIONS now
132    
133    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
134
135commit daee1aa67b7b11b2d4f9e38ddc39603e9206557a
136Author: Jesse Adkins <jesserayadkins@gmail.com>
137Date:   Tue Sep 28 13:29:49 2010 -0700
138
139    mkfontdir: Purge cvs tags.
140    
141    Signed-off-by: Jesse Adkins <jesserayadkins@gmail.com>
142
143commit 43d1aae1b0e1f9f759fe3439aa2079a88dab03af
144Author: Alan Coopersmith <alan.coopersmith@sun.com>
145Date:   Sat Oct 10 22:47:09 2009 -0700
146
147    mkfontdir: Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
148    
149    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
150
151commit 2dac61a84d474e533df29b5874ce6ca5e68d4ddd
152Author: Alan Coopersmith <alan.coopersmith@sun.com>
153Date:   Fri Jan 11 12:40:52 2008 -0800
154
155    mkfontdir: Fix formatting of man page so ellipsis are shown with Solaris nroff
156
157commit 8609ad731b9c9c670a815c915055ae416d2396d8
158Author: Alan Coopersmith <alan.coopersmith@sun.com>
159Date:   Fri Jan 11 12:39:00 2008 -0800
160
161    mkfontdir: Fill in COPYING file with copyright/license notices
162
163commit 18654870df3e8c65abc4443a0f510abd46c5fbaa
164Author: Alan Coopersmith <alan.coopersmith@sun.com>
165Date:   Mon Jan 7 14:16:07 2008 -0800
166
167    mkfontdir: Add references to mkfontscale to man page
168    
169    Also convert (1) to (__appmansuffix__)
170
171commit 1d15009075c3d316bd54c5861ac2859330ab2e64
172Author: Matthieu Herrb <matthieu.herrb@laas.fr>
173Date:   Sun Mar 5 19:52:51 2006 +0000
174
175    mkfontdir: Let BSD make find mkfontdir.cpp when building in a separate obj dir
176
177commit 1cb06c20467030fddf6a0a7be855f6849cadf7b4
178Author: Adam Jackson <ajax@nwnk.net>
179Date:   Tue Aug 2 01:58:09 2005 +0000
180
181    mkfontdir: Find mkfontscale through @bindir@ rather than AC_PATH_PROG, since the one in the path could be from an old install that doesn't support all the needed flags.
182
183commit a8341c3f17050b253a9f55aba76f1d8437165c26
184Author: Matthieu Herrb <matthieu.herrb@laas.fr>
185Date:   Thu Jul 14 20:59:48 2005 +0000
186
187    mkfontdir: build fix for non-GNU make
188
189commit fa554ab53809943cb141e07687c96364d91e3f9c
190Author: Kevin E Martin <kem@kem.org>
191Date:   Sat Jul 2 21:42:05 2005 +0000
192
193    mkfontdir: Add build system for bdftopcf, mkfontdir and mkfontscale
194
195commit c40a94766668aad01ef57eea181752a370762cd0
196Author: Egbert Eich <eich@suse.de>
197Date:   Fri Apr 23 19:54:36 2004 +0000
198
199    mkfontdir: Merging XORG-CURRENT into trunk
200
201commit 1a302e07687403c0be7452d865d20e4cb0761770
202Author: Egbert Eich <eich@suse.de>
203Date:   Sun Mar 14 08:34:54 2004 +0000
204
205    mkfontdir: Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
206
207commit c01032201686db5622b4f997d5294d724800c694
208Author: Egbert Eich <eich@suse.de>
209Date:   Wed Mar 3 12:12:53 2004 +0000
210
211    mkfontdir: Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
212
213commit 3a6aebdfeb88dd8501d715117990af646f687555
214Author: Egbert Eich <eich@suse.de>
215Date:   Thu Feb 26 13:36:15 2004 +0000
216
217    mkfontdir: readding XFree86's cvs IDs
218
219commit fa75fa1a5d7c1599692d4e309c39fca34b2a0f84
220Author: Egbert Eich <eich@suse.de>
221Date:   Thu Feb 26 09:23:56 2004 +0000
222
223    mkfontdir: Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
224
225commit 9b6d7d062c91a86e110eea7ed38d44e104463fba
226Author: Kaleb Keithley <kaleb@freedesktop.org>
227Date:   Tue Nov 25 19:29:02 2003 +0000
228
229    mkfontdir: Initial revision
230
231commit 2247072a89b7b9da8ed22d0aaec100cef3adb62d
232Author: Kaleb Keithley <kaleb@freedesktop.org>
233Date:   Fri Nov 14 16:48:57 2003 +0000
234
235    mkfontdir: XFree86 4.3.0.1
236
237commit 1b920768b5122bac7368860fd6fc7e4f5275ed8f
238Author: Kaleb Keithley <kaleb@freedesktop.org>
239Date:   Fri Nov 14 15:54:53 2003 +0000
240
241    mkfontdir: R6.6 is the Xorg base-line
242
243commit 0a20abea3ec9742f0982e043e725cdadf0fc493e
244Author: Alan Coopersmith <alan.coopersmith@oracle.com>
245Date:   Sun Jan 6 14:26:00 2019 -0800
246
247    Clear some -Wshorten-64-to-32 warnings from clang 6
248    
249    ident.c:84:13: warning: implicit conversion loses integer precision:
250          'unsigned long' to 'int' [-Wshorten-64-to-32]
251        int n = strlen(filename);
252            ~   ^~~~~~~~~~~~~~~~
253    ident.c:130:9: warning: implicit conversion loses integer precision:
254          'off64_t' (aka 'long') to 'int' [-Wshorten-64-to-32]
255            return gzseek(ff->f.gz, offset, whence);
256            ~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
257    ident.c:140:17: warning: implicit conversion loses integer precision:
258          'long' to 'int' [-Wshorten-64-to-32]
259                n = offset - ff->pos;
260                  ~ ~~~~~~~^~~~~~~~~
261    ident.c:143:10: warning: implicit conversion loses integer precision:
262          'off_t' (aka 'long') to 'int' [-Wshorten-64-to-32]
263                n = offset;
264                  ~ ^~~~~~
265    ident.c:156:12: warning: implicit conversion loses integer precision:
266          'off_t' (aka 'long') to 'unsigned int' [-Wshorten-64-to-32]
267            ff->pos = offset;
268                    ~ ^~~~~~
269    ident.c:157:9: warning: implicit conversion loses integer precision:
270          'off_t' (aka 'long') to 'int' [-Wshorten-64-to-32]
271            return offset;
272            ~~~~~~ ^~~~~~
273    mkfontscale.c:704:13: warning: implicit conversion loses integer precision:
274          'unsigned long' to 'int' [-Wshorten-64-to-32]
275        int n = strlen(dirname);
276            ~   ^~~~~~~~~~~~~~~
277    mkfontscale.c:748:13: warning: implicit conversion loses integer precision:
278          'unsigned long' to 'int' [-Wshorten-64-to-32]
279        int n = strlen(filename);
280            ~   ^~~~~~~~~~~~~~~~
281    mkfontscale.c:794:14: warning: implicit conversion loses integer precision:
282          'unsigned long' to 'int' [-Wshorten-64-to-32]
283            xl = strlen (exclusionSuffix);
284               ~ ^~~~~~~~~~~~~~~~~~~~~~~~
285    mkfontscale.c:796:9: warning: implicit conversion loses integer precision:
286          'unsigned long' to 'int' [-Wshorten-64-to-32]
287        i = strlen(dirname_given);
288          ~ ^~~~~~~~~~~~~~~~~~~~~
289    mkfontscale.c:858:15: warning: implicit conversion loses integer precision:
290          'unsigned long' to 'int' [-Wshorten-64-to-32]
291                int dl = strlen (entry->d_name);
292                    ~~   ^~~~~~~~~~~~~~~~~~~~~~
293    mkfontscale.c:930:21: warning: implicit conversion loses integer precision:
294          'unsigned long' to 'int' [-Wshorten-64-to-32]
295                int l = strlen(xlfd_name);
296                    ~   ^~~~~~~~~~~~~~~~~
297    
298    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
299
300commit a311033403730db56bbbd0c56977e6c49a6b5519
301Author: Alan Coopersmith <alan.coopersmith@oracle.com>
302Date:   Sun Jan 6 13:33:42 2019 -0800
303
304    Clear some -Wsign-compare warnings from gcc 7
305    
306    mkfontscale.c: In function ‘getName’:
307    mkfontscale.c:336:22: warning: comparison between signed and unsigned
308       integer expressions [-Wsign-compare]
309             for(i = 0; i < name.string_len / 2; i++) {
310                          ^
311    mkfontscale.c: In function ‘nameWidth’:
312    mkfontscale.c:427:18: warning: comparison between signed and unsigned
313       integer expressions [-Wsign-compare]
314         for(i = 0; i < NUMWIDTHS; i++)
315                      ^
316    mkfontscale.c: In function ‘notice_foundry’:
317    mkfontscale.c:1261:18: warning: comparison between signed and unsigned
318       integer expressions [-Wsign-compare]
319         for(i = 0; i < countof(notice_foundries); i++)
320                      ^
321    mkfontscale.c: In function ‘vendor_foundry’:
322    mkfontscale.c:1285:18: warning: comparison between signed and unsigned
323       integer expressions [-Wsign-compare]
324         for(i = 0; i < countof(vendor_foundries); i++)
325                      ^
326    
327    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
328
329commit d971bb62c6d2a35eccfdcd0c3c6c65c4f841f556
330Author: Thomas Klausner <wiz@NetBSD.org>
331Date:   Mon Jul 27 23:16:45 2015 +0200
332
333    Add new ConstList functions and use them.
334    
335    Gets rid of lots of const warnings.
336    
337    Signed-off-by: Thomas Klausner <wiz@NetBSD.org>
338
339commit bd8ff8a513d928878c877ea7b448baf7aee003a3
340Author: Alan Coopersmith <alan.coopersmith@oracle.com>
341Date:   Wed Nov 21 16:49:31 2018 -0800
342
343    Update configure.ac bug URL for gitlab migration
344    
345    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
346
347commit 17dec8c3c2805707767a2e416358db860b2b2427
348Author: Alan Coopersmith <alan.coopersmith@oracle.com>
349Date:   Fri Nov 16 20:25:32 2018 -0800
350
351    Update README for gitlab migration
352    
353    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
354
355commit eac885fa5ebff24e0839144863872443a010d7c2
356Author: Alan Coopersmith <alan.coopersmith@oracle.com>
357Date:   Mon Oct 1 21:24:45 2018 -0700
358
359    Stop shadowing 'found' in checkExtraEncoding()
360    
361    mkfontscale.c: In function ‘checkExtraEncoding’:
362    mkfontscale.c:1220:17: warning: declaration of ‘found’ shadows a parameter [-Wshadow]
363                 int found = 0;
364                     ^~~~~
365    mkfontscale.c:1214:59: note: shadowed declaration is here
366     checkExtraEncoding(FT_Face face, char *encoding_name, int found)
367                                                               ^~~~~
368    
369    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
370
371commit 325621bd083236567bd861d41ff161313fc96e96
372Author: Alan Coopersmith <alan.coopersmith@oracle.com>
373Date:   Mon Oct 1 21:19:58 2018 -0700
374
375    Rename variable 'n' to avoid shadowing another 'n' in doDirectory
376    
377    mkfontscale.c: In function ‘doDirectory’:
378    mkfontscale.c:928:17: warning: declaration of ‘n’ shadows a previous local [-Wshadow]
379                 int n = strlen(xlfd_name);
380                     ^
381    mkfontscale.c:788:12: note: shadowed declaration is here
382         int i, n, dirn, diri, found, rc;
383                ^
384    
385    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
386
387commit 0faf882de6de6c1ec26aace9a9939914b40e7b89
388Author: Alan Coopersmith <alan.coopersmith@oracle.com>
389Date:   Mon Oct 1 21:10:59 2018 -0700
390
391    Use vasprintf(), if available, to implement dsprintf()
392    
393    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
394
395commit 3b747cc5d2981c44ff517f64c355e76d70194f24
396Author: Alan Coopersmith <alan.coopersmith@oracle.com>
397Date:   Mon Oct 1 20:52:18 2018 -0700
398
399    Replace dsprintf("%s", s) with strdup(s)
400    
401    dsprintf is an allocating sprintf.  With a format string of "%s", it
402    reduces to just being a more complicated version of strdup, so lets
403    just use strdup instead to save time and reduce complexity.
404    
405    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
406
407commit 65fe4ef6f5674b0b52e797924990b090dbbd52af
408Author: Alan Coopersmith <alan.coopersmith@oracle.com>
409Date:   Mon Oct 1 20:48:21 2018 -0700
410
411    Remove last use of strcat
412    
413    If getcwd returned a string that exactly filled the prefix buffer,
414    it could write the null terminator byte out of bounds.
415    
416    Instead, since the prefix is copied to a newly allocated string and
417    never used again, just let the dsprintf() call take care of it.
418    
419    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
420
421commit 7b4203577af4b835ef069e0cd2bd9510b599789c
422Author: Bernhard M. Wiedemann <bwiedemann@suse.de>
423Date:   Mon Sep 10 10:17:52 2018 +0200
424
425    Sort input file list
426    
427    so that openSUSE's installation-images builds in a reproducible way
428    in spite of indeterministic filesystem readdir order
429    
430    See https://reproducible-builds.org/ for why this is good.
431    
432    Signed-off-by: Bernhard M. Wiedemann <bwiedemann@suse.de>
433
434commit 4b1d7d3af1c1bc1586b2e9a780aea0dee7df5a14
435Author: Alan Coopersmith <alan.coopersmith@oracle.com>
436Date:   Tue Mar 6 22:57:01 2018 -0800
437
438    mkfontscale 1.1.3
439    
440    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
441
442commit 27295c6c9b40b5cee0d1f45dfdc742a12613cb58
443Author: Mihail Konev <k.mvc@ya.ru>
444Date:   Thu Jan 26 14:00:20 2017 +1000
445
446    autogen: add default patch prefix
447    
448    Signed-off-by: Mihail Konev <k.mvc@ya.ru>
449
450commit 3258ad61892298d07236a857e1668171de5e8880
451Author: Emil Velikov <emil.l.velikov@gmail.com>
452Date:   Mon Mar 9 12:00:52 2015 +0000
453
454    autogen.sh: use quoted string variables
455    
456    Place quotes around the $srcdir, $ORIGDIR and $0 variables to prevent
457    fall-outs, when they contain space.
458    
459    Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
460    Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
461    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
462
463commit e8e4bdca31c006e2600ba25ef753fe77b20d6aca
464Author: Peter Hutterer <peter.hutterer@who-t.net>
465Date:   Tue Jan 24 10:32:07 2017 +1000
466
467    autogen.sh: use exec instead of waiting for configure to finish
468    
469    Syncs the invocation of configure with the one from the server.
470    
471    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
472    Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
473
474commit 07b761b0862bcea65b83052b9d960c4459af0466
475Author: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
476Date:   Sun Sep 18 16:25:22 2016 -0700
477
478    mkfontscale: Avoid a buffer underrun
479    
480    https://bugs.freedesktop.org/show_bug.cgi?id=96905
481    
482    =================================================================
483    ==3068==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x60300000de6f at pc 0x000109df79d1 bp 0x7fff55e37d90 sp 0x7fff55e37550
484    READ of size 1 at 0x60300000de6f thread T0
485        #0 0x109df79d0 in wrap_strcmp (libclang_rt.asan_osx_dynamic.dylib+0xe9d0)
486        #1 0x109dc8ef7 in fontFileOpen (mkfontscale+0x100001ef7)
487        #2 0x109dc8e0b in bitmapIdentify (mkfontscale+0x100001e0b)
488        #3 0x109dcc874 in doDirectory (mkfontscale+0x100005874)
489        #4 0x109dcbc78 in main (mkfontscale+0x100004c78)
490        #5 0x7fff9083f5ac in start (libdyld.dylib+0x35ac)
491        #6 0x3  (<unknown module>)
492    
493    0x60300000de6f is located 1 bytes to the left of 20-byte region [0x60300000de70,0x60300000de84)
494    allocated by thread T0 here:
495        #0 0x109e34570 in wrap_malloc (libclang_rt.asan_osx_dynamic.dylib+0x4b570)
496        #1 0x109dca92a in dsprintf (mkfontscale+0x10000392a)
497        #2 0x109dcc788 in doDirectory (mkfontscale+0x100005788)
498        #3 0x109dcbc78 in main (mkfontscale+0x100004c78)
499        #4 0x7fff9083f5ac in start (libdyld.dylib+0x35ac)
500        #5 0x3  (<unknown module>)
501    
502    Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
503
504commit ecb248d8865df376a97a795c2e4f58a3bf64c3f1
505Author: Stefan Dirsch <sndirsch@suse.de>
506Date:   Thu Apr 21 16:52:15 2016 +0200
507
508    fix handling of Type1 fonts without /FamilyName and/or /FullName
509    
510    https://bugzilla.opensuse.org/show_bug.cgi?id=918466
511    
512    Signed-off-by: Stefan Dirsch <sndirsch@suse.de>
513    Reviewed-by: Adam Jackson <ajax@redhat.com>
514
515commit 87d628f8eec170ec13bb9feefb1ce05aed07d1d6
516Author: Alan Coopersmith <alan.coopersmith@oracle.com>
517Date:   Fri Jan 16 23:40:40 2015 -0800
518
519    mkfontscale 1.1.2
520    
521    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
522
523commit 47908fd7a0d061fdcd21e3498da4e223ca9136d9
524Author: Alan Coopersmith <alan.coopersmith@oracle.com>
525Date:   Fri Jun 20 23:23:54 2014 -0700
526
527    Remove extraneous duplicate checks for -r & -n options
528    
529    Flagged by cppcheck 1.65:
530    [mkfontscale.c:247]: (style) Expression is always false because
531     'else if' condition matches previous condition at line 224.
532    [mkfontscale.c:245]: (style) Expression is always false because
533     'else if' condition matches previous condition at line 227.
534    
535    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
536    Reviewed-by: Hans de Goede <hdegoede@redhat.com>
537
538commit 48e541dc2f2fc3f4e99d3e168c28241ff5adff4d
539Author: Alan Coopersmith <alan.coopersmith@oracle.com>
540Date:   Mon Jun 2 19:39:49 2014 -0700
541
542    autogen.sh: Honor NOCONFIGURE=1
543    
544    See http://people.gnome.org/~walters/docs/build-api.txt
545    
546    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
547
548commit f14019d598c215e09cff88c739bbf7f4d6c6b89f
549Author: Alan Coopersmith <alan.coopersmith@oracle.com>
550Date:   Mon Jun 2 19:39:49 2014 -0700
551
552    configure: Drop AM_MAINTAINER_MODE
553    
554    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
555
556commit 399db42a151687f1181ae23d28a76d31125a2853
557Author: Thomas Klausner <wiz@NetBSD.org>
558Date:   Tue Mar 18 23:14:47 2014 +0100
559
560    Only include config.h if it exists.
561    
562    Reviewed-by: Gaetan Nadon <memsize@videotron.ca>
563    Signed-off-by: Thomas Klausner <wiz@NetBSD.org>
564
565commit eac564e0fc9052a39981ea47b271f7f3d2821944
566Author: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
567Date:   Thu Jan 2 00:43:14 2014 -0800
568
569    Fix possible malloc allocation error found by clang static analysis
570    
571    list.c:238:23: warning: Call to 'malloc' has an allocation size of 0 bytes
572        ListPtr *sorted = malloc(l * sizeof(ListPtr));
573                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~
574    
575    Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
576
577commit 423ffbe9c5552dfeffa81bb6e2f2b62ab6b17580
578Author: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
579Date:   Thu Jan 2 00:39:25 2014 -0800
580
581    Plug a memory leak found by clang static analysis
582    
583    mkfontscale.c:635:25: warning: Potential leak of memory pointed to by 'notice'
584                    foundry = notice_foundry(notice);
585                    ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
586    mkfontscale.c:640:8: warning: Potential leak of memory pointed to by 'notice'
587        if(strcmp(slant, "i") == 0) {
588           ^~~~~~
589    
590    Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
591
592commit 880a0c4733e62e54e6a0f1238c7430727d23657b
593Author: Alan Coopersmith <alan.coopersmith@oracle.com>
594Date:   Fri Nov 8 23:48:28 2013 -0800
595
596    Print which option was in error along with usage message
597    
598    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
599    Reviewed-by: Gaetan Nadon <memsize@videotron.ca>
600
601commit 26c89de6cdf0a5b7122a630a5df37fd67a4163e2
602Author: Alan Coopersmith <alan.coopersmith@oracle.com>
603Date:   Fri Nov 8 23:28:16 2013 -0800
604
605    Make usage() always exit(1)
606    
607    Avoid duplicating exit(1) calls after every single call to usage()
608    
609    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
610    Reviewed-by: Gaetan Nadon <memsize@videotron.ca>
611
612commit 43ab9b11699acadbf09b8ed050a7a2f7e630dce4
613Author: Alan Coopersmith <alan.coopersmith@oracle.com>
614Date:   Fri Nov 8 23:21:32 2013 -0800
615
616    Add -v flag to print program version
617    
618    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
619    Reviewed-by: Gaetan Nadon <memsize@videotron.ca>
620
621commit e5788db7f179bf89d2e5e3c97c69058027cb93bd
622Author: Alan Coopersmith <alan.coopersmith@oracle.com>
623Date:   Fri Nov 8 22:56:02 2013 -0800
624
625    Add missing newline to usage output
626    
627    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
628    Reviewed-by: Gaetan Nadon <memsize@videotron.ca>
629
630commit f48de13423c7300f4da9f61993b624426b38ddc0
631Author: Alan Coopersmith <alan.coopersmith@oracle.com>
632Date:   Tue Jul 16 22:50:54 2013 -0700
633
634    mkfontscale 1.1.1
635    
636    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
637
638commit f731c5c36f28ddd0f25f474d2991c96f9a7a915c
639Author: Thomas Klausner <wiz@NetBSD.org>
640Date:   Sun Jun 2 21:16:54 2013 +0200
641
642    Protect config.h inclusion like usual.
643    
644    Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
645    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
646
647commit 19e2cb7c6a3ec2c5b1bc0d24866fa685eef0ee13
648Author: Peter Hutterer <peter.hutterer@who-t.net>
649Date:   Tue May 21 15:50:19 2013 +1000
650
651    Document -u/-U options in man page
652    
653    Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
654    Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
655
656commit b3af8de8d25128f565c2ed2f7c63b6e4099eb84e
657Author: Alan Coopersmith <alan.coopersmith@oracle.com>
658Date:   Sat Jan 19 12:05:06 2013 -0800
659
660    Replace malloc(strlen);strcpy() calls with strdup
661    
662    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
663
664commit 547517571e695728278a264eedbac47b6e1f43bc
665Author: Alan Coopersmith <alan.coopersmith@oracle.com>
666Date:   Sat Jan 19 11:51:39 2013 -0800
667
668    Since hash() returns unsigned int, store results in unsigned ints
669    
670    Clears clang warnings:
671    hash.c:82:13: warning: implicit conversion changes signedness: 'unsigned int' to 'int' [-Wsign-conversion]
672        int i = hash(key);
673            ~   ^~~~~~~~~
674    hash.c:94:13: warning: implicit conversion changes signedness: 'unsigned int' to 'int' [-Wsign-conversion]
675        int i = hash(key);
676            ~   ^~~~~~~~~
677    
678    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
679
680commit 1157b3039551b552b483f05f6a411e57941a87c0
681Author: Egbert Eich <eich@freedesktop.org>
682Date:   Fri Jan 11 12:04:16 2013 -0500
683
684    Fix compilation for MinGW
685    
686    Fix compilation for MinGW since 9cbe3256bc932b82f2435b23cda0931f4f5f5ba2
687    Unfortunately, MinGW doesn't define S_ISLNK, so check for that as well.
688    
689    Signed-off-by: Egbert Eich <eich@freedesktop.org>
690    Reviewed-by: Colin Harrison <colin.harrison at virgin.net>
691
692commit 9cbe3256bc932b82f2435b23cda0931f4f5f5ba2
693Author: Egbert Eich <eich@freedesktop.org>
694Date:   Thu May 19 10:38:44 2011 +0200
695
696    Prefer original file over symlink (v2)
697    
698    If a symlink to a fontfile in the same directory exists the file
699    that got picked depends on the order in which readdir() picked
700    entries.
701    This patch gives the file a higher preference than the symlink to
702    it so it will be preferred if the xlfd entries match.
703    
704    v2: Followed a suggestion by Julien Cristau <jcristau@debian.org>
705        to check for DT_LNK being defined instead of _BSD_SOURCE
706        and fall back to lstat() if d_type is DT_UNKNOWN.
707    
708    Signed-off-by: Egbert Eich <eich@freedesktop.org>
709
710commit 4c3f72f9e3385d9c855416b6498ced067a97c712
711Author: Alan Coopersmith <alan.coopersmith@oracle.com>
712Date:   Fri Feb 10 20:19:37 2012 -0800
713
714    mkfontscale 1.1.0
715    
716    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
717
718commit bf7d4fd83c896b70f68d59de756a3847417d9add
719Author: Maxim Iorsh <iorsh@users.sourceforge.net>
720Date:   Thu Oct 20 08:08:47 2011 +0200
721
722    mkfontscale: fix Culmus entries to precede URW
723    
724    Culmus must precede URW and Bitstream in notice list, since its fonts are
725    based on URW/Bitstream sometimes.
726    
727    Signed-off-by: Maxim Iorsh <iorsh@users.sourceforge.net>
728    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
729
730commit cd8182e74636ffd9b140603fc61502b42a9d6f2b
731Author: Maxim Iorsh <iorsh@users.sourceforge.net>
732Date:   Tue Oct 18 22:07:45 2011 -0700
733
734    Add Culmus foundry to the vendor list for TrueType & Type1 fonts
735    
736    Maps fonts produced by the Culmus project <http://culmus.sourceforge.net>
737    to the XLFD foundry name "culmus"
738    
739    For TrueType fonts, maps the vendor code "CLM" from the TrueType vendor
740    id field.
741    
742    For Type1 fonts, which use heuristics to guess mappings to XLFD foundries
743    from words in the copyright notice, add the names of the main contributors
744    to the Culmus product to recognize the fonts under their copyright.
745    
746    Signed-off-by: Maxim Iorsh <iorsh@users.sourceforge.net>
747    Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
748    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
749
750commit a39deac00add15532b15827c80601f87738cb405
751Author: Alan Coopersmith <alan.coopersmith@oracle.com>
752Date:   Tue Oct 4 21:03:13 2011 -0700
753
754    Strip trailing whitespace
755    
756    Performed with: find * -type f | xargs perl -i -p -e 's{[ \t]+$}{}'
757    git diff -w & git diff -b show no diffs from this change
758    
759    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
760
761commit b2d0f04a50f1444f9d62d11636a28c89951f0f40
762Author: Alan Coopersmith <alan.coopersmith@oracle.com>
763Date:   Tue Oct 4 21:00:11 2011 -0700
764
765    Add const attributes to fix gcc -Wwrite-strings warnings
766    
767    Does not fix all of them since some lists contain constant strings and
768    some contain dynamically allocated strings that need to be freed later.
769    
770    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
771
772commit 0f4f6462597841e5f8470571d56cfda61144ee8f
773Author: Alan Coopersmith <alan.coopersmith@oracle.com>
774Date:   Mon Sep 26 15:55:12 2011 -0700
775
776    Mark format string argument to dsprintf as const char *
777    
778    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
779
780commit 8ee3b3f73a6c14c4326435fea7136c09fe2822d1
781Author: Maxim Iorsh <iorsh@users.sourceforge.net>
782Date:   Mon Oct 3 21:52:15 2011 +0200
783
784    mkfontscale: Support FontForge weight designations.
785    
786    Fontforge uses 'ExtraLight' and 'Heavy' weights in Type 1 fonts, which
787    should be understood by mkfontscale. Other FontForge designations are
788    already addressed.
789    
790    Signed-off-by: Maxim Iorsh <iorsh@users.sourceforge.net>
791    Reviewed-by: Jeremy Huddleston <jeremyhu@apple.com>
792
793commit d429321888c335042332d991480095f67c85bb64
794Author: Alan Coopersmith <alan.coopersmith@oracle.com>
795Date:   Wed Jun 29 20:25:37 2011 -0700
796
797    mkfontscale 1.0.9
798    
799    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
800
801commit 82af43b3e142ed8a85f1057bc67fc44baf95cc13
802Author: Alan Coopersmith <alan.coopersmith@oracle.com>
803Date:   Mon May 23 18:33:53 2011 -0700
804
805    Add _X_ATTRIBUTE_PRINTF to functions taking printf format arguments
806    
807    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
808    Reviewed-by: Jeremy Huddleston <jeremyhu@apple.com>
809
810commit 3da7640b35c9660944168217c145a1011547712b
811Author: Jeremy Huddleston <jeremyhu@apple.com>
812Date:   Sun May 8 09:36:02 2011 -0700
813
814    Dead code removal
815    
816    have_face is initialized to 0 at the beginning of the loop, so no need to set
817    it to 0 just before it goes out of scope at the end of the loop.
818    
819    mkfontscale.c:945:13: warning: Value stored to 'have_face' is never read
820                have_face = 0;
821                ^           ~
822    
823    Found-by: clang static analyzer
824    Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
825
826commit b8c26cb3d41b18dfcc14a1ae256f6575c7df7593
827Author: Alan Coopersmith <alan.coopersmith@oracle.com>
828Date:   Thu Feb 24 23:24:17 2011 -0800
829
830    makeList: free partially allocated list on failure
831    
832    Error: Memory leak (CWE 401)
833       Memory leak of pointer 'first' allocated with malloc(8)
834            at line 192 of list.c in function 'makeList'.
835              'first' allocated at line 181 with malloc(8).
836              first leaks when next == 0 at line 191.
837    
838    [ This bug was found by the Parfait 0.3.6 bug checking tool.
839      For more information see http://labs.oracle.com/projects/parfait/ ]
840    
841    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
842    Reviewed-by: Julien Cristau <jcristau@debian.org>
843
844commit 9d424d79ca56e7e372a286fca478996eeee8ebfe
845Author: Alan Coopersmith <alan.coopersmith@oracle.com>
846Date:   Thu Feb 24 23:15:25 2011 -0800
847
848    Leave room for null terminator in file & font name arrays
849    
850    fscanf %s arguments don't include the trailing \0 byte in their counts.
851    
852    Error: Buffer overrun
853       Buffer overflow (CWE 120): Use of fscanf(%1024[), with buffer 'font'
854          Array size is 1024 bytes
855            at line 707 of mkfontscale.c in function 'readFontScale'.
856       Buffer overflow (CWE 120): Use of fscanf(%1024s), with buffer 'file'
857          Array size is 1024 bytes
858            at line 707 of mkfontscale.c in function 'readFontScale'.
859    
860    [ This bug was found by the Parfait 0.3.6 bug checking tool.
861      For more information see http://labs.oracle.com/projects/parfait/ ]
862    
863    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
864    Reviewed-by: Julien Cristau <jcristau@debian.org>
865
866commit 45b33b463c8acc2c0ff37e209387d6b664576cc4
867Author: Alan Coopersmith <alan.coopersmith@oracle.com>
868Date:   Mon Feb 14 23:22:56 2011 -0800
869
870    Sort contents of encodings.dir
871    
872    Allows easier comparison between builds to detect changes.
873    Helps reduce deltas in packaging systems that compare old & new versions.
874    
875    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
876
877commit 623a620bde1988e105b2fe814a3158da0e7b863c
878Author: Gaetan Nadon <memsize@videotron.ca>
879Date:   Wed Jan 19 10:06:55 2011 -0500
880
881    config: move man pages into their own directory
882    
883    Use services provided by XORG_MANPAGE_SECTIONS.
884    Use standard Makefile for man pages.
885    
886    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
887
888commit 2e2073e358a6d9069dd5b5f3757de769cbc92721
889Author: Alan Coopersmith <alan.coopersmith@oracle.com>
890Date:   Sun Jan 9 13:44:31 2011 -0800
891
892    Remove unused NEED_SNPRINTF code to #include non-existent snprintf.c
893    
894    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
895
896commit 2ad869a51804e5232f10c1c933e2822c205c3265
897Author: Alan Coopersmith <alan.coopersmith@oracle.com>
898Date:   Sun Jan 9 13:39:00 2011 -0800
899
900    Make fscanf format string constant so it can be checked at compile time
901    
902    Clears gcc warning of:
903    mkfontscale.c:714: warning: format not a string literal, argument types not checked
904    
905    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
906
907commit ed14fe953f8f6fee90fcf28cd6775037b5f6e228
908Author: Alan Coopersmith <alan.coopersmith@oracle.com>
909Date:   Sun Jan 9 13:24:10 2011 -0800
910
911    config: Add missing AC_CONFIG_SRCDIR
912    
913    Regroup AC statements under the Autoconf initialization section.
914    Regroup AM statements under the Automake initialization section.
915    
916    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
917
918commit f27bcd4d366b2c12e658ff018542c4273b36631a
919Author: Gaetan Nadon <memsize@videotron.ca>
920Date:   Thu Jan 13 11:15:47 2011 -0500
921
922    man: remove trailing spaces and tabs
923    
924    Using s/[ \t]*$//
925    
926    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
927
928commit fedc022d29297f524d39a2637c1529782edcdceb
929Author: Gaetan Nadon <memsize@videotron.ca>
930Date:   Wed Jan 12 16:28:02 2011 -0500
931
932    config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
933    
934    This silences an Autoconf warning
935
936commit 7a1e1e64c171ae95339bbd327806f892816850d7
937Author: Alan Coopersmith <alan.coopersmith@oracle.com>
938Date:   Fri Oct 29 23:03:40 2010 -0700
939
940    mkfontscale 1.0.8
941    
942    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
943
944commit 6a013e3524c0bdee54a33b0e9a255f3a7580603f
945Author: Alan Coopersmith <alan.coopersmith@oracle.com>
946Date:   Fri Oct 29 23:01:47 2010 -0700
947
948    Remove unnecessary calls from configure.ac
949    
950    XORG_DEFAULT_OPTIONS calls AC_PROG_CC and AC_PROG_INSTALL
951    PKG_CHECK_MODULES calls AC_SUBST on LIBS & CFLAGS variables
952    
953    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
954
955commit ae4a7325cf30dda566391b37d9ce7ffb946b842e
956Author: Alan Coopersmith <alan.coopersmith@oracle.com>
957Date:   Fri Oct 29 22:58:07 2010 -0700
958
959    config: upgrade to util-macros 1.8 for additional man page support
960    
961    Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS
962    The value of MAN_SUBST is the same for all X.Org packages.
963    
964    Use AC_PROG_SED now supplied by XORG_DEFAULT_OPTIONS
965    Enables use of platform appropriate version of sed.
966    
967    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
968
969commit 332cbd76cf14a567a75589e85d82a7d3278d1c8b
970Author: Gaetan Nadon <memsize@videotron.ca>
971Date:   Tue Jul 20 18:45:18 2010 -0400
972
973    config: update AC_PREREQ statement to 2.60
974    
975    Unrelated to the previous patches, the new value simply reflects
976    the reality that the minimum level for autoconf to configure
977    all x.org modules is 2.60 dated June 2006.
978    
979    ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz
980    
981    Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
982
983commit 64b1f54bcebc6ed628f74f0204d9ec7242e6e9ce
984Author: Alan Coopersmith <alan.coopersmith@oracle.com>
985Date:   Fri Oct 29 22:57:04 2010 -0700
986
987    Sun's copyrights now belong to Oracle
988    
989    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
990
991commit a697d45a4b7e265654a1cb64d5af0e05b377a040
992Author: Jesse Adkins <jesserayadkins@gmail.com>
993Date:   Tue Sep 28 13:29:49 2010 -0700
994
995    Purge cvs tags.
996    
997    Signed-off-by: Jesse Adkins <jesserayadkins@gmail.com>
998
999commit 0ba1bdaf1db3391c5501fb687df8395fb23b7f6a
1000Author: Alan Coopersmith <alan.coopersmith@sun.com>
1001Date:   Thu Jan 14 22:01:58 2010 -0800
1002
1003    Update Sun license notices to current X.Org standard form
1004    
1005    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
1006
1007commit 570c7b11f38355be8e126d21dbc2ae91428dd7c0
1008Author: Gaetan Nadon <memsize@videotron.ca>
1009Date:   Thu Nov 26 09:19:52 2009 -0500
1010
1011    Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
1012    
1013    Now that the INSTALL file is generated.
1014    Allows running make maintainer-clean.
1015
1016commit 54698669d9cd1fba4918ad76edd994ecf7a6aa11
1017Author: Gaetan Nadon <memsize@videotron.ca>
1018Date:   Wed Oct 28 14:09:07 2009 -0400
1019
1020    INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
1021    
1022    Add missing INSTALL file. Use standard GNU file on building tarball
1023    README may have been updated
1024    Remove AUTHORS file as it is empty and no content available yet.
1025    Remove NEWS file as it is empty and no content available yet.
1026
1027commit a96b22739ed1204b55a0eb00dc15a3bf7d3c77f4
1028Author: Gaetan Nadon <memsize@videotron.ca>
1029Date:   Thu Oct 22 12:34:14 2009 -0400
1030
1031    .gitignore: use common defaults with custom section # 24239
1032    
1033    Using common defaults will reduce errors and maintenance.
1034    Only the very small or inexistent custom section need periodic maintenance
1035    when the structure of the component changes. Do not edit defaults.
1036
1037commit 34a5a7ae5dc6c8d5f8cb50755d16ef0f573ff2f2
1038Author: Alan Coopersmith <alan.coopersmith@sun.com>
1039Date:   Sat Oct 10 22:31:00 2009 -0700
1040
1041    mkfontscale 1.0.7
1042    
1043    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
1044
1045commit acedad9e929c1edfa17fc1cb9d37a19701cd200d
1046Author: Alan Coopersmith <alan.coopersmith@sun.com>
1047Date:   Sat Oct 10 22:29:08 2009 -0700
1048
1049    Add link to SubmittingPatches wiki page to README
1050    
1051    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
1052
1053commit 245160adaca3957ead8fc278387c20e11b9bb7d2
1054Author: Alan Coopersmith <alan.coopersmith@sun.com>
1055Date:   Sat Oct 10 22:26:24 2009 -0700
1056
1057    Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
1058    
1059    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
1060
1061commit 2ff1863a387a393e237e9f05525a48806e900368
1062Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
1063Date:   Fri Jan 16 20:17:08 2009 -0200
1064
1065    Silence sparse warnings and update .gitignore.
1066
1067commit a34031ea9074a453aee217b5845d07333019f26c
1068Author: Alan Coopersmith <alan.coopersmith@sun.com>
1069Date:   Thu Dec 18 16:56:12 2008 -0800
1070
1071    Version 1.0.6
1072
1073commit 95c7da3a2717a0352cdd08830fdd1dd1a4024dda
1074Author: Alan Coopersmith <alan.coopersmith@sun.com>
1075Date:   Thu Dec 18 16:55:56 2008 -0800
1076
1077    man page typo fix
1078
1079commit 0d1a2b7970c0eadb834fc2a6c3a68a09691b84ea
1080Author: Alan Coopersmith <alan.coopersmith@sun.com>
1081Date:   Wed Dec 17 19:29:54 2008 -0800
1082
1083    Add hooks for checking sources with lint/sparse/etc.
1084
1085commit 3ae585a3f08cb660c6ce6838557c94f88821b7a5
1086Author: Alan Coopersmith <alan.coopersmith@sun.com>
1087Date:   Wed Dec 17 19:22:27 2008 -0800
1088
1089    Add basic README with URL's of git, bugzilla & mailing list
1090
1091commit 03f6a08c503ff12e2457a9ccc13bfbb801e2161d
1092Author: Alan Coopersmith <alan.coopersmith@sun.com>
1093Date:   Wed Dec 17 19:19:03 2008 -0800
1094
1095    Use XORG_CWARNFLAGS & XORG_CHANGELOG from xorg-macros 1.2
1096
1097commit 0ca983a6bac03489fb0d2ad158114a811eb276a2
1098Author: Alan Coopersmith <alan.coopersmith@sun.com>
1099Date:   Wed Nov 5 10:07:33 2008 -0800
1100
1101    Add support for bzip2 compressed fonts if configured --with-bzip2
1102
1103commit 8126d2b694f48cc8137be05705a125f7d02e7e12
1104Author: Julien Cristau <jcristau@debian.org>
1105Date:   Sun May 11 00:03:44 2008 +0200
1106
1107    Bump to 1.0.5
1108
1109commit f131ff40d2b46692c393346110df2567cfa67c29
1110Author: Juliusz Chroboczek <jch@pps.jussieu.fr>
1111Date:   Sat May 10 23:58:55 2008 +0200
1112
1113    Update copyright date.
1114
1115commit c322c79c2b9b8d6075b6782d572033cc50799a49
1116Author: Juliusz Chroboczek <jch@pps.jussieu.fr>
1117Date:   Sat May 10 23:56:33 2008 +0200
1118
1119    Fix handling of OpenType/CFF fonts with embedded bitmaps.
1120    The old workaround would trigger with CFF fonts with embedded bitmaps.
1121    We now explicitly check for the font format being TrueType.
1122    Reported by Andrey V. Panov.
1123
1124commit 5db9e13aafbed8c0562838005147ebefb12d08ac
1125Author: Juliusz Chroboczek <jch@pps.jussieu.fr>
1126Date:   Sat May 10 23:37:14 2008 +0200
1127
1128    Remove doubly included header.
1129
1130commit b0860282c3229d088840fa0758d8473ea6d8813b
1131Author: Juliusz Chroboczek <jch@pps.jussieu.fr>
1132Date:   Mon Apr 28 19:53:11 2008 +0200
1133
1134    Add bdf and pcf to font priority table.
1135    This mirrors the behaviour of the old mkfontdir, which prefers pcf to
1136    bdf fonts.
1137
1138commit 9c5594ad13e9143e86a7fd94f90858795ae2970b
1139Author: Juliusz Chroboczek <jch@pps.jussieu.fr>
1140Date:   Mon Apr 28 19:15:05 2008 +0200
1141
1142    Fix typo in mkfontscale.c.
1143    This spurious break statement disabled checking for Apple and ISO Unicode
1144    CMaps in SFNT fonts.  Thanks to Alan Coopersmith and Stefan Dirsch.
1145
1146commit 5ca409f025fb35a20ab1ef4742a9034a36e3d959
1147Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
1148Date:   Sat Mar 15 18:44:06 2008 -0300
1149
1150    Compile warning fixes.
1151    
1152    Include headers for proper prototypes and "ansify" makeHashTable.
1153    
1154    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
1155
1156commit 47ec1e2697eb856f823cc1b488c6b5a1d2077df9
1157Author: Adam Jackson <ajax@redhat.com>
1158Date:   Thu Mar 6 16:40:41 2008 -0500
1159
1160    mkfontscale 1.0.4
1161
1162commit 1cb9c0074c5075bbce63ff3601712f34bbb74ca1
1163Author: Adam Jackson <ajax@redhat.com>
1164Date:   Sun Feb 24 21:34:00 2008 -0500
1165
1166    Bug #11337: Use strcasecmp() instead of broken open-coded version.
1167    
1168    Also, use tolower() instead of broken open-coded version.
1169
1170commit 11651914cb1700528524bd3aabe2372629ce86c8
1171Author: Alan Coopersmith <alan.coopersmith@sun.com>
1172Date:   Mon Jan 7 14:28:30 2008 -0800
1173
1174    Fix typo in man page
1175
1176commit 963552c24bf90610f2b3e2e77277ad77e2b21210
1177Author: Alan Coopersmith <alan.coopersmith@sun.com>
1178Date:   Mon Jan 7 14:26:56 2008 -0800
1179
1180    Convert (1) to (__appmansuffix__) in man page
1181
1182commit 3e8bfcc4d87cd26b9426be1ab8941e1a8d709d3c
1183Author: James Cloos <cloos@jhcloos.com>
1184Date:   Thu Dec 6 16:37:03 2007 -0500
1185
1186    Replace static ChangeLog with dist-hook to generate from git log
1187
1188commit d59c58bc3e09fd4adf773cd2e0a8c8c0e6018b08
1189Author: James Cloos <cloos@jhcloos.com>
1190Date:   Mon Sep 3 05:51:05 2007 -0400
1191
1192    Add *~ to .gitignore to skip patch/emacs droppings
1193
1194commit 73e8b8696e09c2502c2b3f66cbe364a8de14198e
1195Author: James Cloos <cloos@jhcloos.com>
1196Date:   Thu Aug 23 19:24:29 2007 -0400
1197
1198    Rename .cvsignore to .gitignore
1199
1200commit 08cf5e3544be3a64725e5aacd6209bae32185ff0
1201Author: Daniel Stone <daniel@fooishbar.org>
1202Date:   Wed Nov 8 16:29:43 2006 +0200
1203
1204    bump to 1.0.3
1205
1206commit b155ad1329e193987ed4102384b7996d6dd45088
1207Author: Juliusz Chroboczek <jch@pps.jussieu.fr>
1208Date:   Tue Oct 31 16:48:18 2006 +0100
1209
1210    Allow SemiBold weight for Type 1 fonts.
1211    Thanks to Andrey Panov.
1212
1213commit b849af72d7b564f7c09ee480f7496a741063b2a8
1214Author: Juliusz Chroboczek <jch@pps.jussieu.fr>
1215Date:   Tue Oct 31 01:35:27 2006 +0100
1216
1217    Fix typos in manual page, update author's address, update COPYING.
1218
1219commit 65908e9db4457af1a896d82d5d153655096afb4e
1220Author: Adam Jackson <ajax@benzedrine.nwnk.net>
1221Date:   Fri Oct 13 17:45:45 2006 -0400
1222
1223    Bump to 1.0.2
1224
1225commit 72d7891bba975dc637dfcc4df068da4a0afae40c
1226Author: Alan Hourihane <alanh@fairlite.demon.co.uk>
1227Date:   Wed Jul 19 09:47:10 2006 +0100
1228
1229    open files in binary mode. fixes cygwin issues.
1230
1231commit 74743bd788dc7d9f65e151142a594dd5dd3679fb
1232Author: Jeremy C. Reed <reed@reedmedia.net>
1233Date:   Thu May 25 23:18:01 2006 +0000
1234
1235    Check for xproto not x11 (libX11 is not needed).
1236
1237commit 300ead104133e0967dd2edfd8ef000768e5b2ec5
1238Author: Kevin E Martin <kem@kem.org>
1239Date:   Wed Dec 21 02:29:43 2005 +0000
1240
1241    Update package version for X11R7 release.
1242
1243commit 749ba16c39f2787823d65677c46dd0df10210127
1244Author: Adam Jackson <ajax@nwnk.net>
1245Date:   Mon Dec 19 16:22:41 2005 +0000
1246
1247    Stub COPYING files
1248
1249commit f6c3c20921a741d1b8aca31ae4c29105c62e6eb0
1250Author: Kevin E Martin <kem@kem.org>
1251Date:   Thu Dec 15 00:24:03 2005 +0000
1252
1253    Update package version number for final X11R7 release candidate.
1254
1255commit db2fd6b3063b161726303f469510edae5552506a
1256Author: Kevin E Martin <kem@kem.org>
1257Date:   Tue Dec 6 22:48:17 2005 +0000
1258
1259    Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
1260
1261commit 36de3963aaeca770500ca1a0c1677a2a087506d3
1262Author: Kevin E Martin <kem@kem.org>
1263Date:   Sat Dec 3 05:49:16 2005 +0000
1264
1265    Update package version number for X11R7 RC3 release.
1266
1267commit 35101f83cc13a9989a0a505afbe1557e2eb2b431
1268Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
1269Date:   Mon Nov 28 22:01:37 2005 +0000
1270
1271    Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
1272        update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)
1273
1274commit 7494ff7b73b4bf0b3d01703f2b8d9bcbcb032c89
1275Author: Eric Anholt <anholt@freebsd.org>
1276Date:   Mon Nov 21 10:34:56 2005 +0000
1277
1278    Another pass at .cvsignores for apps.
1279
1280commit 818a45cd26343f5a90b5861ee3eacaeb7f1b02d9
1281Author: Eric Anholt <anholt@freebsd.org>
1282Date:   Sun Nov 20 22:08:49 2005 +0000
1283
1284    Add/improve .cvsignore files for apps.
1285
1286commit ff0494da73f7375ef051621c72f6ce91a101574a
1287Author: Kevin E Martin <kem@kem.org>
1288Date:   Sat Nov 19 07:15:35 2005 +0000
1289
1290    Update pkgconfig files to separate library build-time dependencies from
1291        application build-time dependencies, and update package deps to work
1292        with separate build roots.
1293
1294commit cf92d3afb96be73691967875a1e659bfaf47bd5d
1295Author: Kevin E Martin <kem@kem.org>
1296Date:   Wed Oct 19 02:47:49 2005 +0000
1297
1298    Update package version number for RC1 release.
1299
1300commit c1e504c4af80f9b55d766eeab7f8a76e1043f1f8
1301Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
1302Date:   Mon Oct 17 23:56:20 2005 +0000
1303
1304    Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions to
1305        work better with BSD make
1306
1307commit 8abe389feee29a21ad92277f0a9bc54143102b0b
1308Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
1309Date:   Fri Oct 14 00:25:42 2005 +0000
1310
1311    Use sed to fill in variables in man page
1312
1313commit d2ef439ebff65d9507e8409c32ce83ed24f81c77
1314Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
1315Date:   Sat Jul 30 19:32:32 2005 +0000
1316
1317    Add -D flags to clear more compiler warnings (Stefan Dirsch)
1318
1319commit d84b476fa167fe34d827f36c0a5e35bca7884136
1320Author: Kevin E Martin <kem@kem.org>
1321Date:   Fri Jul 29 21:22:29 2005 +0000
1322
1323    Various changes preparing packages for RC0:
1324    - Verify and update package version numbers as needed
1325    - Implement versioning scheme
1326    - Change bug address to point to bugzilla bug entry form
1327    - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
1328        reenable it)
1329    - Fix makedepend to use pkgconfig and pass distcheck
1330    - Update build script to build macros first
1331    - Update modular Xorg version
1332
1333commit 4ae6c4a84f601196a4cf67dd6f1269c239c757b1
1334Author: Adam Jackson <ajax@nwnk.net>
1335Date:   Wed Jul 20 19:31:49 2005 +0000
1336
1337    Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a global
1338        configure cache, you cache it, and the cached value is probably wrong.
1339
1340commit bdd6bc86322d8769390ce81e74a9c2da103e3533
1341Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
1342Date:   Fri Jul 15 00:50:30 2005 +0000
1343
1344    Add dependency on zlib
1345
1346commit 30441ee004c0c23d42b76af09e58314aa2218fa3
1347Author: Kevin E Martin <kem@kem.org>
1348Date:   Sat Jul 2 21:42:05 2005 +0000
1349
1350    Add build system for bdftopcf, mkfontdir and mkfontscale
1351
1352commit 3748201b7bbae3a0c0d20001651430245beab335
1353Author: Roland Mainz <roland.mainz@nrubsig.org>
1354Date:   Fri Nov 5 05:01:52 2004 +0000
1355
1356    xc/fonts/encodings/Imakefile
1357    xc/fonts/encodings/ascii-0.enc
1358    Adding ascii-0 font encoding which helps in cases where a font has all
1359        ASCII chars populated but not enougth glyphs to match the requirements
1360        for ISO8859-1 (and to add backwards compatibility to ttmkfdir).
1361
1362commit 55185f35a75e6aad933e6faedd68bc14dfb94ccc
1363Author: Egbert Eich <eich@suse.de>
1364Date:   Fri Apr 23 19:54:36 2004 +0000
1365
1366    Merging XORG-CURRENT into trunk
1367
1368commit 8e877ebe858657d8de7b5757a6b1d371dbfa6c88
1369Author: Egbert Eich <eich@suse.de>
1370Date:   Sun Mar 14 08:34:54 2004 +0000
1371
1372    Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
1373
1374commit ef2e82cd947202294f2c6cf8e503512bac1452b5
1375Author: Egbert Eich <eich@suse.de>
1376Date:   Wed Mar 3 12:12:53 2004 +0000
1377
1378    Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
1379
1380commit a641a5d0ebd81e83fd6d61cef460b9013229a279
1381Author: Egbert Eich <eich@suse.de>
1382Date:   Thu Feb 26 13:36:15 2004 +0000
1383
1384    readding XFree86's cvs IDs
1385
1386commit 0bd86c8568761556a0841afff463a2aa5e3f682b
1387Author: Egbert Eich <eich@suse.de>
1388Date:   Thu Feb 26 09:23:56 2004 +0000
1389
1390    Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
1391
1392commit 8b2ffc7720361ca3dd61bda16e384e8258aae803
1393Author: Kaleb Keithley <kaleb@freedesktop.org>
1394Date:   Fri Dec 19 20:55:45 2003 +0000
1395
1396    XFree86 4.3.99.902 (RC 2)
1397
1398commit c76578dc7395126605b9282f8453f1c54f38e61e
1399Author: Kaleb Keithley <kaleb@freedesktop.org>
1400Date:   Thu Dec 4 22:03:44 2003 +0000
1401
1402    XFree86 4.3.99.901 (RC 1)
1403
1404commit 324cfb1744c2c3cc253dd0f63c2252206eb72249
1405Author: Kaleb Keithley <kaleb@freedesktop.org>
1406Date:   Tue Nov 25 19:29:02 2003 +0000
1407
1408    XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
1409
1410commit 632e8a138dd16efe41384a4335ec46530da4a04b
1411Author: Kaleb Keithley <kaleb@freedesktop.org>
1412Date:   Tue Nov 25 19:29:02 2003 +0000
1413
1414    Initial revision
1415
1416commit 7b08fca9270b3735a66f0cf9ce898336a33ea1d6
1417Author: Kaleb Keithley <kaleb@freedesktop.org>
1418Date:   Fri Nov 14 16:48:57 2003 +0000
1419
1420    XFree86 4.3.0.1
1421
1422commit 7d6e5e7aefebf361afb149d7243d09ab6cf54c2f
1423Author: Kaleb Keithley <kaleb@freedesktop.org>
1424Date:   Fri Nov 14 16:48:57 2003 +0000
1425
1426    Initial revision
1427