pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/comms/conserver8
Module Name: pkgsrc
Committed By: schnoebe
Date: Sun Mar 13 18:31:11 UTC 2016
Modified Files:
pkgsrc/comms/conserver8: Makefile distinfo options.mk
Added Files:
pkgsrc/comms/conserver8/patches: patch-conserver_readcfg.c
Log Message:
Upstream: Update to 8.2.1
version 8.2.1 (Jun 2, 2015):
- added TCP keepalives between client and server - TCP-based consoles
already had the code - this was mostly an oversight
- patch for SEGV and task execution - patch by Artem Savkov
<asavkov%redhat.com@localhost>
- expanded break sequences from [1-9] to [1-9a-z] - based on patch by
Artem Savkov <asavkov%redhat.com@localhost>
pkgsrc:
options.mk:
add support inet6
The way the conserver is coded, you get inet6 or you get uds
patches/patch-conserver_readcfg.c:
new patch, fixing a setproctitle() bug with inet6.
This needs to be sent upstream.
Makefile:
install sample configurations
Change maintainer to pkgsrc-users%netbsd.org@localhost
old maintainer address bounced.
drop ``--with-regex'' option, it's no longer supported.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/comms/conserver8/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/comms/conserver8/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/comms/conserver8/options.mk
cvs rdiff -u -r0 -r1.1 \
pkgsrc/comms/conserver8/patches/patch-conserver_readcfg.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index