Hello community,

here is the log from the commit of package libblockdev for openSUSE:Factory 
checked in at 2018-07-01 21:25:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libblockdev (Old)
 and      /work/SRC/openSUSE:Factory/.libblockdev.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libblockdev"

Sun Jul  1 21:25:43 2018 rev:5 rq:619654 version:2.18

Changes:
--------
--- /work/SRC/openSUSE:Factory/libblockdev/libblockdev.changes  2018-05-08 
13:32:10.964719507 +0200
+++ /work/SRC/openSUSE:Factory/.libblockdev.new/libblockdev.changes     
2018-07-01 21:25:46.300817239 +0200
@@ -1,0 +2,6 @@
+Thu Jun 28 03:22:34 UTC 2018 - [email protected]
+
+- Update to version 2.18:
+  + New plugin: vdo, support for creating and managing VDO volumes.
+
+-------------------------------------------------------------------
@@ -5,7 +11,5 @@
-  + New Features:
-    - New plugin: nvdimm. Support for NVDIMM namespaces management;
-    - LUKS2 support for creating LUKS2 format including
-      authenticated disk encryption. Multiple new functions for
-      working with LUKS devices (suspend/resume, header backup,
-      metadata size...);
-    - Extended support for opening TrueCrypt/VeraCrypt volumes.
+  + New plugin: nvdimm, support for NVDIMM namespaces management;
+  + LUKS2 support for creating LUKS2 format including authenticated
+    disk encryption. Multiple new functions for working with LUKS
+    devices (suspend/resume, header backup, metadata size...);
+  + Extended support for opening TrueCrypt/VeraCrypt volumes.

Old:
----
  libblockdev-2.17.tar.gz

New:
----
  libblockdev-2.18.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libblockdev.spec ++++++
--- /var/tmp/diff_new_pack.rxYfTu/_old  2018-07-01 21:25:46.672816755 +0200
+++ /var/tmp/diff_new_pack.rxYfTu/_new  2018-07-01 21:25:46.672816755 +0200
@@ -21,8 +21,9 @@
 %define         somajor             2
 %define         libname             %{name}%{somajor}
 %bcond_with     python2
+
 Name:           libblockdev
-Version:        2.17
+Version:        2.18
 Release:        0
 Summary:        A library for low-level manipulation with block devices
 License:        LGPL-2.1-only
@@ -36,7 +37,6 @@
 BuildRequires:  gtk-doc
 BuildRequires:  pkgconfig
 %{?with_python2:BuildRequires: python-devel}
-BuildRequires:  python3-base
 BuildRequires:  python3-devel
 # There is a s390x plugin that, until vtoc.h is provided, can't be added.
 #BuildRequires:  s390-tools-devel
@@ -427,6 +427,7 @@
         --with-btrfs \
         --with-crypto \
         --with-dm \
+        --with-dmraid \
         --with-fs \
         --with-gtk-doc \
         --with-kbd \
@@ -438,7 +439,8 @@
         --with-part \
         --with-swap \
         --without-escrow \
-        --without-nvdimm
+        --without-nvdimm \
+        --without-vdo
 %make_build
 
 %install

++++++ libblockdev-2.17.tar.gz -> libblockdev-2.18.tar.gz ++++++
++++ 32715 lines of diff (skipped)


Reply via email to