From: Thierry Parmentelat Date: Mon, 7 Jan 2019 08:52:16 +0000 (+0100) Subject: Setting tag transforward-0.1-12 X-Git-Tag: last-complete-build-f29~62 X-Git-Url: http://git.onelab.eu/?p=build.git;a=commitdiff_plain;h=cbafec0310a674623b41b067ce68e0d76e132633 Setting tag transforward-0.1-12 tweaks for building against f27 will no longer build against f29 though, because since kernel 4.19, the jprobe api has gone entirely # https://github.com/torvalds/linux/commit/4de58696de076d9bd2745d1cbe0930635c3f5ac9 --- diff --git a/lxc-tags.mk b/lxc-tags.mk index b3dd4b9c..f3b77f8b 100644 --- a/lxc-tags.mk +++ b/lxc-tags.mk @@ -1,5 +1,5 @@ lxc-userspace-GITPATH := git://git.onelab.eu/lxc-userspace.git@python3 -transforward-GITPATH := git://git.onelab.eu/transforward.git@master +transforward-GITPATH := git://git.onelab.eu/transforward.git@transforward-0.1-12 procprotect-GITPATH := git://git.onelab.eu/procprotect.git@procprotect-0.4-7 # ipfw-sourceforge.git (obsolete) mirrored on git.onelab.eu from git://git.code.sf.net/p/dummynet/code # ipfw-google.git (current) is mirrored on git.onelab.eu from https://code.google.com/p/dummynet diff --git a/lxcpy2-tags.mk b/lxcpy2-tags.mk index 3fe2c9e8..29501763 100644 --- a/lxcpy2-tags.mk +++ b/lxcpy2-tags.mk @@ -1,5 +1,5 @@ lxc-userspace-GITPATH := git://git.onelab.eu/lxc-userspace.git@lxc-userspace-1.0-12 -transforward-GITPATH := git://git.onelab.eu/transforward.git@master +transforward-GITPATH := git://git.onelab.eu/transforward.git@transforward-0.1-12 procprotect-GITPATH := git://git.onelab.eu/procprotect.git@procprotect-0.4-7 # ipfw-sourceforge.git (obsolete) mirrored on git.onelab.eu from git://git.code.sf.net/p/dummynet/code # ipfw-google.git (current) is mirrored on git.onelab.eu from https://code.google.com/p/dummynet