2009-10-16 Marcus Brinkmann <marcus@g10code.com>
[gnupg.git] / ChangeLog
blob1fe8eba6c3ada125ac75c305561e21ff52cb8e08
1 2009-10-16  Marcus Brinkmann  <marcus@g10code.com>
3         * configure.ac: Check for libassuan instead of libassuan-pth.
5 2009-10-12  Werner Koch  <wk@g10code.com>
7         * configure.ac: Use -O3 because newer gcc versions require that
8         for uninitialized variable warnings.
10 2009-09-23  Werner Koch  <wk@g10code.com>
12         * configure.ac (HAVE_ASSUAN_SET_IO_MONITOR): Remove test.
13         (_ASSUAN_ONLY_GPG_ERRORS): Remove.
15 2009-09-23  Marcus Brinkmann  <marcus@g10code.de>
17         * configure.ac (NEED_LIBASSUAN_API, NEED_LIBASSUAN_VERSION):
18         Update to new API (2, 1.1.0).
20 2009-09-21  Werner Koch  <wk@g10code.com>
22         Start a new development branch in the SVN trunk.  The stable one
23         is now known in the SVN as branches/GNUPG-STABLE-2-0.
25 2009-09-04  Werner Koch  <wk@g10code.com>
27         Release 2.0.13.
29 2009-06-29  Werner Koch  <wk@g10code.com>
31         * configure.ac: Take care of --without-adns.  Suggested by
32         Arfrever Frehtes Taifersar Arahesis.
34 2009-06-17  Werner Koch  <wk@g10code.com>
36         Release 2.0.12.
38 2009-06-05  David Shaw  <dshaw@jabberwocky.com>
40         * configure.ac: Remove Camellia restriction.
42 2009-04-01  Werner Koch  <wk@g10code.com>
44         * configure.ac: Test for fsync.
46 2009-03-18  Werner Koch  <wk@g10code.com>
48         * configure.ac: Test for getrlimit.
50 2009-03-03  Werner Koch  <wk@g10code.com>
52         Release 2.0.11.
54 2009-01-12  Werner Koch  <wk@g10code.com>
56         Release 2.0.10.
58 2008-12-09  Werner Koch  <wk@g10code.com>
60         Release 2.0.10rc1.
62 2008-10-17  Werner Koch  <wk@g10code.com>
64         * configure.ac: Use more warning options with modern GCCs.
66 2008-09-29  Werner Koch  <wk@g10code.com>
68         * configure.ac: Require libgcrypt 1.4.
70 2008-08-27  David Shaw  <dshaw@jabberwocky.com>
72         * configure.ac: Use printf for the most portable SVN version
73         detection.
75         * configure.ac: Darwin's /bin/sh has a builtin echo that doesn't
76         understand '-n'.  Use tr to trim the carriage return instead.
78 2008-04-23  Werner Koch  <wk@g10code.com>
80         * configure.ac: Call gl_HEADER_SYS_SOCKET and gl_TYPE_SOCKLEN_T.
82 2008-04-07  Werner Koch  <wk@g10code.com>
84         * configure.ac (ADNSLIBS): Test for adns.
85         (GPGKEYS_KDNS): New.
87 2008-04-01  Werner Koch  <wk@g10code.com>
89         * configure.ac: Require curl 7.10 (Oct 1 2002) or later as we use
90         curl_version_info().
91         (AC_INIT): Fix quoting.
93 2008-03-27  Werner Koch  <wk@g10code.com>
95         * Makefile.am (dist_doc_DATA): New. Install README.
97 2008-03-26  Werner Koch  <wk@g10code.com>
99         Release 2.0.9.
101 2008-02-19  Werner Koch  <wk@g10code.com>
103         * configure.ac: Remove --with-pkits-tests.
105 2008-02-15  Werner Koch  <wk@g10code.com>
107         * gl/allocsa.h, gl/m4/allocsa.m4: Replace HAVE_LONG_LONG by
108         HAVE_LONG_LONG_INT.
110 2008-02-15  gettextize  <bug-gnu-gettext@gnu.org>
112         * configure.ac (AM_GNU_GETTEXT_VERSION): Bump to 0.17.
114 2007-12-20  Werner Koch  <wk@g10code.com>
116         Released 2.0.8.
118 2007-12-17  Werner Koch  <wk@g10code.com>
120         * configure.ac: Add treatment for HAVE_LDAP_START_TLS_SA.
122 2007-12-14  Werner Koch  <wk@g10code.com>
124         Released 2.0.8rc1.
126 2007-12-12  Werner Koch  <wk@g10code.com>
128         * configure.ac (USE_CAMELLIA): Define by new option --enable-camellia.
130 2007-12-03  Werner Koch  <wk@g10code.com>
132         * configure.ac: Add test gt_LC_MESSAGES..
134 2007-10-01  Werner Koch  <wk@g10code.com>
136         * configure.ac: Require assuan 1.0.4.
138 2007-09-14  Werner Koch  <wk@g10code.com>
140         * configure.ac (GNUPG_LIBASSUAN_VERSION): New.
142 2007-09-10  Werner Koch  <wk@g10code.com>
144         Released 2.0.7.
146 2007-08-27  Werner Koch  <wk@g10code.com>
148         * configure.ac: Remove remaining support for internal regex.
149         Define DISABLE_REGEX automake conditional.  Add option
150         --with-regex.
151         * autogen.sh [--build-w32]: Remove --disable-regex.  Use --with-regex.
153 2007-08-16  Werner Koch  <wk@g10code.com>
155         Released 2.0.6.
157 2007-08-08  Werner Koch  <wk@g10code.com>
159         * configure.ac: Use AC_CANONICAL_HOST and not AC_CANONICAL_TARGET.
161 2007-07-09  Werner Koch  <wk@g10code.com>
163         * configure.ac (AM_ICONV): Check for it even when building without
164         NLS.
166 2007-07-05  Werner Koch  <wk@g10code.com>
168         Released 2.0.5.
170         * configure.ac: Require libassuan 1.0.2.
172 2007-07-05  Marcus Brinkmann  <marcus@g10code.de>
174         * configure.ac: Invoke AM_LANGINFO_CODESET.
176 2007-07-04  Werner Koch  <wk@g10code.com>
178         * Makefile.am (AUTOMAKE_OPTIONS): Add no-dist-gzip.
180         Switched entire package to GPLv3+.
182         * configure.ac: Require libksba 1.0.2.
184         * COPYING:  Updated to GPLv3.
185         * COPYING.LIB: New as jnlib/ uses this license.
187         * gl/: Switched to GPLv3+.
189         * intl/ Removed.
190         * configure.ac (AM_GNU_GETTEXT): Add external flag.
191         (AM_ICONV): New.
193 2007-07-03  Werner Koch  <wk@g10code.com>
195         * configure.ac [W32]: Use ws2_32 instead of wsock32.
197 2007-06-25  Werner Koch  <wk@g10code.com>
199         * gl/mkdtemp.c (gen_tempname) [MKDIR_TAKES_ONE_ARG]: Avoid
200         compiler warning by using the proper config macro.
202 2007-06-15  Werner Koch  <wk@g10code.com>
204         * configure.ac: Call AM_PO_SUBDIRS.
205         (W32SOCKLIBS): New.
207         * autogen.sh: Use = and not == in test to be POSIXly correct.
208         <build-w32>: Disable use of regex.
210 2007-06-14  Werner Koch  <wk@g10code.com>
212         * configure.ac [AH_BOTTOM]: Remove the hardwired names of modules.
214 2007-06-12  Werner Koch  <wk@g10code.com>
216         * configure.ac [AH_BOTTOM]: Define HTTP_NO_WSASTARTUP.
218 2007-06-11  Werner Koch  <wk@g10code.com>
220         * am/cmacros.am (libcommonstd, libcommonpth, libcommonstd_ldadd)
221         (libcommonpth_ldadd): Add macros.
223 2007-06-06  Werner Koch  <wk@g10code.com>
225         * configure.ac: Add a few notices message so make browsing of the
226         log file easier.
227         (CC_FOR_BUILD): New.
229 2007-05-30  Werner Koch  <wk@g10code.com>
231         * configure.ac [W32]: Do not create a symlink to w32-pth.h.
232         Require the installation of the w32pth package.
234 2007-05-29  Werner Koch  <wk@g10code.com>
236         * gl/: Updated to a newer version.
238 2007-05-24  Werner Koch  <wk@g10code.com>
240         * configure.ac: Use -Wpointer-arith is possible.
242 2007-05-15  Werner Koch  <wk@g10code.com>
244         * configure.ac: Renamed the estream macros. Remove -Wformat-nonliteral.
246         * configure.ac: Call ESTREAM_INIT and define the memory
247         allocators for estream_asprintf.
248         (gl_MODULES): Remove vasprintf.
250 2007-05-09  Werner Koch  <wk@g10code.com>
252         Released 2.0.4.
254 2007-05-07  Werner Koch  <wk@g10code.com>
256         * configure.ac: Require libgcrypt 1.2.2 to avoid compiler warnings.
258 2007-05-07  gettextize  <bug-gnu-gettext@gnu.org>
260         * configure.ac (AM_GNU_GETTEXT_VERSION): Bump to 0.16.1.
262 2007-05-07  Werner Koch  <wk@g10code.com>
264         * configure.ac: Bail out if no C-89 compiler has been found.
266 2007-05-04  Werner Koch  <wk@g10code.com>
268         * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Add --enable-mailto
270         * configure.ac: Require automake 1.10
271         (AC_CONFIG_FILES): Rename gpgkeys_ to gpg2keys_.
272         (AM_PROG_CC_C_O): New.
274 2007-03-08  Werner Koch  <wk@g10code.com>
276         Released 2.0.3.
278         * autogen.sh: Add option --force.
280 2007-01-31  Werner Koch  <wk@g10code.com>
282         Released 2.0.2.
284 2006-11-30  Werner Koch  <wk@g10code.com>
286         * configure.ac: Save original LIBS when testing for dlopen.
288 2006-11-28  Werner Koch  <wk@g10code.com>
290         Released 2.0.1.
292 2006-11-23  Werner Koch  <wk@g10code.com>
294         Released 2.0.1rc1.
296 2006-11-21  Werner Koch  <wk@g10code.com>
298         * configure.ac [AH_BOTTOM]: Disable PTH soft mapping.
299         (AC_CHECK_SIZEOF): Check for time_t.
300         (BUILD_INCLUDED_LIBINTL): Remove AM_PO_SUBDIRS as it is not
301         required for C.
303 2006-11-15  Werner Koch  <wk@g10code.com>
305         * autogen.sh: Add convenience option --build-amd64.
307 2006-11-14  Werner Koch  <wk@g10code.com>
309         * configure.ac (HAVE_ASSUAN_SET_IO_MONITOR): Test for it.
311 2006-11-11  Werner Koch  <wk@g10code.com>
313         Released 2.0.0.
315 2006-11-06  Werner Koch  <wk@g10code.com>
317         Released 1.9.95.
319 2006-11-03  Werner Koch  <wk@g10code.com>
321         * configure.ac: Test for pty.h.  From Gentoo.
323 2006-10-24  Werner Koch  <wk@g10code.com>
325         Released 1.9.94.
327 2006-10-20  Werner Koch  <wk@g10code.com>
329         * Makefile.am (stowinstall): Add convenience target.
331 2006-10-18  Werner Koch  <wk@g10code.com>
333         * configure.ac: svn revison magic fixes for old bashs.  Suggested
334         by Alain Guibert.
336 2006-10-18  Werner Koch  <wk@g10code.com>
338         Released 1.9.93.
340 2006-10-17  Werner Koch  <wk@g10code.com>
342         * autogen.sh <--build-w32>: Test also for a host "mingw32".
344         * configure.ac: Removed W32LIBS. Use NETLIBS instead.
346 2006-10-11  Werner Koch  <wk@g10code.com>
348         Released 1.9.92.
350         * configure.ac: Require libassuan 0.9.3.
352 2006-10-09  Werner Koch  <wk@g10code.com>
354         * acinclude.m4: Moved pth check to m4/gnupg-pth.m4.
356 2006-10-06  Werner Koch  <wk@g10code.com>
358         * configure.ac: Also check for libassuan's pth version.
360 2006-10-04  Werner Koch  <wk@g10code.com>
362         Released 1.9.91.
364         * configure.ac: Require libassuan 0.9.1 which fixes a problem with
365         gpgsm.
367 2006-09-27  Werner Koch  <wk@g10code.com>
369         * gl/strsep.h, gl/strsep.c, gl/m4/strsep.m4: Removed.
370         * gl/strpbrk.h, gl/strpbrk.c, gl/m4/strpbrk.m4: Removed.
371         * gl/Makefile.am: Removed module strsep and strpbrk.
372         * configure.ac: Check for strsep in the context of jnlib.  Remove
373         check from gl_MODULES. Moved check for timegm into the jnlib context.
375 2006-09-27  Marcus Brinkmann  <marcus@g10code.de>
377         * Makefile.am: Fix cut & paste error.
379 2006-09-25  Werner Koch  <wk@g10code.com>
381         Released 1.9.90.
383 2006-09-22  Werner Koch  <wk@g10code.com>
385         * AUTHORS: Add information about used licenses.
387 2006-09-20  Werner Koch  <wk@g10code.com>
389         * Makefile.am (dist-hook): Removed distfiles cruft.
390         (SUBDIRS): Added include
392 2006-09-18  Werner Koch  <wk@g10code.com>
394         Released 1.9.23.
395         
396         * configure.ac (--enable-agent-only): Donot build tools and doc
397         (--disable-tools,--disable-doc): New.
398         * Makefile.am (SUBDIRS): Allow to conditional build tools and doc.
400 2006-09-14  Werner Koch  <wk@g10code.com>
402         Replaced all call gpg_error_from_errno(errno) by
403         gpg_error_from_syserror().
404         
405         * configure.ac: Build gpg by default.
406         (GNUPG_SYS_SO_PEERCRED): Removed.
408 2006-09-13  Werner Koch  <wk@g10code.com>
410         * autogen.sh: Better detection of the cross compiler kit.
412 2006-09-06  Marcus Brinkmann  <marcus@g10code.de>
414         * configure.ac: New automake conditional RUN_GPG_TESTS.
416 2006-09-06  Werner Koch  <wk@g10code.com>
418         * configure.ac: Define _ASSUAN_ONLY_GPG_ERRORS.  Require Assuan
419         0.9 and libgpg-error 1.4 
421 2006-08-31  Werner Koch  <wk@g10code.com>
423         * configure.ac: Require libksba 1.0 and added API check for it.
424         (GPG_ERR_LOCKED): Removed DECL check as we require 1.2 anyway.
425         (have_libusb): New to give a feedback about CCID support
427 2006-08-21  Werner Koch  <wk@g10code.com>
429         * configure.ac: Removed docbook tests.
430         (AC_CONFIG_FILES): Added gpgkeys_test and gpgkeys_mailto.
432         * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Enable gpg.
434 2006-08-17  Werner Koch  <wk@g10code.com>
436         * THANKS: Merged with the 1.4 one.
438 2006-08-16  Werner Koch  <wk@g10code.com>
440         * configure.ac: Removed test for capabilities and mlock.
442 2006-08-15  Werner Koch  <wk@g10code.com>
444         * Makefile.am (keyserver): Enable building of keyserver helpers.
446         * configure.ac: Merged with the current configure from 1.4.5.
447         Require libgpg-error 1.2 and libksba 0.9.16.
449 2006-07-29  Marcus Brinkmann  <marcus@g10code.de>
451         * README: Spelling fixes.
453 2006-07-27  Werner Koch  <wk@g10code.com>
455         Released 1.9.22.
457         * configure.ac: Call AB_INIT.
459 2006-07-03  Werner Koch  <wk@g10code.com>
461         * configure.ac: Test for ksba_dn_teststr. 
463 2006-06-30  Werner Koch  <wk@g10code.com>
465         * keyserver/: New.  Taken from 1.4.4
466         * Makefile.am (SUBDIRS): Include keyserver/.
467         * configure.ac: Include keyserver/.
468         (FAKE_CURL, GPGKEYS_CURL): New.
469         
470 2006-06-20  Werner Koch  <wk@g10code.com>
472         Released 1.9.21.
474 2006-06-08  Marcus Brinkmann  <marcus@g10code.de>
476         * configure.ac (PTH_LIBS): Add --all to pth-config invocation.
478 2006-05-24  Werner Koch  <wk@g10code.com>
480         * configure.ac: New option --disable-optimization taked from 1.4.3.
482 2006-05-23  Werner Koch  <wk@g10code.com>
484         * configure.ac (ZLIBS): New for zlib link commands. Add bzip2
485         support.
487 2006-05-22  Werner Koch  <wk@g10code.com>
489         * configure.ac (EXEEXT): New.
491 2006-04-18  Werner Koch  <wk@g10code.com>
493         * configure.ac (PK_UID_CACHE_SIZE): New.
495 2006-04-07  Werner Koch  <wk@g10code.com>
497         * configure.ac: Use new method to include the SVN revison.  Now it
498         is the actual global revision number.
500 2005-12-20  Werner Koch  <wk@g10code.com>
502         Released 1.9.20.
504 2005-11-28  Werner Koch  <wk@g10code.com>
506         * configure.ac: Append the revision to the version string.
508 2005-11-13  Werner Koch  <wk@g10code.com>
510         * am/cmacros.am (-DGNUPG_SYSCONFDIR): Define it.
512 2005-11-11  Werner Koch  <wk@g10code.com>
514         * configure.ac (NEED_KSBA_VERSION: Require 0.9.13.
516 2005-09-12  Werner Koch  <wk@g10code.com>
518         Released 1.9.19.
520 2005-08-01  Werner Koch  <wk@g10code.com>
522         Released 1.9.18.
523         
524         * configure.ac: Require libksba 0.9.12 to match new features in gpgsm.
526 2005-06-20  Werner Koch  <wk@g10code.com>
528         Released 1.9.17.
530 2005-06-02  Werner Koch  <wk@g10code.com>
532         * configure.ac (HAVE_PTH): Define as alias for USE_GNU_PTH.  It is
533         used by common/estream.c.
535 2005-06-01  Werner Koch  <wk@g10code.com>
537         * configure.ac (gl_INIT): Add gnulib stuff.
538         (fseeko, ftello, ttyname, isascii): Replaced the AC_REPLACE_FUNCS
539         by a simple check.
540         (putc_unlocked): Removed check.  Not used.
541         (strsep, mkdtemp, asprintf): Replaced checks by gnulib checks.
542         (xsize): Added will probably come handy soon.
543         (CFLAGS): Use -Wformat-security instead of
544         -Wformat-nonliteral. Add --Wno-format-y2k.
545         * gl/, gl/m4/: New.
547 2005-05-15  Werner Koch  <wk@g10code.com>
549         * configure.ac: Remove option --disable-threads; require the use
550         of GNU Pth.
552 2005-04-27  Werner Koch  <wk@g10code.com>
554         * configure.ac: Removed OpenSC detection and options.
555         * acinclude.m4: Ditto.
557 2005-04-21  Werner Koch  <wk@g10code.com>
559         Released 1.9.16.
560         
561         * configure.ac: Do not build gpg by default.
563 2005-04-20  Werner Koch  <wk@g10code.com>
565         * configure.ac: Test whether GPG_ERR_LOCKED is declared and
566         provide a replacement if not.
568 2005-04-15  Werner Koch  <wk@g10code.com>
570         * configure.ac: Require libksba 0.9.11.
572 2005-04-15  Marcus Brinkmann  <marcus@g10code.de>
574         * configure.ac: Check for /usr/bin/shred and define SHRED.
575         
576         * configure.ac: Add --enable-symcryptrun, disabled by default.
577         Define automake variable BUILD_SYMCRYPTRUN.
578         Check for openpty -lutil, define LIBUTIL_LIBS.
580 2005-03-03  Werner Koch  <wk@g10code.com>
582         * acinclude.m4 (GNUPG_PTH_VERSION_CHECK): Accidently used
583         --ldflags instead of --cflags. Reported by Kazu Yamamoto.
585 2005-02-03  Werner Koch  <wk@g10code.com>
587         * AUTHORS: Copied from 1.4 and edited to refelct the changes in
588         1.9.
590 2005-01-17  Werner Koch  <wk@g10code.com>
592         * configure.ac: Make --without-included-regex work as expected.
593         Fixed FTP location info for some libraries.
595 2005-01-13  Werner Koch  <wk@g10code.com>
597         Released 1.9.15.
599         * acinclude.m4 (GNUPG_PTH_VERSION_CHECK): Link a simple test
600         program to see whether the installation is sane.
602 2005-01-07  Werner Koch  <wk@g10code.com>
604         * configure.ac: Require gpg-error 1.0.
606 2005-01-04  Werner Koch  <wk@g10code.com>
608         * configure.ac: Remove hack not to build gpg2 for W32.
609         * autogen.sh <build-w32>: Pass option --disable-gpg instead.
611 2004-12-22  Werner Koch  <wk@g10code.com>
613         Released 1.9.14.
615 2004-12-20  Werner Koch  <wk@g10code.com>
617         * configure.ac: Add PATHSEP_C and PATHSEP_S. For W32 let all
618         directories default to c:/gnupg.  Require libassuan 0.6.9.      
619         
620 2004-12-18  Werner Koch  <wk@g10code.com>
622         * configure.ac (AH_BOTTOM): Define EXEEXT_S.
624         * autogen.sh: Updated --build-w32 feature.
626 2004-12-15  Werner Koch  <wk@g10code.com>
628         * Makefile.am (SUBDIRS) [W32]: Do not build in tests/.
630         * acinclude.m4: Add proper macro name quoting for use with
631         automake 1.9.
633         * configure.ac: Add replacement check for ttyname.
634         Removed support for a included zlib.
636 2004-12-06  Werner Koch  <wk@g10code.com>
638         * configure.ac (have_w32_system): New.  Disable Pth checks for W32.
639         Link jnlib/w32-pth.h to pth.h.
641 2004-12-03  Werner Koch  <wk@g10code.com>
643         Released 1.9.13.
645 2004-11-26  Werner Koch  <wk@g10code.com>
647         * configure.ac: Replace strsep.  Replaced use of "target" by
648         "host".
649         
650 2004-10-22  Werner Koch  <wk@g10code.com>
652         Released 1.9.12.
654         * Makefile.am (AUTOMAKE_OPTIONS): Set option to create bzip2 tarball.
656 2004-10-01  Werner Koch  <wk@g10code.com>
658         Released 1.9.11.
660 2004-09-30  Werner Koch  <wk@g10code.com>
662         * README: Minor updates.
664 2004-09-30  gettextize  <bug-gnu-gettext@gnu.org>
666         * configure.ac (AM_GNU_GETTEXT_VERSION): Bump to 0.14.1.
668 2004-08-16  Werner Koch  <wk@g10code.de>
670         * configure.ac: Build Makefile for tests/pkits.  New option
671         --with-pkits-tests.
672         
673 2004-08-05  Werner Koch  <wk@g10code.de>
675         * configure.ac: Changed tests for libusb to also suuport the
676         stable version 0.1.x.
678 2004-07-22  Werner Koch  <wk@g10code.de>
680         Released 1.9.10.
682         * configure.ac: Define AM conditional HAVE_OPENSC.
684 2004-07-21  Werner Koch  <wk@g10code.de>
686         * configure.ac: Don't set DIE to no after it might has been set to
687         yes.
689 2004-07-20  Werner Koch  <wk@g10code.de>
691         * Makefile.am (sm): Build kbx only if gpgsm is to be build.
693 2004-07-20  Werner Koch  <wk@gnupg.org>
695         * configure.ac: New option --enable-agent-only.
697 2004-06-08  Werner Koch  <wk@gnupg.org>
699         Released 1.9.9.
701 2004-06-06  Werner Koch  <wk@gnupg.org>
703         * configure.ac: Require libksba 0.9.7.
705 2004-04-29  Werner Koch  <wk@gnupg.org>
707         Released 1.9.8.
709 2004-04-20  Werner Koch  <wk@gnupg.org>
711         * configure.ac: Remove the fopencookie test.  We don't need the
712         dummy function because we conditionally use fopencookie,
713         fpencookie or a replacement at place.
715 2004-04-02  Thomas Schwinge  <schwinge@nic-nac-project.de>
717         * autogen.sh: Added ACLOCAL_FLAGS.
719 2004-04-06  Werner Koch  <wk@gnupg.org>
721         Released 1.9.7.
723         * configure.ac: Require libgcrypt 1.1.94.
724         Introduce PACKAGE_GT and set it to gnupg2.
726 2004-03-23  Werner Koch  <wk@gnupg.org>
728         * configure.ac: Define SAFE_VERSION_DASH and SAFE_VERSION_DOT.
730 2004-03-09  Werner Koch  <wk@gnupg.org>
732         * configure.ac (NEED_GPG_ERROR_VERSION): Set to 0.7.
734 2004-03-06  Werner Koch  <wk@gnupg.org>
736         Released 1.9.6.
737         
738         * configure.ac: Check the Libgcrypt API.
740 2004-02-25  Werner Koch  <wk@gnupg.org>
742         * configure.ac: New option --disable-threads to inhibit
743         unintentional builds without Pth.
745 2004-02-21  Werner Koch  <wk@gnupg.org>
747         Released 1.9.5.
749 2004-02-20  Werner Koch  <wk@gnupg.org>
751         * configure.ac: Fixed URLs in the notice messages.
753 2004-02-18  Werner Koch  <wk@gnupg.org>
755         * acinclude.m4: Removed macros to detect gpg-error, libgcrypt,
756         libassuan and ksba as they are now distributed in m4/.
758 2004-02-13  Werner Koch  <wk@gnupg.org>
760         * configure.ac: Require libksba 0.9.4 and libgcrypt 1.1.92.
762 2004-02-12  Werner Koch  <wk@gnupg.org>
764         * autogen.sh: Removed cruft from debugging.
766         * am/cmacros.am: New.
768 2004-02-11  Werner Koch  <wk@gnupg.org>
770         * configure.ac: Removed the need for g10defs.h.  Reworked the
771         --with-foo-pgm stuff.
773         * autogen.sh (check_version): Removed bashism and simplified.
774         * acinclude.m4 (AM_PATH_OPENSC): Kludge to avoid error output for
775         a bad opensc-config.
777 2004-01-30  Werner Koch  <wk@gnupg.org>
779         Released 1.9.4.
781         * configure.ac: Require libksba 0.9.3 due to another bug fix there.
783 2004-01-29  Werner Koch  <wk@gnupg.org>
785         * README: Updated.
787         * configure.ac: Require libksba 0.9.2 due to bug fixes.
789 2004-01-24  Werner Koch  <wk@gnupg.org>
791         * configure.ac: Now requires libassuan 0.6.3.
793 2003-12-23  Werner Koch  <wk@gnupg.org>
795         Released 1.9.3.
797         * README-alpha: Removed.
798         * configure.ac, Makefile.am: Add the tests and tools directories.
800 2003-12-19  Werner Koch  <wk@gnupg.org>
802         * configure.ac: Now require libgcrypt 1.1.91 to help testing the
803         latest libgcrypt changes.  Requires libksab 0.9.1.
805 2003-12-17  Werner Koch  <wk@gnupg.org>
807         * configure.ac: Requires now libassuan 0.6.2.
808         (CFLAGS): Add --Wformat-noliteral in gcc mode.
810 2003-12-16  Werner Koch  <wk@gnupg.org>
812         * configure.ac: Check for funopen and fopencookie as part of the
813         jnlib checks.
815 2003-12-09  Werner Koch  <wk@gnupg.org>
817         * configure.ac: Add a min_automake_version.
818         * README.CVS: New.
819         * autogen.sh: Revamped except for the --build-w32 hack.
820         * Makefile.am: Add README.CVS
822 2003-11-17  Werner Koch  <wk@gnupg.org>
824         Release 1.9.2.
825         
826         * configure.ac: Requires now libassuan 0.6.1.
828 2003-10-31  Werner Koch  <wk@gnupg.org>
830         * configure.ac (NEED_KSBA_VERSION): Set to 0.9.0 due the changed
831         time interface.
833 2003-10-21  Werner Koch  <wk@gnupg.org>
835         * configure.ac (PRINTABLE_OS_NAME): Remove special case for The
836         Hurd; Robert Millan reported that the uname test is now
837         sufficient.
839 2003-10-01  Werner Koch  <wk@gnupg.org>
841         * configure.ac (AH_BOTTOM): Define GNUPG_MAJOR_VERSION. 
843 2003-09-23  Werner Koch  <wk@gnupg.org>
845         Merged most of David Shaw's changes in 1.3 since 2003-06-03.
846         
847         * configure.ac: Drop all TIGER/192 support.
848         (uint64_t): Check for UINT64_C to go along with uint64_t.
849         (getaddrinfo): Check for it.
850         (sigset_t): Check for sigset_t and struct sigaction.  This is for
851         Forte c89 on Solaris which seems to define only the function call
852         half of the two pairs by default.
853         (W32LIBS): Include wsock32 in W32LIBS.  This is different from
854         NETLIBS so we don't need to force other platforms to pull in the
855         netlibs when they aren't actually needed.
857 2003-09-06  Werner Koch  <wk@gnupg.org>
859         Released 1.9.1.
860         
861         * configure.ac: Require newer versions of some libraries.
863 2003-09-02  Werner Koch  <wk@gnupg.org>
865         * configure.ac (HAVE_LIBUSB): Added a simple test for libusb.
867 2003-08-19  Marcus Brinkmann  <marcus@g10code.de>
869         * configure.ac (AM_PATH_GPG_ERROR): Add missing comma in
870         invocation.
872 2003-08-06  Werner Koch  <wk@gnupg.org>
874         * configure.ac: Check for libgpg-error.  Print infos about missing
875         libraries more nicely.
876         * acinclude.m4 (AM_PATH_GPG_ERROR): Added.
878 2003-08-05  Werner Koch  <wk@gnupg.org>
880         Released 1.9.0.
881         
882         * configure.ac (GNUPG_DEFAULT_HONMEDIR): Changed back to ~/.gnupg.
883         
884 2003-07-31  Werner Koch  <wk@gnupg.org>
886         * Makefile.am (DISTCLEANFILES): Add g10defs.h
888 2003-06-18  Werner Koch  <wk@gnupg.org>
890         * configure.ac (GNUPG_DEFAULT_HOMEDIR): Changed temporary to
891         .gnupg2 to avoid accidential use with production keys.
893 2003-06-11  Werner Koch  <wk@gnupg.org>
895         * configure.ac: Merged all stuff from current 1.3 version in.
896         * acinclude.m4: Merged required macros from current 1.2 version in.
898 2003-06-04  Werner Koch  <wk@gnupg.org>
900         * configure.ac, Makefile.am: Enable building of gpg.
902 2003-04-29  Werner Koch  <wk@gnupg.org>
904         * configure.ac: Build a limited version of scdaemon if libopensc
905         is not available.
906         
907         * configure.ac (ALL_LINUGAS): Removed.
909         * Makefile.am (ACLOCAL_AMFLAGS): New.
910         * configure.ac (AM_GNU_GETTEXT_VERSION): New.  Set to 0.11.5.
912 2003-04-29  gettextize  <bug-gnu-gettext@gnu.org>
914         * Makefile.am (SUBDIRS): Add m4.
915         (ACLOCAL_AMFLAGS): New variable.
916         (EXTRA_DIST): Add scripts/config.rpath.
917         * configure.ac (AC_CONFIG_FILES): Add m4/Makefile.
919 2003-04-29  Werner Koch  <wk@gnupg.org>
921         * assuan/ : Removed.  We now use libassuan.
922         * Makefile.am (SUBDIRS): Removed assuan
924         * configure.ac: Check for libassuan.
926 2003-01-09  Werner Koch  <wk@gnupg.org>
928         * configure.ac (GNUPG_PROTECT_TOOL): New option --with-protect-tool. 
929         (NEED_KSBA_VERSION): Does now require 0.4.6.
931         * README: Noted where to find gpg-protect-tool. 
933 2002-10-31  Neal H. Walfield  <neal@g10code.de>
935         * configure.ac: Check for flockfile and funlockfile.  Check for
936         isascii and putc_unlocked replacing them if not found.
938         * configure.ac (PTH_LIBS): If pth is found, add the output of
939         `$PTH_CONFIG --ldflags`, not just `$PTH_CONFIG --libs`.
941 2002-10-19  Werner Koch  <wk@gnupg.org>
943         * configure.ac: Bumped version number to 1.9.0-cvs.
945         NewPG (Aegypten project) to GnuPG merge.
947 2002-09-20  Werner Koch  <wk@gnupg.org>
949         Released 0.9.2.
951 2002-09-05  Neal H. Walfield  <neal@g10code.de>
953         * configure.ac: Check for makeinfo.
955 2002-09-03  Neal H. Walfield  <neal@g10code.de>
957         * autogen.sh (have_version): New function.  Generalize and
958         simplify logic for finding and determining the versions of GNU
959         programs.  Use it.
961 2002-08-23  Werner Koch  <wk@gnupg.org>
963         Released 0.9.1.
965         * acinclude.m4 (AM_PATH_LIBGCRYPT): Updated from Libgcrypt.
966         (AM_PATH_OPENSC): Strip non-digits from the micro version.
968 2002-08-21  Werner Koch  <wk@gnupg.org>
970         Released 0.9.0.
972         * configure.ac: Changed the default homedir to .gnupg.
973         * README-alpha: Removed.
975 2002-08-19  Werner Koch  <wk@gnupg.org>
977         * acinclude.m4: Removed -lpcsclite from KSBA_LIBS; copy+paste bug.
979 2002-08-13  Werner Koch  <wk@gnupg.org>
981         * acinclude.m4 (AM_PATH_OPENSC, AM_PATH_KSBA): New.
982         * configure.ac: Use them.
984 2002-08-10  Werner Koch  <wk@gnupg.org>
986         Released 0.3.10.
987         
988         * configure.ac (NEED_LIBKSBA_VERSION): Require 0.4.4. Add support
989         for gettext.
991 2002-07-22  Werner Koch  <wk@gnupg.org>
993         * configure.ac: Check for ftello and provide a replacement.
995 2002-07-01  Werner Koch  <wk@gnupg.org>
997         Released 0.3.9.
998         
999         * README: Short note on how to export in pkcs-12 format.
1001 2002-06-29  Werner Koch  <wk@gnupg.org>
1003         * configure.ac: Define --with options to set the default location
1004         of the agent, scdaemon, pinentry and dirmngr.
1006 2002-06-27  Werner Koch  <wk@gnupg.org>
1008         * README: Short blurb on how to import a PKCS-12 file.
1010         * configure.ac (AH_BOTTOM): New to define some constants.
1012 2002-06-25  Werner Koch  <wk@gnupg.org>
1014         Released 0.3.8.
1015         
1016         * configure.ac (NEED_LIBGCRYPT_VERSION): Set to 1.1.8.
1018 2002-06-12  Werner Koch  <wk@gnupg.org>
1020         * configure.ac (NEED_LIBKSBA_VERSION): We need 0.4.3 now.
1022 2002-06-04  Werner Koch  <wk@gnupg.org>
1024         Released 0.3.7.
1026 2002-05-21  Werner Koch  <wk@gnupg.org>
1028         * configure.ac: We now require libgcrypt 1.1.7 and libksba 0.4.2.
1030 2002-05-14  Werner Koch  <wk@gnupg.org>
1032         * doc/: New
1033         * configure.ac, Makefile.am:  Added doc/ 
1035 2002-05-03  Werner Koch  <wk@gnupg.org>
1037         Released 0.3.6.
1039 2002-04-25  Werner Koch  <wk@gnupg.org>
1041         * configure.ac: Check for setlocale.
1043 2002-04-24  Marcus Brinkmann  <marcus@g10code.de>
1045         * configure.ac: Check for locale.h.
1047 2002-04-15  Werner Koch  <wk@gnupg.org>
1049         Released 0.3.5.
1050         
1051         * NEWS: Started to describe release notes.
1052         
1053         * configure.ac (NEED_LIBKSBA_VERSION, NEED_LIBGCRYPT_VERSION): Defined
1055 2002-04-01  Werner Koch  <wk@gnupg.org>
1057         Released 0.3.4.
1059 2002-03-18  Werner Koch  <wk@gnupg.org>
1061         Released 0.3.3.
1063 2002-03-08  Werner Koch  <wk@gnupg.org>
1065         * README: Add some explanation on how to specify a user ID.
1067 2002-03-06  Werner Koch  <wk@gnupg.org>
1069         Released 0.3.2.
1071 2002-03-04  Werner Koch  <wk@gnupg.org>
1073         Released 0.3.1.
1075         * README: Explained some options and files.
1077 2002-02-14  Werner Koch  <wk@gnupg.org>
1079         * configure.ac: Fixed status messages related to presence of Pth.
1081 2002-02-13  Werner Koch  <wk@gnupg.org>
1083         * acinclude.m4 (GNUPG_SYS_SO_PEERCRED): New.
1084         * configure.ac: use it.
1086 2002-02-12  Werner Koch  <wk@gnupg.org>
1088         * configure.ac: Check for PTH.  Provide replacement fucntions for
1089         apsrintf and fopencookie.
1091         * acinclude.m4 (GNUPG_PTH_VERSION_CHECK): New.
1093 2002-02-07  Werner Koch  <wk@gnupg.org>
1095         Released 0.3.0.
1097         * configure.ac: Require libgcrypt 1.1.6.
1099 2002-02-01  Marcus Brinkmann  <marcus@g10code.de>
1101         * configure.ac (KSBA_CONFIG): Remove superfluous x in front of
1102         variable.
1104 2002-01-26  Werner Koch  <wk@gnupg.org>
1106         * configure.ac: Add options to disable the build of some programs
1107         and print a configure status at the end.
1108         * acinclude.m4 (GNUPG_BUILD_PROGRAM): New.
1110         * scd/ : New.  Added to Makefile and configure.
1111         * configure.ac: Check for libopensc
1112         * Makefile.am: Build scd only when libopensc is available
1114 2002-01-23  Werner Koch  <wk@gnupg.org>
1116         * configure.ac (mkdtemp): See whether we have to provide a
1117         replacement.
1119 2001-12-18  Werner Koch  <wk@gnupg.org>
1121         Released 0.0.0.
1123 2001-12-17  Werner Koch  <wk@gnupg.org>
1125         * acinclude.m4: Add AM_PATH_LIBGCRYPT macro.
1126         * configure.ac: and use it here. Figure out the location of libksba
1128 2001-12-15  Werner Koch  <wk@gnupg.org>
1130         * configure.ac (missing_dir): Bail out if asprintf and fopencookie
1131         are not available.
1133 2001-12-04  Werner Koch  <wk@gnupg.org>
1135         * configure.ac (HAVE_JNLIB_LOGGING): always define it.
1137         
1138  Copyright 2001, 2002, 2003, 2004, 2005, 2006,
1139            2007 Free Software Foundation, Inc.
1141  This file is free software; as a special exception the author gives
1142  unlimited permission to copy and/or distribute it, with or without
1143  modifications, as long as this notice is preserved.
1145  This file is distributed in the hope that it will be useful, but
1146  WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
1147  implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
1148