Bug 103244 - [MAINTAINER] security/openvpn-devel: update to 2.1.beta15
Summary: [MAINTAINER] security/openvpn-devel: update to 2.1.beta15
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Rong-En Fan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-13 23:00 UTC by Matthias Andree
Modified: 2006-09-14 07:10 UTC (History)
0 users

See Also:


Attachments
openvpn-devel-2.1.b15.patch (2.25 KB, patch)
2006-09-13 23:00 UTC, Matthias Andree
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Andree 2006-09-13 23:00:36 UTC
update to 2.1.beta15, quoting ChangeLog, edited for brevity:

|* Fixed bug introduced with the --port-share directive
|  (back in 2.1-beta9 which causes TLS soft resets
|  (1 per hour by default) in TCP server mode to force
|  a blockage of tunnel packets and later time-out and
|  restart the connection.
|
|* pkcs11 changes: 
|  1. Modified ssl.c to not FATAL and return to init.c
|     so auth-retry will work.
|  2. Modifed pkcs11-helper.c to fix some problem with
|     multiple providers. [...]
|  4. Modified lladdr.c to be compiled under visual C.
|  5. Added retry counter to PKCS#11 PIN hook.
|  6. Modified PKCS#11 PIN retry loop to return correct error
|     code when PIN is incorrect.
|  7. Fix handling (ignoring) zero sized attributes.
|  8. Fix gcc-2 issues.
|  9. Fix openssl 0.9.6 (first version) issues.
|  10. easy-rsa Makefile (install) is now available so that
|      distribs will be able to install it safely.
|
|* Added two new management states:
|   OPENVPN_STATE_RESOLVE      -- DNS lookup
|   OPENVPN_STATE_TCP_CONNECT  -- Connecting to TCP server
|
|* Echo management state change to log.
|
|* Added optional minimum-number-of-bytes parameter
|  to --inactive directive.

Added file(s):
- files/patch-fix-cltsrv-timeout

Generated with FreeBSD Port Tools 0.77
Comment 1 Rong-En Fan freebsd_committer freebsd_triage 2006-09-14 02:22:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

Eat.
Comment 2 Rong-En Fan freebsd_committer freebsd_triage 2006-09-14 07:00:01 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2006-09-14 07:00:44 UTC
rafan       2006-09-14 05:59:57 UTC

  FreeBSD ports repository

  Modified files:
    security/openvpn-devel Makefile distinfo pkg-plist 
  Added files:
    security/openvpn-devel/files patch-fix-cltsrv-timeout 
  Log:
  - Update to 2.1.beta15
  
  PR:             ports/103244
  Submitted by:   Matthias Andree <matthias.andree at gmx.de> (maintainer)
  
  Revision  Changes    Path
  1.29      +4 -2      ports/security/openvpn-devel/Makefile
  1.17      +3 -3      ports/security/openvpn-devel/distinfo
  1.1       +19 -0     ports/security/openvpn-devel/files/patch-fix-cltsrv-timeout (new)
  1.10      +1 -0      ports/security/openvpn-devel/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"