Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-13 | Declare compliance with Debian Policy 4.5.0 | Jörg Frings-Fürst | |
2020-04-13 | Add libp11-kit-dev to Build-Depends | Jörg Frings-Fürst | |
2020-04-10 | Refresh d/p/openvpn-pkcs11warn.patch: Remove d/p/fix-pkcs11-helper-hang.patch | Jörg Frings-Fürst | |
2019-02-20 | Changelog for 2.4.7-1debian/2.4.7-1 | Bernhard Schmidt | |
2019-02-20 | Merge branch 'sdeziel-guest/openvpn-suggests-openvpn-systemd-resolved' | Bernhard Schmidt | |
2019-02-20 | openvpn@.service: Bump LimitNPROC to 100 | Bernhard Schmidt | |
This generally seems to be the wrong knob to protect against runaway forks (as it does not limit per instance, but per user systemwide), but a general mediation is still under discussion. Meanwhile bump the limit for the Debian unit to 100. Upstream openvpn-client@.service and openvpn-server@.service still use 10 See Bug#861923 for discussion. | |||
2019-02-20 | Avoid hangs when spawhning child processes by not setting pkcs11-helper ↵ | Hilko Bengen | |
"safe fork mode" (Closes: #772812, #900805, #907452) | |||
2019-02-20 | Add CAP_AUDIT_WRITE for auth_pam | Bernhard Schmidt | |
Same change has been done upstream in 2.4.7 Closes: #868806 | |||
2019-02-20 | adjust kfreebsd_support.patch for new upstream version | Bernhard Schmidt | |
2018-11-26 | d/control: suggests openvpn-systemd-resolved | Simon Deziel | |
2018-08-04 | Reverted to justified commit | Jörg Frings-Fürst | |
2018-08-04 | d/openvpn-generator: Use service file from /etc/systemd/system if exists | Jörg Frings-Fürst | |
2018-07-30 | d/changelog: Change date/timedebian/2.4.6-1 | Jörg Frings-Fürst | |
2018-07-30 | Remove essential package coreutils from Suggests | Jörg Frings-Fürst | |
2018-07-30 | d/update-resolv-conf: Add syslog message if used without binary resolvconf | Jörg Frings-Fürst | |
2018-07-30 | New README.source to explain the branching model used | Jörg Frings-Fürst | |
2018-07-30 | preserve order of pushed parameters in update-resolv-conf | Jörg Frings-Fürst | |
2018-07-30 | Close upstream fixed bugs | Jörg Frings-Fürst | |
2018-07-29 | Remove obsolete debian/openvpn.lintian-overrides | Jörg Frings-Fürst | |
2018-07-29 | d/rules: Replace rm -f with | Jörg Frings-Fürst | |
2018-07-29 | Remove usr/share/doc/openvpn/COPYING | Jörg Frings-Fürst | |
2018-07-29 | New d/p/systemd.patch to remove obsolete syslog.target | Jörg Frings-Fürst | |
2018-07-29 | d/watch: Use secure URI | Jörg Frings-Fürst | |
2018-07-29 | d/copyright: Rewrite to DEP5 copyright format | Jörg Frings-Fürst | |
2018-07-29 | Refresh patches; New d/p/spelling_errors.patch | Jörg Frings-Fürst | |
2018-07-29 | d/rules: Replace outdated dh_installsystemd with dh_systemd_start | Jörg Frings-Fürst | |
2018-07-29 | d/changelog, d/contol, d/rules: Remove trailing whitespaces | Jörg Frings-Fürst | |
2018-07-29 | d/changelog, d/contol, d/rules: Remove trailing whitespaces | Jörg Frings-Fürst | |
2018-07-29 | Declare compliance with Debian Policy 4.1.5 | Jörg Frings-Fürst | |
2018-07-29 | Migrate to debhelper 11 | Jörg Frings-Fürst | |
2018-07-29 | Change to my new email address | Jörg Frings-Fürst | |
2018-03-04 | Add d/gbp.conf with pristine-tar | Bernhard Schmidt | |
2018-03-04 | Changelog for 2.4.5-1 | Bernhard Schmidt | |
2017-12-30 | Change Vcs-* to salsa (gitlab) | Bernhard Schmidt | |
2017-12-30 | Fix wrong Bug# in previous changelog | Bernhard Schmidt | |
2017-12-11 | Changelog for 2.4.4-2debian/2.4.4-2 | Bernhard Schmidt | |
2017-12-11 | Bump Standards-Version to 4.1.2, no changes necessary | Bernhard Schmidt | |
2017-12-11 | Build against OpenSSL 1.1.0 | Bernhard Schmidt | |
Closes: #828447 | |||
2017-10-25 | Prepare for releasedebian/2.4.4-1 | Bernhard Schmidt | |
2017-10-09 | Fix typo in changelog | Bernhard Schmidt | |
2017-10-09 | Amend changelog | Bernhard Schmidt | |
2017-10-09 | openvpn@.service: Use KillMode=process | Bernhard Schmidt | |
This copies a change in the upstream systemd unit into the Debian-specific one === systemd: Ensure systemd shuts down OpenVPN in a proper way By default, when systemd is stopping OpenVPN it will send the SIGTERM to all processes within the same process control-group. This can come as a surprise to plug-ins which may have fork()ed out child processes. So we tell systemd to only send the SIGTERM signal to the main OpenVPN process and let OpenVPN take care of the shutdown process on its own. If the main OpenVPN process does not stop within 90 seconds (unless changed), it will send SIGKILL to all remaining processes within the same process control-group. This issue have been reported in both Debian and Fedora. Trac: 581 Message-Id: <20170906234705.26202-1-davids@openvpn.net> URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg15369.html Signed-off-by: David Sommerseth <davids@openvpn.net> [DS: Applied lazy-ack policy] === | |||
2017-10-09 | openvpn@.service: Copy Restart=on-failure from upstream systemd unit | Bernhard Schmidt | |
2017-10-04 | New directory /var/log/openvpn for log and status files | Jörg Frings-Fürst | |
2017-10-03 | Update Catalan translation | Jörg Frings-Fürst | |
2017-10-03 | Fix bounds check in read_key() (CVE-2017-12166) | Jörg Frings-Fürst | |
2017-10-03 | Remove obsolete syslog.target from debian/openvpn@.service | Jörg Frings-Fürst | |
2017-10-03 | Remove outdated debian/README.source | Jörg Frings-Fürst | |
2017-10-03 | Use pathfind() instead hard coded path for invoke-rc.d | Jörg Frings-Fürst | |
2017-10-03 | Rewrite d/changelog and d/postrm | Jörg Frings-Fürst | |