lp:ubuntu/intrepid/openvpn

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/intrepid/openvpn
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

28. By Thierry Carrez

* debian/openvpn.init.d:
  - Revert fix from #454371 that was merged at 2.1~rc7-4 to prevent
    openvpn prompts from blocking the boot (LP: #280428)
  - Fix VPNs always reported started [ OK ]

27. By Thierry Carrez

* Merge with Debian (LP: #279655), remaining diffs:
  - debian/openvpn.init.d: Added 'status' action to init script, show
    per-VPN result messages and add "--script-security 2" by default for
    backwards compatibility
  - debian/control: Added lsb-base>=3.2-14 depend to allow status_of_proc()
* Fixes regression when calling commands with arguments (LP: #277447)

26. By Thierry Carrez

* debian/openvpn.init.d:
  - Added 'status' action to init script (LP: #251641)
  - Restored per-VPN result messages by using log_action_begin_msg and
    one log_daemon_msg per VPN instead of log_progress_msg (LP: #264966)
* debian/control: Added lsb-base>=3.2-14 depend to allow status_of_proc()

25. By Chuck Short

debian/openvpn.init.d: Add "--script-security 2" by default for backwards compatibility
(LP: #260291)

24. By Alberto Gonzalez Iniesta <email address hidden>

* debian/rules: run ./configure with path to 'route', for
  those build daemons without 'route'. (Closes: #495082)
* Created NEWS.Debian with info on new option script-security.
  (Closes: #494998)

23. By Alberto Gonzalez Iniesta <email address hidden>

* New upstream version
* Added Build-dep on libpkcs11-helper1 to re-enable PKCS#11
  support. Sorry for the delay Florian :) (Closes: #475353)

22. By Nicolas Valcarcel

Fake sync (different orig.tar.gz). (LP: #242537)

21. By Martin Pitt

Fake sync (different orig.tar.gz).

20. By Martin Pitt

* Merge with Debian unstable. Remaining Ubuntu changes:
  - debian/openvpn.init.d: LSB compliant init script. (LP #134210)
  - debian/README.Debian: Added warning about max-locked-memory-limit.
    (LP #154696)
  - debian/config: Disable debconf question about creation of /dev/tun if
    /dev is managed by udev.
* debian/openvpn.init.d: Fixed a couple of bugs in the init scritpt
  LSBification.

19. By Martin Pitt

init.c: Do not attempt to verify the key file with openvpn-vulnkey if it
is not accessible (any more). This happens when using the 'user', 'group',
or 'chroot' options in multi-client mode, and the SSL key file thus
becomes unreadable from the second time on. If the key file is not
accessible at the very start, this is already handled anyway, so we can
safely ignore this condition. (LP: #230208)
Note that this is not an issue when using pre-shared keys
(do_init_crypto_static(), since multi-client mode only works with TLS.
However, we also check it here just to be on the safe side.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/karmic/openvpn
This branch contains Public information 
Everyone can see this information.

Subscribers