We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05adddc commit 604beb0Copy full SHA for 604beb0
jreleaser.yml
@@ -1,5 +1,10 @@
1
+# Version scheme:
2
+# - 4.1: CRIU upstream tagged version
3
+# - 4.1-r1: Build system revision for same CRIU version
4
+# - <commit-hash>: Building from untagged upstream commit
5
project:
6
name: criu-static
7
+ versionPattern: CUSTOM
8
inceptionYear: 2025
9
description: "Static build of CRIU (Checkpoint/Restore In Userspace) with all dependencies statically linked."
10
links:
0 commit comments