summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-03-04Changelog for 2.4.5-1Bernhard Schmidt
2018-03-04New upstream version 2.4.5upstream/2.4.5Bernhard Schmidt
2018-03-04Update upstream source from tag 'upstream/2.4.5'Bernhard Schmidt
Update to upstream version '2.4.5' with Debian dir bfadc11012753514e3836a4dc88a94fd7d0f8314
2017-12-30Change Vcs-* to salsa (gitlab)Bernhard Schmidt
2017-12-30Fix wrong Bug# in previous changelogBernhard Schmidt
2017-12-11Changelog for 2.4.4-2debian/2.4.4-2Bernhard Schmidt
2017-12-11Bump Standards-Version to 4.1.2, no changes necessaryBernhard Schmidt
2017-12-11Build against OpenSSL 1.1.0Bernhard Schmidt
Closes: #828447
2017-10-25Prepare for releasedebian/2.4.4-1Bernhard Schmidt
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