pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Aug 30 11:17:16 UTC 2010

Modified Files:
        pkgsrc/chat/silc-server: Makefile PLIST distinfo
        pkgsrc/chat/silc-server/patches: patch-aa patch-ab
        pkgsrc/devel/silc-toolkit: Makefile PLIST buildlink3.mk distinfo
Added Files:
        pkgsrc/chat/silc-server/patches: patch-ac
Removed Files:
        pkgsrc/devel/silc-toolkit/patches: patch-aa patch-ab

Log Message:
Changes 1.1.10 (toolkit):
* More string format fixes in silcd and client libary
* configure: changed AC_PROG_LIBTOOL order to fix disabling shared libs
* configure: check threads support in OpenBSD
* Fixed string format vulnerability in client entry handling
* Reported and patch provided by William Cummings
* silcd: Fixed IDENTIFY command reply handling for channels

Changes 1.1.18 (server):
* silcd: Added heartbeat support
* Added support for sending SILC_PACKET_HEARTBEAT packets to connection,
  to make sure they keep alive and to detect if they have died
* Set SO_KEEPALIVE for all accept()ed sockets
* silcd: Fixed SIGUSR1 signal handling
* Fixed the SIGUSR1 signal handling which can be used to dump the server
  internals to /tmp.
* Changed also End of Stream handling to handle NULL idata pointer instead
  of ignoring the EOS in case it is NULL.
* Changed also the DETACH timeout handling to use the packet stream
  directly instead of looking up client in the callback
* More string format fixes in silcd and client libary


To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 pkgsrc/chat/silc-server/Makefile
cvs rdiff -u -r1.20 -r1.21 pkgsrc/chat/silc-server/PLIST
cvs rdiff -u -r1.35 -r1.36 pkgsrc/chat/silc-server/distinfo
cvs rdiff -u -r1.11 -r1.12 pkgsrc/chat/silc-server/patches/patch-aa
cvs rdiff -u -r1.8 -r1.9 pkgsrc/chat/silc-server/patches/patch-ab
cvs rdiff -u -r0 -r1.14 pkgsrc/chat/silc-server/patches/patch-ac
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/silc-toolkit/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/silc-toolkit/PLIST \
    pkgsrc/devel/silc-toolkit/distinfo
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/silc-toolkit/buildlink3.mk
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/devel/silc-toolkit/patches/patch-aa
cvs rdiff -u -r1.3 -r0 pkgsrc/devel/silc-toolkit/patches/patch-ab

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