Next | Query returned 38 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2014-11-23 09:51:26 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
Update 8.1.18 to 8.1.20
version 8.1.20 (Apr 4, 2014):
	- IPMI serial over LAN support via FreeIPMI - based on patch by Anton
	  D. Kachalov <mouse@yandex-team.ru>
	- minor cleanup of code, removal of gcc warnings and such that should
	  have no fuctional change

version 8.1.19 (Sep 26, 2013):
	- prevent select/read loop when EOF on non-pty input (console) -
	  reported by Chris Marget <chris@marget.com>
	- "!" syntax prefixing use of group names not honored - reported by
	  Zonker <consoleteam@gmail.com>
	- fixed memory leak using timestamps - patch by Karvendhan M.
	  <Karvendhan.M@netapp.com>
	- deprecated --with-cycladests (noop now) - cross-compilation should
	  work without it as autologin now expects setpgrp() to take two
	  arugments instead of testing for it
	- no automatic checks for an empty password when using PAM
	  authentication - based on discussion with Ryan Kirkpatrick
	  <linux@rkirkpat.net>
	- added 'sslcacertificatefile' and 'sslcacertificatepath' client
	  configuration options - based on patch by Aki Tuomi <cmouse@cmouse.fi>
	- added 'sslcacertificatefile' and 'sslreqclientcert' server
	  configuration options
	- added --with-req-server-cert to force clients to require a certificate
	  from the server when using SSL - based on emails with Thor Simon
	  <tls@coyotepoint.com>
	- added server-side tasks (see conserver.cf man page) that are invoked
	  by the client (useful for things like IPMI-based power control of
	  servers, invoking resets of terminal server ports, or anything else
	  that requires scripting) - ideas from patch by Anton Lundin
	  <glance@acc.umu.se> and discussion on mailing list (2011)
	- added 'confirm' option to break sequences
	- added 'breaklist' option to limit exposure of break sequences to
	  consoles
	- sending of break signals is now announced to all attached clients
   2014-10-09 16:07:17 by Thomas Klausner | Files touched by this commit (1163)
Log message:
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
   2014-03-11 15:05:19 by Jonathan Perkin | Files touched by this commit (350)
Log message:
Remove example rc.d scripts from PLISTs.

These are now handled dynamically if INIT_SYSTEM is set to "rc.d", or
ignored otherwise.
   2014-02-13 00:18:57 by Matthias Scheler | Files touched by this commit (1568)
Log message:
Recursive PKGREVISION bump for OpenSSL API version bump.
   2013-02-07 00:24:19 by Jonathan Perkin | Files touched by this commit (1351) | Package updated
Log message:
PKGREVISION bumps for the security/openssl 1.0.1d update.
   2012-10-03 13:24:45 by Aleksej Saushev | Files touched by this commit (64)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2010-12-06 11:59:10 by Hauke Fath | Files touched by this commit (1)
Log message:
ftp.conserver.com re-directs to a machine that does not run an ftp
server, so fetch the sources via http.

Sort out pkg version, while we are here.
   2010-12-05 22:25:56 by Hauke Fath | Files touched by this commit (3)
Log message:
Updating conserver 8 to v8.18

version 8.1.18 (Nov 11, 2010):
        - install man pages read-only and improved the contributed redhat init
          script - patches by Eric Biederman <ebiederm@aristanetworks.com>
        - spec file improvements in contrib/redhat-rpm - patch by Jodok Ole
          Muellers <jodok.muellers@aschendorff.de>
        - GSS-API patch for client code - patch by Andras Horvath
          <Andras.Horvath@cern.ch>

version 8.1.17 (Sep 29, 2009):
        - fix for interface detection when HAVE_SA_LEN is defined - first
          detected on NetBSD 5.0 and patched by Chris Ross
          <cross+conserver@distal.com>
        - first person to connect to a console wanting read/write now gets it
          once the active user drops read/write - suggested by Thomas Gardner
          <tmg@pobox.com>
        - fix typo when setting nonblocking socket for client connections,
          fixing stall issues - patch by Eric Biederman
          <ebiederm@aristanetworks.com>
        - GSS-API patch (--with-gssapi) to help with Kerberos tokens - patch by
          Nate Straz <nstraz@redhat.com>
        - authenticate username without @REALM when using GSS-API
          (--with-striprealm) - based on patch by Andras Horvath
          <Andras.Horvath@cern.ch>
        - various contrib/redhat-rpm fixes - patch by Fabien Wernli
          <wernli@in2p3.fr>
        - fix handling of read(stdin) returning -1 in console client - patch by
          Ed Swierk <eswierk@arastra.com>

patch-ac has been included upstream.
   2009-06-14 19:38:43 by Joerg Sonnenberger | Files touched by this commit (44)
Log message:
Remove @dirrm entries from PLISTs
   2009-06-14 09:52:51 by Thomas Klausner | Files touched by this commit (4)
Log message:
Fix bug reported by Chris Ross on pkgsrc-users (patch-ac).

While here, split off options into options.mk, convert to user-destdir,
and add VARBASE to BUILD_DEFS.

Bump PKGREVISION.

Next | Query returned 38 messages, browsing 21 to 30 | Previous