Package: vde2 / 2.3.2+r586-11

Metadata

Package Version Patches format
vde2 2.3.2+r586-11 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
libvdeplug_dyn_versioned_dlopen.patch | (download)

include/libvdeplug_dyn.h | 21 20 + 1 - 0 !
1 file changed, 20 insertions(+), 1 deletion(-)

---
fix_soname_version_info.patch | (download)

src/lib/Makefile.am | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

---
compile_with_kfreebsd.patch | (download)

configure.ac | 6 5 + 1 - 0 !
src/vde_l3/vde_buff.h | 2 2 + 0 - 0 !
src/vde_pcapplug.c | 5 4 + 1 - 0 !
3 files changed, 11 insertions(+), 2 deletions(-)

---
compile_with_hurd.patch | (download)

configure.ac | 7 5 + 2 - 0 !
include/vde.h | 4 4 + 0 - 0 !
include/vdeplugin.h | 4 4 + 0 - 0 !
src/common/canonicalize.c | 20 19 + 1 - 0 !
src/vde_plug2tap.c | 2 2 + 0 - 0 !
5 files changed, 34 insertions(+), 3 deletions(-)

 fix ftbfs on hurd-i386, path_max and maxsymlinks are not defined
 on Hurd. maxsymlinks() from [0] by Justus Winter
vdeterm_terminal_reset.patch | (download)

src/vdeterm.c | 5 4 + 1 - 0 !
1 file changed, 4 insertions(+), 1 deletion(-)

 don't reset terminal too early
fix_qtime_hash_gc_race_condition.patch | (download)

src/vde_switch/hash.c | 17 15 + 2 - 0 !
1 file changed, 15 insertions(+), 2 deletions(-)

---
vde_cryptcab compile against openssl 1.1.0.patch | (download)

src/vde_cryptcab/cryptcab.c | 30 19 + 11 - 0 !
1 file changed, 19 insertions(+), 11 deletions(-)

 [patch] vde_cryptcab: compile against openssl 1.1.0

Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>

interposition vs lfs.patch | (download)

src/vdetaplib/libvdetap.c | 5 5 + 0 - 0 !
1 file changed, 5 insertions(+)

 undo lfs/time64 defines in libvdetap.c
 Building with these macros defines interferes with this files attempt to
 interpose both open and open64
fix_ftbfs_gcc14_implicit_arg.patch | (download)

src/wirefilter.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix ftbfs with -wimplicit-int