Yoav Kleinberger has uploaded a new change for review. Change subject: vdsm: require kernel-2.6.32-465 on for NFSv4 fixes ......................................................................
vdsm: require kernel-2.6.32-465 on for NFSv4 fixes This patch updates vdsm's dependencies to incorporate, on Fedora, fixes to NFSv4 introduces in https://bugzilla.redhat.com/show_bug.cgi?id=1075123. This patch fixes https://bugzilla.redhat.com/show_bug.cgi?id=1100285. Change-Id: Ib7fae41d22065061588ef72516070bf8b55bf526 Signed-off-by: Yoav Kleinberger <[email protected]> --- M vdsm.spec.in 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/10/33810/1 diff --git a/vdsm.spec.in b/vdsm.spec.in index 0dcd82b..35cc892 100644 --- a/vdsm.spec.in +++ b/vdsm.spec.in @@ -200,7 +200,7 @@ Requires: device-mapper-multipath >= 0.4.9-52 Requires: e2fsprogs >= 1.41.12-11 Requires: fence-agents -Requires: kernel >= 2.6.32-279.9.1 +Requires: kernel >= 2.6.32-465.9.1 Requires: initscripts >= 9.03.31-2.el6_3.1 Requires: policycoreutils >= 2.0.83-19.30 Requires: policycoreutils-python >= 2.0.83-19.30 -- To view, visit http://gerrit.ovirt.org/33810 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ib7fae41d22065061588ef72516070bf8b55bf526 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Yoav Kleinberger <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
