32 Commits

Author SHA1 Message Date
Stuart Cardall
ec25d7aded testing/dnscrypt-proxy: update to 1.7.0
https://github.com/jedisct1/dnscrypt-proxy/blob/master/ChangeLog
2016-08-01 16:46:00 +02:00
Przemyslaw Pawelczyk
26abb36b0d testing/[various]: bump pkgrel for pre-install fixes 2016-04-25 07:11:52 +00:00
Przemyslaw Pawelczyk
da4e96aace Reorder arguments passed to addgroup/adduser in scripts.
Now all invocations have following order of arguments (if present):

    addgroup -S -g ... GROUP
    adduser -S -u ... -D -H -h ... -s ... -G ... -g ... USER
2016-04-25 06:56:47 +00:00
Przemyslaw Pawelczyk
a60b9f07de Improve consistency of scripts using adduser/addgroup.
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.
2016-04-25 06:55:43 +00:00
Przemyslaw Pawelczyk
a593d306c9 Add -g option (GECOS/comment) to adduser in scripts.
This way we can avoid ugly default:

    Linux user,,,
2016-04-25 06:54:18 +00:00
Stuart Cardall
78d883ebd5 testing/dnscrypt-proxy: update to 1.6.1
Malformed packets could cause the OpenDNS deviceid, OpenDNS set-client-ip, blocking and
AAAA blocking plugins to use uninitialized pointers, leading to a denial of service or
possibly code execution.

The vulnerable code is present since dnscrypt-proxy 1.1.0.

OpenDNS users and people using dnscrypt-proxy in order to block domain names and
IP addresses should upgrade as soon as possible.
2016-02-04 10:35:11 +00:00
Stuart Cardall
0c36c24fe3 testing/dnscrypt-proxy: fix /sbin/setup-dnscrypt
small fix for tail in coreutils + clean some whitespace.
2016-01-22 19:18:59 +00:00
Stuart Cardall
c99b05dc37 testing/dnscrypt-proxy: rebuild against libsodium 1.0.7 2015-12-09 08:34:22 +00:00
Stuart Cardall
66821ed0b0 testing/dnscrypt-proxy: rebuild against libsodium 2015-11-10 07:39:47 +00:00
Bartłomiej Piotrowski
b4a13e7314 Do not delete *.la files manually
Since abuild v2.22.0, these are removed automatically unless 'libtool'
option has been specified.
2015-09-10 13:59:03 +02:00
Stuart Cardall
9af0f6f8e3 testing/dnscrypt-proxy: update to 1.6.0
New feature: public-key based client authentication (-K), for private and
commercial DNS services to securely authenticate the sender of a query no
matter what the source IP address is, without altering the DNS query.
2015-07-20 06:45:00 +00:00
Stuart Cardall
a193f7af83 testing/dnscrypt-proxy: update to 1.5.0 2015-06-21 10:04:41 +00:00
Natanael Copa
039f0534be testing/dnscrypt-proxy: fix checksum for setup script 2015-01-13 08:41:21 +00:00
Stuart Cardall
a5dfa0e9aa testing/dnscrypt-proxy: update to 1.4.3 2015-01-13 08:41:21 +00:00
Natanael Copa
48be440a18 testing/dnscrypt-proxy: fix checksum and bump pkgrel
due to previous commit
2014-12-15 14:54:59 +00:00
Stuart Cardall
957ebb3bf2 testing/dnscrypt-proxy: fix daemon not starting 2014-12-15 14:54:10 +00:00
Francesco Colista
7b1d3ac579 testing/dnscrypt-proxy: fixed compilation, upgrade to 1.4.2 2014-12-09 13:35:32 +00:00
Francesco Colista
043aa0effb testing/dnscrypt-proxy: fixed creation of dnscrypt user belonging to dnscrypt group 2014-12-09 13:11:32 +00:00
Bartłomiej Piotrowski
1d82a63277 testing/dnscrypt-proxy: rebuild against libsodium 1.0.0 2014-10-18 13:47:00 +02:00
Francesco Colista
4b1d49767d testing/dnscrypt-proxy: added dnscrypt-proxy among the dependencies of setup subpackage 2014-07-02 06:28:37 +00:00
Francesco Colista
d2966dc77f testing/dnscrypt-proxy: bump pkgrel 2014-06-30 14:48:37 +00:00
Francesco Colista
05f76b38c0 testing/dnscrypt-proxy: fix checksum 2014-06-30 14:42:31 +00:00
Francesco Colista
7a7d2ea42d testing/dnscrypt-proxy: review of setup script. Substituded html with csv, minor improvements. 2014-06-30 09:06:51 +00:00
Francesco Colista
2a8bca8583 testing/dnscrypt-proxy: added gnu wget in -setup subpkg 2014-06-29 16:51:35 +00:00
Francesco Colista
f439386056 testing/dnscrypt-proxy: split setup script into subpkg, fix for #3090 point 4 2014-06-29 16:30:01 +00:00
Stuart Cardall
b77a017af7 testing/dnscrypt-proxy: update to 1.4.0
* Version 1.4.0:
 - Security: versions 0.11 to 1.3.3 were vulnerable to a denial of
service when running out of output buffer space.

/sbin/setup-dnscrypt now also sets the correct loopback address if
unbound is removed outside of the script.
2014-05-19 14:29:46 +00:00
Francesco Colista
eafb47fac7 testing/dnscrypt-proxy: minor changes in APKBUILD, updated setup script 2014-04-29 06:30:50 +00:00
Francesco Colista
37c5bdad68 testing/dnscrypt-proxy: enable x86_64 compilation 2014-04-20 20:48:45 +00:00
IT Offshore
5213bcabac Revised dnscrypt-proxy setup script
I did a little more testing on the /sbin/setup-dnscrypt script (once I
knew I could install the APK's I made). This fixes previous bugs with
setting up dns caching (a 2nd loopback is created & the proxy now
listens on 127.0.0.2:40 by default if caching is enabled). Errors in
setting up & starting the services are also fixed.
2013-11-19 15:50:25 +00:00
IT Offshore
73e5eb1a52 testing/dnscrypt-proxy: upgrade to to 1.33
Complete patch to bump dnscrypt-proxy to version 1.33

Minor changes to APKBUILD to build with the new sources & make-depends.

confd / initd changed to include the additional configurations to set the alternative
resolver ip / public keys.

Separate patch created to build dnscrypt's dependency libsodium / libsodium-dev
(as it no longer forms part of dnscrypt's sources).

Post-install script is just status / info using the $STRONG / $RED / $GREEN
system colours.

Added /sbin/setup-dnscrypt for changing the resolver dnscrypt queries &
optionally installing unbound for dns caching. This also uses the system terminal
colours. This no longer makes any changes to init.d, it only updates conf.d
2013-11-15 15:23:46 +00:00
Francesco Colista
990f15b729 testing/dnscrypt-proxy: temp fixes build only x86 2013-04-25 11:27:03 +00:00
Francesco Colista
ea32cee8ba testing/dnscrypt-proxy: Fixes #1275 2013-04-25 09:52:45 +00:00