Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/openvpn: upgrade to 2.4.0 | Valery Kartel | 2016-12-31 | 1 | -20/+9 |
| | |||||
* | main/openvpn: upgrade to 2.3.14 | André Klitzing | 2016-12-18 | 1 | -5/+5 |
| | |||||
* | main/openvpn: rebuild against libressl | Natanael Copa | 2016-10-10 | 1 | -2/+2 |
| | |||||
* | main/openvpn: upgrade to 2.3.12 | Natanael Copa | 2016-09-06 | 1 | -4/+4 |
| | |||||
* | main/openvpn: upgrade to 2.3.11 | Francesco Colista | 2016-05-16 | 1 | -5/+5 |
| | |||||
* | main/[various]: bump pkgrel for pre-install fixes | Przemyslaw Pawelczyk | 2016-04-25 | 1 | -1/+1 |
| | |||||
* | Reorder arguments passed to addgroup/adduser in scripts. | Przemyslaw Pawelczyk | 2016-04-25 | 1 | -1/+1 |
| | | | | | | | Now all invocations have following order of arguments (if present): addgroup -S -g ... GROUP adduser -S -u ... -D -H -h ... -s ... -G ... -g ... USER | ||||
* | Improve consistency of scripts using adduser/addgroup. | Przemyslaw Pawelczyk | 2016-04-25 | 1 | -0/+1 |
| | | | | | | | | | | | | Following rules have been applied: - script starts with shebang !#/bin/sh followed by blank line, - script ends with exit 0 prepended by blank line, - only stderr of adduser, addgroup or passwd is redirected to /dev/null, - getent passwd/group instances has been removed, - manual checking of file and group existence has been removed, - `|| true` instances has been removed. Comments and line wrapping have been preserved. | ||||
* | Add -g option (GECOS/comment) to adduser in scripts. | Przemyslaw Pawelczyk | 2016-04-25 | 1 | -1/+1 |
| | | | | | | This way we can avoid ugly default: Linux user,,, | ||||
* | main/openvpn: fix down script not restoring original resolv.conf | Chris Kankiewicz | 2016-01-26 | 2 | -6/+6 |
| | | | | | | | | | | This patch fixes an error where, in the provided OpenVPN down script, the cp command would fail due to the resolv.conf file already existing. Instead of using cp we cat the file contents over the exising resolv.conf file to avoid the error and preserve any symlinks that may exist. Fixes issue #5027 | ||||
* | main/openvpn: new upstream version 2.3.10 | Christian Kampka | 2016-01-04 | 1 | -4/+4 |
| | |||||
* | main/openvpn: new upstream version 2.3.9 | Christian Kampka | 2015-12-24 | 1 | -5/+5 |
| | |||||
* | main/openvpn: Increased pkgrel | Daniele Coli | 2015-11-12 | 1 | -1/+1 |
| | | | | | Increased pkgrel after having added description to init.d script in previous commit. | ||||
* | main/openvpn: Added description to init.d script | Daniele Coli | 2015-11-04 | 2 | -3/+5 |
| | | | | | Added description to init.d script in order to make it compliant with rc-system and avoid annoying warning messages on syslog. | ||||
* | main/openvpn: upgrade to 2.3.8 | Sören Tempel | 2015-09-17 | 1 | -10/+6 |
| | |||||
* | Do not delete *.la files manually | Bartłomiej Piotrowski | 2015-09-10 | 1 | -1/+0 |
| | | | | | Since abuild v2.22.0, these are removed automatically unless 'libtool' option has been specified. | ||||
* | main/openvpn: upgrade to 2.3.7 | Natanael Copa | 2015-07-10 | 2 | -22/+5 |
| | |||||
* | main/*: replace all sbin/runscript with sbin/openrc-run | Natanael Copa | 2015-04-28 | 2 | -5/+5 |
| | |||||
* | main/openvpn: build fix. needs linux-headers | Natanael Copa | 2014-12-16 | 1 | -1/+1 |
| | |||||
* | main/openvpn: upgrade to 2.3.6 | Natanael Copa | 2014-12-05 | 1 | -4/+4 |
| | |||||
* | main/openvpn: upgrade to 2.3.5 | Natanael Copa | 2014-11-20 | 1 | -4/+4 |
| | |||||
* | main/openvpn: upgrade to 2.3.4 | Bartłomiej Piotrowski | 2014-05-17 | 1 | -5/+4 |
| | |||||
* | main/openvpn: upgrade to 2.3.3 | Natanael Copa | 2014-04-22 | 1 | -5/+5 |
| | |||||
* | main/openvpn: fix musl build | Timo Teräs | 2013-10-09 | 2 | -7/+25 |
| | |||||
* | main/openvpn: use /sbin/nologin as shell | Natanael Copa | 2013-09-04 | 2 | -2/+2 |
| | |||||
* | main/openvpn: use /sbin/nologin as shell | Natanael Copa | 2013-09-03 | 1 | -1/+1 |
| | |||||
* | [all autotools packages]: normalize ./configure | Timo Teräs | 2013-07-30 | 1 | -2/+6 |
| | |||||
* | main/openvpn: upgrade to 2.3.2 | Bartłomiej Piotrowski | 2013-06-07 | 1 | -4/+4 |
| | |||||
* | main/openvpn: upgrade to 2.3.1 | Bartłomiej Piotrowski | 2013-05-05 | 1 | -4/+4 |
| | |||||
* | main/openvpn: upgrade to 2.3.0 | Natanael Copa | 2013-02-15 | 2 | -3548/+26 |
| | | | | fixes #797 | ||||
* | main/openvpn: upgrade to 2.2.2 | Natanael Copa | 2012-03-22 | 2 | -829/+167 |
| | | | | rebase the ipv6 patch | ||||
* | main/openvpn: add pre-install script that creates user | Natanael Copa | 2011-12-09 | 2 | -2/+7 |
| | |||||
* | main/openvpn: multiple changes like ipv6 and new initd | Carlo Landmeter | 2011-06-04 | 6 | -38/+4458 |
| | | | | | | | | | added ipv6 patch from: http://www.greenie.net/ipv6/openvpn.html move easy-rsa into subpkg and depend on openssl update init.d and conf.d from latest gentoo release added up/down scripts from latest gentoo release ref #618 | ||||
* | main/openvpn: upgrade to 2.2.0 | Natanael Copa | 2011-05-24 | 1 | -3/+3 |
| | |||||
* | main: mass-rebuild of packages missing arch in .PKGINFO | Natanael Copa | 2011-03-31 | 1 | -1/+1 |
| | | | | this is needed for apk-tools-2.1 migration | ||||
* | Set all packages with arch="x86 x86_64" to arch="all". | William Pitcock | 2011-01-13 | 1 | -1/+1 |
| | |||||
* | main/*: add arch | Natanael Copa | 2010-12-13 | 1 | -0/+1 |
| | |||||
* | main/openvpn: upgrade to 2.1.4 | Natanael Copa | 2010-11-15 | 1 | -3/+3 |
| | |||||
* | main/openvpn: upgrade to 2.1.3 | Natanael Copa | 2010-09-09 | 1 | -3/+3 |
| | |||||
* | main/[various]: rebuild against openssl-1.0 | Natanael Copa | 2010-05-14 | 1 | -1/+1 |
| | |||||
* | main/[various]: bump pkgrel to force rebuild against nptl | Natanael Copa | 2010-05-04 | 1 | -1/+1 |
| | |||||
* | main/openvpn: upgrade to 2.1.1 (moved from testing) | Natanael Copa | 2010-02-03 | 3 | -60/+11 |
| | |||||
* | main/openvpn: start service after firewall | Natanael Copa | 2009-09-15 | 2 | -2/+3 |
| | |||||
* | extra/openvpn: easy-rsa fixes and init script added | Christoffer Leitet | 2009-07-24 | 1 | -6/+13 |
| | | | | | | | | | | | | * Moved easy-rsa to /etc/openvpn * Makes it easier to save certs etc. * Recommended by upstream doc: * http://openvpn.net/index.php/open-source/documentation/howto.html#pki * Fixed permissions on easy-rsa files * Fixed defunc init script * Existed in source, but not in APKBUILD * Changed configure to use iproute2 instead of ifconfig/route * De-bashified the easy-rsa scripts | ||||
* | moved extra/* to main/ | Natanael Copa | 2009-07-24 | 3 | -0/+161 |
and fixed misc build issues |