Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2017-10-03 | Remove obsolete directory /usr/lib/openvpn | Jörg Frings-Fürst | |
2017-10-03 | New debian/openvpn.lintian-overrides | Jörg Frings-Fürst | |
2017-10-03 | correct the last commit | Jörg Frings-Fürst | |
2017-10-03 | Drop dh-systemd from both Build-Depends and dh command line | Jörg Frings-Fürst | |
2017-10-03 | Declare compliance with Debian Policy 4.1.1 | Jörg Frings-Fürst | |
2017-10-02 | New upstream release | Jörg Frings-Fürst | |
2017-06-30 | Changelog for 2.4.3-4debian/2.4.3-4 | Bernhard Schmidt | |
2017-06-30 | Adjust debian openvpn@.service | Bernhard Schmidt | |
Adjust openvpn@.service to be similar to the upstream openvpn-server@,service In detail: * Adjust Documentation URL to OpenVPN 2.4 * use systemd READY signalling (Type=notify) * add ProtectHome=true * Add After/Wants network-online.target, this should fix a few bugs happening due to OpenVPN starting too early * adjust CapabililtyBoundingSet Closes: #858558, #864031 | |||
2017-06-29 | fix FTBFS on kfreebsd | Bernhard Schmidt | |
2017-06-29 | Prepare 2.4.3-3debian/2.4.3-3 | Bernhard Schmidt | |
2017-06-29 | Switch Vcs-Git and Homepage to https:// as well | Bernhard Schmidt | |
2017-06-29 | Close ITP bug | Bernhard Schmidt | |
2017-06-28 | Properly remove obsolete /etc/tmpfiles.d/openvpn.conf | Bernhard Schmidt | |
Closes: #865717 | |||
2017-06-27 | Declare compliance with Debian Policy 4.0.0; Change Vcs-Browser to cgit | Jörg Frings-Fürst | |
2017-06-27 | Migrate to debhelper 10 | Jörg Frings-Fürst | |
2017-06-27 | Change Maintainer and Uploaders | Jörg Frings-Fürst | |
2017-06-23 | Fix #865589 | Alberto Gonzalez Iniesta | |
2017-06-22 | Update debian/rules | Alberto Gonzalez Iniesta | |
2017-06-22 | New release changelog | Alberto Gonzalez Iniesta | |
2017-06-22 | Refresh patches for 2.4.3 | Alberto Gonzalez Iniesta | |
2017-05-22 | Add patch to fix upstream's issue 879 | Alberto Gonzalez Iniesta | |
2017-05-11 | Security fixes for sid. CVE-2017-7478 & CVE-2017-7479debian/2.4.0-5 | Alberto Gonzalez Iniesta | |
2017-05-11 | Match command line help and manpage | Alberto Gonzalez Iniesta | |
2017-02-02 | Add 2.4 release notes to NEWS | Alberto Gonzalez Iniesta | |
2016-12-29 | Add Build-Dep on liblz4-devdebian/2.4.0-3 | Alberto Gonzalez Iniesta | |
2016-12-28 | Build with lz4 support | Alberto Gonzalez Iniesta | |
2016-12-27 | Add note on removed optiondebian/2.4.0-1 | Alberto Gonzalez Iniesta | |
2016-12-27 | Patches cleanup | Alberto Gonzalez Iniesta | |
2016-12-12 | More lintian cleanups | Alberto Gonzalez Iniesta | |
2016-12-12 | Move lsb-base Dependency to the right place | Alberto Gonzalez Iniesta | |
2016-12-12 | Update & re-enable kfreebsd_support patch | Alberto Gonzalez Iniesta | |
2016-12-12 | Lintian cleanup | Alberto Gonzalez Iniesta | |
2016-12-10 | Update changelog for unstable upload | Alberto Gonzalez Iniesta | |
2016-12-07 | Add /etc/openvpn/client,/etc/openvpn/server dirs | Alberto Gonzalez Iniesta | |
2016-12-07 | Update close_socket_before_scripts.patch for 2.4 | Alberto Gonzalez Iniesta | |
2016-12-05 | Build-Dep on libssl1.0-dev | Alberto Gonzalez Iniesta | |