]> TLD Linux GIT Repositories - packages/lvm2.git/blobdiff - dl-dlsym.patch
- updated to 2.03.05
[packages/lvm2.git] / dl-dlsym.patch
index db4c9cc9df03c6e281e1f5ac16d87dbbe064389d..cdf6150bf601bc2567534570d4208d605e9d2907 100644 (file)
@@ -1,6 +1,7 @@
---- LVM2.2.02.72/lib/commands/toolcontext.c~   2010-07-29 13:21:40.000000000 +0300
-+++ LVM2.2.02.72/lib/commands/toolcontext.c    2010-07-29 13:21:42.552959287 +0300
-@@ -876,6 +876,7 @@
+diff -urp LVM2.2.03.00.orig/lib/commands/toolcontext.c LVM2.2.03.00/lib/commands/toolcontext.c
+--- LVM2.2.03.00.orig/lib/commands/toolcontext.c       2018-10-21 14:34:49.832416609 +0000
++++ LVM2.2.03.00/lib/commands/toolcontext.c    2018-10-21 14:34:56.826416609 +0000
+@@ -1298,6 +1298,7 @@ int lvm_register_segtype(struct segtype_
        return 1;
  }
  
@@ -8,7 +9,7 @@
  static int _init_single_segtype(struct cmd_context *cmd,
                                struct segtype_library *seglib)
  {
-@@ -893,6 +894,7 @@
+@@ -1315,6 +1316,7 @@ static int _init_single_segtype(struct c
  
        return lvm_register_segtype(seglib, segtype);
  }