We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35cac17 commit 6d8bc71Copy full SHA for 6d8bc71
CHANGES.md
@@ -1,5 +1,16 @@
1
# Change Log
2
3
+## Version 0.5.3 - 2021-04-11
4
+
5
+- [fix] Add `PREFER_SYSTEM_GTEST` for distributions (like Gentoo)
6
+ that have a `gtest` package.
7
8
+- [fix] Make sure the source tarball can be built inside a git repo.
9
+ The version file generation code would attempt to pull information
10
+ from any outside git repository without checking if it's actually
11
+ the DwarFS repo.
12
13
14
## Version 0.5.2 - 2021-04-07
15
16
- [fix] Make FUSE driver exit with non-zero exit code if filesystem
0 commit comments