Keep on hacking on g13. A simple --create and --mount does now work.
[gnupg.git] / ChangeLog
blob1fd3eda3d0dc29e9904a0a6fe54ac4c03c19a364
1 2009-10-12  Werner Koch  <wk@g10code.com>
3         * configure.ac: Use -O3 because newer gcc versions require that
4         for uninitialized variable warnings.
6 2009-09-23  Werner Koch  <wk@g10code.com>
8         * configure.ac (HAVE_ASSUAN_SET_IO_MONITOR): Remove test.
9         (_ASSUAN_ONLY_GPG_ERRORS): Remove.
11 2009-09-23  Marcus Brinkmann  <marcus@g10code.de>
13         * configure.ac (NEED_LIBASSUAN_API, NEED_LIBASSUAN_VERSION):
14         Update to new API (2, 1.1.0).
16 2009-09-21  Werner Koch  <wk@g10code.com>
18         Start a new development branch in the SVN trunk.  The stable one
19         is now known in the SVN as branches/GNUPG-STABLE-2-0.
21 2009-09-04  Werner Koch  <wk@g10code.com>
23         Release 2.0.13.
25 2009-06-29  Werner Koch  <wk@g10code.com>
27         * configure.ac: Take care of --without-adns.  Suggested by
28         Arfrever Frehtes Taifersar Arahesis.
30 2009-06-17  Werner Koch  <wk@g10code.com>
32         Release 2.0.12.
34 2009-06-05  David Shaw  <dshaw@jabberwocky.com>
36         * configure.ac: Remove Camellia restriction.
38 2009-04-01  Werner Koch  <wk@g10code.com>
40         * configure.ac: Test for fsync.
42 2009-03-18  Werner Koch  <wk@g10code.com>
44         * configure.ac: Test for getrlimit.
46 2009-03-03  Werner Koch  <wk@g10code.com>
48         Release 2.0.11.
50 2009-01-12  Werner Koch  <wk@g10code.com>
52         Release 2.0.10.
54 2008-12-09  Werner Koch  <wk@g10code.com>
56         Release 2.0.10rc1.
58 2008-10-17  Werner Koch  <wk@g10code.com>
60         * configure.ac: Use more warning options with modern GCCs.
62 2008-09-29  Werner Koch  <wk@g10code.com>
64         * configure.ac: Require libgcrypt 1.4.
66 2008-08-27  David Shaw  <dshaw@jabberwocky.com>
68         * configure.ac: Use printf for the most portable SVN version
69         detection.
71         * configure.ac: Darwin's /bin/sh has a builtin echo that doesn't
72         understand '-n'.  Use tr to trim the carriage return instead.
74 2008-04-23  Werner Koch  <wk@g10code.com>
76         * configure.ac: Call gl_HEADER_SYS_SOCKET and gl_TYPE_SOCKLEN_T.
78 2008-04-07  Werner Koch  <wk@g10code.com>
80         * configure.ac (ADNSLIBS): Test for adns.
81         (GPGKEYS_KDNS): New.
83 2008-04-01  Werner Koch  <wk@g10code.com>
85         * configure.ac: Require curl 7.10 (Oct 1 2002) or later as we use
86         curl_version_info().
87         (AC_INIT): Fix quoting.
89 2008-03-27  Werner Koch  <wk@g10code.com>
91         * Makefile.am (dist_doc_DATA): New. Install README.
93 2008-03-26  Werner Koch  <wk@g10code.com>
95         Release 2.0.9.
97 2008-02-19  Werner Koch  <wk@g10code.com>
99         * configure.ac: Remove --with-pkits-tests.
101 2008-02-15  Werner Koch  <wk@g10code.com>
103         * gl/allocsa.h, gl/m4/allocsa.m4: Replace HAVE_LONG_LONG by
104         HAVE_LONG_LONG_INT.
106 2008-02-15  gettextize  <bug-gnu-gettext@gnu.org>
108         * configure.ac (AM_GNU_GETTEXT_VERSION): Bump to 0.17.
110 2007-12-20  Werner Koch  <wk@g10code.com>
112         Released 2.0.8.
114 2007-12-17  Werner Koch  <wk@g10code.com>
116         * configure.ac: Add treatment for HAVE_LDAP_START_TLS_SA.
118 2007-12-14  Werner Koch  <wk@g10code.com>
120         Released 2.0.8rc1.
122 2007-12-12  Werner Koch  <wk@g10code.com>
124         * configure.ac (USE_CAMELLIA): Define by new option --enable-camellia.
126 2007-12-03  Werner Koch  <wk@g10code.com>
128         * configure.ac: Add test gt_LC_MESSAGES..
130 2007-10-01  Werner Koch  <wk@g10code.com>
132         * configure.ac: Require assuan 1.0.4.
134 2007-09-14  Werner Koch  <wk@g10code.com>
136         * configure.ac (GNUPG_LIBASSUAN_VERSION): New.
138 2007-09-10  Werner Koch  <wk@g10code.com>
140         Released 2.0.7.
142 2007-08-27  Werner Koch  <wk@g10code.com>
144         * configure.ac: Remove remaining support for internal regex.
145         Define DISABLE_REGEX automake conditional.  Add option
146         --with-regex.
147         * autogen.sh [--build-w32]: Remove --disable-regex.  Use --with-regex.
149 2007-08-16  Werner Koch  <wk@g10code.com>
151         Released 2.0.6.
153 2007-08-08  Werner Koch  <wk@g10code.com>
155         * configure.ac: Use AC_CANONICAL_HOST and not AC_CANONICAL_TARGET.
157 2007-07-09  Werner Koch  <wk@g10code.com>
159         * configure.ac (AM_ICONV): Check for it even when building without
160         NLS.
162 2007-07-05  Werner Koch  <wk@g10code.com>
164         Released 2.0.5.
166         * configure.ac: Require libassuan 1.0.2.
168 2007-07-05  Marcus Brinkmann  <marcus@g10code.de>
170         * configure.ac: Invoke AM_LANGINFO_CODESET.
172 2007-07-04  Werner Koch  <wk@g10code.com>
174         * Makefile.am (AUTOMAKE_OPTIONS): Add no-dist-gzip.
176         Switched entire package to GPLv3+.
178         * configure.ac: Require libksba 1.0.2.
180         * COPYING:  Updated to GPLv3.
181         * COPYING.LIB: New as jnlib/ uses this license.
183         * gl/: Switched to GPLv3+.
185         * intl/ Removed.
186         * configure.ac (AM_GNU_GETTEXT): Add external flag.
187         (AM_ICONV): New.
189 2007-07-03  Werner Koch  <wk@g10code.com>
191         * configure.ac [W32]: Use ws2_32 instead of wsock32.
193 2007-06-25  Werner Koch  <wk@g10code.com>
195         * gl/mkdtemp.c (gen_tempname) [MKDIR_TAKES_ONE_ARG]: Avoid
196         compiler warning by using the proper config macro.
198 2007-06-15  Werner Koch  <wk@g10code.com>
200         * configure.ac: Call AM_PO_SUBDIRS.
201         (W32SOCKLIBS): New.
203         * autogen.sh: Use = and not == in test to be POSIXly correct.
204         <build-w32>: Disable use of regex.
206 2007-06-14  Werner Koch  <wk@g10code.com>
208         * configure.ac [AH_BOTTOM]: Remove the hardwired names of modules.
210 2007-06-12  Werner Koch  <wk@g10code.com>
212         * configure.ac [AH_BOTTOM]: Define HTTP_NO_WSASTARTUP.
214 2007-06-11  Werner Koch  <wk@g10code.com>
216         * am/cmacros.am (libcommonstd, libcommonpth, libcommonstd_ldadd)
217         (libcommonpth_ldadd): Add macros.
219 2007-06-06  Werner Koch  <wk@g10code.com>
221         * configure.ac: Add a few notices message so make browsing of the
222         log file easier.
223         (CC_FOR_BUILD): New.
225 2007-05-30  Werner Koch  <wk@g10code.com>
227         * configure.ac [W32]: Do not create a symlink to w32-pth.h.
228         Require the installation of the w32pth package.
230 2007-05-29  Werner Koch  <wk@g10code.com>
232         * gl/: Updated to a newer version.
234 2007-05-24  Werner Koch  <wk@g10code.com>
236         * configure.ac: Use -Wpointer-arith is possible.
238 2007-05-15  Werner Koch  <wk@g10code.com>
240         * configure.ac: Renamed the estream macros. Remove -Wformat-nonliteral.
242         * configure.ac: Call ESTREAM_INIT and define the memory
243         allocators for estream_asprintf.
244         (gl_MODULES): Remove vasprintf.
246 2007-05-09  Werner Koch  <wk@g10code.com>
248         Released 2.0.4.
250 2007-05-07  Werner Koch  <wk@g10code.com>
252         * configure.ac: Require libgcrypt 1.2.2 to avoid compiler warnings.
254 2007-05-07  gettextize  <bug-gnu-gettext@gnu.org>
256         * configure.ac (AM_GNU_GETTEXT_VERSION): Bump to 0.16.1.
258 2007-05-07  Werner Koch  <wk@g10code.com>
260         * configure.ac: Bail out if no C-89 compiler has been found.
262 2007-05-04  Werner Koch  <wk@g10code.com>
264         * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Add --enable-mailto
266         * configure.ac: Require automake 1.10
267         (AC_CONFIG_FILES): Rename gpgkeys_ to gpg2keys_.
268         (AM_PROG_CC_C_O): New.
270 2007-03-08  Werner Koch  <wk@g10code.com>
272         Released 2.0.3.
274         * autogen.sh: Add option --force.
276 2007-01-31  Werner Koch  <wk@g10code.com>
278         Released 2.0.2.
280 2006-11-30  Werner Koch  <wk@g10code.com>
282         * configure.ac: Save original LIBS when testing for dlopen.
284 2006-11-28  Werner Koch  <wk@g10code.com>
286         Released 2.0.1.
288 2006-11-23  Werner Koch  <wk@g10code.com>
290         Released 2.0.1rc1.
292 2006-11-21  Werner Koch  <wk@g10code.com>
294         * configure.ac [AH_BOTTOM]: Disable PTH soft mapping.
295         (AC_CHECK_SIZEOF): Check for time_t.
296         (BUILD_INCLUDED_LIBINTL): Remove AM_PO_SUBDIRS as it is not
297         required for C.
299 2006-11-15  Werner Koch  <wk@g10code.com>
301         * autogen.sh: Add convenience option --build-amd64.
303 2006-11-14  Werner Koch  <wk@g10code.com>
305         * configure.ac (HAVE_ASSUAN_SET_IO_MONITOR): Test for it.
307 2006-11-11  Werner Koch  <wk@g10code.com>
309         Released 2.0.0.
311 2006-11-06  Werner Koch  <wk@g10code.com>
313         Released 1.9.95.
315 2006-11-03  Werner Koch  <wk@g10code.com>
317         * configure.ac: Test for pty.h.  From Gentoo.
319 2006-10-24  Werner Koch  <wk@g10code.com>
321         Released 1.9.94.
323 2006-10-20  Werner Koch  <wk@g10code.com>
325         * Makefile.am (stowinstall): Add convenience target.
327 2006-10-18  Werner Koch  <wk@g10code.com>
329         * configure.ac: svn revison magic fixes for old bashs.  Suggested
330         by Alain Guibert.
332 2006-10-18  Werner Koch  <wk@g10code.com>
334         Released 1.9.93.
336 2006-10-17  Werner Koch  <wk@g10code.com>
338         * autogen.sh <--build-w32>: Test also for a host "mingw32".
340         * configure.ac: Removed W32LIBS. Use NETLIBS instead.
342 2006-10-11  Werner Koch  <wk@g10code.com>
344         Released 1.9.92.
346         * configure.ac: Require libassuan 0.9.3.
348 2006-10-09  Werner Koch  <wk@g10code.com>
350         * acinclude.m4: Moved pth check to m4/gnupg-pth.m4.
352 2006-10-06  Werner Koch  <wk@g10code.com>
354         * configure.ac: Also check for libassuan's pth version.
356 2006-10-04  Werner Koch  <wk@g10code.com>
358         Released 1.9.91.
360         * configure.ac: Require libassuan 0.9.1 which fixes a problem with
361         gpgsm.
363 2006-09-27  Werner Koch  <wk@g10code.com>
365         * gl/strsep.h, gl/strsep.c, gl/m4/strsep.m4: Removed.
366         * gl/strpbrk.h, gl/strpbrk.c, gl/m4/strpbrk.m4: Removed.
367         * gl/Makefile.am: Removed module strsep and strpbrk.
368         * configure.ac: Check for strsep in the context of jnlib.  Remove
369         check from gl_MODULES. Moved check for timegm into the jnlib context.
371 2006-09-27  Marcus Brinkmann  <marcus@g10code.de>
373         * Makefile.am: Fix cut & paste error.
375 2006-09-25  Werner Koch  <wk@g10code.com>
377         Released 1.9.90.
379 2006-09-22  Werner Koch  <wk@g10code.com>
381         * AUTHORS: Add information about used licenses.
383 2006-09-20  Werner Koch  <wk@g10code.com>
385         * Makefile.am (dist-hook): Removed distfiles cruft.
386         (SUBDIRS): Added include
388 2006-09-18  Werner Koch  <wk@g10code.com>
390         Released 1.9.23.
391         
392         * configure.ac (--enable-agent-only): Donot build tools and doc
393         (--disable-tools,--disable-doc): New.
394         * Makefile.am (SUBDIRS): Allow to conditional build tools and doc.
396 2006-09-14  Werner Koch  <wk@g10code.com>
398         Replaced all call gpg_error_from_errno(errno) by
399         gpg_error_from_syserror().
400         
401         * configure.ac: Build gpg by default.
402         (GNUPG_SYS_SO_PEERCRED): Removed.
404 2006-09-13  Werner Koch  <wk@g10code.com>
406         * autogen.sh: Better detection of the cross compiler kit.
408 2006-09-06  Marcus Brinkmann  <marcus@g10code.de>
410         * configure.ac: New automake conditional RUN_GPG_TESTS.
412 2006-09-06  Werner Koch  <wk@g10code.com>
414         * configure.ac: Define _ASSUAN_ONLY_GPG_ERRORS.  Require Assuan
415         0.9 and libgpg-error 1.4 
417 2006-08-31  Werner Koch  <wk@g10code.com>
419         * configure.ac: Require libksba 1.0 and added API check for it.
420         (GPG_ERR_LOCKED): Removed DECL check as we require 1.2 anyway.
421         (have_libusb): New to give a feedback about CCID support
423 2006-08-21  Werner Koch  <wk@g10code.com>
425         * configure.ac: Removed docbook tests.
426         (AC_CONFIG_FILES): Added gpgkeys_test and gpgkeys_mailto.
428         * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Enable gpg.
430 2006-08-17  Werner Koch  <wk@g10code.com>
432         * THANKS: Merged with the 1.4 one.
434 2006-08-16  Werner Koch  <wk@g10code.com>
436         * configure.ac: Removed test for capabilities and mlock.
438 2006-08-15  Werner Koch  <wk@g10code.com>
440         * Makefile.am (keyserver): Enable building of keyserver helpers.
442         * configure.ac: Merged with the current configure from 1.4.5.
443         Require libgpg-error 1.2 and libksba 0.9.16.
445 2006-07-29  Marcus Brinkmann  <marcus@g10code.de>
447         * README: Spelling fixes.
449 2006-07-27  Werner Koch  <wk@g10code.com>
451         Released 1.9.22.
453         * configure.ac: Call AB_INIT.
455 2006-07-03  Werner Koch  <wk@g10code.com>
457         * configure.ac: Test for ksba_dn_teststr. 
459 2006-06-30  Werner Koch  <wk@g10code.com>
461         * keyserver/: New.  Taken from 1.4.4
462         * Makefile.am (SUBDIRS): Include keyserver/.
463         * configure.ac: Include keyserver/.
464         (FAKE_CURL, GPGKEYS_CURL): New.
465         
466 2006-06-20  Werner Koch  <wk@g10code.com>
468         Released 1.9.21.
470 2006-06-08  Marcus Brinkmann  <marcus@g10code.de>
472         * configure.ac (PTH_LIBS): Add --all to pth-config invocation.
474 2006-05-24  Werner Koch  <wk@g10code.com>
476         * configure.ac: New option --disable-optimization taked from 1.4.3.
478 2006-05-23  Werner Koch  <wk@g10code.com>
480         * configure.ac (ZLIBS): New for zlib link commands. Add bzip2
481         support.
483 2006-05-22  Werner Koch  <wk@g10code.com>
485         * configure.ac (EXEEXT): New.
487 2006-04-18  Werner Koch  <wk@g10code.com>
489         * configure.ac (PK_UID_CACHE_SIZE): New.
491 2006-04-07  Werner Koch  <wk@g10code.com>
493         * configure.ac: Use new method to include the SVN revison.  Now it
494         is the actual global revision number.
496 2005-12-20  Werner Koch  <wk@g10code.com>
498         Released 1.9.20.
500 2005-11-28  Werner Koch  <wk@g10code.com>
502         * configure.ac: Append the revision to the version string.
504 2005-11-13  Werner Koch  <wk@g10code.com>
506         * am/cmacros.am (-DGNUPG_SYSCONFDIR): Define it.
508 2005-11-11  Werner Koch  <wk@g10code.com>
510         * configure.ac (NEED_KSBA_VERSION: Require 0.9.13.
512 2005-09-12  Werner Koch  <wk@g10code.com>
514         Released 1.9.19.
516 2005-08-01  Werner Koch  <wk@g10code.com>
518         Released 1.9.18.
519         
520         * configure.ac: Require libksba 0.9.12 to match new features in gpgsm.
522 2005-06-20  Werner Koch  <wk@g10code.com>
524         Released 1.9.17.
526 2005-06-02  Werner Koch  <wk@g10code.com>
528         * configure.ac (HAVE_PTH): Define as alias for USE_GNU_PTH.  It is
529         used by common/estream.c.
531 2005-06-01  Werner Koch  <wk@g10code.com>
533         * configure.ac (gl_INIT): Add gnulib stuff.
534         (fseeko, ftello, ttyname, isascii): Replaced the AC_REPLACE_FUNCS
535         by a simple check.
536         (putc_unlocked): Removed check.  Not used.
537         (strsep, mkdtemp, asprintf): Replaced checks by gnulib checks.
538         (xsize): Added will probably come handy soon.
539         (CFLAGS): Use -Wformat-security instead of
540         -Wformat-nonliteral. Add --Wno-format-y2k.
541         * gl/, gl/m4/: New.
543 2005-05-15  Werner Koch  <wk@g10code.com>
545         * configure.ac: Remove option --disable-threads; require the use
546         of GNU Pth.
548 2005-04-27  Werner Koch  <wk@g10code.com>
550         * configure.ac: Removed OpenSC detection and options.
551         * acinclude.m4: Ditto.
553 2005-04-21  Werner Koch  <wk@g10code.com>
555         Released 1.9.16.
556         
557         * configure.ac: Do not build gpg by default.
559 2005-04-20  Werner Koch  <wk@g10code.com>
561         * configure.ac: Test whether GPG_ERR_LOCKED is declared and
562         provide a replacement if not.
564 2005-04-15  Werner Koch  <wk@g10code.com>
566         * configure.ac: Require libksba 0.9.11.
568 2005-04-15  Marcus Brinkmann  <marcus@g10code.de>
570         * configure.ac: Check for /usr/bin/shred and define SHRED.
571         
572         * configure.ac: Add --enable-symcryptrun, disabled by default.
573         Define automake variable BUILD_SYMCRYPTRUN.
574         Check for openpty -lutil, define LIBUTIL_LIBS.
576 2005-03-03  Werner Koch  <wk@g10code.com>
578         * acinclude.m4 (GNUPG_PTH_VERSION_CHECK): Accidently used
579         --ldflags instead of --cflags. Reported by Kazu Yamamoto.
581 2005-02-03  Werner Koch  <wk@g10code.com>
583         * AUTHORS: Copied from 1.4 and edited to refelct the changes in
584         1.9.
586 2005-01-17  Werner Koch  <wk@g10code.com>
588         * configure.ac: Make --without-included-regex work as expected.
589         Fixed FTP location info for some libraries.
591 2005-01-13  Werner Koch  <wk@g10code.com>
593         Released 1.9.15.
595         * acinclude.m4 (GNUPG_PTH_VERSION_CHECK): Link a simple test
596         program to see whether the installation is sane.
598 2005-01-07  Werner Koch  <wk@g10code.com>
600         * configure.ac: Require gpg-error 1.0.
602 2005-01-04  Werner Koch  <wk@g10code.com>
604         * configure.ac: Remove hack not to build gpg2 for W32.
605         * autogen.sh <build-w32>: Pass option --disable-gpg instead.
607 2004-12-22  Werner Koch  <wk@g10code.com>
609         Released 1.9.14.
611 2004-12-20  Werner Koch  <wk@g10code.com>
613         * configure.ac: Add PATHSEP_C and PATHSEP_S. For W32 let all
614         directories default to c:/gnupg.  Require libassuan 0.6.9.      
615         
616 2004-12-18  Werner Koch  <wk@g10code.com>
618         * configure.ac (AH_BOTTOM): Define EXEEXT_S.
620         * autogen.sh: Updated --build-w32 feature.
622 2004-12-15  Werner Koch  <wk@g10code.com>
624         * Makefile.am (SUBDIRS) [W32]: Do not build in tests/.
626         * acinclude.m4: Add proper macro name quoting for use with
627         automake 1.9.
629         * configure.ac: Add replacement check for ttyname.
630         Removed support for a included zlib.
632 2004-12-06  Werner Koch  <wk@g10code.com>
634         * configure.ac (have_w32_system): New.  Disable Pth checks for W32.
635         Link jnlib/w32-pth.h to pth.h.
637 2004-12-03  Werner Koch  <wk@g10code.com>
639         Released 1.9.13.
641 2004-11-26  Werner Koch  <wk@g10code.com>
643         * configure.ac: Replace strsep.  Replaced use of "target" by
644         "host".
645         
646 2004-10-22  Werner Koch  <wk@g10code.com>
648         Released 1.9.12.
650         * Makefile.am (AUTOMAKE_OPTIONS): Set option to create bzip2 tarball.
652 2004-10-01  Werner Koch  <wk@g10code.com>
654         Released 1.9.11.
656 2004-09-30  Werner Koch  <wk@g10code.com>
658         * README: Minor updates.
660 2004-09-30  gettextize  <bug-gnu-gettext@gnu.org>
662         * configure.ac (AM_GNU_GETTEXT_VERSION): Bump to 0.14.1.
664 2004-08-16  Werner Koch  <wk@g10code.de>
666         * configure.ac: Build Makefile for tests/pkits.  New option
667         --with-pkits-tests.
668         
669 2004-08-05  Werner Koch  <wk@g10code.de>
671         * configure.ac: Changed tests for libusb to also suuport the
672         stable version 0.1.x.
674 2004-07-22  Werner Koch  <wk@g10code.de>
676         Released 1.9.10.
678         * configure.ac: Define AM conditional HAVE_OPENSC.
680 2004-07-21  Werner Koch  <wk@g10code.de>
682         * configure.ac: Don't set DIE to no after it might has been set to
683         yes.
685 2004-07-20  Werner Koch  <wk@g10code.de>
687         * Makefile.am (sm): Build kbx only if gpgsm is to be build.
689 2004-07-20  Werner Koch  <wk@gnupg.org>
691         * configure.ac: New option --enable-agent-only.
693 2004-06-08  Werner Koch  <wk@gnupg.org>
695         Released 1.9.9.
697 2004-06-06  Werner Koch  <wk@gnupg.org>
699         * configure.ac: Require libksba 0.9.7.
701 2004-04-29  Werner Koch  <wk@gnupg.org>
703         Released 1.9.8.
705 2004-04-20  Werner Koch  <wk@gnupg.org>
707         * configure.ac: Remove the fopencookie test.  We don't need the
708         dummy function because we conditionally use fopencookie,
709         fpencookie or a replacement at place.
711 2004-04-02  Thomas Schwinge  <schwinge@nic-nac-project.de>
713         * autogen.sh: Added ACLOCAL_FLAGS.
715 2004-04-06  Werner Koch  <wk@gnupg.org>
717         Released 1.9.7.
719         * configure.ac: Require libgcrypt 1.1.94.
720         Introduce PACKAGE_GT and set it to gnupg2.
722 2004-03-23  Werner Koch  <wk@gnupg.org>
724         * configure.ac: Define SAFE_VERSION_DASH and SAFE_VERSION_DOT.
726 2004-03-09  Werner Koch  <wk@gnupg.org>
728         * configure.ac (NEED_GPG_ERROR_VERSION): Set to 0.7.
730 2004-03-06  Werner Koch  <wk@gnupg.org>
732         Released 1.9.6.
733         
734         * configure.ac: Check the Libgcrypt API.
736 2004-02-25  Werner Koch  <wk@gnupg.org>
738         * configure.ac: New option --disable-threads to inhibit
739         unintentional builds without Pth.
741 2004-02-21  Werner Koch  <wk@gnupg.org>
743         Released 1.9.5.
745 2004-02-20  Werner Koch  <wk@gnupg.org>
747         * configure.ac: Fixed URLs in the notice messages.
749 2004-02-18  Werner Koch  <wk@gnupg.org>
751         * acinclude.m4: Removed macros to detect gpg-error, libgcrypt,
752         libassuan and ksba as they are now distributed in m4/.
754 2004-02-13  Werner Koch  <wk@gnupg.org>
756         * configure.ac: Require libksba 0.9.4 and libgcrypt 1.1.92.
758 2004-02-12  Werner Koch  <wk@gnupg.org>
760         * autogen.sh: Removed cruft from debugging.
762         * am/cmacros.am: New.
764 2004-02-11  Werner Koch  <wk@gnupg.org>
766         * configure.ac: Removed the need for g10defs.h.  Reworked the
767         --with-foo-pgm stuff.
769         * autogen.sh (check_version): Removed bashism and simplified.
770         * acinclude.m4 (AM_PATH_OPENSC): Kludge to avoid error output for
771         a bad opensc-config.
773 2004-01-30  Werner Koch  <wk@gnupg.org>
775         Released 1.9.4.
777         * configure.ac: Require libksba 0.9.3 due to another bug fix there.
779 2004-01-29  Werner Koch  <wk@gnupg.org>
781         * README: Updated.
783         * configure.ac: Require libksba 0.9.2 due to bug fixes.
785 2004-01-24  Werner Koch  <wk@gnupg.org>
787         * configure.ac: Now requires libassuan 0.6.3.
789 2003-12-23  Werner Koch  <wk@gnupg.org>
791         Released 1.9.3.
793         * README-alpha: Removed.
794         * configure.ac, Makefile.am: Add the tests and tools directories.
796 2003-12-19  Werner Koch  <wk@gnupg.org>
798         * configure.ac: Now require libgcrypt 1.1.91 to help testing the
799         latest libgcrypt changes.  Requires libksab 0.9.1.
801 2003-12-17  Werner Koch  <wk@gnupg.org>
803         * configure.ac: Requires now libassuan 0.6.2.
804         (CFLAGS): Add --Wformat-noliteral in gcc mode.
806 2003-12-16  Werner Koch  <wk@gnupg.org>
808         * configure.ac: Check for funopen and fopencookie as part of the
809         jnlib checks.
811 2003-12-09  Werner Koch  <wk@gnupg.org>
813         * configure.ac: Add a min_automake_version.
814         * README.CVS: New.
815         * autogen.sh: Revamped except for the --build-w32 hack.
816         * Makefile.am: Add README.CVS
818 2003-11-17  Werner Koch  <wk@gnupg.org>
820         Release 1.9.2.
821         
822         * configure.ac: Requires now libassuan 0.6.1.
824 2003-10-31  Werner Koch  <wk@gnupg.org>
826         * configure.ac (NEED_KSBA_VERSION): Set to 0.9.0 due the changed
827         time interface.
829 2003-10-21  Werner Koch  <wk@gnupg.org>
831         * configure.ac (PRINTABLE_OS_NAME): Remove special case for The
832         Hurd; Robert Millan reported that the uname test is now
833         sufficient.
835 2003-10-01  Werner Koch  <wk@gnupg.org>
837         * configure.ac (AH_BOTTOM): Define GNUPG_MAJOR_VERSION. 
839 2003-09-23  Werner Koch  <wk@gnupg.org>
841         Merged most of David Shaw's changes in 1.3 since 2003-06-03.
842         
843         * configure.ac: Drop all TIGER/192 support.
844         (uint64_t): Check for UINT64_C to go along with uint64_t.
845         (getaddrinfo): Check for it.
846         (sigset_t): Check for sigset_t and struct sigaction.  This is for
847         Forte c89 on Solaris which seems to define only the function call
848         half of the two pairs by default.
849         (W32LIBS): Include wsock32 in W32LIBS.  This is different from
850         NETLIBS so we don't need to force other platforms to pull in the
851         netlibs when they aren't actually needed.
853 2003-09-06  Werner Koch  <wk@gnupg.org>
855         Released 1.9.1.
856         
857         * configure.ac: Require newer versions of some libraries.
859 2003-09-02  Werner Koch  <wk@gnupg.org>
861         * configure.ac (HAVE_LIBUSB): Added a simple test for libusb.
863 2003-08-19  Marcus Brinkmann  <marcus@g10code.de>
865         * configure.ac (AM_PATH_GPG_ERROR): Add missing comma in
866         invocation.
868 2003-08-06  Werner Koch  <wk@gnupg.org>
870         * configure.ac: Check for libgpg-error.  Print infos about missing
871         libraries more nicely.
872         * acinclude.m4 (AM_PATH_GPG_ERROR): Added.
874 2003-08-05  Werner Koch  <wk@gnupg.org>
876         Released 1.9.0.
877         
878         * configure.ac (GNUPG_DEFAULT_HONMEDIR): Changed back to ~/.gnupg.
879         
880 2003-07-31  Werner Koch  <wk@gnupg.org>
882         * Makefile.am (DISTCLEANFILES): Add g10defs.h
884 2003-06-18  Werner Koch  <wk@gnupg.org>
886         * configure.ac (GNUPG_DEFAULT_HOMEDIR): Changed temporary to
887         .gnupg2 to avoid accidential use with production keys.
889 2003-06-11  Werner Koch  <wk@gnupg.org>
891         * configure.ac: Merged all stuff from current 1.3 version in.
892         * acinclude.m4: Merged required macros from current 1.2 version in.
894 2003-06-04  Werner Koch  <wk@gnupg.org>
896         * configure.ac, Makefile.am: Enable building of gpg.
898 2003-04-29  Werner Koch  <wk@gnupg.org>
900         * configure.ac: Build a limited version of scdaemon if libopensc
901         is not available.
902         
903         * configure.ac (ALL_LINUGAS): Removed.
905         * Makefile.am (ACLOCAL_AMFLAGS): New.
906         * configure.ac (AM_GNU_GETTEXT_VERSION): New.  Set to 0.11.5.
908 2003-04-29  gettextize  <bug-gnu-gettext@gnu.org>
910         * Makefile.am (SUBDIRS): Add m4.
911         (ACLOCAL_AMFLAGS): New variable.
912         (EXTRA_DIST): Add scripts/config.rpath.
913         * configure.ac (AC_CONFIG_FILES): Add m4/Makefile.
915 2003-04-29  Werner Koch  <wk@gnupg.org>
917         * assuan/ : Removed.  We now use libassuan.
918         * Makefile.am (SUBDIRS): Removed assuan
920         * configure.ac: Check for libassuan.
922 2003-01-09  Werner Koch  <wk@gnupg.org>
924         * configure.ac (GNUPG_PROTECT_TOOL): New option --with-protect-tool. 
925         (NEED_KSBA_VERSION): Does now require 0.4.6.
927         * README: Noted where to find gpg-protect-tool. 
929 2002-10-31  Neal H. Walfield  <neal@g10code.de>
931         * configure.ac: Check for flockfile and funlockfile.  Check for
932         isascii and putc_unlocked replacing them if not found.
934         * configure.ac (PTH_LIBS): If pth is found, add the output of
935         `$PTH_CONFIG --ldflags`, not just `$PTH_CONFIG --libs`.
937 2002-10-19  Werner Koch  <wk@gnupg.org>
939         * configure.ac: Bumped version number to 1.9.0-cvs.
941         NewPG (Aegypten project) to GnuPG merge.
943 2002-09-20  Werner Koch  <wk@gnupg.org>
945         Released 0.9.2.
947 2002-09-05  Neal H. Walfield  <neal@g10code.de>
949         * configure.ac: Check for makeinfo.
951 2002-09-03  Neal H. Walfield  <neal@g10code.de>
953         * autogen.sh (have_version): New function.  Generalize and
954         simplify logic for finding and determining the versions of GNU
955         programs.  Use it.
957 2002-08-23  Werner Koch  <wk@gnupg.org>
959         Released 0.9.1.
961         * acinclude.m4 (AM_PATH_LIBGCRYPT): Updated from Libgcrypt.
962         (AM_PATH_OPENSC): Strip non-digits from the micro version.
964 2002-08-21  Werner Koch  <wk@gnupg.org>
966         Released 0.9.0.
968         * configure.ac: Changed the default homedir to .gnupg.
969         * README-alpha: Removed.
971 2002-08-19  Werner Koch  <wk@gnupg.org>
973         * acinclude.m4: Removed -lpcsclite from KSBA_LIBS; copy+paste bug.
975 2002-08-13  Werner Koch  <wk@gnupg.org>
977         * acinclude.m4 (AM_PATH_OPENSC, AM_PATH_KSBA): New.
978         * configure.ac: Use them.
980 2002-08-10  Werner Koch  <wk@gnupg.org>
982         Released 0.3.10.
983         
984         * configure.ac (NEED_LIBKSBA_VERSION): Require 0.4.4. Add support
985         for gettext.
987 2002-07-22  Werner Koch  <wk@gnupg.org>
989         * configure.ac: Check for ftello and provide a replacement.
991 2002-07-01  Werner Koch  <wk@gnupg.org>
993         Released 0.3.9.
994         
995         * README: Short note on how to export in pkcs-12 format.
997 2002-06-29  Werner Koch  <wk@gnupg.org>
999         * configure.ac: Define --with options to set the default location
1000         of the agent, scdaemon, pinentry and dirmngr.
1002 2002-06-27  Werner Koch  <wk@gnupg.org>
1004         * README: Short blurb on how to import a PKCS-12 file.
1006         * configure.ac (AH_BOTTOM): New to define some constants.
1008 2002-06-25  Werner Koch  <wk@gnupg.org>
1010         Released 0.3.8.
1011         
1012         * configure.ac (NEED_LIBGCRYPT_VERSION): Set to 1.1.8.
1014 2002-06-12  Werner Koch  <wk@gnupg.org>
1016         * configure.ac (NEED_LIBKSBA_VERSION): We need 0.4.3 now.
1018 2002-06-04  Werner Koch  <wk@gnupg.org>
1020         Released 0.3.7.
1022 2002-05-21  Werner Koch  <wk@gnupg.org>
1024         * configure.ac: We now require libgcrypt 1.1.7 and libksba 0.4.2.
1026 2002-05-14  Werner Koch  <wk@gnupg.org>
1028         * doc/: New
1029         * configure.ac, Makefile.am:  Added doc/ 
1031 2002-05-03  Werner Koch  <wk@gnupg.org>
1033         Released 0.3.6.
1035 2002-04-25  Werner Koch  <wk@gnupg.org>
1037         * configure.ac: Check for setlocale.
1039 2002-04-24  Marcus Brinkmann  <marcus@g10code.de>
1041         * configure.ac: Check for locale.h.
1043 2002-04-15  Werner Koch  <wk@gnupg.org>
1045         Released 0.3.5.
1046         
1047         * NEWS: Started to describe release notes.
1048         
1049         * configure.ac (NEED_LIBKSBA_VERSION, NEED_LIBGCRYPT_VERSION): Defined
1051 2002-04-01  Werner Koch  <wk@gnupg.org>
1053         Released 0.3.4.
1055 2002-03-18  Werner Koch  <wk@gnupg.org>
1057         Released 0.3.3.
1059 2002-03-08  Werner Koch  <wk@gnupg.org>
1061         * README: Add some explanation on how to specify a user ID.
1063 2002-03-06  Werner Koch  <wk@gnupg.org>
1065         Released 0.3.2.
1067 2002-03-04  Werner Koch  <wk@gnupg.org>
1069         Released 0.3.1.
1071         * README: Explained some options and files.
1073 2002-02-14  Werner Koch  <wk@gnupg.org>
1075         * configure.ac: Fixed status messages related to presence of Pth.
1077 2002-02-13  Werner Koch  <wk@gnupg.org>
1079         * acinclude.m4 (GNUPG_SYS_SO_PEERCRED): New.
1080         * configure.ac: use it.
1082 2002-02-12  Werner Koch  <wk@gnupg.org>
1084         * configure.ac: Check for PTH.  Provide replacement fucntions for
1085         apsrintf and fopencookie.
1087         * acinclude.m4 (GNUPG_PTH_VERSION_CHECK): New.
1089 2002-02-07  Werner Koch  <wk@gnupg.org>
1091         Released 0.3.0.
1093         * configure.ac: Require libgcrypt 1.1.6.
1095 2002-02-01  Marcus Brinkmann  <marcus@g10code.de>
1097         * configure.ac (KSBA_CONFIG): Remove superfluous x in front of
1098         variable.
1100 2002-01-26  Werner Koch  <wk@gnupg.org>
1102         * configure.ac: Add options to disable the build of some programs
1103         and print a configure status at the end.
1104         * acinclude.m4 (GNUPG_BUILD_PROGRAM): New.
1106         * scd/ : New.  Added to Makefile and configure.
1107         * configure.ac: Check for libopensc
1108         * Makefile.am: Build scd only when libopensc is available
1110 2002-01-23  Werner Koch  <wk@gnupg.org>
1112         * configure.ac (mkdtemp): See whether we have to provide a
1113         replacement.
1115 2001-12-18  Werner Koch  <wk@gnupg.org>
1117         Released 0.0.0.
1119 2001-12-17  Werner Koch  <wk@gnupg.org>
1121         * acinclude.m4: Add AM_PATH_LIBGCRYPT macro.
1122         * configure.ac: and use it here. Figure out the location of libksba
1124 2001-12-15  Werner Koch  <wk@gnupg.org>
1126         * configure.ac (missing_dir): Bail out if asprintf and fopencookie
1127         are not available.
1129 2001-12-04  Werner Koch  <wk@gnupg.org>
1131         * configure.ac (HAVE_JNLIB_LOGGING): always define it.
1133         
1134  Copyright 2001, 2002, 2003, 2004, 2005, 2006,
1135            2007 Free Software Foundation, Inc.
1137  This file is free software; as a special exception the author gives
1138  unlimited permission to copy and/or distribute it, with or without
1139  modifications, as long as this notice is preserved.
1141  This file is distributed in the hope that it will be useful, but
1142  WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
1143  implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
1144