<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gocryptfs/package-static.bash, branch xattr_user_buffer</title>
<subtitle>Mirror of gocryptfs source code on Github</subtitle>
<id>http://nuetzlich.net/cgit/gocryptfs/atom?h=xattr_user_buffer</id>
<link rel='self' href='http://nuetzlich.net/cgit/gocryptfs/atom?h=xattr_user_buffer'/>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/'/>
<updated>2021-05-15T16:50:20+00:00</updated>
<entry>
<title>Merge package-source.bash &amp; package-static.bash scripts</title>
<updated>2021-05-15T16:50:20+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2021-05-15T16:28:11+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=c33c7aaf0d943ebcca0df14397e6336d7bf008a1'/>
<id>urn:sha1:c33c7aaf0d943ebcca0df14397e6336d7bf008a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>package-static.bash: add gocryptfs-xray to tarball</title>
<updated>2021-03-27T14:30:01+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2021-03-27T14:30:01+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=e0981ea59ba9224ddbd96a376fccea758e3e0d7c'/>
<id>urn:sha1:e0981ea59ba9224ddbd96a376fccea758e3e0d7c</id>
<content type='text'>
Requested here https://github.com/rfjakob/gocryptfs/issues/558
and here  https://github.com/rfjakob/gocryptfs/issues/496

Closes https://github.com/rfjakob/gocryptfs/issues/496
</content>
</entry>
<entry>
<title>shellcheck: make top-level bash scripts warning-free</title>
<updated>2020-04-13T12:54:04+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2020-04-13T11:09:27+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=9a7ceef09ea1fc8cbe17b324a9d1a2e71e50cb0a'/>
<id>urn:sha1:9a7ceef09ea1fc8cbe17b324a9d1a2e71e50cb0a</id>
<content type='text'>
And run shellcheck in test.bash.
</content>
</entry>
<entry>
<title>package[-static].bash: stop leaking the local user id in the tarball</title>
<updated>2017-08-21T12:10:05+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2017-08-21T12:10:05+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=07f57314afb260d6b14227b932d66345c55ffab3'/>
<id>urn:sha1:07f57314afb260d6b14227b932d66345c55ffab3</id>
<content type='text'>
The local user id of the packager is not interesting for users who
download the tarball.

Also it will cause the gocryptfs binary to have an unintended owner
when the tarball is extraced as root.

Fix the issue by using "tar --owner=root --group=root" which
overwrites user and group id with zero.
</content>
</entry>
<entry>
<title>Add "package-static.bash" helper script</title>
<updated>2017-06-04T17:25:08+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2017-06-04T17:25:08+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=0ac5e44137e457dad2a7f5408fb475bf69c642fa'/>
<id>urn:sha1:0ac5e44137e457dad2a7f5408fb475bf69c642fa</id>
<content type='text'>
Creates a tar.gz with a static build of gocryptfs and the man page.
</content>
</entry>
</feed>
