Bug 139584 - [MAINTAINER] security/openvpn-devel: update to -rc20
Summary: [MAINTAINER] security/openvpn-devel: update to -rc20
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-14 00:40 UTC by Matthias Andree
Modified: 2009-10-14 11:40 UTC (History)
0 users

See Also:


Attachments
openvpn-devel-2.1.r20.patch (3.20 KB, patch)
2009-10-14 00:40 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 2009-10-14 00:40:02 UTC
update to -rc20, moving pre-fetch to pre-configure to reduce screen clutter and
user irritation.

FreeBSD-relevant excerpts of upstream maintainer's change log:

* Fixed a bug introduced in 2.1_rc17 (svn r4436) where using the
   redirect-gateway option by itself, without any extra parameters,
   would cause the option to be ignored.
 
* Fixed ifconfig command for "topology subnet" on FreeBSD (Stefan Bethke).
 
* Added --remote-random-hostname option.
 
* Added "load-stats" management interface command to get global server
   load statistics.
 
* Optimized PUSH_REQUEST handshake sequence to shave several seconds
   off of a typical client connection initiation.
 
* The maximum number of "route" directives (specified in the config
   file or pulled from a server) can now be configured via the new
   "max-routes" directive.
 
* Eliminated the limitation on the number of options that can be pushed
   to clients, including routes.  Previously, all pushed options needed
   to fit within a 1024 byte options string.
 
* Added --server-poll-timeout option : when polling possible remote
   servers to connect to in a round-robin fashion, spend no more than
   n seconds waiting for a response before trying the next server.
 
* Added the ability for the server to provide a custom reason string
   when an AUTH_FAILED message is returned to the client.  This
   string can be set by the server-side managment interface and read
   by the client-side management interface.
 
* client-kill management interface command, when issued on server, will
   now send a RESTART message to client.
   This feature is intended to make UDP clients respond the same as TCP
   clients in the case where the server issues a RESTART message in
   order to force the client to reconnect and pull a new options/route
   list.

Removed file(s):
- files/patch-tun.c (integrated in upstreami version)

Generated with FreeBSD Port Tools 0.99
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2009-10-14 00:41:37 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-10-14 11:35:03 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-10-14 11:35:07 UTC
miwi        2009-10-14 10:34:55 UTC

  FreeBSD ports repository

  Modified files:
    security/openvpn-devel Makefile distinfo 
  Removed files:
    security/openvpn-devel/files patch-tun.c 
  Log:
  - Update to 2.1_rc20
  
  PR:             139584
  Submitted by:   Matthias Andree <matthias.andree@gmx.de> (maintainer)
  
  Revision  Changes    Path
  1.50      +2 -2      ports/security/openvpn-devel/Makefile
  1.33      +3 -3      ports/security/openvpn-devel/distinfo
  1.4       +0 -43     ports/security/openvpn-devel/files/patch-tun.c (dead)
_______________________________________________
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"