<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fab/aports/main/rt4, branch master</title>
<subtitle>fab's aports repo
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/aports/'/>
<entry>
<title>main/libvirt: update maintainer</title>
<updated>2016-07-25T11:31:01+00:00</updated>
<author>
<name>Leonardo Arena</name>
<email>rnalrd@alpinelinux.org</email>
</author>
<published>2016-07-25T11:30:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/aports/commit/?id=587763b4b519d00484a3d59d6b8620a659ee2b46'/>
<id>587763b4b519d00484a3d59d6b8620a659ee2b46</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/rt4: fix source URL and do some minor improvements</title>
<updated>2016-05-03T15:02:21+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2016-05-02T21:23:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/aports/commit/?id=22993195fba12519aafa7705421c79cd2dec02b2'/>
<id>22993195fba12519aafa7705421c79cd2dec02b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/[various]: bump pkgrel for pre-install fixes</title>
<updated>2016-04-25T07:11:16+00:00</updated>
<author>
<name>Przemyslaw Pawelczyk</name>
<email>przemoc@zoho.com</email>
</author>
<published>2016-04-22T23:11:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/aports/commit/?id=0f920d3abed21639fb843e30ebb8ef914bcf7278'/>
<id>0f920d3abed21639fb843e30ebb8ef914bcf7278</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/user/fab/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/user/fab/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>main/rt4: upgrade to 4.4.0</title>
<updated>2016-03-07T10:45:20+00:00</updated>
<author>
<name>Leonardo Arena</name>
<email>rnalrd@alpinelinux.org</email>
</author>
<published>2016-03-07T10:45:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/aports/commit/?id=bc297ade2817a47a25751abd6dcc723ca4367b6a'/>
<id>bc297ade2817a47a25751abd6dcc723ca4367b6a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/rt4: security upgrade to 4.2.12 (CVE-2015-5475)</title>
<updated>2015-08-14T06:56:53+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2015-08-14T06:56:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/aports/commit/?id=065902c0a872c362cfa5ced7c482c7d0a74c5abe'/>
<id>065902c0a872c362cfa5ced7c482c7d0a74c5abe</id>
<content type='text'>
ref #4522
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ref #4522
</pre>
</div>
</content>
</entry>
<entry>
<title>main/rt4: upgrade to 4.2.11</title>
<updated>2015-07-27T11:42:25+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2015-07-27T11:41:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/aports/commit/?id=a3a8cdb6da67fde03f188a10f8370fecfb05bb9d'/>
<id>a3a8cdb6da67fde03f188a10f8370fecfb05bb9d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "main/bmd-tools: update snapshot to 2014-03-06"</title>
<updated>2015-03-06T13:09:31+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2015-03-06T13:09:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/aports/commit/?id=7c79931fc473c4a325225c9aa2f8bf2eb251acd6'/>
<id>7c79931fc473c4a325225c9aa2f8bf2eb251acd6</id>
<content type='text'>
This reverts commit d834df97ab4b0ffc4c3dc5ecb6959ecff566197c.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit d834df97ab4b0ffc4c3dc5ecb6959ecff566197c.
</pre>
</div>
</content>
</entry>
<entry>
<title>main/bmd-tools: update snapshot to 2014-03-06</title>
<updated>2015-03-06T13:06:46+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2015-03-06T13:06:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/aports/commit/?id=d834df97ab4b0ffc4c3dc5ecb6959ecff566197c'/>
<id>d834df97ab4b0ffc4c3dc5ecb6959ecff566197c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
