diff --git a/_service b/_service index 3cbfff9..7b01c0e 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ libnbd - v1.8.0 + v1.9.1 git disable https://gitlab.com/nbdkit/libnbd.git diff --git a/libnbd-1.8.0.tar.bz2 b/libnbd-1.8.0.tar.bz2 deleted file mode 100644 index 10050e5..0000000 --- a/libnbd-1.8.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:281b7d4ee5879d9ef4a71f834da307beafa51bbf23deb01654e3b30bd19e4651 -size 269802 diff --git a/libnbd-1.9.1.tar.bz2 b/libnbd-1.9.1.tar.bz2 new file mode 100644 index 0000000..bce9792 --- /dev/null +++ b/libnbd-1.9.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05667a22232752bf920079f076c7093ce4a8c9e3842a1eed30c20312dd315c3e +size 269089 diff --git a/libnbd.changes b/libnbd.changes index b9665d9..f930e3d 100644 --- a/libnbd.changes +++ b/libnbd.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Thu Jul 01 14:37:03 UTC 2021 - jfehlig@suse.com + +- Update to version 1.9.1: + * Version 1.9.1. + * ci: Update build files + * ci: Also perform `brew upgrade` on MacOS + * ci: Only run `make check` on Linux + * ci: Skip some broken tests/distro combinations + * ci: Rename build_script.sh to just build.sh + * ci: Add support for test skipping + * ci: Some build script fixes + * ci: Fix run commands in README + * ci: Add support for FreeBSD-13.0 + * ci: Remove debian-10-clang build + * ci: Remove cross-compilation targets + * ci: Change docker driver and archive logs + * tests: Rename version to get-version + * tests: Do not use magic parameter for some nbdkit plugins + * tests: Require cap_sys_admin where root is required + * tests: Fix port randomisation + * tests: Enhance fuse probing + * tests: Clean up qemu-nbd detection + * tests: Fix hexdump probing + * interop: Do not test against broken qemu-storage-daemon + * fuse: Only support defined fallocate modes + * Include sys/vsock.h if linux/vm_sockets.h is not available + * info: Avoid ambiguous 'allocated' terminology in --map + * run: Unset DEBUGINFOD_URLS + * ci/cirrus: Update system before doing anything else + ------------------------------------------------------------------- Wed Jun 09 19:50:28 UTC 2021 - jfehlig@suse.com diff --git a/libnbd.spec b/libnbd.spec index 93649fa..77be0da 100644 --- a/libnbd.spec +++ b/libnbd.spec @@ -19,7 +19,7 @@ %define sover 0 Name: libnbd -Version: 1.8.0 +Version: 1.9.1 Release: 0 Summary: NBD client library in userspace License: LGPL-2.1-or-later