Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jan 2005 14:53:12 +0000 (UTC)
From:      Tilman Linneweh <arved@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/security/dirmngr Makefileports/security/gnupg-devel Makefile ports/security/gnutls Makefile ports/security/gnutls-devel Makefile ports/security/gsasl Makefile ports/security/libgcrypt Makefile distinfo pkg-plist ...
Message-ID:  <200501111453.j0BErCYp082489@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
arved       2005-01-11 14:53:12 UTC

  FreeBSD ports repository

  Modified files:
    security/dirmngr     Makefile 
    security/gnupg-devel Makefile 
    security/gnutls      Makefile 
    security/gnutls-devel Makefile 
    security/gsasl       Makefile 
    security/libgcrypt   Makefile distinfo pkg-plist 
    security/libksba     Makefile 
    security/opencdk     Makefile 
    security/pinentry    Makefile 
    security/vpnc        Makefile 
  Log:
  Update libgcrypt to 1.2.1. Changes:
          * made the code try to lock secure memory pool not only when running as
            root,
          * fixed type usage in Serpent,
          * made the code mix the PID into the entropy pool for better protection
            after a fork,
          * fixed memory leak in RSA.
          * fixed alignment problems in Rijndael,
          * fixed memory leak in gcry_pk_sign(),
          * fixed broken pointer access in gcry_ac_open(),
          * updated the documentation,
          * fixed several other bugs.
  Chase Shared library version and bump PORTREVISION of affected ports.
  
  Revision  Changes    Path
  1.16      +2 -1      ports/security/dirmngr/Makefile
  1.22      +2 -1      ports/security/gnupg-devel/Makefile
  1.20      +2 -1      ports/security/gnutls-devel/Makefile
  1.20      +2 -1      ports/security/gnutls/Makefile
  1.25      +2 -1      ports/security/gsasl/Makefile
  1.21      +1 -2      ports/security/libgcrypt/Makefile
  1.8       +2 -2      ports/security/libgcrypt/distinfo
  1.7       +1 -1      ports/security/libgcrypt/pkg-plist
  1.21      +2 -1      ports/security/libksba/Makefile
  1.15      +2 -1      ports/security/opencdk/Makefile
  1.23      +2 -2      ports/security/pinentry/Makefile
  1.14      +2 -1      ports/security/vpnc/Makefile



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501111453.j0BErCYp082489>