Skip to content

Commit ab06e2d

Browse files
authored
Release 3.20.1 (#96)
- add cramfs - bump deps
1 parent ebcecec commit ab06e2d

22 files changed

+24
-20
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,3 +122,6 @@
122122
path = submodules/dissect.qnxfs
123123
url = https://github.com/fox-it/dissect.qnxfs.git
124124
branch = main
125+
[submodule "submodules/dissect.cramfs"]
126+
path = submodules/dissect.cramfs
127+
url = https://github.com/fox-it/dissect.cramfs.git

docs/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
# You can set these variables from the command line, and also
55
# from the environment for the first two.
6-
SPHINXOPTS ?= -jauto -w $(BUILDDIR)/warnings.log --fail-on-warning
6+
SPHINXOPTS ?= -jauto -w $(BUILDDIR)/warnings.log
77
SPHINXBUILD ?= sphinx-build
88
SPHINXWATCH ?= sphinx-autobuild
99
SOURCEDIR = source

submodules/dissect.cramfs

Submodule dissect.cramfs added at 5440481

submodules/dissect.executable

Submodule dissect.executable updated 65 files

0 commit comments

Comments
 (0)