Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package nbdkit for openSUSE:Factory checked in at 2021-06-11 00:18:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nbdkit (Old) and /work/SRC/openSUSE:Factory/.nbdkit.new.32437 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nbdkit" Fri Jun 11 00:18:40 2021 rev:4 rq:898907 version:1.26.0 Changes: -------- --- /work/SRC/openSUSE:Factory/nbdkit/nbdkit.changes 2021-05-11 23:04:42.504810256 +0200 +++ /work/SRC/openSUSE:Factory/.nbdkit.new.32437/nbdkit.changes 2021-06-11 00:19:13.273373993 +0200 @@ -1,0 +2,15 @@ +Wed Jun 09 19:46:17 UTC 2021 - jfeh...@suse.com + +- Update to version 1.26.0: + * Version 1.26.0. + * docs: Get release notes ready for a release today + * valgrind: Add OCaml suppression + * docs: List release notes in reverse order + * tests/test-ondemand-list.sh: Skip test on OpenBSD + * server: Use struct sockpeercred instead of ucred on OpenBSD + * tests: Don't break if libssh is installed but not ssh-keygen + * docs: Add outline release notes for 1.26 release + * Version 1.25.9. + * tests/test-debug-flags.sh: Add a positive test of debug flags + +------------------------------------------------------------------- Old: ---- nbdkit-1.25.7.tar.xz New: ---- nbdkit-1.26.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nbdkit.spec ++++++ --- /var/tmp/diff_new_pack.9TPFtp/_old 2021-06-11 00:19:13.741374806 +0200 +++ /var/tmp/diff_new_pack.9TPFtp/_new 2021-06-11 00:19:13.745374813 +0200 @@ -27,7 +27,7 @@ %global broken_test_arches %{arm} aarch64 Name: nbdkit -Version: 1.25.7 +Version: 1.26.0 Release: 0 Summary: Network Block Device server License: BSD-3-Clause @@ -47,7 +47,7 @@ BuildRequires: pkgconfig(gnutls) >= 3.3.0 BuildRequires: pkgconfig(libcurl) BuildRequires: pkgconfig(liblzma) -BuildRequires: pkgconfig(libnbd) >= 0.9.8 +BuildRequires: pkgconfig(libnbd) >= 1.3.11 BuildRequires: pkgconfig(libselinux) BuildRequires: pkgconfig(libssh) BuildRequires: pkgconfig(libzstd) @@ -91,14 +91,12 @@ To develop plugins, install the '%{name}-devel' package and start by reading the nbdkit(1) and nbdkit-plugin(3) manual pages. - %package server Summary: Network Block Device server %description server This package contains the %{name} server with no plugins or filters. - %package basic-plugins Summary: Basic plugins for %{name} @@ -160,7 +158,6 @@ nbdkit-zero-plugin Zero-length plugin for testing. - %package example-plugins Summary: Example plugins for %{name} @@ -170,6 +167,7 @@ This package contains example plugins for %{name}. + # The plugins below have non-trivial dependencies are so are # packaged separately. @@ -183,7 +181,6 @@ %description cdi-plugin This package contains Containerized Data Import support for %{name}. - %package curl-plugin Summary: HTTP/FTP (cURL) plugin for %{name} @@ -192,7 +189,6 @@ %description curl-plugin This package contains cURL (HTTP/FTP) support for %{name}. - %package guestfs-plugin Summary: libguestfs plugin for %{name} @@ -201,7 +197,6 @@ %description guestfs-plugin This package is a libguestfs plugin for %{name}. - %package gzip-plugin Summary: GZip plugin for %{name} @@ -210,7 +205,6 @@ %description gzip-plugin This package is a gzip plugin for %{name}. - %package nbd-plugin Summary: NBD proxy / forward plugin for %{name} @@ -220,9 +214,6 @@ This package lets you forward NBD connections from %{name} to another NBD server. - - - %package python-plugin Summary: Python 3 plugin for %{name} @@ -231,7 +222,6 @@ %description python-plugin This package lets you write Python 3 plugins for %{name}. - %package ssh-plugin Summary: SSH plugin for %{name} @@ -240,7 +230,6 @@ %description ssh-plugin This package contains SSH support for %{name}. - %package tmpdisk-plugin Summary: Remote temporary filesystem disk plugin for %{name} @@ -254,7 +243,6 @@ %description tmpdisk-plugin This package is a remote temporary filesystem disk plugin for %{name}. - %package vddk-plugin Summary: VMware VDDK plugin for %{name} @@ -264,7 +252,6 @@ This package is a plugin for %{name} which connects to VMware VDDK for accessing VMware disks and servers. - %package basic-filters Summary: Basic filters for %{name} @@ -370,7 +357,6 @@ nbdkit-truncate-filter Truncates, expands, rounds up or rounds down size. - %package gzip-filter Summary: GZip filter for %{name} @@ -379,7 +365,6 @@ %description gzip-filter This package is a gzip filter for %{name}. - %package tar-filter Summary: Tar archive filter for %{name} @@ -389,7 +374,6 @@ %description tar-filter This package is a tar archive filter for %{name}. - %package xz-filter Summary: XZ filter for %{name} @@ -398,7 +382,6 @@ %description xz-filter This package is the xz filter for %{name}. - %package devel Summary: Development files and documentation for %{name} @@ -410,7 +393,6 @@ for %{name}. Install this package if you want to develop plugins for %{name}. - %package bash-completion Summary: Bash tab-completion for %{name} BuildArch: noarch @@ -421,7 +403,6 @@ Install this package if you want intelligent bash tab-completion for %{name}. - %prep %autosetup -p1 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.9TPFtp/_old 2021-06-11 00:19:13.769374855 +0200 +++ /var/tmp/diff_new_pack.9TPFtp/_new 2021-06-11 00:19:13.769374855 +0200 @@ -1,7 +1,7 @@ <services> <service name="tar_scm" mode="disabled"> <param name="filename">nbdkit</param> - <param name="revision">v1.25.7</param> + <param name="revision">v1.26.0</param> <param name="scm">git</param> <param name="submodules">disable</param> <param name="url">https://gitlab.com/nbdkit/nbdkit.git</param> ++++++ nbdkit-1.25.7.tar.xz -> nbdkit-1.26.0.tar.xz ++++++ ++++ 3367 lines of diff (skipped)