pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/comms/conserver8 version 8.2.0 (Apr 20, 2014):
details: https://anonhg.NetBSD.org/pkgsrc/rev/cfaa64f8f348
branches: trunk
changeset: 642024:cfaa64f8f348
user: mef <mef%pkgsrc.org@localhost>
date: Sun Nov 23 08:57:42 2014 +0000
description:
version 8.2.0 (Apr 20, 2014):
- added --with-trust-uds-cred which uses getsockopt() to fetch and
trust the client uid, bypassing password lookups - patch by Anton
Lundin <glance%acc.umu.se@localhost>
- missing closedir() causing memory leak - patch by Anton Lundin
<glance%acc.umu.se@localhost>
- sending a break signal over IPMI was broken - based on patch by
Alexander Y. Fomichev <git.user%gmail.com@localhost>
- IPv6 support (marked as experimental at this point because it's
untested (except by the author), there's a lack of documentation, and
I'm hoping for non-getifaddrs() system support) - patch by Milos
Vyletel <milos.vyletel%gmail.com@localhost>
- no more K&R compiler support
diffstat:
comms/conserver8/Makefile | 6 +++---
comms/conserver8/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (37 lines):
diff -r bcea89902834 -r cfaa64f8f348 comms/conserver8/Makefile
--- a/comms/conserver8/Makefile Sun Nov 23 08:51:33 2014 +0000
+++ b/comms/conserver8/Makefile Sun Nov 23 08:57:42 2014 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2014/11/23 08:51:26 mef Exp $
+# $NetBSD: Makefile,v 1.16 2014/11/23 08:57:42 mef Exp $
#
-PKGVER= 8.1.20
+PKGVER= 8.2.0
DISTNAME= conserver-${PKGVER}
PKGNAME= conserver8-${PKGVER}
CATEGORIES= comms
@@ -10,7 +10,7 @@
MAINTAINER= awrede%users.sourceforge.net@localhost
HOMEPAGE= http://www.conserver.com/
COMMENT= Application that allows multiple users to watch serial consoles
-LICENSE= # modified-bsd and more (see LICENSE file)
+#LICENSE= # modified-bsd and more (see LICENSE file)
CONFLICTS= conserver-[0-9]*
diff -r bcea89902834 -r cfaa64f8f348 comms/conserver8/distinfo
--- a/comms/conserver8/distinfo Sun Nov 23 08:51:33 2014 +0000
+++ b/comms/conserver8/distinfo Sun Nov 23 08:57:42 2014 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.7 2014/11/23 08:51:26 mef Exp $
+$NetBSD: distinfo,v 1.8 2014/11/23 08:57:42 mef Exp $
-SHA1 (conserver-8.1.20.tar.gz) = f96d143be1716a2bec1da1c17f06bca033f007b3
-RMD160 (conserver-8.1.20.tar.gz) = b17ae3efc0d8c659d39dbbea5e047f3f48fb76ef
-Size (conserver-8.1.20.tar.gz) = 334147 bytes
+SHA1 (conserver-8.2.0.tar.gz) = acbb7f282cea94eb044860c35ddd9f31a0299888
+RMD160 (conserver-8.2.0.tar.gz) = fde2c8626f097d2e7f6eb10850a858dfc7d77a19
+Size (conserver-8.2.0.tar.gz) = 334326 bytes
SHA1 (patch-aa) = d0eebea0d126c611f6f60035730a0c2f97280b01
SHA1 (patch-ab) = 7a507e428277cc6ccf14b961c44d4e6fd3abcde3
Home |
Main Index |
Thread Index |
Old Index