[libvirt] [PATCH 00/10] build: drop some old libs and relax GNU strictness

Ján Tomko posted 10 patches 4 years, 11 months ago
Test syntax-check passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1554269862.git.jtomko@redhat.com
config-post.h                     |  1 -
configure.ac                      | 12 ++++--
m4/virt-driver-qemu.m4            |  2 +-
m4/virt-sasl.m4                   |  5 +--
m4/virt-storage-rbd.m4            |  2 +-
m4/virt-yajl.m4                   |  5 +--
src/storage/storage_backend_rbd.c | 39 -------------------
src/util/virjson.c                | 63 +++----------------------------
8 files changed, 19 insertions(+), 110 deletions(-)
[libvirt] [PATCH 00/10] build: drop some old libs and relax GNU strictness
Posted by Ján Tomko 4 years, 11 months ago
While testing these changes I found that the build is broken with old
rbd on (unsupported) Debian 8. Fix the build by dropping support for
old rbd.

Ján Tomko (10):
  rbd: depend on diff_iterate2
  rbd: drop support for ceph 0.94
  build: drop check for SASL1
  build: require yajl >= 2.0.3
  json: assume WITH_YAJL2
  build: remove WITH_YAJL2
  virJSONValueToString: bail out early on error
  configure: split AM_INIT_AUTOMAKE into multiple lines
  configure.ac: drop -Wno-obsolete from AM_INIT_AUTOMAKE
  configure.ac: add foreign to AM_INIT_AUTOMAKE

 config-post.h                     |  1 -
 configure.ac                      | 12 ++++--
 m4/virt-driver-qemu.m4            |  2 +-
 m4/virt-sasl.m4                   |  5 +--
 m4/virt-storage-rbd.m4            |  2 +-
 m4/virt-yajl.m4                   |  5 +--
 src/storage/storage_backend_rbd.c | 39 -------------------
 src/util/virjson.c                | 63 +++----------------------------
 8 files changed, 19 insertions(+), 110 deletions(-)

-- 
2.19.2

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list