1nbdkit-release-notes-1.4(1)         NBDKIT         nbdkit-release-notes-1.4(1)
2
3
4

NAME

6       nbdkit-release-notes-1.4 - release notes for nbdkit 1.4
7

DESCRIPTION

9       These are the release notes for nbdkit stable release 1.4.  This
10       describes the major changes since 1.2.
11
12       nbdkit 1.4.0 was released on 6th July 2018.
13
14   New features
15       •   You can write plugins in Tcl, see nbdkit-tcl-plugin(3).
16
17       •   Other new plugins: nbdkit-ext2-plugin, nbdkit-random-plugin(1),
18           nbdkit-zero-plugin(1).
19
20       •   New filters: nbdkit-blocksize-filter(1), nbdkit-fua-filter(1),
21           nbdkit-log-filter(1), nbdkit-nozero-filter(1).
22
23       •   Bash tab completion of nbdkit commands.
24
25       •   TLS Pre-Shared Keys (PSK) authentication.
26
27       •   We now default to the newstyle protocol, use -o to select oldstyle.
28
29       •   On-demand ramping of thread pool.
30
31       •   TRIM support in the file plugin.
32
33       •   Reworked error handling.
34
35       •   New "can_zero", "can_fua" methods and better handling of FUA.
36
37       •   New "nbdkit_realpath" function.
38
39       •   "nbdkit_parse_size" rewritten.
40
41       •   Better handling of shutdown path to ensure plugins can do long
42           cleanups.
43
44       •   New "PKG_CHECK_VAR" variables.
45
46       •   Regression test for IPv6 connections.
47
48       •   Of course numerous smaller bug fixes and improvements.
49
50   Acknowledgements
51       Thanks in particular to Eric Blake and Pino Toscano.
52

SEE ALSO

54       nbdkit(1),
55       https://www.redhat.com/archives/libguestfs/2018-July/msg00023.html.
56

AUTHORS

58       Eric Blake
59
60       Richard W.M. Jones
61
63       Copyright (C) 2018 Red Hat Inc.
64

LICENSE

66       Redistribution and use in source and binary forms, with or without
67       modification, are permitted provided that the following conditions are
68       met:
69
70       •   Redistributions of source code must retain the above copyright
71           notice, this list of conditions and the following disclaimer.
72
73       •   Redistributions in binary form must reproduce the above copyright
74           notice, this list of conditions and the following disclaimer in the
75           documentation and/or other materials provided with the
76           distribution.
77
78       •   Neither the name of Red Hat nor the names of its contributors may
79           be used to endorse or promote products derived from this software
80           without specific prior written permission.
81
82       THIS SOFTWARE IS PROVIDED BY RED HAT AND CONTRIBUTORS ''AS IS'' AND ANY
83       EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
84       IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
85       PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL RED HAT OR CONTRIBUTORS BE
86       LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
87       CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
88       SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
89       BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
90       WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
91       OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
92       ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
93
94
95
96nbdkit-1.32.5                     2023-01-03       nbdkit-release-notes-1.4(1)
Impressum