Skip to content

Commit 9d915f4

Browse files
committed
package/finit: bump to v4.15-rc1
- Improved cgroup support, including subgroup delegation. - Drop previously backported patch. Signed-off-by: Joachim Wiberg <[email protected]>
1 parent 45ff5d2 commit 9d915f4

File tree

3 files changed

+2
-37
lines changed

3 files changed

+2
-37
lines changed

package/finit/0001-Increase-MAX_ID_LEN-to-support-longer-service-identi.patch

Lines changed: 0 additions & 35 deletions
This file was deleted.

package/finit/finit.hash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# From https://github.com/troglobit/finit/releases/
2-
sha256 7c128119129324050ff7e5b56d0f33fa152fe254d035c0d0c6f72dc75d6786f3 finit-4.14.tar.gz
2+
sha256 7ccbcead4e3e6734c81a8c5445f4a27738f19a4ab367d702513a201db9b618c7 finit-4.15-rc1.tar.gz
33

44
# Locally calculated
55
sha256 868cb6c5414933a48db11186042cfe65c87480d326734bc6cf0e4b19b4a2e52a LICENSE

package/finit/finit.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
################################################################################
66

7-
FINIT_VERSION = 4.14
7+
FINIT_VERSION = 4.15-rc1
88
FINIT_SITE = https://github.com/troglobit/finit/releases/download/$(FINIT_VERSION)
99
FINIT_LICENSE = MIT
1010
FINIT_LICENSE_FILES = LICENSE

0 commit comments

Comments
 (0)