[Bug 243510] [patch] sysutils/iocage: Fix devfs_ruleset bug, take maintainership
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jan 22 12:28:45 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243510
Bug ID: 243510
Summary: [patch] sysutils/iocage: Fix devfs_ruleset bug, take
maintainership
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: araujo at FreeBSD.org
Reporter: grembo at FreeBSD.org
Flags: maintainer-feedback?(araujo at FreeBSD.org)
Assignee: araujo at FreeBSD.org
Created attachment 210954
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=210954&action=edit
Patch to take maintainership and fix devfs_ruleset bug
Pull in a bugfix that has been merged upstream:
https://github.com/iocage/iocage/commit/753b2f35731423597d7f51f33427b6d619fcd0b5
https://github.com/iocage/iocage/pull/1106
This bug caused manually configured devfs_rulesets to get deleted on jail stop,
causing jails to come up with a default devfs rules on next start, which can be
a nuisance or even dangerous, depending on the specific setup. Also adds a
minimum devfs_ruleset id for dynamically created devfs rulesets and fixes a
devfs_ruleset resource leak when using plugins.
Take maintainership, as suggested by araujo@ (thanks for taking care of that
port for so long!).
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list