New gpg-agent command to list key information.
[gnupg.git] / ChangeLog
blobcba8be58246f09d521418ee5982e4869e83819c6
1 2009-03-03  Werner Koch  <wk@g10code.com>
3         Release 2.0.11.
5 2009-01-12  Werner Koch  <wk@g10code.com>
7         Release 2.0.10.
9 2008-12-09  Werner Koch  <wk@g10code.com>
11         Release 2.0.10rc1.
13 2008-10-17  Werner Koch  <wk@g10code.com>
15         * configure.ac: Use more warning options with modern GCCs.
17 2008-09-29  Werner Koch  <wk@g10code.com>
19         * configure.ac: Require libgcrypt 1.4.
21 2008-08-27  David Shaw  <dshaw@jabberwocky.com>
23         * configure.ac: Use printf for the most portable SVN version
24         detection.
26         * configure.ac: Darwin's /bin/sh has a builtin echo that doesn't
27         understand '-n'.  Use tr to trim the carriage return instead.
29 2008-04-23  Werner Koch  <wk@g10code.com>
31         * configure.ac: Call gl_HEADER_SYS_SOCKET and gl_TYPE_SOCKLEN_T.
33 2008-04-07  Werner Koch  <wk@g10code.com>
35         * configure.ac (ADNSLIBS): Test for adns.
36         (GPGKEYS_KDNS): New.
38 2008-04-01  Werner Koch  <wk@g10code.com>
40         * configure.ac: Require curl 7.10 (Oct 1 2002) or later as we use
41         curl_version_info().
42         (AC_INIT): Fix quoting.
44 2008-03-27  Werner Koch  <wk@g10code.com>
46         * Makefile.am (dist_doc_DATA): New. Install README.
48 2008-03-26  Werner Koch  <wk@g10code.com>
50         Release 2.0.9.
52 2008-02-19  Werner Koch  <wk@g10code.com>
54         * configure.ac: Remove --with-pkits-tests.
56 2008-02-15  Werner Koch  <wk@g10code.com>
58         * gl/allocsa.h, gl/m4/allocsa.m4: Replace HAVE_LONG_LONG by
59         HAVE_LONG_LONG_INT.
61 2008-02-15  gettextize  <bug-gnu-gettext@gnu.org>
63         * configure.ac (AM_GNU_GETTEXT_VERSION): Bump to 0.17.
65 2007-12-20  Werner Koch  <wk@g10code.com>
67         Released 2.0.8.
69 2007-12-17  Werner Koch  <wk@g10code.com>
71         * configure.ac: Add treatment for HAVE_LDAP_START_TLS_SA.
73 2007-12-14  Werner Koch  <wk@g10code.com>
75         Released 2.0.8rc1.
77 2007-12-12  Werner Koch  <wk@g10code.com>
79         * configure.ac (USE_CAMELLIA): Define by new option --enable-camellia.
81 2007-12-03  Werner Koch  <wk@g10code.com>
83         * configure.ac: Add test gt_LC_MESSAGES..
85 2007-10-01  Werner Koch  <wk@g10code.com>
87         * configure.ac: Require assuan 1.0.4.
89 2007-09-14  Werner Koch  <wk@g10code.com>
91         * configure.ac (GNUPG_LIBASSUAN_VERSION): New.
93 2007-09-10  Werner Koch  <wk@g10code.com>
95         Released 2.0.7.
97 2007-08-27  Werner Koch  <wk@g10code.com>
99         * configure.ac: Remove remaining support for internal regex.
100         Define DISABLE_REGEX automake conditional.  Add option
101         --with-regex.
102         * autogen.sh [--build-w32]: Remove --disable-regex.  Use --with-regex.
104 2007-08-16  Werner Koch  <wk@g10code.com>
106         Released 2.0.6.
108 2007-08-08  Werner Koch  <wk@g10code.com>
110         * configure.ac: Use AC_CANONICAL_HOST and not AC_CANONICAL_TARGET.
112 2007-07-09  Werner Koch  <wk@g10code.com>
114         * configure.ac (AM_ICONV): Check for it even when building without
115         NLS.
117 2007-07-05  Werner Koch  <wk@g10code.com>
119         Released 2.0.5.
121         * configure.ac: Require libassuan 1.0.2.
123 2007-07-05  Marcus Brinkmann  <marcus@g10code.de>
125         * configure.ac: Invoke AM_LANGINFO_CODESET.
127 2007-07-04  Werner Koch  <wk@g10code.com>
129         * Makefile.am (AUTOMAKE_OPTIONS): Add no-dist-gzip.
131         Switched entire package to GPLv3+.
133         * configure.ac: Require libksba 1.0.2.
135         * COPYING:  Updated to GPLv3.
136         * COPYING.LIB: New as jnlib/ uses this license.
138         * gl/: Switched to GPLv3+.
140         * intl/ Removed.
141         * configure.ac (AM_GNU_GETTEXT): Add external flag.
142         (AM_ICONV): New.
144 2007-07-03  Werner Koch  <wk@g10code.com>
146         * configure.ac [W32]: Use ws2_32 instead of wsock32.
148 2007-06-25  Werner Koch  <wk@g10code.com>
150         * gl/mkdtemp.c (gen_tempname) [MKDIR_TAKES_ONE_ARG]: Avoid
151         compiler warning by using the proper config macro.
153 2007-06-15  Werner Koch  <wk@g10code.com>
155         * configure.ac: Call AM_PO_SUBDIRS.
156         (W32SOCKLIBS): New.
158         * autogen.sh: Use = and not == in test to be POSIXly correct.
159         <build-w32>: Disable use of regex.
161 2007-06-14  Werner Koch  <wk@g10code.com>
163         * configure.ac [AH_BOTTOM]: Remove the hardwired names of modules.
165 2007-06-12  Werner Koch  <wk@g10code.com>
167         * configure.ac [AH_BOTTOM]: Define HTTP_NO_WSASTARTUP.
169 2007-06-11  Werner Koch  <wk@g10code.com>
171         * am/cmacros.am (libcommonstd, libcommonpth, libcommonstd_ldadd)
172         (libcommonpth_ldadd): Add macros.
174 2007-06-06  Werner Koch  <wk@g10code.com>
176         * configure.ac: Add a few notices message so make browsing of the
177         log file easier.
178         (CC_FOR_BUILD): New.
180 2007-05-30  Werner Koch  <wk@g10code.com>
182         * configure.ac [W32]: Do not create a symlink to w32-pth.h.
183         Require the installation of the w32pth package.
185 2007-05-29  Werner Koch  <wk@g10code.com>
187         * gl/: Updated to a newer version.
189 2007-05-24  Werner Koch  <wk@g10code.com>
191         * configure.ac: Use -Wpointer-arith is possible.
193 2007-05-15  Werner Koch  <wk@g10code.com>
195         * configure.ac: Renamed the estream macros. Remove -Wformat-nonliteral.
197         * configure.ac: Call ESTREAM_INIT and define the memory
198         allocators for estream_asprintf.
199         (gl_MODULES): Remove vasprintf.
201 2007-05-09  Werner Koch  <wk@g10code.com>
203         Released 2.0.4.
205 2007-05-07  Werner Koch  <wk@g10code.com>
207         * configure.ac: Require libgcrypt 1.2.2 to avoid compiler warnings.
209 2007-05-07  gettextize  <bug-gnu-gettext@gnu.org>
211         * configure.ac (AM_GNU_GETTEXT_VERSION): Bump to 0.16.1.
213 2007-05-07  Werner Koch  <wk@g10code.com>
215         * configure.ac: Bail out if no C-89 compiler has been found.
217 2007-05-04  Werner Koch  <wk@g10code.com>
219         * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Add --enable-mailto
221         * configure.ac: Require automake 1.10
222         (AC_CONFIG_FILES): Rename gpgkeys_ to gpg2keys_.
223         (AM_PROG_CC_C_O): New.
225 2007-03-08  Werner Koch  <wk@g10code.com>
227         Released 2.0.3.
229         * autogen.sh: Add option --force.
231 2007-01-31  Werner Koch  <wk@g10code.com>
233         Released 2.0.2.
235 2006-11-30  Werner Koch  <wk@g10code.com>
237         * configure.ac: Save original LIBS when testing for dlopen.
239 2006-11-28  Werner Koch  <wk@g10code.com>
241         Released 2.0.1.
243 2006-11-23  Werner Koch  <wk@g10code.com>
245         Released 2.0.1rc1.
247 2006-11-21  Werner Koch  <wk@g10code.com>
249         * configure.ac [AH_BOTTOM]: Disable PTH soft mapping.
250         (AC_CHECK_SIZEOF): Check for time_t.
251         (BUILD_INCLUDED_LIBINTL): Remove AM_PO_SUBDIRS as it is not
252         required for C.
254 2006-11-15  Werner Koch  <wk@g10code.com>
256         * autogen.sh: Add convenience option --build-amd64.
258 2006-11-14  Werner Koch  <wk@g10code.com>
260         * configure.ac (HAVE_ASSUAN_SET_IO_MONITOR): Test for it.
262 2006-11-11  Werner Koch  <wk@g10code.com>
264         Released 2.0.0.
266 2006-11-06  Werner Koch  <wk@g10code.com>
268         Released 1.9.95.
270 2006-11-03  Werner Koch  <wk@g10code.com>
272         * configure.ac: Test for pty.h.  From Gentoo.
274 2006-10-24  Werner Koch  <wk@g10code.com>
276         Released 1.9.94.
278 2006-10-20  Werner Koch  <wk@g10code.com>
280         * Makefile.am (stowinstall): Add convenience target.
282 2006-10-18  Werner Koch  <wk@g10code.com>
284         * configure.ac: svn revison magic fixes for old bashs.  Suggested
285         by Alain Guibert.
287 2006-10-18  Werner Koch  <wk@g10code.com>
289         Released 1.9.93.
291 2006-10-17  Werner Koch  <wk@g10code.com>
293         * autogen.sh <--build-w32>: Test also for a host "mingw32".
295         * configure.ac: Removed W32LIBS. Use NETLIBS instead.
297 2006-10-11  Werner Koch  <wk@g10code.com>
299         Released 1.9.92.
301         * configure.ac: Require libassuan 0.9.3.
303 2006-10-09  Werner Koch  <wk@g10code.com>
305         * acinclude.m4: Moved pth check to m4/gnupg-pth.m4.
307 2006-10-06  Werner Koch  <wk@g10code.com>
309         * configure.ac: Also check for libassuan's pth version.
311 2006-10-04  Werner Koch  <wk@g10code.com>
313         Released 1.9.91.
315         * configure.ac: Require libassuan 0.9.1 which fixes a problem with
316         gpgsm.
318 2006-09-27  Werner Koch  <wk@g10code.com>
320         * gl/strsep.h, gl/strsep.c, gl/m4/strsep.m4: Removed.
321         * gl/strpbrk.h, gl/strpbrk.c, gl/m4/strpbrk.m4: Removed.
322         * gl/Makefile.am: Removed module strsep and strpbrk.
323         * configure.ac: Check for strsep in the context of jnlib.  Remove
324         check from gl_MODULES. Moved check for timegm into the jnlib context.
326 2006-09-27  Marcus Brinkmann  <marcus@g10code.de>
328         * Makefile.am: Fix cut & paste error.
330 2006-09-25  Werner Koch  <wk@g10code.com>
332         Released 1.9.90.
334 2006-09-22  Werner Koch  <wk@g10code.com>
336         * AUTHORS: Add information about used licenses.
338 2006-09-20  Werner Koch  <wk@g10code.com>
340         * Makefile.am (dist-hook): Removed distfiles cruft.
341         (SUBDIRS): Added include
343 2006-09-18  Werner Koch  <wk@g10code.com>
345         Released 1.9.23.
346         
347         * configure.ac (--enable-agent-only): Donot build tools and doc
348         (--disable-tools,--disable-doc): New.
349         * Makefile.am (SUBDIRS): Allow to conditional build tools and doc.
351 2006-09-14  Werner Koch  <wk@g10code.com>
353         Replaced all call gpg_error_from_errno(errno) by
354         gpg_error_from_syserror().
355         
356         * configure.ac: Build gpg by default.
357         (GNUPG_SYS_SO_PEERCRED): Removed.
359 2006-09-13  Werner Koch  <wk@g10code.com>
361         * autogen.sh: Better detection of the cross compiler kit.
363 2006-09-06  Marcus Brinkmann  <marcus@g10code.de>
365         * configure.ac: New automake conditional RUN_GPG_TESTS.
367 2006-09-06  Werner Koch  <wk@g10code.com>
369         * configure.ac: Define _ASSUAN_ONLY_GPG_ERRORS.  Require Assuan
370         0.9 and libgpg-error 1.4 
372 2006-08-31  Werner Koch  <wk@g10code.com>
374         * configure.ac: Require libksba 1.0 and added API check for it.
375         (GPG_ERR_LOCKED): Removed DECL check as we require 1.2 anyway.
376         (have_libusb): New to give a feedback about CCID support
378 2006-08-21  Werner Koch  <wk@g10code.com>
380         * configure.ac: Removed docbook tests.
381         (AC_CONFIG_FILES): Added gpgkeys_test and gpgkeys_mailto.
383         * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Enable gpg.
385 2006-08-17  Werner Koch  <wk@g10code.com>
387         * THANKS: Merged with the 1.4 one.
389 2006-08-16  Werner Koch  <wk@g10code.com>
391         * configure.ac: Removed test for capabilities and mlock.
393 2006-08-15  Werner Koch  <wk@g10code.com>
395         * Makefile.am (keyserver): Enable building of keyserver helpers.
397         * configure.ac: Merged with the current configure from 1.4.5.
398         Require libgpg-error 1.2 and libksba 0.9.16.
400 2006-07-29  Marcus Brinkmann  <marcus@g10code.de>
402         * README: Spelling fixes.
404 2006-07-27  Werner Koch  <wk@g10code.com>
406         Released 1.9.22.
408         * configure.ac: Call AB_INIT.
410 2006-07-03  Werner Koch  <wk@g10code.com>
412         * configure.ac: Test for ksba_dn_teststr. 
414 2006-06-30  Werner Koch  <wk@g10code.com>
416         * keyserver/: New.  Taken from 1.4.4
417         * Makefile.am (SUBDIRS): Include keyserver/.
418         * configure.ac: Include keyserver/.
419         (FAKE_CURL, GPGKEYS_CURL): New.
420         
421 2006-06-20  Werner Koch  <wk@g10code.com>
423         Released 1.9.21.
425 2006-06-08  Marcus Brinkmann  <marcus@g10code.de>
427         * configure.ac (PTH_LIBS): Add --all to pth-config invocation.
429 2006-05-24  Werner Koch  <wk@g10code.com>
431         * configure.ac: New option --disable-optimization taked from 1.4.3.
433 2006-05-23  Werner Koch  <wk@g10code.com>
435         * configure.ac (ZLIBS): New for zlib link commands. Add bzip2
436         support.
438 2006-05-22  Werner Koch  <wk@g10code.com>
440         * configure.ac (EXEEXT): New.
442 2006-04-18  Werner Koch  <wk@g10code.com>
444         * configure.ac (PK_UID_CACHE_SIZE): New.
446 2006-04-07  Werner Koch  <wk@g10code.com>
448         * configure.ac: Use new method to include the SVN revison.  Now it
449         is the actual global revision number.
451 2005-12-20  Werner Koch  <wk@g10code.com>
453         Released 1.9.20.
455 2005-11-28  Werner Koch  <wk@g10code.com>
457         * configure.ac: Append the revision to the version string.
459 2005-11-13  Werner Koch  <wk@g10code.com>
461         * am/cmacros.am (-DGNUPG_SYSCONFDIR): Define it.
463 2005-11-11  Werner Koch  <wk@g10code.com>
465         * configure.ac (NEED_KSBA_VERSION: Require 0.9.13.
467 2005-09-12  Werner Koch  <wk@g10code.com>
469         Released 1.9.19.
471 2005-08-01  Werner Koch  <wk@g10code.com>
473         Released 1.9.18.
474         
475         * configure.ac: Require libksba 0.9.12 to match new features in gpgsm.
477 2005-06-20  Werner Koch  <wk@g10code.com>
479         Released 1.9.17.
481 2005-06-02  Werner Koch  <wk@g10code.com>
483         * configure.ac (HAVE_PTH): Define as alias for USE_GNU_PTH.  It is
484         used by common/estream.c.
486 2005-06-01  Werner Koch  <wk@g10code.com>
488         * configure.ac (gl_INIT): Add gnulib stuff.
489         (fseeko, ftello, ttyname, isascii): Replaced the AC_REPLACE_FUNCS
490         by a simple check.
491         (putc_unlocked): Removed check.  Not used.
492         (strsep, mkdtemp, asprintf): Replaced checks by gnulib checks.
493         (xsize): Added will probably come handy soon.
494         (CFLAGS): Use -Wformat-security instead of
495         -Wformat-nonliteral. Add --Wno-format-y2k.
496         * gl/, gl/m4/: New.
498 2005-05-15  Werner Koch  <wk@g10code.com>
500         * configure.ac: Remove option --disable-threads; require the use
501         of GNU Pth.
503 2005-04-27  Werner Koch  <wk@g10code.com>
505         * configure.ac: Removed OpenSC detection and options.
506         * acinclude.m4: Ditto.
508 2005-04-21  Werner Koch  <wk@g10code.com>
510         Released 1.9.16.
511         
512         * configure.ac: Do not build gpg by default.
514 2005-04-20  Werner Koch  <wk@g10code.com>
516         * configure.ac: Test whether GPG_ERR_LOCKED is declared and
517         provide a replacement if not.
519 2005-04-15  Werner Koch  <wk@g10code.com>
521         * configure.ac: Require libksba 0.9.11.
523 2005-04-15  Marcus Brinkmann  <marcus@g10code.de>
525         * configure.ac: Check for /usr/bin/shred and define SHRED.
526         
527         * configure.ac: Add --enable-symcryptrun, disabled by default.
528         Define automake variable BUILD_SYMCRYPTRUN.
529         Check for openpty -lutil, define LIBUTIL_LIBS.
531 2005-03-03  Werner Koch  <wk@g10code.com>
533         * acinclude.m4 (GNUPG_PTH_VERSION_CHECK): Accidently used
534         --ldflags instead of --cflags. Reported by Kazu Yamamoto.
536 2005-02-03  Werner Koch  <wk@g10code.com>
538         * AUTHORS: Copied from 1.4 and edited to refelct the changes in
539         1.9.
541 2005-01-17  Werner Koch  <wk@g10code.com>
543         * configure.ac: Make --without-included-regex work as expected.
544         Fixed FTP location info for some libraries.
546 2005-01-13  Werner Koch  <wk@g10code.com>
548         Released 1.9.15.
550         * acinclude.m4 (GNUPG_PTH_VERSION_CHECK): Link a simple test
551         program to see whether the installation is sane.
553 2005-01-07  Werner Koch  <wk@g10code.com>
555         * configure.ac: Require gpg-error 1.0.
557 2005-01-04  Werner Koch  <wk@g10code.com>
559         * configure.ac: Remove hack not to build gpg2 for W32.
560         * autogen.sh <build-w32>: Pass option --disable-gpg instead.
562 2004-12-22  Werner Koch  <wk@g10code.com>
564         Released 1.9.14.
566 2004-12-20  Werner Koch  <wk@g10code.com>
568         * configure.ac: Add PATHSEP_C and PATHSEP_S. For W32 let all
569         directories default to c:/gnupg.  Require libassuan 0.6.9.      
570         
571 2004-12-18  Werner Koch  <wk@g10code.com>
573         * configure.ac (AH_BOTTOM): Define EXEEXT_S.
575         * autogen.sh: Updated --build-w32 feature.
577 2004-12-15  Werner Koch  <wk@g10code.com>
579         * Makefile.am (SUBDIRS) [W32]: Do not build in tests/.
581         * acinclude.m4: Add proper macro name quoting for use with
582         automake 1.9.
584         * configure.ac: Add replacement check for ttyname.
585         Removed support for a included zlib.
587 2004-12-06  Werner Koch  <wk@g10code.com>
589         * configure.ac (have_w32_system): New.  Disable Pth checks for W32.
590         Link jnlib/w32-pth.h to pth.h.
592 2004-12-03  Werner Koch  <wk@g10code.com>
594         Released 1.9.13.
596 2004-11-26  Werner Koch  <wk@g10code.com>
598         * configure.ac: Replace strsep.  Replaced use of "target" by
599         "host".
600         
601 2004-10-22  Werner Koch  <wk@g10code.com>
603         Released 1.9.12.
605         * Makefile.am (AUTOMAKE_OPTIONS): Set option to create bzip2 tarball.
607 2004-10-01  Werner Koch  <wk@g10code.com>
609         Released 1.9.11.
611 2004-09-30  Werner Koch  <wk@g10code.com>
613         * README: Minor updates.
615 2004-09-30  gettextize  <bug-gnu-gettext@gnu.org>
617         * configure.ac (AM_GNU_GETTEXT_VERSION): Bump to 0.14.1.
619 2004-08-16  Werner Koch  <wk@g10code.de>
621         * configure.ac: Build Makefile for tests/pkits.  New option
622         --with-pkits-tests.
623         
624 2004-08-05  Werner Koch  <wk@g10code.de>
626         * configure.ac: Changed tests for libusb to also suuport the
627         stable version 0.1.x.
629 2004-07-22  Werner Koch  <wk@g10code.de>
631         Released 1.9.10.
633         * configure.ac: Define AM conditional HAVE_OPENSC.
635 2004-07-21  Werner Koch  <wk@g10code.de>
637         * configure.ac: Don't set DIE to no after it might has been set to
638         yes.
640 2004-07-20  Werner Koch  <wk@g10code.de>
642         * Makefile.am (sm): Build kbx only if gpgsm is to be build.
644 2004-07-20  Werner Koch  <wk@gnupg.org>
646         * configure.ac: New option --enable-agent-only.
648 2004-06-08  Werner Koch  <wk@gnupg.org>
650         Released 1.9.9.
652 2004-06-06  Werner Koch  <wk@gnupg.org>
654         * configure.ac: Require libksba 0.9.7.
656 2004-04-29  Werner Koch  <wk@gnupg.org>
658         Released 1.9.8.
660 2004-04-20  Werner Koch  <wk@gnupg.org>
662         * configure.ac: Remove the fopencookie test.  We don't need the
663         dummy function because we conditionally use fopencookie,
664         fpencookie or a replacement at place.
666 2004-04-02  Thomas Schwinge  <schwinge@nic-nac-project.de>
668         * autogen.sh: Added ACLOCAL_FLAGS.
670 2004-04-06  Werner Koch  <wk@gnupg.org>
672         Released 1.9.7.
674         * configure.ac: Require libgcrypt 1.1.94.
675         Introduce PACKAGE_GT and set it to gnupg2.
677 2004-03-23  Werner Koch  <wk@gnupg.org>
679         * configure.ac: Define SAFE_VERSION_DASH and SAFE_VERSION_DOT.
681 2004-03-09  Werner Koch  <wk@gnupg.org>
683         * configure.ac (NEED_GPG_ERROR_VERSION): Set to 0.7.
685 2004-03-06  Werner Koch  <wk@gnupg.org>
687         Released 1.9.6.
688         
689         * configure.ac: Check the Libgcrypt API.
691 2004-02-25  Werner Koch  <wk@gnupg.org>
693         * configure.ac: New option --disable-threads to inhibit
694         unintentional builds without Pth.
696 2004-02-21  Werner Koch  <wk@gnupg.org>
698         Released 1.9.5.
700 2004-02-20  Werner Koch  <wk@gnupg.org>
702         * configure.ac: Fixed URLs in the notice messages.
704 2004-02-18  Werner Koch  <wk@gnupg.org>
706         * acinclude.m4: Removed macros to detect gpg-error, libgcrypt,
707         libassuan and ksba as they are now distributed in m4/.
709 2004-02-13  Werner Koch  <wk@gnupg.org>
711         * configure.ac: Require libksba 0.9.4 and libgcrypt 1.1.92.
713 2004-02-12  Werner Koch  <wk@gnupg.org>
715         * autogen.sh: Removed cruft from debugging.
717         * am/cmacros.am: New.
719 2004-02-11  Werner Koch  <wk@gnupg.org>
721         * configure.ac: Removed the need for g10defs.h.  Reworked the
722         --with-foo-pgm stuff.
724         * autogen.sh (check_version): Removed bashism and simplified.
725         * acinclude.m4 (AM_PATH_OPENSC): Kludge to avoid error output for
726         a bad opensc-config.
728 2004-01-30  Werner Koch  <wk@gnupg.org>
730         Released 1.9.4.
732         * configure.ac: Require libksba 0.9.3 due to another bug fix there.
734 2004-01-29  Werner Koch  <wk@gnupg.org>
736         * README: Updated.
738         * configure.ac: Require libksba 0.9.2 due to bug fixes.
740 2004-01-24  Werner Koch  <wk@gnupg.org>
742         * configure.ac: Now requires libassuan 0.6.3.
744 2003-12-23  Werner Koch  <wk@gnupg.org>
746         Released 1.9.3.
748         * README-alpha: Removed.
749         * configure.ac, Makefile.am: Add the tests and tools directories.
751 2003-12-19  Werner Koch  <wk@gnupg.org>
753         * configure.ac: Now require libgcrypt 1.1.91 to help testing the
754         latest libgcrypt changes.  Requires libksab 0.9.1.
756 2003-12-17  Werner Koch  <wk@gnupg.org>
758         * configure.ac: Requires now libassuan 0.6.2.
759         (CFLAGS): Add --Wformat-noliteral in gcc mode.
761 2003-12-16  Werner Koch  <wk@gnupg.org>
763         * configure.ac: Check for funopen and fopencookie as part of the
764         jnlib checks.
766 2003-12-09  Werner Koch  <wk@gnupg.org>
768         * configure.ac: Add a min_automake_version.
769         * README.CVS: New.
770         * autogen.sh: Revamped except for the --build-w32 hack.
771         * Makefile.am: Add README.CVS
773 2003-11-17  Werner Koch  <wk@gnupg.org>
775         Release 1.9.2.
776         
777         * configure.ac: Requires now libassuan 0.6.1.
779 2003-10-31  Werner Koch  <wk@gnupg.org>
781         * configure.ac (NEED_KSBA_VERSION): Set to 0.9.0 due the changed
782         time interface.
784 2003-10-21  Werner Koch  <wk@gnupg.org>
786         * configure.ac (PRINTABLE_OS_NAME): Remove special case for The
787         Hurd; Robert Millan reported that the uname test is now
788         sufficient.
790 2003-10-01  Werner Koch  <wk@gnupg.org>
792         * configure.ac (AH_BOTTOM): Define GNUPG_MAJOR_VERSION. 
794 2003-09-23  Werner Koch  <wk@gnupg.org>
796         Merged most of David Shaw's changes in 1.3 since 2003-06-03.
797         
798         * configure.ac: Drop all TIGER/192 support.
799         (uint64_t): Check for UINT64_C to go along with uint64_t.
800         (getaddrinfo): Check for it.
801         (sigset_t): Check for sigset_t and struct sigaction.  This is for
802         Forte c89 on Solaris which seems to define only the function call
803         half of the two pairs by default.
804         (W32LIBS): Include wsock32 in W32LIBS.  This is different from
805         NETLIBS so we don't need to force other platforms to pull in the
806         netlibs when they aren't actually needed.
808 2003-09-06  Werner Koch  <wk@gnupg.org>
810         Released 1.9.1.
811         
812         * configure.ac: Require newer versions of some libraries.
814 2003-09-02  Werner Koch  <wk@gnupg.org>
816         * configure.ac (HAVE_LIBUSB): Added a simple test for libusb.
818 2003-08-19  Marcus Brinkmann  <marcus@g10code.de>
820         * configure.ac (AM_PATH_GPG_ERROR): Add missing comma in
821         invocation.
823 2003-08-06  Werner Koch  <wk@gnupg.org>
825         * configure.ac: Check for libgpg-error.  Print infos about missing
826         libraries more nicely.
827         * acinclude.m4 (AM_PATH_GPG_ERROR): Added.
829 2003-08-05  Werner Koch  <wk@gnupg.org>
831         Released 1.9.0.
832         
833         * configure.ac (GNUPG_DEFAULT_HONMEDIR): Changed back to ~/.gnupg.
834         
835 2003-07-31  Werner Koch  <wk@gnupg.org>
837         * Makefile.am (DISTCLEANFILES): Add g10defs.h
839 2003-06-18  Werner Koch  <wk@gnupg.org>
841         * configure.ac (GNUPG_DEFAULT_HOMEDIR): Changed temporary to
842         .gnupg2 to avoid accidential use with production keys.
844 2003-06-11  Werner Koch  <wk@gnupg.org>
846         * configure.ac: Merged all stuff from current 1.3 version in.
847         * acinclude.m4: Merged required macros from current 1.2 version in.
849 2003-06-04  Werner Koch  <wk@gnupg.org>
851         * configure.ac, Makefile.am: Enable building of gpg.
853 2003-04-29  Werner Koch  <wk@gnupg.org>
855         * configure.ac: Build a limited version of scdaemon if libopensc
856         is not available.
857         
858         * configure.ac (ALL_LINUGAS): Removed.
860         * Makefile.am (ACLOCAL_AMFLAGS): New.
861         * configure.ac (AM_GNU_GETTEXT_VERSION): New.  Set to 0.11.5.
863 2003-04-29  gettextize  <bug-gnu-gettext@gnu.org>
865         * Makefile.am (SUBDIRS): Add m4.
866         (ACLOCAL_AMFLAGS): New variable.
867         (EXTRA_DIST): Add scripts/config.rpath.
868         * configure.ac (AC_CONFIG_FILES): Add m4/Makefile.
870 2003-04-29  Werner Koch  <wk@gnupg.org>
872         * assuan/ : Removed.  We now use libassuan.
873         * Makefile.am (SUBDIRS): Removed assuan
875         * configure.ac: Check for libassuan.
877 2003-01-09  Werner Koch  <wk@gnupg.org>
879         * configure.ac (GNUPG_PROTECT_TOOL): New option --with-protect-tool. 
880         (NEED_KSBA_VERSION): Does now require 0.4.6.
882         * README: Noted where to find gpg-protect-tool. 
884 2002-10-31  Neal H. Walfield  <neal@g10code.de>
886         * configure.ac: Check for flockfile and funlockfile.  Check for
887         isascii and putc_unlocked replacing them if not found.
889         * configure.ac (PTH_LIBS): If pth is found, add the output of
890         `$PTH_CONFIG --ldflags`, not just `$PTH_CONFIG --libs`.
892 2002-10-19  Werner Koch  <wk@gnupg.org>
894         * configure.ac: Bumped version number to 1.9.0-cvs.
896         NewPG (Aegypten project) to GnuPG merge.
898 2002-09-20  Werner Koch  <wk@gnupg.org>
900         Released 0.9.2.
902 2002-09-05  Neal H. Walfield  <neal@g10code.de>
904         * configure.ac: Check for makeinfo.
906 2002-09-03  Neal H. Walfield  <neal@g10code.de>
908         * autogen.sh (have_version): New function.  Generalize and
909         simplify logic for finding and determining the versions of GNU
910         programs.  Use it.
912 2002-08-23  Werner Koch  <wk@gnupg.org>
914         Released 0.9.1.
916         * acinclude.m4 (AM_PATH_LIBGCRYPT): Updated from Libgcrypt.
917         (AM_PATH_OPENSC): Strip non-digits from the micro version.
919 2002-08-21  Werner Koch  <wk@gnupg.org>
921         Released 0.9.0.
923         * configure.ac: Changed the default homedir to .gnupg.
924         * README-alpha: Removed.
926 2002-08-19  Werner Koch  <wk@gnupg.org>
928         * acinclude.m4: Removed -lpcsclite from KSBA_LIBS; copy+paste bug.
930 2002-08-13  Werner Koch  <wk@gnupg.org>
932         * acinclude.m4 (AM_PATH_OPENSC, AM_PATH_KSBA): New.
933         * configure.ac: Use them.
935 2002-08-10  Werner Koch  <wk@gnupg.org>
937         Released 0.3.10.
938         
939         * configure.ac (NEED_LIBKSBA_VERSION): Require 0.4.4. Add support
940         for gettext.
942 2002-07-22  Werner Koch  <wk@gnupg.org>
944         * configure.ac: Check for ftello and provide a replacement.
946 2002-07-01  Werner Koch  <wk@gnupg.org>
948         Released 0.3.9.
949         
950         * README: Short note on how to export in pkcs-12 format.
952 2002-06-29  Werner Koch  <wk@gnupg.org>
954         * configure.ac: Define --with options to set the default location
955         of the agent, scdaemon, pinentry and dirmngr.
957 2002-06-27  Werner Koch  <wk@gnupg.org>
959         * README: Short blurb on how to import a PKCS-12 file.
961         * configure.ac (AH_BOTTOM): New to define some constants.
963 2002-06-25  Werner Koch  <wk@gnupg.org>
965         Released 0.3.8.
966         
967         * configure.ac (NEED_LIBGCRYPT_VERSION): Set to 1.1.8.
969 2002-06-12  Werner Koch  <wk@gnupg.org>
971         * configure.ac (NEED_LIBKSBA_VERSION): We need 0.4.3 now.
973 2002-06-04  Werner Koch  <wk@gnupg.org>
975         Released 0.3.7.
977 2002-05-21  Werner Koch  <wk@gnupg.org>
979         * configure.ac: We now require libgcrypt 1.1.7 and libksba 0.4.2.
981 2002-05-14  Werner Koch  <wk@gnupg.org>
983         * doc/: New
984         * configure.ac, Makefile.am:  Added doc/ 
986 2002-05-03  Werner Koch  <wk@gnupg.org>
988         Released 0.3.6.
990 2002-04-25  Werner Koch  <wk@gnupg.org>
992         * configure.ac: Check for setlocale.
994 2002-04-24  Marcus Brinkmann  <marcus@g10code.de>
996         * configure.ac: Check for locale.h.
998 2002-04-15  Werner Koch  <wk@gnupg.org>
1000         Released 0.3.5.
1001         
1002         * NEWS: Started to describe release notes.
1003         
1004         * configure.ac (NEED_LIBKSBA_VERSION, NEED_LIBGCRYPT_VERSION): Defined
1006 2002-04-01  Werner Koch  <wk@gnupg.org>
1008         Released 0.3.4.
1010 2002-03-18  Werner Koch  <wk@gnupg.org>
1012         Released 0.3.3.
1014 2002-03-08  Werner Koch  <wk@gnupg.org>
1016         * README: Add some explanation on how to specify a user ID.
1018 2002-03-06  Werner Koch  <wk@gnupg.org>
1020         Released 0.3.2.
1022 2002-03-04  Werner Koch  <wk@gnupg.org>
1024         Released 0.3.1.
1026         * README: Explained some options and files.
1028 2002-02-14  Werner Koch  <wk@gnupg.org>
1030         * configure.ac: Fixed status messages related to presence of Pth.
1032 2002-02-13  Werner Koch  <wk@gnupg.org>
1034         * acinclude.m4 (GNUPG_SYS_SO_PEERCRED): New.
1035         * configure.ac: use it.
1037 2002-02-12  Werner Koch  <wk@gnupg.org>
1039         * configure.ac: Check for PTH.  Provide replacement fucntions for
1040         apsrintf and fopencookie.
1042         * acinclude.m4 (GNUPG_PTH_VERSION_CHECK): New.
1044 2002-02-07  Werner Koch  <wk@gnupg.org>
1046         Released 0.3.0.
1048         * configure.ac: Require libgcrypt 1.1.6.
1050 2002-02-01  Marcus Brinkmann  <marcus@g10code.de>
1052         * configure.ac (KSBA_CONFIG): Remove superfluous x in front of
1053         variable.
1055 2002-01-26  Werner Koch  <wk@gnupg.org>
1057         * configure.ac: Add options to disable the build of some programs
1058         and print a configure status at the end.
1059         * acinclude.m4 (GNUPG_BUILD_PROGRAM): New.
1061         * scd/ : New.  Added to Makefile and configure.
1062         * configure.ac: Check for libopensc
1063         * Makefile.am: Build scd only when libopensc is available
1065 2002-01-23  Werner Koch  <wk@gnupg.org>
1067         * configure.ac (mkdtemp): See whether we have to provide a
1068         replacement.
1070 2001-12-18  Werner Koch  <wk@gnupg.org>
1072         Released 0.0.0.
1074 2001-12-17  Werner Koch  <wk@gnupg.org>
1076         * acinclude.m4: Add AM_PATH_LIBGCRYPT macro.
1077         * configure.ac: and use it here. Figure out the location of libksba
1079 2001-12-15  Werner Koch  <wk@gnupg.org>
1081         * configure.ac (missing_dir): Bail out if asprintf and fopencookie
1082         are not available.
1084 2001-12-04  Werner Koch  <wk@gnupg.org>
1086         * configure.ac (HAVE_JNLIB_LOGGING): always define it.
1088         
1089  Copyright 2001, 2002, 2003, 2004, 2005, 2006,
1090            2007 Free Software Foundation, Inc.
1092  This file is free software; as a special exception the author gives
1093  unlimited permission to copy and/or distribute it, with or without
1094  modifications, as long as this notice is preserved.
1096  This file is distributed in the hope that it will be useful, but
1097  WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
1098  implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
1099