1 2006-04-12 Werner Koch <wk@g10code.com>
3 * configure.ac: Print version at end of run.
4 (svn_revision): Posix adjustment.
6 2006-04-07 Werner Koch <wk@g10code.com>
8 * configure.ac: Use new method to include the SVN revison. Now it
9 is the actual global revision number.
11 2006-04-04 Werner Koch <wk@g10code.com>
13 * NEWS: Fixed old news entry to point to rfc4398 which has been
14 published just before 1.4.3.
16 2006-04-03 Werner Koch <wk@g10code.com>
20 2006-03-30 David Shaw <dshaw@jabberwocky.com>
22 * README: Some more notes about building fat binaries.
24 2006-03-24 David Shaw <dshaw@jabberwocky.com>
26 * README: Missing some instructions on building a fat binary.
28 2006-03-20 David Shaw <dshaw@jabberwocky.com>
30 * configure.ac: Improved --disable-endian-check that doesn't
31 involve changing #ifdefs in the rest of the code.
33 2006-03-19 David Shaw <dshaw@jabberwocky.com>
35 * configure.ac: Add --disable-endian-check for building fat
38 * README: Add note on how to build a fat binary on OSX.
40 2006-03-17 David Shaw <dshaw@jabberwocky.com>
42 * configure.ac: Allow the DNS stuff to work on OSX by trying the
43 Apple-specific BIND_8_COMPAT.
45 2006-03-09 Werner Koch <wk@g10code.com>
49 2006-03-07 David Shaw <dshaw@jabberwocky.com>
51 * NEWS: Note CERT retrieval. Tweak PKA and backsig language to
54 * NEWS: Note --auto-key-locate and that keyservers can handle
57 2006-03-01 David Shaw <dshaw@jabberwocky.com>
59 * configure.ac: Fix accidental enabling of SHA-384/512. Noted by
62 2006-02-18 David Shaw <dshaw@jabberwocky.com>
64 * configure.ac: Try linking the UINT64_C test program (rather than
65 just compiling it) as UINT64_C looks like a (missing) function,
66 causing a false positive. Noted by Claus Assmann.
68 2006-02-14 Werner Koch <wk@gnupg.org>
72 2006-02-09 Werner Koch <wk@g10code.com>
74 * configure.ac: Check for fcntl and ftruncate.
76 2006-01-22 David Shaw <dshaw@jabberwocky.com>
78 * configure.ac: Add define for EXEEXT so we can find keyserver
79 helpers on systems that use extensions.
81 2005-12-23 David Shaw <dshaw@jabberwocky.com>
83 * configure.ac: Add switch for DNS CERT.
85 2005-12-22 David Shaw <dshaw@jabberwocky.com>
87 * configure.ac: Split PKA checking off from DNS SRV checking.
88 Currently PKA is only enabled if HTTP or HKP is enabled which is
91 2005-12-08 David Shaw <dshaw@jabberwocky.com>
93 * NEWS: Note --fetch-keys.
95 2005-12-06 David Shaw <dshaw@jabberwocky.com>
97 * configure.ac: UINT64_C test needs #include <inttypes.h>.
99 * configure.ac: Some cleanup so we don't build files that are
100 completely ifdeffed out. This causes a warning on Sun's cc. Do
101 sha512.c and the internal regex code as well for consistency.
103 2005-11-17 David Shaw <dshaw@jabberwocky.com>
105 * NEWS: Note backsigs, the xxxxx-clean options, and the
106 xxxxx-minimal options.
108 2005-11-02 David Shaw <dshaw@jabberwocky.com>
110 * configure.ac: Check for a getpagesize() declaration.
112 2005-10-14 David Shaw <dshaw@jabberwocky.com>
114 * NEWS: Clarify the cURL keyserver changes, and add a note about
117 * configure.ac: Remove the backsig configure options since this is
118 all done at runtime now.
120 2005-10-11 David Shaw <dshaw@jabberwocky.com>
122 * configure.ac: Did some backsig testing with the PGP folks. All
123 is well, so I'm turning generation of backsigs on for new keys.
124 Checking for backsigs on verification is still off.
126 2005-10-05 Werner Koch <wk@g10code.com>
128 * configure.ac: Changed identification file name to g10/gpg.c
130 2005-10-02 Marcus Brinkmann <marcus@g10code.de>
132 * configure.ac [!$try_gettext]: Invoke AM_PO_SUBDIRS.
134 2005-08-31 David Shaw <dshaw@jabberwocky.com>
136 * configure.ac: Check for getpwnam, getpwuid, and pwd.h.
138 2005-08-09 David Shaw <dshaw@jabberwocky.com>
140 * configure.ac: Remove hardcoded -I and -L for /usr/local on
143 2005-08-04 David Shaw <dshaw@jabberwocky.com>
145 * configure.ac: Call GNUPG_CHECK_USTAR and generate tools/gpg-zip.
147 2005-07-28 Werner Koch <wk@g10code.com>
149 * configure.ac (USE_DNS_PKA): Define in addition to USE_DNS_SRV.
151 2005-07-27 Werner Koch <wk@g10code.com>
153 Replaced in all directories all calls to m_free, m_alloc,
154 m_realloc, m_strdup by calls to xfoo functions. This is to ease
155 porting to gnupg 1.9.
157 * README.CVS: Renamed to README.SVN.
159 2005-07-26 David Shaw <dshaw@jabberwocky.com>
161 * NEWS, configure.ac: Switch over to using curl or fake-curl by
162 default. Add --enable-old-keyserver-helpers to not use curl.
164 2005-07-26 Werner Koch <wk@g10code.com>
168 2005-07-20 David Shaw <dshaw@jabberwocky.com>
170 * configure.ac: Add a define for FAKE_CURL.
172 2005-07-19 Werner Koch <wk@g10code.com>
174 * configure.ac [W32]: Always set DISABLE_KEYSERVER_PATH.
176 2005-06-21 Werner Koch <wk@g10code.com>
180 2005-06-20 David Shaw <dshaw@jabberwocky.com>
182 * NEWS: Note key cleaning commands.
184 2005-06-13 David Shaw <dshaw@jabberwocky.com>
186 * configure.ac: Add check for no-pointer-sign warning keyword, and
187 disable. This is gcc4 specific.
189 2005-05-31 Werner Koch <wk@g10code.com>
193 * README: Add a note on GnuPG 1.9.
195 Updated FSF address in all files.
197 2005-05-26 David Shaw <dshaw@jabberwocky.com>
199 * NEWS: Note command completion and the new curl-based HKP helper.
201 2005-04-16 David Shaw <dshaw@jabberwocky.com>
203 * configure.ac: Remove --disable-old-hkp - use new HKP handler for
204 --with-libcurl or --enable-fake-curl.
206 * configure.ac: Add --disable-old-hkp option that can be used
207 along with --with-libcurl to build the curl version of HKP.
209 2005-04-12 David Shaw <dshaw@jabberwocky.com>
211 * configure.ac: Check for memrchr()
213 2005-03-31 Werner Koch <wk@g10code.com>
215 * configure.ac: New option --disable-agent-support. Define
216 ENABLE_AGENT_SUPPORT as AC_DEFINE and AM_CONDITIONAL.
217 Disable support for card and agent with --enable-minimal.
218 (AC_REPLACE_FUNCS): Add isascii.
219 (g10defs.h): Define PATHSEP_C and PATHSEP_S.
221 * README: Changed the instruction on how to verify a signature to
222 show a .sig extension and not the .asc we used to use ages ago.
224 2005-03-16 David Shaw <dshaw@jabberwocky.com>
226 * configure.ac: Move the LDAP detecting code to m4/ldap.m4.
228 2005-03-15 Werner Koch <wk@g10code.com>
232 2005-03-11 Werner Koch <wk@g10code.com>
234 * configure.ac: New option --enable-noexecstack.
236 2005-02-16 Werner Koch <wk@g10code.com>
240 2005-02-11 David Shaw <dshaw@jabberwocky.com>
242 * configure.ac: Add --enable-fake-curl option to help test no-curl
245 * NEWS: Note Mister/Zuccherato CFB countermeasures.
247 2005-02-04 Werner Koch <wk@g10code.com>
249 * configure.ac (GNUPG_CHECK_GNUMAKE): Removed. Not needed for
252 2005-02-03 David Shaw <dshaw@jabberwocky.com>
256 2005-02-03 Werner Koch <wk@g10code.com>
260 2005-01-22 David Shaw <dshaw@grover.jabberwocky.com>
262 * configure.ac: Define FTPS flag if we're using curl, and FTPS is
265 * README: Fix some typos (noted by Norihiko Murase), update to
266 1.4.1, and tweak some descriptions.
270 2005-01-18 Werner Koch <wk@g10code.com>
272 * configure.ac (HAVE_W32_SYSTEM): Define it.
274 2005-01-18 David Shaw <dshaw@grover.jabberwocky.com>
276 * NEWS: Note --rfc2440-text import/export-unusable-sigs and
279 * configure.ac: gpgkeys_mailto is disabled by default. Define
280 HTTPS flag if we're using curl, and HTTPS is available.
282 2005-01-17 Werner Koch <wk@g10code.com>
284 * README: Updated for SHA1 checksums.
286 * configure.ac: Make --without-included-zlib work as
287 expected. Reported by Norihiko Murase. Same for
288 --without-included-regex.
290 2005-01-03 David Shaw <dshaw@jabberwocky.com>
292 * configure.ac: Use new GNUPG_CHECK_LIBUSB macro.
294 2004-12-28 David Shaw <dshaw@jabberwocky.com>
296 * configure.ac: Better implementation for the SRV check. We don't
297 need to actually check all the header files individually since the
298 SRV test compile uses them together.
300 2004-12-24 David Shaw <dshaw@jabberwocky.com>
302 * configure.ac: Use new LIBCURL_CHECK_CONFIG macro for
303 all libcurl stuff. This simplifies, and we don't need the
304 automake conditional stuff any longer.
306 2004-12-22 David Shaw <dshaw@jabberwocky.com>
308 * configure.ac: --enable-ftp is on by default, --with-libcurl is
309 off by default. If we have neither of --enable-ftp or
310 --enable-http, don't even check for curl.
312 2004-12-21 David Shaw <dshaw@jabberwocky.com>
314 * configure.ac: Add check for --enable-ftp. It is disabled by
317 2004-12-18 David Shaw <dshaw@jabberwocky.com>
319 * configure.ac: Call the new GNUPG_CHECK_READLINE macro for
322 2004-12-17 David Shaw <dshaw@jabberwocky.com>
324 * configure.ac: Add a --with-ldap=DIR so people can add to the
327 2004-12-16 David Shaw <dshaw@jabberwocky.com>
329 * configure.ac: Check for arpa/nameser.h.
331 2004-12-16 Werner Koch <wk@g10code.com>
333 * THANKS: Added John Clizbe for help testing the 1.4.0a W32
336 2004-12-16 Werner Koch <wk@g10code.com>
340 2004-12-14 Werner Koch <wk@g10code.com>
344 * Makefile.am (AUTOMAKE_OPTIONS): Add filename-length-max=99.
346 2004-11-06 David Shaw <dshaw@jabberwocky.com>
348 * configure.ac: Autodetect wldap32 on Windoze.
350 2004-11-04 David Shaw <dshaw@jabberwocky.com>
352 * README, configure.ac: Add --enable-backsigs to enable the
353 experimental backsigs code.
355 2004-11-04 Werner Koch <wk@g10code.com>
357 * AUTHORS: Use Maxim Britov. I am not that accustomed to the
358 Russian way of writing names.
360 2004-10-28 Werner Koch <wk@g10code.com>
364 2004-10-26 Werner Koch <wk@g10code.com>
366 * configure.ac: New option --disable-gnupg-iconv, define
368 (AC_CANONICAL_TARGET): Replaced by AC_CANONICAL_HOST. Changed all
369 reference to TARGET to HOST. Made sure that i586-mingw32msvc gets
371 (UNIT64_C): Don't include inttype.h uncoditional but use a test to
372 ensure that it gets into conftest.h.
373 (AH_TOP): New. Prevent double inclusion of config.h.
375 2004-10-21 David Shaw <dshaw@jabberwocky.com>
377 * acinclude.m4: aclocal 1.9 wants quoting on AC_DEFUN arguments.
379 2004-10-21 Werner Koch <wk@g10code.com>
381 * configure.ac: Remove the check for asprintf
383 2004-10-15 Werner Koch <wk@g10code.com>
387 * README: Mentioned --enable-selinux-support.
389 2004-10-15 David Shaw <dshaw@jabberwocky.com>
391 * NEWS: Note gpgkeys_finger, keyserver timeouts, and the direct
394 2004-10-15 Werner Koch <wk@g10code.com>
396 * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): New.
397 (AUTOMAKE_OPTIONS): New.
399 * configure.ac: Check whether vasprintf needs a replacement.
401 2004-10-13 Werner Koch <wk@g10code.com>
403 * configure.ac: Actually name the option --disable-finger and not
404 http. Add option --enable-selinux-support.
406 2004-10-11 Werner Koch <wk@g10code.com>
408 * configure.ac: New option --disable-finger.
410 2004-09-17 Werner Koch <wk@g10code.com>
412 * configure.ac: Don't check for usb_create_match or
413 use_get_string_simple anymore.
415 2004-09-15 David Shaw <dshaw@jabberwocky.com>
417 * configure.ac: Give warning when using capabilities. Check for
418 usb_get_string_simple for old libusb reasons.
420 2004-09-10 David Shaw <dshaw@jabberwocky.com>
422 * NEWS: Note HTTP basic auth.
424 * configure.ac: Check for usb_get_busses since very old stable
425 libusb doesn't have it.
427 2004-09-09 Werner Koch <wk@g10code.com>
429 * README: Doc --disable-card-support and --without-readline.
431 * configure.ac: Check for readline. Make enable-card-support the
432 default. New option --without-readline. Allow the use of either
433 the development or the stable libusb.
435 2004-07-27 Werner Koch <wk@g10code.de>
437 * configure.ac (AM_GNU_GETTEXT_VERSION): New.
438 (min_automake_version): New.
440 2004-05-24 David Shaw <dshaw@jabberwocky.com>
442 * configure.ac: Try for wldap32 on Win32 platforms.
444 2004-05-22 Werner Koch <wk@gnupg.org>
448 2004-05-21 David Shaw <dshaw@jabberwocky.com>
450 * NEWS: Note --sig-keyserver-url and the ability to use a
451 preferred keyserver in a regular data sig to fetch the signing
454 * configure.ac: Replacement function for timegm(). No need to
455 check for setenv() any longer.
457 2004-05-20 David Shaw <dshaw@jabberwocky.com>
459 * NEWS: Note HTTP key fetching.
461 * README: Update version and note that HKP is no longer build in.
463 * configure.ac: Handle --disable-http and other code to properly
466 2004-05-19 David Shaw <dshaw@jabberwocky.com>
468 * NEWS: Note the addition of preferred keyserver support,
469 --ask-cert-level, --keyid-format, and the removal of
470 show-long-keyids, the quasi-1991 partial length encoding,
471 --export-all, and include-non-rfc.
473 * acinclude.m4 (GNUPG_SYS_NM_PARSE): Remove a leftover slash in a
476 2004-05-01 Werner Koch <wk@gnupg.org>
478 * acinclude.m4 (ac_pipe_works): Fixed BRE syntax \? -> \{0,1\}.
479 Reported by Todd Vierling.
481 2004-02-26 Werner Koch <wk@gnupg.org>
485 2004-02-25 David Shaw <dshaw@jabberwocky.com>
487 * README: Update copyright.
489 * NEWS: Note --max-output, --list-config, --min-cert-level, AIX
490 fix, new http-proxy keyserver-option, new LDAP server code, TLS,
491 LDAPS, and --show-session-key with --symmetric.
493 2004-02-20 David Shaw <dshaw@jabberwocky.com>
495 * configure.ac: Check for timegm(). Replacement functions for
496 setenv() and unsetenv().
498 2004-02-19 David Shaw <dshaw@jabberwocky.com>
500 * configure.ac: Check for ln -s and add GPGKEYS_LDAP conditional,
501 both for making gpgkeys_ldaps symlink to gpgkeys_ldap.
503 * configure.ac: Simplify the LDAP checking code since OpenLDAP is
504 far more mature these days and dependencies are cleaner. Add
505 checks for ldap_set_option and ldap_start_tls_s.
507 2004-01-27 David Shaw <dshaw@jabberwocky.com>
509 * NEWS: Note --enable-key-cache, the OpenBSD/i386 and HPPA fixes,
512 * README, configure.ac: Add --enable-key-cache=SIZE configure
513 option. This sets the key/uid cache size. Default is 4096.
515 2004-01-11 David Shaw <dshaw@jabberwocky.com>
517 * configure.ac: Include stdio.h when checking for bzlib.h. Solaris
518 9 has a very old bzip2 library and we can at least guarantee that
519 it won't fail because of the lack of stdio.h.
521 * THANKS: Added Phong Nguyen, who found the Elgamal signing key
524 2003-12-23 Werner Koch <wk@gnupg.org>
526 * configure.ac: Use -Wformat-nonliteral in maintainer-mode.
528 2003-11-30 David Shaw <dshaw@jabberwocky.com>
530 * NEWS: Note --disable-rsa.
532 * configure.ac: Add --disable-rsa.
534 * README: Add --with-zlib, --with-bzip2, --without-bzip2,
535 --disable-rsa, and --enable-minimal. Update gettext version.
537 * README: Update version number. Add BZIP2. Remove Elgamal
540 2003-11-27 Werner Koch <wk@gnupg.org>
544 2003-11-27 David Shaw <dshaw@jabberwocky.com>
546 * NEWS: Note that we won't encrypt to an Elgamal sign+encrypt key
549 * configure.ac: Use MSG_NOTICE instead of MSG_WARN for less
550 serious notifications.
552 * NEWS: I meant "less" not "more".
554 2003-11-12 David Shaw <dshaw@jabberwocky.com>
558 * configure.ac: Make sure that the resolver API actually compiles,
559 and not just that the right functions exist.
561 2003-10-30 David Shaw <dshaw@jabberwocky.com>
563 * configure.ac: Locate libbz2 for bzip2 compression support.
565 2003-10-26 David Shaw <dshaw@jabberwocky.com>
567 * NEWS: Note --symmetric --encrypt and the improved config file
570 * configure.ac: Add SAFE_VERSION_DOT and SAFE_VERSION_DASH.
572 2003-10-25 Werner Koch <wk@gnupg.org>
574 * Makefile.am (SUBDIRS): Add intl.
575 (ACLOCAL_AMFLAGS): New variable.
576 (EXTRA_DIST): Add scripts/config.rpath.
577 * configure.ac (AC_CONFIG_FILES): Add po/Makefile.in,
578 (AL_LINGUAS): Removed.
580 2003-10-24 David Shaw <dshaw@jabberwocky.com>
582 * configure.ac (DLLIBS): Work properly on platforms where dlopen
583 and friends are in libc instead of libdl.
585 2003-10-24 Werner Koch <wk@gnupg.org>
587 * configure.ac (DLLIBS): Fixed last change.
589 2003-10-23 Werner Koch <wk@gnupg.org>
591 * configure.ac (DLLIBS): Do not include -ldl in the mingw32 case.
593 2003-10-21 Werner Koch <wk@gnupg.org>
595 * configure.ac (PRINTABLE_OS_NAME): Remove special case for The
596 Hurd; Robert Millan reported that the uname test is now
599 2003-10-16 David Shaw <dshaw@jabberwocky.com>
601 * configure.ac: Include -ldl when card support is used.
603 2003-10-10 Werner Koch <wk@gnupg.org>
607 2003-10-09 David Shaw <dshaw@jabberwocky.com>
609 * NEWS: Note multiple Comment: support and --sig-keyserver-url.
611 2003-10-01 Werner Koch <wk@gnupg.org>
613 * configure.ac (AH_BOTTOM): Define GNUPG_MAJOR_VERSION.
614 (ENABLE_CARD_SUPPORT): Define as automake conditional.
616 2003-09-30 David Shaw <dshaw@jabberwocky.com>
618 * NEWS: Note that SHA-256 is read-write now, that TIGER/192 is no
619 more, that revoked and expired uids are skipped in -r, and that
620 --no-mangle-dos-filenames is now the default.
622 2003-09-27 Werner Koch <wk@gnupg.org>
624 * configure.ac (LIBUSB_LIBS,HAVE_LIBUSB): Check for Libusb.
625 (--enable-card-support): New.
627 2003-09-04 David Shaw <dshaw@jabberwocky.com>
629 * configure.ac: Drop TIGER/192 support. Check for UINT64_C to go
632 2003-09-01 David Shaw <dshaw@jabberwocky.com>
634 * NEWS: Note --list-options, --verify-options, the deprecation of
635 --show-photos, --show-policy-url, --show-notation, and
636 --show-keyring, and getting the signer's fingerprint in sig
639 2003-08-28 David Shaw <dshaw@jabberwocky.com>
641 * AUTHORS, THANKS: Updates from stable.
643 2003-08-25 David Shaw <dshaw@jabberwocky.com>
645 * NEWS: Note %g and %p, the "tru" --with-colons record, and the
646 REVKEYSIG --status-fd tag.
648 * README: Add a note about the SunOS symbol underscore problem and
649 how to fix it. Note problem with gcc < 2.96 and non-gnu as.
651 2003-08-24 David Shaw <dshaw@jabberwocky.com>
653 * configure.ac: Check for getaddrinfo. Don't bother to check for
654 EGD libs since we need to have the netlibs regardless because of
657 2003-07-10 David Shaw <dshaw@jabberwocky.com>
659 * configure.ac: configure.ac: Check for sigset_t and struct
660 sigaction. This is for Forte c89 on Solaris which seems to define
661 only the function call half of the two pairs by default.
663 * THANKS: Updates from stable.
665 * configure.ac: Include wsock32 in W32LIBS. This is different
666 from NETLIBS so we don't need to force other platforms to pull in
667 the netlibs when they aren't actually needed.
669 * NEWS: Note portability changes.
671 2003-06-03 David Shaw <dshaw@jabberwocky.com>
673 * configure.ac: Define SAFE_VERSION so that RISCOS can override it
674 and remove invalid chars.
676 2003-05-30 David Shaw <dshaw@jabberwocky.com>
678 * configure.ac: Put wsock32 in NETLIBS. Put zlib in ZLIBS. Put
679 dl in DLLIBS. Check for getopt.h if available. Look for getopt()
680 in libiberty if libc doesn't have it. Enable GPGKEYS_HKP after
681 AC_PROG_CC so that any needed extension (i.e. ".exe") is defined.
683 2003-05-27 Werner Koch <wk@gnupg.org>
687 2003-05-26 David Shaw <dshaw@jabberwocky.com>
689 * NEWS: Document --gnupg and the deprecation of --no-openpgp and
692 2003-05-24 David Shaw <dshaw@jabberwocky.com>
694 * configure.ac: Edit preprocessor instructions in g10defs.h to
695 remove whitespace before the '#'. This is not required by C89,
696 but there are some compilers out there that don't like it.
698 2003-05-11 David Shaw <dshaw@jabberwocky.com>
700 * configure.ac: Remove some stuff no longer needed with newer
701 autoconf. Use AC_GNU_SOURCE instead of defining _GNU_SOURCE
702 manually. Add check for strchr() for gettext. Add "ngettext"
703 check for gettext, since that check supposedly implies a check for
704 bind_textdomain_codeset. Add check for times() for random.c. Fix
705 URL for EGD. Make --enable-old-tiger match the stable branch as a
708 * NEWS: "OpenPGP" trust model is now "PGP". Add note about TIGER
709 being dropped from OpenPGP. Note trust bug fix.
711 * README: Fix all URLs to point to the right place in the
712 reorganized gnupg.org web pages. Some minor language fixes.
714 2003-04-27 David Shaw <dshaw@jabberwocky.com>
716 * BUGS: Fix bug reporting URL.
718 * NEWS: Add sig version, pk algo, hash algo, and sig class to
719 VALIDSIG. Add notes about SRV, the "subkeyid!" syntax, configure
720 options to disable various algorithms, and the ability to change
721 the keyserver no-modify flag.
723 2003-04-23 David Shaw <dshaw@jabberwocky.com>
725 * configure.ac: Big warning that TIGER/192 is being removed from
726 the standard, and make it disabled by default.
728 * README: Put back proper copyright line. Remove mention of
731 2003-04-15 Werner Koch <wk@gnupg.org>
733 * configure.ac (HAVE_DOSISH_SYSTEM): New automake conditional.
735 * acinclude.m4 (GNUPG_CHECK_ENDIAN): Fixed quoting of r.e. using
738 2003-04-08 Werner Koch <wk@gnupg.org>
740 * Makefile.am (EXTRA_DIST): Add autogen.sh wrapper.
742 2003-04-07 David Shaw <dshaw@jabberwocky.com>
744 * configure.ac: Use much more accurate method to determine whether
747 * README: Document the various --disable-xxx switches, and add a
748 note about existing keys that may use one of the missing ciphers
749 as a preference. Update copyright date.
751 * NEWS: Add note about SHA-256/384/512.
753 * acinclude.m4: Fix URL to faqprog.pl.
755 2003-03-24 Werner Koch <wk@gnupg.org>
757 * acinclude.m4 (GNUPG_CHECK_ENDIAN): When crosscompiling assume
758 little only for Intel CPUs.
760 * configure.ac: Check for ranlib and ar. This is required for
763 2003-03-11 David Shaw <dshaw@jabberwocky.com>
765 * configure.ac: Look for res_query so we can use DNS SRV, and add
766 --disable-dns-srv to disable it.
768 2003-03-04 David Shaw <dshaw@jabberwocky.com>
770 * configure.ac: Define @CAPLIBS@ to link in -lcap if we are using
773 2003-02-22 David Shaw <dshaw@jabberwocky.com>
775 * configure.ac: Add --disable-idea for IDEA. Note that disabling
776 IDEA disables both the real IDEA and the possibility of using the
777 IDEA loadable module. Remove the --disable-dynload option since
778 it is no longer meaningful (it is only used if idea-stub is used).
780 2003-02-21 David Shaw <dshaw@jabberwocky.com>
782 * configure.ac: Add --disable-xxx options for CAST5, BLOWFISH, AES
783 (all), TWOFISH, TIGER192, SHA256, and SHA384/512. Add a
784 --enable-minimal that disables all of them as well as
787 2003-02-11 David Shaw <dshaw@jabberwocky.com>
789 * configure.ac: Do not set GNUPG_LIBEXECDIR in ./configure, so
790 that makefiles can override it. Verify that we have a 64-bit type
791 before building tiger.c or sha512.c. Add uint64_t as a possible
794 2003-02-02 David Shaw <dshaw@jabberwocky.com>
796 * NEWS: Add notes about disabled keys, trustdb tweaks, and
799 2002-12-27 David Shaw <dshaw@jabberwocky.com>
801 * NEWS: Add note about convert-from-106 script.
803 2002-11-25 David Shaw <dshaw@jabberwocky.com>
805 * NEWS: Add notes about notation names and '@', the --trust-model
806 option, default algorithms from --personal-xxxx,
807 --primary-keyring, changes with --s2k-digest-algo, the new
808 anonymous recipient improvements, and non-optimized memory wiping.
810 2002-11-13 David Shaw <dshaw@jabberwocky.com>
812 * THANKS: Changes from stable branch.
814 * configure.ac: Check for ctermid(). From Werner on stable
817 * configure.ac (GPGKEYS_LDAP,GPGKEYS_HKP): Add $EXEEXT. From
818 Werner on stable branch.
820 * configure.ac (try_gettext): Remove special case for cygwin.
821 This removes all the DOS specific macros and let Cygwin work like
822 a real OS. Needs a couple of changes elsewhere but after all,
823 GnuPG presents itself much more like a Posix program and can be
824 used in a full Cygwin environment; e.g. used along with mutt.
825 Changes suggested by Volker Quetschke. From Werner on stable
828 * acinclude.m4 (GNUPG_SYS_NM_PARSE): Allow for underscore in test
829 symbols. Useful for Cygwin builds.
830 (GNUPG_SYS_SYMBOL_UNDERSCORE): Don't hardwire to yes for Cygwin.
831 From Werner on stable branch.
833 * README: Add an installation note for Darwin 6.1. From Werner on
836 2002-11-12 Werner Koch <wk@gnupg.org>
840 2002-11-03 David Shaw <dshaw@jabberwocky.com>
842 * NEWS: Note trust signature support,
843 --hidden-encrypt-to/--hidden-recipient, and long algorithm name
846 2002-10-31 David Shaw <dshaw@jabberwocky.com>
848 * Makefile.am: Put gnupg.spec in the root directory so rpm -ta
851 * configure.ac: Add a check for volatile.
853 2002-10-29 David Shaw <dshaw@jabberwocky.com>
855 * configure.ac: Add --disable-regex in case some platform just
856 can't handle the regex stuff. This means they can't fully handle
857 trust sigs with an attached regex either.
859 2002-10-19 David Shaw <dshaw@jabberwocky.com>
861 * configure.ac: Regex tests adapted from mutt to decide whether to
862 use the internal regex code or not.
864 2002-10-18 Werner Koch <wk@gnupg.org>
868 * configure.ac: Changed version number comments.
869 (ALL_LINGUAS): Removed all except for de. During development it
870 might not be a good idea to keep all of them - they get outdated
871 too soon and diff files will be far too large.
873 2002-10-17 David Shaw <dshaw@jabberwocky.com>
875 * README: Multiple A record rotation works with MINGW32 now, and
876 clarify how it works with LDAP.
878 2002-10-16 David Shaw <dshaw@jabberwocky.com>
880 * README: Some typo fixes from Florian Weimer, and bump version
883 2002-10-15 David Shaw <dshaw@jabberwocky.com>
885 * NEWS: Some 1.3 notes.
887 2002-10-12 Werner Koch <wk@gnupg.org>
889 * configure.ac (NAME_OF_DEV_URANDOM): Use /dev/urandom for
890 NetBSD. Reported by Christian Biere.
892 2002-10-07 David Shaw <dshaw@jabberwocky.com>
894 * configure.ac: OpenLDAP 2.0.27 changed the dependencies again.
895 Add a "LDAPLIBS" variable so users can try and suggest the right
896 dependencies for their platform.
898 2002-10-02 David Shaw <dshaw@jabberwocky.com>
900 * configure.ac: Add an --enable-old-tiger, to revert back to the
903 2002-09-27 David Shaw <dshaw@jabberwocky.com>
905 * configure.ac: Remove --enable-tiger, as TIGER is now always
908 2002-09-25 David Shaw <dshaw@jabberwocky.com>
910 * configure.ac: Add NETLIBS to EGDLIBS when using EGD as EGD uses
913 2002-09-24 David Shaw <dshaw@jabberwocky.com>
915 * THANKS: Remove duplicate.
917 * NEWS: Bring in cosmetic changes from stable branch.
919 * configure.ac: Figure out whether the LDAP library supports
920 ldap_get_option, ld_errno, or neither.
922 2002-09-19 David Shaw <dshaw@jabberwocky.com>
924 * configure.ac: Try linking LDAP as just -lldap as it seems very
925 recent OpenLDAPs (>=2.0.23) support that.
927 2002-09-14 David Shaw <dshaw@jabberwocky.com>
929 * configure.ac: Try linking LDAP without -lresolv first, just in
930 case the platform has libresolv, but doesn't actually need it to
933 2002-09-12 David Shaw <dshaw@jabberwocky.com>
935 * NEWS: Note that the old IDEA plugin won't work with post-1.1.90
938 2002-09-12 David Shaw <dshaw@jabberwocky.com>
940 * configure.ac: Remove --enable-external-hkp as this is always on
941 now. Add --disable-hkp to match the other
942 --disable-{keyservertype} options.
944 * NEWS, configure.ac: Move to devel version 1.3.
946 2002-09-11 Werner Koch <wk@gnupg.org>
950 * configure.ac (random_modules): The default random module for
951 system lacking a /dev/random is now auto selected at runtime.
953 2002-09-09 David Shaw <dshaw@jabberwocky.com>
957 * configure.ac: Add a link test for LDAP without -lresolv for
958 HPUX. Remove "hstrerror" test as it is no longer needed.
960 2002-09-02 Werner Koch <wk@gnupg.org>
962 * README: Removed the note about a development version so that we
963 later don't forget this. Minor other changes.
965 2002-08-29 Werner Koch <wk@gnupg.org>
967 * configure.ac (random_modules): Reworked the code to select the
968 random module. Define USE_ALL_RANDOM_MODULES for value all.
970 2002-08-27 David Shaw <dshaw@jabberwocky.com>
972 * configure.ac: Check type of mode_t.
974 * NEWS: Clarify that --libexecdir is a configure option.
976 * configure.ac: Check for hstrerror.
978 2002-08-19 David Shaw <dshaw@jabberwocky.com>
980 * NEWS: Document new ways to enable MDC, and change in automatic
981 compression disabling.
983 * configure.ac: No such thing as the "none" random gather any
986 2002-08-08 David Shaw <dshaw@jabberwocky.com>
988 * configure.ac: Add an --enable-tiger.
990 * NEWS: Clarify new permission checks.
992 2002-08-07 David Shaw <dshaw@jabberwocky.com>
994 * configure.ac: If the static IDEA cipher is present, disable
995 dynamic loading. Also fix backwards grammar of keyserver
996 exec-path CHECKING message.
998 2002-08-05 Werner Koch <wk@gnupg.org>
1000 * configure.ac: Bumbed version number.
1002 2002-08-04 Werner Koch <wk@gnupg.org>
1006 * configure.ac (ALL_LINGUAS): Added Catalan.
1008 2002-08-02 Werner Koch <wk@gnupg.org>
1010 * configure.ac: Removed all extension stuff but keep the tests for
1011 dlopen. We don't need to figure out the flags required. All
1012 stuff is now statically loaded.
1014 2002-07-30 David Shaw <dshaw@jabberwocky.com>
1016 * README, configure.ac: --with-exec-path is now clarified into
1017 --disable-keyserver-path
1019 * NEWS: changes since 1.1.90.
1021 2002-07-24 David Shaw <dshaw@jabberwocky.com>
1023 * configure.ac: Include a GNUPG_LIBEXECDIR in g10defs.h, as well
1024 as a SUBST for Makefiles.
1026 2002-07-22 Timo Schulz <ts@winpt.org>
1028 * configure.ac: Replace the 'c:/' variables with 'c:\' due
1029 to the fact we already use '\' in the remaining code.
1031 2002-07-08 David Shaw <dshaw@jabberwocky.com>
1033 * configure.ac: Add --with-mailprog to override the use of
1034 sendmail with another MTA. We can use anything that follows the
1035 "$MAILPROG -t" convention.
1037 2002-07-04 David Shaw <dshaw@jabberwocky.com>
1039 * configure.ac: --enable-exec-path should be a 'with'. Fix 'no'
1040 cases of --with-exec-path and --with-photo-viewer.
1042 * README: Document --disable-exec, --disable-photo-viewers,
1043 --disable-keyserver-helpers, --enable-exec-path, and
1044 --with-photo-viewer.
1046 * configure.ac: Add --with-photo-viewer to lock the viewer at
1047 compile time and --disable-keyserver-helpers and
1048 --disable-photo-viewers to allow disabling one without disabling
1051 2002-07-03 David Shaw <dshaw@jabberwocky.com>
1053 * configure.ac: Allow setting USE_EXEC_PATH to lock the exec-path
1056 2002-07-01 Werner Koch <wk@gnupg.org>
1058 * configure.ac: Set version number to 1.1.91.
1062 * INSTALL: Replaced by generic install file.
1063 * README: Marked as development version and moved most stuff of
1064 the old INSTALL file to here.
1066 2002-06-30 Werner Koch <wk@gnupg.org>
1068 * configure.ac: Link W32 version against libwsock32.
1070 2002-06-29 Werner Koch <wk@gnupg.org>
1072 * configure.ac (development_version): New.
1073 (HAVE_DEV_RANDOM_IOCTL): Removed test for it; it was never used.
1075 * BUGS, AUTHORS: Add a note on how to send security related bug
1078 2002-06-20 David Shaw <dshaw@jabberwocky.com>
1080 * NEWS: changes since 1.0.7.
1082 * configure.ac: Set new version number (1.1.90), and fix Solaris
1083 compiler flags for shared objects.
1085 2002-06-11 David Shaw <dshaw@jabberwocky.com>
1087 * configure.ac: Move -lsocket and -lnsl checks before LDAP link
1088 tests so they work properly on Solaris. Noted by David Champion.
1089 Also, check for the Mozilla LDAP library if the OpenLDAP library
1090 check fails. Put -lsocket and -lnsl in NETLIBS rather than LIBS
1091 so not all programs are forced to link to them.
1093 2002-06-05 David Shaw <dshaw@jabberwocky.com>
1095 * configure.ac: Add a switch for the experimental external HKP
1096 keyserver interface.
1098 2002-05-22 Werner Koch <wk@gnupg.org>
1100 * configure.ac: Check for strcasecmp and strncasecmp. Removed
1101 stricmp and memicmp checks.
1103 2002-05-08 David Shaw <dshaw@jabberwocky.com>
1105 * configure.ac: If LDAP comes up unusable, try #including <lber.h>
1106 before giving up. Old versions of OpenLDAP require that.
1108 2002-05-03 David Shaw <dshaw@jabberwocky.com>
1110 * configure.ac: In g10defs.h, use \ for the directory separator
1111 when HAVE_DOSISH_SYSTEM is on.
1113 * configure.ac: Add --disable-exec flag to disable all remote
1114 program execution. --disable-exec implies --disable-ldap and
1115 --disable-mailto. Also look in /usr/lib for sendmail. If
1116 sendmail is not found, do not default - just fail.
1118 2002-04-30 David Shaw <dshaw@jabberwocky.com>
1120 * configure.ac: Try and link to a sample LDAP program to check if
1121 the LDAP we're about to use is really sane. The most common
1122 problem (using a very old OpenLDAP), could be fixed with an extra
1123 #include, but this would not be very portable to other LDAP
1126 2002-04-29 Werner Koch <wk@gnupg.org>
1130 * README: Fixed some minor things.
1132 2002-04-25 Werner Koch <wk@gnupg.org>
1134 * configure.ac: Check for locale.h and setlocale
1136 2002-04-24 David Shaw <dshaw@jabberwocky.com>
1138 * Update NEWS with recent changes.
1140 2002-04-19 Werner Koch <wk@gnupg.org>
1142 Released 1.0.6e snapshot.
1144 2002-04-12 Werner Koch <wk@gnupg.org>
1146 * configure.ac: Add a warning note to the definition of the
1149 2002-04-09 Werner Koch <wk@gnupg.org>
1151 * configure.ac (ALL_LINGUAS): Added Czech, Galician and Greek
1152 translations. s/es_ES/es/.
1154 2002-03-06 Werner Koch <wk@gnupg.org>
1156 * configure.ac (ALL_LINGUAS): s/pt_PT/pt/
1158 2002-03-04 David Shaw <dshaw@jabberwocky.com>
1160 * Add a AC_DEFINE(_GNU_SOURCE). Since this is always defined in
1161 config.h, the various autoconf tests should be tested with it
1162 enabled. This also works around a compiler warning caused by a
1163 minor header bug in glibc 2.1 that causes fseeko to be defined
1164 when building gpg, but not when tested for in configure.
1166 2002-03-03 Werner Koch <wk@gnupg.org>
1168 Release 1.0.6d snapshot.
1170 2002-01-04 David Shaw <dshaw@jabberwocky.com>
1172 * NEWS: about symmetric messages and fixed file sizes.
1174 2001-12-22 Werner Koch <wk@gnupg.org>
1176 Released 1.0.6c snapshot.
1178 * configure.ac (AH_BOTTOM): Moved EXEC_TEMPFILE_ONLY to here.
1180 * acconfig.h: Removed, it should no longer be used.
1182 2001-12-21 David Shaw <dshaw@jabberwocky.com>
1184 * Add an acconfig.h to define EXEC_TEMPFILE_ONLY on platforms that
1187 2001-12-21 Werner Koch <wk@gnupg.org>
1189 * Makefile.am (dist-hook): We should also look in include for
1191 (EXTRA_DIST): Remove VERSION because it is generated by dist-hook.
1193 2001-12-20 David Shaw <dshaw@jabberwocky.com>
1195 * configure.ac: replacement function for mkdtemp()
1197 2001-12-19 David Shaw <dshaw@jabberwocky.com>
1199 * configure.ac: Check for stat()
1201 2001-12-19 Werner Koch <wk@gnupg.org>
1203 * acinclude.m4 (GNUPG_SYS_SYMBOL_UNDERSCORE): Support Cygwin target
1204 * configure.ac [CYGWIN32]: Don't build tiger. By Disastry.
1206 2001-12-18 Werner Koch <wk@gnupg.org>
1208 * Makefile.am (SUBDIRS): Add keyserver.
1209 (dist-hook): Only look in mpi and scripts for distfiles; this way
1210 we don't include those of a stale "make dist" directory.
1212 2001-10-23 Werner Koch <wk@gnupg.org>
1214 Released 1.0.6b snapshot.
1216 2001-10-22 Werner Koch <wk@gnupg.org>
1218 * configure.ac: Fixed for automake 1.5
1220 2001-10-17 Werner Koch <wk@gnupg.org>
1222 * README: Removed note on local_ID.
1224 2001-09-28 Werner Koch <wk@gnupg.org>
1226 * configure.ac: From now on add a string "-cvs" to the version to
1227 indicate that this is a pre-release of the given version number.
1229 2001-09-26 Werner Koch <wk@gnupg.org>
1231 * configure.ac [MINGW32]: Switched from wsock.dll to ws2_32.dll.
1233 2001-09-09 Werner Koch <wk@gnupg.org>
1235 * configure.ac: autoconf changed the name of the maintainer mode
1236 flag, so that not all warnings where enabled. Fixed that.
1237 Reported by Dirk Meyer.
1239 2001-09-07 Werner Koch <wk@gnupg.org>
1241 * configure.ac: Test for strsep().
1243 2001-09-03 Werner Koch <wk@gnupg.org>
1245 * configure.ac: Removed GDBM tests.
1247 2001-08-23 Werner Koch <wk@gnupg.org>
1249 * configure.in (AC_FUNC_FSEEKO): Add.
1250 (AC_CHECK_FUNCS): Remove fseeko. By Paul Eggert <eggert@twinsun.com>.
1252 2001-08-22 Werner Koch <wk@gnupg.org>
1254 * configure.ac (gethrtime): Enhanced the test by running a test
1256 * INSTALL: Removed the note about Solaris problems because the
1257 above test should catch this.
1259 2001-08-20 Werner Koch <wk@gnupg.org>
1261 * acinclude.m4: Add check for plock if mlock is broken.
1262 * configure.ac: Use regular tests for -lsocket and -lnsl,
1263 more thorough test for gethrtime, allow specifying the path to
1264 the zlib library if it is not in the default compiler/linker
1265 search path, use ${datadir}. All these test enhancements are by
1268 * configure.ac: Set some compiler flags for dec-osf and hpux. By
1271 * configure.ac: Create g10defs.h with EXTSEP_S et al.
1273 2001-08-03 Werner Koch <wk@gnupg.org>
1275 * configure.ac (VERSION,PACKAGE): Fixed quoting.
1277 2001-07-26 Werner Koch <wk@gnupg.org>
1279 * configure.ac: Finally got it running with the new autoconf. Had
1280 to define PACKAGE and VERSION and to add -I.. to each Makefile.am.
1282 2001-07-09 Werner Koch <wk@gnupg.org>
1284 Migrated to autoconf 2.50.
1285 * acinclude.m4: Removed the temporary LFS macros and GNUPG_LINK_FILES.
1286 * acconfig.h: Removed
1287 * configure.in: Replaced by...
1288 * configure.ac: and modified for use with autoconf 2.50, use a
1289 literal string for the version number. Replaced GNUPG_LINK_FILES
1290 with AC_CONFIG_LINKS and moved some informational messages to the end.
1292 * Makefile.am (DISTCLEANFILES): gettext is better now; no more
1293 need to remove the libintl.h symlink.
1294 (dist-hook): Create VERSION file.
1296 2001-06-08 Werner Koch <wk@gnupg.org>
1298 * configure.in (DYNLINK_MOD_CFLAGS): Use -shared with dec-osf.
1299 Reported by Chris Adams. Merged some cases.
1301 2001-05-29 Werner Koch <wk@gnupg.org>
1303 Released version 1.0.6.
1305 2001-05-28 Werner Koch <wk@gnupg.org>
1307 * configure.in (BUILD_INCLUDED_LIBINTL): Set to no for W32.
1309 2001-04-29 Werner Koch <wk@gnupg.org>
1311 Released version 1.0.5.
1313 2001-04-28 Werner Koch <wk@gnupg.org>
1315 Updated all copyright notices.
1317 2001-04-27 Werner Koch <wk@gnupg.org>
1319 * README: Removed a few outdated paragraphs.
1321 2001-04-17 Werner Koch <wk@gnupg.org>
1323 * acinclude.m4 (GNUPG_CHECK_DOCBOOK_TO_TEXI): New.
1324 (GNUPG_CHECK_TYPEDEF): Define _GNU_SOURCE because we will use it
1327 * configure.in: Use it here.
1329 * configure.in (ALL_LINGUAS): Add Estonian translation by Toomas Soome.
1330 (use_m_debug): Removed --enable-m-debug because it does not work
1333 2001-04-06 Werner Koch <wk@gnupg.org>
1335 * configure.in (ALL_LINGUAS): Add Turkish translation. Thanks
1336 to Nilgun Belma Buguner.
1338 2001-03-18 Werner Koch <wk@gnupg.org>
1340 * configure.in: Hardwire the use of -lsocket for some
1341 systems. Thanks to Reinhard Wobst.
1343 2001-03-13 Werner Koch <wk@gnupg.org>
1345 * configure.in: Add copyright notice and -lwsock32.
1347 2001-03-12 Werner Koch <wk@gnupg.org>
1349 * INSTALL: Add a note to VPATH builds.
1351 2001-03-08 Werner Koch <wk@gnupg.org>
1353 * debian/: Applied update from James.
1355 Added copyright and license notices to some more files.
1357 2001-01-18 Werner Koch <wk@gnupg.org>
1359 * configure.in: Removed tool definitions for MingW32
1361 2000-11-17 Werner Koch <wk@gnupg.org>
1363 * acinclude.m4 (GNUPG_CHECK_FAQPROG): Do not prinnt the warning.
1365 2000-11-11 Paul Eggert <eggert@twinsun.com>
1367 Actually Paul's patches are dated 2000-20-17; I applied them today
1368 and merged some ChangeLog entries (wk@gnupg.org).
1370 * configure.in (AC_SYS_LARGEFILE): Add.
1371 (try_large_file): Remove. All uses removed.
1372 (AC_CHECK_FUNCS): Remove fopen64 and fstat64.
1374 * acinclude.m4 (AC_SYS_LARGEFILE_TEST_INCLUDES,
1375 AC_SYS_LARGEFILE_MACRO_VALUE, AC_SYS_LARGEFILE): New macros,
1378 * configure.in (AC_CHECK_FUNCS): Add fseeko.
1380 2000-10-17 Werner Koch <wk@gnupg.org>
1382 * configure.in: Disabled fopen64 checks for Solaris and HPUX.
1384 2000-10-13 Werner Koch <wk@gnupg.org>
1386 * configure.in: Append mpi/mpi-asm-defs.h to g10defs.h
1388 2000-10-09 Werner Koch <wk@gnupg.org>
1390 * acinclude.m4: Changed wording of the faqprog.pl warning.
1392 Wed Oct 4 15:50:18 CEST 2000 Werner Koch <wk@openit.de>
1394 * configure.in: Set DYNLINK_MOD_CFLAGS for Irix. It seems that Irix
1395 needs the -shared flag. In 1.1 we are going to use libtool, so this
1396 module stuff will get redesigned anyway. Suggested by Jeff Long.
1398 Thu Sep 14 14:20:38 CEST 2000 Werner Koch <wk@openit.de>
1400 * acinclude.m4 (GNUPG_CHECK_FAQPROG): New.
1401 * configure.in: Test for this.
1403 * configure.in (DYNLINK_MOD_CFLAGS): Fix by David Champion.
1405 Wed Sep 6 17:55:47 CEST 2000 Werner Koch <wk@openit.de>
1407 * configure.in: Check for fstat64 and fopen64
1409 Wed Sep 6 14:59:09 CEST 2000 Werner Koch <wk@openit.de>
1411 * configure.in (GNUPG_HOMEDIR): New.
1413 Fri Aug 25 16:05:38 CEST 2000 Werner Koch <wk@openit.de>
1415 * configure.in: Changes to allow for Solaris random device.
1416 By Nils Ellmenreich.
1417 (--with-egd-socket): New.
1419 Wed Aug 23 19:52:51 CEST 2000 Werner Koch <wk@openit.de>
1421 * acinclude.m4 (GNUPG_CHECK_MLOCK): Removed that silly mkdir().
1423 Wed Jul 19 11:26:43 CEST 2000 Werner Koch <wk@openit.de>
1425 * configure.in (mingw32): Changes to allow for mingw32msvc
1427 Fri Jul 14 10:17:30 CEST 2000 Werner Koch <wk@openit.de>
1429 * acinclude.m4 (GNUPG_CHECK_MLOCK): Fixed syntax error in C code.
1431 Wed Jul 12 13:32:06 CEST 2000 Werner Koch <wk@openit.de>
1435 Fri Jun 9 10:09:52 CEST 2000 Werner Koch <wk@openit.de>
1437 * configure.in: Add check for termio.h, wait unctiosn and sigaction.
1439 Wed Jun 7 19:19:09 CEST 2000 Werner Koch <wk@openit.de>
1441 * acinclude.m4 (MKDIR_TAKES_ONE_ARG): Check some headers. By Gaël Quéri.
1442 * configure.in (AM_INIT_AUTOMAKE): Use this now. By Gaël.
1444 Mon Jun 5 12:37:43 CEST 2000 Werner Koch <wk@openit.de>
1446 * acnclude.m4 (GNUPG_CHECK_EXPORTDYNAMIC): Replacement for
1447 GNUPG_CHECK_RDYNAMIC which should handle gcc with non GNU ld nicer.
1448 Contributed by Dave Dykstra.
1449 * configure.in (GNYPG_CHECK_RDYNAMIC): Replaced by the new check.
1451 * configure.in (AC_CHECK_AWK): Moved before the first use of AWK. Suggested
1454 Tue May 30 16:37:55 CEST 2000 Werner Koch <wk@openit.de>
1456 Version 1.0.1-ePit-1
1458 Sun May 28 13:55:17 CEST 2000 Werner Koch <wk@openit.de>
1460 * acinclude.m4 (GNUPG_SYS_NM_PARSE): Added BSDI support.
1461 (GNUPG_CHECK_RDYNAMIC): Ditto.
1463 Wed Apr 19 10:57:26 CEST 2000 Werner Koch <wk@openit.de>
1465 * acconfig.h (HAVE_MLOCK): Added
1467 Wed Mar 22 13:50:24 CET 2000 Werner Koch <wk@openit.de>
1469 * acinclude.m4 (GNUPG_CHECK_MLOCK): Changed the way to test for
1470 librt. Test suggested by Jeff Long.
1472 Fri Mar 17 17:50:25 CET 2000 Werner Koch <wk@openit.de>
1474 * acinclude.m4 (GNUPG_CHECK_MLOCK): Do librt check only when
1475 we can't link a test program. This way GNU systems don't need
1476 to link against linrt.
1477 (GNUPG_CHECK_IPC): Fixed use of TRY_COMPILE macro. From Tim Mooney.
1479 2000-03-14 12:07:54 Werner Koch (wk@habibti.openit.de)
1481 * acinclude.m4 (GNUPG_SYS_SYMBOL_UNDERSCORE): Add support for
1483 (GNUPG_CHECK_MLOCK): Check whether mlock sits in librt.
1484 * configure.in: Add a test for unisgned long long.
1486 Tue Mar 7 18:45:31 CET 2000 Werner Koch <wk@gnupg.de>
1488 * acinclude.m4 (GNUPG_CHECK_RDYNAMIC): Add NetBSD. By Thomas Klausner.
1489 * configure.in (DYNLINK_MOD_CFLAGS): Set different for NetBSD.
1491 Thu Mar 2 15:37:46 CET 2000 Werner Koch <wk@gnupg.de>
1493 * configure.in: Add check for clock_gettime
1495 Wed Feb 23 10:07:57 CET 2000 Werner Koch <wk@gnupg.de>
1497 * configure.in (ALL_LINGUAS): Add nl.
1499 Wed Feb 16 16:25:09 CET 2000 Werner Koch <wk@gnupg.de>
1501 * configure.in (ALL_LINGUAS): Add Esperanto.
1503 Wed Feb 16 14:09:00 CET 2000 Werner Koch <wk@gnupg.de>
1505 * configure.in (ALL_LINGUAS): Add sv and ja.
1507 * AUTHORS: Converted to a more compact format.
1509 * INSTALL: Wrote a note about a Solaris problem.
1511 Thu Feb 10 17:39:44 CET 2000 Werner Koch <wk@gnupg.de>
1513 * configure.in: Use /usr/local for CFLAGS and LDFLAGS when
1514 target is freebsd. By Rémi.
1516 Thu Jan 13 19:31:58 CET 2000 Werner Koch <wk@gnupg.de>
1518 * configure.in: Do not set development version when the version has
1519 a dash in it. Suggested by Dave Dykstra.
1521 Thu Dec 16 10:07:58 CET 1999 Werner Koch <wk@gnupg.de>
1523 * VERSION: Set to 1.0.1.
1525 * configure.in: Removed substitution for doc/gph/Makefile.
1526 Do all the gcc warning only in maintainer mode.
1528 Thu Dec 9 10:31:05 CET 1999 Werner Koch <wk@gnupg.de>
1530 * INSTALL: Add a hint for AIX. By Jos Backus.
1532 Sat Dec 4 12:30:28 CET 1999 Werner Koch <wk@gnupg.de>
1534 * configure.in (dlopen): Use CHECK_FUNC for a test of dlopen in libc.
1535 Suggested by Alexandre Oliva.
1536 (-Wall): Moved the settting of gcc warning options near to the end
1537 so that tests don't get confused. Suggested by Paul D. Smith.
1539 Mon Nov 22 11:14:53 CET 1999 Werner Koch <wk@gnupg.de>
1541 * BUGS: Replaced content with a link to the online list.
1543 Fri Nov 12 20:33:19 CET 1999 Werner Koch <wk@gnupg.de>
1545 * README: Fixed a type and add a note about the gnupg-i18n ML.
1547 Thu Oct 28 16:08:20 CEST 1999 Werner Koch <wk@gnupg.de>
1549 * acinclude.m4, configure.in (GNUPG_CHECK_GNUMAKE): New.
1551 Sat Oct 9 20:34:41 CEST 1999 Werner Koch <wk@gnupg.de>
1553 * configure.in: Tweaked handling of random modules and removed
1554 dummy support for libgcrypt.
1555 * Makefile.am: Removed libgcrypt support.
1556 * cgrypt/ : Removed.
1558 * Makefile.am: Removed libtool.
1560 Fri Oct 8 20:32:01 CEST 1999 Werner Koch <wk@gnupg.de>
1562 * configure.in: Fixed quoting in test for development version.
1564 * THANKS: Add entries for Michael, Brenno and J Horacio who did
1565 very nice Howto documents - I apoligize for forgetting to mention them
1568 Tue Sep 28 20:54:37 CEST 1999 Werner Koch <wk@gnupg.de>
1570 * textfilter.c (copy_clearsig_text) [__MINGW32__): Use CR,LF.
1572 Fri Sep 17 12:56:42 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
1574 * configure.in: Add "-lcap" when capabilities are requested.
1575 Add the conditional CROSS_COMPILING.
1576 * Makefile.am: Don't use checks when CROSS_COMPILING.
1578 Wed Sep 15 16:22:17 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
1580 * configure.in (ALL_LINGUAS): Add pt_PT.
1582 * configure.in: Some tweaks for cross compiling under MingW32
1583 * acconfig.h (USE_STATIC_RNDW32): New.
1585 Tue Sep 7 17:08:10 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
1587 * VERSION: Set to 1.0.0.
1589 Mon Sep 6 19:59:08 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
1591 * configure.in: Create makefile in doc/gph
1593 * acinclude.m4 (GNUPG_FUNC_MKDIR_TAKES_ONE_ARG): New
1594 * configure.in: use the above.
1596 Thu Sep 2 16:40:55 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
1598 * VERSION: Set to 0.9.11.
1600 Tue Aug 31 17:20:44 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
1602 * configure.in: Minor changes to the OS/2 and Mingw32 system labels.
1603 Add a printable name for Hurd.
1605 Mon Aug 30 20:38:33 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
1607 * configure.in: Some support for DJGPP (Mark Elbrecht)
1609 Wed Aug 4 10:34:46 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
1611 * VERSION: Set to 0.9.10.
1613 Mon Jul 26 09:34:46 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
1615 * acinclude.m4 (GNUPG_SYS_SYMBOL_UNDERSCORE): remove init of ac_cv_...
1617 * Makefile.am (DISCLEANFILES): New
1619 Fri Jul 23 13:53:03 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
1621 * VERSION: Set to 0.9.9.
1623 * configure.in: Print a notice when rndunix is used.
1625 Thu Jul 15 10:15:35 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
1627 * acinclude.m4 (GNUPG_SYS_SYMBOL_UNDERSCORE): Fixed last modification.
1629 Wed Jul 7 13:08:40 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
1631 * Makefile.am: Support for libtool.
1632 * configure.in: Ditto.
1634 Tue Jun 29 21:44:25 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
1636 * configure.in (use_local_zlib): The lost dollar is back.
1638 * acinclude.m4 (GNUPG_SYS_SYMBOL_UNDERSCORE): Add EMX case.
1639 * configure.in: Another variant of the MX vendor string
1641 * configure.in (--with-capabilities): Some test code (Remi).
1643 Sat Jun 26 12:15:59 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
1645 * acinclude.m4 (GNUPG_CHECK_RDYNAMIC): Support for HPUX and IRIX.
1646 * configure.in (HAVE_DL_SHL_LOAD): New for HPUX (Dave Dykstra).
1648 * VERSION: Now 0.9.8
1650 Wed Jun 16 20:16:21 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
1652 * configure.in: Add test for docbook-to-man
1654 Tue Jun 15 12:21:08 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
1656 * acinclude.m4 (GNUPG_SYS_NM_PARSE): Support for {net,free}bsd,
1658 Thu Jun 10 14:18:23 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
1660 * configure.in (ZLIB,GDBM): Check both, header and lib.
1662 Sat Jun 5 15:30:33 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
1664 * pkclist.c (key_present_in_pk_list): New (Michael).
1666 Tue May 25 19:50:32 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
1668 * configure.in (IS_DEVELOPMENT_VERSION): Fixed detection.
1670 Sun May 23 14:20:22 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
1672 * acinclude.m4 (GNUPG_SYS_SYMBOL_UNDERSCORE): assume yes when
1675 Mon May 17 21:54:43 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
1677 * configure.in (socket): Fix for Unisys by Katsuhiro Kondou.
1679 Sat May 8 19:28:08 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
1681 * NEWS: Add a marker line which I forgot to do for 0.9.6.
1683 Thu May 6 14:18:17 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
1685 * README: Minor updates
1687 * VERSION: Now 0.9.6
1689 Thu Apr 8 09:35:53 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
1691 * acinclude.m4 (GNUPG_CHECK_RDYNAMIC): Fix for
1692 amiga-openbsd (Peter Reich)
1693 (GNUPG_PROG_NM): Ditto
1695 Wed Apr 7 20:51:39 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
1697 * Makefile.am (g10defs.h): Removed.
1698 * configure.in (AC_OUTPUT_COMMANDS): Create g10defs.h
1700 Sat Mar 20 12:55:33 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
1702 * VERSION: Now 0.9.5
1704 Sun Mar 14 19:34:36 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
1706 * acinclude.m4 (AM_SYS_SYMBOL_UNDERSCORE): Removed because it is
1707 now in the latest libtool.
1709 Thu Mar 11 16:39:46 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
1711 * configure.in: Removed the need for libtool
1713 Mon Mar 8 20:47:17 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
1715 * configure.in (DLSYM_NEEDS_UNDERSCORE): Replaced.
1716 * acinclude.in (AM_SYS_SYMBOL_UNDERSCORE): New.
1718 * VERSION: Now 0.9.4
1720 Sun Feb 28 19:11:00 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
1722 * configure.in (dld): Test disabled.
1724 Fri Feb 26 17:55:41 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
1726 * encode.c (encode_simple): temporary fix.
1728 Wed Feb 24 11:07:27 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
1730 * configure.in: New option --enable-static-rnd.
1732 Mon Feb 22 20:04:00 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
1734 * BUGS: Now we assign bug numbers.
1735 * OBUGS: New to keep rack o fixed bugs (CVS only)
1737 Fri Feb 19 18:01:54 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
1739 * VERSION: Released 0.9.3
1741 Fri Feb 19 15:49:15 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
1743 * acinclude.m4: Removed gettext macros.
1745 Tue Feb 16 14:10:02 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
1747 * configure.in (socket): Check for -lsocket and -lnsl.
1748 (osf4): Disable all warnings for DEC's cc.
1749 (-Wall): Add more warning options for gcc
1751 Sat Feb 13 12:04:43 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
1753 * configure.in: Changed detection of compiler flags.
1754 * intl/ : Removed directory
1756 Wed Feb 10 17:15:39 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
1758 * acinclude.m4 (GNUPG_CHECK_RDYNAMIC): Fix for freebsd 2.2
1760 * configure.in: a lot of changes to allow selection of modules.
1761 Add support for OS/2.
1763 * acinclude.m4: add some more caching
1765 * README: Spelling and grammar corrections (John A. Martin)
1768 Wed Jan 20 21:40:21 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
1770 * configure.in: --enable-m-guard is now default
1772 Wed Jan 13 12:49:36 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
1774 * INSTALL: Applied new information how to build rpms by Fabio Coatti
1775 * Makefile.in (gnupg.spec): Changed the names.
1777 Tue Jan 12 11:17:18 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
1779 * config.links (m68k-atari-mint): New
1781 Tue Jan 12 09:17:19 CET 1999 Gaël Quéri <gqueri@mail.dotcom.fr>
1783 * all: Fixed typos all over the place
1785 Sat Jan 9 16:02:23 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
1787 * configure.in: Add a way to statically link rndunix
1789 Sun Jan 3 15:28:44 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
1791 * acinclude.m4 (GNUPG_CHECK_RDYNAMIC): New.
1792 * configure.in (DYNLOAD_CFLAGS): Use result from CHECK_RDYNAMIC
1794 Wed Dec 23 13:18:14 CET 1998 Werner Koch <wk@isil.d.shuttle.de>
1796 * README: Replaced the command overview with a short intro.
1798 Sat Dec 12 18:40:32 CET 1998 Werner Koch <wk@isil.d.shuttle.de>
1800 * configure.in: Add check for dlopen in libc (Greg Troxel)
1802 * acconfig.h (DLSYM_NEEDS_UNDERSCORE): New.
1804 Thu Dec 10 20:15:36 CET 1998 Werner Koch <wk@isil.d.shuttle.de>
1806 * acinclude.m (GNUPG_CHECK_PIC): New
1807 * configure.in, acinclude.m4: Renamed all WK_ to GNUPG_
1809 Tue Dec 8 15:09:29 CET 1998 Werner Koch <wk@isil.d.shuttle.de>
1811 * VERSION: Set to 0.4.5
1813 Wed Nov 25 12:38:29 1998 Werner Koch (wk@isil.d.shuttle.de)
1815 * configure.in (USE_RNDLINUX): New.
1817 Fri Nov 20 19:34:57 1998 Werner Koch (wk@isil.d.shuttle.de)
1819 * VERSION: Released 0.4.4
1821 * configure.in (try_asm_modules): For option --disable-asm
1823 Tue Nov 10 19:32:40 1998 Werner Koch (wk@isil.d.shuttle.de)
1825 * configure.in (MPI_SFLAGS): New.
1827 Tue Nov 10 13:44:53 1998 Werner Koch (wk@isil.d.shuttle.de)
1830 * configure.in (AC_REVISION): New.
1832 Sun Nov 8 18:20:35 1998 Werner Koch (wk@isil.d.shuttle.de)
1834 * VERSION: Set to 0.4.3
1836 Sun Oct 25 19:49:37 1998 Werner Koch (wk@isil.d.shuttle.de)
1838 * Makefile.am (g10defs.h): New macro GNUPG_DATADIR.
1840 Wed Oct 21 17:24:24 1998 Werner Koch (wk@isil.d.shuttle.de)
1842 * configure.in: Removed gettext kludge
1843 * acinclude.m4: Add patched AM_WITH_NKS macro
1845 Tue Oct 20 19:03:36 1998 Werner Koch (wk@isil.d.shuttle.de)
1847 * configure.in: Kludge to make AM_GNU_GETTEXT work,
1848 changed some macors to more modern versions. Also
1849 changeg the all makefiles to remove duplicate ../intl.
1850 * acinclude.m4: Removed the gettext stuff, as this
1851 already comes with automake now.
1853 Wed Oct 14 12:11:34 1998 Werner Koch (wk@isil.d.shuttle.de)
1855 * configure.in (NAME_OF_DEV_RANDOM): New.
1856 (DYNLINK_MOD_CFLAGS): New.
1858 Thu Oct 8 10:55:15 1998 Werner Koch (wk@isil.d.shuttle.de)
1860 * Makefile.am (g10defs.h): creates include file
1861 * acconfig.h: now includes g10defs.h
1862 * configure.in: Removed G10_LOCALEDIR and GNUPG_LIB
1864 Thu Sep 17 18:49:40 1998 Werner Koch (wk@(none))
1866 * Makefile.am (dist-hook): Now creates RPM file.
1867 * scripts/gnupg.spec: New template file for RPMs
1869 Thu Jul 30 19:17:07 1998 Werner Koch (wk@(none))
1871 * acinclude.h (WK_CHECK_IPC): New
1872 * configure.in : Add checks for SysV IPC
1874 Thu Jun 25 11:18:49 1998 Werner Koch (wk@isil.d.shuttle.de)
1876 * configure.in (--disable-dynload): New.
1878 Wed Jun 10 07:48:59 1998 Werner Koch,mobil,,, (wk@tobold)
1880 * configure.in (GNUPG_LIBDIR): New.
1882 Mon May 25 19:10:59 1998 Werner Koch (wk@isil.d.shuttle.de)
1884 * rand-unix.c (fast_random_poll): fixed syntax bug.
1886 Mon May 11 10:21:31 1998 Werner Koch (wk@isil.d.shuttle.de)
1888 * configure.in (PRINTABLE_OS_NAME): Linux is now GNU/Linux
1890 Tue Apr 14 19:08:05 1998 Werner Koch (wk@isil.d.shuttle.de)
1892 * [all files]: Applied Matthew Skala's typo and grammar fixes.
1894 Wed Mar 4 10:32:40 1998 Werner Koch (wk@isil.d.shuttle.de)
1896 * configure.in (getrusage,gettimeofday): New tests.
1898 Fri Feb 27 13:14:17 1998 Werner Koch (wk@isil.d.shuttle.de)
1900 * configure.in (--disable-m-guard): New.
1902 Thu Feb 26 17:09:27 1998 Werner Koch (wk@isil.d.shuttle.de)
1904 * configure.in, acinclude.m4, intl/, po/: New macros taken
1905 from GNOME, switched to automake 1.2f
1907 Thu Feb 26 09:05:46 1998 Werner Koch (wk@isil.d.shuttle.de)
1909 * configure.in (doc/Makefile): New
1911 Thu Feb 26 07:40:47 1998 Werner Koch (wk@isil.d.shuttle.de)
1913 * configure.in: Changed gettext stuff
1915 Wed Feb 25 11:44:10 1998 Werner Koch (wk@isil.d.shuttle.de)
1917 * checks/*test : restructured the directory.
1919 Tue Feb 24 15:59:12 1998 Werner Koch (wk@isil.d.shuttle.de)
1921 * configure.in: Changed the name of the package to GNUPG and
1922 chnaged several other names too.
1924 Wed Feb 18 17:36:45 1998 Werner Koch (wk@isil.d.shuttle.de)
1926 * Makefile.am (checks): New.
1928 Sat Feb 14 15:37:55 1998 Werner Koch (wk@isil.d.shuttle.de)
1930 * configure.in (mpi_config_done): Removed asm links caching.
1932 Sat Feb 14 14:02:20 1998 Werner Koch (wk@isil.d.shuttle.de)
1934 * configure.in (PRINTABLE_OS_NAME): New.
1935 * acconfig.h: Likewise.
1937 Fri Feb 13 19:43:41 1998 Werner Koch (wk@isil.d.shuttle.de)
1939 * configure.in : Fixed zlib stuff
1940 * Makefile.am: Likewise
1943 Copyright 1998, 1999, 2000, 2001, 2002, 2003,
1944 2004, 2005, 2006 Free Software Foundation, Inc.
1946 This file is free software; as a special exception the author gives
1947 unlimited permission to copy and/or distribute it, with or without
1948 modifications, as long as this notice is preserved.
1950 This file is distributed in the hope that it will be useful, but
1951 WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
1952 implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.