Change logs for openvpn source package in Wily

  • openvpn (2.3.7-1ubuntu1) wily; urgency=medium
    
      * Merge with Debian unstable. Remaining Ubuntu changes:
        - debian/openvpn.init.d:
          + Do not use start-stop-daemon and </dev/null to avoid blocking boot.
          + Show per-VPN result messages.
          + Add "--script-security 2" by default for backwards compatabliity.
        - Demote easy-rsa to Suggests
        - Run openvpn@.service before systemd-user-sessions.service to avoid
          gettys and lightdm starting on top of possible password prompts. This
          provides the equivalent of the init.d script's X-Start-Before:.
    
    openvpn (2.3.7-1) unstable; urgency=medium
    
      * New upstream version
      * Add --no-block to if-up.d script to avoid hanging boot on
        interfaces with openvpn instances. (Closes: #787090, #785200)
      * Add ProtectSystem=yes to systemd's service file. (Closes: #771626)
      * Removed upstream applied patches:
         - 0001-Drop-too-short-control-channel-packets-instead-of-as.patch
         - update_sample_certs.patch
    
    openvpn (2.3.5-1) unstable; urgency=medium
    
      * New upstream release. Removed patches applied upstream:
        client_connect_tmp_files.patch
        better_systemd_detection.patch
      * Add Build-Depends on libsystemd-daemon-dev.
    
     -- Martin Pitt <email address hidden>  Wed, 08 Jul 2015 12:28:54 +0200
  • openvpn (2.3.4-5ubuntu1) wily; urgency=medium
    
      * Merge with Debian unstable. Remaining Ubuntu changes:
        - debian/openvpn.init.d:
          + Do not use start-stop-daemon and </dev/null to avoid blocking boot.
          + Show per-VPN result messages.
          + Add "--script-security 2" by default for backwards compatabliity.
        - Demote easy-rsa to Suggests
        - Run openvpn@.service before systemd-user-sessions.service to avoid
          gettys and lightdm starting on top of possible password prompts. This
          provides the equivalent of the init.d script's X-Start-Before:.
    
    openvpn (2.3.4-5) unstable; urgency=high
    
      * Apply upstream patch that fixes possible DoS by authenticated
        clients. CVE-2014-8104
      * Patch sample certs since they were expired and made the package
        build fail. (Closes: #770835)
    
    openvpn (2.3.4-4) unstable; urgency=medium
    
      * Use dh-systemd in order to enable the service unit.
        (Closes: #768411)
      * Add comment on /etc/default/openvpn file about options
        not supported on systemd. (Closes: #768384)
    
    openvpn (2.3.4-3) unstable; urgency=medium
    
      * Apply patch by Samuel Thibault to clean up temporary files.
        (Closes: #764651). Thanks Samuel!
    
    openvpn (2.3.4-2) unstable; urgency=medium
    
      * openvpn.service. Remove ExecStop, add ExecReload.
        Fixes reload of openvpn service. (Closes: #763411)
    
    openvpn (2.3.4-1) unstable; urgency=medium
    
      * Upload to unstable.
      * New upstream release. (Closes: #752568)
      * Add Turkish debconf translation. (Closes: #759879)
      * Replace openvpn-systemd-helper with a systemd generator.
        Thanks Ondřej Surý, Ansgar Burchardt and postgresql-common for
        the ideas, help and inspiration.
      * Bumped Standards-Version to 3.9.5
      * debian/control: Add Vcs-*
    
    openvpn (2.3.3-1) experimental; urgency=medium
    
      * Install tmpfiles.d configuration to create /run/openvpn in
        systemd. Properly fixing #741938.
      * Add reload to openvpn@.service. (Closes: #747840)
      * New upstream release
      * New openvpn.service to override LSB script when running systemd.
        (Closes: #700888)
      * Apply patch from upstream's BTS to improve systemd detection.
        (Closes: #747265)
    
     -- Martin Pitt <email address hidden>  Thu, 07 May 2015 15:35:52 +0200
  • openvpn (2.3.2-9ubuntu4) vivid; urgency=medium
    
      * Run openvpn@.service before systemd-user-sessions.service to avoid gettys
        and lightdm starting on top of possible password prompts. This provides
        the equivalent of the init.d script's X-Start-Before:.
     -- Martin Pitt <email address hidden>   Mon, 13 Apr 2015 16:09:01 -0500