pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/ucspi-tcp6 Update to 1.10.7. From the changelog:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/340786693bd8
branches:  trunk
changeset: 399125:340786693bd8
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Sat Aug 03 10:43:27 2019 +0000

description:
Update to 1.10.7. From the changelog:

- Fix for tcprulescheck abending if environment variable IP is not present.
- Fix for potential stack corruption calling tcpserver/tcpclient with
  '0' for hostname.
- Removed constraints on building IPv4 CIDR rules with tcprules.
- Cleanups and tweaked package/rts to work well again.
  Beta-tested by Veera.
- Fixed bug in rblsmtpd not calculating the inverse IPv6 address correctly.
- package/rts usage explained (README.rts) and finally straightend.
- tcprules and tcprulescheck improved for IPv4/IPv6 CIDR address reporting.

diffstat:

 net/ucspi-tcp6/Makefile |   7 ++++---
 net/ucspi-tcp6/distinfo |  10 +++++-----
 2 files changed, 9 insertions(+), 8 deletions(-)

diffs (37 lines):

diff -r b7bd70a0ec8a -r 340786693bd8 net/ucspi-tcp6/Makefile
--- a/net/ucspi-tcp6/Makefile   Sat Aug 03 10:42:55 2019 +0000
+++ b/net/ucspi-tcp6/Makefile   Sat Aug 03 10:43:27 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2019/07/10 12:59:54 schmonz Exp $
+# $NetBSD: Makefile,v 1.17 2019/08/03 10:43:27 schmonz Exp $
 
-DISTNAME=              ucspi-tcp6-1.10.6
-PKGREVISION=           2
+DISTNAME=              ucspi-tcp6-1.10.7
 CATEGORIES=            net
 MASTER_SITES=          https://www.fehcom.de/ipnet/ucspi-tcp6/
 EXTRACT_SUFX=          .tgz
@@ -20,6 +19,8 @@
 
 INSTALLATION_DIRS=     bin ${PKGMANDIR}/man1 ${PKGMANDIR}/man5
 
+MAKE_JOBS_SAFE=                no
+
 post-configure:
        ${RUN}cd ${DJB_CONFIG_DIR};             \
        ${MKDIR} compile;                       \
diff -r b7bd70a0ec8a -r 340786693bd8 net/ucspi-tcp6/distinfo
--- a/net/ucspi-tcp6/distinfo   Sat Aug 03 10:42:55 2019 +0000
+++ b/net/ucspi-tcp6/distinfo   Sat Aug 03 10:43:27 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2019/06/20 01:06:27 schmonz Exp $
+$NetBSD: distinfo,v 1.13 2019/08/03 10:43:27 schmonz Exp $
 
-SHA1 (ucspi-tcp6-1.10.6.tgz) = eea3c3d5f1459c3b9f34508d3945876b7ab43b28
-RMD160 (ucspi-tcp6-1.10.6.tgz) = 780750e30523dc1f10fd71aa716f75cb573049a8
-SHA512 (ucspi-tcp6-1.10.6.tgz) = bba6235297b2d1bf1b93caacc94f5ae408ce0a560675acd1d40271f9aaeb9ee9d541e6d23727200930869df8db1bf5025fefe5076ade09b18835be5c223df80d
-Size (ucspi-tcp6-1.10.6.tgz) = 51200 bytes
+SHA1 (ucspi-tcp6-1.10.7.tgz) = 82d06361e8b69ca4a6df8106876c2d9041906d2a
+RMD160 (ucspi-tcp6-1.10.7.tgz) = 70fe5dd1e1aded55d3f1d58771eeef2fc32ceda5
+SHA512 (ucspi-tcp6-1.10.7.tgz) = 3ceb78d2a761156f7c0ee2b9ad36f728bcb78cad588bcd5f29e305a26b25fd1fc424b970dd0abfe4769680b756cfc4f60b1c60204e0eacce43d5ccc5f90fb85d
+Size (ucspi-tcp6-1.10.7.tgz) = 51200 bytes



Home | Main Index | Thread Index | Old Index