Werner Koch
8d76177f10
Bumped version number for cvs version
2002-10-18 10:41:34 +00:00
Werner Koch
61fbbd0b92
* configure.ac: Changed version number comments.
...
(ALL_LINGUAS): Removed all except for de. During development it
might not be a good idea to keep all of them - they get outdated
too soon and diff files will be far too large.
2002-10-18 09:32:42 +00:00
Werner Koch
09bac13bf5
* configure.ac (NAME_OF_DEV_URANDOM): Use /dev/urandom for
...
NetBSD. Reported by Christian Biere.
2002-10-12 14:54:42 +00:00
David Shaw
60dff3c175
* configure.ac: OpenLDAP 2.0.27 changed the dependencies again. Add a
...
"LDAPLIBS" variable so users can try and suggest the right dependencies
for their platform.
2002-10-07 22:15:20 +00:00
David Shaw
05e894545c
* configure.ac: Add an --enable-old-tiger, to revert back to the
...
old OID.
2002-10-02 20:05:37 +00:00
David Shaw
ddf90c407b
* configure.ac: Remove --enable-tiger, as TIGER is now always enabled.
2002-09-27 19:24:19 +00:00
David Shaw
c6f8520ad1
* configure.ac: Add NETLIBS to EGDLIBS when using EGD as EGD uses sockets.
2002-09-25 11:26:08 +00:00
David Shaw
1b8d4b26b6
* THANKS: Remove duplicate.
...
* NEWS: Bring in cosmetic changes from stable branch.
* configure.ac: Figure out whether the LDAP library supports
ldap_get_option, ld_errno, or neither.
2002-09-24 13:41:51 +00:00
David Shaw
2761544fb4
From stable branch
...
* configure.ac: Try linking LDAP as just -lldap as it seems very recent
OpenLDAPs (>=2.0.23) support that.
2002-09-19 16:39:16 +00:00
David Shaw
fb332938d2
From stable branch
...
2002-09-14 David Shaw <dshaw@jabberwocky.com>
* configure.ac: Try linking LDAP without -lresolv first, just in
case the platform has libresolv, but doesn't actually need it to
use LDAP.
2002-09-12 David Shaw <dshaw@jabberwocky.com>
* NEWS: Note that the old IDEA plugin won't work with post-1.1.90
gpg.
2002-09-18 20:37:05 +00:00
David Shaw
6a5f13299e
* configure.ac: Remove --enable-external-hkp as this is always on now.
...
Add --disable-hkp to match the other --disable-{keyservertype} options.
* NEWS, configure.ac: Move to devel version 1.3.
2002-09-12 12:28:44 +00:00
Werner Koch
d0824bbbc1
Bumped version number
2002-09-11 15:08:18 +00:00
Werner Koch
3605051728
* configure.ac (random_modules): The default random module for
...
system lacking a /dev/random is now auto selected at runtime.
2002-09-11 07:31:06 +00:00
David Shaw
b20b90d225
* NEWS: typo.
...
* configure.ac: Add a link test for LDAP without -lresolv for HPUX.
Remove "hstrerror" test as it is no longer needed.
2002-09-09 16:40:14 +00:00
Werner Koch
2b95cb78b5
* configure.ac (random_modules): Reworked the code to select the
...
random module. Define USE_ALL_RANDOM_MODULES for value all.
2002-08-30 16:36:08 +00:00
David Shaw
fd79d4ee61
* configure.ac: Check type of mode_t.
2002-08-27 18:10:51 +00:00
David Shaw
4567d779ed
* NEWS: Clarify that --libexecdir is a configure option.
...
* configure.ac: Check for hstrerror.
2002-08-27 12:46:00 +00:00
David Shaw
899343542d
* NEWS: Document new ways to enable MDC, and change in automatic
...
compression disabling.
* configure.ac: No such thing as the "none" random gather any longer.
2002-08-19 19:38:18 +00:00
David Shaw
fcdd2ec92f
* configure.ac: Add an --enable-tiger.
...
* NEWS: Clarify new permission checks.
2002-08-08 19:38:59 +00:00
David Shaw
df50c106f8
* configure.ac: If the static IDEA cipher is present, disable dynamic
...
loading. Also fix backwards grammar of keyserver exec-path CHECKING
message.
2002-08-07 14:32:07 +00:00
Werner Koch
8298145729
* configure.ac: Bumbed version number.
2002-08-04 22:21:54 +00:00
Werner Koch
872ba01dfe
* configure.ac (ALL_LINGUAS): Added Catalan.
...
Prepared release.
2002-08-04 21:37:43 +00:00
Werner Koch
85aa3e18c2
The big extension module removal.
2002-08-03 10:50:53 +00:00
David Shaw
1f703dadd1
* README, configure.ac: --with-exec-path is now clarified into
...
--disable-keyserver-path
2002-07-30 16:04:18 +00:00
David Shaw
89b42e124e
* configure.ac: Include a GNUPG_LIBEXECDIR in g10defs.h, as well as a
...
SUBST for Makefiles.
2002-07-24 18:38:56 +00:00
David Shaw
58cfd8edc0
* configure.ac: Include a GNUPG_LIBEXECDIR in g10defs.h
2002-07-24 17:59:12 +00:00
Timo Schulz
d83e64968f
2002-07-22 Timo Schulz <ts@winpt.org>
...
* configure.ac: Replace the 'c:/' variables with 'c:\' due
to the fact we already use '\' in the remaining code.
2002-07-23 08:54:40 +00:00
David Shaw
b67d342b9d
* configure.ac: Add --with-mailprog to override the use of sendmail with
...
another MTA. We can use anything that follows the "$MAILPROG -t"
convention.
2002-07-09 02:55:00 +00:00
David Shaw
5d74fb31d8
* configure.ac: --enable-exec-path should be a 'with'. Fix 'no' cases of
...
--with-exec-path and --with-photo-viewer.
2002-07-04 14:37:40 +00:00
David Shaw
107e4a3f58
* README: Document --disable-exec, --disable-photo-viewers,
...
--disable-keyserver-helpers, --enable-exec-path, and --with-photo-viewer.
* configure.ac: Add --with-photo-viewer to lock the viewer at compile time
and --disable-keyserver-helpers and --disable-photo-viewers to allow
disabling one without disabling the other.
2002-07-04 13:35:42 +00:00
David Shaw
985b36ac07
* configure.ac: Allow setting USE_EXEC_PATH to lock the exec-path to a
...
fixed value.
2002-07-03 04:05:06 +00:00
Werner Koch
05e61e4055
* configure.ac: Set version number to 1.1.91.
2002-07-01 10:51:26 +00:00
Werner Koch
76f8e65015
* configure.ac: Link W32 version against libwsock32.
2002-06-30 07:40:57 +00:00
Werner Koch
8e3a526323
* 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 20:47:08 +00:00
David Shaw
0ed6228293
Update head to match stable 1.0
2002-06-29 14:15:02 +00:00