[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
UPDATE: nail (10.3 -> 10.4)
Port: mail/nail
Hi, this update is rather simple. Nevertheless, this is a rather
critical one as it resolves some segfault issues in 10.3. It also
adds IPv6 support. Diff appended to this message.
Note:
Unfortunately, I do not have anything setup which will allow me to
test the new IPv6 support. I've tried, but IPv6 is a bit more than
I can digest at the moment. I guess I need some magic brain food ;)
I welcome reports from anyone who might have access to an IPv6
network and can give this a whirl. I'm still going to try to get
IPv6 setup on my local network this weekend though...
Comments, suggestions, and test reports are certainly welcome. If
it looks okay, hopefully someone can commit this for me =)
ChangeLog:
[10.4] released 1/19/02
* A missing #ifdef HAVE_ICONV caused build errors on platforms without
iconv() support (J.A. Neitzel, Jens Schleusener, Lars Kellogg-Stedman,
Felicia Neff, Chris Pinnock).
* Extraction of parts from header fields with more than 2560 characters
fixed (Lukasz Sznuk, William Cherry).
* Source archive name in nail.spec corrected (Didar Hussain).
* Fixed segmentation violation when encountering multipart header fields
that contain no ':' character (William Cherry).
* Respect the 'allnet' variable when comparing strings in message lists.
* IPv6 support (Jun-ichiro itojun Hagino).
--
Thanks,
Jeff
===================================================================
diff -uNr --exclude=CVS ../nail.orig/Makefile ./Makefile
--- ../nail.orig/Makefile Tue Feb 4 09:43:48 2003
+++ ./Makefile Thu Feb 6 14:11:21 2003
@@ -2,7 +2,7 @@
COMMENT= "enhanced, MIME capable Berkeley Mail"
-DISTNAME= nail-10.3
+DISTNAME= nail-10.4
CATEGORIES= mail
HOMEPAGE= http://omnibus.ruf.uni-freiburg.de/~gritter/
diff -uNr --exclude=CVS ../nail.orig/distinfo ./distinfo
--- ../nail.orig/distinfo Mon Dec 9 10:39:51 2002
+++ ./distinfo Sun Jan 19 15:12:55 2003
@@ -1,3 +1,3 @@
-MD5 (nail-10.3.tar.gz) = 7e3319fbf553524b1c0e639a484a4f8e
-RMD160 (nail-10.3.tar.gz) = 6383e1b72c7855724fa424ec3d0fca22022eaf95
-SHA1 (nail-10.3.tar.gz) = 5eaa3dfe2c9519d4dea0d3c414581430fc1b9fd8
+MD5 (nail-10.4.tar.gz) = 1ad809c112712d4ac85efb3ac14d3394
+RMD160 (nail-10.4.tar.gz) = 7e322ac28ebf64d15f670cafc6cf532106c09e41
+SHA1 (nail-10.4.tar.gz) = fff829d9fb44cfa402051604b4bc95eb62381d7b