]> git.pld-linux.org Git - packages/vde2.git/commitdiff
- rediff patch, rebuild with openssl 3.0.0, rel 6 auto/th/vde2-2.3.2-6
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 3 Oct 2021 18:38:13 +0000 (20:38 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 3 Oct 2021 18:38:13 +0000 (20:38 +0200)
vde2-pathmax.patch
vde2.spec

index a3566ec9efcfd3bf2eb98569b2443db9e88a4432..5be7c3e2361aafd78ae7bddfd144fa4776ebfd3d 100644 (file)
@@ -1,6 +1,7 @@
---- vde2-2.2.1/src/kvde_switch/consmgmt.h.s    2008-06-24 12:20:28.000000000 +0200
-+++ vde2-2.2.1/src/kvde_switch/consmgmt.h      2008-06-24 12:20:41.000000000 +0200
-@@ -87,3 +87,7 @@
+diff -urNp -x '*.orig' vde2-2.3.2.org/src/kvde_switch/consmgmt.h vde2-2.3.2/src/kvde_switch/consmgmt.h
+--- vde2-2.3.2.org/src/kvde_switch/consmgmt.h  2011-11-23 17:41:17.000000000 +0100
++++ vde2-2.3.2/src/kvde_switch/consmgmt.h      2021-10-03 20:37:26.243228873 +0200
+@@ -87,3 +87,7 @@ struct plugin {
        struct plugin *next;
  };
  #endif
@@ -8,9 +9,10 @@
 +#ifndef PATH_MAX
 +#define PATH_MAX 1024
 +#endif
---- vde2-2.2.1/src/vde_plug2tap.c.s    2008-06-24 12:26:21.000000000 +0200
-+++ vde2-2.2.1/src/vde_plug2tap.c      2008-06-24 12:26:42.000000000 +0200
-@@ -49,6 +49,10 @@
+diff -urNp -x '*.orig' vde2-2.3.2.org/src/vde_plug2tap.c vde2-2.3.2/src/vde_plug2tap.c
+--- vde2-2.3.2.org/src/vde_plug2tap.c  2011-11-23 17:41:18.000000000 +0100
++++ vde2-2.3.2/src/vde_plug2tap.c      2021-10-03 20:37:26.243228873 +0200
+@@ -51,6 +51,10 @@
  #     endif
  #endif
  
 +#endif
 +
  VDECONN *conn;
+ VDESTREAM *vdestream;
  
- char *prog;
---- vde2-2.2.1/src/wirefilter.c.s      2008-06-24 12:27:33.000000000 +0200
-+++ vde2-2.2.1/src/wirefilter.c        2008-06-24 12:27:49.000000000 +0200
-@@ -43,6 +43,10 @@
+diff -urNp -x '*.orig' vde2-2.3.2.org/src/wirefilter.c vde2-2.3.2/src/wirefilter.c
+--- vde2-2.3.2.org/src/wirefilter.c    2011-11-23 17:41:18.000000000 +0100
++++ vde2-2.3.2/src/wirefilter.c        2021-10-03 20:37:26.243228873 +0200
+@@ -49,6 +49,10 @@
  #     endif
  #endif
  
index b808bbf02f2be32d415af2555eda980e0fb77a6d..fdeb7f882921c02317c8347e9104195670739d08 100644 (file)
--- a/vde2.spec
+++ b/vde2.spec
@@ -2,7 +2,7 @@ Summary:        VDE2: Virtual Distributed Ethernet
 Summary(pl.UTF-8):     VDE2: wirtualny rozproszony ethernet
 Name:          vde2
 Version:       2.3.2
-Release:       5
+Release:       6
 License:       LGPL v2.1+ (libvdeplug), BSD (slirpvde), GPL v2+ (the rest)
 Group:         Networking/Utilities
 Source0:       http://downloads.sourceforge.net/vde/%{name}-%{version}.tar.bz2
This page took 0.122639 seconds and 4 git commands to generate.