diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-08-06 07:42:27 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-08-06 07:42:27 +0000 |
commit | 79a998b84acb054c9e17cb2e3f8dc18d3c39508e (patch) | |
tree | 92a320e9c6921881b30071b7f70a073fa765c62f | |
parent | Adding patch from upstream to fix fd leaks with /sys/bus/pci/slots (Closes: #... (diff) | |
download | libnvme-79a998b84acb054c9e17cb2e3f8dc18d3c39508e.tar.xz libnvme-79a998b84acb054c9e17cb2e3f8dc18d3c39508e.zip |
Releasing debian version 1.5-2.debian/1.5-2
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8277db9..2f05ec8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +libnvme (1.5-2) sid; urgency=medium + + * Uploading to sid. + * Adding patch from upstream to fix fd leaks with /sys/bus/pci/slots + (Closes: #1043095). + + -- Daniel Baumann <daniel.baumann@progress-linux.org> Sun, 06 Aug 2023 09:42:25 +0200 + libnvme (1.5-1) sid; urgency=medium * Uploading to sid. |