Next | Query returned 74 messages, browsing 31 to 40 | Previous

History of commit frequency

CVS Commit History:


   2009-01-29 18:11:25 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Fix installation.
   2008-01-18 06:10:07 by Tobias Nygren | Files touched by this commit (245)
Log message:
Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
   2007-11-07 20:38:12 by John R. Shannon | Files touched by this commit (5)
Log message:
1) Fix incorect patch
2) Fix incorrect socket permission
   2007-11-07 13:43:22 by John R. Shannon | Files touched by this commit (5)
Log message:
Update to 1.0.1. Changes:
* The option --ocsp-signer may now take a filename to allow several
  certificates to be valid signers for the default responder.
* New option --ocsp-max-period and improved the OCSP time checks.
* New option --force-default-signer for dirmngr-client.
   2007-07-04 22:55:07 by Johnny C. Lam | Files touched by this commit (136)
Log message:
Make it easier to build and install packages "unprivileged", where
the owner of all installed files is a non-root user.  This change
affects most packages that require special users or groups by making
them use the specified unprivileged user and group instead.

(1) Add two new variables PKG_GROUPS_VARS and PKG_USERS_VARS to
    unprivileged.mk.  These two variables are lists of other bmake
    variables that define package-specific users and groups.  Packages
    that have user-settable variables for users and groups, e.g. apache
    and APACHE_{USER,GROUP}, courier-mta and COURIER_{USER,GROUP},
    etc., should list these variables in PKG_USERS_VARS and PKG_GROUPS_VARS
    so that unprivileged.mk can know to set them to ${UNPRIVILEGED_USER}
    and ${UNPRIVILEGED_GROUP}.

(2) Modify packages to use PKG_GROUPS_VARS and PKG_USERS_VARS.
   2007-05-12 13:19:18 by John R. Shannon | Files touched by this commit (3)
Log message:
Updated embedded libassuan to 1.0.1
   2006-12-18 08:15:05 by Steven M. Bellovin | Files touched by this commit (2)
Log message:
Fix invocation of /usr/bin/install to take out $(SHELL)
   2006-12-12 14:09:21 by John R. Shannon | Files touched by this commit (8)
Log message:
Update to release 1.0.0.

Dirmngr is a server for managing and downloading certificate
revocation lists (CRLs) for X.509 certificates and for downloading the
certificates themselves.  Dirmngr also handles OCSP requests as an
alternative to CRLs.  Dirmngr is either invoked internally by gpgsm
(from GnuPG-2) or when running as a system daemon through the
dirmngr-client tool.
   2006-10-11 13:09:48 by John R. Shannon | Files touched by this commit (3) | Package updated
Log message:
Update to 0.9.6. Changes:
* A couple of bug fixes for OCSP.
* OCSP does now make use of the responder ID and optionally included
  certificates in the response to locate certificates.
* No more lost file descriptors when loading CRLs via HTTP.
* HTTP redirection for CRL and OCSP has been implemented.
* Man pages are now build and installed from the texinfo source.
Note, that you need to update libksba to version 1.0.0 for this
release.
   2006-10-04 23:58:15 by Thomas Klausner | Files touched by this commit (23)
Log message:
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.

Next | Query returned 74 messages, browsing 31 to 40 | Previous