<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gocryptfs/package.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-03-27T14:03:27+00:00</updated>
<entry>
<title>Delete obsolete script package.bash</title>
<updated>2021-03-27T14:03:27+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2021-03-27T14:03:27+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=b86d40de5f63e0a2c60438c50577ff1009402fd3'/>
<id>urn:sha1:b86d40de5f63e0a2c60438c50577ff1009402fd3</id>
<content type='text'>
I only use package-static.bash nowadays.
</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>package.bash: RHEL: strip brackets</title>
<updated>2017-05-29T06:42:01+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2017-05-29T06:40:55+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=4d2cc551cf6fa71e425fad8f397e96d69f016a6b'/>
<id>urn:sha1:4d2cc551cf6fa71e425fad8f397e96d69f016a6b</id>
<content type='text'>
We now convert "CentOS release 5.11 (Final)"
to             "CentOS_release_5.11_Final"

https://github.com/rfjakob/gocryptfs/issues/113
</content>
</entry>
<entry>
<title>package.bash: make it work somewhat on RHEL</title>
<updated>2017-05-27T13:22:27+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2017-05-27T13:22:27+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=c36a55e98599c96f228eb7ea09c1c71a5e114ee5'/>
<id>urn:sha1:c36a55e98599c96f228eb7ea09c1c71a5e114ee5</id>
<content type='text'>
RHEL and CentOS do not have /etc/os-release yet. Read from
/etc/redhat-release instead.

Fixes https://github.com/rfjakob/gocryptfs/issues/113
</content>
</entry>
<entry>
<title>packakge.bash: include rendered man page in tarball</title>
<updated>2016-11-01T14:43:33+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2016-11-01T14:43:33+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=e993fd5fbcf8c261cc71fcb96b7fb48dcae8eb2b'/>
<id>urn:sha1:e993fd5fbcf8c261cc71fcb96b7fb48dcae8eb2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>package.bash: Encode host distribution into tar filename</title>
<updated>2016-01-09T14:47:29+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2016-01-09T14:47:29+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=b3c9a275c73d89cf0af4dd57daf9ffbcb2a2d891'/>
<id>urn:sha1:b3c9a275c73d89cf0af4dd57daf9ffbcb2a2d891</id>
<content type='text'>
</content>
</entry>
<entry>
<title>package.bash: add architecture to filename</title>
<updated>2015-11-01T14:33:54+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-11-01T14:32:50+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=5263676cb11fd598f2b448e2e63d9dffc3e71e23'/>
<id>urn:sha1:5263676cb11fd598f2b448e2e63d9dffc3e71e23</id>
<content type='text'>
Example: gocryptfs_v0.3-1-g0788eb4_linux-amd64.tar.gz
</content>
</entry>
<entry>
<title>Update package.bash to call build.bash</title>
<updated>2015-11-01T14:06:30+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-11-01T14:06:30+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=2394d644e8d976c4ccdaf8b1b9fbc27513df04ae'/>
<id>urn:sha1:2394d644e8d976c4ccdaf8b1b9fbc27513df04ae</id>
<content type='text'>
This makes sure the version number is baked in
</content>
</entry>
<entry>
<title>Fix helper scripts for new top-level path</title>
<updated>2015-10-11T16:40:27+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2015-10-11T16:36:07+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=b00fc379c4d18ca848b5ded70549120755a509c4'/>
<id>urn:sha1:b00fc379c4d18ca848b5ded70549120755a509c4</id>
<content type='text'>
</content>
</entry>
</feed>
