OSDN Git Service

27cccd8efb81e47666d9ed9c7853a66281d83bb2
[mingw/mingw-dist.git] / ChangeLog
1 2018-12-28  Keith Marshall  <keith@users.osdn.me>
2
3         Redirect libiconv package download requests to OSDN.net
4
5         * mingw32/libiconv.xml (download-host): Relocate to osdn.net
6         (affiliate): Associate all packages with "MinGW Standard Libraries".
7         (libiconv-bin, libiconv-dev, libiconv-dll-2, libcharset-dll-1)
8         (libiconv-lic, libiconv-html, libiconv-lang, libiconv-man): Add
9         version 1.14-2 release references.  Prune all other references; the
10         associated packages will remain on SourceForge.net, but they are not
11         scheduled for relocation to, and will not be accessible on OSDN.net
12         (libiconv-doc): Likewise; vacate content; add description; note that
13         this component package is redundant, and no longer maintained.
14         * common/issue.log mingw32/issue.log: Update accordingly.
15
16 2018-12-27  Keith Marshall  <keith@users.osdn.me>
17
18         Redirect binutils package download requests to OSDN.net
19
20         * mingw32/mingw32-binutils.xml (download-host): Relocate to osdn.net
21         (binutils-bin, binutils-dev): Prune all release references other than
22         those for version 2.28-1; these earlier releases will remain available
23         on SourceForge.net, but are not scheduled for relocation to OSDN.net
24         (binutils-info, binutils-man, binutils-lang): Likewise.
25         (binutils-2.24-1-doc): Retain effectively empty virtual package;
26         vacate its dependency list; prune all other version references.
27         * common/issue.log mingw32/issue.log: Update accordingly.
28
29 2018-12-24  Keith Marshall  <keith@users.osdn.me>
30
31         Redirect catalogue publication host to OSDN.net
32
33         * Makefile.in (FRS_CATALOGUE_HOST): Relocate to storage.osdn.net
34         (FRS_CATALOGUE_ROOT): Direct it to /storage/groups/m/mi/mingw/...
35         (FRS_CATALOGUE_PATH): ...using the .catalogue directory.
36
37         * VERSION.m4 (VERSION_MINOR): Increment it to 4, thus making...
38         * configure (PACKAGE_VERSION): ...this equivalent to 2.4.0
39
40 2018-12-24  Keith Marshall  <keith@users.osdn.me>
41
42         Publish MinGW.org WSL-5.2 package set.
43
44         * mingw32/mingw32-runtime.xml (download-host): Relocate to osdn.net
45         (mingwrt-5.2-dev, mingwrt-5.2-dll, mingwrt-5.2-lic, mingwrt-5.2-man)
46         (libmingwex-5.2-dev, libmingwex-5.2-dll-2, w32api-5.2-dev): Add
47         references; also add references to each of...
48         (mingwrt-5.1.1-dev, mingwrt-5.1.1-dll, mingwrt-5.1.1-lic)
49         (mingwrt-5.1.1-man, libmingwex-5.1.1-dev, libmingwex-5.1.1-dll-0)
50         (w32api-5.1.1-dev, mingwrt-5.1-dev, mingwrt-5.1-dll, mingwrt-5.1-lic)
51         (mingwrt-5.1-man, libmingwex-5.1-dev, libmingwex-5.1-dll-0)
52         (w32api-5.1.1-dev): ...these previously unmanaged releases; remove all
53         references to earlier releases, which remain on sourceforge.net, but
54         are not scheduled to be relocated to the osdn.net download host.
55         * common/issue.log mingw32/issue.log: Update accordingly.
56
57 2018-01-18  Keith Marshall  <keithmarshall@users.sourceforge.net>
58
59         Publish MinGW.org WSL-5.0.2 package set.
60
61         * mingw32/mingw32-runtime.xml (mingwrt-5.0.2-dev, mingwrt-5.0.2-dll)
62         (mingwrt-5.0.2-lic, mingwrt-5.0.2-man, libmingwex-5.0.2-dll-0)
63         (libmingwex-5.0.2-dev, w32api-5.0.2-dev): Add references.
64         * common/issue.log mingw32/issue.log: Update accordingly.
65
66 2018-01-17  Keith Marshall  <keithmarshall@users.sourceforge.net>
67
68         Upgrade to correct malformed libmpfr.a
69
70         * mingw32/mingw32-mpfr.xml (mpfr, libmpfr): Add 3.1.5-2 release;
71         this removes references to libgmp.dll.a from libmpfr.a, correctly
72         replacing them with references to static libgmp.a
73         * common/issue.log mingw32/issue.log: Update accordingly.
74
75 2017-09-08  Keith Marshall  <keithmarshall@users.sourceforge.net>
76
77         Eliminate libgcc_s_dw2-1.dll dependencies in GMP DLLs.
78
79         * mingw32/mingw32-gmp.xml (gmp-6.1.2-2): Add release references.
80         (libgmp-6.1.2-2-dll-10, libgmpxx-6.1.2-2-dll-4): Likewise; these
81         represent the DLL component packages rebuilt with -static-libgcc.
82         * common/issue.log mingw32/issue.log: Update accordingly.
83
84 2017-07-31  Keith Marshall  <keithmarshall@users.sourceforge.net>
85
86         Publish MinGW.org WSL-5.0.1 package set.
87
88         * mingw32/mingw32-runtime.xml (mingwrt-5.0.1-dev, mingwrt-5.0.1-dll)
89         (mingwrt-5.0.1-lic, mingwrt-5.0.1-man, libmingwex-5.0.1-dll-0)
90         (libmingwex-5.0.1-dev, w32api-5.0.1-dev): Add references.
91         * common/issue.log mingw32/issue.log: Update accordingly.
92
93 2017-07-26  Keith Marshall  <keithmarshall@users.sourceforge.net>
94
95         Add libmingwex-0.dll dependency for GCC-6.3.0
96
97         * mingw32/mingw32-gcc4.xml (gcc-core-bin): Add dependency on...
98         (mingw32-libmingwex-dll-0): ...this; it is required by cc1.exe
99         * common/issue.log mingw32/issue.log: Update accordingly.
100
101 2017-07-24  Keith Marshall  <keithmarshall@users.sourceforge.net>
102
103         Correct a bogus dependency in earlier GCC-6.3.0 publication.
104
105         * mingw32/mingw32-gcc4.xml (gcc-fortran-dev): Remove dependency on...
106         (libgfortran-dll-3): ...this; it is inappropriate to the phoney parent
107         package, attempts resolution to the wrong version, and likely fails.
108         * common/issue.log mingw32/issue.log: Update accordingly.
109
110 2017-07-24  Keith Marshall  <keithmarshall@users.sourceforge.net>
111
112         Upgrade GCC; make version 6.3.0 the preferred release.
113
114         * mingw32/mingw32-gcc4.xml: Add v6.3.0 references for all GCC
115         component packages, associated sub-packages, and library packages.
116         (mingw32-gcc-core-deps, mingw32-libgomp-deps): New virtual packages;
117         they facilitate dependency resolution for non-GCC libraries with ABI
118         versions which differ across GCC releases; users are advised to remove
119         them after installation; (FIXME: let mingw-get do this automatically).
120         (GCC Upgrade Blockers): New package hierarchy group; affiliate those
121         aberrant "dev" packages, and temporary convenience packages, which
122         we would prefer users to remove ASAP, after upgrade to GCC-6.3.
123         * common/issue.log mingw32/issue.log: Update accordingly.
124
125 2017-07-24  Keith Marshall  <keithmarshall@users.sourceforge.net>
126
127         Pre-empt facility to support package visibility attributes.
128
129         * tests/pkgspec.xsd (visibility-attribute): New XML type; define it.
130         (package, component-specification) [visibility="hidden"]: Accept it.
131
132 2017-07-16  Keith Marshall  <keithmarshall@users.sourceforge.net>
133
134         Upgrade mingw32-mpc package to version 1.0.3.
135
136         * mingw32/mingw32-mpc.xml: Add new release specifications.
137         * common/issue.log mingw32/issue.log: Update accordingly.
138
139 2017-07-16  Keith Marshall  <keithmarshall@users.sourceforge.net>
140
141         Upgrade mingw32-mpfr package to version 3.1.5.
142
143         * mingw32/mingw32-mpfr.xml: Add new release specifications.
144         (info): New component package; add reference and specification.
145         * common/issue.log mingw32/issue.log: Update accordingly.
146
147 2017-07-16  Keith Marshall  <keithmarshall@users.sourceforge.net>
148
149         Upgrade mingw32-gmp package to version 6.1.2.
150
151         * mingw32/mingw32-gmp.xml: Add new release specifications.
152         * common/issue.log mingw32/issue.log: Update accordingly.
153
154 2017-07-14  Keith Marshall  <keithmarshall@users.sourceforge.net>
155
156         Add and publish new mingw32-isl-0.18 package set.
157
158         * mingw32/mingw32-isl.xml: New package specification file.
159         * mingw32/mingw32-package-list.xml (mingw32-isl): Register it.
160         * common/issue.log mingw32/issue.log: Update accordingly.
161
162 2017-07-12  Keith Marshall  <keithmarshall@users.sourceforge.net>
163
164         Upgrade mingw32-binutils package to version 2.28-1.
165
166         * mingw32/mingw32-binutils.xml: Add new release specifications.
167         * common/issue.log mingw32/issue.log: Update accordingly.
168
169 2017-03-09  Keith Marshall  <keithmarshall@users.sourceforge.net>
170
171         Publish MinGW.org WSL-5.0 package set.
172
173         * mingw32/mingw32-runtime.xml (mingwrt-5.0-dev, mingwrt-5.0-dll)
174         (mingwrt-5.0-lic, mingwrt-5.0-man, w32api-5.0-dev): Add references.
175         (libmingwex): New subpackage; define it, and add references for...
176         (libmingwex-5.0-dev, libmingwex-5.0-dll-0): ...these components.
177         * common/issue.log mingw32/issue.log: Update accordingly.
178
179 2016-12-12  Keith Marshall  <keithmarshall@users.sourceforge.net>
180
181         Replace potentially malformed GCC-5 package set.
182
183         * mingw32/mingw32-gcc4.xml (all component packages): Add release
184         references for version 5.3.0-3 packages; these replace the former
185         version 5.3.0-2 packages, which may have been responsible for
186         improperly resolved dynamic linking references.
187         * common/issue.log mingw32/issue.log: Update accordingly.
188
189 2016-10-17  Keith Marshall  <keithmarshall@users.sourceforge.net>
190
191         Publish mingwrt-3.22.4 patch release.
192
193         * mingw32/mingw32-runtime.xml (mingwrt-3.22.3-dev)
194         (mingwrt-3.22.4-dll, mingwrt-3.22.4-lic, mingwrt-3.22.4-man): Add
195         component package release records.
196         * common/issue.log mingw32/issue.log: Update accordingly.
197
198 2016-10-13  Keith Marshall  <keithmarshall@users.sourceforge.net>
199
200         Publish mingwrt-3.22.3 patch release.
201
202         * mingw32/mingw32-runtime.xml (mingwrt-3.22.3-dev)
203         (mingwrt-3.22.3-dll, mingwrt-3.22.3-lic, mingwrt-3.22.3-man): Add
204         component package release records.
205         * common/issue.log mingw32/issue.log: Update accordingly.
206
207 2016-10-03  Keith Marshall  <keithmarshall@users.sourceforge.net>
208
209         Add missing package descriptions.
210
211         * mingw32/mingw32-gcc4.xml (mingw32-libatomic, mingw32-libgomp)
212         (mingw32-libssp): Add missing package descriptions.  Avoid empty
213         paragraph elements; they crash "mingw-get list".  Republish.
214         * common/issue.log mingw32/issue.log: Update accordingly.
215
216 2016-09-21  Keith Marshall  <keithmarshall@users.sourceforge.net>
217
218         Publish mingwrt-3.22.2 and w32api-3.18.2 patch releases.
219
220         * mingw32/mingw32-runtime.xml (mingwrt-3.22.2-dev)
221         (mingwrt-3.22.2-dll, mingwrt-3.22.2-lic, mingwrt-3.22.2-man)
222         (w32api-3.18.2-dev): Add component package release records.
223         * common/issue.log mingw32/issue.log: Update accordingly.
224
225 2016-09-05  Keith Marshall  <keithmarshall@users.sourceforge.net>
226
227         Correct underspecified dependency in 2016-09-04 update.
228
229         * mingw32/mingw32-gcc4.xml (mingw32-gcc-core-bin): Respecify...
230         (libpthreadgc-*-mingw32-dev) [* >= 2.10.*]: ...this dependency.
231         * common/issue.log mingw32/issue.log: Update accordingly.
232
233 2016-09-04  Keith Marshall  <keithmarshall@users.sourceforge.net>
234
235         Add missing "-lpthread" dependency for GCC-5.3.0-2.
236
237         * mingw32/mingw32-gcc4.xml (mingw32-gcc-core-bin): Require...
238         (libpthreadgc-*-mingw32-dev) [* >= 2.10]: ...this package.
239         * common/issue.log mingw32/issue.log: Update accordingly.
240
241 2016-08-24  Keith Marshall  <keithmarshall@users.sourceforge.net>
242
243         Add references for previously published GCC-5.3.0-2.
244
245         * mingw32/mingw32-gcc4.xml (mingw32-gcc-bin, mingw32-libgcc-dll)
246         (mingw32-gcc-ada-bin, mingw32-gcc-g++-bin, mingw32-gcc-fortran-bin)
247         (mingw32-gcc-info, mingw32-gcc-lang, mingw32-gcc-lic, mingw32-gcc-man)
248         (mingw32-libstdc++-dll, mingw32-libssp-dll, mingw32-libquadmath-dll)
249         (mingw32-libgfortran-dll, mingw32-libobjc-dll, mingw32-libgomp-dll)
250         (mingw32-gcc-fortran-info, mingw32-libquadmath-info)
251         (mingw32-gcc-objc-bin, mingw32-gcc-fortran-man): Add release records.
252         (mingw32-gcc-dev, mingw32-gcc-ada-dev, mingw32-gcc-fortran-dev)
253         (mingw32-gcc-objc-dev, mingw32-gcc-doc, mingw32-gcc-fortran-doc)
254         (mingw32-gcc-c++-dev, mingw32-gcc-c++-doc): Add fake release records;
255         these remove artefacts from previous releases, which may otherwise
256         result in installation conflicts for the current release.
257         (mingw32-libatomic-dll): New component package; specify it.
258         * common/issue.log mingw32/issue.log: Update accordingly.
259
260 2016-08-22  Keith Marshall  <keithmarshall@users.sourceforge.net>
261
262         Publish pthreads-win32-2.10-mingw32-pre-20160821-1.
263
264         * mingw32/mingw32-pthreads-w32.xml (pthreads-w32-2.10-dev): Add
265         component package release record; it is specified as a meta-component.
266         (pthreads-w32-2.10-doc, pthreads-w32-2.10-lic, libpthreadgc-2.10-dll-3)
267         (libpthreadgce-2.10-dll-3): Add component package release records.
268         (libpthreadgc-2.10-dev, libpthreadgce-2.10-dev): New components.
269         * common/issue.log mingw32/issue.log: Update accordingly.
270
271 2016-07-31  Keith Marshall  <keithmarshall@users.sourceforge.net>
272
273         Publish mingwrt-3.22.1.
274
275         * mingw32/mingw32-runtime.xml (mingwrt-3.22.1-dev)
276         (mingwrt-3.22.1-dll, mingwrt-3.22.1-lic, mingwrt-3.22.1-man): Add
277         component package release records.
278         * common/issue.log mingw32/issue.log: Update accordingly.
279
280 2016-07-24  Keith Marshall  <keithmarshall@users.sourceforge.net>
281
282         Publish w32api-3.18.1.
283
284         * mingw32/mingw32-runtime.xml (w32api-3.18.1-dev): Add release record.
285         * common/issue.log mingw32/issue.log: Update accordingly.
286
287 2016-07-15  Cesar Strauss  <cestrauss@gmail.com>
288
289         Upgrade msys-core to version 1.0.19.
290
291         * msys/msys-core.xml:  Add new release specifications.
292         (msys-core) <bin>: Generate /etc/fstab automatically in postinstall.
293
294         * common/issue.log msys/issue.log: Updated accordingly.
295
296 2016-07-15  Keith Marshall  <keithmarshall@users.sourceforge.net>
297
298         Publish mingwrt-3.22 and w32api-3.18.
299
300         * mingw32/mingw32-runtime.xml (mingwrt-3.22): Add release records...
301         (dev, dll, lic, man): ...for each of these component packages.
302         (w32api-3.18): Likewise, for 'dev' component package only.
303
304         * common/issue.log mingw32/issue.log: Update accordingly.
305
306 2016-03-16  Erwin Waterlander  <waterlan@xs4all.nl>
307
308         New package msys-ncurses 6.0.
309
310         * msys/msys-ncurses.xml: New for ncurses version 6.0.
311         * msys/msys-package-list.xml: Added msys-ncurses.
312         * msys/issue.log: Updated accordingly.
313         * common/issue.log: Updated accordingly.
314
315         * msys/msys-mksh.xml: Added missing file.
316
317 2016-02-22  Keith Marshall  <keithmarshall@users.sourceforge.net>
318
319         Reassign misplaced libmpc dependencies for GCC-4.8.1
320
321         * mingw32/mingw32-gcc4.xml (libgcc-dll-1): Delete dependencies on...
322         (libmpc-dll-2, libmpc-dll-3): ...these; reassign as appropriate, to...
323         (gcc-core-4.8.1-dev): ...here.
324
325         * common/issue.log mingw32/issue.log: Update accordingly.
326
327 2016-02-21  Keith Marshall  <keithmarshall@users.sourceforge.net>
328
329         Remove bogus GCC-4.9.3 dependencies.
330
331         * mingw32/mingw32-gcc4.xml (gcc-core-dev): Make dependencies on...
332         (libgomp-dll-1, libssp-dll-0): ...these specific to each GCC version.
333         (libgcc-dll-1): Remove unnecessary dependency on...
334         (libmpc-dll-3): ...this; reassign it where it is needed...
335         (gcc-core-bin): ...here.
336
337         * common/issue.log mingw32/issue.log: Update accordingly.
338
339 2016-02-20  Keith Marshall  <keithmarshall@users.sourceforge.net>
340
341         Upgrade GCC; make version 4.9.3 the preferred release.
342
343         * mingw32/mingw32-gcc4.xml: Add v4.9.3 references for all GCC
344         component packages, associated sub-packages, and library packages.
345         * common/issue.log mingw32/issue.log: Update accordingly.
346
347 2016-01-20  Keith Marshall  <keithmarshall@users.sourceforge.net>
348
349         Upgrade mingwrt to version 3.21.1
350
351         * mingw32/mingw32-runtime.xml (mingwrt): Add new version references.
352         * common/issue.log mingw32/issue.log: Update accordingly.
353
354 2016-01-08  Erwin Waterlander  <waterlan@xs4all.nl>
355
356         Upgraded package mingw32-ncurses to version 6.0-2.
357
358         * contrib/mingw32-ncurses.xml: Created separate package
359           definitions for ncurses, libncurses, and terminfo.
360           Added libncurses-dll package.
361         * contrib/issue.log: Updated accordingly.
362         * common/issue.log: Updated accordingly.
363
364         Updated package mingw32-pdcurses.
365
366         * contrib/mingw32-pdcurses.xml: Added missing group affiliates.
367
368 2016-01-07  Keith Marshall  <keithmarshall@users.sourceforge.net>
369
370         Give contributed package their own package list.
371
372         * mingw32/mingw32-package-list.xml: Remove contributed packages, to...
373         * contrib/mingw32-contrib-package-list.xml: ...this new file.
374         * common/package-list.xml (mingw32-contrib-package-list.xml): Add it.
375         * common/issue.log mingw32/issue.log contrib/issue.log: Regenerate;
376         publish all affected catalogue files.
377
378 2016-01-04  Erwin Waterlander  <waterlan@xs4all.nl>
379
380         Upgrade mingw32-libunistring package to 0.9.6.
381
382         * contrib/mingw32-libunistring.xml: Updated for libunistring version 0.9.6.
383         * contrib/issue.log: Updated accordingly.
384
385 2016-01-03  Erwin Waterlander  <waterlan@xs4all.nl>
386
387         New package mingw32-ncurses 6.0.
388
389         * contrib/mingw32-ncurses.xml: New for ncurses version 6.0.
390         * mingw32/mingw32-package-list.xml: Added mingw32-ncurses.
391         * mingw32/issue.log: Updated accordingly.
392         * contrib/issue.log: Updated accordingly.
393         * common/issue.log: Updated accordingly.
394
395 2015-12-22  Erwin Waterlander  <waterlan@xs4all.nl>
396
397         Upgrade dos2unix to version 7.3.2.
398
399         * mingw32/mingw32-dos2unix.xml: Updated for dos2unix version 7.3.2.
400         * msys/msys-dos2unix.xml: Updated for dos2unix version 7.3.2.
401         * mingw32/issue.log: Updated accordingly.
402         * msys/issue.log: Updated accordingly.
403         * common/issue.log: Updated accordingly.
404
405 2015-09-20  Keith Marshall  <keithmarshall@users.sourceforge.net>
406
407         Upgrade binutils package to version 2.25.1 (correction)
408
409         * mingw32/mingw32-binutils.xml (binutils) <bin>: Correct archive
410         compression type; was recorded as .lzma; should be .xz
411         * common/issue.log mingw32/issue.log: Update accordingly.
412
413 2015-09-19  Keith Marshall  <keithmarshall@users.sourceforge.net>
414
415         Upgrade binutils package to version 2.25.1
416
417         * mingw32/mingw32-binutils.xml: Add new release specifications.
418         (binutils) <doc>: Component package marked obsolete; NOT upgraded.
419         * common/issue.log mingw32/issue.log: Update accordingly.
420
421 2015-09-08  Keith Marshall  <keithmarshall@users.sourceforge.net>
422
423         Upgrade pexports package to version 0.47
424
425         * mingw32/mingw32-pexports.xml: Add new release specifications.
426         * common/issue.log mingw32/issue.log: Update accordingly.
427
428 2015-09-06  Keith Marshall  <keithmarshall@users.sourceforge.net>
429
430         Fix MinGW-Bug [#2216]: error in gettext-0.18.3.2 packaging.
431
432         * mingw32-gettext.xml (all package components): Add new release
433         specifications, at version 0.18.3.2-2; these effectlively duplicate
434         the version 0.18.3.2-1 package set, but with all offending *.la files
435         removed from the archive corresponding to the gettext-dev component.
436         * common/issue.log mingw32/issue.log: Update accordingly.
437
438 2015-08-22  Keith Marshall  <keithmarshall@users.sourceforge.net>
439
440         Upgrade GNU MPC package set to version 1.0.2
441
442         * mingw32/mingw32-mpc.xml: Add new release specifications.
443         (mpc) <info>: New subpackage; specify it, as initial release.
444         * common/issue.log mingw32/issue.log: Update accordingly.
445
446 2015-08-20  Keith Marshall  <keithmarshall@users.sourceforge.net>
447
448         Revert corruption of file attributes (again).
449
450         * common/issue.log mingw32/issue.log msys/issue.log: Reset bogus
451         executable attribute.
452
453 2015-07-03  Erwin Waterlander  <waterlan@xs4all.nl>
454
455         Upgrade dos2unix to version 7.2.3.
456
457         * mingw32/mingw32-dos2unix.xml: Updated for dos2unix version 7.2.3.
458         * msys/msys-dos2unix.xml: Updated for dos2unix version 7.2.3.
459         * mingw32/issue.log: Updated accordingly.
460         * msys/issue.log: Updated accordingly.
461         * common/issue.log: Updated accordingly.
462
463 2015-05-26  Erwin Waterlander  <waterlan@xs4all.nl>
464
465         Upgrade dos2unix to version 7.2.2.
466
467         * mingw32/mingw32-dos2unix.xml: Updated for dos2unix version 7.2.2.
468         * msys/msys-dos2unix.xml: Updated for dos2unix version 7.2.2.
469         * mingw32/issue.log: Updated accordingly.
470         * msys/issue.log: Updated accordingly.
471         * common/issue.log: Updated accordingly.
472
473 2014-08-26  Keith Marshall  <keithmarshall@users.sourceforge.net>
474
475         Upgrade MinGW Runtime package to release mingwrt-3.21
476
477         * mingw32/mingw32-runtime.xml: Add new release specifications;
478         withdraw installation support for releases pre-dating mingwrt-3.18.
479         (mingw32-mingwrt) <lic, man>: New sub-packages, separated out from...
480         (mingw32-mingwrt) <dev>: ...here; retrofit virtual equivalents for
481         prior releases, to maintain mingw-get roll-back consistency.
482
483         * mingw32/issue.log common/issue.log: Updated accordingly.
484
485 2014-10-19  Cesar Strauss  <cestrauss@gmail.com>
486
487         Upgrade msys-bash to GNU Bash 3.1 patchlevel 23.
488
489         * msys/msys-bash.xml: Update to 3.1.23-1.
490         (msys-bash) <lnk>: New component for creating msys.bat shortcuts.
491         * common/issue.log msys/issue.log: Updated accordingly.
492
493 2014-10-19  Cesar Strauss  <cestrauss@gmail.com>
494
495         Revert corruption of file attributes (again).
496
497         * common/issue.log mingw32/issue.log msys/issue.log: Remove bogus
498         executable attribute.
499
500 2014-10-07  Erwin Waterlander  <waterlan@xs4all.nl>
501
502         Upgrade dos2unix to version 7.1.
503
504         * mingw32/mingw32-dos2unix.xml: Updated for dos2unix version 7.1.
505         * msys/msys-dos2unix.xml: Updated for dos2unix version 7.1.
506         * mingw32/issue.log: Updated accordingly.
507         * msys/issue.log: Updated accordingly.
508         * common/issue.log: Updated accordingly.
509
510 2014-08-26  Keith Marshall  <keithmarshall@users.sourceforge.net>
511
512         Withdraw regressive WSL-4.x from general distribution.
513
514         * mingw32/mingw32-runtime.xml: Revert to last issue predating WSL-4.x
515         * mingw32/mingw32-gcc4.xml: Clean up malformed dependency references.
516         (mingwrt, w32api): Replace all dependencies on WSL-4.x releases with
517         generic references to the most recently available releases of previous
518         mingwrt-3.x and w32api-3.x packages respectively.
519
520         * common/package-list.xml common/issue.log: Update accordingly.
521         * mingw32/mingw32-package-list.xml mingw32/issue.log: Likewise.
522
523 2014-08-25  Keith Marshall  <keithmarshall@users.sourceforge.net>
524
525         Revert corruption of file attributes (again).
526
527         * common/issue.log mingw32/issue.log msys/issue.log: Remove bogus
528         executable attribute; this also necessitates republication of...
529         * common/package-list.xml mingw32/mingw32-package-list.xml:
530         * msys/msys-package-list.xml: ...all of these.
531
532 2014-08-05  Erwin Waterlander  <waterlan@xs4all.nl>
533
534         Upgrade dos2unix to version 6.0.6.
535
536         * mingw32/mingw32-dos2unix.xml: Updated for dos2unix version 6.0.6.
537         * msys/msys-dos2unix.xml: Updated for dos2unix version 6.0.6.
538         * mingw32/issue.log: Updated accordingly.
539         * msys/issue.log: Updated accordingly.
540         * common/issue.log: Update accordingly.
541
542 2014-06-14  Keith Marshall  <keithmarshall@users.sourceforge.net>
543
544         Remove bogus mingw32-binutils-2.24 dependency.
545
546         * mingw32/mingw32-binutils.xml (bin): Should not depend on...
547         (dev): ...this; delete associated "requires" reference.
548         * mingw32/issue.log common/issue.log: Updated accordingly.
549
550 2014-06-13  Keith Marshall  <keithmarshall@users.sourceforge.net>
551
552         Upgrade mingw32-binutils to version 2.24
553
554         * mingw32/mingw32-binutils.xml: Add new release specifications.
555         * mingw32/issue.log common/issue.log: Updated accordingly.
556
557 2014-05-20  Erwin Waterlander  <waterlan@xs4all.nl>
558
559         * mingw32/mingw32-dos2unix.xml: Updated for dos2unix version 6.0.5.
560         * msys/msys-dos2unix.xml: Updated for dos2unix version 6.0.5.
561         * mingw32/issue.log: Updated accordingly.
562         * msys/issue.log: Updated accordingly.
563         * common/issue.log: Update accordingly.
564
565 2014-04-30  Keith Marshall  <keithmarshall@users.sourceforge.net>
566
567         Correct message catalogue packaging for gettext-0.18.3.2
568
569         * mingw32/mingw32-gettext.xml (gettext-bin): Add download tarname
570         specification, redirecting to gettext-0.18.3.2-1-1-mingw32-bin.tar.xz,
571         with correctly packaged gettext-runtime.mo message catalogues, instead
572         of previously bundled gettext-tools.mo, which duplicated copies...
573         (gettext-dev): ...correctly provided by this component package.
574         * mingw32/issue.log common/issue.log: Updated accordingly.
575
576 2014-04-29  Keith Marshall  <keithmarshall@users.sourceforge.net>
577
578         Correct broken mingw32-libiconv dependency specification.
579
580         * mingw32/mingw32-libiconv.xml: Generally rationalize dependencies.
581         (libiconv-bin): Remove bogus 'eq' dependency on gettext-0.18.3.1-dll-8;
582         replace with correctly specified 'ge' dependency on libintl-dll-8, with
583         release 0.18.1.1-1 as the realistic minimum sufficient requirement.
584         * mingw32/issue.log common/issue.log: Updated accordingly.
585
586 2014-04-29  Keith Marshall  <keithmarshall@users.sourceforge.net>
587
588         Correct omission from gettext-0.18.3.2 package specification.
589
590         * mingw32/mingw32-gettext.xml (gettext-bin): Add missing reference.
591         * mingw32/issue.log common/issue.log: Updated accordingly.
592
593 2014-04-27  Keith Marshall  <keithmarshall@users.sourceforge.net>
594
595         Upgrade mingw32-gettext to GNU gettext-0.18.3.2
596
597         * mingw32/mingw32-gettext.xml: Add new release specifications.
598         * mingw32/issue.log common/issue.log: Updated accordingly.
599         * msys/issue.log: Sync for package list consistency.
600
601 2014-01-11  Erwin Waterlander  <waterlan@xs4all.nl>
602
603         * mingw32/mingw32-dos2unix.xml: Updated for dos2unix version 6.0.4.
604         * mingw32/issue.log: Updated accordingly.
605         * common/issue.log: Updated accordingly.
606
607 2014-01-10  Erwin Waterlander  <waterlan@xs4all.nl>
608
609         * msys/msys-dos2unix.xml: Updated for dos2unix version 6.0.4.
610         * msys/issue.log: Updated accordingly.
611         * common/issue.log: Update accordingly.
612
613 2013-11-01  Keith Marshall  <keithmarshall@users.sourceforge.net>
614
615         Correct MPC requirements references to nonexistent MPFR package.
616
617         * mingw32/mingw32-mpc.xml (mingw32-mpc-dev): Do not require...
618         (mpfr-3.1.2-1-mingw32-dev): ...this, as an explicit 'eq' reference;
619         use a 'ge' specification instead.
620
621         * mingw32/mingw32-mpc.xml.lzma: Regenerate and republish.
622         * mingw32/mingw32-package-list.xml.lzma: Likewise.
623         * common/package-list.xml.lzma: Likewise.
624
625         * mingw32/issue.log common/issue.log: Update accordingly.
626
627 2013-10-28  Keith Marshall  <keithmarshall@users.sourceforge.net>
628
629         Provide both GCC-3.4.5 and GCC-4.7.2 builds of Xerces-C++.
630
631         * contrib/mingw32-xerces-c.xml (release 3.1.1): Rename as...
632         (release 3.1.1-1): ...this; it provides the GCC-3.4.5 build; add...
633         (release 3.1.1-2): ...this; it provides the GCC-4.7.2 build.
634
635         * contrib/mingw32-xerces-c.xml.lzma: Regenerate and publish.
636         * mingw32/mingw32-package-list.xml.lzma: Likewise.
637         * common/package-list.xml.lzma: Likewise.
638
639         * common/issue.log contrib/issue.log: Update accordingly.
640         * mingw32/isue.log: Likewise.
641
642 2013-10-28  Earnie Boyd  <earnie@users.sourceforge.net>
643
644         Allow any package release of gettext-0.18.3.1 to be installed.
645
646         * mingw32/mingw32-libiconv.xml: Use a wildcard for the package release
647         requirement of gettext-0.18.3.1.
648         * common/issue.log, mingw32/issue.log: Update accordingly.
649         * msys/issue.log: I don't know why msys-package-list.xml was date
650         stamped for today but the make process decided that it was needed.
651
652 2013-10-23  Keith Marshall  <keithmarshall@users.sourceforge.net>
653
654         Add missing dependencies for libintl-dll, et al.
655
656         * mingw32/mingw32-gettext.xml (libintl-dll): Make generic libgcc-1.dll
657         and libiconv-2.dll>=1.14-2 dependencies apply to all releases.
658         (libgettextpo-dll): Likewise; ditto for release matched libintl-8.dll
659         (libasprintf-dll): Make generic libgcc-1.dll and libstdc++-6.dll apply
660         to all releases.
661
662         * mingw32/mingw32-gettext.xml.lzma: Regenerate and republish.
663         * mingw32/mingw32-package-list.xml.lzma: Likewise.
664         * common/package-list.xml.lzma: Likewise.
665
666         * mingw32/issue.log common/issue.log: Update accordingly.
667
668 2013-10-23  Keith Marshall  <keithmarshall@users.sourceforge.net>
669
670         Remove all references to defective mpfr-3.1.2-1 release.
671
672         * mingw32/mingw32-mpfr.xml (mpfr-3.1.2-1): Remove release references
673         from all component package specifications; they implied use of ...
674         (libmpfr-3.1.2-1-dll-1): ...this; its offer to install libmpfr-1.dll
675         was bogus; delete its release reference.
676
677         * mingw32/mingw32-mpfr.xml.lzma: Regenerate and republish.
678         * mingw32/mingw32-package-list.xml.lzma: Likewise.
679         * common/package-list.xml.lzma: Likewise.
680
681         * mingw32/issue.log common/issue.log: Update accordingly.
682
683 2013-10-14  Keith Marshall  <keithmarshall@users.sourceforge.net>
684
685         Fix uncorrected omission from Earnie's preceding commit.
686
687         * mingw32/mingw32-mpc.xml (libmpc-1.0.1-1-dll): Correct DLL interface
688         version number; was 2, should be 3.
689
690         * mingw32/mingw32-mpc.xml.lzma: Regenerate and republish.
691         * mingw32/mingw32-package-list.xml.lzma: Likewise.
692         * msys/msys-package-list.xml.lzma: Likewise.
693         * common/package-list.xml.lzma: Likewise.
694
695         * mingw32/issue.log common/issue.log: Update accordingly.
696         * msys/issue.log: Likewise.
697
698 2013-11-14  Earnie Boyd  <earnie@users.sourceforge.net>
699
700         * mingw32/mingw32-gcc4.xml: Add missing requirements in gcc-core-bin.
701         * mingw32/issue.log common/issue.log: Update accordingly.
702
703 2013-10-14  Earnie Boyd  <earnie@users.sourceforge.net>
704
705         * mingw32/mingw32-gcc4.xml: Modify accidental change of libmpc-dll-3
706         to libmpc-dll-4.
707         * mingw32/issue.log common/issue.log: Update accordingly.
708
709 2013-10-12  Keith Marshall  <keithmarshall@users.sourceforge.net>
710
711         Revert enforced -static build for XML validation tool.
712
713         * tests/Makefile.in (xmlcheck$EXEEXT): Remove -static from CXX command
714         line; users who want or require a static build may add it to the CFLAGS
715         at either configure or make time.
716
717 2013-10-12  Earnie Boyd  <earnie@users.sourceforge.net>
718
719         Release gcc-4.8.1-4 and corrections as expressed in [#2094]
720
721         * tests/Makefile.in: Add -static to the build for xmlcheck.exe to
722         correct an assertion issue being given by the xerces-c library.
723         * msys/msys-gcc.xml: Correct spelling of licence.
724         * msys/msys-perl.xml: Remove extraneous --> causing invalid xml.
725         * msys/issue.log: Updated accordingly.
726         * mingw32/mingw32-gcc4.xml: Add gcc-4.8.1-4 release.
727         * mingw32/mingw32-zlib.xml: Correct spelling of affiliate.
728         * mingw32/mingw32-gettext.xml: Require any libgcc-4.8.1-* release.
729         * mingw32/mingw32-libiconv.xml: Ditto.
730         * mingw32/issue.log: Updated accordingly.
731         * contrib/mingw32-tcltk.xml: Correct spelling of licence.
732         * contrig/issue.log: Updated accordingly.
733
734 2013-10-12  Keith Marshall  <keithmarshall@users.sourceforge.net>
735
736         Correct an XML validation tool format specification error.
737
738         * tests/xmlcheck.cpp (error_handler::handleError): Need PRIu64 format
739         for printing loc->getLineNumber() and loc->getColumnNumber(); define
740         __STDC_FORMAT_MACROS as 1, and include inttypes.h, to use it.
741
742 2013-10-08  Keith Marshall  <keithmarshall@users.sourceforge.net>
743
744         Integrate XML validation tests into build infrastructure.
745
746         * Makefile.in (all): Add a primary dependency on...
747         (check): ...this new build goal; implement it, in terms of...
748         ($srcdir/tests/configure, $builddir/tests/Makefile): ...these new
749         intermediates; define procedures to build them.
750
751 2013-10-08  Keith Marshall  <keithmarshall@users.sourceforge.net>
752
753         Implement an XML validation test suite.
754
755         * tests: New directory.
756         * tests/configure.ac tests/Makefile.in: New files.
757         * tests/xmlcheck.cpp tests/pkgspec.xsd: Likewise.
758
759 2013-10-08  Keith Marshall  <keithmarshall@users.sourceforge.net>
760
761         Delegate version assignment to VERSION.m4 auxiliary file.
762
763         * VERSION.m4: New file.
764         * configure.ac (AC_INIT): m4_include, and use it.
765
766 2013-10-04  Keith Marshall  <keithmarshall@users.sourceforge.net>
767
768         Reduce "Basic Setup" group GCC inventory to only "bin" packages.
769
770         * mingw32/mingw32-gcc4.xml (ada, c++, fortran, objc): Move affiliate
771         reference for "Basic Setup" from package to "bin" component.
772
773         * mingw32-gcc4.xml.lzma: Regenerated and published.
774         * mingw32-package-list.lzma package-list.xml.lzma: Likewise.
775
776         * common/issue.log mingw32/issue.log: Updated accordingly.
777
778 2013-10-04  Keith Marshall  <keithmarshall@users.sourceforge.net>
779
780         Publish mingw-get release 0.6.2-beta-20131004-1.
781
782         * mingw32/mingw32-mingw-get.xml:
783         (mingw-get) <bin>: Add 0.6.2-beta-20131004-1 release specification;
784         (mingw-get) <gui, lic>: Likewise.
785         (pkginfo) <bin>: Likewise.
786
787         * mingw32-mingw-get.xml.lzma: Regenerated and published.
788         * mingw32-package-list.lzma package-list.xml.lzma: Likewise.
789
790         * common/issue.log mingw32/issue.log: Updated accordingly.
791
792 2013-09-26  Earnie Boyd  <earnie@users.sourceforge.net>
793
794         Correct more packaging issues.
795
796         * mingw32/mingw32-gcc4.xml: Release 4.8.1-3 to correct library version
797         issues.
798         * mingw32/mingw32-mpc.xml: Release 1.0.1-2 to correct library version
799         issues.
800         * mingw32/mingw32-mpfr.xml: Release 3.1.2-2 to correct library version
801         issues.
802         * mingw32/mingw32-libiconv.xml: Correct library version issues.
803         * mingw32/mingw32-gettext.xml: Ditto.
804         * common/issue.log mingw32/issue.log: Updated accordingly.
805
806 2013-09-22  Keith Marshall  <keithmarshall@users.sourceforge.net>
807
808         Publish Xerces-C++ contributed package.
809
810         * contrib/mingw32-xerces-c.xml: New catalogue file.
811         * mingw32/mingw32-package-list.xml (mingw32-xerces-c): Add reference.
812         * contrib/issue.log mingw32/issue.log common/issue.log: Updated.
813         * mingw32-package-list.xml.lzma: Regenerate and publish.
814         * mingw32-xerces-c.xml.lzma: Generate and publish.
815
816 2013-09-22  Earnie Boyd  <earnie@users.sourceforge.net>
817
818         Publish mingwrt-4.0.3 and w32api-4.0.3
819
820         * mingw32/mingw32-runtime.xml (mingwrt): Add 4.0.3 release.
821         (w32api): Ditto.
822         * common/issue.log mingw32/issue.log: Update accordingly.
823
824 2013-09-15  Earnie Boyd  <earnie@users.sourceforge.net>
825
826         Publish gdb-7.6.1
827
828         * mingw32/mingw32-gdb.xml (bin): Add gdb-7.6.1 release.
829         (doc): Ditto.
830         (lic): New component.
831         (man): Ditto.
832         (lang): Ditto.
833         (info): Ditto.
834         * common/issue.log mingw32/issue.log: Update accordingly.
835
836         Publish correction for wtsapi32.h.
837
838         * mingw32/mingw32-runtime.xml:
839         (minwrt): Add 4.0.2 release.
840         (w32api): Ditto.
841         * common/issue.log mingw32/issue.log: Update accordingly.
842
843         Publish contrib package tcl/tk 8.6.0.
844
845         * mingw32/mingw32-package-list.xml: Add mingw32-tcktk.xml package.
846         Add package group MinGW Contributed.
847         * contrib/mingw32-tcltk.xml: New package.
848         * common/issue.log mingw32/issue.log contrib/issue.log: Update
849         accordingly.
850
851         Add affiliate group for Source-Level Debugger to gdb release and retab.
852
853         * mingw32/mingw32-package-list.xml: Retab due to broken vim modeline
854         configuration on my side.
855         * mingw32/mingw32-gdb.xml: Add affiliate group for Source-Level Debugger
856         and retab due to broken vim modeline configuration on my side.
857         * common/issue.log mingw32/issue.log: Update accordingly.
858
859 2013-09-14  Earnie Boyd  <earnie@users.sourceforge.net>
860
861         Publish a correction for libwinspool.a.
862
863         * mingw32/mingw32-runtime.xml:
864         (mingwrt): Add 4.0.1 release.
865         (w32api): Ditto.
866         * common/issue.log mingw32/issue.log: Update accordingly.
867
868 2013-09-10  Keith Marshall  <keithmarshall@users.sourceforge.net>
869
870         Publish mingw-get release 0.6.1-beta-20130910-1.
871
872         * mingw32/mingw32-mingw-get.xml:
873         (mingw-get) <bin>: Add 0.6.1-beta-20130910-1 release specification;
874         (mingw-get) <gui, lic>: Likewise.
875         (pkginfo) <bin>: Likewise.
876
877         * mingw32-mingw-get.xml.lzma: Regenerated and published.
878         * mingw32-package-list.lzma package-list.xml.lzma: Likewise.
879
880         * common/issue.log mingw32/issue.log: Updated accordingly.
881
882 2013-09-10  Earnie Boyd  <earnie@users.sourceforge.net>
883
884         * mingw32/mingw32-expat.xml: Correct the usage of libexpat.
885         * common/issue.log mingw32/issue.log: Updated accordingly.
886
887 2013-09-09  Earnie Boyd  <earnie@users.sourceforge.net>
888
889         * mingw32/mingw32-gettext.xml: Use the correct package name for libgcc.
890         * mingw32/mingw32-libiconv.xml: Ditto.
891         * common/issue.log mingw32/issue.log: Updated accordingly.
892
893 2013-09-08  Earnie Boyd  <earnie@users.sourceforge.net>
894
895         Finish rework for gcc and publish 4.8.1-2.
896
897         * mingw32/mingw32-gcc4.xml: Add 4.8.1-2 release and complete the rework
898         for the libraries.
899         * common/issue.log mingw32/issue.log: Updated accordingly.
900
901 2013-09-07  Earnie Boyd  <earnie@users.sourceforge.net>
902
903         Rework my previous changes to help avoid ERROR issues.
904
905         * mingw32/mingw32-binutils.xml: Change dependency to match changes in
906         mingw32-gcc4.xml and mingw32-zlib.xml.
907         * mingw32/mingw32-gcc4.xml: Rework to use libXXX package as before where
908         XXX is dependent on the compiler type.
909         * mingw32/mingw32-mpc.xml: Rework to use libmpc package as before.
910         * mingw32/mingw32-mpfr.xml: Rework to use libmpfr package as before.
911         * mingw32/mingw32-pthreads-w32.xml: Rework to use libpthread package
912         as before.
913         * mingw32/mingw32-zlib.zml: Rework to use libz package as before.
914         * common/issue.log mingw32/issue.log: Updated accordingly.
915
916 2013-09-04  Keith Marshall  <keithmarshall@users.sourceforge.net>
917
918         Publish mingw-get release 0.6.0-beta-20130904-1.
919
920         * mingw32/mingw32-mingw-get.xml (mingw-get) <description>: Updated.
921         (mingw-get) <gui>: New component; add specification for this release.
922         (mingw-get) <bin>: Add 0.6.0-beta-20130904-1 release specification;
923         remove 0.5-beta-20120416-1, 0.3-alpha-2.1, 0.3-alpha-2, 0.3-alpha-1,
924         and 0.2-alpha-4, withdrawing them from general release.
925         (mingw-get) <lic>: Likewise.
926         (pkginfo) <bin>: Likewise.
927
928         * mingw32-mingw-get.xml.lzma: Regenerated and published.
929         * mingw32-package-list.lzma package-list.xml.lzma: Likewise.
930
931         * common/issue.log mingw32/issue.log: Updated accordingly.
932
933 2013-09-03  Earnie Boyd  <earnie@users.sourceforge.net>
934
935         * mingw32/mingw32-expat.xml: Resolve update of old naming install.
936         * mingw32/mingw32-gcc4.xml: Ditto.
937         * mingw32/mingw32-gettext.xml: Ditto.
938         * mingw32/mingw32-libiconv.xml: Ditto.
939         * mingw32/mingw32-zlib.xml: Ditto.
940         * common/issue.log mingw32/issue.log: Update accordingly.
941
942 2013-09-02  Earnie Boyd  <earnie@users.sourceforge.net>
943
944         * mingw32/mingw32-gettext.xml: Add "dll" component class for 0.18.3.1-1.
945         Fix typo declaring the requirement for the dll.
946         * mingw32/mingw32-expat.xml: Release 2.1.0-1.
947         * common/issue.log mingw32/issue.log: Update accordingly.
948
949 2013-09-01  Earnie Boyd  <earnie@users.sourceforge.net>
950
951         * mingw32/mingw32-binutils.xml: Release 2.23.2-1.
952         * mingw32/mingw32-gcc4.xml: Release 4.8.1-1.
953         * mingw32/mingw32-gettext.xml: Release 0.18.3.1-1.
954         * mingw32/mingw32-libiconv.xml: Release 1.14-3.
955         * common/issue.log mingw32/issue.log: Update accordingly.
956
957 2013-08-28  Earnie Boyd  <earnie@users.sourceforge.net>
958
959         Correct ptheads-w32-2.9.1-1 release.
960
961         * mingw32/mingw32-pthreads-w32.xml: Correct 2.9.1-1 release.
962         * common/issue.log mingw32/issue.log: Update accordingly.
963
964 2013-08-27  Keith Marshall  <keithmarshall@users.sourceforge.net>
965
966         Add support for automated catalogue publication.
967
968         * Makefile.comm.in (published): New build goal; it redirects to the
969         new primary goal implemented...
970
971         * Makefile.in: ...here.
972         (published): New primary build goal; implement it, using...
973         (frs-username-check, frs-publish): ...these new internal build goals;
974         implement them; they should not normally be invoked directly.
975         (FRS_USERNAME, FRS_CATALOGUE): New macros; define them.
976         (FRS_CATALOGUE_HOST, FRS_CATALOGUE_ROOT, FRS_CATALOGUE_PATH):
977         (MAKE_RECURSIVE, PRIMARY_GOALS): Likewise.
978
979         * configure.ac (AC_INIT): Bump version number to 2.2
980         (FRS_USERNAME): Declare it as precious; assign "anonymous" as default.
981
982 2013-08-26  Keith Marshall  <keithmarshall@users.sourceforge.net>
983
984         Correct a catalogue publication anomaly.
985
986         * mingw32/mingw32-zlib.xml: Correct typos.
987         (zlib-1.2.8-1.mingw32-*.tar.lzma): Such malformed file references...
988         (zlib-1.2.8-1-mingw32-*.tar.lzma): ...should have appeared thus.
989
990         * common/issue.log mingw32/issue.log: References to...
991         (package-list.xml, mingw32-package-list.xml, mingw32-zlib.xml):
992         ...these automatically updated; publish lzma compressed copies to FRS.
993
994 2013-08-26  Keith Marshall  <keithmarshall@users.sourceforge.net>
995
996         Add integration hooks for mingw-get-setup.
997
998         * Makefile.in Makefile.comm.in:
999         (build.tag, clean, dist, distclean, maintainer-clean): New targets;
1000         implement them as no-ops; they are required when invoked recursively,
1001         as a sub-make of mingw-get-setup, but are not otherwise needed here.
1002
1003 2013-08-25  Earnie Boyd  <earnie@users.sourceforge.net>
1004
1005         * mingw32/mingw32-gmp.xml: Add 5.1.2-1 release.
1006         * mingw32/mingw32-mpfr.xml: Add 3.1.2-1 release.
1007         * mingw32/mingw32-mpc.xml: Add 1.0.1-1 release.
1008         * mingw32/mingw32-pthreads-w32.xml: Add 2.9.1-1 release.
1009         * mingw32/mingw32-zlib.xml: Add the 1.2.8-1 release.
1010         * common/issue.log mingw32/issue.log: Update accordingly.
1011         * .gitignore: Add .*.swp.
1012
1013 2013-08-23  Earnie Boyd  <earnie@users.sourceforge.net>
1014
1015         * mingw32/mingw32-runtime.xml: Add mingwrt-4.0.0-1 and w32api-4.0.0-1.
1016         Modify the default source type to -bld and the licence type to -lic.
1017         Add source and licence elements to the previous packages to represent
1018         the previous licence and source files.
1019         * common/issue.log mingw32/issue.log: Update accordingly.
1020
1021 2013-07-23  Keith Marshall  <keithmarshall@users.sourceforge.net>
1022
1023         Correct some "Basic Setup" package group affiliations.
1024
1025         * msys/msys-base.xml (msys-tiny): Drop erroneous affiliation.
1026         (msys-base): Affiliate this instead, as originally intended.
1027
1028         * msys/mingw-developer-toolkit.xml: Add affiliation for...
1029         (mingw-developer-toolkit): ...this.
1030
1031         * common/package-list.xml.lzma msys/msys-package-list.xml.lzma:
1032         Regenerated and published.
1033
1034         * common/issue.log msys/issue.log: Updated.
1035
1036 2013-07-22  Keith Marshall  <keithmarshall@users.sourceforge.net>
1037
1038         Add hooks to support mingw-get-setup.exe
1039
1040         * msys/msys-base.xml (msys-base):
1041         * mingw32/mingw32-base.xml (mingw32-base):
1042         * mingw32/mingw32-gcc4.xml (mingw32-gcc-ada, mingw32-gcc-g++):
1043         (mingw32-gcc-fortran, mingw32-gcc-objc): Affiliate all with the
1044         internally defined "Basic Setup" package group; regenerate and
1045         publish all associated .lzma files.
1046
1047         * common/package-list.xml.lzma msys/msys-package-list.xml.lzma:
1048         * mingw32/mingw32-package-list.xml.lzma: All regenerated and
1049         published.
1050
1051         * common/issue.log mingw32/issue.log msys/issue.log: Updated.
1052
1053 2013-07-01  Earnie Boyd  <earnie@users.sourceforge.net>
1054
1055         * mingw32/mingw32-wsl-candidate.xml: Add wsl_rc-4.0-1-mingw32-rc-4.
1056         * package-list.xml.lzma mingw32-package-list.xml.lzma: Regenerated.
1057         * common/issue.log mingw32/issue.log: Update accordingly.
1058
1059 2013-06-19  Earnie Boyd  <earnie@users.sourceforge.net>
1060
1061         * mingw32/mingw32-wsl-candidate.xml: Add wsl_rc-4.0-1-mingw32-rc-3.
1062         * package-list.xml.lzma mingw32-package-list.xml.lzma: Regenerated.
1063         * common/issue.log mingw32/issue.log: Update accordingly.
1064
1065 2013-05-30  Keith Marshall  <keithmarshall@users.sourceforge.net>
1066
1067         Update and publish pexports.
1068
1069         * mingw32/mingw32-pexports.xml: Add references for release 0.46.
1070         * package-list.xml.lzma mingw32-package-list.xml.lzma: Regenerated.
1071         * common/issue.log mingw32/issue.log: Updated accordingly.
1072
1073 2013-04-21  Keith Marshall  <keithmarshall@users.sourceforge.net>
1074
1075         Add issue number references to all package lists.
1076
1077         * common/package-list.xml: Regenerate .lzma and republish.
1078         * common/issue.log: Update accordingly.
1079
1080         * mingw32/mingw32-package-list.xml: Regenerate .lzma and republish.
1081         * mingw32/issue.log: Update accordingly.
1082
1083         * msys/msys-package-list.xml: Regenerate .lzma and republish.
1084         * msys/issue.log: Update accordingly.
1085
1086 2013-04-21  Keith Marshall  <keithmarshall@users.sourceforge.net>
1087
1088         Add infrastructure for managing user contributed packages.
1089
1090         * contrib: New directory.
1091         * configure.ac (AC_INIT): Bump version number to 2.1
1092         (mingw_ac_subdirs): Add 'contrib' as a managed sub-directory.
1093
1094         * contrib/issue.log: New file; automatically generated, and adjusted
1095         to reflect the original publication dates for each of...
1096         * contrib/mingw32-libunistring.xml contrib/mingw32-pdcurses.xml:
1097         ...these new files; copy them from existing published catalogue, and
1098         replace their issue number tags with templates, to capture future
1099         updates automatically.
1100
1101 2013-04-19  Keith Marshall  <keithmarshall@users.sourceforge.net>
1102
1103         Correct several incorrectly assigned file attributes.
1104
1105         * mingw32/issue.log mingw32/mingw32-dos2unix.xml: chmod -x
1106         * msys/issue.log msys/msys-dos2unix.xml msys/msys-m4.xml: Likewise.
1107         * ChangeLog: Likewise.
1108
1109 2013-04-19  Keith Marshall  <keithmarshall@users.sourceforge.net>
1110
1111         Support automatic capture of infrastructure changes.
1112
1113         * Makefile.stub.in (top_srcdir): New macro; define it.
1114
1115         * Makefile.in (VPATH, top_srcdir): New macros; define them.
1116         (configure, config.status, Makefile): New build rules; implement them,
1117         to be triggered by repository infrastructure changes.
1118
1119         * Makefile.comm.in (VPATH): Append top_srcdir and top_builddir.
1120         (configure, config.status, Makefile): New build rules; implement them,
1121         to be triggered by repository infrastructure changes.
1122
1123 2013-04-16  Keith Marshall  <keithmarshall@users.sourceforge.net>
1124
1125         Add issue number tracking within published package lists.
1126
1127         * makeopts.m4: New file; copy it from MinGW.org's build-aux package.
1128
1129         * configure.ac (AC_INIT): Bump version number to 2.0
1130         (makeopts.m4): m4_include it; it is required to provide support for...
1131         (MINGW_AC_MAKE_NO_PRINT_DIRECTORY): ...this additional feature test.
1132
1133         * Makefile.in (all): Require...
1134         (update-references): ...this new build goal; implement it, using...
1135         (update-local-references): ...this new recursively invoked rule, and...
1136         (issue.sed): ...this new call-back rule.
1137
1138         * Makefile.stub.in (top_builddir): Define it as a macro.
1139
1140         * Makefile.comm.in (update_issue_number): New macro; define it.
1141         (store_issue_number): Likewise; both are required to implement...
1142         (generate_catalogue): ...this new sed script defining macro.
1143         (sha1hash): Redefined macro; it now depends on substitution of...
1144         ($catalogue): ...this local shell variable, in place of $<.
1145         (extract_log_file_header, extract_log_file_footer): New macros.
1146         (update-references, issue.sed): New build goals; they facilitate...
1147         (update-local-references): ...this recursively invoked top-down build
1148         goal; implement it in terms of refactored commands, abstracted from...
1149         (%.xml.lzma: %.xml): ...this original goal, to create...
1150         (generate-catalogue, generate-reference, select-for-publication):
1151         (update-issue-log, issue.chk, issue.new, issue.tmp): ...these new
1152         intermediate goals; they are invoked recursively, by use of...
1153         (SET_MAKE): ...this autoconf defined and AC_SUBSTed hook, with...
1154         (RMAKE): ...this new macro; define it.
1155
1156 2013-04-10  Earnie Boyd  <earnie@users.sourceforge.net>
1157
1158         * mingw32/mingw32-wsl-candidate.xml: Add the 4.0-rc-2 release.
1159         * mingw32/issue.log: Updated accordingly.
1160
1161 2013-04-09  Earnie Boyd  <earnie@users.sourceforge.net>
1162
1163         * mingw32/mingw32-package-list.xml: Add mingw32-wsl-candidate.xml.
1164         * mingw32/mingw32-wsl-candidate.xml: New file.
1165         * mingw32/issue.log: Updated accordingly.
1166
1167 2013-02-24  Erwin Waterlander  <waterlan@xs4all.nl>
1168
1169         * msys/msys-m4.xml: Updated for m4 version 1.4.16-2.
1170         * msys/issue.log: Updated accordingly.
1171
1172 2013-02-04  Keith Marshall  <keithmarshall@users.sourceforge.net>
1173
1174         Add missing DLL dependency for msys-bzip2-bin.
1175
1176         * msys/msys-bzip2.xml (msys-bzip2-1.0.6-1-bin): Add dependency on...
1177         (msys-libbz2-%-msys-%-dll-1.tar): ...this; publish it.
1178
1179         * msys/issue.log: Update accordingly.
1180
1181 2013-01-27  Erwin Waterlander  <waterlan@xs4all.nl>
1182
1183         * mingw32/mingw32-dos2unix.xml: Updated for dos2unix version 6.0.3.
1184         * mingw32/issue.log: Updated accordingly.
1185         * msys/msys-dos2unix.xml: Updated for dos2unix version 6.0.3.
1186         * msys/issue.log: Updated accordingly.
1187
1188 2012-11-22  Cesar Strauss  <cestrauss@gmail.com>
1189
1190         Update & publish msys-core.
1191
1192         * msys/msys-core.xml: Update to 1.0.18-1.
1193         * msys/issue.log: Updated accordingly.
1194
1195 2012-11-12  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1196
1197         Update & publish mingw32-binutils.
1198
1199         * mingw32/mingw32-binutils.xml: Update to 2.23.1-1.
1200         * mingw32/issue.log: Updated accordingly.
1201
1202 2012-11-05  Cesar Strauss  <cestrauss@gmail.com>
1203
1204         Update & publish mingw32-gcc4.
1205
1206         * mingw32/mingw32-gcc4.xml: Update to 4.7.2-1.
1207         * mingw32/issue.log: Update accordingly.
1208
1209 2012-09-09  Erwin Waterlander  <waterlan@xs4all.nl>
1210         * mingw32/mingw32-dos2unix.xml: Updated for dos2unix version 6.0.2.
1211         * msys/msys-dos2unix.xml: Updated for dos2unix version 6.0.2.
1212
1213 2012-09-07  Keith Marshall  <keithmarshall@users.sourceforge.net>
1214
1215         Add support files for git and Mercurial.
1216
1217         * .gitignore .hgignore: New files.
1218
1219 2012-09-02  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1220
1221         Update & publish mingw32-make.
1222
1223         * mingw32/mingw32-make.xml: Update to 3.82.90-2-cvs-20120902.
1224         * mingw32/issue.log: Updated accordingly.
1225
1226 2012-08-27  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1227
1228         Update & publish mingw32-gdb.
1229
1230         * mingw32/mingw32-gdb.xml: Update to 7.5-1.
1231         * mingw32/issue.log: Updated accordingly.
1232
1233 2012-08-25  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1234
1235         Update & publish mingw32-make.
1236
1237         * mingw32/mingw32-make.xml: Update to 3.82.90-cvs-20120823-1.
1238         * mingw32/issue.log: Updated accordingly.
1239
1240 2012-07-31  Keith Marshall  <keithmarshall@users.sourceforge.net>
1241
1242         Remove redundant package names from description/title attributes.
1243
1244         * mingw32/mingw32-autoconf.xml mingw32/mingw32-automake.xml:
1245         * mingw32/mingw32-basic-bsdtar.xml mingw32/mingw32-bzip2.xml:
1246         * mingw32/mingw32-dos2unix.xml mingw32/mingw32-expat.xml:
1247         * mingw32/mingw32-gcc-tools.xml mingw32/mingw32-gendef.xml:
1248         * mingw32/mingw32-gettext.xml mingw32/mingw32-gmp.xml:
1249         * mingw32/mingw32-libarchive.xml mingw32/mingw32-libiconv.xml:
1250         * mingw32/mingw32-libtool.xml mingw32/mingw32-make.xml:
1251         * mingw32/mingw32-mgwport.xml mingw32/mingw32-mingw-utils.xml:
1252         * mingw32/mingw32-mpc.xml mingw32/mingw32-mpfr.xml:
1253         * mingw32/mingw32-pexports.xml mingw32/mingw32-popt.xml:
1254         * mingw32/mingw32-xz.xml mingw32/mingw32-zlib.xml:
1255         * msys/msys-autoconf.xml msys/msys-autogen.xml msys/msys-automake.xml:
1256         * msys/msys-bash.xml msys/msys-bison.xml msys/msys-bzip2.xml:
1257         * msys/msys-console.xml msys/msys-core.xml msys/msys-coreutils.xml:
1258         * msys/msys-crypt.xml msys/msys-cvs.xml msys/msys-cygutils.xml:
1259         * msys/msys-dash.xml msys/msys-diffstat.xml msys/msys-diffutils.xml:
1260         * msys/msys-dos2unix.xml msys/msys-expat.xml msys/msys-file.xml:
1261         * msys/msys-findutils.xml msys/msys-flex.xml msys/msys-gawk.xml:
1262         * msys/msys-gdbm.xml msys/msys-gettext.xml msys/msys-gmp.xml:
1263         * msys/msys-grep.xml msys/msys-groff.xml msys/msys-guile.xml:
1264         * msys/msys-gzip.xml msys/msys-help2man.xml msys/msys-inetutils.xml:
1265         * msys/msys-less.xml msys/msys-libarchive.xml msys/msys-libiconv.xml:
1266         * msys/msys-libtool.xml msys/msys-libxml2.xml msys/msys-lndir.xml:
1267         * msys/msys-lpr-enhanced.xml msys/msys-m4.xml msys/msys-make.xml:
1268         * msys/msys-man.xml msys/msys-minires.xml msys/msys-mintty.xml:
1269         * msys/msys-mktemp.xml msys/msys-openssh.xml msys/msys-openssl.xml:
1270         * msys/msys-patch.xml msys/msys-perl.xml msys/msys-popt.xml:
1271         * msys/msys-rebase.xml msys/msys-regex.xml msys/msys-rsync.xml:
1272         * msys/msys-rxvt.xml msys/msys-sed.xml msys/msys-tar.xml:
1273         * msys/msys-termcap.xml msys/msys-texinfo.xml msys/msys-unzip.xml:
1274         * msys/msys-vim.xml msys/msys-wget.xml msys/msys-xz.xml:
1275         * msys/msys-zip.xml msys/msys-zlib.xml (-//package//description):
1276         Apply sed substitution: 's/\(title="\)[^:]*: */\1/'; regenerate and
1277         republish associated *.xml.lzma files.
1278
1279         * mingw32/issue.log msys/issue.log: Update accordingly.
1280
1281 2012-11-05  Cesar Strauss  <cestrauss@gmail.com>
1282
1283         Add versioned dependencies on mingwrt to mingw32-gcc4.
1284
1285         * mingw32/mingw32-gcc4.xml (mingw32-gcc-bin): Add versioned
1286         dependencies on mingwrt.
1287         Regenerate and republish LZMA format manifest.
1288         * mingw32/issue.log: Update accordingly.
1289
1290 2012-06-30  Keith Marshall  <keithmarshall@users.sourceforge.net>
1291
1292         Remove redundant source/licence references for mingwrt/w32api.
1293
1294         * mingw32/mingw32-runtime.xml (mingwrt, w32api): Make...
1295         (source, licence): ...these references at package level generic wrt
1296         compression format; remove redundant duplicates at release level.
1297         Regenerate and republish LZMA format manifest.
1298         * mingw32/issue.log: Updated accordingly.
1299
1300 2012-06-30  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1301
1302         Update & publish mingwrt.
1303
1304         * mingw32/mingw32-runtime.xml: Update mingwrt to 3.20-2.
1305         * mingw32/issue.log: Updated accordingly.
1306
1307 2012-06-07  Cesar Strauss  <cestrauss@gmail.com>
1308
1309         Update & publish mingw32-gcc4.
1310
1311         * mingw32/mingw32-gcc4.xml: Update to 4.7.0-1.
1312         * mingw32/issue.log: Update accordingly.
1313
1314 2012-05-16  Charles Wilson  <mingw@cwilson.fastmail.fm>
1315
1316         Update and publish msys-zlib and mingw32-zlib.
1317
1318         * msys/msys-zlib.xml: Update to 1.2.7-1. Add new minizip-bin,
1319         libminizip-dev, and libminizip-dll-1 components.
1320         * msys/issue.log: Update accordingly.
1321         * mingw32/mingw32-zlib.xml: Update to 1.2.7-1. Add new
1322         minizip-bin, libminizip-dev, and libminizip-dll-1 components.
1323         * mingw32/issue.log: Update accordingly.
1324
1325 2012-05-01  Keith Marshall  <keithmarshall@users.sourceforge.net>
1326
1327         Reorder dependencies for mingw32-gcc4.
1328
1329         * mingw32/mingw32-gcc4.xml (gcc-core): Factor out dependency
1330         declarations common to all releases; order all version specific
1331         references before version agnostic references, to avoid possible
1332         accidental scheduling of mismatched versions for installation.
1333         (gcc-ada): Factor out common dependency declarations.
1334         Regenerate, and republish.
1335
1336         * mingw32/issue.log: Update accordingly.
1337
1338 2012-04-26  Keith Marshall  <keithmarshall@users.sourceforge.net>
1339
1340         Fix post/pre-remove conflict in mingw-get.xml scripting.
1341
1342         * mingw32/mingw32-mingw-get.xml (mingw-get-bin.post-remove): Can't
1343         use post-remove script here, after helper modules removed; replace...
1344         (mingw-get-bin.pre-remove): ...with this; regenerate and republish.
1345
1346         * mingw32/issue.log: Update accordingly.
1347
1348 2012-04-26  Keith Marshall  <keithmarshall@users.sourceforge.net>
1349
1350         Update for mingw-get-0.5-mingw32-beta-20120426-1 release.
1351
1352         * mingw32/mingw32-mingw-get.xml: Update and republish.
1353         * mingw32/issue.log: Updated accordingly.
1354
1355 2012-04-16  Keith Marshall  <keithmarshall@users.sourceforge.net>
1356
1357         Update for mingw-get-0.5-mingw32-beta-20120416-1 release.
1358
1359         * mingw32/mingw32-mingw-get.xml: Update and republish.
1360         * mingw32/issue.log: Updated accordingly.
1361
1362 2012-04-15  Keith Marshall  <keithmarshall@users.sourceforge.net>
1363
1364         Correct msys-dos2unix doc and licence package reference anomalies.
1365
1366         * msys/msys-dos2unix.xml: Update and republish.
1367         (cygutils-dos2unix-1.3.4-4-msys-1.0.13-doc.tar.lzma): Declare it as a
1368         virtual package; add 'requires' specification, linking it to...
1369         (cygutils-1.3.4-4-msys-1.0.13-doc.tar): ...this.
1370         (cygutils-dos2unix-1.3.4-4-msys-1.0.13-lic.tar.lzma): Likewise...
1371         (cygutils-1.3.4-4-msys-1.0.13-lic.tar): ...linking to this.
1372
1373         * msys/issue.log: Updated accordingly.
1374
1375 2012-04-09  Erwin Waterlander  <waterlan@xs4all.nl>
1376
1377         Replace msys-cygutils-dos2unix with msys-dos2unix.
1378
1379         * msys/msys-cygutils.xml: Removed msys-cygutils-dos2unix
1380         package element. Modified msys-cygutils description to refer
1381         to the new msys-dos2unix package.
1382         * msys/msys-dos2unix.xml: New file.
1383         * msys/msys-package-list.xml: Added msys-dos2unix.xml.
1384         * msys/msys-base.xml: Replaced msys-coreutils-dos2unix-*-bin
1385         with msys-dos2unix-*-bin.
1386         * msys/issue.log: Updated accordingly.
1387
1388 2012-04-09  Erwin Waterlander  <waterlan@xs4all.nl>
1389
1390         Replace mingw32-cygutils-dos2unix with mingw32-dos2unix.
1391         Remove (unnecessary) mingw32-cygutils.
1392
1393         * mingw32/mingw32-cygutils.xml: Removed.
1394         * mingw32/mingw32-dos2unix.xml: New file.
1395         * mingw32/mingw32-package-list.xml: Added mingw32-dos2unix.xml;
1396         removed mingw32-cygutils.xml.
1397         * mingw32/mingw32-mingw-utils.xml: Updated description text
1398         to refer to new mingw32-dos2unix package.
1399         * mingw32/issue.log: Updated accordingly.
1400
1401 2012-02-16  Keith Marshall  <keithmarshall@users.sourceforge.net>
1402
1403         Add Lua packages as MinGW extensions.
1404
1405         * mingw32/mingw32-lua.xml: New file.
1406         * mingw32/mingw32-package-list.xml (mingw32-lua): Add reference.
1407         * mingw32/issue.log: Updated accordingly.
1408
1409 2012-02-10  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1410
1411         Update & publish mingw32-gdb.
1412         Split the gdb package into gdb and gdb-python.
1413
1414         * mingw32/mingw32-gdb.xml: Update to 7.2-2.
1415         * mingw32/issue.log: Updated accordingly.
1416
1417 2012-01-01  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1418
1419         Update & publish msys-mintty.
1420
1421         * msys/msys-mintty.xml: Update to 1.0.3-1.
1422         * msys/issue.log: Updated accordingly.
1423
1424 2012-01-01  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1425
1426         Update & publish mingw32-binutils.
1427
1428         * mingw32/mingw32-binutils.xml: Update to 2.22-1.
1429         * mingw32/issue.log: Updated accordingly.
1430
1431 2011-12-21  Cesar Strauss  <cestrauss@gmail.com>
1432
1433         Update & publish mingw32-gcc4.
1434
1435         * mingw32/mingw32-gcc4.xml: Update to 4.6.2-1.
1436         * mingw32/issue.log: Updated accordingly.
1437
1438 2011-12-15  Cesar Strauss  <cestrauss@gmail.com>
1439
1440         * mingw32/mingw32-gcc4.xml: Remove the short-lived 4.6.1-1 release.
1441
1442 2011-11-27  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1443
1444         Correct versioning issue with msys-mksh contributed package.
1445
1446         * msys/issue.log: Update for msys-mksh.
1447
1448 2011-11-25  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1449
1450         Update msys-mksh contributed package.
1451
1452         * msys/issue.log: Update for msys-mksh.
1453
1454 2011-11-17  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1455
1456         Adopt msys-mksh as a contributed package.
1457
1458         * msys/msys-package-list.xml: Add msys-mksh.xml hook.
1459         * msys/issue.log: Update accordingly.
1460
1461 2011-11-16  Charles Wilson  <mingw@cwilson.fastmail.fm>
1462
1463         Update & publish msys-rebase.
1464
1465         * msys/msys-rebase.xml: Update to 4.0.1_1.
1466         * msys/issue.log: Update accordingly.
1467
1468 2011-11-15  Keith Marshall  <keithmarshall@users.sourceforge.net>
1469
1470         Fix source and licence package associations for GDB.
1471
1472         * mingw32/mingw32-gdb.xml: Add generic source and licence package
1473         association declarations for all mingw32-gdb package components;
1474         remove release specific declarations where equivalent.
1475         * mingw32/issue.log: Update accordingly.
1476
1477 2011-11-08  Charles Wilson  <mingw@cwilson.fastmail.fm>
1478
1479         Correct dependencies for mingw32-gettext-dev, again.
1480
1481         * mingw32/mingw32-gettext.xml: Also add libexpat dependency
1482         for -dev component. Remove unnecessary dependencies for
1483         gettext-dev 0.17-1.
1484         * mingw32/issue.log: Update accordingly.
1485
1486 2011-11-08  Charles Wilson  <mingw@cwilson.fastmail.fm>
1487
1488         Correct dependencies for mingw32-gettext-dev.
1489
1490         * mingw32/mingw32-gettext.xml: Add libstdc++ and libgomp
1491         dependencies for -dev component. Modify all libgcc dependency
1492         specifications to include subsystem version wildcard.
1493         * mingw32/issue.log: Update accordingly.
1494
1495 2011-11-06  Charles Wilson  <mingw@cwilson.fastmail.fm>
1496
1497         Update & publish msys-xz.
1498
1499         * msys/msys-xz.xml: Update to xz-5.0.3-1.
1500         * msys/issue.log: Update accordingly.
1501
1502 2011-11-06  Charles Wilson  <mingw@cwilson.fastmail.fm>
1503
1504         Update & publish mgwport-0.10.6-1.
1505
1506         * mingw32/mingw32-mgwport.xml: Add 0.10.6-1 release.
1507         * mingw32/issue.log: Update accordingly.
1508
1509
1510 2011-11-06  Keith Marshall  <keithmarshall@users.sourceforge.net>
1511
1512         Update for mingw-get-0.4-alpha-1 release.
1513
1514         * mingw32/mingw32-mingw-get.xml: Add release entries.
1515         * mingw32/issue.log: Update accordingly.
1516
1517 2011-11-01  Keith Marshall  <keithmarshall@users.sourceforge.net>
1518
1519         Adopt mingw32-libunistring as a contributed package;
1520         relegate mingw32-pdcurses to contributed status.
1521
1522         * mingw32/mingw32-package-list.xml: Add mingw32-libunistring.xml hook;
1523         relocate mingw32-pdcurses.xml reference to contributed package group.
1524
1525         * mingw32/mingw32-pdcurses.xml: Remove file.
1526
1527         * mingw32/issue.log: Update accordingly.
1528
1529 2011-10-31  Charles Wilson  <mingw@cwilson.fastmail.fm>
1530
1531         Update and publish msys-gettext, msys-libiconv.
1532         Correct versioning issue with mingw32-{gettext,libiconv}.
1533
1534         * msys/msys-gettext.xml: Update to 0.18.1.1-1.
1535         * msys/msys-libiconv.xml: Update to 1.14-1.
1536         * msys/issue.log: Updated accordingly.
1537         * mingw32/mingw32-gettext.xml: Version 0.18.1.1-2 requires
1538         at least version 1.14-2 of mingw32-libiconv-dll-2.
1539         * mingw32/mingw32-libiconv.xml: VErsion 1.14-2 requires at
1540         least version 0.18.1.1-2 of mingw32-libintl-dll-8.
1541         * mingw32/issue.log: Updated accordingly.
1542
1543 2011-10-24  Charles Wilson  <mingw@cwilson.fastmail.fm>
1544
1545         Update & publish msys-autoconf.
1546
1547         * msys/msys-autoconf.xml: Update to 2.68-1.
1548         * msys/issue.log: Updated accordingly.
1549
1550 2011-10-22  Charles Wilson  <mingw@cwilson.fastmail.fm>
1551
1552         Update & publish mingw32-libiconv, mingw32-gettext.
1553
1554         * mingw32/mingw32-libiconv.xml: Update to 1.14-2.
1555         * mingw32/mingw32-gettext.xml: Update to 0.18.1.1-2.
1556         * mingw32/issue.log: Updated accordingly.
1557
1558 2011-10-22  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1559
1560         Update & publish mingw32-gdb.
1561
1562         * mingw32/mingw32-gdb.xml: Update to 7.3.1-1.
1563         * mingw32/issue.log: Updated accordingly.
1564
1565 2011-10-14  Charles Wilson  <mingw@cwilson.fastmail.fm>
1566
1567         Update & publish msys-zlib, msys-bzip2.
1568
1569         * msys/msys-zlib.xml: Update to zlib-1.2.5-1.
1570         * msys/msys-bzip2.xml: Update to bzip2-1.0.6-1.
1571         * msys/issue.log: Update accordingly.
1572
1573 2011-10-14  Charles Wilson  <mingw@cwilson.fastmail.fm>
1574
1575         Update & publish mingw32-zlib, mingw32-bzip2, mingw32-xz.
1576
1577         * mingw32/mingw32-zlib.xml: Update to zlib-1.2.5-4.
1578         * mingw32/mingw32-bzip2.xml: Update to bzip2-1.0.6-4.
1579         * mingw32/mingw32-xz.xml: Update to xz-5.0.3-2.
1580         * mingw32/issue.log: Update accordingly.
1581
1582 2011-10-11  Keith Marshall  <keithmarshall@users.sourceforge.net>
1583
1584         Make "source" and "licence" tarname resolution deterministic.
1585
1586         * mingw32/mingw32-autoconf.xml (source, licence): Append ".%" to
1587         tarname attribute, where no explicit compression type is specified.
1588         * mingw32/mingw32-automake.xml (source, licence): Likewise.
1589         * mingw32/mingw32-basic-bsdtar.xml (source, licence): Likewise.
1590         * mingw32/mingw32-binutils.xml (source, licence): Likewise.
1591         * mingw32/mingw32-bzip2.xml (source, licence): Likewise.
1592         * mingw32/mingw32-cygutils.xml (source, licence): Likewise.
1593         * mingw32/mingw32-expat.xml (source, licence): Likewise.
1594         * mingw32/mingw32-gcc-tools.xml (source, licence): Likewise.
1595         * mingw32/mingw32-gendef.xml (source, licence): Likewise.
1596         * mingw32/mingw32-gettext.xml (source, licence): Likewise.
1597         * mingw32/mingw32-libarchive.xml (source, licence): Likewise.
1598         * mingw32/mingw32-libiconv.xml (source, licence): Likewise.
1599         * mingw32/mingw32-libtool.xml (source, licence): Likewise.
1600         * mingw32/mingw32-make.xml (source, licence): Likewise.
1601         * mingw32/mingw32-mgwport.xml (source, licence): Likewise.
1602         * mingw32/mingw32-mingw-get.xml (source, licence): Likewise.
1603         * mingw32/mingw32-mingw-utils.xml (source, licence): Likewise.
1604         * mingw32/mingw32-pdcurses.xml (source, licence): Likewise.
1605         * mingw32/mingw32-pexports.xml (source, licence): Likewise.
1606         * mingw32/mingw32-popt.xml (source, licence): Likewise.
1607         * mingw32/mingw32-xz.xml (source, licence): Likewise.
1608         * mingw32/mingw32-zlib.xml (source, licence): Likewise.
1609
1610         * mingw32/issue.log: Update to capture above changes; publish all.
1611
1612         * msys/msys-core.xml (package): Add alias="msysCORE" attribute.
1613         (source, licence): Append ".%" to tarname attribute, where no explicit
1614         compression type is specified.
1615
1616         * msys/msys-autoconf.xml (source, licence): Append ".%" to tarname
1617         attribute, where no explicit compression type is specified.
1618         * msys/msys-autogen.xml (source, licence): Likewise.
1619         * msys/msys-automake.xml (source, licence): Likewise.
1620         * msys/msys-bash.xml (source, licence): Likewise.
1621         * msys/msys-bison.xml (source, licence): Likewise.
1622         * msys/msys-bzip2.xml (source, licence): Likewise.
1623         * msys/msys-console.xml (source, licence): Likewise.
1624         * msys/msys-coreutils.xml (source, licence): Likewise.
1625         * msys/msys-crypt.xml (source, licence): Likewise.
1626         * msys/msys-cvs.xml (source, licence): Likewise.
1627         * msys/msys-cygutils.xml (source, licence): Likewise.
1628         * msys/msys-dash.xml (source, licence): Likewise.
1629         * msys/msys-diffstat.xml (source, licence): Likewise.
1630         * msys/msys-diffutils.xml (source, licence): Likewise.
1631         * msys/msys-expat.xml (source, licence): Likewise.
1632         * msys/msys-file.xml (source, licence): Likewise.
1633         * msys/msys-findutils.xml (source, licence): Likewise.
1634         * msys/msys-flex.xml (source, licence): Likewise.
1635         * msys/msys-gawk.xml (source, licence): Likewise.
1636         * msys/msys-gdbm.xml (source, licence): Likewise.
1637         * msys/msys-gettext.xml (source, licence): Likewise.
1638         * msys/msys-gmp.xml (source, licence): Likewise.
1639         * msys/msys-grep.xml (source, licence): Likewise.
1640         * msys/msys-groff.xml (source, licence): Likewise.
1641         * msys/msys-guile.xml (source, licence): Likewise.
1642         * msys/msys-gzip.xml (source, licence): Likewise.
1643         * msys/msys-help2man.xml (source, licence): Likewise.
1644         * msys/msys-inetutils.xml (source, licence): Likewise.
1645         * msys/msys-less.xml (source, licence): Likewise.
1646         * msys/msys-libarchive.xml (source, licence): Likewise.
1647         * msys/msys-libiconv.xml (source, licence): Likewise.
1648         * msys/msys-libtool.xml (source, licence): Likewise.
1649         * msys/msys-libxml (source, licence): Likewise.
1650         * msys/msys-lndir.xml (source, licence): Likewise.
1651         * msys/msys-lpr-enhanced.xml (source, licence): Likewise.
1652         * msys/msys-m4.xml (source, licence): Likewise.
1653         * msys/msys-make.xml (source, licence): Likewise.
1654         * msys/msys-man.xml (source, licence): Likewise.
1655         * msys/msys-minires.xml (source, licence): Likewise.
1656         * msys/msys-mintty.xml (source, licence): Likewise.
1657         * msys/msys-mktemp.xml (source, licence): Likewise.
1658         * msys/msys-openssh.xml (source, licence): Likewise.
1659         * msys/msys-openssl.xml (source, licence): Likewise.
1660         * msys/msys-patch.xml (source, licence): Likewise.
1661         * msys/msys-perl.xml (source, licence): Likewise.
1662         * msys/msys-popt.xml (source, licence): Likewise.
1663         * msys/msys-rebase.xml (source, licence): Likewise.
1664         * msys/msys-regex.xml (source, licence): Likewise.
1665         * msys/msys-rsync.xml (source, licence): Likewise.
1666         * msys/msys-rxvt.xml (source, licence): Likewise.
1667         * msys/msys-sed.xml (source, licence): Likewise.
1668         * msys/msys-tar.xml (source, licence): Likewise.
1669         * msys/msys-termcap.xml (source, licence): Likewise.
1670         * msys/msys-texinfo.xml (source, licence): Likewise.
1671         * msys/msys-unzip.xml (source, licence): Likewise.
1672         * msys/msys-vim.xml (source, licence): Likewise.
1673         * msys/msys-wget.xml (source, licence): Likewise.
1674         * msys/msys-xz.xml (source, licence): Likewise.
1675         * msys/msys-zip.xml (source, licence): Likewise.
1676         * msys/msys-zlib.xml (source, licence): Likewise.
1677
1678         * msys/issue.log: Update to capture above changes; publish all.
1679
1680 2011-10-09  Charles Wilson  <mingw@cwilson.fastmail.fm>
1681
1682         Update & publish autoconf (wrapper), autoconf2.5.
1683         Add new packages gcc-tools-epoch2-{autoconf,automake}.
1684         Add new package mgwport.
1685
1686         * mingw32/mingw32-autoconf.xml: Update to autoconf-10-1
1687         and autoconf2.5-2.68-1.
1688         * mingw32/mingw32-gcc-tools.xml: New file. Represents specific
1689         versions of autoconf and automake required for developing
1690         gcc-4.5/4.6 itself, installed into /mingw/opt/.  Few users should
1691         have need of this.
1692         * mingw32/mingw32-mgwport.xml: New file. Represents new mgwport
1693         packaging tool.
1694         * mingw32/mingw32-package-list.xml: Add mingw32-gcc-tools.xml.
1695         Add mingw32-mgwport.xml.
1696         * mingw32/issue.log: Update accordingly.
1697
1698 2011-10-09  Keith Marshall  <keithmarshall@users.sourceforge.net>
1699
1700         Add support for local change tracking with mercurial.
1701
1702         * .cvsignore (.hg, .hgignore, .hgtags): Add to ignored list.
1703
1704 2011-09-15  Cesar Strauss  <cestrauss@gmail.com>
1705
1706         Update & publish mingw32-gcc4.
1707
1708         * mingw32/mingw32-gcc4.xml: Update to 4.6.1-2.
1709         * mingw32/issue.log: Updated accordingly.
1710
1711 2011-09-14  Cesar Strauss  <cestrauss@gmail.com>
1712
1713         Update & publish mingw32-pthreads-w32 and mingw32-gcc4.
1714
1715         * mingw32/mingw32-gcc4.xml: Update to 4.6.1-1.
1716         * mingw32/mingw32-pthreads-w32.xml (mingw32-libpthreadgc): Fix typo. 
1717         * mingw32/issue.log: Updated accordingly.
1718
1719 2011-08-26  Charles Wilson  <mingw@cwilson.fastmail.fm>
1720
1721         Add msys-rsync, msys-diffstat, msys-help2man.
1722
1723         * msys/msys-rsync.xml: New file (version 3.0.8).
1724         * msys/msys-diffstat.xml: New file (version 1.54).
1725         * msys/msys-help2man.xml: New file (version 1.40.4).
1726         * msys/msys-package-list.xml: Add new manifests.
1727         * msys/mingw-developer-toolkit.xml: Add rsync and diffstat.
1728         * msys/issue.log: Updated accordingly.
1729
1730 2011-08-23  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1731
1732         Update & publish mingwrt.
1733
1734         * mingw32/mingw32-runtime.xml: Update mingwrt to 3.20.
1735         * mingw32/issue.log: Updated accordingly.
1736
1737 2011-08-20  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1738
1739         Update & publish mingwrt.
1740
1741         * mingw32/mingw32-runtime.xml: Update mingwrt to 3.19.
1742         * mingw32/issue.log: Updated accordingly.
1743
1744 2011-08-05  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1745
1746         Update & publish mingw32-binutils.
1747
1748         * mingw32/mingw32-binutils.xml: Update to 2.21.53-1.
1749         * mingw32/issue.log: Updated accordingly.
1750
1751 2011-08-04  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1752
1753         Update & publish mingw32-binutils.
1754
1755         * mingw32/mingw32-binutils.xml: Update to 2.21.1-2.
1756         * mingw32/issue.log: Updated accordingly.
1757
1758 2011-08-04  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1759
1760         Update & publish mingw32-gdb.
1761
1762         * mingw32/mingw32-gdb.xml: Update to 7.3-2.
1763         * mingw32/issue.log: Updated accordingly.
1764
1765 2011-08-01  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1766
1767         Update & publish mingw32-gdb.
1768
1769         * mingw32/mingw32-gdb.xml: Update to 7.3-1.
1770         * mingw32/issue.log: Updated accordingly.
1771
1772 2011-07-31  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1773
1774         Update & publish msys-mintty.
1775
1776         * msys/msys-mintty.xml: Update to 1.0.1-1.
1777         * msys/issue.log: Updated accordingly.
1778
1779 2011-07-29  Keith Marshall  <keithmarshall@users.sourceforge.net>
1780
1781         Update for mingw-get-0.3-alpha-2.1 release.
1782
1783         * mingw32/mingw32-mingw-get.xml: Add release entries.
1784         * mingw32/issue.log: Update accordingly.
1785
1786 2011-07-11  Charles Wilson  <mingw@cwilson.fastmail.fm>
1787
1788         Update mingw32-pthreads; coordinate publication with gcc.
1789         * mingw32/mingw32-pthreads-w32.xml: Restructure & rename.
1790         Update to 2.9.0-pre snapshot from 20110507. New packages:
1791         mingw32-libpthreadgc, mingw32-libpthreadgce, mingw32-libquserex,
1792         and mingw32-libpthread-old (containing just libpthread-2.dll for
1793         backwards compatibility).
1794         * mingw32/issue.: Update accordingly.
1795
1796 2011-06-17  Keith Marshall  <keithmarshall@users.sourceforge.net>
1797
1798         Update for mingw-get-0.3-alpha-2 release.
1799
1800         * mingw32/mingw32-mingw-get.xml: Add release entries.
1801         * mingw32/issue.log: Update accordingly.
1802
1803 2011-06-05  Earnie Boyd  <earnie@users.sourceforge.net>
1804
1805         Add new aliases for mingw32-base and msys-base
1806         * mingw32/mingw32-base.xml: Add 'mingw' and 'mingw32' aliases
1807         for mingw32-base.
1808         * mingw32/issue.log: Update accordingly.
1809         * msys/msys-base.xml: Add 'msys' alias for msys-base.
1810         * msys/issue.log: Update accordingly.
1811
1812 2011-05-31  Keith Marshall  <keithmarshall@users.sourceforge.net>
1813
1814         Work around MSYS' `openssl sha1' output format anomaly.
1815
1816         * Makefile.comm.in (sha1sum): New macro; define it.
1817         (sha1hash): Use it.
1818
1819 2011-05-30  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1820
1821         Update & publish msys-mintty.
1822
1823         * msys/msys-mintty.xml: Update to 0.9.8-1.
1824         * msys/issue.log: Updated accordingly.
1825
1826 2011-05-30  Keith Marshall  <keithmarshall@users.sourceforge.net>
1827
1828         Update for mingw-get-0.3-alpha-1 release.
1829
1830         * mingw32/mingw32-mingw-get.xml: Add release entries.
1831         * mingw32/issue.log: Update accordingly.
1832
1833 2011-05-21  Charles Wilson  <mingw@cwilson.fastmail.fm>
1834
1835         Update & publish mingw32-bzip2.
1836
1837         * mingw32/mingw32-bzip2.xml: Update to 1.0.6-1
1838         * mingw32/issue.log: Updated accordingly.
1839
1840 2011-05-14  Keith Marshall  <keithmarshall@users.sourceforge.net>
1841
1842         Update for mingw-get-0.2-alpha-4 release.
1843
1844         * mingw32/mingw32-mingw-get.xml: Add release entries.
1845         * mingw32/issue.log: Update accordingly.
1846
1847 2011-05-04  Charles Wilson  <mingw@cwilson.fastmail.fm>
1848
1849         Ensure all (sub)packages have at least one explicit
1850         <component /> element. Harmonizes 'mingw-get list' output.
1851
1852         * mingw32/mingw32-gcc3.xml: Ensure (sub) packages with
1853         a single component use an explicit <component /> element.
1854         * mingw32/mingw32-gcc4.xml: Ditto.
1855         * mingw32/issue.log: Updated accordingly.
1856
1857 2011-05-04  Keith Marshall  <keithmarshall@users.sourceforge.net>
1858
1859         Remove defunct CVS specific synchronisation goals.
1860         Base (re)publication decisions on changing SHA1 hashes.
1861
1862         * common/issue.log: Add SHA1 hashes to publication records.
1863         * mingw32/issue.log msys/issue.log: Likewise.
1864
1865         * Makefile.comm.in (issue_key, sha1hash): New macros; define them.
1866         (%.xml.lzma): Adapt build commands to use them; make the output files
1867         self-synchronising to current publication state.
1868         (all-sync, all-sync-to-cvs, all-sync-offline): ...
1869         (all-sync-begin, all-sync-offline-begin, all-sync-to-cvs-begin): ...
1870         (all-sync-to-cvs-or-offline): Defunct goals; remove them.
1871         (all-sync, all-sync-to-cvs): Delete all residual references.
1872         (cvsroot, repository): Defunct macros; remove them.
1873
1874         * Makefile.in (all-sync, all-sync-to-cvs, all-sync-offline): Defunct
1875         goals; remove them.
1876
1877         * Makefile.sync.in: File no longer required; remove it.
1878         * configure.ac (AC_CONFIG_FILES): Adjust accordingly.
1879         (AC_INIT): Set package version as 1.0
1880
1881 2011-04-27  Charles Wilson  <mingw@cwilson.fastmail.fm>
1882
1883         Update & publish msys-perl.
1884
1885         * msys/msys-perl.xml: Update to 5.8.8-1.
1886         * msys/issue.log: Updated accordingly.
1887
1888 2011-04-24  Cesar Strauss  <cestrauss@gmail.com>
1889
1890         Update & publish msys-core.
1891
1892         * msys/msys-core.xml: Update to 1.0.17-1.
1893         * msys/issue.log: Updated accordingly.
1894
1895 2011-04-23  Charles Wilson  <mingw@cwilson.fastmail.fm>
1896
1897         Update & publish mingw32-zlib.
1898
1899         * mingw32/mingw32-zlib.xml: Update to 1.2.5-1.
1900         * mingw32/issue.log: Updated accordingly.
1901
1902 2011-04-21  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1903
1904         Update & publish msys-mintty.
1905
1906         * msys/msys-mintty.xml: Update to 0.9.7-1.
1907         * msys/issue.log: Updated accordingly.
1908
1909 2011-03-31  Keith Marshall  <keithmarshall@users.sourceforge.net>
1910
1911         Update for mingw-get-0.2-alpha-3 release.
1912
1913         * mingw32/mingw32-mingw-get.xml: Add release entries.
1914         * mingw32/issue.log: Update accordingly.
1915
1916 2011-03-25  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1917
1918         Update & publish w32api.
1919
1920         * mingw32/mingw32-runtime.xml: Update w32api to 3.17-2.
1921         * mingw32/issue.log: Updated accordingly.
1922
1923 2011-03-19  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1924
1925         Update & publish msys-vim.
1926
1927         * msys/msys-vim.xml: Update vim to 7.3-2.
1928         * msys/issue.log: Updated accordingly.
1929
1930 2011-03-18  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1931
1932         Update & publish msys-vim.
1933
1934         * msys/msys-vim.xml: Update vim to 7.3-1.
1935         * msys/issue.log: Updated accordingly.
1936
1937 2011-03-16  Charles Wilson  <mingw@cwilson.fastmail.fm>
1938
1939         Add and publish specification for mingw32-pkginfo package.
1940
1941         * mingw32/mingw32-mingw-get.xml (mingw32-pkginfo): New package;
1942         add free-standing specification, (there are no dependencies), with...
1943         (pkginfo): ...this alias name.
1944
1945         * mingw32/issue.log: Update accordingly.
1946
1947 2011-03-15  Keith Marshall  <keithmarshall@users.sourceforge.net>
1948
1949         Correct inconsistencies in msys-gettext package names.
1950
1951         * msys/msys-gettext.xml (msys-gettext): Make dependencies independent
1952         of MSYS version number; (match using "*" wild-card instead of "%").
1953         (msys-libintl, msys-libgettextpo, msys-libasprintf): Likewise; also
1954         include MSYS version number (1.0.13) in release specifications, adding
1955         "download" tags to map modified release names to actual tarball names.
1956
1957         * msys/issue.log: Update for publication.
1958
1959 2011-03-15  Keith Marshall  <keithmarshall@users.sourceforge.net>
1960
1961         Update for mingw-get-0.2-alpha-2 release.
1962
1963         * mingw32/mingw32-mingw-get.xml: Add release entries.
1964         * mingw32/issue.log: Update accordingly.
1965
1966 2011-03-12  Keith Marshall  <keithmarshall@users.sourceforge.net>
1967
1968         Update for mingw-get-0.2-alpha-1 release.
1969
1970         * mingw32/mingw32-mingw-get.xml: Add release entries.
1971         * mingw32/issue.log: Update accordingly.
1972
1973 2011-03-11  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1974
1975         Update & publish w32api.
1976
1977         * mingw32/mingw32-runtime.xml: Update w32api to 3.17-1.
1978         * mingw32/issue.log: Updated accordingly.
1979
1980 2011-03-05  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1981
1982         Update & publish msys-mintty.
1983
1984         * msys/msys-mintty.xml: Update to 0.9.6-1.
1985         * msys/issue.log: Updated accordingly.
1986
1987 2011-03-05  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
1988
1989         Update & publish w32api.
1990
1991         * mingw32/mingw32-runtime.xml: Update w32api to 3.16-1.
1992         * mingw32/issue.log: Updated accordingly.
1993
1994 2011-02-26  Keith Marshall  <keithmarshall@users.sourceforge.net>
1995
1996         Update for mingw-get-0.1-alpha-5.2 bug-fix release.
1997
1998         * mingw32/mingw32-mingw-get.xml: Add release entries; also add
1999         retrospective entries for mingw-get-0.1-alpha-5.1, published during
2000         CVS outage, and not subsequently committed.
2001
2002         * mingw32/issue.log: Update for current release only.
2003
2004 2011-02-25  Charles Wilson  <mingw@cwilson.fastmail.fm>
2005
2006         Fix typo/version mismatch in msys-console.
2007
2008         * msys/msys-console.xml: Correct subsystem version.
2009         * msys/issue.log: Updated accordingly.
2010
2011 2011-02-24  Charles Wilson  <mingw@cwilson.fastmail.fm>
2012
2013         Update & publish msys-console.
2014
2015         * msys/msys-console.xml: Update to 2.00b147-1.
2016         * msys/issue.log: Updated accordingly.
2017
2018 2011-02-01  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2019
2020         Update & publish mingw32-binutils.
2021
2022         * mingw32/mingw32-binutils.xml: Update to 2.21-3.
2023         * mingw32/issue.log: Updated accordingly.
2024
2025 2011-01-23  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2026
2027         Update & publish mingw32-make.
2028
2029         * mingw32/mingw32-make.xml: Update to 3.82-5.
2030         * mingw32/issue.log: Updated accordingly.
2031
2032 2011-01-12  Cesar Strauss  <cestrauss@gmail.com>
2033
2034         Update & publish mingw32-gcc4.
2035
2036         * mingw32/mingw32-gcc4.xml: Update to 4.5.2-1.
2037         * mingw32/issue.log: Updated accordingly.
2038
2039 2011-01-12  Cesar Strauss  <cestrauss@gmail.com>
2040
2041         Fix incorrectly named tarball.
2042
2043         * mingw32/mingw32-gcc4.xml (mingw32-gcc-objc): Change tarball name...
2044         (gcc-c++-4.5.0-1-mingw32-bin.tar.lzma): ...from this incorrect name...
2045         (gcc-objc-4.5.0-1-mingw32-bin.tar.lzma): ...to this.
2046
2047 2011-01-10  Keith Marshall  <keithmarshall@users.sourceforge.net>
2048
2049         Correct improperly named meta package reference.
2050
2051         * msys/msys-base.xml (msys-tiny): Change package name reference...
2052         (msys-base-@YYYYMMDDNN@-msys-bin.meta): ...from this incorrect name...
2053         (msys-tiny-@YYYYMMDDNN@-msys-bin.meta): ...to this.
2054
2055 2011-01-07  Cesar Strauss  <cestrauss@gmail.com>
2056
2057         Add a few missing entries to mingw32/issue.log.
2058
2059         * mingw32/issue.log (mingw32-gcc3.xml): Add missing entry.
2060         (mingw32-gmp.xml): Ditto.
2061         (mingw32-mpc.xml): Ditto.
2062         (mingw32-mpfr.xml): Ditto.
2063         (mingw32-pthreads-w32.xml): Ditto.
2064
2065 2010-12-30  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2066
2067         Update & publish msys-mintty.
2068
2069         * msys/msys-mintty.xml: Update to 0.9.5-1.
2070         * msys/issue.log: Updated accordingly.
2071
2072 2010-12-19  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2073
2074         Update & publish msys-mintty.
2075
2076         * msys/msys-mintty.xml: Update to 0.9.4-1.
2077         * msys/issue.log: Updated accordingly.
2078
2079 2010-12-13  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2080
2081         * mingw32/mingw32-binutils.xml: Remove spurious release tag.
2082         * mingw32/issue.log: Updated accordingly.
2083
2084 2010-12-12  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2085
2086         Update & publish mingw32-binutils.
2087
2088         * mingw32/mingw32-binutils.xml: Update to 2.21-2.
2089         * mingw32/issue.log: Updated accordingly.
2090
2091 2010-12-10  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2092
2093         Update & publish mingw32-binutils.
2094
2095         * mingw32/mingw32-binutils.xml: Update to 2.21-1.
2096         * mingw32/issue.log: Updated accordingly.
2097
2098 2010-12-08  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2099
2100         Update & publish mingw32-make.
2101
2102         * mingw32/mingw32-make.xml: Update to 3.82-4.
2103         * mingw32/issue.log: Updated accordingly.
2104
2105 2010-12-04  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2106
2107         Update & publish msys-mintty.
2108
2109         * msys/msys-mintty.xml: Update to 0.9.3-1.
2110         * msys/issue.log: Updated accordingly.
2111
2112 2010-10-24  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2113
2114         Update & publish msys-mintty.
2115
2116         * msys/msys-mintty.xml: Update to 0.9.2-1.
2117         * msys/issue.log: Updated accordingly.
2118
2119 2010-10-29  Keith Marshall  <keithmarshall@users.sourceforge.net>
2120
2121         Work around for improper chronological sorting of release status
2122         fields; (issue reported by Chris Sutcliffe).
2123
2124         * mingw32/mingw32-mingw-get.xml (all package components): Present
2125         release records in reverse chronological (newest first) order.
2126         * mingw32/issue.log: Republish, and update accordingly.
2127
2128 2010-10-29  Keith Marshall  <keithmarshall@users.sourceforge.net>
2129
2130         Add and publish manifest for mingw-get.
2131
2132         * mingw32/mingw32-mingw-get.xml: New file;
2133         generate and publish mingw32-mingw-get.xml.lzma
2134         * mingw32/mingw32-package-list.xml: Register it; regenerate and
2135         publish mingw32-package-list.xml.lzma
2136         * mingw32/issue.log: Update accordingly.
2137
2138 2010-10-24  Cesar Strauss  <cestrauss@gmail.com>
2139
2140         Update & publish msys-bash.
2141
2142         * msys/msys-bash.xml: Update to 3.1.17-4.
2143         * msys/issue.log: Updated accordingly.
2144
2145 2010-10-07  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2146
2147         * msys/msys-mintty.xml: Fix typo.
2148
2149 2010-10-07  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2150
2151         * msys/msys-package-list.xml: Add msys-mintty.
2152         Regenerate and publish msys-package-list.xml.lzma
2153         * msys/issue.log: Updated accordingly.
2154
2155 2010-10-06  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2156
2157         * msys/msys-mintty.xml: New file.
2158         * msys/issue.log: Updated accordingly.
2159
2160 2010-09-30  Cesar Strauss  <cestrauss@gmail.com>
2161
2162         Update & publish msys-core, mingw32-gcc4.
2163
2164         * msys/msys-core.xml: Update to 1.0.16.
2165
2166         * mingw32/mingw32-gcc4.xml: Add missing dependency on
2167         mingw32-pthreads-w32-dev.
2168         Remove direct dependency on libpthread-2.dll.
2169
2170         * msys/issue.log: Updated accordingly.
2171
2172         * mingw/issue.log: Ditto.
2173
2174 2010-09-26  Charles Wilson  <mingw@cwilson.fastmail.fm>
2175
2176         Update & publish msys-autoconf, msys-libtool, msys-bison.
2177
2178         * msys/msys-autoconf.xml: Add new autoconf-2.67-1 release.
2179
2180         * msys/msys-libtool.xml: Add new libtool-2.4-1 release.
2181
2182         * msys/msys-bison.xml: Add missing msys-m4-bin requirement.
2183
2184         * msys/issue.log: Updated accordingly.
2185
2186 2010-09-25  Charles Wilson  <mingw@cwilson.fastmail.fm>
2187
2188         Update & publish mingw32-libtool, mingw32-gdb.
2189
2190         * mingw32/mingw32-libtool.xml: Add new libtool-2.4-1 release.
2191
2192         * mingw32/mingw32-gdb.xml: Add missing libexpat-dll requirement.
2193
2194         * mingw32/issue.log: Updated accordingly.
2195
2196 2010-09-11  Charles Wilson  <mingw@cwilson.fastmail.fm>
2197
2198         Update & publish mingw32-automake.
2199
2200         * mingw32/mingw32-automake.xml: Add new automake-1.11.1 release.
2201
2202         * mingw32/issue.log: Updated accordingly.
2203
2204 2010-09-10  Chris Sutcliffe  <ir0nh34d@gmail.com>
2205
2206         Update & publish mingw32-{gdb,runtime}
2207
2208         * mingw32/mingw32-gdb.xml: Clean up formatting; add source and licence
2209         specifications; add new doc component; generate and publish
2210         mingw32-gdb.xml.lzma.
2211         * mingw32/mingw32-runtime.xml: Clean up formatting; reduce to deliver
2212         only the latest available releases; restore mingw-runtime alias; add
2213         source and licence specifications; ensure -dev component requires -dll
2214         component; generate and publish mingw32-runtime.xml.lzma.
2215
2216         * mingw32/issue.log: Updated accordingly.
2217
2218 2010-09-06  Charles Wilson  <mingw@cwilson.fastmail.fm>
2219
2220         Update & publish mingw32-{cygutils,gendef,mingw-utils,pexports,popt}
2221         Add & publish mingw32-pdcurses
2222
2223         * mingw32/mingw32-cygutils.xml: Clean up formatting; move versioned
2224         DLL requirements specs inside the dependent release entity recent
2225         releaseof all components; generate and publish
2226         mingw32-cygutils.xml.lzma.
2227         * mingw32/mingw32-gendef.xml: Clean up formatting; generate and
2228         publish mingw32-gendef.xml.lzma.
2229         * mingw32/mingw32-mingw-utils.xml: Clean up formatting; generate and
2230         publish mingw32-mingw-utils.xml.lzma.
2231         * mingw32/mingw32-pexports.xml: Clean up formatting; generate and
2232         publish mingw32-pexports.xml.lzma.
2233         * mingw32/mingw32-popt.xml: Clean up formatting; move versioned DLL
2234         requirements specs inside the dependent release entity recent release
2235         of all components; generate and publish mingw32-popt.xml.lzma.
2236         * mingw32/mingw32-pdcurses.xml: New meta package description;
2237         generate and publish mingw32-pdcurses.xml.lzma.
2238
2239         * mingw32/mingw32-package-list.xml (mingw32-cygutils): Make it
2240         visible.
2241         (mingw32-gendef): Ditto.
2242         (mingw32-mingw-utils): Ditto.
2243         (mingw32-pexports): Ditto.
2244         (mingw32-popt): Ditto.
2245         (mingw32-pdcurses): Ditto.
2246         Regenerate and publish mingw32-package-list.xml.lzma
2247
2248         * mingw32/issue.log: Updated accordingly.
2249
2250 2010-09-06  Charles Wilson  <mingw@cwilson.fastmail.fm>
2251
2252         Update & publish mingw32-{basic-bsdtar,bzip2,libarchive,xz,zlib}
2253
2254         * mingw32/mingw32-basic-bsdtar.xml: Clean up formatting; generate and
2255         publish mingw32-basic-bsdtar.xml.lzma.
2256         * mingw32/mingw32-bzip2.xml: Clean up formatting; move versioned DLL
2257         requirements specs inside the dependent release entity recent release
2258         of all components; generate and publish mingw32-bzip2.xml.lzma.
2259         * mingw32/mingw32-libarchive.xml: Clean up formatting; move versioned
2260         DLL requirements specs inside the dependent release entity recent
2261         release of all components; generate and publish
2262         mingw32-libarchive.xml.lzma.
2263         * mingw32/mingw32-xz.xml: Clean up formatting; reduce to deliver
2264         only the latest available release; move versioned DLL requirements
2265         specs inside the dependent release entity recent release of all
2266         components; generate and publish mingw32-xz.xml.lzma.
2267         * mingw32/mingw32-zlib.xml: Clean up formatting; move versioned DLL
2268         requirements specs inside the dependent release entity recent release
2269         of all components; generate and publish mingw32-zlib.xml.lzma.
2270
2271         * mingw32/mingw32-package-list.xml (mingw32-basic-bsdtar): Make it
2272         visible.
2273         (mingw32-bzip2): Ditto.
2274         (mingw32-libarchive): Ditto.
2275         (mingw32-xz): Ditto.
2276         (mingw32-zlib): Ditto.
2277         Regenerate and publish mingw32-package-list.xml.lzma
2278
2279         * mingw32/issue.log: Updated accordingly.
2280
2281 2010-09-06  Charles Wilson  <mingw@cwilson.fastmail.fm>
2282
2283         Fix bugs; Add & publish mingw-developer-toolkit (aka mingw-dtk).
2284
2285         * mingw32/mingw32-autotools.xml: Correct subsystem; generate and
2286         publish mingw32-autotools.xml.lzma.
2287         * mingw32/mingw32-libiconv.xml: Correct affiliate group for
2288         libcharset; generate and publish mingw32-libiconv.xml.lzma.
2289
2290         * mingw32/mingw32-package-list.xml: Add comment.
2291         Regenerate and publish msys-package-list.xml.lzma
2292
2293         * mingw32/issue.log: Updated accordingly.
2294
2295         * msys/mingw-developer-toolkit.xml: New meta package description;
2296         generate and publish mingw-developer-toolkit.xml.lzma.
2297
2298         * msys/msys-package-list.xml: Enable MinGW Developer Toolkit
2299         package-group; remove commented-out autotool entries (now included
2300         via mingw32-package-list.xml instead); Add mingw-developer-toolkit.xml
2301         entry.
2302         Regenerate and publish msys-package-list.xml.lzma
2303
2304         * msys/issue.log: Updated accordingly.
2305
2306 2010-09-06  Charles Wilson  <mingw@cwilson.fastmail.fm>
2307
2308         Update & publish mingw32-{autoconf,automake,libtool,libiconv,gettext}
2309         Add & publish mingw32-autotools (aka autotools).
2310
2311         * mingw32/mingw32-autoconf.xml: Clean up formatting; reduce to deliver
2312         only the latest available release; generate and publish
2313         mingw32-autoconf.xml.lzma.
2314         * mingw32/mingw32-automake.xml: Clean up formatting; generate and
2315         publish mingw32-automake.xml.lzma.
2316         * mingw32/mingw32-libiconv.xml: Clean up formatting; move versioned
2317         DLL requirements specs inside the dependent release entity recent
2318         release of all components; generate and publish
2319         mingw32-libiconv.xml.lzma.
2320         * mingw32/mingw32-libtool.xml: Clean up formatting; update to deliver
2321         the latest available release; generate and publish
2322         mingw32-libtool.xml.lzma.
2323         * mingw32/mingw32-gettext.xml: Clean up formatting; move versioned
2324         DLL requirements specs inside the dependent release entity recent
2325         release of all components; update dependency on libgcc DLL; generate
2326         and publish mingw32-gettext.xml.lzma.
2327         * mingw32/mingw32-autotools.xml: New meta package description; generate
2328         and publish mingw32-autotools.xml.lzma.
2329
2330         * mingw32/mingw32-package-list.xml: Add (commented-out) entries for
2331         unpublished manifests. Sort manifest list -- but keep manifests for
2332         meta packages separated.
2333         (mingw32-autoconf): Make it visible.
2334         (mingw32-automake): Ditto.
2335         (mingw32-libiconv): Ditto.
2336         (mingw32-libtool): Ditto.
2337         (mingw32-gettext): Ditto.
2338         (mingw32-autotools): Ditto.
2339         Regenerate and publish msys-package-list.xml.lzma
2340
2341         * mingw32/issue.log: Updated accordingly.
2342
2343 2010-09-06  Charles Wilson  <mingw@cwilson.fastmail.fm>
2344
2345         Update & publish msys-{guile,autogen}
2346
2347         * msys/msys-guile.xml: Clean up formatting; generate and publish
2348         msys-guile.xml.lzma.
2349         * msys/msys-autogen.xml: Clean up formatting; reduce to deliver only
2350         the latest available release (eliminate obsolete msys-libguileopts
2351         sub-package); move versioned DLL requirements specs inside the
2352         dependent release entity recent release of all components; generate
2353         and publish msys-autogen.xml.lzma.
2354
2355         * msys/msys-package-list.xml (msys-guile): Make it visible.
2356         (msys-autogen): Ditto.
2357         Regenerate and publish msys-package-list.xml.lzma
2358
2359         * msys/issue.log: Updated accordingly.
2360
2361 2010-09-06  Charles Wilson  <mingw@cwilson.fastmail.fm>
2362
2363         Update & publish msys-{autoconf,automake,binutils,gcc,libtool,w32api}
2364         Add & publish msys-system-builder (aka msys-dvlpr).
2365
2366         * msys/msys-autoconf.xml: Clean up formatting; reduce to deliver only
2367         the latest available release; generate and publish msys-autoconf.xml.lzma.
2368         * msys/msys-automake.xml: Ditto (generate and publish
2369         msys-automake.xml.lzma).
2370         * msys/msys-libtool.xml: Ditto (generate and publish
2371         msys-libtool.xml.lzma).
2372         * msys/msys-binutils.xml: Clean up formatting; generate and
2373         publish msys-binutils.xml.lzma.
2374         * msys/msys-gcc.xml: Ditto (generate and publish msys-gcc.xml.lzma).
2375         * msys/msys-w32api.xml: Ditto (generate and publish
2376         msys-w32api.xml.lzma).
2377         * msys/msys-system-builder.xml: New meta package description; generate
2378         and publish msys-system-builder.xml.lzma.
2379
2380         * msys/msys-package-list.xml (msys-autoconf): Make it visible.
2381         (msys-automake): Ditto.
2382         (msys-binutils): Ditto.
2383         (msys-gcc): Ditto.
2384         (msys-libtool): Ditto.
2385         (msys-w32api): Ditto.
2386         (msys-system-builder): Ditto.
2387         Regenerate and publish msys-package-list.xml.lzma
2388
2389         * msys/issue.log: Updated accordingly.
2390
2391 2010-09-06  Charles Wilson  <mingw@cwilson.fastmail.fm>
2392
2393         Update & publish msys-{console,groff,lpr-enhanced,man,rxvt}
2394
2395         * msys/msys-console.xml: Clean up formatting; generate and publish
2396         msys-console.xml.lzma.
2397         * msys/msys-groff.xml: Clean up formatting; reduce to deliver only the
2398         latest available release; generate and publish msys-groff.xml.lzma.
2399         * msys/msys-lpr-enhanced.xml: Clean up formatting; generate and
2400         publish msys-lpr-enhanced.xml.lzma.
2401         * msys/msys-man.xml: Clean up formatting; reduce to deliver only the
2402         latest available release; generate and publish msys-man.xml.lzma.
2403         * msys/msys-rxvt.xml: Clean up formatting; update comments to mention
2404         the Console 2.00 (msys-console) option; generate and publish
2405         msys-rxvt.xml.lzma.
2406
2407         * msys/msys-package-list.xml (msys-console): Make it visible.
2408         (msys-groff): Ditto.
2409         (msys-lpr-enhanced): Ditto.
2410         (msys-man): Ditto.
2411         (msys-rxvt): Ditto.
2412         Regenerate and publish msys-package-list.xml.lzma
2413
2414         * msys/issue.log: Updated accordingly.
2415
2416 2010-09-06  Charles Wilson  <mingw@cwilson.fastmail.fm>
2417
2418         Update & publish msys-{cvs,gmp,inetutils,libarchive,libxml2,openssh}
2419
2420         * msys/msys-cvs.xml: Clean up formatting; reduce to deliver only the
2421         latest available release; move versioned DLL requirements specs inside
2422         the dependent release entity recent release of all components;
2423         generate and publish msys-cvs.xml.lzma.
2424         * msys/msys-gmp.xml: Clean up formatting; reduce to deliver only the
2425         latest available release; generate and publish msys-gmp.xml.lzma.
2426         * msys/msys-inetutils.xml: Ditto (generate and publish
2427         msys-inetutils.xml.lzma).
2428         * msys/msys-libarchive.xml: Clean up formatting; reduce to deliver only the
2429         latest available release; move versioned DLL requirements specs insi
2430         the dependent release entity recent release of all components;
2431         generate and publish msys-libarchive.xml.lzma).
2432         * msys/msys-libxml2.xml: Clean up formatting; move versioned DLL
2433         requirements specs inside the dependent release entity recent release
2434         of all components; ensure -dev component requires -dll component;
2435         generate and publish msys-libxml2.xml.lzma.
2436         * msys/msys-openssh.xml: Clean up formatting; reduce to deliver only the
2437         latest available release; move versioned DLL requirements specs inside
2438         the dependent release entity recent release of all components;
2439         generate and publish msys-openssh.xml.lzma.
2440
2441         * msys/msys-package-list.xml (msys-cvs): Make it visible.
2442         (msys-gmp): Ditto.
2443         (msys-inetutils): Ditto.
2444         (msys-libarchive): Ditto.
2445         (msys-libxml2): Ditto.
2446         (msys-openssh): Ditto.
2447         Regenerate and publish msys-package-list.xml.lzma
2448
2449         * msys/issue.log: Updated accordingly.
2450
2451 2010-09-06  Charles Wilson  <mingw@cwilson.fastmail.fm>
2452
2453         Update & publish msys-{bison,dash,openssl,rebase,unzip,wget,zip}
2454
2455         * msys/msys-bison.xml: Clean up formatting; reduce to deliver only the
2456         latest available release; generate and publish msys-bison.xml.lzma.
2457         * msys/msys-dash.xml: Clean up formatting; generate and publish
2458         msys-dash.xml.lzma).
2459         * msys/msys-rebase.xml: Ditto (generate and publish
2460         msys-rebase.xml.lzma).
2461         * msys/msys-unzip.xml: Ditto (generate and publish
2462         msys-unzip.xml.lzma).
2463         * msys/msys-openssl.xml: Clean up formatting; reduce to deliver only
2464         the latest available release; generate and publish
2465         msys-openssl.xml.lzma.
2466         * msys/msys-wget.xml: Clean up formatting; move versioned DLL
2467         requirements specs inside the dependent release entity recent release
2468         of all components; generate and publish msys-wget.xml.lzma.
2469         * msys/msys-zip.xml: Clean up formatting; generate and publish
2470         msys-zip.xml.lzma.
2471         * msys/msys-flex.xml: Correct affiliate group name; generate and
2472         publish msys-flex.xml.lzma.
2473         * msys/msys-vim.xml: Correct affiliate group name; generate and
2474         publish msys-vim.xml.lzma.
2475
2476         * msys/msys-package-list.xml (msys-bison): Make it visible.
2477         (msys-dash): Ditto.
2478         (msys-openssl): Ditto.
2479         (msys-rebase): Ditto.
2480         (msys-unzip): Ditto.
2481         (msys-wget): Ditto.
2482         (msys-zip): Ditto.
2483         Regenerate and publish msys-package-list.xml.lzma
2484
2485         * msys/issue.log: Updated accordingly.
2486
2487 2010-09-05  Charles Wilson  <mingw@cwilson.fastmail.fm>
2488
2489         Update & publish msys-{crypt,gdbm,lndir,minires,mktemp,perl}
2490
2491         * msys/msys-crypt.xml: Clean up formatting; reduce to deliver only the
2492         latest available release; move versioned DLL requirements specs inside
2493         the dependent release entity recent release of all components; ensure
2494         -dev component requires -dll; generate and publish
2495         msys-crypt.xml.lzma.
2496         * msys/msys-gdbm.xml: Ditto (generate and publish msys-gdbm.xml.lzma).
2497         * msys/msys-minires.xml: Ditto (generate and publish
2498         msys-minires.xml.lzma).
2499         * msys/msys-lndir.xml: Clean up formatting; reduce to deliver only the
2500         latest available release; generate and publish msys-lndir.xml.lzma).
2501         * msys/msys-mktemp.xml: Ditto (generate and publish
2502         msys-mktemp.xml.lzma).
2503         * msys/msys-perl.xml: Clean up formatting; reduce to deliver only the
2504         latest available release; move versioned DLL requirements specs inside
2505         the dependent release entity recent release of all components;
2506         generate and publish msys-perl.xml.lzma.
2507
2508         * msys/msys-package-list.xml (msys-crypt): Make it visible.
2509         (msys-gdbm): Ditto.
2510         (msys-lndir): Ditto.
2511         (msys-minires): Ditto.
2512         (msys-mktemp): Ditto.
2513         (msys-perl): Ditto.
2514         Regenerate and publish msys-package-list.xml.lzma
2515
2516         * msys/issue.log: Updated accordingly.
2517
2518 2010-07-29  Cesar Strauss  <cestrauss@gmail.com>
2519
2520         * msys/msys-gcc.xml (msys-gcc-bin): Add missing dependency ...
2521         (msys-core-dev): ... on this.
2522
2523 2010-09-01  Keith Marshall  <keithmarshall@users.sourceforge.net>
2524
2525         Update build system to facilitate publication state synchronisation.
2526
2527         * configure.ac (AC_PROG_LN_S): Add macro reference.
2528         (mingw_ac_subdirs): Add `common' subdirectory reference.
2529         (Makefile.sync): New AC_OUTPUT target; add it.
2530
2531         * Makefile.in (all): New default goal; define it, replacing...
2532         (all-distfiles): ...this; retain as a dependent synonym for `all'.
2533         (all-sync, all-sync-to-cvs, all-sync-offline): New alternative goals;
2534         define them, as further dependent synonyms for `all'.
2535         (update): Defunct goal; delete it.
2536
2537         * Makefile.comm.in (LN_S): New macro; define from AC_PROG_LN_S.
2538         (unpublished, all-sync-online): New primary targets.
2539         (all-sync, all-sync-to-cvs): New primary targets, mutually aliased.
2540         (cvsroot, repository): New internal use macros; define them.
2541         (all-sync-begin, all-sync-offline-begin, all-sync-to-cvs-begin):
2542         (all-sync-to-cvs-or-offline): New internal targets.
2543         (all): Remove prerequisite `update'; add `all-sync'.
2544         (all-distfiles): Add prerequisite `unpublished'.
2545         (update): Defunct target; delete it.
2546
2547         * Makefile.sync.in: New file; it defines the recursive make actions
2548         required to perform the issue.log --> *.xml.lzma synchronisation.
2549
2550 2010-09-01  Keith Marshall  <keithmarshall@users.sourceforge.net>
2551
2552         Add free-standing manifest for msys-flex.
2553
2554         * msys/msys-flex.xml (msys-flex-bin): Add missing dependency...
2555         (msys-m4-bin): ...on this.
2556         Clean up formatting; reduce to deliver only the latest available
2557         release; move versioned DLL requirements specs inside the dependent
2558         release entity; generate and publish msys-flex.xml.lzma
2559
2560         * msys/msys-package-list.xml (msys-flex): Make it visible.
2561         Regenerate and publish msys-package-list.xml.lzma
2562
2563         * msys/issue.log: Updated accordingly.
2564
2565 2010-08-31  Charles Wilson  <mingw@cwilson.fastmail.fm>
2566
2567         Add manifests needed for gcc4
2568
2569         * mingw32/mingw32-gcc4.xml: New file.
2570         * mingw32/mingw32-mpc.xml: New file.
2571         * mingw32/mingw32-mpfr.xml: New file.
2572         * mingw32/mingw32-pthreads-w32.xml: New file.
2573         * mingw32/mingw32-base.xml: Remove gcc3 elements.
2574         (mingw32-base): New package installs gcc (and prereqs), mingw32-make,
2575         and gdb.
2576         * mingw32/mingw32-gmp.xml: Reformat to new standard.
2577         * mingw32/mingw32-package-list.xml (mingw32-gcc3, mingw32-gcc4):
2578         (mingw32-mpc, mingw32-mpfr, mingw32-gmp, mingw32-pthreads-w32): Expose
2579         declarations for package lists.
2580
2581 2010-08-26  Keith Marshall  <keithmarshall@users.sourceforge.net>
2582
2583         Add manifest specific to GCC v3.
2584
2585         * mingw32/mingw32-gcc3.xml: New file.
2586
2587 2010-08-20  Charles Wilson  <mingw@cwilson.fastmail.fm>
2588
2589         Correct a few typos in various manifests.
2590
2591         * msys/msys-gdbm.xml: Correct package name for msys-libgdbm.
2592
2593         * msys/msys-guile.xml: Remove references to old versions. Use
2594         correct name for DLL's msys-libguile-rtm requirement. Move versioned
2595         DLL requirements inside release entity.
2596
2597         * mingw32/mingw32-autoconf.xml: Remove non-existant wrapper -doc
2598         package.
2599
2600         * mingw32/mingw32-automake.xml: Remove non-existant wrapper -doc
2601         package.
2602
2603         * mingw32/mingw32-libarchive.xml: Use correct compression extension
2604         for packages. Use correct package name for requirements (zlib and
2605         bzip2 -dev and -dll packages).
2606
2607         * mingw32/mingw32-popt.xml (msys-libpopt-dll): Invalid dependency on...
2608         (mingw32-libintl-%-mingw32-%-dll-8.tar): ...this; it should have been on...
2609         (mingw32-libintl-*-mingw32-*-dll-8.tar): ...this; corrected.
2610
2611         * mingw32/mingw32-xz.xml: Use correct package name for -dll and -dev
2612         packages (was xz-; should be liblzma-).
2613
2614 2010-08-10  Keith Marshall  <keithmarshall@users.sourceforge.net>
2615
2616         Add free-standing msys-expat, msys-m4, msys-patch and msys-vim.
2617
2618         * msys/msys-expat.xml: Clean up formatting; generate and publish
2619         .lzma file.
2620
2621         * msys/msys-m4.xml msys/msys-patch.xml msys/msys-vim.xml: Clean up
2622         formatting; reduce to deliver only latest release for each component
2623         package; generate and publish .lzma files.
2624
2625         * msys/msys-package-list.xml (msys-expat, msys-m4, msys-patch):
2626         (msys-vim): Expose declarations for package lists; regenerate and
2627         publish updated .lzma file.
2628
2629         * msys/issue.log: Updated.
2630
2631 2010-08-09  Keith Marshall  <keithmarshall@users.sourceforge.net>
2632
2633         Add make, file, texinfo and dos2unix (cygutils) to msys-base.
2634
2635         * msys/msys-popt.xml (msys-libpopt-dll): Invalid dependency on...
2636         (msys-libintl-%-msys-%-dll-8.tar): ...this; it should have been on...
2637         (msys-libintl-*-msys-*-dll-8.tar): ...this; corrected.
2638
2639         * msys/msys-make.xml msys/msys-file.xml msys/msys-texinfo.xml:
2640         * msys/msys-cygutils.xml msys/msys-popt.xml msys/msys-zlib.xml:
2641         Clean up formatting; reduce to deliver only latest release for each
2642         component package; generate and publish .lzma files.
2643
2644         * msys/msys-package-list.xml (msys-cygutils, msys-popt, msys-make):
2645         (msys-file, msys-texinfo, msys-zlib): Expose declarations for package
2646         lists; regenerate and publish updated .lzma file.
2647
2648         * msys/msys-base.xml (msys-base): Add dependency declarations for...
2649         (msys-cygutils-dos2unix-*-msys-*-bin.tar, msys-make-*-msys-*-bin.tar):
2650         (msys-file-*-msys-*-bin.tar, msys-texinfo-*-msys-*-bin.tar): ...these.
2651
2652         * msys/issue.log: Updated.
2653
2654 2010-08-06  Keith Marshall  <keithmarshall@users.sourceforge.net>
2655
2656         Add findutils to msys-base.
2657
2658         * msys/msys-findutils.xml: Clean up formatting; reduce to deliver
2659         only the latest available release for each component package.
2660         (msys-locate): Add note to package description, advising of need for
2661         manual selection for package installation; (not in msys-base).
2662         Generate and publish .lzma file.
2663
2664         * msys/msys-package-list.xml (msys-findutils): Expose package list
2665         declaration; regenerate and publish .lzma file.
2666
2667         * msys/msys-base.xml (msys-base): Add requirement declaration for...
2668         (findutils-*-msys-*-bin.tar): ...this.
2669         Regenerate and publish .lzma file.
2670
2671         * msys/issue.log: Updated accordingly.
2672
2673 2010-08-05  Keith Marshall  <keithmarshall@users.sourceforge.net>
2674
2675         * msys/msys-core.xml msys/msys-gettext.xml msys/msys-regex.xml:
2676         * msys/msys-bzip2.xml msys/msys-less.xml msys/msys-xz.xml: Regenerate
2677         and publish derived .lzma files, to capture Charles Wilson's updates
2678         dated 2010-07-27 and 2010-08-05.
2679
2680         * msys/issue.log: Updated accordingly.
2681
2682 2010-08-05  Charles Wilson  <mingw@cwilson.fastmail.fm>
2683
2684         * msys/msys-bzip2.xml msys/msys-less.xml msys/msys-xz.xml: Make all
2685         versioned -dll requirements specifications release specific.
2686
2687 2010-07-30  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2688
2689         * mingw32/mingw32-make.xml: Update for 3.82 release.
2690
2691 2010-07-29  Cesar Strauss  <cestrauss@gmail.com>
2692
2693         * msys/msys-gcc.xml: Use correct attribute in component tag.
2694
2695 2010-07-28  Keith Marshall  <keithmarshall@users.sourceforge.net>
2696
2697         Add less, diffutils, tar, gzip, bzip2 and xz (lzma) to msys-base.
2698
2699         * msys/msys-package-list.xml: Expose manifest references for...
2700         (msys-less, msys-diffutils, msys-tar, msys-gzip, msys-bzip2):
2701         (msys-xz): ...these packages.
2702
2703         * msys/msys-base.xml (msys-base): Add dependencies...
2704         (msys-less-bin, msys-diffutils-bin, msys-tar-bin, msys-gzip-bin):
2705         (msys-bzip2-bin, msys-xz-bin): ...on these.
2706
2707         * msys/msys-less.xml msys/msys-diffutils msys/msys-gzip.xml:
2708         * msys/msys-bzip2.xml msys/msys-xz.xml: Clean up formatting; reduce to
2709         deliver only latest versions of all package components.
2710
2711         * msys/msys-tar.xml: Clean up formatting; reduce to deliver only
2712         latest versions of all package components; add missing dependencies...
2713         (msys-gzip-bin, msys-bzip2-bin, msys-xz-bin): ...on these.
2714
2715         * msys/issue.log: Updated.
2716
2717 2010-07-27  Charles Wilson  <mingw@cwilson.fastmail.fm>
2718
2719         * msys/msys-core.xml (msys-core-bin): Require -lic and -doc cpts.
2720         * msys/msys-gettext.xml: Reduce to deliver only latest version of all
2721         package components; make all versioned -dll refs release specific.
2722         * msys/msys-regex.xml msys/msys-termcap.xml: Make all versioned -dll
2723         refs release specific.
2724
2725 2010-07-26  Keith Marshall  <keithmarshall@users.sourceforge.net>
2726
2727         Add grep, sed, awk and extended msys-core to msys-base.
2728
2729         * msys/msys-package-list.xml: Expose manifest references for...
2730         (msys-gawk, msys-grep, msys-sed): ...these packages.
2731
2732         * msys/msys-base.xml (msys-base): Declare dependencies on...
2733         (msys-core-ext, msys-gawk, msys-grep, msys-sed): ...these.
2734
2735         * msys/msys-core.xml (msys-core-ext): Expose dependencies on...
2736         (msys-gawk, msys-grep, msys-sed): ...these.
2737
2738         * msys/msys-gawk.xml msys/msys-grep.xml msys/msys-sed.xml: Adjust
2739         formatting; reduce to deliver only latest version of each component.
2740
2741         * msys/issue.log: Update for revised publication status.
2742
2743 2010-07-19  Keith Marshall  <keithmarshall@users.sourceforge.net>
2744
2745         Prepare manifests for "msys-tiny" publication; compress and upload.
2746
2747         * common: New directory.
2748         * common/package-list.xml: New file.
2749         * common/issue.log: New file; replicate it from...
2750         * issue.log.in: ...this.
2751
2752         * mingw32/mingw32-base.xml: Factor out package lists; move to...
2753         * mingw32/mingw32-package-list.xml: ...this new file.
2754
2755         * msys/msys-package-list.xml: Comment out sub-packages which are not
2756         yet ready for publication.
2757
2758         * msys/msys-base.xml: New file; created from prototype provided by
2759         Charles Wilson, with minor format adjustments, defining...
2760         (msys-base): ...this new meta-package; reduce it to a single release
2761         version, omitting deferred prerequisites; initially it matches...
2762         (msys-tiny): ...this new meta package; declare its prerequisites.
2763
2764         * msys/msys-bash.xml msys/msys-coreutils.xml msys/msys-core.xml:
2765         * msys/msys-gettext.xml msys/msys-libiconv.xml msys/msys-regex.xml:
2766         * msys/msys-termcap.xml: Minor format adjustments; reduce to single
2767         deliverable version for each constituent sub-package.
2768
2769         * mingw32/issue.log msys/issue.log: Update for publication status.
2770
2771 2010-07-11  Charles Wilson  <mingw@cwilson.fastmail.fm>
2772
2773         * msys/*.xml: Add vim modeline to all files.
2774         * mingw32/*.xml: Add vim modeline to all files.
2775         * mingw32/mingw32-binutils: Retabify.
2776         * mingw32/mingw32-gdb: Retabify.
2777         * mingw32/mingw32-runtime: Retabify.
2778         * mingw32/mingw32-base: Retabify.
2779
2780 2010-06-30  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2781
2782         * mingw32/mingw32-make.xml: Updated for the 3.81.90-20100618-1 release.
2783
2784 2010-06-16  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
2785
2786         * mingw32/mingw32-binutils.xml: Updated for the 2.20.51-1 release.
2787
2788 2010-06-15  Keith Marshall  <keithmarshall@users.sourceforge.net>
2789
2790         Fix Makefile.comm bug reported by Chris Sutcliffe.
2791
2792         * Makefile.in: Itemise standard sub-make goals as top-level defaults.
2793
2794         * Makefile.com.in (Makefile.sub): Use double quotes in preference to
2795         single, to avoid shell portability issue with quoted escapes.
2796         (serial_number): Replace use of unintentionally undefined macro...
2797         (issue_number): ...with this defined one.
2798
2799 2010-05-04  Keith Marshall  <keithmarshall@users.sourceforge.net>
2800
2801         Initial import of mingw-dist module.
2802
2803         * $CVSROOT/mingw-dist: New CVS module directory.
2804         * mingw32, msys: New subdirectories; created by import.
2805
2806         * COPYING, ChangeLog, configure.ac, .cvsignore: New files.
2807         * Makefile.in, Makefile.comm.in, Makefile.stub.in: New files.
2808
2809         * issue.log.in: New file; use it as template, to initialise...
2810
2811         * mingw32/issue.log, msys/issue.log: ...these new files.