* Minor correction to make i18n subdirectory builds work better.
* Rob Funk's old-message-check optimization.
* Fix an error in the logic for detecting when all connections are wedged.
* Unwedge connections on wakeup.
* Fix Ken Estes's LMTP coredump error.
* Bounce mail with addresses rejected by the listener back to the sender.
* Search .netrc on via name as well as poll name (thanks to Rob Funk).
* Handle SMTP error responses from DATA, so zmailer will work.
Changes since 1.5.6:
- Various bug fixes (not security related).
- All compile-time options are now set via options to the configure script.
- visudo is now installed in /usr/local/sbin where it belongs.
[of course this is ${PREFIX}/sbin in our package for a long time - TF]
- two problems with tgetpass() have been fixed. In one case the user was
not always given a chance to enter a password. In the other a newline
was not always printed after the password was entered on Linux.
- Added support for Digital UNIX SIA (Security Integration Architecture).
- %groups now work as RunAs specifiers like the man page says.
- Sudo now sets the USER environment variable to the target user
(root unless -u is specified).
- Sudo will print "command not found" unless configure was run with
--disable-path-info. Also, tell user when we ignore '.' in their path and
it would have been used but for --with-ignore-dot. This means that sudo can
be used to gather information about the existence of executable in
directories not accessible by a normal user. If this bothers you, run
configure with --disable-path-info.
[in our package --disable-path-info is default - TF]
- A longstanding bug wrt "sudo -l" has been fixed that could cause "sudo -l"
to complain about non-existent syntax errors.
- When configured with --with-tty-tickets the filename is now "user:tty"
(was "user.tty") since a username could have a '.' in it.
Also invent new configuration flag "MUTT_INTERNATIONAL". If it is set to
"YES" the export restricted PGP version is built. Otherwise you get the
unrestricted US version.
for Emacs. This version is the one maintained by Faried Nawaz <fn@hungry.com>,
though he does not version his distribution (because it is still prerelease),
so we maintain a dated version as a LOCAL_PORT.
What's New in Kaffe OpenVM 1.0 Beta 3:
* New java.awt - now implements old event model (JDK 1.0.2) and will support
Swing.
* New java.net implementation - fixes many bugs and generally much cleaner.
* Initial implementation of Collections API (only Vector and Hashtable
currently conform).
* Lots of bug fixes.
bump; EAPI is unchanged)
- Remove restriction of mod_include to disallow "../" or "/" prefixed
file names in <!--#include file=""--> if Includes (but not
IncludesNOEXEC) is set; proposed in Apache PR mod_include/3500
- Add signature for hook function used to do mod_include callbacks
(perl-embedded SSI was not working with new 4 argument call)
DDD 3.1.1 fixes a number of minor bugs in DDD 3.1:
- Work around EGCS 1.1 bug on Linux
- Make sure ostrstream::pcount() is not considered broken when
using `gcc' (instead of `c++' or `g++') as C++ compiler
- Handle empty status displays properly
- Recognize multiple breakpoints as reported by the Perl debugger
as of Perl 5.005 and later
- Handle incomplete DBX output correctly, such as prompts of the
debugged program. For details, see the new `positionTimeout' and
`displayTimeout' resources.
- Under certain circumstances, DDD could hang searching for a Java
class.
- Using a remote GDB, a new execution window was launched for each
program run.
- Using the execution window, Program->Run Again and the `run' command
tool button cleared all arguments.
There are no new features in DDD 3.1.1.
This can be used to
- enable execution of a non-standard target for all pkgs of a category,
e.g. cd pkgsrc/benchmarks ; make benchmark
- superceding standard-targets with custom versions, e.g. from
/etc/mk.conf