~ubuntu-branches/ubuntu/vivid/gnupg/vivid

« back to all changes in this revision

Viewing changes to scripts/ChangeLog-2011

  • Committer: Package Import Robot
  • Author(s): Colin Watson
  • Date: 2012-12-04 22:26:16 UTC
  • mfrom: (1.1.18 sid)
  • Revision ID: package-import@ubuntu.com-20121204222616-cr0fow26geq90l3y
Tags: 1.4.12-6ubuntu1
* Resynchronise with Debian.  Remaining changes:
  - Disable mlock() test since it fails with ulimit 0 (on buildds).
  - Set gpg (or gpg2) and gpgsm to use a passphrase agent by default.
  - Only suggest gnupg-curl and libldap; recommendations are pulled into
    minimal, and we don't need the keyserver utilities in a minimal Ubuntu
    system.
  - Remove the Win32 build.
  - Update config.guess/config.sub for aarch64.
* Dropped patches:
  - Fix udeb build failure on powerpc, building with -O2 instead of -Os.
    (No longer seems to be necessary.)
* Simplify removal of Win32 build, to make this easier to merge in future.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2011-12-02  Werner Koch  <wk@g10code.com>
 
2
 
 
3
        NB: ChangeLog files are no longer manually maintained.  Starting
 
4
        on December 1st, 2011 we put change information only in the GIT
 
5
        commit log, and generate a top-level ChangeLog file from logs at
 
6
        "make dist".  See doc/HACKING for details.
 
7
 
 
8
2011-02-23  Werner Koch  <wk@g10code.com>
 
9
 
 
10
        * autogen.sh: Add git setup checking.
 
11
 
 
12
2010-10-18  Werner Koch  <wk@g10code.com>
 
13
 
 
14
        * config.guess: Update to version 2010-09-24.
 
15
        * config.sub: Update to version 2010-09-11.
 
16
 
 
17
2009-09-05  Werner Koch  <wk@g10code.com>
 
18
 
 
19
        * autogen.sh <--build-w32>: Pass --with-bzip2.
 
20
 
 
21
2009-09-03  Werner Koch  <wk@g10code.com>
 
22
 
 
23
        * w32installer.nsi: Set the final OutPath to Doc/.
 
24
 
 
25
2008-01-30  Werner Koch  <wk@g10code.com>
 
26
 
 
27
        * w32installer.nsi: Set the OutPath back.
 
28
 
 
29
2007-12-12  Werner Koch  <wk@g10code.com>
 
30
 
 
31
        * config.sub, config.guess: Update to version 2007-11-19.
 
32
 
 
33
2007-11-15  Werner Koch  <wk@g10code.com>
 
34
 
 
35
        * gnupg.spec.in: Converted to utf-8. Changed polish description.
 
36
        This is bug#676.
 
37
 
 
38
2007-06-22  Werner Koch  <wk@g10code.com>
 
39
 
 
40
        * mk-w32-dist: Remove underline markup from man pages.  Reported
 
41
        by Dirk Traulsen.
 
42
 
 
43
2007-05-03  Werner Koch  <wk@g10code.com>
 
44
 
 
45
        * autogen.sh: Modernized.  Removed autopoint invocation.  This
 
46
        should be done by the maintainer and the put into the SVN.
 
47
 
 
48
2006-12-13  Werner Koch  <wk@g10code.com>
 
49
 
 
50
        * gnupg.spec.in: Distribute gnupg1.info.
 
51
 
 
52
2006-12-04  Werner Koch  <wk@g10code.com>
 
53
 
 
54
        * mk-gpg-texi: Removed.
 
55
 
 
56
2006-10-02  Werner Koch  <wk@g10code.com>
 
57
 
 
58
        * w32installer.nsi: Don't uninstall winpt if the installer comes
 
59
        without it.  I fixed it despite of what I said in bug 521.
 
60
 
 
61
2006-09-13  Werner Koch  <wk@g10code.com>
 
62
 
 
63
        * autogen.sh: Better detection of the cross compiler.
 
64
 
 
65
2006-04-03  Werner Koch  <wk@g10code.com>
 
66
 
 
67
        * w32installer.nsi: Install curl and not http keyserver helper.
 
68
 
 
69
2006-04-03  Werner Koch  <wk@g10code.com>
 
70
 
 
71
        * autogen.sh: Unsupport mingw32/cpd.
 
72
 
 
73
2006-03-09  Werner Koch  <wk@g10code.com>
 
74
 
 
75
        * config.sub, config.guess: Updated.
 
76
 
 
77
2006-02-14  Werner Koch  <wk@gnupg.org>
 
78
 
 
79
        * w32installer.nsi: Don't use System.dll.
 
80
 
 
81
        * autogen.sh (DIE): Add lost exit for --build-w32.
 
82
 
 
83
2005-10-02  Marcus Brinkmann  <marcus@g10code.de>
 
84
 
 
85
        * autogen.sh (DIE): Remove ugly hack for po dir suppression.
 
86
 
 
87
2005-08-21  David Shaw  <dshaw@jabberwocky.com>
 
88
 
 
89
        * gnupg.spec.in: Distribute gpg-zip.
 
90
 
 
91
2005-05-31  Werner Koch  <wk@g10code.com>
 
92
 
 
93
        * config.guess, config.sub, config.rpath: Updated from todays
 
94
        gnulib CVS.
 
95
 
 
96
2005-04-22  David Shaw  <dshaw@jabberwocky.com>
 
97
 
 
98
        * gnupg.spec.in: No longer any need to override libexecdir.  The
 
99
        makefiles now calculate this correctly internally.
 
100
 
 
101
2005-03-30  Werner Koch  <wk@g10code.com>
 
102
 
 
103
        * w32installer.nsi: Allow including of WINPT source.  Include
 
104
        libiconv source.
 
105
        * mk-w32-dist: Add code to detect presence of source.  Calculate a
 
106
        build number; add option --build-number to overide.
 
107
 
 
108
2005-03-14  Werner Koch  <wk@g10code.com>
 
109
 
 
110
        * mk-w32-dist: Check for patch files.
 
111
        * w32installer.nsi: Translated a few more strings.  Print a
 
112
        warning if permssions are not suitable for the installation.
 
113
        Add Uninstaller entries.
 
114
 
 
115
2005-02-16  David Shaw  <dshaw@jabberwocky.com>
 
116
 
 
117
        * gnupg.spec.in: Fix problem with storing the gpgkeys helpers in
 
118
        libexec, but calling them in libexec/gnupg.
 
119
 
 
120
2005-02-16  Werner Koch  <wk@g10code.com>
 
121
 
 
122
        * w32installer.nsi: Added page to select the language.
 
123
        * mk-w32-dist: Create the opt.ini using the available languages.
 
124
 
 
125
2005-02-03  Werner Koch  <wk@g10code.com>
 
126
 
 
127
        * w32installer.nsi: Display README.W32 at the end of the
 
128
        installation.
 
129
        * mk-w32-dist: Append .txt to README.W32.
 
130
 
 
131
2005-01-26  Werner Koch  <wk@g10code.com>
 
132
 
 
133
        * w32installer.nsi: Create a start menu entry and enhanced the
 
134
        build environment.
 
135
        * mk-w32-dist: Add more support for above.
 
136
 
 
137
2005-01-11  Werner Koch  <wk@g10code.com>
 
138
 
 
139
        * w32installer.nsi: New.
 
140
        * mk-w32-dist: Append ".txt" to some files.  Call makensis if
 
141
        available.
 
142
 
 
143
2004-12-21  David Shaw  <dshaw@jabberwocky.com>
 
144
 
 
145
        * autogen.sh: automake needs --add-missing for conditional
 
146
        CPPFLAGS build in keyserver/Makefile.am.
 
147
 
 
148
2004-11-26  Werner Koch  <wk@g10code.com>
 
149
 
 
150
        * autogen.sh (gettext_vers_num): Fix aclocal test.
 
151
 
 
152
2004-10-27  Werner Koch  <wk@g10code.com>
 
153
 
 
154
        * mk-w32-dist: Use utf-8 encoding for all MO files.
 
155
 
 
156
2004-10-26  Werner Koch  <wk@g10code.com>
 
157
 
 
158
        * autogen.sh: Detect the Debian mingw32 package.
 
159
 
 
160
2004-10-18  Werner Koch  <wk@g10code.com>
 
161
 
 
162
        * mk-gpg-texi: More fixups to help Debian's install-info.
 
163
 
 
164
2004-10-15  Werner Koch  <wk@g10code.com>
 
165
 
 
166
        * mk-gpg-texi: Fix up the @setfilename lines.
 
167
 
 
168
2004-10-01  Werner Koch  <wk@g10code.com>
 
169
 
 
170
        * mk-w32-dist: Updated from stable branch.
 
171
 
 
172
        * mk-gpg-texi: Changed to use the newer docbook2x-texi utility.
 
173
 
 
174
        * config.guess, config.sub, mkinstalldirs, missing
 
175
        * depcomp, install-sh: Upgraded.
 
176
 
 
177
2004-07-27  Werner Koch  <wk@g10code.de>
 
178
 
 
179
        * autogen.sh: Updated to the moder version, grepping the required
 
180
        tool versions from configure.ac.
 
181
 
 
182
2004-06-14  Werner Koch  <wk@gnupg.org>
 
183
 
 
184
        * mk-w32-dist: Do not include the en@* po files.
 
185
 
 
186
        * autogen.sh <--build-w32>: Build keyserver helpers again.
 
187
 
 
188
2004-04-02  Thomas Schwinge  <schwinge@nic-nac-project.de>
 
189
 
 
190
        * autogen.sh: Added ACLOCAL_FLAGS.
 
191
 
 
192
2003-12-28  Stefan Bellon  <sbellon@sbellon.de>
 
193
 
 
194
        * build-riscos, conf-riscos/*: Updated to reflect latest changes.
 
195
 
 
196
2003-10-25  Werner Koch  <wk@gnupg.org>
 
197
 
 
198
        * autogen.sh: Updated required versions and add -I m4 to aclocal.
 
199
 
 
200
2003-08-28  David Shaw  <dshaw@jabberwocky.com>
 
201
 
 
202
        * autogen.sh: Touch po/all for --build-w32.  From Werner on stable
 
203
        branch.
 
204
 
 
205
2003-08-25  David Shaw  <dshaw@jabberwocky.com>
 
206
 
 
207
        * gnupg.spec.in: Rework much of the spec to use %-macros
 
208
        throughout.  Fix to work properly with RPM 4.1 (all files in
 
209
        buildroot must be packaged). Package and install info files. Tweak
 
210
        the English description.  Do not install gpgv and gpgsplit setuid
 
211
        root. Make sure that install-info is called in such a way that
 
212
        doesn't bork the RPM install if it cannot complete (necessary for
 
213
        some upgrade scenarios).
 
214
 
 
215
2003-05-26  David Shaw  <dshaw@jabberwocky.com>
 
216
 
 
217
        * mk-w32-dist: Don't iconv {hu,sk,zh_TW}.po. (From wk on stable
 
218
        branch)
 
219
 
 
220
2003-04-08  Werner Koch  <wk@gnupg.org>
 
221
 
 
222
        * autogen.sh: Add options to build for coldfire and uClinux.
 
223
 
 
224
2003-02-22  David Shaw  <dshaw@jabberwocky.com>
 
225
 
 
226
        * distfiles, gnupg.spec.in: convert-from-106 is in the tools
 
227
        directory now.
 
228
 
 
229
        * convert-from-106: Move to the tools directory.
 
230
 
 
231
2002-12-01  David Shaw  <dshaw@jabberwocky.com>
 
232
 
 
233
        * distfiles, gnupg.spec.in: Include convert-from-106.
 
234
 
 
235
        * convert-from-106: Script to automate the 1.0.6->later
 
236
        conversion.  It marks all secret keys as ultimately trusted, adds
 
237
        the signature caches, and checks the trustdb.
 
238
 
 
239
2002-11-13  David Shaw  <dshaw@jabberwocky.com>
 
240
 
 
241
        * mk-w32-dist: Don't use iconv for pl.po.  From Werner on stable
 
242
        branch.
 
243
 
 
244
        * mk-w32-dist: Include gpgkeys_ldap and gpgkeys_hkp.
 
245
 
 
246
2002-11-12  Werner Koch  <wk@gnupg.org>
 
247
 
 
248
        * config.sub, config.guess: Updated from ftp.gnu.org/gnu/config
 
249
        to version 2002-11-08.
 
250
 
 
251
2002-10-31  David Shaw  <dshaw@jabberwocky.com>
 
252
 
 
253
        * gnupg.spec.in: Update source ftp path.
 
254
 
 
255
2002-10-31  Stefan Bellon  <sbellon@sbellon.de>
 
256
 
 
257
        * conf-riscos/Makefile: Updated to reflect latest changes.
 
258
 
 
259
2002-10-28  Stefan Bellon  <sbellon@sbellon.de>
 
260
 
 
261
        * conf-riscos/include/config.h: Updated to reflect latest changes.
 
262
 
 
263
2002-10-26  David Shaw  <dshaw@jabberwocky.com>
 
264
 
 
265
        * gnupg.spec.in: Use new path for keyserver helpers, /usr/lib is
 
266
        no longer used for cipher/hash plugins, and include gpgv,
 
267
        gpgsplit, and the new gnupg.7 man page.
 
268
 
 
269
2002-10-17  Werner Koch  <wk@gnupg.org>
 
270
 
 
271
        * autogen.sh: Allow env variables to override the auto* tool
 
272
        names.  Suggested by Simon Josefsson.
 
273
 
 
274
2002-09-11  Werner Koch  <wk@gnupg.org>
 
275
 
 
276
        * distfiles: Include mk-w32-dist.
 
277
 
 
278
        * mk-w32-dist: Convert the character sets on a per language base.
 
279
 
 
280
2002-09-02  Werner Koch  <wk@gnupg.org>
 
281
 
 
282
        * mk-w32-dist: Include more man pages and gpg split.  Changed name
 
283
        of ZIP file to better indicate that this is a command line version.
 
284
 
 
285
2002-08-23  Werner Koch  <wk@gnupg.org>
 
286
 
 
287
        * autogen.sh : Don't run gettextize.
 
288
 
 
289
2002-08-06  Stefan Bellon  <sbellon@sbellon.de>
 
290
 
 
291
        * conf-riscos/include/config.h: Changed #define FOO to
 
292
        #define FOO 1.
 
293
        * conf-riscos/include/g10defs.h: Likewise.
 
294
 
 
295
2002-08-03  Stefan Bellon  <sbellon@sbellon.de>
 
296
 
 
297
        * conf-riscos/include/g10defs.h: Added GNUPG_LIBEXECDIR.
 
298
        * conf-riscos/include/config.h: Changes due to dynload removal and
 
299
        minor changes to avoid some warnings.
 
300
        * conf-riscos/Makefile: Changes due to dynload removal.
 
301
        * conf-riscos/cipher/*: Not needed anymore due to dynload removal.
 
302
 
 
303
2002-07-25  David Shaw  <dshaw@jabberwocky.com>
 
304
 
 
305
        * gnupgbug: "Warning" -> "WARNING"
 
306
 
 
307
2002-07-01  Werner Koch  <wk@gnupg.org>
 
308
 
 
309
        * mk-gpg-texi: New.
 
310
 
 
311
2002-06-30  Werner Koch  <wk@gnupg.org>
 
312
 
 
313
        * mk-w32-dist (bindir): Fixes vor VPATH builds in a subdir,
 
314
        include gpgv.
 
315
 
 
316
2002-06-21  Stefan Bellon  <sbellon@sbellon.de>
 
317
 
 
318
        * conf-riscos/Makefile: Changes due to moving around RISC OS
 
319
        specific stuff in the code.
 
320
 
 
321
2002-06-07  Stefan Bellon  <sbellon@sbellon.de>
 
322
 
 
323
        * conf-riscos/include/config.h [__riscos__]: Fixed macro bug.
 
324
 
 
325
2002-05-10  Stefan Bellon  <sbellon@sbellon.de>
 
326
 
 
327
        * conf-riscos/include/config.h [__riscos__]: Changes for later
 
328
        Norcroft compilers.
 
329
 
 
330
        * conf-riscos/Makefile [__riscos__]: Updated.
 
331
 
 
332
2002-04-22  Stefan Bellon  <sbellon@sbellon.de>
 
333
 
 
334
        * conf-riscos/include/config.h [__riscos__]: Development
 
335
        versions automatically define DEBUG from now on.
 
336
 
 
337
        * conf-riscos/Makefile [__riscos__]: Updated for LDAP keyserver
 
338
        code.
 
339
 
 
340
2002-04-19  David Shaw  <dshaw@jabberwocky.com>
 
341
 
 
342
        * gnupg.spec.in: Removed pubring.asc and OPTIONS.  Added
 
343
        samplekeys.asc.
 
344
 
 
345
2002-03-31  David Shaw  <dshaw@jabberwocky.com>
 
346
 
 
347
        * gnupg.spec.in: Added the gpgkeys_xxx keyserver helpers.  Added a
 
348
        * to catch variations on the basic gpg man page (gpg, gpgv).  Mark
 
349
        options.skel as a config file.  Do not include the FAQ/faq.html
 
350
        twice (in /doc/ and /share/).
 
351
 
 
352
2002-01-02  Stefan Bellon  <sbellon@sbellon.de>
 
353
 
 
354
        * build-riscos [__riscos__]: Set filetype of Makefile correctly.
 
355
 
 
356
        * conf-riscos/include/g10defs.h [__riscos__]: Added GNU GPL
 
357
        header and exec code defines.
 
358
 
 
359
        * conf-riscos/include/config.h [__riscos__]: Moved parts to
 
360
        include/util.h where they really belong to.
 
361
 
 
362
        * conf-riscos/Makefile [__riscos__]: Updated for new keyserver,
 
363
        exec and photo id code.
 
364
 
 
365
2001-12-22  Werner Koch  <wk@gnupg.org>
 
366
 
 
367
        * autogen.sh: Fixed last change.
 
368
 
 
369
2001-12-21  Werner Koch  <wk@gnupg.org>
 
370
 
 
371
        * distfiles: Removed those files which which automake installs by
 
372
        default.
 
373
 
 
374
        * autogen.sh: Replaced $() by backticks for system without a posix
 
375
        shell.  Removed gawk specific quoting. By David Champion.
 
376
 
 
377
2001-10-22  Werner Koch  <wk@gnupg.org>
 
378
 
 
379
        * autogen.sh (aclocal_vers): Require automalke 1.5.
 
380
 
 
381
2001-08-21  Stefan Bellon  <sbellon@sbellon.de>
 
382
 
 
383
        * build-riscos [__riscos__]: New.
 
384
        * conf-riscos [__riscos__]: Ditto.
 
385
 
 
386
2001-08-13  Werner Koch  <wk@gnupg.org>
 
387
 
 
388
        * autogen.sh: Test on gettext 0.10.38. By Michael Engels.
 
389
 
 
390
2001-08-07  Werner Koch  <wk@gnupg.org>
 
391
 
 
392
        * autogen.sh: Adjusted --build-w32 for autoconf 2.52
 
393
 
 
394
2001-07-09  Werner Koch  <wk@gnupg.org>
 
395
 
 
396
        * autogen.sh (autoconf_vers): Require autoconf 2.50
 
397
 
 
398
2001-05-06  Werner Koch  <wk@gnupg.org>
 
399
 
 
400
        * config.guess, config.sub: Add updates from subversions.gnu.org.
 
401
 
 
402
2001-04-19  Werner Koch  <wk@gnupg.org>
 
403
 
 
404
        * autogen.sh: Add VPATH build support for option --build-w32.
 
405
 
 
406
2001-03-12  Werner Koch  <wk@gnupg.org>
 
407
 
 
408
        * config.guess, config.sub: Replaced with the current GNU CVS ones.
 
409
 
 
410
2001-01-18  Werner Koch  <wk@gnupg.org>
 
411
 
 
412
        * autogen.sh: New options --build-w32
 
413
        * build-w32: Does now call autogen.sh
 
414
 
 
415
2000-11-24  Werner Koch  <wk@gnupg.org>
 
416
 
 
417
        * build-w32: New script to build the W32 version.
 
418
        * distfiles: And put it into the distribution
 
419
 
 
420
Thu Sep 14 17:45:11 CEST 2000  Werner Koch  <wk@openit.de>
 
421
 
 
422
        * gnupg.spec.in: Updated.
 
423
 
 
424
Wed Sep  6 17:55:47 CEST 2000  Werner Koch  <wk@openit.de>
 
425
 
 
426
        * config.guess, config.sub: Replaced with the latest version from the
 
427
        CVS archive.  Hope that does not break too much.
 
428
 
 
429
Fri May 12 14:01:20 CEST 2000  Werner Koch  <wk@openit.de>
 
430
 
 
431
        * gnupg.spec.in: New version from Fabio with some updated descriptions.
 
432
 
 
433
Mon May  1 15:38:04 CEST 2000  Werner Koch  <wk@openit.de>
 
434
 
 
435
        * gnupg.spec.in: New version from Fabio.
 
436
 
 
437
Fri Mar 17 16:26:05 CET 2000  Werner Koch  <wk@openit.de>
 
438
 
 
439
        * config.gues, config.sub: Support for s390-ibm-linux-gnu. Thanks
 
440
        to Holger Smolinski.
 
441
 
 
442
Thu Mar  2 15:37:46 CET 2000  Werner Koch  <wk@gnupg.de>
 
443
 
 
444
        * config.guess: Add support for QNX.  By Sam Roberts.
 
445
        * config.sub: Ditto.
 
446
 
 
447
Thu Sep 23 09:49:25 1999  Werner Koch  (wk@gnupg.org)
 
448
 
 
449
        * commit: Remove leading and trailing empty lines when copying
 
450
        Changes to Changelog
 
451
 
 
452
Wed Sep 15 16:22:17 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
 
453
 
 
454
        * gnupg.spec: Add Portuguese description
 
455
 
 
456
Thu Sep  2 16:40:55 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
 
457
 
 
458
        * mkdiff: changed format of diff file name and made script more
 
459
        general.
 
460
 
 
461
Wed Aug  4 10:34:18 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
 
462
 
 
463
        * config.guess: Updated from gnu/common and applied my emx patch again.
 
464
        * config.sub: Updated from gnu/common.
 
465
 
 
466
Wed Jul 14 19:42:08 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
 
467
 
 
468
        * ltmain.sh, ltconfig.sh : Updated to libtool 1.3.3
 
469
 
 
470
Mon Jul 12 14:55:34 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
 
471
 
 
472
        * autogen.sh: Run libtoolize
 
473
 
 
474
Sat May 22 22:47:26 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
 
475
 
 
476
        * autogen.sh: Fixed the error message for a missing libtool.
 
477
 
 
478
Sat May  8 19:28:08 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>
 
479
 
 
480
        * mkinstalldirs, install-sh: New from GNU repository
 
481
        * config.sub, config.guess: Merged with rep version.
 
482
 
 
483
Sun Mar 14 19:34:36 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>
 
484
 
 
485
        * autogen.sh: Add a check for libtool because some autoconf macros
 
486
        are needed.
 
487
 
 
488
Mon Feb 22 20:04:00 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>
 
489
 
 
490
        * autogen.sh: Enhanced the version testing code (Philippe Laliberte)
 
491
 
 
492
        * mkwebpage: Edits the buglist.
 
493
 
 
494
Sat Feb 13 12:04:43 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>
 
495
 
 
496
        * autogen.sh: Now uses gettextize
 
497
 
 
498
Wed Feb 10 17:15:39 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>
 
499
 
 
500
        * config.sub, config.guess: Support i386-emx-os2
 
501
 
 
502
Sun Jan 17 11:04:33 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>
 
503
 
 
504
        * autogen.sh: Now checks for installed gettext
 
505
 
 
506
Sat Jan 16 09:27:30 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>
 
507
 
 
508
        * config.guess (m68k-atari-mint): New.
 
509
        * config.sub: Add support for atarist-MiNT
 
510
 
 
511
Wed Jan 13 12:49:36 CET 1999  Werner Koch  <wk@isil.d.shuttle.de>
 
512
 
 
513
        * gnupg.spec.in: New
 
514
        * gnupg.spec: Removed
 
515
 
 
516
Wed Dec 23 13:18:14 CET 1998  Werner Koch  <wk@isil.d.shuttle.de>
 
517
 
 
518
        * gnupg.spec: Updated version by Fabio Coatti
 
519
 
 
520
Thu Dec 17 18:31:15 CET 1998  Werner Koch  <wk@isil.d.shuttle.de>
 
521
 
 
522
        * gnupg.spec: New version by Reuben Sumner and did some more
 
523
        changes.
 
524
 
 
525
Fri Nov 27 12:39:29 CET 1998  Werner Koch  <wk@isil.d.shuttle.de>
 
526
 
 
527
 
 
528
        * commit: New
 
529
 
 
530
 
 
531
Fri Nov 20 12:01:57 1998  Werner Koch  (wk@isil.d.shuttle.de)
 
532
 
 
533
        * mkdiff: signs the patch file
 
534
 
 
535
Sat Oct 17 16:10:16 1998  Werner Koch  (wk@isil.d.shuttle.de)
 
536
 
 
537
        * autogen.sh: New.
 
538
 
 
539
Wed Oct 14 09:55:25 1998  Werner Koch  (wk@isil.d.shuttle.de)
 
540
 
 
541
        * config.guess (FreeBSD): Changes from Jun Kuriyama to support ELF
 
542
        * config.sub: (freebsd): Add to maybe_os
 
543
 
 
544
 
 
545
 Copyright 1998, 1999, 2000, 2001, 2002, 2003, 2004,
 
546
           2005  Free Software Foundation, Inc.
 
547
 
 
548
 This file is free software; as a special exception the author gives
 
549
 unlimited permission to copy and/or distribute it, with or without
 
550
 modifications, as long as this notice is preserved.
 
551
 
 
552
 This file is distributed in the hope that it will be useful, but
 
553
 WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
 
554
 implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.