diff --git a/nbdkit-1.45.14.tar.gz b/nbdkit-1.45.15.tar.gz similarity index 32% rename from nbdkit-1.45.14.tar.gz rename to nbdkit-1.45.15.tar.gz index 4f2fa404a40a112d8791f0d13e63e4665490a92f..a61f6f3338d890e419f24d6bc08533ab1b5c9073 100644 --- a/nbdkit-1.45.14.tar.gz +++ b/nbdkit-1.45.15.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1f184d54658a91d3381c49f7febf2fc0dd53e8664e55857c98e7246e459e8233 -size 2727747 +oid sha256:946f1820530f77dbe62fd00a332df1b8d87279b0ebe7497c2fed150ae9632ace +size 2735142 diff --git a/nbdkit.spec b/nbdkit.spec index 84c55f4f155f7480af8ca7ee685ba64ab36f8e79..90dd6b4489e55f9464677514e1fcba1ceabbda06 100644 --- a/nbdkit.spec +++ b/nbdkit.spec @@ -3,7 +3,7 @@ %global selinuxtype targeted Name: nbdkit -Version: 1.45.14 +Version: 1.45.15 Release: 1 Summary: NBD server License: BSD-3-Clause @@ -688,7 +688,7 @@ fi %files devel %license LICENSE -%doc OTHER_PLUGINS README.md TODO LICENSE +%doc OTHER_PLUGINS README.md LICENSE %doc plugins/example*/*.c %doc plugins/example4/nbdkit-example4-plugin %doc plugins/lua/example.lua @@ -716,6 +716,12 @@ fi %{_mandir}/man?/* %changelog +* Wed Dec 17 2025 liliguang - 1.45.15-1 +- update to 1.45.15 +- nocache, nozero, fua: Add 'foo-mode=' alias options +- configure: Print TLS priority in summary output +- tests: random: Add separate tests of the seed parameter + * Mon Nov 24 2025 Funda Wang - 1.45.14-1 - update to 1.45.14