[Linux-decnet-user] dnprogs 2.17 released
Brought to you by:
chrissie_c,
ph3-der-loewe
|
From: Patrick C. <pa...@ty...> - 2001-11-10 12:52:52
|
This is a minor update that mainly fixes a couple of bugs that were annoying me
as well as some Debian-specific changes.
For most of you the only two changes are that the tools now use cuserid() rather
than getlogin() to determine the username for proxy connections. This means that
you can use "su" or "sudo" and get the proxy you expected, and the fixing of a
stupid "error: success" message from dncopy.
This is the changelog:
* Don't print "done" when stopping daemons in dnet-progs.init.d
* Use cuserid() rather than getlogin() to determine username so that
commands run under su and sudo work as expected
* include <stdarg> in rms/getreply.cc so it compiles on hppa
* Use -fsigned-char when building uulib to make it more portable
* Fixed message "Error opening file for input: Success" when attempting
to fetch a locked file using dncopy
* Fix some lintian warnings
The Intel RPM is built on Red Hat 6.2. If you want to install it on Red Hat 7.2
you will need the following two packages installed.
compat-libstdc++-6.2-2.9.0.16.i386.rpm (on CD 1)
ncurses4-5.0-4.i386.rpm (on CD 2)
The Alpha RPM was built on Red Hat 7.2
The Intel DEBs are for potato, woody DEBs are in the main Debian archive as
usual.
patrick
|