diff --git a/newsfragments/LFS-01-007.security b/newsfragments/LFS-01-007.security new file mode 100644 index 000000000..75d9904a2 --- /dev/null +++ b/newsfragments/LFS-01-007.security @@ -0,0 +1,2 @@ +The storage protocol operation ``add_lease`` now safely rejects an attempt to add a 4,294,967,296th lease to an immutable share. +Previously this failed with an error after recording the new lease in the share file, resulting in the share file losing track of a one previous lease.