1 2009-10-20 Marcus Brinkmann <marcus@g10code.com>
3 * configure.ac: Check for fusermount and encfs.
5 2009-10-16 Marcus Brinkmann <marcus@g10code.com>
7 * configure.ac: Check for libassuan instead of libassuan-pth.
9 2009-10-12 Werner Koch <wk@g10code.com>
11 * configure.ac: Use -O3 because newer gcc versions require that
12 for uninitialized variable warnings.
14 2009-09-23 Werner Koch <wk@g10code.com>
16 * configure.ac (HAVE_ASSUAN_SET_IO_MONITOR): Remove test.
17 (_ASSUAN_ONLY_GPG_ERRORS): Remove.
19 2009-09-23 Marcus Brinkmann <marcus@g10code.de>
21 * configure.ac (NEED_LIBASSUAN_API, NEED_LIBASSUAN_VERSION):
22 Update to new API (2, 1.1.0).
24 2009-09-21 Werner Koch <wk@g10code.com>
26 Start a new development branch in the SVN trunk. The stable one
27 is now known in the SVN as branches/GNUPG-STABLE-2-0.
29 2009-09-04 Werner Koch <wk@g10code.com>
33 2009-06-29 Werner Koch <wk@g10code.com>
35 * configure.ac: Take care of --without-adns. Suggested by
36 Arfrever Frehtes Taifersar Arahesis.
38 2009-06-17 Werner Koch <wk@g10code.com>
42 2009-06-05 David Shaw <dshaw@jabberwocky.com>
44 * configure.ac: Remove Camellia restriction.
46 2009-04-01 Werner Koch <wk@g10code.com>
48 * configure.ac: Test for fsync.
50 2009-03-18 Werner Koch <wk@g10code.com>
52 * configure.ac: Test for getrlimit.
54 2009-03-03 Werner Koch <wk@g10code.com>
58 2009-01-12 Werner Koch <wk@g10code.com>
62 2008-12-09 Werner Koch <wk@g10code.com>
66 2008-10-17 Werner Koch <wk@g10code.com>
68 * configure.ac: Use more warning options with modern GCCs.
70 2008-09-29 Werner Koch <wk@g10code.com>
72 * configure.ac: Require libgcrypt 1.4.
74 2008-08-27 David Shaw <dshaw@jabberwocky.com>
76 * configure.ac: Use printf for the most portable SVN version
79 * configure.ac: Darwin's /bin/sh has a builtin echo that doesn't
80 understand '-n'. Use tr to trim the carriage return instead.
82 2008-04-23 Werner Koch <wk@g10code.com>
84 * configure.ac: Call gl_HEADER_SYS_SOCKET and gl_TYPE_SOCKLEN_T.
86 2008-04-07 Werner Koch <wk@g10code.com>
88 * configure.ac (ADNSLIBS): Test for adns.
91 2008-04-01 Werner Koch <wk@g10code.com>
93 * configure.ac: Require curl 7.10 (Oct 1 2002) or later as we use
95 (AC_INIT): Fix quoting.
97 2008-03-27 Werner Koch <wk@g10code.com>
99 * Makefile.am (dist_doc_DATA): New. Install README.
101 2008-03-26 Werner Koch <wk@g10code.com>
105 2008-02-19 Werner Koch <wk@g10code.com>
107 * configure.ac: Remove --with-pkits-tests.
109 2008-02-15 Werner Koch <wk@g10code.com>
111 * gl/allocsa.h, gl/m4/allocsa.m4: Replace HAVE_LONG_LONG by
114 2008-02-15 gettextize <bug-gnu-gettext@gnu.org>
116 * configure.ac (AM_GNU_GETTEXT_VERSION): Bump to 0.17.
118 2007-12-20 Werner Koch <wk@g10code.com>
122 2007-12-17 Werner Koch <wk@g10code.com>
124 * configure.ac: Add treatment for HAVE_LDAP_START_TLS_SA.
126 2007-12-14 Werner Koch <wk@g10code.com>
130 2007-12-12 Werner Koch <wk@g10code.com>
132 * configure.ac (USE_CAMELLIA): Define by new option --enable-camellia.
134 2007-12-03 Werner Koch <wk@g10code.com>
136 * configure.ac: Add test gt_LC_MESSAGES..
138 2007-10-01 Werner Koch <wk@g10code.com>
140 * configure.ac: Require assuan 1.0.4.
142 2007-09-14 Werner Koch <wk@g10code.com>
144 * configure.ac (GNUPG_LIBASSUAN_VERSION): New.
146 2007-09-10 Werner Koch <wk@g10code.com>
150 2007-08-27 Werner Koch <wk@g10code.com>
152 * configure.ac: Remove remaining support for internal regex.
153 Define DISABLE_REGEX automake conditional. Add option
155 * autogen.sh [--build-w32]: Remove --disable-regex. Use --with-regex.
157 2007-08-16 Werner Koch <wk@g10code.com>
161 2007-08-08 Werner Koch <wk@g10code.com>
163 * configure.ac: Use AC_CANONICAL_HOST and not AC_CANONICAL_TARGET.
165 2007-07-09 Werner Koch <wk@g10code.com>
167 * configure.ac (AM_ICONV): Check for it even when building without
170 2007-07-05 Werner Koch <wk@g10code.com>
174 * configure.ac: Require libassuan 1.0.2.
176 2007-07-05 Marcus Brinkmann <marcus@g10code.de>
178 * configure.ac: Invoke AM_LANGINFO_CODESET.
180 2007-07-04 Werner Koch <wk@g10code.com>
182 * Makefile.am (AUTOMAKE_OPTIONS): Add no-dist-gzip.
184 Switched entire package to GPLv3+.
186 * configure.ac: Require libksba 1.0.2.
188 * COPYING: Updated to GPLv3.
189 * COPYING.LIB: New as jnlib/ uses this license.
191 * gl/: Switched to GPLv3+.
194 * configure.ac (AM_GNU_GETTEXT): Add external flag.
197 2007-07-03 Werner Koch <wk@g10code.com>
199 * configure.ac [W32]: Use ws2_32 instead of wsock32.
201 2007-06-25 Werner Koch <wk@g10code.com>
203 * gl/mkdtemp.c (gen_tempname) [MKDIR_TAKES_ONE_ARG]: Avoid
204 compiler warning by using the proper config macro.
206 2007-06-15 Werner Koch <wk@g10code.com>
208 * configure.ac: Call AM_PO_SUBDIRS.
211 * autogen.sh: Use = and not == in test to be POSIXly correct.
212 <build-w32>: Disable use of regex.
214 2007-06-14 Werner Koch <wk@g10code.com>
216 * configure.ac [AH_BOTTOM]: Remove the hardwired names of modules.
218 2007-06-12 Werner Koch <wk@g10code.com>
220 * configure.ac [AH_BOTTOM]: Define HTTP_NO_WSASTARTUP.
222 2007-06-11 Werner Koch <wk@g10code.com>
224 * am/cmacros.am (libcommonstd, libcommonpth, libcommonstd_ldadd)
225 (libcommonpth_ldadd): Add macros.
227 2007-06-06 Werner Koch <wk@g10code.com>
229 * configure.ac: Add a few notices message so make browsing of the
233 2007-05-30 Werner Koch <wk@g10code.com>
235 * configure.ac [W32]: Do not create a symlink to w32-pth.h.
236 Require the installation of the w32pth package.
238 2007-05-29 Werner Koch <wk@g10code.com>
240 * gl/: Updated to a newer version.
242 2007-05-24 Werner Koch <wk@g10code.com>
244 * configure.ac: Use -Wpointer-arith is possible.
246 2007-05-15 Werner Koch <wk@g10code.com>
248 * configure.ac: Renamed the estream macros. Remove -Wformat-nonliteral.
250 * configure.ac: Call ESTREAM_INIT and define the memory
251 allocators for estream_asprintf.
252 (gl_MODULES): Remove vasprintf.
254 2007-05-09 Werner Koch <wk@g10code.com>
258 2007-05-07 Werner Koch <wk@g10code.com>
260 * configure.ac: Require libgcrypt 1.2.2 to avoid compiler warnings.
262 2007-05-07 gettextize <bug-gnu-gettext@gnu.org>
264 * configure.ac (AM_GNU_GETTEXT_VERSION): Bump to 0.16.1.
266 2007-05-07 Werner Koch <wk@g10code.com>
268 * configure.ac: Bail out if no C-89 compiler has been found.
270 2007-05-04 Werner Koch <wk@g10code.com>
272 * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Add --enable-mailto
274 * configure.ac: Require automake 1.10
275 (AC_CONFIG_FILES): Rename gpgkeys_ to gpg2keys_.
276 (AM_PROG_CC_C_O): New.
278 2007-03-08 Werner Koch <wk@g10code.com>
282 * autogen.sh: Add option --force.
284 2007-01-31 Werner Koch <wk@g10code.com>
288 2006-11-30 Werner Koch <wk@g10code.com>
290 * configure.ac: Save original LIBS when testing for dlopen.
292 2006-11-28 Werner Koch <wk@g10code.com>
296 2006-11-23 Werner Koch <wk@g10code.com>
300 2006-11-21 Werner Koch <wk@g10code.com>
302 * configure.ac [AH_BOTTOM]: Disable PTH soft mapping.
303 (AC_CHECK_SIZEOF): Check for time_t.
304 (BUILD_INCLUDED_LIBINTL): Remove AM_PO_SUBDIRS as it is not
307 2006-11-15 Werner Koch <wk@g10code.com>
309 * autogen.sh: Add convenience option --build-amd64.
311 2006-11-14 Werner Koch <wk@g10code.com>
313 * configure.ac (HAVE_ASSUAN_SET_IO_MONITOR): Test for it.
315 2006-11-11 Werner Koch <wk@g10code.com>
319 2006-11-06 Werner Koch <wk@g10code.com>
323 2006-11-03 Werner Koch <wk@g10code.com>
325 * configure.ac: Test for pty.h. From Gentoo.
327 2006-10-24 Werner Koch <wk@g10code.com>
331 2006-10-20 Werner Koch <wk@g10code.com>
333 * Makefile.am (stowinstall): Add convenience target.
335 2006-10-18 Werner Koch <wk@g10code.com>
337 * configure.ac: svn revison magic fixes for old bashs. Suggested
340 2006-10-18 Werner Koch <wk@g10code.com>
344 2006-10-17 Werner Koch <wk@g10code.com>
346 * autogen.sh <--build-w32>: Test also for a host "mingw32".
348 * configure.ac: Removed W32LIBS. Use NETLIBS instead.
350 2006-10-11 Werner Koch <wk@g10code.com>
354 * configure.ac: Require libassuan 0.9.3.
356 2006-10-09 Werner Koch <wk@g10code.com>
358 * acinclude.m4: Moved pth check to m4/gnupg-pth.m4.
360 2006-10-06 Werner Koch <wk@g10code.com>
362 * configure.ac: Also check for libassuan's pth version.
364 2006-10-04 Werner Koch <wk@g10code.com>
368 * configure.ac: Require libassuan 0.9.1 which fixes a problem with
371 2006-09-27 Werner Koch <wk@g10code.com>
373 * gl/strsep.h, gl/strsep.c, gl/m4/strsep.m4: Removed.
374 * gl/strpbrk.h, gl/strpbrk.c, gl/m4/strpbrk.m4: Removed.
375 * gl/Makefile.am: Removed module strsep and strpbrk.
376 * configure.ac: Check for strsep in the context of jnlib. Remove
377 check from gl_MODULES. Moved check for timegm into the jnlib context.
379 2006-09-27 Marcus Brinkmann <marcus@g10code.de>
381 * Makefile.am: Fix cut & paste error.
383 2006-09-25 Werner Koch <wk@g10code.com>
387 2006-09-22 Werner Koch <wk@g10code.com>
389 * AUTHORS: Add information about used licenses.
391 2006-09-20 Werner Koch <wk@g10code.com>
393 * Makefile.am (dist-hook): Removed distfiles cruft.
394 (SUBDIRS): Added include
396 2006-09-18 Werner Koch <wk@g10code.com>
400 * configure.ac (--enable-agent-only): Donot build tools and doc
401 (--disable-tools,--disable-doc): New.
402 * Makefile.am (SUBDIRS): Allow to conditional build tools and doc.
404 2006-09-14 Werner Koch <wk@g10code.com>
406 Replaced all call gpg_error_from_errno(errno) by
407 gpg_error_from_syserror().
409 * configure.ac: Build gpg by default.
410 (GNUPG_SYS_SO_PEERCRED): Removed.
412 2006-09-13 Werner Koch <wk@g10code.com>
414 * autogen.sh: Better detection of the cross compiler kit.
416 2006-09-06 Marcus Brinkmann <marcus@g10code.de>
418 * configure.ac: New automake conditional RUN_GPG_TESTS.
420 2006-09-06 Werner Koch <wk@g10code.com>
422 * configure.ac: Define _ASSUAN_ONLY_GPG_ERRORS. Require Assuan
423 0.9 and libgpg-error 1.4
425 2006-08-31 Werner Koch <wk@g10code.com>
427 * configure.ac: Require libksba 1.0 and added API check for it.
428 (GPG_ERR_LOCKED): Removed DECL check as we require 1.2 anyway.
429 (have_libusb): New to give a feedback about CCID support
431 2006-08-21 Werner Koch <wk@g10code.com>
433 * configure.ac: Removed docbook tests.
434 (AC_CONFIG_FILES): Added gpgkeys_test and gpgkeys_mailto.
436 * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Enable gpg.
438 2006-08-17 Werner Koch <wk@g10code.com>
440 * THANKS: Merged with the 1.4 one.
442 2006-08-16 Werner Koch <wk@g10code.com>
444 * configure.ac: Removed test for capabilities and mlock.
446 2006-08-15 Werner Koch <wk@g10code.com>
448 * Makefile.am (keyserver): Enable building of keyserver helpers.
450 * configure.ac: Merged with the current configure from 1.4.5.
451 Require libgpg-error 1.2 and libksba 0.9.16.
453 2006-07-29 Marcus Brinkmann <marcus@g10code.de>
455 * README: Spelling fixes.
457 2006-07-27 Werner Koch <wk@g10code.com>
461 * configure.ac: Call AB_INIT.
463 2006-07-03 Werner Koch <wk@g10code.com>
465 * configure.ac: Test for ksba_dn_teststr.
467 2006-06-30 Werner Koch <wk@g10code.com>
469 * keyserver/: New. Taken from 1.4.4
470 * Makefile.am (SUBDIRS): Include keyserver/.
471 * configure.ac: Include keyserver/.
472 (FAKE_CURL, GPGKEYS_CURL): New.
474 2006-06-20 Werner Koch <wk@g10code.com>
478 2006-06-08 Marcus Brinkmann <marcus@g10code.de>
480 * configure.ac (PTH_LIBS): Add --all to pth-config invocation.
482 2006-05-24 Werner Koch <wk@g10code.com>
484 * configure.ac: New option --disable-optimization taked from 1.4.3.
486 2006-05-23 Werner Koch <wk@g10code.com>
488 * configure.ac (ZLIBS): New for zlib link commands. Add bzip2
491 2006-05-22 Werner Koch <wk@g10code.com>
493 * configure.ac (EXEEXT): New.
495 2006-04-18 Werner Koch <wk@g10code.com>
497 * configure.ac (PK_UID_CACHE_SIZE): New.
499 2006-04-07 Werner Koch <wk@g10code.com>
501 * configure.ac: Use new method to include the SVN revison. Now it
502 is the actual global revision number.
504 2005-12-20 Werner Koch <wk@g10code.com>
508 2005-11-28 Werner Koch <wk@g10code.com>
510 * configure.ac: Append the revision to the version string.
512 2005-11-13 Werner Koch <wk@g10code.com>
514 * am/cmacros.am (-DGNUPG_SYSCONFDIR): Define it.
516 2005-11-11 Werner Koch <wk@g10code.com>
518 * configure.ac (NEED_KSBA_VERSION: Require 0.9.13.
520 2005-09-12 Werner Koch <wk@g10code.com>
524 2005-08-01 Werner Koch <wk@g10code.com>
528 * configure.ac: Require libksba 0.9.12 to match new features in gpgsm.
530 2005-06-20 Werner Koch <wk@g10code.com>
534 2005-06-02 Werner Koch <wk@g10code.com>
536 * configure.ac (HAVE_PTH): Define as alias for USE_GNU_PTH. It is
537 used by common/estream.c.
539 2005-06-01 Werner Koch <wk@g10code.com>
541 * configure.ac (gl_INIT): Add gnulib stuff.
542 (fseeko, ftello, ttyname, isascii): Replaced the AC_REPLACE_FUNCS
544 (putc_unlocked): Removed check. Not used.
545 (strsep, mkdtemp, asprintf): Replaced checks by gnulib checks.
546 (xsize): Added will probably come handy soon.
547 (CFLAGS): Use -Wformat-security instead of
548 -Wformat-nonliteral. Add --Wno-format-y2k.
551 2005-05-15 Werner Koch <wk@g10code.com>
553 * configure.ac: Remove option --disable-threads; require the use
556 2005-04-27 Werner Koch <wk@g10code.com>
558 * configure.ac: Removed OpenSC detection and options.
559 * acinclude.m4: Ditto.
561 2005-04-21 Werner Koch <wk@g10code.com>
565 * configure.ac: Do not build gpg by default.
567 2005-04-20 Werner Koch <wk@g10code.com>
569 * configure.ac: Test whether GPG_ERR_LOCKED is declared and
570 provide a replacement if not.
572 2005-04-15 Werner Koch <wk@g10code.com>
574 * configure.ac: Require libksba 0.9.11.
576 2005-04-15 Marcus Brinkmann <marcus@g10code.de>
578 * configure.ac: Check for /usr/bin/shred and define SHRED.
580 * configure.ac: Add --enable-symcryptrun, disabled by default.
581 Define automake variable BUILD_SYMCRYPTRUN.
582 Check for openpty -lutil, define LIBUTIL_LIBS.
584 2005-03-03 Werner Koch <wk@g10code.com>
586 * acinclude.m4 (GNUPG_PTH_VERSION_CHECK): Accidently used
587 --ldflags instead of --cflags. Reported by Kazu Yamamoto.
589 2005-02-03 Werner Koch <wk@g10code.com>
591 * AUTHORS: Copied from 1.4 and edited to refelct the changes in
594 2005-01-17 Werner Koch <wk@g10code.com>
596 * configure.ac: Make --without-included-regex work as expected.
597 Fixed FTP location info for some libraries.
599 2005-01-13 Werner Koch <wk@g10code.com>
603 * acinclude.m4 (GNUPG_PTH_VERSION_CHECK): Link a simple test
604 program to see whether the installation is sane.
606 2005-01-07 Werner Koch <wk@g10code.com>
608 * configure.ac: Require gpg-error 1.0.
610 2005-01-04 Werner Koch <wk@g10code.com>
612 * configure.ac: Remove hack not to build gpg2 for W32.
613 * autogen.sh <build-w32>: Pass option --disable-gpg instead.
615 2004-12-22 Werner Koch <wk@g10code.com>
619 2004-12-20 Werner Koch <wk@g10code.com>
621 * configure.ac: Add PATHSEP_C and PATHSEP_S. For W32 let all
622 directories default to c:/gnupg. Require libassuan 0.6.9.
624 2004-12-18 Werner Koch <wk@g10code.com>
626 * configure.ac (AH_BOTTOM): Define EXEEXT_S.
628 * autogen.sh: Updated --build-w32 feature.
630 2004-12-15 Werner Koch <wk@g10code.com>
632 * Makefile.am (SUBDIRS) [W32]: Do not build in tests/.
634 * acinclude.m4: Add proper macro name quoting for use with
637 * configure.ac: Add replacement check for ttyname.
638 Removed support for a included zlib.
640 2004-12-06 Werner Koch <wk@g10code.com>
642 * configure.ac (have_w32_system): New. Disable Pth checks for W32.
643 Link jnlib/w32-pth.h to pth.h.
645 2004-12-03 Werner Koch <wk@g10code.com>
649 2004-11-26 Werner Koch <wk@g10code.com>
651 * configure.ac: Replace strsep. Replaced use of "target" by
654 2004-10-22 Werner Koch <wk@g10code.com>
658 * Makefile.am (AUTOMAKE_OPTIONS): Set option to create bzip2 tarball.
660 2004-10-01 Werner Koch <wk@g10code.com>
664 2004-09-30 Werner Koch <wk@g10code.com>
666 * README: Minor updates.
668 2004-09-30 gettextize <bug-gnu-gettext@gnu.org>
670 * configure.ac (AM_GNU_GETTEXT_VERSION): Bump to 0.14.1.
672 2004-08-16 Werner Koch <wk@g10code.de>
674 * configure.ac: Build Makefile for tests/pkits. New option
677 2004-08-05 Werner Koch <wk@g10code.de>
679 * configure.ac: Changed tests for libusb to also suuport the
680 stable version 0.1.x.
682 2004-07-22 Werner Koch <wk@g10code.de>
686 * configure.ac: Define AM conditional HAVE_OPENSC.
688 2004-07-21 Werner Koch <wk@g10code.de>
690 * configure.ac: Don't set DIE to no after it might has been set to
693 2004-07-20 Werner Koch <wk@g10code.de>
695 * Makefile.am (sm): Build kbx only if gpgsm is to be build.
697 2004-07-20 Werner Koch <wk@gnupg.org>
699 * configure.ac: New option --enable-agent-only.
701 2004-06-08 Werner Koch <wk@gnupg.org>
705 2004-06-06 Werner Koch <wk@gnupg.org>
707 * configure.ac: Require libksba 0.9.7.
709 2004-04-29 Werner Koch <wk@gnupg.org>
713 2004-04-20 Werner Koch <wk@gnupg.org>
715 * configure.ac: Remove the fopencookie test. We don't need the
716 dummy function because we conditionally use fopencookie,
717 fpencookie or a replacement at place.
719 2004-04-02 Thomas Schwinge <schwinge@nic-nac-project.de>
721 * autogen.sh: Added ACLOCAL_FLAGS.
723 2004-04-06 Werner Koch <wk@gnupg.org>
727 * configure.ac: Require libgcrypt 1.1.94.
728 Introduce PACKAGE_GT and set it to gnupg2.
730 2004-03-23 Werner Koch <wk@gnupg.org>
732 * configure.ac: Define SAFE_VERSION_DASH and SAFE_VERSION_DOT.
734 2004-03-09 Werner Koch <wk@gnupg.org>
736 * configure.ac (NEED_GPG_ERROR_VERSION): Set to 0.7.
738 2004-03-06 Werner Koch <wk@gnupg.org>
742 * configure.ac: Check the Libgcrypt API.
744 2004-02-25 Werner Koch <wk@gnupg.org>
746 * configure.ac: New option --disable-threads to inhibit
747 unintentional builds without Pth.
749 2004-02-21 Werner Koch <wk@gnupg.org>
753 2004-02-20 Werner Koch <wk@gnupg.org>
755 * configure.ac: Fixed URLs in the notice messages.
757 2004-02-18 Werner Koch <wk@gnupg.org>
759 * acinclude.m4: Removed macros to detect gpg-error, libgcrypt,
760 libassuan and ksba as they are now distributed in m4/.
762 2004-02-13 Werner Koch <wk@gnupg.org>
764 * configure.ac: Require libksba 0.9.4 and libgcrypt 1.1.92.
766 2004-02-12 Werner Koch <wk@gnupg.org>
768 * autogen.sh: Removed cruft from debugging.
770 * am/cmacros.am: New.
772 2004-02-11 Werner Koch <wk@gnupg.org>
774 * configure.ac: Removed the need for g10defs.h. Reworked the
775 --with-foo-pgm stuff.
777 * autogen.sh (check_version): Removed bashism and simplified.
778 * acinclude.m4 (AM_PATH_OPENSC): Kludge to avoid error output for
781 2004-01-30 Werner Koch <wk@gnupg.org>
785 * configure.ac: Require libksba 0.9.3 due to another bug fix there.
787 2004-01-29 Werner Koch <wk@gnupg.org>
791 * configure.ac: Require libksba 0.9.2 due to bug fixes.
793 2004-01-24 Werner Koch <wk@gnupg.org>
795 * configure.ac: Now requires libassuan 0.6.3.
797 2003-12-23 Werner Koch <wk@gnupg.org>
801 * README-alpha: Removed.
802 * configure.ac, Makefile.am: Add the tests and tools directories.
804 2003-12-19 Werner Koch <wk@gnupg.org>
806 * configure.ac: Now require libgcrypt 1.1.91 to help testing the
807 latest libgcrypt changes. Requires libksab 0.9.1.
809 2003-12-17 Werner Koch <wk@gnupg.org>
811 * configure.ac: Requires now libassuan 0.6.2.
812 (CFLAGS): Add --Wformat-noliteral in gcc mode.
814 2003-12-16 Werner Koch <wk@gnupg.org>
816 * configure.ac: Check for funopen and fopencookie as part of the
819 2003-12-09 Werner Koch <wk@gnupg.org>
821 * configure.ac: Add a min_automake_version.
823 * autogen.sh: Revamped except for the --build-w32 hack.
824 * Makefile.am: Add README.CVS
826 2003-11-17 Werner Koch <wk@gnupg.org>
830 * configure.ac: Requires now libassuan 0.6.1.
832 2003-10-31 Werner Koch <wk@gnupg.org>
834 * configure.ac (NEED_KSBA_VERSION): Set to 0.9.0 due the changed
837 2003-10-21 Werner Koch <wk@gnupg.org>
839 * configure.ac (PRINTABLE_OS_NAME): Remove special case for The
840 Hurd; Robert Millan reported that the uname test is now
843 2003-10-01 Werner Koch <wk@gnupg.org>
845 * configure.ac (AH_BOTTOM): Define GNUPG_MAJOR_VERSION.
847 2003-09-23 Werner Koch <wk@gnupg.org>
849 Merged most of David Shaw's changes in 1.3 since 2003-06-03.
851 * configure.ac: Drop all TIGER/192 support.
852 (uint64_t): Check for UINT64_C to go along with uint64_t.
853 (getaddrinfo): Check for it.
854 (sigset_t): Check for sigset_t and struct sigaction. This is for
855 Forte c89 on Solaris which seems to define only the function call
856 half of the two pairs by default.
857 (W32LIBS): Include wsock32 in W32LIBS. This is different from
858 NETLIBS so we don't need to force other platforms to pull in the
859 netlibs when they aren't actually needed.
861 2003-09-06 Werner Koch <wk@gnupg.org>
865 * configure.ac: Require newer versions of some libraries.
867 2003-09-02 Werner Koch <wk@gnupg.org>
869 * configure.ac (HAVE_LIBUSB): Added a simple test for libusb.
871 2003-08-19 Marcus Brinkmann <marcus@g10code.de>
873 * configure.ac (AM_PATH_GPG_ERROR): Add missing comma in
876 2003-08-06 Werner Koch <wk@gnupg.org>
878 * configure.ac: Check for libgpg-error. Print infos about missing
879 libraries more nicely.
880 * acinclude.m4 (AM_PATH_GPG_ERROR): Added.
882 2003-08-05 Werner Koch <wk@gnupg.org>
886 * configure.ac (GNUPG_DEFAULT_HONMEDIR): Changed back to ~/.gnupg.
888 2003-07-31 Werner Koch <wk@gnupg.org>
890 * Makefile.am (DISTCLEANFILES): Add g10defs.h
892 2003-06-18 Werner Koch <wk@gnupg.org>
894 * configure.ac (GNUPG_DEFAULT_HOMEDIR): Changed temporary to
895 .gnupg2 to avoid accidential use with production keys.
897 2003-06-11 Werner Koch <wk@gnupg.org>
899 * configure.ac: Merged all stuff from current 1.3 version in.
900 * acinclude.m4: Merged required macros from current 1.2 version in.
902 2003-06-04 Werner Koch <wk@gnupg.org>
904 * configure.ac, Makefile.am: Enable building of gpg.
906 2003-04-29 Werner Koch <wk@gnupg.org>
908 * configure.ac: Build a limited version of scdaemon if libopensc
911 * configure.ac (ALL_LINUGAS): Removed.
913 * Makefile.am (ACLOCAL_AMFLAGS): New.
914 * configure.ac (AM_GNU_GETTEXT_VERSION): New. Set to 0.11.5.
916 2003-04-29 gettextize <bug-gnu-gettext@gnu.org>
918 * Makefile.am (SUBDIRS): Add m4.
919 (ACLOCAL_AMFLAGS): New variable.
920 (EXTRA_DIST): Add scripts/config.rpath.
921 * configure.ac (AC_CONFIG_FILES): Add m4/Makefile.
923 2003-04-29 Werner Koch <wk@gnupg.org>
925 * assuan/ : Removed. We now use libassuan.
926 * Makefile.am (SUBDIRS): Removed assuan
928 * configure.ac: Check for libassuan.
930 2003-01-09 Werner Koch <wk@gnupg.org>
932 * configure.ac (GNUPG_PROTECT_TOOL): New option --with-protect-tool.
933 (NEED_KSBA_VERSION): Does now require 0.4.6.
935 * README: Noted where to find gpg-protect-tool.
937 2002-10-31 Neal H. Walfield <neal@g10code.de>
939 * configure.ac: Check for flockfile and funlockfile. Check for
940 isascii and putc_unlocked replacing them if not found.
942 * configure.ac (PTH_LIBS): If pth is found, add the output of
943 `$PTH_CONFIG --ldflags`, not just `$PTH_CONFIG --libs`.
945 2002-10-19 Werner Koch <wk@gnupg.org>
947 * configure.ac: Bumped version number to 1.9.0-cvs.
949 NewPG (Aegypten project) to GnuPG merge.
951 2002-09-20 Werner Koch <wk@gnupg.org>
955 2002-09-05 Neal H. Walfield <neal@g10code.de>
957 * configure.ac: Check for makeinfo.
959 2002-09-03 Neal H. Walfield <neal@g10code.de>
961 * autogen.sh (have_version): New function. Generalize and
962 simplify logic for finding and determining the versions of GNU
965 2002-08-23 Werner Koch <wk@gnupg.org>
969 * acinclude.m4 (AM_PATH_LIBGCRYPT): Updated from Libgcrypt.
970 (AM_PATH_OPENSC): Strip non-digits from the micro version.
972 2002-08-21 Werner Koch <wk@gnupg.org>
976 * configure.ac: Changed the default homedir to .gnupg.
977 * README-alpha: Removed.
979 2002-08-19 Werner Koch <wk@gnupg.org>
981 * acinclude.m4: Removed -lpcsclite from KSBA_LIBS; copy+paste bug.
983 2002-08-13 Werner Koch <wk@gnupg.org>
985 * acinclude.m4 (AM_PATH_OPENSC, AM_PATH_KSBA): New.
986 * configure.ac: Use them.
988 2002-08-10 Werner Koch <wk@gnupg.org>
992 * configure.ac (NEED_LIBKSBA_VERSION): Require 0.4.4. Add support
995 2002-07-22 Werner Koch <wk@gnupg.org>
997 * configure.ac: Check for ftello and provide a replacement.
999 2002-07-01 Werner Koch <wk@gnupg.org>
1003 * README: Short note on how to export in pkcs-12 format.
1005 2002-06-29 Werner Koch <wk@gnupg.org>
1007 * configure.ac: Define --with options to set the default location
1008 of the agent, scdaemon, pinentry and dirmngr.
1010 2002-06-27 Werner Koch <wk@gnupg.org>
1012 * README: Short blurb on how to import a PKCS-12 file.
1014 * configure.ac (AH_BOTTOM): New to define some constants.
1016 2002-06-25 Werner Koch <wk@gnupg.org>
1020 * configure.ac (NEED_LIBGCRYPT_VERSION): Set to 1.1.8.
1022 2002-06-12 Werner Koch <wk@gnupg.org>
1024 * configure.ac (NEED_LIBKSBA_VERSION): We need 0.4.3 now.
1026 2002-06-04 Werner Koch <wk@gnupg.org>
1030 2002-05-21 Werner Koch <wk@gnupg.org>
1032 * configure.ac: We now require libgcrypt 1.1.7 and libksba 0.4.2.
1034 2002-05-14 Werner Koch <wk@gnupg.org>
1037 * configure.ac, Makefile.am: Added doc/
1039 2002-05-03 Werner Koch <wk@gnupg.org>
1043 2002-04-25 Werner Koch <wk@gnupg.org>
1045 * configure.ac: Check for setlocale.
1047 2002-04-24 Marcus Brinkmann <marcus@g10code.de>
1049 * configure.ac: Check for locale.h.
1051 2002-04-15 Werner Koch <wk@gnupg.org>
1055 * NEWS: Started to describe release notes.
1057 * configure.ac (NEED_LIBKSBA_VERSION, NEED_LIBGCRYPT_VERSION): Defined
1059 2002-04-01 Werner Koch <wk@gnupg.org>
1063 2002-03-18 Werner Koch <wk@gnupg.org>
1067 2002-03-08 Werner Koch <wk@gnupg.org>
1069 * README: Add some explanation on how to specify a user ID.
1071 2002-03-06 Werner Koch <wk@gnupg.org>
1075 2002-03-04 Werner Koch <wk@gnupg.org>
1079 * README: Explained some options and files.
1081 2002-02-14 Werner Koch <wk@gnupg.org>
1083 * configure.ac: Fixed status messages related to presence of Pth.
1085 2002-02-13 Werner Koch <wk@gnupg.org>
1087 * acinclude.m4 (GNUPG_SYS_SO_PEERCRED): New.
1088 * configure.ac: use it.
1090 2002-02-12 Werner Koch <wk@gnupg.org>
1092 * configure.ac: Check for PTH. Provide replacement fucntions for
1093 apsrintf and fopencookie.
1095 * acinclude.m4 (GNUPG_PTH_VERSION_CHECK): New.
1097 2002-02-07 Werner Koch <wk@gnupg.org>
1101 * configure.ac: Require libgcrypt 1.1.6.
1103 2002-02-01 Marcus Brinkmann <marcus@g10code.de>
1105 * configure.ac (KSBA_CONFIG): Remove superfluous x in front of
1108 2002-01-26 Werner Koch <wk@gnupg.org>
1110 * configure.ac: Add options to disable the build of some programs
1111 and print a configure status at the end.
1112 * acinclude.m4 (GNUPG_BUILD_PROGRAM): New.
1114 * scd/ : New. Added to Makefile and configure.
1115 * configure.ac: Check for libopensc
1116 * Makefile.am: Build scd only when libopensc is available
1118 2002-01-23 Werner Koch <wk@gnupg.org>
1120 * configure.ac (mkdtemp): See whether we have to provide a
1123 2001-12-18 Werner Koch <wk@gnupg.org>
1127 2001-12-17 Werner Koch <wk@gnupg.org>
1129 * acinclude.m4: Add AM_PATH_LIBGCRYPT macro.
1130 * configure.ac: and use it here. Figure out the location of libksba
1132 2001-12-15 Werner Koch <wk@gnupg.org>
1134 * configure.ac (missing_dir): Bail out if asprintf and fopencookie
1137 2001-12-04 Werner Koch <wk@gnupg.org>
1139 * configure.ac (HAVE_JNLIB_LOGGING): always define it.
1142 Copyright 2001, 2002, 2003, 2004, 2005, 2006,
1143 2007 Free Software Foundation, Inc.
1145 This file is free software; as a special exception the author gives
1146 unlimited permission to copy and/or distribute it, with or without
1147 modifications, as long as this notice is preserved.
1149 This file is distributed in the hope that it will be useful, but
1150 WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
1151 implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.