summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-10-09Fix typo in changelogBernhard Schmidt
2017-10-09Amend changelogBernhard Schmidt
2017-10-09openvpn@.service: Use KillMode=processBernhard 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-09openvpn@.service: Copy Restart=on-failure from upstream systemd unitBernhard Schmidt
2017-10-04New directory /var/log/openvpn for log and status filesJörg Frings-Fürst
2017-10-03Update Catalan translationJörg Frings-Fürst
2017-10-03Fix bounds check in read_key() (CVE-2017-12166)Jörg Frings-Fürst
2017-10-03Remove obsolete syslog.target from debian/openvpn@.serviceJörg Frings-Fürst
2017-10-03Remove outdated debian/README.sourceJörg Frings-Fürst
2017-10-03Use pathfind() instead hard coded path for invoke-rc.dJörg Frings-Fürst
2017-10-03Rewrite d/changelog and d/postrmJörg Frings-Fürst
2017-10-03Remove obsolete directory /usr/lib/openvpnJörg Frings-Fürst
2017-10-03New debian/openvpn.lintian-overridesJörg Frings-Fürst
2017-10-03correct the last commitJörg Frings-Fürst
2017-10-03Drop dh-systemd from both Build-Depends and dh command lineJörg Frings-Fürst
2017-10-03Declare compliance with Debian Policy 4.1.1Jörg Frings-Fürst
2017-10-02New upstream releaseJörg Frings-Fürst
2017-10-02Updated version 2.4.4 from 'upstream/2.4.4'Jörg Frings-Fürst
with Debian dir 140f8169d27cc56f891366cfbea8aff1659cd942
2017-10-02New upstream version 2.4.4upstream/2.4.4Jörg Frings-Fürst
2017-06-30Changelog for 2.4.3-4debian/2.4.3-4Bernhard Schmidt
2017-06-30Adjust debian openvpn@.serviceBernhard 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-29fix FTBFS on kfreebsdBernhard Schmidt
2017-06-29Prepare 2.4.3-3debian/2.4.3-3Bernhard Schmidt
2017-06-29Switch Vcs-Git and Homepage to https:// as wellBernhard Schmidt
2017-06-29Close ITP bugBernhard Schmidt
2017-06-28Properly remove obsolete /etc/tmpfiles.d/openvpn.confBernhard Schmidt
Closes: #865717
2017-06-27Declare compliance with Debian Policy 4.0.0; Change Vcs-Browser to cgitJörg Frings-Fürst
2017-06-27Migrate to debhelper 10Jörg Frings-Fürst
2017-06-27 Change Maintainer and UploadersJörg Frings-Fürst
2017-06-23Fix #865589Alberto Gonzalez Iniesta
2017-06-22Update debian/rulesAlberto Gonzalez Iniesta
2017-06-22New release changelogAlberto Gonzalez Iniesta
2017-06-22Refresh patches for 2.4.3Alberto Gonzalez Iniesta
2017-06-22New upstream version 2.4.3upstream/2.4.3Alberto Gonzalez Iniesta
2017-06-22Merge tag 'upstream/2.4.3'Alberto Gonzalez Iniesta
Upstream version 2.4.3
2017-05-22Add patch to fix upstream's issue 879Alberto Gonzalez Iniesta
2017-05-11Security fixes for sid. CVE-2017-7478 & CVE-2017-7479debian/2.4.0-5Alberto Gonzalez Iniesta
2017-05-11Match command line help and manpageAlberto Gonzalez Iniesta
2017-02-02Add 2.4 release notes to NEWSAlberto Gonzalez Iniesta
2016-12-29Add Build-Dep on liblz4-devdebian/2.4.0-3Alberto Gonzalez Iniesta
2016-12-28Build with lz4 supportAlberto Gonzalez Iniesta
2016-12-27Add note on removed optiondebian/2.4.0-1Alberto Gonzalez Iniesta
2016-12-27Patches cleanupAlberto Gonzalez Iniesta
2016-12-27New upstream version 2.4.0upstream/2.4.0Alberto Gonzalez Iniesta
2016-12-27Merge tag 'upstream/2.4.0'Alberto Gonzalez Iniesta
Upstream version 2.4.0
2016-12-12More lintian cleanupsAlberto Gonzalez Iniesta
2016-12-12Move lsb-base Dependency to the right placeAlberto Gonzalez Iniesta
2016-12-12Update & re-enable kfreebsd_support patchAlberto Gonzalez Iniesta
2016-12-12Lintian cleanupAlberto Gonzalez Iniesta
2016-12-10Update changelog for unstable uploadAlberto Gonzalez Iniesta