<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/testing/dnscrypt-proxy/dnscrypt-proxy.pre-install, branch master</title>
<subtitle>Main aports tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<entry>
<title>community/dnscrypt-proxy: moved from testing</title>
<updated>2016-08-22T12:07:35+00:00</updated>
<author>
<name>Francesco Colista</name>
<email>fcolista@alpinelinux.org</email>
</author>
<published>2016-08-22T12:07:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=ed882187b3b2b9115fadd7bcf80eee1fe2036fca'/>
<id>ed882187b3b2b9115fadd7bcf80eee1fe2036fca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reorder arguments passed to addgroup/adduser in scripts.</title>
<updated>2016-04-25T06:56:47+00:00</updated>
<author>
<name>Przemyslaw Pawelczyk</name>
<email>przemoc@zoho.com</email>
</author>
<published>2016-04-23T11:13:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=da4e96aacef5e9bd9a7dccecffdc92f588a6dd78'/>
<id>da4e96aacef5e9bd9a7dccecffdc92f588a6dd78</id>
<content type='text'>
Now all invocations have following order of arguments (if present):

    addgroup -S -g ... GROUP
    adduser -S -u ... -D -H -h ... -s ... -G ... -g ... USER
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now all invocations have following order of arguments (if present):

    addgroup -S -g ... GROUP
    adduser -S -u ... -D -H -h ... -s ... -G ... -g ... USER
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve consistency of scripts using adduser/addgroup.</title>
<updated>2016-04-25T06:55:43+00:00</updated>
<author>
<name>Przemyslaw Pawelczyk</name>
<email>przemoc@zoho.com</email>
</author>
<published>2016-04-23T11:13:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=a60b9f07dee0ae4e9bbe34d4146661fcb33aa478'/>
<id>a60b9f07dee0ae4e9bbe34d4146661fcb33aa478</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add -g option (GECOS/comment) to adduser in scripts.</title>
<updated>2016-04-25T06:54:18+00:00</updated>
<author>
<name>Przemyslaw Pawelczyk</name>
<email>przemoc@zoho.com</email>
</author>
<published>2016-04-23T11:13:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=a593d306c92f8bc15a1797c0a2ccfa784edbc4a0'/>
<id>a593d306c92f8bc15a1797c0a2ccfa784edbc4a0</id>
<content type='text'>
This way we can avoid ugly default:

    Linux user,,,
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This way we can avoid ugly default:

    Linux user,,,
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/dnscrypt-proxy: fixed creation of dnscrypt user belonging to dnscrypt group</title>
<updated>2014-12-09T13:11:32+00:00</updated>
<author>
<name>Francesco Colista</name>
<email>fcolista@alpinelinux.org</email>
</author>
<published>2014-12-09T13:06:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=043aa0effb8c70095a61ef38843eff2e1c4f1ec6'/>
<id>043aa0effb8c70095a61ef38843eff2e1c4f1ec6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/dnscrypt-proxy: upgrade to to 1.33</title>
<updated>2013-11-15T15:23:46+00:00</updated>
<author>
<name>IT Offshore</name>
<email>developer@it-offshore.co.uk</email>
</author>
<published>2013-11-10T09:58:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=73e5eb1a52eb7b0bfe192c3f0d59a58b43fc4731'/>
<id>73e5eb1a52eb7b0bfe192c3f0d59a58b43fc4731</id>
<content type='text'>
Complete patch to bump dnscrypt-proxy to version 1.33

Minor changes to APKBUILD to build with the new sources &amp; 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 &amp;
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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Complete patch to bump dnscrypt-proxy to version 1.33

Minor changes to APKBUILD to build with the new sources &amp; 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 &amp;
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
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/dnscrypt-proxy: Fixes #1275</title>
<updated>2013-04-25T09:52:45+00:00</updated>
<author>
<name>Francesco Colista</name>
<email>francesco.colista@gmail.com</email>
</author>
<published>2013-04-25T09:51:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=ea32cee8ba718275c154e77e62b4f03ba6f43901'/>
<id>ea32cee8ba718275c154e77e62b4f03ba6f43901</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
