<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/testing/consul, branch 3.6-stable</title>
<subtitle>Main aports tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<entry>
<title>testing/consul: upgrade to 0.7.5</title>
<updated>2017-02-18T15:03:15+00:00</updated>
<author>
<name>Gennady Feldman</name>
<email>gena01@gmail.com</email>
</author>
<published>2017-02-17T03:20:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=de208d1cddaea6c3647cf26ad513c8ca88793030'/>
<id>de208d1cddaea6c3647cf26ad513c8ca88793030</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/consul: upgrade to 0.7.4</title>
<updated>2017-02-09T06:15:22+00:00</updated>
<author>
<name>Gennady Feldman</name>
<email>gena01@gmail.com</email>
</author>
<published>2017-02-09T01:54:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=06f7af414b6cac92706790547c5c98838e229f0f'/>
<id>06f7af414b6cac92706790547c5c98838e229f0f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/consul: update to 0.7.3</title>
<updated>2017-02-03T03:50:34+00:00</updated>
<author>
<name>G.J.R. Timmer</name>
<email>gjr.timmer@gmail.com</email>
</author>
<published>2017-02-02T11:47:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=3882fefd9d85e5165744b25594d5ace759e996f5'/>
<id>3882fefd9d85e5165744b25594d5ace759e996f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/consul: upgrading to 0.7.2</title>
<updated>2016-12-27T07:39:43+00:00</updated>
<author>
<name>Gennady Feldman</name>
<email>gena01@gmail.com</email>
</author>
<published>2016-12-22T05:06:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=ac716f6588061d330e2eb552ca068da8cd499347'/>
<id>ac716f6588061d330e2eb552ca068da8cd499347</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/consul: upgrade to 0.7.1 and improve abuild</title>
<updated>2016-11-20T11:49:20+00:00</updated>
<author>
<name>Gennady Feldman</name>
<email>gena01@gmail.com</email>
</author>
<published>2016-11-20T04:37:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=097521b56d1b5edb5446f878f0b3ae20811092ae'/>
<id>097521b56d1b5edb5446f878f0b3ae20811092ae</id>
<content type='text'>
* Updating to latest 0.7.1 release
* Cleaning up APKBUILD (and fixing version)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Updating to latest 0.7.1 release
* Cleaning up APKBUILD (and fixing version)
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/consul: remove {post,pre}-deinstall hooks</title>
<updated>2016-10-16T11:15:55+00:00</updated>
<author>
<name>Jakub Jirutka</name>
<email>jakub@jirutka.cz</email>
</author>
<published>2016-10-16T11:15:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=ef174d26e10f657ba2ac091239432f18a21ca6d2'/>
<id>ef174d26e10f657ba2ac091239432f18a21ca6d2</id>
<content type='text'>
post-deinstall:
  - Removing user/group is not a good idea. You can't know if the consul
    user/group has been created by the package or not; user can use it even
    for something else.

pre-deinstall:
  - User should decide h[ei]mself if (s)he wants to stop the service
    before uninstalling, it's his/her responsibility and it should not
    be handled automagically in pre-deinstall hook.
  - `&amp;&gt;` is not POSIX-sh compatible, it's a bashism.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
post-deinstall:
  - Removing user/group is not a good idea. You can't know if the consul
    user/group has been created by the package or not; user can use it even
    for something else.

pre-deinstall:
  - User should decide h[ei]mself if (s)he wants to stop the service
    before uninstalling, it's his/her responsibility and it should not
    be handled automagically in pre-deinstall hook.
  - `&amp;&gt;` is not POSIX-sh compatible, it's a bashism.
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/consul: update to 0.7.0</title>
<updated>2016-09-16T11:07:17+00:00</updated>
<author>
<name>Gennady Feldman</name>
<email>gena01@gmail.com</email>
</author>
<published>2016-09-15T00:30:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=43f2f98536d47f4fb17bebadbb547baccf156ab0'/>
<id>43f2f98536d47f4fb17bebadbb547baccf156ab0</id>
<content type='text'>
* Update consul to 0.7.0
* Update init.d script to run configtest and create a log file
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update consul to 0.7.0
* Update init.d script to run configtest and create a log file
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/consul: fails to build on aarch64</title>
<updated>2016-08-27T02:11:17+00:00</updated>
<author>
<name>Carlo Landmeter</name>
<email>clandmeter@gmail.com</email>
</author>
<published>2016-08-27T02:11:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=9abee09e039d5bd4dff1f5959dd08d91687ed2fb'/>
<id>9abee09e039d5bd4dff1f5959dd08d91687ed2fb</id>
<content type='text'>
github.com/hashicorp/yamux
../../boltdb/bolt/db.go:85: undefined: maxMapSize
../../boltdb/bolt/db.go:85: invalid array bound maxMapSize
github.com/inconshreveable/muxado/proto/buffer
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
github.com/hashicorp/yamux
../../boltdb/bolt/db.go:85: undefined: maxMapSize
../../boltdb/bolt/db.go:85: invalid array bound maxMapSize
github.com/inconshreveable/muxado/proto/buffer
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/[various]: bump pkgrel for pre-install fixes</title>
<updated>2016-04-25T07:11:52+00:00</updated>
<author>
<name>Przemyslaw Pawelczyk</name>
<email>przemoc@zoho.com</email>
</author>
<published>2016-04-22T23:11:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=26abb36b0d7f7070b6b510bc3fe08870915c94f2'/>
<id>26abb36b0d7f7070b6b510bc3fe08870915c94f2</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>
</feed>
