<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gocryptfs/Makefile, branch v2.2.1</title>
<subtitle>Mirror of gocryptfs source code on Github</subtitle>
<id>http://nuetzlich.net/cgit/gocryptfs/atom?h=v2.2.1</id>
<link rel='self' href='http://nuetzlich.net/cgit/gocryptfs/atom?h=v2.2.1'/>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/'/>
<updated>2021-08-18T15:48:38+00:00</updated>
<entry>
<title>Drop workarounds for Go 1.11 and Go 1.12</title>
<updated>2021-08-18T15:48:38+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2021-08-18T15:41:33+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=b2abb0484f249849a771f5810316eab72e0a29e5'/>
<id>urn:sha1:b2abb0484f249849a771f5810316eab72e0a29e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>github actions ci: test different Go versions</title>
<updated>2021-08-17T07:08:26+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2021-08-16T19:40:44+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=8d5b4c517725224a6a1c7bb0425f3b35b7a7e968'/>
<id>urn:sha1:8d5b4c517725224a6a1c7bb0425f3b35b7a7e968</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Makefile: add uninstall target</title>
<updated>2021-08-13T08:41:48+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2021-08-13T08:41:48+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=dd24fed5328c20ddd23ed345a36a38ebeeef8438'/>
<id>urn:sha1:dd24fed5328c20ddd23ed345a36a38ebeeef8438</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Makefile: don't ever run "git clean -dxff"</title>
<updated>2021-08-11T18:23:46+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2021-08-11T18:23:46+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=4e7efb1dfff2e4b2eda7c2ea623ce5c910bd2dd8'/>
<id>urn:sha1:4e7efb1dfff2e4b2eda7c2ea623ce5c910bd2dd8</id>
<content type='text'>
"make ci" almost made me lose the new quirks files.
Let's not do that anymore.
</content>
</entry>
<entry>
<title>go mod: set version to 1.16 &amp; drop explicit "-mod=vendor" from ci</title>
<updated>2021-07-29T10:36:53+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2021-07-29T09:21:16+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=51bddd826ef29e5807b581dd037110e4502127cf'/>
<id>urn:sha1:51bddd826ef29e5807b581dd037110e4502127cf</id>
<content type='text'>
This makes "go build" automatically use the vendor
directory, if present.

See https://golang.org/doc/modules/gomod-ref#go for details.

Up to now, we ignored the vendor dir completely!

Fixes https://github.com/rfjakob/gocryptfs/issues/581
</content>
</entry>
<entry>
<title>github ci: Add Github Actions CI</title>
<updated>2021-07-29T10:36:05+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2021-07-29T10:12:49+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=6f0ed4b8c400cd53ccb42eb83c52ead483646b78'/>
<id>urn:sha1:6f0ed4b8c400cd53ccb42eb83c52ead483646b78</id>
<content type='text'>
Add Github Actions and delete defunct Travis CI.
</content>
</entry>
<entry>
<title>Makefile: root_test: don't run test when compile fails</title>
<updated>2021-03-12T16:44:13+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2021-03-12T16:42:44+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=d47bf9976f1eab67e53aaeebbd6de02b69a39a09'/>
<id>urn:sha1:d47bf9976f1eab67e53aaeebbd6de02b69a39a09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>travis: add make root_test</title>
<updated>2019-05-01T16:38:36+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2019-05-01T16:31:54+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=ceff6833cf59951381640d844b9ad527abb31e88'/>
<id>urn:sha1:ceff6833cf59951381640d844b9ad527abb31e88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: add root_tests (tests that must run as root)</title>
<updated>2019-05-01T11:12:44+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2019-05-01T11:11:42+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=96935e16b9167dc3c472505872b3fc5235203a05'/>
<id>urn:sha1:96935e16b9167dc3c472505872b3fc5235203a05</id>
<content type='text'>
First test is a reproducer for
https://github.com/rfjakob/gocryptfs/issues/394 "Group permissions: No write access"
</content>
</entry>
<entry>
<title>Makefile: also install gocryptfs-xray man page</title>
<updated>2019-03-18T07:27:24+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2019-03-18T07:27:24+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=ae565b229159664a508b358ec5047b8423a928e7'/>
<id>urn:sha1:ae565b229159664a508b358ec5047b8423a928e7</id>
<content type='text'>
</content>
</entry>
</feed>
