<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/gnunet/files, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2022-03-26T21:21:33Z</updated>
<entry>
<title>gnunet: work-around sysupgrade restore missing file ownerships</title>
<updated>2022-03-26T21:21:33Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2022-03-26T21:15:29Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=65f5f850f3cf56c85b1be4aa4fa8cc85e063040b'/>
<id>urn:sha1:65f5f850f3cf56c85b1be4aa4fa8cc85e063040b</id>
<content type='text'>
Make sure /etc/gnunet and all its files and sub-directories are owned
by gnunet:gnunet. This is somehow necessary as file ownership otherwise
doesn't survive sysupgrade.

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>gnunet: improve init script</title>
<updated>2022-03-15T18:33:37Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2022-03-15T18:32:32Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=f951f610050a5013df7f11b71797bbbfb2ec637f'/>
<id>urn:sha1:f951f610050a5013df7f11b71797bbbfb2ec637f</id>
<content type='text'>
Ensure correct ownership of /etc/gnunet.
Quote variables and more or less make shellcheck happy.

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>gnunet: packaging fixes</title>
<updated>2022-02-20T16:36:23Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2022-02-20T16:34:13Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=23f722f905c973aa41436e07b5ea5202e8fa720f'/>
<id>urn:sha1:23f722f905c973aa41436e07b5ea5202e8fa720f</id>
<content type='text'>
 * include gnunet-service-zonemaster-monitor in gnunet-gns package
 * rename namestore-heap back to namestore-flat

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>gnunet: several improvements</title>
<updated>2021-10-28T15:31:44Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2021-10-26T09:44:36Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=c3c6a2ff1d231e10e593956c004430af9f8687b5'/>
<id>urn:sha1:c3c6a2ff1d231e10e593956c004430af9f8687b5</id>
<content type='text'>
Fix uci-defaults for PostgreSQL backends
Add user 'gnunet' to 'postgres' group
Always build with sqlite3 as configure fails when --without-sqlite

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>gnunet: use new extra_command function definition</title>
<updated>2020-11-04T07:50:34Z</updated>
<author>
<name>Florian Eckert</name>
</author>
<published>2020-10-28T14:55:02Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=0869415ce7ca900db844c97364f47a3ab2f6043f'/>
<id>urn:sha1:0869415ce7ca900db844c97364f47a3ab2f6043f</id>
<content type='text'>
Signed-off-by: Florian Eckert &lt;fe@dev.tdt.de&gt;
</content>
</entry>
<entry>
<title>gnunet: update to version 0.13.3</title>
<updated>2020-09-13T22:19:39Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2020-09-13T22:17:55Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=5f9a1a142227cc78b961ac39a19772fb9a2d65d0'/>
<id>urn:sha1:5f9a1a142227cc78b961ac39a19772fb9a2d65d0</id>
<content type='text'>
Apart from adapting to upstream changes also switch to use FILE_MODES
instead of chown/chmod in init-script.

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>gnunet: update to release 0.11.6</title>
<updated>2019-07-28T14:12:18Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2019-07-28T14:10:27Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=556943253b633278c1584b5e69149bd889c3720b'/>
<id>urn:sha1:556943253b633278c1584b5e69149bd889c3720b</id>
<content type='text'>
Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>gnunet-secushare: auto-configure database backend</title>
<updated>2019-03-02T19:22:25Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2019-03-02T19:22:25Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=1c658e5f30caf152b20a78df67cf518d592c1918'/>
<id>urn:sha1:1c658e5f30caf152b20a78df67cf518d592c1918</id>
<content type='text'>
Import uci-defaults scripts to auto-set psycstore database backend.

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>gnunet: adapt uci-defaults to renamed namestore-flat -&gt; -heap</title>
<updated>2018-10-24T22:55:18Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2018-10-24T22:53:10Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=0b548cb73d51c07422a6ddc4813a8f1fac248066'/>
<id>urn:sha1:0b548cb73d51c07422a6ddc4813a8f1fac248066</id>
<content type='text'>
Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>gnunet: update source</title>
<updated>2017-07-01T16:13:41Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2017-06-24T22:51:28Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=a7d0759021b111a49d932cff9c2718297a78e18d'/>
<id>urn:sha1:a7d0759021b111a49d932cff9c2718297a78e18d</id>
<content type='text'>
also package missing block plugins

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
</feed>
