2002-06-30 09:40:57 +02:00
|
|
|
|
2002-06-30 Werner Koch <wk@gnupg.org>
|
|
|
|
|
|
|
|
|
|
* configure.ac: Link W32 version against libwsock32.
|
|
|
|
|
|
2002-06-29 22:47:08 +02:00
|
|
|
|
2002-06-29 Werner Koch <wk@gnupg.org>
|
|
|
|
|
|
|
|
|
|
* configure.ac (development_version): New.
|
|
|
|
|
(HAVE_DEV_RANDOM_IOCTL): Removed test for it; it was never used.
|
|
|
|
|
|
|
|
|
|
* BUGS, AUTHORS: Add a note on how to send security related bug
|
|
|
|
|
reports.
|
|
|
|
|
|
2002-06-29 16:15:02 +02:00
|
|
|
|
2002-06-20 David Shaw <dshaw@jabberwocky.com>
|
2000-12-19 19:28:36 +01:00
|
|
|
|
|
2002-06-29 16:15:02 +02:00
|
|
|
|
* NEWS: changes since 1.0.7.
|
2000-12-19 19:28:36 +01:00
|
|
|
|
|
2002-06-29 16:15:02 +02:00
|
|
|
|
* configure.ac: Set new version number (1.1.90), and fix Solaris
|
|
|
|
|
compiler flags for shared objects.
|
2000-11-14 18:12:10 +01:00
|
|
|
|
|
2002-06-29 16:15:02 +02:00
|
|
|
|
2002-06-11 David Shaw <dshaw@jabberwocky.com>
|
2000-11-14 18:12:10 +01:00
|
|
|
|
|
2002-06-29 16:15:02 +02:00
|
|
|
|
* configure.ac: Move -lsocket and -lnsl checks before LDAP link
|
|
|
|
|
tests so they work properly on Solaris. Noted by David Champion.
|
|
|
|
|
Also, check for the Mozilla LDAP library if the OpenLDAP library
|
|
|
|
|
check fails. Put -lsocket and -lnsl in NETLIBS rather than LIBS
|
|
|
|
|
so not all programs are forced to link to them.
|
|
|
|
|
|
|
|
|
|
2002-06-05 David Shaw <dshaw@jabberwocky.com>
|
2000-11-14 17:04:16 +01:00
|
|
|
|
|
2002-06-29 16:15:02 +02:00
|
|
|
|
* configure.ac: Add a switch for the experimental external HKP
|
|
|
|
|
keyserver interface.
|
2000-11-14 17:04:16 +01:00
|
|
|
|
|
2002-06-29 16:15:02 +02:00
|
|
|
|
2002-05-22 Werner Koch <wk@gnupg.org>
|
2000-10-10 18:25:12 +02:00
|
|
|
|
|
2002-06-29 16:15:02 +02:00
|
|
|
|
* configure.ac: Check for strcasecmp and strncasecmp. Removed
|
|
|
|
|
stricmp and memicmp checks.
|
2000-10-10 18:25:12 +02:00
|
|
|
|
|
2002-06-29 16:15:02 +02:00
|
|
|
|
2002-05-08 David Shaw <dshaw@jabberwocky.com>
|
2000-09-18 16:35:34 +02:00
|
|
|
|
|
2002-06-29 16:15:02 +02:00
|
|
|
|
* configure.ac: If LDAP comes up unusable, try #including <lber.h>
|
|
|
|
|
before giving up. Old versions of OpenLDAP require that.
|
2000-09-18 16:35:34 +02:00
|
|
|
|
|
2002-06-29 16:15:02 +02:00
|
|
|
|
2002-05-03 David Shaw <dshaw@jabberwocky.com>
|
2000-09-18 16:35:34 +02:00
|
|
|
|
|
2002-06-29 16:15:02 +02:00
|
|
|
|
* configure.ac: In g10defs.h, use \ for the directory separator
|
|
|
|
|
when HAVE_DOSISH_SYSTEM is on.
|
2000-09-18 16:35:34 +02:00
|
|
|
|
|
2002-06-29 16:15:02 +02:00
|
|
|
|
* configure.ac: Add --disable-exec flag to disable all remote
|
|
|
|
|
program execution. --disable-exec implies --disable-ldap and
|
|
|
|
|
--disable-mailto. Also look in /usr/lib for sendmail. If
|
|
|
|
|
sendmail is not found, do not default - just fail.
|
|
|
|
|
|
|
|
|
|
2002-04-30 David Shaw <dshaw@jabberwocky.com>
|
|
|
|
|
|
|
|
|
|
* configure.ac: Try and link to a sample LDAP program to check if
|
|
|
|
|
the LDAP we're about to use is really sane. The most common
|
|
|
|
|
problem (using a very old OpenLDAP), could be fixed with an extra
|
|
|
|
|
#include, but this would not be very portable to other LDAP
|
|
|
|
|
libraries.
|
|
|
|
|
|
|
|
|
|
2002-04-29 Werner Koch <wk@gnupg.org>
|
|
|
|
|
|
|
|
|
|
Released 1.0.7.
|
|
|
|
|
|
|
|
|
|
* README: Fixed some minor things.
|
|
|
|
|
|
|
|
|
|
2002-04-25 Werner Koch <wk@gnupg.org>
|
|
|
|
|
|
|
|
|
|
* configure.ac: Check for locale.h and setlocale
|
|
|
|
|
|
|
|
|
|
2002-04-24 David Shaw <dshaw@jabberwocky.com>
|
|
|
|
|
|
|
|
|
|
* Update NEWS with recent changes.
|
|
|
|
|
|
|
|
|
|
2002-04-19 Werner Koch <wk@gnupg.org>
|
|
|
|
|
|
|
|
|
|
Released 1.0.6e snapshot.
|
|
|
|
|
|
|
|
|
|
2002-04-12 Werner Koch <wk@gnupg.org>
|
|
|
|
|
|
|
|
|
|
* configure.ac: Add a warning note to the definition of the
|
|
|
|
|
EXTSEP macros.
|
|
|
|
|
|
|
|
|
|
2002-04-09 Werner Koch <wk@gnupg.org>
|
|
|
|
|
|
|
|
|
|
* configure.ac (ALL_LINGUAS): Added Czech, Galician and Greek
|
|
|
|
|
translations. s/es_ES/es/.
|
|
|
|
|
|
|
|
|
|
2002-03-06 Werner Koch <wk@gnupg.org>
|
|
|
|
|
|
|
|
|
|
* configure.ac (ALL_LINGUAS): s/pt_PT/pt/
|
|
|
|
|
|
|
|
|
|
2002-03-04 David Shaw <dshaw@jabberwocky.com>
|
|
|
|
|
|
|
|
|
|
* Add a AC_DEFINE(_GNU_SOURCE). Since this is always defined in
|
|
|
|
|
config.h, the various autoconf tests should be tested with it
|
|
|
|
|
enabled. This also works around a compiler warning caused by a
|
|
|
|
|
minor header bug in glibc 2.1 that causes fseeko to be defined
|
|
|
|
|
when building gpg, but not when tested for in configure.
|
|
|
|
|
|
|
|
|
|
2002-03-03 Werner Koch <wk@gnupg.org>
|
|
|
|
|
|
|
|
|
|
Release 1.0.6d snapshot.
|
|
|
|
|
|
|
|
|
|
2002-01-04 David Shaw <dshaw@jabberwocky.com>
|
|
|
|
|
|
|
|
|
|
* NEWS: about symmetric messages and fixed file sizes.
|
|
|
|
|
|
|
|
|
|
2001-12-22 Werner Koch <wk@gnupg.org>
|
|
|
|
|
|
|
|
|
|
Released 1.0.6c snapshot.
|
|
|
|
|
|
|
|
|
|
* configure.ac (AH_BOTTOM): Moved EXEC_TEMPFILE_ONLY to here.
|
|
|
|
|
|
|
|
|
|
* acconfig.h: Removed, it should no longer be used.
|
|
|
|
|
|
|
|
|
|
2001-12-21 David Shaw <dshaw@jabberwocky.com>
|
|
|
|
|
|
|
|
|
|
* Add an acconfig.h to define EXEC_TEMPFILE_ONLY on platforms that
|
|
|
|
|
can't do fork/exec.
|
|
|
|
|
|
|
|
|
|
2001-12-21 Werner Koch <wk@gnupg.org>
|
|
|
|
|
|
|
|
|
|
* Makefile.am (dist-hook): We should also look in include for
|
|
|
|
|
distfiles.
|
|
|
|
|
(EXTRA_DIST): Remove VERSION because it is generated by dist-hook.
|
|
|
|
|
|
|
|
|
|
2001-12-20 David Shaw <dshaw@jabberwocky.com>
|
|
|
|
|
|
|
|
|
|
* configure.ac: replacement function for mkdtemp()
|
|
|
|
|
|
|
|
|
|
2001-12-19 David Shaw <dshaw@jabberwocky.com>
|
|
|
|
|
|
|
|
|
|
* configure.ac: Check for stat()
|
|
|
|
|
|
|
|
|
|
2001-12-19 Werner Koch <wk@gnupg.org>
|
|
|
|
|
|
|
|
|
|
* acinclude.m4 (GNUPG_SYS_SYMBOL_UNDERSCORE): Support Cygwin target
|
|
|
|
|
* configure.ac [CYGWIN32]: Don't build tiger. By Disastry.
|
|
|
|
|
|
|
|
|
|
2001-12-18 Werner Koch <wk@gnupg.org>
|
|
|
|
|
|
|
|
|
|
* Makefile.am (SUBDIRS): Add keyserver.
|
|
|
|
|
(dist-hook): Only look in mpi and scripts for distfiles; this way
|
|
|
|
|
we don't include those of a stale "make dist" directory.
|
|
|
|
|
|
|
|
|
|
2001-10-23 Werner Koch <wk@gnupg.org>
|
|
|
|
|
|
|
|
|
|
Released 1.0.6b snapshot.
|
|
|
|
|
|
|
|
|
|
2001-10-22 Werner Koch <wk@gnupg.org>
|
|
|
|
|
|
|
|
|
|
* configure.ac: Fixed for automake 1.5
|
|
|
|
|
|
|
|
|
|
2001-10-17 Werner Koch <wk@gnupg.org>
|
|
|
|
|
|
|
|
|
|
* README: Removed note on local_ID.
|
|
|
|
|
|
|
|
|
|
2001-09-28 Werner Koch <wk@gnupg.org>
|
|
|
|
|
|
|
|
|
|
* configure.ac: From now on add a string "-cvs" to the version to
|
|
|
|
|
indicate that this is a pre-release of the given version number.
|
|
|
|
|
|
|
|
|
|
2001-09-26 Werner Koch <wk@gnupg.org>
|
|
|
|
|
|
|
|
|
|
* configure.ac [MINGW32]: Switched from wsock.dll to ws2_32.dll.
|
|
|
|
|
|
|
|
|
|
2001-09-09 Werner Koch <wk@gnupg.org>
|
|
|
|
|
|
|
|
|
|
* configure.ac: autoconf changed the name of the maintainer mode
|
|
|
|
|
flag, so that not all warnings where enabled. Fixed that.
|
|
|
|
|
Reported by Dirk Meyer.
|
|
|
|
|
|
|
|
|
|
2001-09-07 Werner Koch <wk@gnupg.org>
|
|
|
|
|
|
|
|
|
|
* configure.ac: Test for strsep().
|
|
|
|
|
|
|
|
|
|
2001-09-03 Werner Koch <wk@gnupg.org>
|
|
|
|
|
|
|
|
|
|
* configure.ac: Removed GDBM tests.
|
|
|
|
|
|
|
|
|
|
2001-08-23 Werner Koch <wk@gnupg.org>
|
|
|
|
|
|
|
|
|
|
* configure.in (AC_FUNC_FSEEKO): Add.
|
|
|
|
|
(AC_CHECK_FUNCS): Remove fseeko. By Paul Eggert <eggert@twinsun.com>.
|
|
|
|
|
|
|
|
|
|
2001-08-22 Werner Koch <wk@gnupg.org>
|
|
|
|
|
|
|
|
|
|
* configure.ac (gethrtime): Enhanced the test by running a test
|
|
|
|
|
program.
|
|
|
|
|
* INSTALL: Removed the note about Solaris problems because the
|
|
|
|
|
above test should catch this.
|
|
|
|
|
|
|
|
|
|
2001-08-20 Werner Koch <wk@gnupg.org>
|
|
|
|
|
|
|
|
|
|
* acinclude.m4: Add check for plock if mlock is broken.
|
|
|
|
|
* configure.ac: Use regular tests for -lsocket and -lnsl,
|
|
|
|
|
more thorough test for gethrtime, allow specifying the path to
|
|
|
|
|
the zlib library if it is not in the default compiler/linker
|
|
|
|
|
search path, use ${datadir}. All these test enhancements are by
|
|
|
|
|
Albert Chin.
|
|
|
|
|
|
|
|
|
|
* configure.ac: Set some compiler flags for dec-osf and hpux. By
|
|
|
|
|
Tim Mooney.
|
|
|
|
|
|
|
|
|
|
* configure.ac: Create g10defs.h with EXTSEP_S et al.
|
|
|
|
|
|
|
|
|
|
2001-08-03 Werner Koch <wk@gnupg.org>
|
|
|
|
|
|
|
|
|
|
* configure.ac (VERSION,PACKAGE): Fixed quoting.
|
|
|
|
|
|
|
|
|
|
2001-07-26 Werner Koch <wk@gnupg.org>
|
|
|
|
|
|
|
|
|
|
* configure.ac: Finally got it running with the new autoconf. Had
|
|
|
|
|
to define PACKAGE and VERSION and to add -I.. to each Makefile.am.
|
|
|
|
|
|
|
|
|
|
2001-07-09 Werner Koch <wk@gnupg.org>
|
|
|
|
|
|
|
|
|
|
Migrated to autoconf 2.50.
|
|
|
|
|
* acinclude.m4: Removed the temporary LFS macros and GNUPG_LINK_FILES.
|
|
|
|
|
* acconfig.h: Removed
|
|
|
|
|
* configure.in: Replaced by...
|
|
|
|
|
* configure.ac: and modified for use with autoconf 2.50, use a
|
|
|
|
|
literal string for the version number. Replaced GNUPG_LINK_FILES
|
|
|
|
|
with AC_CONFIG_LINKS and moved some informational messages to the end.
|
|
|
|
|
* VERSION: Removed.
|
|
|
|
|
* Makefile.am (DISTCLEANFILES): gettext is better now; no more
|
|
|
|
|
need to remove the libintl.h symlink.
|
|
|
|
|
(dist-hook): Create VERSION file.
|
|
|
|
|
|
|
|
|
|
2001-06-08 Werner Koch <wk@gnupg.org>
|
|
|
|
|
|
|
|
|
|
* configure.in (DYNLINK_MOD_CFLAGS): Use -shared with dec-osf.
|
|
|
|
|
Reported by Chris Adams. Merged some cases.
|
|
|
|
|
|
|
|
|
|
2001-05-29 Werner Koch <wk@gnupg.org>
|
|
|
|
|
|
|
|
|
|
Released version 1.0.6.
|
|
|
|
|
|
|
|
|
|
2001-05-28 Werner Koch <wk@gnupg.org>
|
|
|
|
|
|
|
|
|
|
* configure.in (BUILD_INCLUDED_LIBINTL): Set to no for W32.
|
|
|
|
|
|
|
|
|
|
2001-04-29 Werner Koch <wk@gnupg.org>
|
|
|
|
|
|
|
|
|
|
Released version 1.0.5.
|
|
|
|
|
|
|
|
|
|
2001-04-28 Werner Koch <wk@gnupg.org>
|
|
|
|
|
|
|
|
|
|
Updated all copyright notices.
|
|
|
|
|
|
|
|
|
|
2001-04-27 Werner Koch <wk@gnupg.org>
|
|
|
|
|
|
|
|
|
|
* README: Removed a few outdated paragraphs.
|
|
|
|
|
|
|
|
|
|
2001-04-17 Werner Koch <wk@gnupg.org>
|
|
|
|
|
|
|
|
|
|
* acinclude.m4 (GNUPG_CHECK_DOCBOOK_TO_TEXI): New.
|
|
|
|
|
(GNUPG_CHECK_TYPEDEF): Define _GNU_SOURCE because we will use it
|
|
|
|
|
anyway.
|
|
|
|
|
|
|
|
|
|
* configure.in: Use it here.
|
|
|
|
|
|
|
|
|
|
* configure.in (ALL_LINGUAS): Add Estonian translation by Toomas Soome.
|
|
|
|
|
(use_m_debug): Removed --enable-m-debug because it does not work
|
|
|
|
|
anymore.
|
|
|
|
|
|
|
|
|
|
2001-04-06 Werner Koch <wk@gnupg.org>
|
|
|
|
|
|
|
|
|
|
* configure.in (ALL_LINGUAS): Add Turkish translation. Thanks
|
|
|
|
|
to Nilgun Belma Buguner.
|
|
|
|
|
|
|
|
|
|
2001-03-18 Werner Koch <wk@gnupg.org>
|
|
|
|
|
|
|
|
|
|
* configure.in: Hardwire the use of -lsocket for some
|
|
|
|
|
systems. Thanks to Reinhard Wobst.
|
|
|
|
|
|
|
|
|
|
2001-03-13 Werner Koch <wk@gnupg.org>
|
|
|
|
|
|
|
|
|
|
* configure.in: Add copyright notice and -lwsock32.
|
|
|
|
|
|
|
|
|
|
2001-03-12 Werner Koch <wk@gnupg.org>
|
|
|
|
|
|
|
|
|
|
* INSTALL: Add a note to VPATH builds.
|
|
|
|
|
|
|
|
|
|
2001-03-08 Werner Koch <wk@gnupg.org>
|
|
|
|
|
|
|
|
|
|
* debian/: Applied update from James.
|
|
|
|
|
|
|
|
|
|
Added copyright and license notices to some more files.
|
|
|
|
|
|
|
|
|
|
2001-01-18 Werner Koch <wk@gnupg.org>
|
|
|
|
|
|
|
|
|
|
* configure.in: Removed tool definitions for MingW32
|
|
|
|
|
|
|
|
|
|
2000-11-17 Werner Koch <wk@gnupg.org>
|
|
|
|
|
|
|
|
|
|
* acinclude.m4 (GNUPG_CHECK_FAQPROG): Do not prinnt the warning.
|
|
|
|
|
|
|
|
|
|
2000-11-11 Paul Eggert <eggert@twinsun.com>
|
|
|
|
|
|
|
|
|
|
Actually Paul's patches are dated 2000-20-17; I applied them today
|
|
|
|
|
and merged some ChangeLog entries (wk@gnupg.org).
|
|
|
|
|
|
|
|
|
|
* configure.in (AC_SYS_LARGEFILE): Add.
|
|
|
|
|
(try_large_file): Remove. All uses removed.
|
|
|
|
|
(AC_CHECK_FUNCS): Remove fopen64 and fstat64.
|
|
|
|
|
|
|
|
|
|
* acinclude.m4 (AC_SYS_LARGEFILE_TEST_INCLUDES,
|
|
|
|
|
AC_SYS_LARGEFILE_MACRO_VALUE, AC_SYS_LARGEFILE): New macros,
|
|
|
|
|
taken from GNU tar.
|
|
|
|
|
|
|
|
|
|
* configure.in (AC_CHECK_FUNCS): Add fseeko.
|
|
|
|
|
|
|
|
|
|
2000-10-17 Werner Koch <wk@gnupg.org>
|
|
|
|
|
|
|
|
|
|
* configure.in: Disabled fopen64 checks for Solaris and HPUX.
|
|
|
|
|
|
|
|
|
|
2000-10-13 Werner Koch <wk@gnupg.org>
|
|
|
|
|
|
|
|
|
|
* configure.in: Append mpi/mpi-asm-defs.h to g10defs.h
|
|
|
|
|
|
|
|
|
|
2000-10-09 Werner Koch <wk@gnupg.org>
|
|
|
|
|
|
|
|
|
|
* acinclude.m4: Changed wording of the faqprog.pl warning.
|
|
|
|
|
|
|
|
|
|
Wed Oct 4 15:50:18 CEST 2000 Werner Koch <wk@openit.de>
|
|
|
|
|
|
|
|
|
|
* configure.in: Set DYNLINK_MOD_CFLAGS for Irix. It seems that Irix
|
|
|
|
|
needs the -shared flag. In 1.1 we are going to use libtool, so this
|
|
|
|
|
module stuff will get redesigned anyway. Suggested by Jeff Long.
|
|
|
|
|
|
|
|
|
|
Thu Sep 14 14:20:38 CEST 2000 Werner Koch <wk@openit.de>
|
2000-09-18 16:35:34 +02:00
|
|
|
|
|
|
|
|
|
* acinclude.m4 (GNUPG_CHECK_FAQPROG): New.
|
|
|
|
|
* configure.in: Test for this.
|
|
|
|
|
|
|
|
|
|
* configure.in (DYNLINK_MOD_CFLAGS): Fix by David Champion.
|
|
|
|
|
|
2002-06-29 16:15:02 +02:00
|
|
|
|
Wed Sep 6 17:55:47 CEST 2000 Werner Koch <wk@openit.de>
|
2000-08-22 14:28:41 +02:00
|
|
|
|
|
2002-06-29 16:15:02 +02:00
|
|
|
|
* configure.in: Check for fstat64 and fopen64
|
2000-08-22 14:28:41 +02:00
|
|
|
|
|
2002-06-29 16:15:02 +02:00
|
|
|
|
Wed Sep 6 14:59:09 CEST 2000 Werner Koch <wk@openit.de>
|
2000-08-18 14:23:17 +02:00
|
|
|
|
|
2002-06-29 16:15:02 +02:00
|
|
|
|
* configure.in (GNUPG_HOMEDIR): New.
|
2000-08-18 14:23:17 +02:00
|
|
|
|
|
2002-06-29 16:15:02 +02:00
|
|
|
|
Fri Aug 25 16:05:38 CEST 2000 Werner Koch <wk@openit.de>
|
2000-07-17 16:32:21 +02:00
|
|
|
|
|
2002-06-29 16:15:02 +02:00
|
|
|
|
* configure.in: Changes to allow for Solaris random device.
|
|
|
|
|
By Nils Ellmenreich.
|
|
|
|
|
(--with-egd-socket): New.
|
|
|
|
|
|
|
|
|
|
Wed Aug 23 19:52:51 CEST 2000 Werner Koch <wk@openit.de>
|
|
|
|
|
|
|
|
|
|
* acinclude.m4 (GNUPG_CHECK_MLOCK): Removed that silly mkdir().
|
2000-07-17 16:32:21 +02:00
|
|
|
|
|
2002-06-29 16:15:02 +02:00
|
|
|
|
Wed Jul 19 11:26:43 CEST 2000 Werner Koch <wk@openit.de>
|
2000-07-14 19:34:53 +02:00
|
|
|
|
|
2002-06-29 16:15:02 +02:00
|
|
|
|
* configure.in (mingw32): Changes to allow for mingw32msvc
|
|
|
|
|
|
|
|
|
|
Fri Jul 14 10:17:30 CEST 2000 Werner Koch <wk@openit.de>
|
2000-07-14 19:34:53 +02:00
|
|
|
|
|
|
|
|
|
* acinclude.m4 (GNUPG_CHECK_MLOCK): Fixed syntax error in C code.
|
|
|
|
|
|
2002-06-29 16:15:02 +02:00
|
|
|
|
Wed Jul 12 13:32:06 CEST 2000 Werner Koch <wk@openit.de>
|
|
|
|
|
|
|
|
|
|
Version 1.0.2
|
|
|
|
|
|
|
|
|
|
Fri Jun 9 10:09:52 CEST 2000 Werner Koch <wk@openit.de>
|
|
|
|
|
|
2000-07-14 19:34:53 +02:00
|
|
|
|
* configure.in: Add check for termio.h, wait unctiosn and sigaction.
|
|
|
|
|
|
2002-06-29 16:15:02 +02:00
|
|
|
|
Wed Jun 7 19:19:09 CEST 2000 Werner Koch <wk@openit.de>
|
2000-07-14 19:34:53 +02:00
|
|
|
|
|
|
|
|
|
* acinclude.m4 (MKDIR_TAKES_ONE_ARG): Check some headers. By Ga<47>l Qu<51>ri.
|
|
|
|
|
* configure.in (AM_INIT_AUTOMAKE): Use this now. By Ga<47>l.
|
|
|
|
|
|
2002-06-29 16:15:02 +02:00
|
|
|
|
Mon Jun 5 12:37:43 CEST 2000 Werner Koch <wk@openit.de>
|
|
|
|
|
|
|
|
|
|
* acnclude.m4 (GNUPG_CHECK_EXPORTDYNAMIC): Replacement for
|
2000-07-14 19:34:53 +02:00
|
|
|
|
GNUPG_CHECK_RDYNAMIC which should handle gcc with non GNU ld nicer.
|
|
|
|
|
Contributed by Dave Dykstra.
|
|
|
|
|
* configure.in (GNYPG_CHECK_RDYNAMIC): Replaced by the new check.
|
|
|
|
|
|
2002-06-29 16:15:02 +02:00
|
|
|
|
* configure.in (AC_CHECK_AWK): Moved before the first use of AWK. Suggested
|
|
|
|
|
by Dave Dykstra.
|
|
|
|
|
|
|
|
|
|
Tue May 30 16:37:55 CEST 2000 Werner Koch <wk@openit.de>
|
|
|
|
|
|
|
|
|
|
Version 1.0.1-ePit-1
|
|
|
|
|
|
|
|
|
|
Sun May 28 13:55:17 CEST 2000 Werner Koch <wk@openit.de>
|
2000-07-14 19:34:53 +02:00
|
|
|
|
|
2002-06-29 16:15:02 +02:00
|
|
|
|
* acinclude.m4 (GNUPG_SYS_NM_PARSE): Added BSDI support.
|
|
|
|
|
(GNUPG_CHECK_RDYNAMIC): Ditto.
|
2000-07-14 19:34:53 +02:00
|
|
|
|
|
2002-06-29 16:15:02 +02:00
|
|
|
|
Wed Apr 19 10:57:26 CEST 2000 Werner Koch <wk@openit.de>
|
2000-07-14 19:34:53 +02:00
|
|
|
|
|
2002-06-29 16:15:02 +02:00
|
|
|
|
* acconfig.h (HAVE_MLOCK): Added
|
2000-07-14 19:34:53 +02:00
|
|
|
|
|
2002-06-29 16:15:02 +02:00
|
|
|
|
Wed Mar 22 13:50:24 CET 2000 Werner Koch <wk@openit.de>
|
2000-07-14 19:34:53 +02:00
|
|
|
|
|
2002-06-29 16:15:02 +02:00
|
|
|
|
* acinclude.m4 (GNUPG_CHECK_MLOCK): Changed the way to test for
|
|
|
|
|
librt. Test suggested by Jeff Long.
|
2000-07-14 19:34:53 +02:00
|
|
|
|
|
2002-06-29 16:15:02 +02:00
|
|
|
|
Fri Mar 17 17:50:25 CET 2000 Werner Koch <wk@openit.de>
|
2000-07-14 19:34:53 +02:00
|
|
|
|
|
2002-06-29 16:15:02 +02:00
|
|
|
|
* acinclude.m4 (GNUPG_CHECK_MLOCK): Do librt check only when
|
|
|
|
|
we can't link a test program. This way GNU systems don't need
|
|
|
|
|
to link against linrt.
|
|
|
|
|
(GNUPG_CHECK_IPC): Fixed use of TRY_COMPILE macro. From Tim Mooney.
|
2000-07-14 19:34:53 +02:00
|
|
|
|
|
2002-06-29 16:15:02 +02:00
|
|
|
|
2000-03-14 12:07:54 Werner Koch (wk@habibti.openit.de)
|
2000-07-14 19:34:53 +02:00
|
|
|
|
|
2002-06-29 16:15:02 +02:00
|
|
|
|
* acinclude.m4 (GNUPG_SYS_SYMBOL_UNDERSCORE): Add support for
|
|
|
|
|
DJGPP.
|
|
|
|
|
(GNUPG_CHECK_MLOCK): Check whether mlock sits in librt.
|
|
|
|
|
* configure.in: Add a test for unisgned long long.
|
2000-07-14 19:34:53 +02:00
|
|
|
|
|
2002-06-29 16:15:02 +02:00
|
|
|
|
Tue Mar 7 18:45:31 CET 2000 Werner Koch <wk@gnupg.de>
|
2000-07-14 19:34:53 +02:00
|
|
|
|
|
2002-06-29 16:15:02 +02:00
|
|
|
|
* acinclude.m4 (GNUPG_CHECK_RDYNAMIC): Add NetBSD. By Thomas Klausner.
|
|
|
|
|
* configure.in (DYNLINK_MOD_CFLAGS): Set different for NetBSD.
|
2000-07-14 19:34:53 +02:00
|
|
|
|
|
2002-06-29 16:15:02 +02:00
|
|
|
|
Thu Mar 2 15:37:46 CET 2000 Werner Koch <wk@gnupg.de>
|
2000-07-14 19:34:53 +02:00
|
|
|
|
|
2002-06-29 16:15:02 +02:00
|
|
|
|
* configure.in: Add check for clock_gettime
|
2000-07-14 19:34:53 +02:00
|
|
|
|
|
2002-06-29 16:15:02 +02:00
|
|
|
|
Wed Feb 23 10:07:57 CET 2000 Werner Koch <wk@gnupg.de>
|
2000-03-13 19:19:12 +01:00
|
|
|
|
|
2002-06-29 16:15:02 +02:00
|
|
|
|
* configure.in (ALL_LINGUAS): Add nl.
|
2000-03-13 19:19:12 +01:00
|
|
|
|
|
2002-06-29 16:15:02 +02:00
|
|
|
|
Wed Feb 16 16:25:09 CET 2000 Werner Koch <wk@gnupg.de>
|
2000-01-31 17:48:54 +01:00
|
|
|
|
|
2002-06-29 16:15:02 +02:00
|
|
|
|
* configure.in (ALL_LINGUAS): Add Esperanto.
|
2000-01-31 17:48:54 +01:00
|
|
|
|
|
2002-06-29 16:15:02 +02:00
|
|
|
|
Wed Feb 16 14:09:00 CET 2000 Werner Koch <wk@gnupg.de>
|
2000-01-31 16:27:03 +01:00
|
|
|
|
|
2002-06-29 16:15:02 +02:00
|
|
|
|
* configure.in (ALL_LINGUAS): Add sv and ja.
|
2000-01-31 16:27:03 +01:00
|
|
|
|
|
2002-06-29 16:15:02 +02:00
|
|
|
|
* AUTHORS: Converted to a more compact format.
|
2000-01-27 17:50:45 +01:00
|
|
|
|
|
2002-06-29 16:15:02 +02:00
|
|
|
|
* INSTALL: Wrote a note about a Solaris problem.
|
2000-01-27 17:50:45 +01:00
|
|
|
|
|
2002-06-29 16:15:02 +02:00
|
|
|
|
Thu Feb 10 17:39:44 CET 2000 Werner Koch <wk@gnupg.de>
|
2000-01-24 12:55:49 +01:00
|
|
|
|
|
2002-06-29 16:15:02 +02:00
|
|
|
|
* configure.in: Use /usr/local for CFLAGS and LDFLAGS when
|
|
|
|
|
target is freebsd. By R<>mi.
|
2000-01-24 12:55:49 +01:00
|
|
|
|
|
2002-06-29 16:15:02 +02:00
|
|
|
|
Thu Jan 13 19:31:58 CET 2000 Werner Koch <wk@gnupg.de>
|
|
|
|
|
|
|
|
|
|
* configure.in: Do not set development version when the version has
|
2000-01-24 12:55:49 +01:00
|
|
|
|
a dash in it. Suggested by Dave Dykstra.
|
|
|
|
|
|
2002-06-29 16:15:02 +02:00
|
|
|
|
Thu Dec 16 10:07:58 CET 1999 Werner Koch <wk@gnupg.de>
|
|
|
|
|
|
|
|
|
|
* VERSION: Set to 1.0.1.
|
|
|
|
|
|
|
|
|
|
* configure.in: Removed substitution for doc/gph/Makefile.
|
|
|
|
|
Do all the gcc warning only in maintainer mode.
|
|
|
|
|
|
|
|
|
|
Thu Dec 9 10:31:05 CET 1999 Werner Koch <wk@gnupg.de>
|
|
|
|
|
|
|
|
|
|
* INSTALL: Add a hint for AIX. By Jos Backus.
|
1999-12-09 17:23:35 +01:00
|
|
|
|
|
2002-06-29 16:15:02 +02:00
|
|
|
|
Sat Dec 4 12:30:28 CET 1999 Werner Koch <wk@gnupg.de>
|
1999-12-09 17:23:35 +01:00
|
|
|
|
|
2002-06-29 16:15:02 +02:00
|
|
|
|
* configure.in (dlopen): Use CHECK_FUNC for a test of dlopen in libc.
|
|
|
|
|
Suggested by Alexandre Oliva.
|
|
|
|
|
(-Wall): Moved the settting of gcc warning options near to the end
|
|
|
|
|
so that tests don't get confused. Suggested by Paul D. Smith.
|
1999-10-28 16:18:20 +02:00
|
|
|
|
|
2002-06-29 16:15:02 +02:00
|
|
|
|
Mon Nov 22 11:14:53 CET 1999 Werner Koch <wk@gnupg.de>
|
1999-10-28 16:18:20 +02:00
|
|
|
|
|
2002-06-29 16:15:02 +02:00
|
|
|
|
* BUGS: Replaced content with a link to the online list.
|
1999-10-26 14:14:37 +02:00
|
|
|
|
|
2002-06-29 16:15:02 +02:00
|
|
|
|
Fri Nov 12 20:33:19 CET 1999 Werner Koch <wk@gnupg.de>
|
|
|
|
|
|
|
|
|
|
* README: Fixed a type and add a note about the gnupg-i18n ML.
|
|
|
|
|
|
|
|
|
|
Thu Oct 28 16:08:20 CEST 1999 Werner Koch <wk@gnupg.de>
|
|
|
|
|
|
|
|
|
|
* acinclude.m4, configure.in (GNUPG_CHECK_GNUMAKE): New.
|
|
|
|
|
|
|
|
|
|
Sat Oct 9 20:34:41 CEST 1999 Werner Koch <wk@gnupg.de>
|
|
|
|
|
|
|
|
|
|
* configure.in: Tweaked handling of random modules and removed
|
|
|
|
|
dummy support for libgcrypt.
|
|
|
|
|
* Makefile.am: Removed libgcrypt support.
|
|
|
|
|
* cgrypt/ : Removed.
|
|
|
|
|
|
|
|
|
|
* Makefile.am: Removed libtool.
|
|
|
|
|
|
|
|
|
|
Fri Oct 8 20:32:01 CEST 1999 Werner Koch <wk@gnupg.de>
|
1999-10-26 14:14:37 +02:00
|
|
|
|
|
|
|
|
|
* configure.in: Fixed quoting in test for development version.
|
|
|
|
|
|
|
|
|
|
* THANKS: Add entries for Michael, Brenno and J Horacio who did
|
|
|
|
|
very nice Howto documents - I apoligize for forgetting to mention them
|
|
|
|
|
earlier.
|
|
|
|
|
|
2002-06-29 16:15:02 +02:00
|
|
|
|
Tue Sep 28 20:54:37 CEST 1999 Werner Koch <wk@gnupg.de>
|
1999-09-17 12:58:20 +02:00
|
|
|
|
|
2002-06-29 16:15:02 +02:00
|
|
|
|
* textfilter.c (copy_clearsig_text) [__MINGW32__): Use CR,LF.
|
|
|
|
|
|
|
|
|
|
Fri Sep 17 12:56:42 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
|
1999-09-17 12:58:20 +02:00
|
|
|
|
|
|
|
|
|
* configure.in: Add "-lcap" when capabilities are requested.
|
|
|
|
|
Add the conditional CROSS_COMPILING.
|
|
|
|
|
* Makefile.am: Don't use checks when CROSS_COMPILING.
|
|
|
|
|
|
1999-09-15 16:26:39 +02:00
|
|
|
|
Wed Sep 15 16:22:17 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
|
|
|
|
|
|
|
|
|
|
* configure.in (ALL_LINGUAS): Add pt_PT.
|
|
|
|
|
|
|
|
|
|
* configure.in: Some tweaks for cross compiling under MingW32
|
|
|
|
|
* acconfig.h (USE_STATIC_RNDW32): New.
|
|
|
|
|
|
1999-09-07 17:12:51 +02:00
|
|
|
|
Tue Sep 7 17:08:10 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
|
|
|
|
|
|
|
|
|
|
* VERSION: Set to 1.0.0.
|
|
|
|
|
|
1999-09-06 20:10:27 +02:00
|
|
|
|
Mon Sep 6 19:59:08 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
|
|
|
|
|
|
|
|
|
|
* configure.in: Create makefile in doc/gph
|
|
|
|
|
|
|
|
|
|
* acinclude.m4 (GNUPG_FUNC_MKDIR_TAKES_ONE_ARG): New
|
|
|
|
|
* configure.in: use the above.
|
|
|
|
|
|
1999-09-02 16:50:38 +02:00
|
|
|
|
Thu Sep 2 16:40:55 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
|
|
|
|
|
|
|
|
|
|
* VERSION: Set to 0.9.11.
|
1999-08-31 17:30:12 +02:00
|
|
|
|
|
1999-09-02 16:50:38 +02:00
|
|
|
|
Tue Aug 31 17:20:44 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
|
1999-08-31 17:30:12 +02:00
|
|
|
|
|
|
|
|
|
* configure.in: Minor changes to the OS/2 and Mingw32 system labels.
|
|
|
|
|
Add a printable name for Hurd.
|
|
|
|
|
|
1999-08-30 20:48:57 +02:00
|
|
|
|
Mon Aug 30 20:38:33 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
|
|
|
|
|
|
|
|
|
|
* configure.in: Some support for DJGPP (Mark Elbrecht)
|
|
|
|
|
|
1999-08-04 10:45:27 +02:00
|
|
|
|
Wed Aug 4 10:34:46 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
|
|
|
|
|
|
|
|
|
|
* VERSION: Set to 0.9.10.
|
|
|
|
|
|
|
|
|
|
Mon Jul 26 09:34:46 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
|
1999-07-26 09:44:46 +02:00
|
|
|
|
|
|
|
|
|
* acinclude.m4 (GNUPG_SYS_SYMBOL_UNDERSCORE): remove init of ac_cv_...
|
|
|
|
|
|
|
|
|
|
* Makefile.am (DISCLEANFILES): New
|
|
|
|
|
|
1999-07-23 14:03:01 +02:00
|
|
|
|
Fri Jul 23 13:53:03 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
|
|
|
|
|
|
|
|
|
|
* VERSION: Set to 0.9.9.
|
|
|
|
|
|
|
|
|
|
* configure.in: Print a notice when rndunix is used.
|
|
|
|
|
|
1999-07-15 10:16:46 +02:00
|
|
|
|
Thu Jul 15 10:15:35 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
|
|
|
|
|
|
|
|
|
|
* acinclude.m4 (GNUPG_SYS_SYMBOL_UNDERSCORE): Fixed last modification.
|
|
|
|
|
|
1999-07-07 13:28:26 +02:00
|
|
|
|
Wed Jul 7 13:08:40 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
|
|
|
|
|
|
|
|
|
|
* Makefile.am: Support for libtool.
|
|
|
|
|
* configure.in: Ditto.
|
|
|
|
|
|
1999-06-29 21:50:54 +02:00
|
|
|
|
Tue Jun 29 21:44:25 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
|
|
|
|
|
|
|
|
|
|
* configure.in (use_local_zlib): The lost dollar is back.
|
1999-06-26 12:23:06 +02:00
|
|
|
|
|
1999-06-29 21:50:54 +02:00
|
|
|
|
* acinclude.m4 (GNUPG_SYS_SYMBOL_UNDERSCORE): Add EMX case.
|
|
|
|
|
* configure.in: Another variant of the MX vendor string
|
|
|
|
|
|
|
|
|
|
* configure.in (--with-capabilities): Some test code (Remi).
|
|
|
|
|
|
|
|
|
|
Sat Jun 26 12:15:59 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
|
1999-06-26 12:23:06 +02:00
|
|
|
|
|
|
|
|
|
* acinclude.m4 (GNUPG_CHECK_RDYNAMIC): Support for HPUX and IRIX.
|
|
|
|
|
* configure.in (HAVE_DL_SHL_LOAD): New for HPUX (Dave Dykstra).
|
1999-06-16 20:25:37 +02:00
|
|
|
|
|
1999-06-26 12:23:06 +02:00
|
|
|
|
* VERSION: Now 0.9.8
|
|
|
|
|
|
|
|
|
|
Wed Jun 16 20:16:21 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
|
1999-06-16 20:25:37 +02:00
|
|
|
|
|
|
|
|
|
* configure.in: Add test for docbook-to-man
|
|
|
|
|
|
1999-06-15 14:31:07 +02:00
|
|
|
|
Tue Jun 15 12:21:08 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
|
|
|
|
|
|
|
|
|
|
* acinclude.m4 (GNUPG_SYS_NM_PARSE): Support for {net,free}bsd,
|
|
|
|
|
|
|
|
|
|
Thu Jun 10 14:18:23 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
|
1999-06-10 14:24:42 +02:00
|
|
|
|
|
|
|
|
|
* configure.in (ZLIB,GDBM): Check both, header and lib.
|
|
|
|
|
|
1999-06-05 15:36:15 +02:00
|
|
|
|
Sat Jun 5 15:30:33 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
|
|
|
|
|
|
|
|
|
|
* pkclist.c (key_present_in_pk_list): New (Michael).
|
|
|
|
|
|
1999-05-25 19:56:15 +02:00
|
|
|
|
Tue May 25 19:50:32 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
|
|
|
|
|
|
|
|
|
|
* configure.in (IS_DEVELOPMENT_VERSION): Fixed detection.
|
|
|
|
|
|
1999-05-23 14:29:05 +02:00
|
|
|
|
Sun May 23 14:20:22 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
|
|
|
|
|
|
|
|
|
|
* acinclude.m4 (GNUPG_SYS_SYMBOL_UNDERSCORE): assume yes when
|
|
|
|
|
cross-compiling.
|
|
|
|
|
|
1999-05-17 22:03:24 +02:00
|
|
|
|
Mon May 17 21:54:43 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
|
|
|
|
|
|
|
|
|
|
* configure.in (socket): Fix for Unisys by Katsuhiro Kondou.
|
|
|
|
|
|
1999-05-08 19:35:16 +02:00
|
|
|
|
Sat May 8 19:28:08 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
|
|
|
|
|
|
|
|
|
|
* NEWS: Add a marker line which I forgot to do for 0.9.6.
|
|
|
|
|
|
1999-05-06 14:26:10 +02:00
|
|
|
|
Thu May 6 14:18:17 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
|
|
|
|
|
|
|
|
|
|
* README: Minor updates
|
|
|
|
|
|
|
|
|
|
* VERSION: Now 0.9.6
|
|
|
|
|
|
1999-04-08 09:41:35 +02:00
|
|
|
|
Thu Apr 8 09:35:53 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
|
|
|
|
|
|
|
|
|
|
* acinclude.m4 (GNUPG_CHECK_RDYNAMIC): Fix for
|
|
|
|
|
amiga-openbsd (Peter Reich)
|
|
|
|
|
(GNUPG_PROG_NM): Ditto
|
|
|
|
|
|
1999-04-07 20:58:34 +02:00
|
|
|
|
Wed Apr 7 20:51:39 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
|
|
|
|
|
|
|
|
|
|
* Makefile.am (g10defs.h): Removed.
|
|
|
|
|
* configure.in (AC_OUTPUT_COMMANDS): Create g10defs.h
|
|
|
|
|
|
1999-03-20 12:57:01 +01:00
|
|
|
|
Sat Mar 20 12:55:33 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
|
|
|
|
|
|
|
|
|
|
* VERSION: Now 0.9.5
|
|
|
|
|
|
1999-03-14 19:35:18 +01:00
|
|
|
|
Sun Mar 14 19:34:36 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
|
|
|
|
|
|
1999-03-20 12:57:01 +01:00
|
|
|
|
* acinclude.m4 (AM_SYS_SYMBOL_UNDERSCORE): Removed because it is
|
1999-03-14 19:35:18 +01:00
|
|
|
|
now in the latest libtool.
|
|
|
|
|
|
1999-03-11 16:42:06 +01:00
|
|
|
|
Thu Mar 11 16:39:46 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
|
|
|
|
|
|
1999-03-20 12:57:01 +01:00
|
|
|
|
* configure.in: Removed the need for libtool
|
1999-03-11 16:42:06 +01:00
|
|
|
|
|
1999-03-08 20:50:18 +01:00
|
|
|
|
Mon Mar 8 20:47:17 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
|
|
|
|
|
|
|
|
|
|
* configure.in (DLSYM_NEEDS_UNDERSCORE): Replaced.
|
|
|
|
|
* acinclude.in (AM_SYS_SYMBOL_UNDERSCORE): New.
|
|
|
|
|
|
|
|
|
|
* VERSION: Now 0.9.4
|
|
|
|
|
|
1999-02-28 19:14:18 +01:00
|
|
|
|
Sun Feb 28 19:11:00 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
|
|
|
|
|
|
|
|
|
|
* configure.in (dld): Test disabled.
|
|
|
|
|
|
1999-02-26 17:59:48 +01:00
|
|
|
|
Fri Feb 26 17:55:41 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
|
|
|
|
|
|
|
|
|
|
* encode.c (encode_simple): temporary fix.
|
|
|
|
|
|
1999-02-24 11:12:32 +01:00
|
|
|
|
Wed Feb 24 11:07:27 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
|
|
|
|
|
|
|
|
|
|
* configure.in: New option --enable-static-rnd.
|
|
|
|
|
|
1999-02-22 20:08:46 +01:00
|
|
|
|
Mon Feb 22 20:04:00 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
|
|
|
|
|
|
|
|
|
|
* BUGS: Now we assign bug numbers.
|
|
|
|
|
* OBUGS: New to keep rack o fixed bugs (CVS only)
|
|
|
|
|
|
1999-02-19 18:06:49 +01:00
|
|
|
|
Fri Feb 19 18:01:54 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
|
|
|
|
|
|
|
|
|
|
* VERSION: Released 0.9.3
|
|
|
|
|
|
1999-02-19 15:54:00 +01:00
|
|
|
|
Fri Feb 19 15:49:15 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
|
|
|
|
|
|
|
|
|
|
* acinclude.m4: Removed gettext macros.
|
|
|
|
|
|
1999-02-16 14:16:33 +01:00
|
|
|
|
Tue Feb 16 14:10:02 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
|
|
|
|
|
|
|
|
|
|
* configure.in (socket): Check for -lsocket and -lnsl.
|
|
|
|
|
(osf4): Disable all warnings for DEC's cc.
|
|
|
|
|
(-Wall): Add more warning options for gcc
|
|
|
|
|
|
1999-02-13 12:19:14 +01:00
|
|
|
|
Sat Feb 13 12:04:43 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
|
|
|
|
|
|
|
|
|
|
* configure.in: Changed detection of compiler flags.
|
|
|
|
|
* intl/ : Removed directory
|
|
|
|
|
|
1999-02-10 17:22:40 +01:00
|
|
|
|
Wed Feb 10 17:15:39 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
|
|
|
|
|
|
|
|
|
|
* acinclude.m4 (GNUPG_CHECK_RDYNAMIC): Fix for freebsd 2.2
|
|
|
|
|
|
|
|
|
|
* configure.in: a lot of changes to allow selection of modules.
|
|
|
|
|
Add support for OS/2.
|
|
|
|
|
|
|
|
|
|
* acinclude.m4: add some more caching
|
|
|
|
|
|
|
|
|
|
* README: Spelling and grammar corrections (John A. Martin)
|
|
|
|
|
* INSTALL: Ditto.
|
|
|
|
|
|
1999-01-21 06:25:29 +01:00
|
|
|
|
Wed Jan 20 21:40:21 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
|
|
|
|
|
|
|
|
|
|
* configure.in: --enable-m-guard is now default
|
|
|
|
|
|
1999-01-13 12:51:47 +01:00
|
|
|
|
Wed Jan 13 12:49:36 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
|
|
|
|
|
|
|
|
|
|
* INSTALL: Applied new information how to build rpms by Fabio Coatti
|
|
|
|
|
* Makefile.in (gnupg.spec): Changed the names.
|
|
|
|
|
|
1999-01-12 11:20:24 +01:00
|
|
|
|
Tue Jan 12 11:17:18 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
|
|
|
|
|
|
|
|
|
|
* config.links (m68k-atari-mint): New
|
|
|
|
|
|
|
|
|
|
Tue Jan 12 09:17:19 CET 1999 Ga<47>l Qu<51>ri <gqueri@mail.dotcom.fr>
|
|
|
|
|
|
|
|
|
|
* all: Fixed typos all over the place
|
|
|
|
|
|
1999-01-09 16:06:59 +01:00
|
|
|
|
Sat Jan 9 16:02:23 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
|
|
|
|
|
|
|
|
|
|
* configure.in: Add a way to statically link rndunix
|
|
|
|
|
|
1999-01-03 15:33:35 +01:00
|
|
|
|
Sun Jan 3 15:28:44 CET 1999 Werner Koch <wk@isil.d.shuttle.de>
|
|
|
|
|
|
|
|
|
|
* acinclude.m4 (GNUPG_CHECK_RDYNAMIC): New.
|
|
|
|
|
* configure.in (DYNLOAD_CFLAGS): Use result from CHECK_RDYNAMIC
|
|
|
|
|
|
1998-12-23 13:41:40 +01:00
|
|
|
|
Wed Dec 23 13:18:14 CET 1998 Werner Koch <wk@isil.d.shuttle.de>
|
|
|
|
|
|
|
|
|
|
* README: Replaced the command overview with a short intro.
|
|
|
|
|
|
1998-12-12 18:44:34 +01:00
|
|
|
|
Sat Dec 12 18:40:32 CET 1998 Werner Koch <wk@isil.d.shuttle.de>
|
|
|
|
|
|
|
|
|
|
* configure.in: Add check for dlopen in libc (Greg Troxel)
|
|
|
|
|
and a new define
|
|
|
|
|
* acconfig.h (DLSYM_NEEDS_UNDERSCORE): New.
|
|
|
|
|
|
1998-12-10 20:20:47 +01:00
|
|
|
|
Thu Dec 10 20:15:36 CET 1998 Werner Koch <wk@isil.d.shuttle.de>
|
|
|
|
|
|
|
|
|
|
* acinclude.m (GNUPG_CHECK_PIC): New
|
|
|
|
|
* configure.in, acinclude.m4: Renamed all WK_ to GNUPG_
|
|
|
|
|
|
1998-12-08 15:13:59 +01:00
|
|
|
|
Tue Dec 8 15:09:29 CET 1998 Werner Koch <wk@isil.d.shuttle.de>
|
|
|
|
|
|
1999-01-12 11:20:24 +01:00
|
|
|
|
* VERSION: Set to 0.4.5
|
|
|
|
|
|
1998-11-25 12:55:58 +01:00
|
|
|
|
Wed Nov 25 12:38:29 1998 Werner Koch (wk@isil.d.shuttle.de)
|
|
|
|
|
|
|
|
|
|
* configure.in (USE_RNDLINUX): New.
|
|
|
|
|
|
1998-11-20 20:22:58 +01:00
|
|
|
|
Fri Nov 20 19:34:57 1998 Werner Koch (wk@isil.d.shuttle.de)
|
|
|
|
|
|
|
|
|
|
* VERSION: Released 0.4.4
|
|
|
|
|
|
|
|
|
|
* configure.in (try_asm_modules): For option --disable-asm
|
|
|
|
|
|
1998-11-10 19:35:11 +01:00
|
|
|
|
Tue Nov 10 19:32:40 1998 Werner Koch (wk@isil.d.shuttle.de)
|
|
|
|
|
|
|
|
|
|
* configure.in (MPI_SFLAGS): New.
|
|
|
|
|
|
1998-11-10 13:59:59 +01:00
|
|
|
|
Tue Nov 10 13:44:53 1998 Werner Koch (wk@isil.d.shuttle.de)
|
|
|
|
|
|
|
|
|
|
* ABOUT-NLS: New
|
1998-11-10 19:35:11 +01:00
|
|
|
|
* configure.in (AC_REVISION): New.
|
1998-11-10 13:59:59 +01:00
|
|
|
|
|
1998-11-08 18:23:14 +01:00
|
|
|
|
Sun Nov 8 18:20:35 1998 Werner Koch (wk@isil.d.shuttle.de)
|
|
|
|
|
|
|
|
|
|
* VERSION: Set to 0.4.3
|
|
|
|
|
|
1998-10-25 20:00:01 +01:00
|
|
|
|
Sun Oct 25 19:49:37 1998 Werner Koch (wk@isil.d.shuttle.de)
|
|
|
|
|
|
|
|
|
|
* Makefile.am (g10defs.h): New macro GNUPG_DATADIR.
|
|
|
|
|
|
1998-10-21 19:34:36 +02:00
|
|
|
|
Wed Oct 21 17:24:24 1998 Werner Koch (wk@isil.d.shuttle.de)
|
|
|
|
|
|
|
|
|
|
* configure.in: Removed gettext kludge
|
|
|
|
|
* acinclude.m4: Add patched AM_WITH_NKS macro
|
|
|
|
|
|
|
|
|
|
Tue Oct 20 19:03:36 1998 Werner Koch (wk@isil.d.shuttle.de)
|
|
|
|
|
|
|
|
|
|
* configure.in: Kludge to make AM_GNU_GETTEXT work,
|
|
|
|
|
changed some macors to more modern versions. Also
|
|
|
|
|
changeg the all makefiles to remove duplicate ../intl.
|
|
|
|
|
* acinclude.m4: Removed the gettext stuff, as this
|
|
|
|
|
already comes with automake now.
|
|
|
|
|
|
1998-10-16 18:00:17 +02:00
|
|
|
|
Wed Oct 14 12:11:34 1998 Werner Koch (wk@isil.d.shuttle.de)
|
|
|
|
|
|
|
|
|
|
* configure.in (NAME_OF_DEV_RANDOM): New.
|
|
|
|
|
(DYNLINK_MOD_CFLAGS): New.
|
|
|
|
|
|
1998-10-12 22:16:38 +02:00
|
|
|
|
Thu Oct 8 10:55:15 1998 Werner Koch (wk@isil.d.shuttle.de)
|
|
|
|
|
|
|
|
|
|
* Makefile.am (g10defs.h): creates include file
|
|
|
|
|
* acconfig.h: now includes g10defs.h
|
|
|
|
|
* configure.in: Removed G10_LOCALEDIR and GNUPG_LIB
|
|
|
|
|
|
1998-09-18 17:24:53 +02:00
|
|
|
|
Thu Sep 17 18:49:40 1998 Werner Koch (wk@(none))
|
|
|
|
|
|
|
|
|
|
* Makefile.am (dist-hook): Now creates RPM file.
|
|
|
|
|
* scripts/gnupg.spec: New template file for RPMs
|
|
|
|
|
|
1998-07-30 19:37:03 +02:00
|
|
|
|
Thu Jul 30 19:17:07 1998 Werner Koch (wk@(none))
|
|
|
|
|
|
|
|
|
|
* acinclude.h (WK_CHECK_IPC): New
|
|
|
|
|
* configure.in : Add checks for SysV IPC
|
|
|
|
|
|
1998-06-25 12:19:08 +02:00
|
|
|
|
Thu Jun 25 11:18:49 1998 Werner Koch (wk@isil.d.shuttle.de)
|
|
|
|
|
|
|
|
|
|
* configure.in (--disable-dynload): New.
|
|
|
|
|
|
1998-06-11 09:16:50 +02:00
|
|
|
|
Wed Jun 10 07:48:59 1998 Werner Koch,mobil,,, (wk@tobold)
|
|
|
|
|
|
|
|
|
|
* configure.in (GNUPG_LIBDIR): New.
|
|
|
|
|
|
1998-05-26 15:38:00 +02:00
|
|
|
|
Mon May 25 19:10:59 1998 Werner Koch (wk@isil.d.shuttle.de)
|
|
|
|
|
|
|
|
|
|
* rand-unix.c (fast_random_poll): fixed syntax bug.
|
|
|
|
|
|
1998-05-13 19:53:36 +02:00
|
|
|
|
Mon May 11 10:21:31 1998 Werner Koch (wk@isil.d.shuttle.de)
|
|
|
|
|
|
|
|
|
|
* configure.in (PRINTABLE_OS_NAME): Linux is now GNU/Linux
|
|
|
|
|
|
1998-04-14 19:51:16 +02:00
|
|
|
|
Tue Apr 14 19:08:05 1998 Werner Koch (wk@isil.d.shuttle.de)
|
|
|
|
|
|
|
|
|
|
* [all files]: Applied Matthew Skala's typo and grammar fixes.
|
|
|
|
|
|
1998-03-09 22:44:06 +01:00
|
|
|
|
Wed Mar 4 10:32:40 1998 Werner Koch (wk@isil.d.shuttle.de)
|
|
|
|
|
|
|
|
|
|
* configure.in (getrusage,gettimeofday): New tests.
|
|
|
|
|
|
1998-02-27 18:51:28 +01:00
|
|
|
|
Fri Feb 27 13:14:17 1998 Werner Koch (wk@isil.d.shuttle.de)
|
|
|
|
|
|
|
|
|
|
* configure.in (--disable-m-guard): New.
|
|
|
|
|
|
1998-02-26 17:56:31 +01:00
|
|
|
|
Thu Feb 26 17:09:27 1998 Werner Koch (wk@isil.d.shuttle.de)
|
|
|
|
|
|
|
|
|
|
* configure.in, acinclude.m4, intl/, po/: New macros taken
|
|
|
|
|
from GNOME, switched to automake 1.2f
|
|
|
|
|
|
|
|
|
|
Thu Feb 26 09:05:46 1998 Werner Koch (wk@isil.d.shuttle.de)
|
|
|
|
|
|
|
|
|
|
* configure.in (doc/Makefile): New
|
|
|
|
|
|
|
|
|
|
Thu Feb 26 07:40:47 1998 Werner Koch (wk@isil.d.shuttle.de)
|
|
|
|
|
|
|
|
|
|
* configure.in: Changed gettext stuff
|
|
|
|
|
|
|
|
|
|
Wed Feb 25 11:44:10 1998 Werner Koch (wk@isil.d.shuttle.de)
|
|
|
|
|
|
|
|
|
|
* checks/*test : restructured the directory.
|
|
|
|
|
|
1998-02-24 19:50:46 +01:00
|
|
|
|
Tue Feb 24 15:59:12 1998 Werner Koch (wk@isil.d.shuttle.de)
|
|
|
|
|
|
|
|
|
|
* configure.in: Changed the name of the package to GNUPG and
|
|
|
|
|
chnaged several other names too.
|
|
|
|
|
|
1998-02-18 19:52:59 +01:00
|
|
|
|
Wed Feb 18 17:36:45 1998 Werner Koch (wk@isil.d.shuttle.de)
|
|
|
|
|
|
|
|
|
|
* Makefile.am (checks): New.
|
|
|
|
|
|
1998-02-16 21:05:02 +01:00
|
|
|
|
Sat Feb 14 15:37:55 1998 Werner Koch (wk@isil.d.shuttle.de)
|
|
|
|
|
|
|
|
|
|
* configure.in (mpi_config_done): Removed asm links caching.
|
|
|
|
|
|
|
|
|
|
Sat Feb 14 14:02:20 1998 Werner Koch (wk@isil.d.shuttle.de)
|
|
|
|
|
|
|
|
|
|
* configure.in (PRINTABLE_OS_NAME): New.
|
|
|
|
|
* acconfig.h: Likewise.
|
|
|
|
|
|
1998-02-13 21:58:50 +01:00
|
|
|
|
Fri Feb 13 19:43:41 1998 Werner Koch (wk@isil.d.shuttle.de)
|
1998-02-11 04:25:44 +01:00
|
|
|
|
|
1998-02-13 21:58:50 +01:00
|
|
|
|
* configure.in : Fixed zlib stuff
|
|
|
|
|
* Makefile.am: Likewise
|
1998-02-11 04:25:44 +01:00
|
|
|
|
|
2002-06-29 16:15:02 +02:00
|
|
|
|
|
|
|
|
|
Copyright 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
|
|
|
|
|
|
|
|
|
|
This file is free software; as a special exception the author gives
|
|
|
|
|
unlimited permission to copy and/or distribute it, with or without
|
|
|
|
|
modifications, as long as this notice is preserved.
|
|
|
|
|
|
|
|
|
|
This file is distributed in the hope that it will be useful, but
|
|
|
|
|
WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
|
|
|
|
|
implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
|
|
|
|
|
|
|
|
|
|