summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-misc/peervpn: 0.044-r2 revbump for bug 602550Zac Medico2016-12-133-7/+0
| | | | | | | | | | | | Remove the chown call from the openrc init script start_post function, in order to prevent privilege escalation attacks. It is unsafe to call chown in a directory that is not owned by root, since the target file could be a hardlink to a root-owned file. X-Gentoo-bug: 602550 X-Gentoo-bug-url: https://bugs.gentoo.org/show_bug.cgi?id=602550 Package-Manager: portage-2.3.3
* net-misc/peervpn: use chown -h for posix compatZac Medico2016-12-131-3/+2
| | | | Package-Manager: portage-2.3.3
* net-misc/peervpn: 0.044-r1 revbump for bug 602550Zac Medico2016-12-132-1/+3
| | | | | | | | | | | Fix the openrc init script start_post function to use the chown --no-dereference option in order to prevent privilege escalation attacks. X-Gentoo-bug: 602550 X-Gentoo-bug-url: https://bugs.gentoo.org/show_bug.cgi?id=602550 Package-Manager: portage-2.3.3
* net-misc/peervpn: add copytruncate to logrotate configZac Medico2016-08-281-0/+1
| | | | Package-Manager: portage-2.3.0
* net-misc/peervpn: new packageZac Medico2016-04-116-0/+113
Package-Manager: portage-2.2.28