Changed order of the confirmation questions for root certificates
[gnupg.git] / ChangeLog
blob33d014c2ebabf8f4abcabc592799c841f686fda5
1 2009-03-18  Werner Koch  <wk@g10code.com>
3         * configure.ac: Test for getrlimit.
5 2009-03-03  Werner Koch  <wk@g10code.com>
7         Release 2.0.11.
9 2009-01-12  Werner Koch  <wk@g10code.com>
11         Release 2.0.10.
13 2008-12-09  Werner Koch  <wk@g10code.com>
15         Release 2.0.10rc1.
17 2008-10-17  Werner Koch  <wk@g10code.com>
19         * configure.ac: Use more warning options with modern GCCs.
21 2008-09-29  Werner Koch  <wk@g10code.com>
23         * configure.ac: Require libgcrypt 1.4.
25 2008-08-27  David Shaw  <dshaw@jabberwocky.com>
27         * configure.ac: Use printf for the most portable SVN version
28         detection.
30         * configure.ac: Darwin's /bin/sh has a builtin echo that doesn't
31         understand '-n'.  Use tr to trim the carriage return instead.
33 2008-04-23  Werner Koch  <wk@g10code.com>
35         * configure.ac: Call gl_HEADER_SYS_SOCKET and gl_TYPE_SOCKLEN_T.
37 2008-04-07  Werner Koch  <wk@g10code.com>
39         * configure.ac (ADNSLIBS): Test for adns.
40         (GPGKEYS_KDNS): New.
42 2008-04-01  Werner Koch  <wk@g10code.com>
44         * configure.ac: Require curl 7.10 (Oct 1 2002) or later as we use
45         curl_version_info().
46         (AC_INIT): Fix quoting.
48 2008-03-27  Werner Koch  <wk@g10code.com>
50         * Makefile.am (dist_doc_DATA): New. Install README.
52 2008-03-26  Werner Koch  <wk@g10code.com>
54         Release 2.0.9.
56 2008-02-19  Werner Koch  <wk@g10code.com>
58         * configure.ac: Remove --with-pkits-tests.
60 2008-02-15  Werner Koch  <wk@g10code.com>
62         * gl/allocsa.h, gl/m4/allocsa.m4: Replace HAVE_LONG_LONG by
63         HAVE_LONG_LONG_INT.
65 2008-02-15  gettextize  <bug-gnu-gettext@gnu.org>
67         * configure.ac (AM_GNU_GETTEXT_VERSION): Bump to 0.17.
69 2007-12-20  Werner Koch  <wk@g10code.com>
71         Released 2.0.8.
73 2007-12-17  Werner Koch  <wk@g10code.com>
75         * configure.ac: Add treatment for HAVE_LDAP_START_TLS_SA.
77 2007-12-14  Werner Koch  <wk@g10code.com>
79         Released 2.0.8rc1.
81 2007-12-12  Werner Koch  <wk@g10code.com>
83         * configure.ac (USE_CAMELLIA): Define by new option --enable-camellia.
85 2007-12-03  Werner Koch  <wk@g10code.com>
87         * configure.ac: Add test gt_LC_MESSAGES..
89 2007-10-01  Werner Koch  <wk@g10code.com>
91         * configure.ac: Require assuan 1.0.4.
93 2007-09-14  Werner Koch  <wk@g10code.com>
95         * configure.ac (GNUPG_LIBASSUAN_VERSION): New.
97 2007-09-10  Werner Koch  <wk@g10code.com>
99         Released 2.0.7.
101 2007-08-27  Werner Koch  <wk@g10code.com>
103         * configure.ac: Remove remaining support for internal regex.
104         Define DISABLE_REGEX automake conditional.  Add option
105         --with-regex.
106         * autogen.sh [--build-w32]: Remove --disable-regex.  Use --with-regex.
108 2007-08-16  Werner Koch  <wk@g10code.com>
110         Released 2.0.6.
112 2007-08-08  Werner Koch  <wk@g10code.com>
114         * configure.ac: Use AC_CANONICAL_HOST and not AC_CANONICAL_TARGET.
116 2007-07-09  Werner Koch  <wk@g10code.com>
118         * configure.ac (AM_ICONV): Check for it even when building without
119         NLS.
121 2007-07-05  Werner Koch  <wk@g10code.com>
123         Released 2.0.5.
125         * configure.ac: Require libassuan 1.0.2.
127 2007-07-05  Marcus Brinkmann  <marcus@g10code.de>
129         * configure.ac: Invoke AM_LANGINFO_CODESET.
131 2007-07-04  Werner Koch  <wk@g10code.com>
133         * Makefile.am (AUTOMAKE_OPTIONS): Add no-dist-gzip.
135         Switched entire package to GPLv3+.
137         * configure.ac: Require libksba 1.0.2.
139         * COPYING:  Updated to GPLv3.
140         * COPYING.LIB: New as jnlib/ uses this license.
142         * gl/: Switched to GPLv3+.
144         * intl/ Removed.
145         * configure.ac (AM_GNU_GETTEXT): Add external flag.
146         (AM_ICONV): New.
148 2007-07-03  Werner Koch  <wk@g10code.com>
150         * configure.ac [W32]: Use ws2_32 instead of wsock32.
152 2007-06-25  Werner Koch  <wk@g10code.com>
154         * gl/mkdtemp.c (gen_tempname) [MKDIR_TAKES_ONE_ARG]: Avoid
155         compiler warning by using the proper config macro.
157 2007-06-15  Werner Koch  <wk@g10code.com>
159         * configure.ac: Call AM_PO_SUBDIRS.
160         (W32SOCKLIBS): New.
162         * autogen.sh: Use = and not == in test to be POSIXly correct.
163         <build-w32>: Disable use of regex.
165 2007-06-14  Werner Koch  <wk@g10code.com>
167         * configure.ac [AH_BOTTOM]: Remove the hardwired names of modules.
169 2007-06-12  Werner Koch  <wk@g10code.com>
171         * configure.ac [AH_BOTTOM]: Define HTTP_NO_WSASTARTUP.
173 2007-06-11  Werner Koch  <wk@g10code.com>
175         * am/cmacros.am (libcommonstd, libcommonpth, libcommonstd_ldadd)
176         (libcommonpth_ldadd): Add macros.
178 2007-06-06  Werner Koch  <wk@g10code.com>
180         * configure.ac: Add a few notices message so make browsing of the
181         log file easier.
182         (CC_FOR_BUILD): New.
184 2007-05-30  Werner Koch  <wk@g10code.com>
186         * configure.ac [W32]: Do not create a symlink to w32-pth.h.
187         Require the installation of the w32pth package.
189 2007-05-29  Werner Koch  <wk@g10code.com>
191         * gl/: Updated to a newer version.
193 2007-05-24  Werner Koch  <wk@g10code.com>
195         * configure.ac: Use -Wpointer-arith is possible.
197 2007-05-15  Werner Koch  <wk@g10code.com>
199         * configure.ac: Renamed the estream macros. Remove -Wformat-nonliteral.
201         * configure.ac: Call ESTREAM_INIT and define the memory
202         allocators for estream_asprintf.
203         (gl_MODULES): Remove vasprintf.
205 2007-05-09  Werner Koch  <wk@g10code.com>
207         Released 2.0.4.
209 2007-05-07  Werner Koch  <wk@g10code.com>
211         * configure.ac: Require libgcrypt 1.2.2 to avoid compiler warnings.
213 2007-05-07  gettextize  <bug-gnu-gettext@gnu.org>
215         * configure.ac (AM_GNU_GETTEXT_VERSION): Bump to 0.16.1.
217 2007-05-07  Werner Koch  <wk@g10code.com>
219         * configure.ac: Bail out if no C-89 compiler has been found.
221 2007-05-04  Werner Koch  <wk@g10code.com>
223         * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Add --enable-mailto
225         * configure.ac: Require automake 1.10
226         (AC_CONFIG_FILES): Rename gpgkeys_ to gpg2keys_.
227         (AM_PROG_CC_C_O): New.
229 2007-03-08  Werner Koch  <wk@g10code.com>
231         Released 2.0.3.
233         * autogen.sh: Add option --force.
235 2007-01-31  Werner Koch  <wk@g10code.com>
237         Released 2.0.2.
239 2006-11-30  Werner Koch  <wk@g10code.com>
241         * configure.ac: Save original LIBS when testing for dlopen.
243 2006-11-28  Werner Koch  <wk@g10code.com>
245         Released 2.0.1.
247 2006-11-23  Werner Koch  <wk@g10code.com>
249         Released 2.0.1rc1.
251 2006-11-21  Werner Koch  <wk@g10code.com>
253         * configure.ac [AH_BOTTOM]: Disable PTH soft mapping.
254         (AC_CHECK_SIZEOF): Check for time_t.
255         (BUILD_INCLUDED_LIBINTL): Remove AM_PO_SUBDIRS as it is not
256         required for C.
258 2006-11-15  Werner Koch  <wk@g10code.com>
260         * autogen.sh: Add convenience option --build-amd64.
262 2006-11-14  Werner Koch  <wk@g10code.com>
264         * configure.ac (HAVE_ASSUAN_SET_IO_MONITOR): Test for it.
266 2006-11-11  Werner Koch  <wk@g10code.com>
268         Released 2.0.0.
270 2006-11-06  Werner Koch  <wk@g10code.com>
272         Released 1.9.95.
274 2006-11-03  Werner Koch  <wk@g10code.com>
276         * configure.ac: Test for pty.h.  From Gentoo.
278 2006-10-24  Werner Koch  <wk@g10code.com>
280         Released 1.9.94.
282 2006-10-20  Werner Koch  <wk@g10code.com>
284         * Makefile.am (stowinstall): Add convenience target.
286 2006-10-18  Werner Koch  <wk@g10code.com>
288         * configure.ac: svn revison magic fixes for old bashs.  Suggested
289         by Alain Guibert.
291 2006-10-18  Werner Koch  <wk@g10code.com>
293         Released 1.9.93.
295 2006-10-17  Werner Koch  <wk@g10code.com>
297         * autogen.sh <--build-w32>: Test also for a host "mingw32".
299         * configure.ac: Removed W32LIBS. Use NETLIBS instead.
301 2006-10-11  Werner Koch  <wk@g10code.com>
303         Released 1.9.92.
305         * configure.ac: Require libassuan 0.9.3.
307 2006-10-09  Werner Koch  <wk@g10code.com>
309         * acinclude.m4: Moved pth check to m4/gnupg-pth.m4.
311 2006-10-06  Werner Koch  <wk@g10code.com>
313         * configure.ac: Also check for libassuan's pth version.
315 2006-10-04  Werner Koch  <wk@g10code.com>
317         Released 1.9.91.
319         * configure.ac: Require libassuan 0.9.1 which fixes a problem with
320         gpgsm.
322 2006-09-27  Werner Koch  <wk@g10code.com>
324         * gl/strsep.h, gl/strsep.c, gl/m4/strsep.m4: Removed.
325         * gl/strpbrk.h, gl/strpbrk.c, gl/m4/strpbrk.m4: Removed.
326         * gl/Makefile.am: Removed module strsep and strpbrk.
327         * configure.ac: Check for strsep in the context of jnlib.  Remove
328         check from gl_MODULES. Moved check for timegm into the jnlib context.
330 2006-09-27  Marcus Brinkmann  <marcus@g10code.de>
332         * Makefile.am: Fix cut & paste error.
334 2006-09-25  Werner Koch  <wk@g10code.com>
336         Released 1.9.90.
338 2006-09-22  Werner Koch  <wk@g10code.com>
340         * AUTHORS: Add information about used licenses.
342 2006-09-20  Werner Koch  <wk@g10code.com>
344         * Makefile.am (dist-hook): Removed distfiles cruft.
345         (SUBDIRS): Added include
347 2006-09-18  Werner Koch  <wk@g10code.com>
349         Released 1.9.23.
350         
351         * configure.ac (--enable-agent-only): Donot build tools and doc
352         (--disable-tools,--disable-doc): New.
353         * Makefile.am (SUBDIRS): Allow to conditional build tools and doc.
355 2006-09-14  Werner Koch  <wk@g10code.com>
357         Replaced all call gpg_error_from_errno(errno) by
358         gpg_error_from_syserror().
359         
360         * configure.ac: Build gpg by default.
361         (GNUPG_SYS_SO_PEERCRED): Removed.
363 2006-09-13  Werner Koch  <wk@g10code.com>
365         * autogen.sh: Better detection of the cross compiler kit.
367 2006-09-06  Marcus Brinkmann  <marcus@g10code.de>
369         * configure.ac: New automake conditional RUN_GPG_TESTS.
371 2006-09-06  Werner Koch  <wk@g10code.com>
373         * configure.ac: Define _ASSUAN_ONLY_GPG_ERRORS.  Require Assuan
374         0.9 and libgpg-error 1.4 
376 2006-08-31  Werner Koch  <wk@g10code.com>
378         * configure.ac: Require libksba 1.0 and added API check for it.
379         (GPG_ERR_LOCKED): Removed DECL check as we require 1.2 anyway.
380         (have_libusb): New to give a feedback about CCID support
382 2006-08-21  Werner Koch  <wk@g10code.com>
384         * configure.ac: Removed docbook tests.
385         (AC_CONFIG_FILES): Added gpgkeys_test and gpgkeys_mailto.
387         * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Enable gpg.
389 2006-08-17  Werner Koch  <wk@g10code.com>
391         * THANKS: Merged with the 1.4 one.
393 2006-08-16  Werner Koch  <wk@g10code.com>
395         * configure.ac: Removed test for capabilities and mlock.
397 2006-08-15  Werner Koch  <wk@g10code.com>
399         * Makefile.am (keyserver): Enable building of keyserver helpers.
401         * configure.ac: Merged with the current configure from 1.4.5.
402         Require libgpg-error 1.2 and libksba 0.9.16.
404 2006-07-29  Marcus Brinkmann  <marcus@g10code.de>
406         * README: Spelling fixes.
408 2006-07-27  Werner Koch  <wk@g10code.com>
410         Released 1.9.22.
412         * configure.ac: Call AB_INIT.
414 2006-07-03  Werner Koch  <wk@g10code.com>
416         * configure.ac: Test for ksba_dn_teststr. 
418 2006-06-30  Werner Koch  <wk@g10code.com>
420         * keyserver/: New.  Taken from 1.4.4
421         * Makefile.am (SUBDIRS): Include keyserver/.
422         * configure.ac: Include keyserver/.
423         (FAKE_CURL, GPGKEYS_CURL): New.
424         
425 2006-06-20  Werner Koch  <wk@g10code.com>
427         Released 1.9.21.
429 2006-06-08  Marcus Brinkmann  <marcus@g10code.de>
431         * configure.ac (PTH_LIBS): Add --all to pth-config invocation.
433 2006-05-24  Werner Koch  <wk@g10code.com>
435         * configure.ac: New option --disable-optimization taked from 1.4.3.
437 2006-05-23  Werner Koch  <wk@g10code.com>
439         * configure.ac (ZLIBS): New for zlib link commands. Add bzip2
440         support.
442 2006-05-22  Werner Koch  <wk@g10code.com>
444         * configure.ac (EXEEXT): New.
446 2006-04-18  Werner Koch  <wk@g10code.com>
448         * configure.ac (PK_UID_CACHE_SIZE): New.
450 2006-04-07  Werner Koch  <wk@g10code.com>
452         * configure.ac: Use new method to include the SVN revison.  Now it
453         is the actual global revision number.
455 2005-12-20  Werner Koch  <wk@g10code.com>
457         Released 1.9.20.
459 2005-11-28  Werner Koch  <wk@g10code.com>
461         * configure.ac: Append the revision to the version string.
463 2005-11-13  Werner Koch  <wk@g10code.com>
465         * am/cmacros.am (-DGNUPG_SYSCONFDIR): Define it.
467 2005-11-11  Werner Koch  <wk@g10code.com>
469         * configure.ac (NEED_KSBA_VERSION: Require 0.9.13.
471 2005-09-12  Werner Koch  <wk@g10code.com>
473         Released 1.9.19.
475 2005-08-01  Werner Koch  <wk@g10code.com>
477         Released 1.9.18.
478         
479         * configure.ac: Require libksba 0.9.12 to match new features in gpgsm.
481 2005-06-20  Werner Koch  <wk@g10code.com>
483         Released 1.9.17.
485 2005-06-02  Werner Koch  <wk@g10code.com>
487         * configure.ac (HAVE_PTH): Define as alias for USE_GNU_PTH.  It is
488         used by common/estream.c.
490 2005-06-01  Werner Koch  <wk@g10code.com>
492         * configure.ac (gl_INIT): Add gnulib stuff.
493         (fseeko, ftello, ttyname, isascii): Replaced the AC_REPLACE_FUNCS
494         by a simple check.
495         (putc_unlocked): Removed check.  Not used.
496         (strsep, mkdtemp, asprintf): Replaced checks by gnulib checks.
497         (xsize): Added will probably come handy soon.
498         (CFLAGS): Use -Wformat-security instead of
499         -Wformat-nonliteral. Add --Wno-format-y2k.
500         * gl/, gl/m4/: New.
502 2005-05-15  Werner Koch  <wk@g10code.com>
504         * configure.ac: Remove option --disable-threads; require the use
505         of GNU Pth.
507 2005-04-27  Werner Koch  <wk@g10code.com>
509         * configure.ac: Removed OpenSC detection and options.
510         * acinclude.m4: Ditto.
512 2005-04-21  Werner Koch  <wk@g10code.com>
514         Released 1.9.16.
515         
516         * configure.ac: Do not build gpg by default.
518 2005-04-20  Werner Koch  <wk@g10code.com>
520         * configure.ac: Test whether GPG_ERR_LOCKED is declared and
521         provide a replacement if not.
523 2005-04-15  Werner Koch  <wk@g10code.com>
525         * configure.ac: Require libksba 0.9.11.
527 2005-04-15  Marcus Brinkmann  <marcus@g10code.de>
529         * configure.ac: Check for /usr/bin/shred and define SHRED.
530         
531         * configure.ac: Add --enable-symcryptrun, disabled by default.
532         Define automake variable BUILD_SYMCRYPTRUN.
533         Check for openpty -lutil, define LIBUTIL_LIBS.
535 2005-03-03  Werner Koch  <wk@g10code.com>
537         * acinclude.m4 (GNUPG_PTH_VERSION_CHECK): Accidently used
538         --ldflags instead of --cflags. Reported by Kazu Yamamoto.
540 2005-02-03  Werner Koch  <wk@g10code.com>
542         * AUTHORS: Copied from 1.4 and edited to refelct the changes in
543         1.9.
545 2005-01-17  Werner Koch  <wk@g10code.com>
547         * configure.ac: Make --without-included-regex work as expected.
548         Fixed FTP location info for some libraries.
550 2005-01-13  Werner Koch  <wk@g10code.com>
552         Released 1.9.15.
554         * acinclude.m4 (GNUPG_PTH_VERSION_CHECK): Link a simple test
555         program to see whether the installation is sane.
557 2005-01-07  Werner Koch  <wk@g10code.com>
559         * configure.ac: Require gpg-error 1.0.
561 2005-01-04  Werner Koch  <wk@g10code.com>
563         * configure.ac: Remove hack not to build gpg2 for W32.
564         * autogen.sh <build-w32>: Pass option --disable-gpg instead.
566 2004-12-22  Werner Koch  <wk@g10code.com>
568         Released 1.9.14.
570 2004-12-20  Werner Koch  <wk@g10code.com>
572         * configure.ac: Add PATHSEP_C and PATHSEP_S. For W32 let all
573         directories default to c:/gnupg.  Require libassuan 0.6.9.      
574         
575 2004-12-18  Werner Koch  <wk@g10code.com>
577         * configure.ac (AH_BOTTOM): Define EXEEXT_S.
579         * autogen.sh: Updated --build-w32 feature.
581 2004-12-15  Werner Koch  <wk@g10code.com>
583         * Makefile.am (SUBDIRS) [W32]: Do not build in tests/.
585         * acinclude.m4: Add proper macro name quoting for use with
586         automake 1.9.
588         * configure.ac: Add replacement check for ttyname.
589         Removed support for a included zlib.
591 2004-12-06  Werner Koch  <wk@g10code.com>
593         * configure.ac (have_w32_system): New.  Disable Pth checks for W32.
594         Link jnlib/w32-pth.h to pth.h.
596 2004-12-03  Werner Koch  <wk@g10code.com>
598         Released 1.9.13.
600 2004-11-26  Werner Koch  <wk@g10code.com>
602         * configure.ac: Replace strsep.  Replaced use of "target" by
603         "host".
604         
605 2004-10-22  Werner Koch  <wk@g10code.com>
607         Released 1.9.12.
609         * Makefile.am (AUTOMAKE_OPTIONS): Set option to create bzip2 tarball.
611 2004-10-01  Werner Koch  <wk@g10code.com>
613         Released 1.9.11.
615 2004-09-30  Werner Koch  <wk@g10code.com>
617         * README: Minor updates.
619 2004-09-30  gettextize  <bug-gnu-gettext@gnu.org>
621         * configure.ac (AM_GNU_GETTEXT_VERSION): Bump to 0.14.1.
623 2004-08-16  Werner Koch  <wk@g10code.de>
625         * configure.ac: Build Makefile for tests/pkits.  New option
626         --with-pkits-tests.
627         
628 2004-08-05  Werner Koch  <wk@g10code.de>
630         * configure.ac: Changed tests for libusb to also suuport the
631         stable version 0.1.x.
633 2004-07-22  Werner Koch  <wk@g10code.de>
635         Released 1.9.10.
637         * configure.ac: Define AM conditional HAVE_OPENSC.
639 2004-07-21  Werner Koch  <wk@g10code.de>
641         * configure.ac: Don't set DIE to no after it might has been set to
642         yes.
644 2004-07-20  Werner Koch  <wk@g10code.de>
646         * Makefile.am (sm): Build kbx only if gpgsm is to be build.
648 2004-07-20  Werner Koch  <wk@gnupg.org>
650         * configure.ac: New option --enable-agent-only.
652 2004-06-08  Werner Koch  <wk@gnupg.org>
654         Released 1.9.9.
656 2004-06-06  Werner Koch  <wk@gnupg.org>
658         * configure.ac: Require libksba 0.9.7.
660 2004-04-29  Werner Koch  <wk@gnupg.org>
662         Released 1.9.8.
664 2004-04-20  Werner Koch  <wk@gnupg.org>
666         * configure.ac: Remove the fopencookie test.  We don't need the
667         dummy function because we conditionally use fopencookie,
668         fpencookie or a replacement at place.
670 2004-04-02  Thomas Schwinge  <schwinge@nic-nac-project.de>
672         * autogen.sh: Added ACLOCAL_FLAGS.
674 2004-04-06  Werner Koch  <wk@gnupg.org>
676         Released 1.9.7.
678         * configure.ac: Require libgcrypt 1.1.94.
679         Introduce PACKAGE_GT and set it to gnupg2.
681 2004-03-23  Werner Koch  <wk@gnupg.org>
683         * configure.ac: Define SAFE_VERSION_DASH and SAFE_VERSION_DOT.
685 2004-03-09  Werner Koch  <wk@gnupg.org>
687         * configure.ac (NEED_GPG_ERROR_VERSION): Set to 0.7.
689 2004-03-06  Werner Koch  <wk@gnupg.org>
691         Released 1.9.6.
692         
693         * configure.ac: Check the Libgcrypt API.
695 2004-02-25  Werner Koch  <wk@gnupg.org>
697         * configure.ac: New option --disable-threads to inhibit
698         unintentional builds without Pth.
700 2004-02-21  Werner Koch  <wk@gnupg.org>
702         Released 1.9.5.
704 2004-02-20  Werner Koch  <wk@gnupg.org>
706         * configure.ac: Fixed URLs in the notice messages.
708 2004-02-18  Werner Koch  <wk@gnupg.org>
710         * acinclude.m4: Removed macros to detect gpg-error, libgcrypt,
711         libassuan and ksba as they are now distributed in m4/.
713 2004-02-13  Werner Koch  <wk@gnupg.org>
715         * configure.ac: Require libksba 0.9.4 and libgcrypt 1.1.92.
717 2004-02-12  Werner Koch  <wk@gnupg.org>
719         * autogen.sh: Removed cruft from debugging.
721         * am/cmacros.am: New.
723 2004-02-11  Werner Koch  <wk@gnupg.org>
725         * configure.ac: Removed the need for g10defs.h.  Reworked the
726         --with-foo-pgm stuff.
728         * autogen.sh (check_version): Removed bashism and simplified.
729         * acinclude.m4 (AM_PATH_OPENSC): Kludge to avoid error output for
730         a bad opensc-config.
732 2004-01-30  Werner Koch  <wk@gnupg.org>
734         Released 1.9.4.
736         * configure.ac: Require libksba 0.9.3 due to another bug fix there.
738 2004-01-29  Werner Koch  <wk@gnupg.org>
740         * README: Updated.
742         * configure.ac: Require libksba 0.9.2 due to bug fixes.
744 2004-01-24  Werner Koch  <wk@gnupg.org>
746         * configure.ac: Now requires libassuan 0.6.3.
748 2003-12-23  Werner Koch  <wk@gnupg.org>
750         Released 1.9.3.
752         * README-alpha: Removed.
753         * configure.ac, Makefile.am: Add the tests and tools directories.
755 2003-12-19  Werner Koch  <wk@gnupg.org>
757         * configure.ac: Now require libgcrypt 1.1.91 to help testing the
758         latest libgcrypt changes.  Requires libksab 0.9.1.
760 2003-12-17  Werner Koch  <wk@gnupg.org>
762         * configure.ac: Requires now libassuan 0.6.2.
763         (CFLAGS): Add --Wformat-noliteral in gcc mode.
765 2003-12-16  Werner Koch  <wk@gnupg.org>
767         * configure.ac: Check for funopen and fopencookie as part of the
768         jnlib checks.
770 2003-12-09  Werner Koch  <wk@gnupg.org>
772         * configure.ac: Add a min_automake_version.
773         * README.CVS: New.
774         * autogen.sh: Revamped except for the --build-w32 hack.
775         * Makefile.am: Add README.CVS
777 2003-11-17  Werner Koch  <wk@gnupg.org>
779         Release 1.9.2.
780         
781         * configure.ac: Requires now libassuan 0.6.1.
783 2003-10-31  Werner Koch  <wk@gnupg.org>
785         * configure.ac (NEED_KSBA_VERSION): Set to 0.9.0 due the changed
786         time interface.
788 2003-10-21  Werner Koch  <wk@gnupg.org>
790         * configure.ac (PRINTABLE_OS_NAME): Remove special case for The
791         Hurd; Robert Millan reported that the uname test is now
792         sufficient.
794 2003-10-01  Werner Koch  <wk@gnupg.org>
796         * configure.ac (AH_BOTTOM): Define GNUPG_MAJOR_VERSION. 
798 2003-09-23  Werner Koch  <wk@gnupg.org>
800         Merged most of David Shaw's changes in 1.3 since 2003-06-03.
801         
802         * configure.ac: Drop all TIGER/192 support.
803         (uint64_t): Check for UINT64_C to go along with uint64_t.
804         (getaddrinfo): Check for it.
805         (sigset_t): Check for sigset_t and struct sigaction.  This is for
806         Forte c89 on Solaris which seems to define only the function call
807         half of the two pairs by default.
808         (W32LIBS): Include wsock32 in W32LIBS.  This is different from
809         NETLIBS so we don't need to force other platforms to pull in the
810         netlibs when they aren't actually needed.
812 2003-09-06  Werner Koch  <wk@gnupg.org>
814         Released 1.9.1.
815         
816         * configure.ac: Require newer versions of some libraries.
818 2003-09-02  Werner Koch  <wk@gnupg.org>
820         * configure.ac (HAVE_LIBUSB): Added a simple test for libusb.
822 2003-08-19  Marcus Brinkmann  <marcus@g10code.de>
824         * configure.ac (AM_PATH_GPG_ERROR): Add missing comma in
825         invocation.
827 2003-08-06  Werner Koch  <wk@gnupg.org>
829         * configure.ac: Check for libgpg-error.  Print infos about missing
830         libraries more nicely.
831         * acinclude.m4 (AM_PATH_GPG_ERROR): Added.
833 2003-08-05  Werner Koch  <wk@gnupg.org>
835         Released 1.9.0.
836         
837         * configure.ac (GNUPG_DEFAULT_HONMEDIR): Changed back to ~/.gnupg.
838         
839 2003-07-31  Werner Koch  <wk@gnupg.org>
841         * Makefile.am (DISTCLEANFILES): Add g10defs.h
843 2003-06-18  Werner Koch  <wk@gnupg.org>
845         * configure.ac (GNUPG_DEFAULT_HOMEDIR): Changed temporary to
846         .gnupg2 to avoid accidential use with production keys.
848 2003-06-11  Werner Koch  <wk@gnupg.org>
850         * configure.ac: Merged all stuff from current 1.3 version in.
851         * acinclude.m4: Merged required macros from current 1.2 version in.
853 2003-06-04  Werner Koch  <wk@gnupg.org>
855         * configure.ac, Makefile.am: Enable building of gpg.
857 2003-04-29  Werner Koch  <wk@gnupg.org>
859         * configure.ac: Build a limited version of scdaemon if libopensc
860         is not available.
861         
862         * configure.ac (ALL_LINUGAS): Removed.
864         * Makefile.am (ACLOCAL_AMFLAGS): New.
865         * configure.ac (AM_GNU_GETTEXT_VERSION): New.  Set to 0.11.5.
867 2003-04-29  gettextize  <bug-gnu-gettext@gnu.org>
869         * Makefile.am (SUBDIRS): Add m4.
870         (ACLOCAL_AMFLAGS): New variable.
871         (EXTRA_DIST): Add scripts/config.rpath.
872         * configure.ac (AC_CONFIG_FILES): Add m4/Makefile.
874 2003-04-29  Werner Koch  <wk@gnupg.org>
876         * assuan/ : Removed.  We now use libassuan.
877         * Makefile.am (SUBDIRS): Removed assuan
879         * configure.ac: Check for libassuan.
881 2003-01-09  Werner Koch  <wk@gnupg.org>
883         * configure.ac (GNUPG_PROTECT_TOOL): New option --with-protect-tool. 
884         (NEED_KSBA_VERSION): Does now require 0.4.6.
886         * README: Noted where to find gpg-protect-tool. 
888 2002-10-31  Neal H. Walfield  <neal@g10code.de>
890         * configure.ac: Check for flockfile and funlockfile.  Check for
891         isascii and putc_unlocked replacing them if not found.
893         * configure.ac (PTH_LIBS): If pth is found, add the output of
894         `$PTH_CONFIG --ldflags`, not just `$PTH_CONFIG --libs`.
896 2002-10-19  Werner Koch  <wk@gnupg.org>
898         * configure.ac: Bumped version number to 1.9.0-cvs.
900         NewPG (Aegypten project) to GnuPG merge.
902 2002-09-20  Werner Koch  <wk@gnupg.org>
904         Released 0.9.2.
906 2002-09-05  Neal H. Walfield  <neal@g10code.de>
908         * configure.ac: Check for makeinfo.
910 2002-09-03  Neal H. Walfield  <neal@g10code.de>
912         * autogen.sh (have_version): New function.  Generalize and
913         simplify logic for finding and determining the versions of GNU
914         programs.  Use it.
916 2002-08-23  Werner Koch  <wk@gnupg.org>
918         Released 0.9.1.
920         * acinclude.m4 (AM_PATH_LIBGCRYPT): Updated from Libgcrypt.
921         (AM_PATH_OPENSC): Strip non-digits from the micro version.
923 2002-08-21  Werner Koch  <wk@gnupg.org>
925         Released 0.9.0.
927         * configure.ac: Changed the default homedir to .gnupg.
928         * README-alpha: Removed.
930 2002-08-19  Werner Koch  <wk@gnupg.org>
932         * acinclude.m4: Removed -lpcsclite from KSBA_LIBS; copy+paste bug.
934 2002-08-13  Werner Koch  <wk@gnupg.org>
936         * acinclude.m4 (AM_PATH_OPENSC, AM_PATH_KSBA): New.
937         * configure.ac: Use them.
939 2002-08-10  Werner Koch  <wk@gnupg.org>
941         Released 0.3.10.
942         
943         * configure.ac (NEED_LIBKSBA_VERSION): Require 0.4.4. Add support
944         for gettext.
946 2002-07-22  Werner Koch  <wk@gnupg.org>
948         * configure.ac: Check for ftello and provide a replacement.
950 2002-07-01  Werner Koch  <wk@gnupg.org>
952         Released 0.3.9.
953         
954         * README: Short note on how to export in pkcs-12 format.
956 2002-06-29  Werner Koch  <wk@gnupg.org>
958         * configure.ac: Define --with options to set the default location
959         of the agent, scdaemon, pinentry and dirmngr.
961 2002-06-27  Werner Koch  <wk@gnupg.org>
963         * README: Short blurb on how to import a PKCS-12 file.
965         * configure.ac (AH_BOTTOM): New to define some constants.
967 2002-06-25  Werner Koch  <wk@gnupg.org>
969         Released 0.3.8.
970         
971         * configure.ac (NEED_LIBGCRYPT_VERSION): Set to 1.1.8.
973 2002-06-12  Werner Koch  <wk@gnupg.org>
975         * configure.ac (NEED_LIBKSBA_VERSION): We need 0.4.3 now.
977 2002-06-04  Werner Koch  <wk@gnupg.org>
979         Released 0.3.7.
981 2002-05-21  Werner Koch  <wk@gnupg.org>
983         * configure.ac: We now require libgcrypt 1.1.7 and libksba 0.4.2.
985 2002-05-14  Werner Koch  <wk@gnupg.org>
987         * doc/: New
988         * configure.ac, Makefile.am:  Added doc/ 
990 2002-05-03  Werner Koch  <wk@gnupg.org>
992         Released 0.3.6.
994 2002-04-25  Werner Koch  <wk@gnupg.org>
996         * configure.ac: Check for setlocale.
998 2002-04-24  Marcus Brinkmann  <marcus@g10code.de>
1000         * configure.ac: Check for locale.h.
1002 2002-04-15  Werner Koch  <wk@gnupg.org>
1004         Released 0.3.5.
1005         
1006         * NEWS: Started to describe release notes.
1007         
1008         * configure.ac (NEED_LIBKSBA_VERSION, NEED_LIBGCRYPT_VERSION): Defined
1010 2002-04-01  Werner Koch  <wk@gnupg.org>
1012         Released 0.3.4.
1014 2002-03-18  Werner Koch  <wk@gnupg.org>
1016         Released 0.3.3.
1018 2002-03-08  Werner Koch  <wk@gnupg.org>
1020         * README: Add some explanation on how to specify a user ID.
1022 2002-03-06  Werner Koch  <wk@gnupg.org>
1024         Released 0.3.2.
1026 2002-03-04  Werner Koch  <wk@gnupg.org>
1028         Released 0.3.1.
1030         * README: Explained some options and files.
1032 2002-02-14  Werner Koch  <wk@gnupg.org>
1034         * configure.ac: Fixed status messages related to presence of Pth.
1036 2002-02-13  Werner Koch  <wk@gnupg.org>
1038         * acinclude.m4 (GNUPG_SYS_SO_PEERCRED): New.
1039         * configure.ac: use it.
1041 2002-02-12  Werner Koch  <wk@gnupg.org>
1043         * configure.ac: Check for PTH.  Provide replacement fucntions for
1044         apsrintf and fopencookie.
1046         * acinclude.m4 (GNUPG_PTH_VERSION_CHECK): New.
1048 2002-02-07  Werner Koch  <wk@gnupg.org>
1050         Released 0.3.0.
1052         * configure.ac: Require libgcrypt 1.1.6.
1054 2002-02-01  Marcus Brinkmann  <marcus@g10code.de>
1056         * configure.ac (KSBA_CONFIG): Remove superfluous x in front of
1057         variable.
1059 2002-01-26  Werner Koch  <wk@gnupg.org>
1061         * configure.ac: Add options to disable the build of some programs
1062         and print a configure status at the end.
1063         * acinclude.m4 (GNUPG_BUILD_PROGRAM): New.
1065         * scd/ : New.  Added to Makefile and configure.
1066         * configure.ac: Check for libopensc
1067         * Makefile.am: Build scd only when libopensc is available
1069 2002-01-23  Werner Koch  <wk@gnupg.org>
1071         * configure.ac (mkdtemp): See whether we have to provide a
1072         replacement.
1074 2001-12-18  Werner Koch  <wk@gnupg.org>
1076         Released 0.0.0.
1078 2001-12-17  Werner Koch  <wk@gnupg.org>
1080         * acinclude.m4: Add AM_PATH_LIBGCRYPT macro.
1081         * configure.ac: and use it here. Figure out the location of libksba
1083 2001-12-15  Werner Koch  <wk@gnupg.org>
1085         * configure.ac (missing_dir): Bail out if asprintf and fopencookie
1086         are not available.
1088 2001-12-04  Werner Koch  <wk@gnupg.org>
1090         * configure.ac (HAVE_JNLIB_LOGGING): always define it.
1092         
1093  Copyright 2001, 2002, 2003, 2004, 2005, 2006,
1094            2007 Free Software Foundation, Inc.
1096  This file is free software; as a special exception the author gives
1097  unlimited permission to copy and/or distribute it, with or without
1098  modifications, as long as this notice is preserved.
1100  This file is distributed in the hope that it will be useful, but
1101  WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
1102  implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
1103