Richard W.M. Jones
d7e3d19b6a
Rebase to new stable branch version 1.30.8
...
resolves: rhbz#2059289
- Fix multiple Coverity problems
- Fix bounds error in nbdkit-checkwrite-filter
resolves: rhbz#2108545
2022-07-19 11:59:28 +01:00
Richard W.M. Jones
82a691cb64
Rebase to new stable branch version 1.30.7
...
resolves: rhbz#2059289
2022-07-12 12:40:44 +01:00
Richard W.M. Jones
9d2dd81620
Rebase to new stable branch version 1.30.6
...
resolves: rhbz#2059289
Backport new scan filter from 1.32.
Add new rate filter burstiness setting from 1.32
2022-06-13 13:48:01 +01:00
Richard W.M. Jones
ad784282b6
Rebase to new stable branch version 1.30.5
...
resolves: rhbz#2059289
Suppress excess messages from nbdkit-nbd-plugin
resolves: rhbz#2083498
Suppress incorrect VDDK error when converting guests from vCenter
resolves: rhbz#2083617
Backport new LUKS filter from 1.32.
Add new Python binding for nbdkit_parse_size from 1.32
Cherry-picked from Fedora:
Add new luks filter.
(Fedora commit 9588e5cbc7
)
2022-05-12 18:51:12 +01:00
Richard W.M. Jones
c54cb3f9a4
Rebase to new stable branch version 1.30.4
...
resolves: rhbz#2059289
Add support for ssh create remote file.
Backport new readahead filter from 1.32.
2022-04-26 10:28:49 +01:00
Richard W.M. Jones
3ebd7154dd
Rebase to new stable branch version 1.30.2
...
resolves: rhbz#2059289
Skip vsock tests unless the vsock_loopback module is loaded (2069558)
2022-04-04 13:30:29 +01:00
Richard W.M. Jones
02f2730051
Rebase to new stable branch version 1.30.1
...
resolves: rhbz#2059289
2022-03-15 17:10:00 +00:00
Richard W.M. Jones
8860174767
Rebase to new stable branch version 1.30.0
...
resolves: rhbz#2059289
Add automatic provides generator and subpackage nbdkit-srpm-macros
resolves: rhbz#2059291 [bootstrap stage]
New filters: blocksize-policy, protect, retry-request
Fix license of bash-completion subpackage
2022-03-04 15:04:47 +00:00
Richard W.M. Jones
1ba7a69bc2
Rebase to new stable branch version 1.28.5
...
resolves: rhbz#2011709
2022-01-24 12:51:08 +00:00
Richard W.M. Jones
752d86cd28
Rebase to new stable branch version 1.28.4
...
related: rhbz#2011709
2022-01-04 14:19:04 +00:00
Richard W.M. Jones
d2ce66ec1f
Rebase to new stable branch version 1.28.3
...
Fix nbdkit-cow-filter cow-block-size=4096
resolves: rhbz#2011709, rhbz#2029751
2021-12-07 10:08:43 +00:00
Richard W.M. Jones
b3fb585f58
Move nbdkit-null-plugin to nbdkit-server package
...
resolves: rhbz#2021154
Rebase to new stable branch version 1.28.2
resolves: rhbz#2011709
Switch to xorriso (instead of genisoimage)
Upstream prefers it since:
commit 174a0caf7eaf1943360f9d8f714f466ea7449d90
Author: Richard W.M. Jones <rjones@redhat.com>
Date: Sat Apr 3 17:15:34 2021 +0100
iso: Pick xorriso in preference to genisoimage or mkisofs.
See this Debian page explaining the situation with genisoimage:
https://wiki.debian.org/genisoimage
(cherry picked from commit df8ac05e24
)
Move nbdkit-null-plugin to the nbdkit-server package
This plugin is required for probing the presence of filters (see
nbdkit-probing(1) man page), so it makes sense to always have it
around. The null plugin is only 16K in size so it does not add
significantly to the nbdkit-server package.
(cherry picked from commit 048b8de83c
)
Consistent use of whitespace
Remove double line whitespace between %package and %description.
Also remove whitespace lines within %package sections.
Double line whitespace is kept between subpackages for visual clarity.
(cherry picked from commit 9fbfa6cc49
)
2021-11-09 12:51:27 +00:00
Richard W.M. Jones
0d3bf32327
Add asynchronous support in nbdkit-vddk-plugin
...
resolves: rhbz#2018463, rhbz#2011709
2021-10-29 14:09:21 +01:00
Richard W.M. Jones
4129f7480f
Rebase to new stable branch version 1.28.0
...
resolves: rhbz#2011709
2021-10-08 09:43:56 +01:00
Richard W.M. Jones
a86e62e68a
Rebase along stable branch to 1.26.5
...
resolves: rhbz#1995327
Add nbdkit-vddk-plugin -D vddk.stats=1 flag
resolves: rhbz#1995329
Add nbdkit-cow-filter cow-block-size parameter
resolves: rhbz#1995332
Fix CVE-2021-3716 nbdkit: NBD_OPT_STRUCTURED_REPLY injection on STARTTLS
Update keyring
2021-08-19 09:12:41 +01:00
Richard W.M. Jones
7f6c9b5ea1
New upstream stable version 1.26.3.
...
resolves: rhbz#1950632
Add Python .cleanup() method.
Fix data corruption in zero and trim on unaligned tail.
resolves: rhbz#1990134
2021-08-05 09:14:12 +01:00
Richard W.M. Jones
99acada896
New upstream stable version 1.26.2.
...
resolves: rhbz#1950632
(cherry picked from commit 654527757343bf2054a863828d4b8b5b6e2fbe91)
2021-07-05 18:15:12 +01:00
Richard W.M. Jones
9494c4f899
New upstream stable version 1.26.1.
...
resolves: rhbz#1950632
2021-06-11 14:41:39 +01:00
Richard W.M. Jones
68db6cec37
New upstream version 1.26.0.
...
resolves: rhbz#1950632
2021-06-07 17:24:40 +01:00
Richard W.M. Jones
f907cef9e4
Manually merge fedora/rawhide
...
related: rhbz#1950632
Add gating tests for RHEL 9
resolves: rhbz#1950604
2021-06-02 12:37:08 +01:00
Richard W.M. Jones
30b0776b53
Manually merge fedora/rawhide
...
related: rhbz#1950632
2021-05-07 13:23:49 +01:00
DistroBaker
802d1c8409
Merged update from upstream sources
...
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.
Source: https://src.fedoraproject.org/rpms/nbdkit.git#8644a889cbd01cd09b983cafbe6b0afa8b78ac4d
2021-03-14 19:59:21 +00:00
DistroBaker
b1707f1bcb
Merged update from upstream sources
...
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.
Source: https://src.fedoraproject.org/rpms/nbdkit.git#13b6512f5ee3e4868f31b0047aca523de9c7423e
2021-02-09 02:29:31 +00:00
DistroBaker
2af6abcecd
Merged update from upstream sources
...
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.
Source: https://src.fedoraproject.org/rpms/nbdkit.git#be8d5f3aaaeadfc0a3e7192407ffa7a2389a10a0
2021-01-07 18:04:43 +00:00
DistroBaker
740abd6a49
Merged update from upstream sources
...
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.
Source: https://src.fedoraproject.org/rpms/nbdkit.git#c70939c66edf5df4435388eff433fda9cf3a0bff
2020-12-29 09:07:06 +00:00
DistroBaker
44a62bf904
Merged update from upstream sources
...
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.
Source: https://src.fedoraproject.org/rpms/nbdkit.git#5e124fe3d9c336b2216aa164e22a94882ae750c7
2020-12-10 20:44:59 +00:00
DistroBaker
90613c66c6
Merged update from upstream sources
...
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.
Source: https://src.fedoraproject.org/rpms/nbdkit.git#e2a79c9eef714190fdd06d99eb849c471a146ac7
2020-11-20 19:57:39 +00:00
Petr Šabata
372cf002b8
RHEL 9.0.0 Alpha bootstrap
...
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/nbdkit#7f736bddf3ed9821da8286df62a6cc03d24b3239
2020-10-15 20:54:51 +02:00