Update of /cvsroot/linux-decnet/latd/debian
In directory sc8-pr-cvs1:/tmp/cvs-serv2279/debian
Modified Files:
Tag: BRANCH_LATD_1_18
changelog
Log Message:
Update autoconf and backport a couple of minor fixes
Index: changelog
===================================================================
RCS file: /cvsroot/linux-decnet/latd/debian/changelog,v
retrieving revision 1.14
retrieving revision 1.14.2.1
diff -C2 -r1.14 -r1.14.2.1
*** changelog 20 Apr 2003 10:07:05 -0000 1.14
--- changelog 20 Dec 2003 15:21:44 -0000 1.14.2.1
***************
*** 1,2 ****
--- 1,20 ----
+ latd (1.19-1) unstable; urgency=low
+
+ * Some Darwin bpf interface fixes.
+ * fix lat group on /dev/lat/ devices that was broken by my autoconf changes
+ in 1.17
+ * Fix memory leak caused by latcp -d & llogin -d
+ (thanks to Sergei Gorbatov)
+
+ -- Patrick Caulfield <pa...@de...> Sat, 20 Dec 2003 15:16:21 +0000
+
+ latd (1.18.1-1) unstable; urgency=low
+
+ * include <cassert>
+ Closes: #195153
+
+ -- Patrick Caulfield <pa...@de...> Tue, 10 Jun 2003 08:21:04 +0100
+
+
latd (1.18-1) unstable; urgency=low
|