cvs commit: ports/security/libssh2 Makefile distinfo

Cheng-Lung Sung clsung at FreeBSD.org
Wed Jul 12 04:32:42 UTC 2006


clsung      2006-07-12 04:32:41 UTC

  FreeBSD ports repository

  Modified files:
    security/libssh2     Makefile distinfo 
  Log:
  - Updating libssh2 to 0.14. Changes:
    - Plug leaks in EVP cipher init/shutdown. (Selcuk Gueney)
    - Allow socket_fd == 0 in libssh2_session_startup(). (puudeli)
    - Swap ordering of packet_add/packet-inspection to avoid inspect after
    - free. (Selcuk)
    - Swap KEX_INIT ordering, send our KEX_INIT first.
    - Add check for oportunistic KEX_INIT packets.  Burn bad guess if necessary.
    - Fix OpenSSL detection using pkg-config. (Dan Casey)
  
  PR:             ports/100127
  Submitted by:   maintainer (David Thiel)
  
  Revision  Changes    Path
  1.8       +1 -1      ports/security/libssh2/Makefile
  1.6       +3 -3      ports/security/libssh2/distinfo


More information about the cvs-all mailing list