1 2009-01-12 Werner Koch <wk@g10code.com>
5 2008-12-09 Werner Koch <wk@g10code.com>
9 2008-10-17 Werner Koch <wk@g10code.com>
11 * configure.ac: Use more warning options with modern GCCs.
13 2008-09-29 Werner Koch <wk@g10code.com>
15 * configure.ac: Require libgcrypt 1.4.
17 2008-08-27 David Shaw <dshaw@jabberwocky.com>
19 * configure.ac: Use printf for the most portable SVN version
22 * configure.ac: Darwin's /bin/sh has a builtin echo that doesn't
23 understand '-n'. Use tr to trim the carriage return instead.
25 2008-04-23 Werner Koch <wk@g10code.com>
27 * configure.ac: Call gl_HEADER_SYS_SOCKET and gl_TYPE_SOCKLEN_T.
29 2008-04-07 Werner Koch <wk@g10code.com>
31 * configure.ac (ADNSLIBS): Test for adns.
34 2008-04-01 Werner Koch <wk@g10code.com>
36 * configure.ac: Require curl 7.10 (Oct 1 2002) or later as we use
38 (AC_INIT): Fix quoting.
40 2008-03-27 Werner Koch <wk@g10code.com>
42 * Makefile.am (dist_doc_DATA): New. Install README.
44 2008-03-26 Werner Koch <wk@g10code.com>
48 2008-02-19 Werner Koch <wk@g10code.com>
50 * configure.ac: Remove --with-pkits-tests.
52 2008-02-15 Werner Koch <wk@g10code.com>
54 * gl/allocsa.h, gl/m4/allocsa.m4: Replace HAVE_LONG_LONG by
57 2008-02-15 gettextize <bug-gnu-gettext@gnu.org>
59 * configure.ac (AM_GNU_GETTEXT_VERSION): Bump to 0.17.
61 2007-12-20 Werner Koch <wk@g10code.com>
65 2007-12-17 Werner Koch <wk@g10code.com>
67 * configure.ac: Add treatment for HAVE_LDAP_START_TLS_SA.
69 2007-12-14 Werner Koch <wk@g10code.com>
73 2007-12-12 Werner Koch <wk@g10code.com>
75 * configure.ac (USE_CAMELLIA): Define by new option --enable-camellia.
77 2007-12-03 Werner Koch <wk@g10code.com>
79 * configure.ac: Add test gt_LC_MESSAGES..
81 2007-10-01 Werner Koch <wk@g10code.com>
83 * configure.ac: Require assuan 1.0.4.
85 2007-09-14 Werner Koch <wk@g10code.com>
87 * configure.ac (GNUPG_LIBASSUAN_VERSION): New.
89 2007-09-10 Werner Koch <wk@g10code.com>
93 2007-08-27 Werner Koch <wk@g10code.com>
95 * configure.ac: Remove remaining support for internal regex.
96 Define DISABLE_REGEX automake conditional. Add option
98 * autogen.sh [--build-w32]: Remove --disable-regex. Use --with-regex.
100 2007-08-16 Werner Koch <wk@g10code.com>
104 2007-08-08 Werner Koch <wk@g10code.com>
106 * configure.ac: Use AC_CANONICAL_HOST and not AC_CANONICAL_TARGET.
108 2007-07-09 Werner Koch <wk@g10code.com>
110 * configure.ac (AM_ICONV): Check for it even when building without
113 2007-07-05 Werner Koch <wk@g10code.com>
117 * configure.ac: Require libassuan 1.0.2.
119 2007-07-05 Marcus Brinkmann <marcus@g10code.de>
121 * configure.ac: Invoke AM_LANGINFO_CODESET.
123 2007-07-04 Werner Koch <wk@g10code.com>
125 * Makefile.am (AUTOMAKE_OPTIONS): Add no-dist-gzip.
127 Switched entire package to GPLv3+.
129 * configure.ac: Require libksba 1.0.2.
131 * COPYING: Updated to GPLv3.
132 * COPYING.LIB: New as jnlib/ uses this license.
134 * gl/: Switched to GPLv3+.
137 * configure.ac (AM_GNU_GETTEXT): Add external flag.
140 2007-07-03 Werner Koch <wk@g10code.com>
142 * configure.ac [W32]: Use ws2_32 instead of wsock32.
144 2007-06-25 Werner Koch <wk@g10code.com>
146 * gl/mkdtemp.c (gen_tempname) [MKDIR_TAKES_ONE_ARG]: Avoid
147 compiler warning by using the proper config macro.
149 2007-06-15 Werner Koch <wk@g10code.com>
151 * configure.ac: Call AM_PO_SUBDIRS.
154 * autogen.sh: Use = and not == in test to be POSIXly correct.
155 <build-w32>: Disable use of regex.
157 2007-06-14 Werner Koch <wk@g10code.com>
159 * configure.ac [AH_BOTTOM]: Remove the hardwired names of modules.
161 2007-06-12 Werner Koch <wk@g10code.com>
163 * configure.ac [AH_BOTTOM]: Define HTTP_NO_WSASTARTUP.
165 2007-06-11 Werner Koch <wk@g10code.com>
167 * am/cmacros.am (libcommonstd, libcommonpth, libcommonstd_ldadd)
168 (libcommonpth_ldadd): Add macros.
170 2007-06-06 Werner Koch <wk@g10code.com>
172 * configure.ac: Add a few notices message so make browsing of the
176 2007-05-30 Werner Koch <wk@g10code.com>
178 * configure.ac [W32]: Do not create a symlink to w32-pth.h.
179 Require the installation of the w32pth package.
181 2007-05-29 Werner Koch <wk@g10code.com>
183 * gl/: Updated to a newer version.
185 2007-05-24 Werner Koch <wk@g10code.com>
187 * configure.ac: Use -Wpointer-arith is possible.
189 2007-05-15 Werner Koch <wk@g10code.com>
191 * configure.ac: Renamed the estream macros. Remove -Wformat-nonliteral.
193 * configure.ac: Call ESTREAM_INIT and define the memory
194 allocators for estream_asprintf.
195 (gl_MODULES): Remove vasprintf.
197 2007-05-09 Werner Koch <wk@g10code.com>
201 2007-05-07 Werner Koch <wk@g10code.com>
203 * configure.ac: Require libgcrypt 1.2.2 to avoid compiler warnings.
205 2007-05-07 gettextize <bug-gnu-gettext@gnu.org>
207 * configure.ac (AM_GNU_GETTEXT_VERSION): Bump to 0.16.1.
209 2007-05-07 Werner Koch <wk@g10code.com>
211 * configure.ac: Bail out if no C-89 compiler has been found.
213 2007-05-04 Werner Koch <wk@g10code.com>
215 * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Add --enable-mailto
217 * configure.ac: Require automake 1.10
218 (AC_CONFIG_FILES): Rename gpgkeys_ to gpg2keys_.
219 (AM_PROG_CC_C_O): New.
221 2007-03-08 Werner Koch <wk@g10code.com>
225 * autogen.sh: Add option --force.
227 2007-01-31 Werner Koch <wk@g10code.com>
231 2006-11-30 Werner Koch <wk@g10code.com>
233 * configure.ac: Save original LIBS when testing for dlopen.
235 2006-11-28 Werner Koch <wk@g10code.com>
239 2006-11-23 Werner Koch <wk@g10code.com>
243 2006-11-21 Werner Koch <wk@g10code.com>
245 * configure.ac [AH_BOTTOM]: Disable PTH soft mapping.
246 (AC_CHECK_SIZEOF): Check for time_t.
247 (BUILD_INCLUDED_LIBINTL): Remove AM_PO_SUBDIRS as it is not
250 2006-11-15 Werner Koch <wk@g10code.com>
252 * autogen.sh: Add convenience option --build-amd64.
254 2006-11-14 Werner Koch <wk@g10code.com>
256 * configure.ac (HAVE_ASSUAN_SET_IO_MONITOR): Test for it.
258 2006-11-11 Werner Koch <wk@g10code.com>
262 2006-11-06 Werner Koch <wk@g10code.com>
266 2006-11-03 Werner Koch <wk@g10code.com>
268 * configure.ac: Test for pty.h. From Gentoo.
270 2006-10-24 Werner Koch <wk@g10code.com>
274 2006-10-20 Werner Koch <wk@g10code.com>
276 * Makefile.am (stowinstall): Add convenience target.
278 2006-10-18 Werner Koch <wk@g10code.com>
280 * configure.ac: svn revison magic fixes for old bashs. Suggested
283 2006-10-18 Werner Koch <wk@g10code.com>
287 2006-10-17 Werner Koch <wk@g10code.com>
289 * autogen.sh <--build-w32>: Test also for a host "mingw32".
291 * configure.ac: Removed W32LIBS. Use NETLIBS instead.
293 2006-10-11 Werner Koch <wk@g10code.com>
297 * configure.ac: Require libassuan 0.9.3.
299 2006-10-09 Werner Koch <wk@g10code.com>
301 * acinclude.m4: Moved pth check to m4/gnupg-pth.m4.
303 2006-10-06 Werner Koch <wk@g10code.com>
305 * configure.ac: Also check for libassuan's pth version.
307 2006-10-04 Werner Koch <wk@g10code.com>
311 * configure.ac: Require libassuan 0.9.1 which fixes a problem with
314 2006-09-27 Werner Koch <wk@g10code.com>
316 * gl/strsep.h, gl/strsep.c, gl/m4/strsep.m4: Removed.
317 * gl/strpbrk.h, gl/strpbrk.c, gl/m4/strpbrk.m4: Removed.
318 * gl/Makefile.am: Removed module strsep and strpbrk.
319 * configure.ac: Check for strsep in the context of jnlib. Remove
320 check from gl_MODULES. Moved check for timegm into the jnlib context.
322 2006-09-27 Marcus Brinkmann <marcus@g10code.de>
324 * Makefile.am: Fix cut & paste error.
326 2006-09-25 Werner Koch <wk@g10code.com>
330 2006-09-22 Werner Koch <wk@g10code.com>
332 * AUTHORS: Add information about used licenses.
334 2006-09-20 Werner Koch <wk@g10code.com>
336 * Makefile.am (dist-hook): Removed distfiles cruft.
337 (SUBDIRS): Added include
339 2006-09-18 Werner Koch <wk@g10code.com>
343 * configure.ac (--enable-agent-only): Donot build tools and doc
344 (--disable-tools,--disable-doc): New.
345 * Makefile.am (SUBDIRS): Allow to conditional build tools and doc.
347 2006-09-14 Werner Koch <wk@g10code.com>
349 Replaced all call gpg_error_from_errno(errno) by
350 gpg_error_from_syserror().
352 * configure.ac: Build gpg by default.
353 (GNUPG_SYS_SO_PEERCRED): Removed.
355 2006-09-13 Werner Koch <wk@g10code.com>
357 * autogen.sh: Better detection of the cross compiler kit.
359 2006-09-06 Marcus Brinkmann <marcus@g10code.de>
361 * configure.ac: New automake conditional RUN_GPG_TESTS.
363 2006-09-06 Werner Koch <wk@g10code.com>
365 * configure.ac: Define _ASSUAN_ONLY_GPG_ERRORS. Require Assuan
366 0.9 and libgpg-error 1.4
368 2006-08-31 Werner Koch <wk@g10code.com>
370 * configure.ac: Require libksba 1.0 and added API check for it.
371 (GPG_ERR_LOCKED): Removed DECL check as we require 1.2 anyway.
372 (have_libusb): New to give a feedback about CCID support
374 2006-08-21 Werner Koch <wk@g10code.com>
376 * configure.ac: Removed docbook tests.
377 (AC_CONFIG_FILES): Added gpgkeys_test and gpgkeys_mailto.
379 * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Enable gpg.
381 2006-08-17 Werner Koch <wk@g10code.com>
383 * THANKS: Merged with the 1.4 one.
385 2006-08-16 Werner Koch <wk@g10code.com>
387 * configure.ac: Removed test for capabilities and mlock.
389 2006-08-15 Werner Koch <wk@g10code.com>
391 * Makefile.am (keyserver): Enable building of keyserver helpers.
393 * configure.ac: Merged with the current configure from 1.4.5.
394 Require libgpg-error 1.2 and libksba 0.9.16.
396 2006-07-29 Marcus Brinkmann <marcus@g10code.de>
398 * README: Spelling fixes.
400 2006-07-27 Werner Koch <wk@g10code.com>
404 * configure.ac: Call AB_INIT.
406 2006-07-03 Werner Koch <wk@g10code.com>
408 * configure.ac: Test for ksba_dn_teststr.
410 2006-06-30 Werner Koch <wk@g10code.com>
412 * keyserver/: New. Taken from 1.4.4
413 * Makefile.am (SUBDIRS): Include keyserver/.
414 * configure.ac: Include keyserver/.
415 (FAKE_CURL, GPGKEYS_CURL): New.
417 2006-06-20 Werner Koch <wk@g10code.com>
421 2006-06-08 Marcus Brinkmann <marcus@g10code.de>
423 * configure.ac (PTH_LIBS): Add --all to pth-config invocation.
425 2006-05-24 Werner Koch <wk@g10code.com>
427 * configure.ac: New option --disable-optimization taked from 1.4.3.
429 2006-05-23 Werner Koch <wk@g10code.com>
431 * configure.ac (ZLIBS): New for zlib link commands. Add bzip2
434 2006-05-22 Werner Koch <wk@g10code.com>
436 * configure.ac (EXEEXT): New.
438 2006-04-18 Werner Koch <wk@g10code.com>
440 * configure.ac (PK_UID_CACHE_SIZE): New.
442 2006-04-07 Werner Koch <wk@g10code.com>
444 * configure.ac: Use new method to include the SVN revison. Now it
445 is the actual global revision number.
447 2005-12-20 Werner Koch <wk@g10code.com>
451 2005-11-28 Werner Koch <wk@g10code.com>
453 * configure.ac: Append the revision to the version string.
455 2005-11-13 Werner Koch <wk@g10code.com>
457 * am/cmacros.am (-DGNUPG_SYSCONFDIR): Define it.
459 2005-11-11 Werner Koch <wk@g10code.com>
461 * configure.ac (NEED_KSBA_VERSION: Require 0.9.13.
463 2005-09-12 Werner Koch <wk@g10code.com>
467 2005-08-01 Werner Koch <wk@g10code.com>
471 * configure.ac: Require libksba 0.9.12 to match new features in gpgsm.
473 2005-06-20 Werner Koch <wk@g10code.com>
477 2005-06-02 Werner Koch <wk@g10code.com>
479 * configure.ac (HAVE_PTH): Define as alias for USE_GNU_PTH. It is
480 used by common/estream.c.
482 2005-06-01 Werner Koch <wk@g10code.com>
484 * configure.ac (gl_INIT): Add gnulib stuff.
485 (fseeko, ftello, ttyname, isascii): Replaced the AC_REPLACE_FUNCS
487 (putc_unlocked): Removed check. Not used.
488 (strsep, mkdtemp, asprintf): Replaced checks by gnulib checks.
489 (xsize): Added will probably come handy soon.
490 (CFLAGS): Use -Wformat-security instead of
491 -Wformat-nonliteral. Add --Wno-format-y2k.
494 2005-05-15 Werner Koch <wk@g10code.com>
496 * configure.ac: Remove option --disable-threads; require the use
499 2005-04-27 Werner Koch <wk@g10code.com>
501 * configure.ac: Removed OpenSC detection and options.
502 * acinclude.m4: Ditto.
504 2005-04-21 Werner Koch <wk@g10code.com>
508 * configure.ac: Do not build gpg by default.
510 2005-04-20 Werner Koch <wk@g10code.com>
512 * configure.ac: Test whether GPG_ERR_LOCKED is declared and
513 provide a replacement if not.
515 2005-04-15 Werner Koch <wk@g10code.com>
517 * configure.ac: Require libksba 0.9.11.
519 2005-04-15 Marcus Brinkmann <marcus@g10code.de>
521 * configure.ac: Check for /usr/bin/shred and define SHRED.
523 * configure.ac: Add --enable-symcryptrun, disabled by default.
524 Define automake variable BUILD_SYMCRYPTRUN.
525 Check for openpty -lutil, define LIBUTIL_LIBS.
527 2005-03-03 Werner Koch <wk@g10code.com>
529 * acinclude.m4 (GNUPG_PTH_VERSION_CHECK): Accidently used
530 --ldflags instead of --cflags. Reported by Kazu Yamamoto.
532 2005-02-03 Werner Koch <wk@g10code.com>
534 * AUTHORS: Copied from 1.4 and edited to refelct the changes in
537 2005-01-17 Werner Koch <wk@g10code.com>
539 * configure.ac: Make --without-included-regex work as expected.
540 Fixed FTP location info for some libraries.
542 2005-01-13 Werner Koch <wk@g10code.com>
546 * acinclude.m4 (GNUPG_PTH_VERSION_CHECK): Link a simple test
547 program to see whether the installation is sane.
549 2005-01-07 Werner Koch <wk@g10code.com>
551 * configure.ac: Require gpg-error 1.0.
553 2005-01-04 Werner Koch <wk@g10code.com>
555 * configure.ac: Remove hack not to build gpg2 for W32.
556 * autogen.sh <build-w32>: Pass option --disable-gpg instead.
558 2004-12-22 Werner Koch <wk@g10code.com>
562 2004-12-20 Werner Koch <wk@g10code.com>
564 * configure.ac: Add PATHSEP_C and PATHSEP_S. For W32 let all
565 directories default to c:/gnupg. Require libassuan 0.6.9.
567 2004-12-18 Werner Koch <wk@g10code.com>
569 * configure.ac (AH_BOTTOM): Define EXEEXT_S.
571 * autogen.sh: Updated --build-w32 feature.
573 2004-12-15 Werner Koch <wk@g10code.com>
575 * Makefile.am (SUBDIRS) [W32]: Do not build in tests/.
577 * acinclude.m4: Add proper macro name quoting for use with
580 * configure.ac: Add replacement check for ttyname.
581 Removed support for a included zlib.
583 2004-12-06 Werner Koch <wk@g10code.com>
585 * configure.ac (have_w32_system): New. Disable Pth checks for W32.
586 Link jnlib/w32-pth.h to pth.h.
588 2004-12-03 Werner Koch <wk@g10code.com>
592 2004-11-26 Werner Koch <wk@g10code.com>
594 * configure.ac: Replace strsep. Replaced use of "target" by
597 2004-10-22 Werner Koch <wk@g10code.com>
601 * Makefile.am (AUTOMAKE_OPTIONS): Set option to create bzip2 tarball.
603 2004-10-01 Werner Koch <wk@g10code.com>
607 2004-09-30 Werner Koch <wk@g10code.com>
609 * README: Minor updates.
611 2004-09-30 gettextize <bug-gnu-gettext@gnu.org>
613 * configure.ac (AM_GNU_GETTEXT_VERSION): Bump to 0.14.1.
615 2004-08-16 Werner Koch <wk@g10code.de>
617 * configure.ac: Build Makefile for tests/pkits. New option
620 2004-08-05 Werner Koch <wk@g10code.de>
622 * configure.ac: Changed tests for libusb to also suuport the
623 stable version 0.1.x.
625 2004-07-22 Werner Koch <wk@g10code.de>
629 * configure.ac: Define AM conditional HAVE_OPENSC.
631 2004-07-21 Werner Koch <wk@g10code.de>
633 * configure.ac: Don't set DIE to no after it might has been set to
636 2004-07-20 Werner Koch <wk@g10code.de>
638 * Makefile.am (sm): Build kbx only if gpgsm is to be build.
640 2004-07-20 Werner Koch <wk@gnupg.org>
642 * configure.ac: New option --enable-agent-only.
644 2004-06-08 Werner Koch <wk@gnupg.org>
648 2004-06-06 Werner Koch <wk@gnupg.org>
650 * configure.ac: Require libksba 0.9.7.
652 2004-04-29 Werner Koch <wk@gnupg.org>
656 2004-04-20 Werner Koch <wk@gnupg.org>
658 * configure.ac: Remove the fopencookie test. We don't need the
659 dummy function because we conditionally use fopencookie,
660 fpencookie or a replacement at place.
662 2004-04-02 Thomas Schwinge <schwinge@nic-nac-project.de>
664 * autogen.sh: Added ACLOCAL_FLAGS.
666 2004-04-06 Werner Koch <wk@gnupg.org>
670 * configure.ac: Require libgcrypt 1.1.94.
671 Introduce PACKAGE_GT and set it to gnupg2.
673 2004-03-23 Werner Koch <wk@gnupg.org>
675 * configure.ac: Define SAFE_VERSION_DASH and SAFE_VERSION_DOT.
677 2004-03-09 Werner Koch <wk@gnupg.org>
679 * configure.ac (NEED_GPG_ERROR_VERSION): Set to 0.7.
681 2004-03-06 Werner Koch <wk@gnupg.org>
685 * configure.ac: Check the Libgcrypt API.
687 2004-02-25 Werner Koch <wk@gnupg.org>
689 * configure.ac: New option --disable-threads to inhibit
690 unintentional builds without Pth.
692 2004-02-21 Werner Koch <wk@gnupg.org>
696 2004-02-20 Werner Koch <wk@gnupg.org>
698 * configure.ac: Fixed URLs in the notice messages.
700 2004-02-18 Werner Koch <wk@gnupg.org>
702 * acinclude.m4: Removed macros to detect gpg-error, libgcrypt,
703 libassuan and ksba as they are now distributed in m4/.
705 2004-02-13 Werner Koch <wk@gnupg.org>
707 * configure.ac: Require libksba 0.9.4 and libgcrypt 1.1.92.
709 2004-02-12 Werner Koch <wk@gnupg.org>
711 * autogen.sh: Removed cruft from debugging.
713 * am/cmacros.am: New.
715 2004-02-11 Werner Koch <wk@gnupg.org>
717 * configure.ac: Removed the need for g10defs.h. Reworked the
718 --with-foo-pgm stuff.
720 * autogen.sh (check_version): Removed bashism and simplified.
721 * acinclude.m4 (AM_PATH_OPENSC): Kludge to avoid error output for
724 2004-01-30 Werner Koch <wk@gnupg.org>
728 * configure.ac: Require libksba 0.9.3 due to another bug fix there.
730 2004-01-29 Werner Koch <wk@gnupg.org>
734 * configure.ac: Require libksba 0.9.2 due to bug fixes.
736 2004-01-24 Werner Koch <wk@gnupg.org>
738 * configure.ac: Now requires libassuan 0.6.3.
740 2003-12-23 Werner Koch <wk@gnupg.org>
744 * README-alpha: Removed.
745 * configure.ac, Makefile.am: Add the tests and tools directories.
747 2003-12-19 Werner Koch <wk@gnupg.org>
749 * configure.ac: Now require libgcrypt 1.1.91 to help testing the
750 latest libgcrypt changes. Requires libksab 0.9.1.
752 2003-12-17 Werner Koch <wk@gnupg.org>
754 * configure.ac: Requires now libassuan 0.6.2.
755 (CFLAGS): Add --Wformat-noliteral in gcc mode.
757 2003-12-16 Werner Koch <wk@gnupg.org>
759 * configure.ac: Check for funopen and fopencookie as part of the
762 2003-12-09 Werner Koch <wk@gnupg.org>
764 * configure.ac: Add a min_automake_version.
766 * autogen.sh: Revamped except for the --build-w32 hack.
767 * Makefile.am: Add README.CVS
769 2003-11-17 Werner Koch <wk@gnupg.org>
773 * configure.ac: Requires now libassuan 0.6.1.
775 2003-10-31 Werner Koch <wk@gnupg.org>
777 * configure.ac (NEED_KSBA_VERSION): Set to 0.9.0 due the changed
780 2003-10-21 Werner Koch <wk@gnupg.org>
782 * configure.ac (PRINTABLE_OS_NAME): Remove special case for The
783 Hurd; Robert Millan reported that the uname test is now
786 2003-10-01 Werner Koch <wk@gnupg.org>
788 * configure.ac (AH_BOTTOM): Define GNUPG_MAJOR_VERSION.
790 2003-09-23 Werner Koch <wk@gnupg.org>
792 Merged most of David Shaw's changes in 1.3 since 2003-06-03.
794 * configure.ac: Drop all TIGER/192 support.
795 (uint64_t): Check for UINT64_C to go along with uint64_t.
796 (getaddrinfo): Check for it.
797 (sigset_t): Check for sigset_t and struct sigaction. This is for
798 Forte c89 on Solaris which seems to define only the function call
799 half of the two pairs by default.
800 (W32LIBS): Include wsock32 in W32LIBS. This is different from
801 NETLIBS so we don't need to force other platforms to pull in the
802 netlibs when they aren't actually needed.
804 2003-09-06 Werner Koch <wk@gnupg.org>
808 * configure.ac: Require newer versions of some libraries.
810 2003-09-02 Werner Koch <wk@gnupg.org>
812 * configure.ac (HAVE_LIBUSB): Added a simple test for libusb.
814 2003-08-19 Marcus Brinkmann <marcus@g10code.de>
816 * configure.ac (AM_PATH_GPG_ERROR): Add missing comma in
819 2003-08-06 Werner Koch <wk@gnupg.org>
821 * configure.ac: Check for libgpg-error. Print infos about missing
822 libraries more nicely.
823 * acinclude.m4 (AM_PATH_GPG_ERROR): Added.
825 2003-08-05 Werner Koch <wk@gnupg.org>
829 * configure.ac (GNUPG_DEFAULT_HONMEDIR): Changed back to ~/.gnupg.
831 2003-07-31 Werner Koch <wk@gnupg.org>
833 * Makefile.am (DISTCLEANFILES): Add g10defs.h
835 2003-06-18 Werner Koch <wk@gnupg.org>
837 * configure.ac (GNUPG_DEFAULT_HOMEDIR): Changed temporary to
838 .gnupg2 to avoid accidential use with production keys.
840 2003-06-11 Werner Koch <wk@gnupg.org>
842 * configure.ac: Merged all stuff from current 1.3 version in.
843 * acinclude.m4: Merged required macros from current 1.2 version in.
845 2003-06-04 Werner Koch <wk@gnupg.org>
847 * configure.ac, Makefile.am: Enable building of gpg.
849 2003-04-29 Werner Koch <wk@gnupg.org>
851 * configure.ac: Build a limited version of scdaemon if libopensc
854 * configure.ac (ALL_LINUGAS): Removed.
856 * Makefile.am (ACLOCAL_AMFLAGS): New.
857 * configure.ac (AM_GNU_GETTEXT_VERSION): New. Set to 0.11.5.
859 2003-04-29 gettextize <bug-gnu-gettext@gnu.org>
861 * Makefile.am (SUBDIRS): Add m4.
862 (ACLOCAL_AMFLAGS): New variable.
863 (EXTRA_DIST): Add scripts/config.rpath.
864 * configure.ac (AC_CONFIG_FILES): Add m4/Makefile.
866 2003-04-29 Werner Koch <wk@gnupg.org>
868 * assuan/ : Removed. We now use libassuan.
869 * Makefile.am (SUBDIRS): Removed assuan
871 * configure.ac: Check for libassuan.
873 2003-01-09 Werner Koch <wk@gnupg.org>
875 * configure.ac (GNUPG_PROTECT_TOOL): New option --with-protect-tool.
876 (NEED_KSBA_VERSION): Does now require 0.4.6.
878 * README: Noted where to find gpg-protect-tool.
880 2002-10-31 Neal H. Walfield <neal@g10code.de>
882 * configure.ac: Check for flockfile and funlockfile. Check for
883 isascii and putc_unlocked replacing them if not found.
885 * configure.ac (PTH_LIBS): If pth is found, add the output of
886 `$PTH_CONFIG --ldflags`, not just `$PTH_CONFIG --libs`.
888 2002-10-19 Werner Koch <wk@gnupg.org>
890 * configure.ac: Bumped version number to 1.9.0-cvs.
892 NewPG (Aegypten project) to GnuPG merge.
894 2002-09-20 Werner Koch <wk@gnupg.org>
898 2002-09-05 Neal H. Walfield <neal@g10code.de>
900 * configure.ac: Check for makeinfo.
902 2002-09-03 Neal H. Walfield <neal@g10code.de>
904 * autogen.sh (have_version): New function. Generalize and
905 simplify logic for finding and determining the versions of GNU
908 2002-08-23 Werner Koch <wk@gnupg.org>
912 * acinclude.m4 (AM_PATH_LIBGCRYPT): Updated from Libgcrypt.
913 (AM_PATH_OPENSC): Strip non-digits from the micro version.
915 2002-08-21 Werner Koch <wk@gnupg.org>
919 * configure.ac: Changed the default homedir to .gnupg.
920 * README-alpha: Removed.
922 2002-08-19 Werner Koch <wk@gnupg.org>
924 * acinclude.m4: Removed -lpcsclite from KSBA_LIBS; copy+paste bug.
926 2002-08-13 Werner Koch <wk@gnupg.org>
928 * acinclude.m4 (AM_PATH_OPENSC, AM_PATH_KSBA): New.
929 * configure.ac: Use them.
931 2002-08-10 Werner Koch <wk@gnupg.org>
935 * configure.ac (NEED_LIBKSBA_VERSION): Require 0.4.4. Add support
938 2002-07-22 Werner Koch <wk@gnupg.org>
940 * configure.ac: Check for ftello and provide a replacement.
942 2002-07-01 Werner Koch <wk@gnupg.org>
946 * README: Short note on how to export in pkcs-12 format.
948 2002-06-29 Werner Koch <wk@gnupg.org>
950 * configure.ac: Define --with options to set the default location
951 of the agent, scdaemon, pinentry and dirmngr.
953 2002-06-27 Werner Koch <wk@gnupg.org>
955 * README: Short blurb on how to import a PKCS-12 file.
957 * configure.ac (AH_BOTTOM): New to define some constants.
959 2002-06-25 Werner Koch <wk@gnupg.org>
963 * configure.ac (NEED_LIBGCRYPT_VERSION): Set to 1.1.8.
965 2002-06-12 Werner Koch <wk@gnupg.org>
967 * configure.ac (NEED_LIBKSBA_VERSION): We need 0.4.3 now.
969 2002-06-04 Werner Koch <wk@gnupg.org>
973 2002-05-21 Werner Koch <wk@gnupg.org>
975 * configure.ac: We now require libgcrypt 1.1.7 and libksba 0.4.2.
977 2002-05-14 Werner Koch <wk@gnupg.org>
980 * configure.ac, Makefile.am: Added doc/
982 2002-05-03 Werner Koch <wk@gnupg.org>
986 2002-04-25 Werner Koch <wk@gnupg.org>
988 * configure.ac: Check for setlocale.
990 2002-04-24 Marcus Brinkmann <marcus@g10code.de>
992 * configure.ac: Check for locale.h.
994 2002-04-15 Werner Koch <wk@gnupg.org>
998 * NEWS: Started to describe release notes.
1000 * configure.ac (NEED_LIBKSBA_VERSION, NEED_LIBGCRYPT_VERSION): Defined
1002 2002-04-01 Werner Koch <wk@gnupg.org>
1006 2002-03-18 Werner Koch <wk@gnupg.org>
1010 2002-03-08 Werner Koch <wk@gnupg.org>
1012 * README: Add some explanation on how to specify a user ID.
1014 2002-03-06 Werner Koch <wk@gnupg.org>
1018 2002-03-04 Werner Koch <wk@gnupg.org>
1022 * README: Explained some options and files.
1024 2002-02-14 Werner Koch <wk@gnupg.org>
1026 * configure.ac: Fixed status messages related to presence of Pth.
1028 2002-02-13 Werner Koch <wk@gnupg.org>
1030 * acinclude.m4 (GNUPG_SYS_SO_PEERCRED): New.
1031 * configure.ac: use it.
1033 2002-02-12 Werner Koch <wk@gnupg.org>
1035 * configure.ac: Check for PTH. Provide replacement fucntions for
1036 apsrintf and fopencookie.
1038 * acinclude.m4 (GNUPG_PTH_VERSION_CHECK): New.
1040 2002-02-07 Werner Koch <wk@gnupg.org>
1044 * configure.ac: Require libgcrypt 1.1.6.
1046 2002-02-01 Marcus Brinkmann <marcus@g10code.de>
1048 * configure.ac (KSBA_CONFIG): Remove superfluous x in front of
1051 2002-01-26 Werner Koch <wk@gnupg.org>
1053 * configure.ac: Add options to disable the build of some programs
1054 and print a configure status at the end.
1055 * acinclude.m4 (GNUPG_BUILD_PROGRAM): New.
1057 * scd/ : New. Added to Makefile and configure.
1058 * configure.ac: Check for libopensc
1059 * Makefile.am: Build scd only when libopensc is available
1061 2002-01-23 Werner Koch <wk@gnupg.org>
1063 * configure.ac (mkdtemp): See whether we have to provide a
1066 2001-12-18 Werner Koch <wk@gnupg.org>
1070 2001-12-17 Werner Koch <wk@gnupg.org>
1072 * acinclude.m4: Add AM_PATH_LIBGCRYPT macro.
1073 * configure.ac: and use it here. Figure out the location of libksba
1075 2001-12-15 Werner Koch <wk@gnupg.org>
1077 * configure.ac (missing_dir): Bail out if asprintf and fopencookie
1080 2001-12-04 Werner Koch <wk@gnupg.org>
1082 * configure.ac (HAVE_JNLIB_LOGGING): always define it.
1085 Copyright 2001, 2002, 2003, 2004, 2005, 2006,
1086 2007 Free Software Foundation, Inc.
1088 This file is free software; as a special exception the author gives
1089 unlimited permission to copy and/or distribute it, with or without
1090 modifications, as long as this notice is preserved.
1092 This file is distributed in the hope that it will be useful, but
1093 WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
1094 implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.