<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fscrypt.git/Makefile, branch v0.3.1</title>
<subtitle>Go tool for managing Linux filesystem encryption
</subtitle>
<link rel='alternate' type='text/html' href='https://git.hodgden.net/cgit.cgi/fscrypt.git/'/>
<entry>
<title>Release version v0.3.1</title>
<updated>2021-10-18T18:24:35+00:00</updated>
<author>
<name>Eric Biggers</name>
<email>ebiggers@google.com</email>
</author>
<published>2021-10-18T18:19:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.hodgden.net/cgit.cgi/fscrypt.git/commit/?id=b273e4158760a80f6496d815ab07f45cc1713a05'/>
<id>b273e4158760a80f6496d815ab07f45cc1713a05</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Specify -buildmode=c-shared after GO_FLAGS rather than before</title>
<updated>2021-05-06T05:22:20+00:00</updated>
<author>
<name>Eric Biggers</name>
<email>ebiggers@google.com</email>
</author>
<published>2021-05-06T05:09:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.hodgden.net/cgit.cgi/fscrypt.git/commit/?id=677ae754e12d570bdc48efaacae83c0fb8b72e8b'/>
<id>677ae754e12d570bdc48efaacae83c0fb8b72e8b</id>
<content type='text'>
When building pam_fscrypt.so, specify -buildmode=c-shared after
$(GO_FLAGS) so that it overrides any user-specified buildmode.

This is needed to allow -buildmode=pie to be specified in GO_FLAGS if
the packager wants to build fscrypt as a position-independent executable
(e.g. following https://wiki.archlinux.org/title/Go_package_guidelines).
Previously, trying to do this caused pam_fscrypt.so to be incorrectly
built as an executable rather than as a shared library.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When building pam_fscrypt.so, specify -buildmode=c-shared after
$(GO_FLAGS) so that it overrides any user-specified buildmode.

This is needed to allow -buildmode=pie to be specified in GO_FLAGS if
the packager wants to build fscrypt as a position-independent executable
(e.g. following https://wiki.archlinux.org/title/Go_package_guidelines).
Previously, trying to do this caused pam_fscrypt.so to be incorrectly
built as an executable rather than as a shared library.
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile: Optionally avoid installation of Ubuntu-specific PAM config</title>
<updated>2021-04-22T19:22:54+00:00</updated>
<author>
<name>Florian Schmaus</name>
<email>flo@geekplace.eu</email>
</author>
<published>2021-04-17T16:19:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.hodgden.net/cgit.cgi/fscrypt.git/commit/?id=0821f2a20233e390d89af47c668f9b8f08f088ad'/>
<id>0821f2a20233e390d89af47c668f9b8f08f088ad</id>
<content type='text'>
This allows non Ubuntu distributions to opt out from the installation
of Ubuntu-specific PAM files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows non Ubuntu distributions to opt out from the installation
of Ubuntu-specific PAM files.
</pre>
</div>
</content>
</entry>
<entry>
<title>Release version v0.3.0 (#282)</title>
<updated>2021-03-31T23:19:39+00:00</updated>
<author>
<name>Eric Biggers</name>
<email>ebiggers@google.com</email>
</author>
<published>2021-03-31T23:19:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.hodgden.net/cgit.cgi/fscrypt.git/commit/?id=dad0c1158455dcfd9acbd219a04ef348bf454332'/>
<id>dad0c1158455dcfd9acbd219a04ef348bf454332</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bash-completion: add completion script</title>
<updated>2020-11-30T21:49:06+00:00</updated>
<author>
<name>Henry-Joseph Audéoud</name>
<email>henry-joseph.audeoud@univ-grenoble-alpes.fr</email>
</author>
<published>2020-10-30T10:41:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.hodgden.net/cgit.cgi/fscrypt.git/commit/?id=b74cd30fd7b0ebf30ef570f7bfa78dfcd62d80d5'/>
<id>b74cd30fd7b0ebf30ef570f7bfa78dfcd62d80d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Release version v0.2.9 (#238)</title>
<updated>2020-06-13T17:43:29+00:00</updated>
<author>
<name>Eric Biggers</name>
<email>ebiggers@google.com</email>
</author>
<published>2020-06-13T17:43:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.hodgden.net/cgit.cgi/fscrypt.git/commit/?id=097234779e2ac5e904804802e14ec74e2028d168'/>
<id>097234779e2ac5e904804802e14ec74e2028d168</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Release version v0.2.8 (#230)</title>
<updated>2020-05-20T10:36:16+00:00</updated>
<author>
<name>Eric Biggers</name>
<email>ebiggers@google.com</email>
</author>
<published>2020-05-20T10:36:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.hodgden.net/cgit.cgi/fscrypt.git/commit/?id=e9f3dea860bb314e95bf50a1c88688d4762ad302'/>
<id>e9f3dea860bb314e95bf50a1c88688d4762ad302</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Wire up shellcheck of cli-tests/*.sh to 'make lint'</title>
<updated>2020-05-09T21:04:47+00:00</updated>
<author>
<name>Eric Biggers</name>
<email>ebiggers@google.com</email>
</author>
<published>2020-05-09T21:04:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.hodgden.net/cgit.cgi/fscrypt.git/commit/?id=d6cc933ff1722ca3229aadd8878fe77ba5d05575'/>
<id>d6cc933ff1722ca3229aadd8878fe77ba5d05575</id>
<content type='text'>
Enforce that all the cli-test scripts pass 'shellcheck'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enforce that all the cli-test scripts pass 'shellcheck'.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add cli-tests framework</title>
<updated>2020-05-09T21:04:47+00:00</updated>
<author>
<name>Eric Biggers</name>
<email>ebiggers@google.com</email>
</author>
<published>2020-05-09T21:04:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.hodgden.net/cgit.cgi/fscrypt.git/commit/?id=3619eed4515cf51161cfa7c57be4f330cd07e377'/>
<id>3619eed4515cf51161cfa7c57be4f330cd07e377</id>
<content type='text'>
Add a framework for writing automated tests of the fscrypt command-line
tool.  See cli-tests/README.md for details.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a framework for writing automated tests of the fscrypt command-line
tool.  See cli-tests/README.md for details.
</pre>
</div>
</content>
</entry>
<entry>
<title>Release version v0.2.7</title>
<updated>2020-03-24T07:17:57+00:00</updated>
<author>
<name>Joe Richey</name>
<email>joerichey@google.com</email>
</author>
<published>2020-03-24T07:17:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.hodgden.net/cgit.cgi/fscrypt.git/commit/?id=2b160aeb4dccac642bfeca3a0598fcfdc4238842'/>
<id>2b160aeb4dccac642bfeca3a0598fcfdc4238842</id>
<content type='text'>
Signed-off-by: Joe Richey &lt;joerichey@google.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Joe Richey &lt;joerichey@google.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
