Update of /cvsroot/linux-decnet/dnprogs/debian
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv11387/debian
Modified Files:
changelog
Log Message:
Fix up build system to incorporate dneigh as dnetinfo
Index: changelog
===================================================================
RCS file: /cvsroot/linux-decnet/dnprogs/debian/changelog,v
retrieving revision 1.72
retrieving revision 1.73
diff -C2 -r1.72 -r1.73
*** changelog 7 Oct 2008 08:28:12 -0000 1.72
--- changelog 24 Oct 2008 14:09:11 -0000 1.73
***************
*** 7,10 ****
--- 7,11 ----
NIS or LDAP etc
* Made getnodename() read from decnet.conf rather than the kernel
+ * Fix fd leak in getnodebyaddr
* dnroute no longer ignores long routing messages
* dnroute now writes a pidfile
***************
*** 13,19 ****
* dnroute now honours SYSCONF_PREFIX for dnroute.conf
* dnetinfo no longer shows the local area as under manual control
! * Removed the occasional delay in dnetinfo
* NML now also responds to "list known objects"
* Add connect timeout to most programs
dnprogs (2.47) unstable; urgency=low
--- 14,22 ----
* dnroute now honours SYSCONF_PREFIX for dnroute.conf
* dnetinfo no longer shows the local area as under manual control
! * Replaced dnetinfo with a program
* NML now also responds to "list known objects"
* Add connect timeout to most programs
+ * Don't build dapfs if FUSE is not installed (Larry Baker)
+ * Look for libcrypt in /lib and /usr/lib (Larry Baker)
dnprogs (2.47) unstable; urgency=low
|