From e522a3d57eb0737a444fe8631099e14cb2a6035a Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Tue, 29 Nov 2022 11:01:14 -0700 Subject: news.rst: additional entries for v1.2.0 Signed-off-by: Sean Whitton --- doc/news.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/news.rst b/doc/news.rst index 411732e..810183a 100644 --- a/doc/news.rst +++ b/doc/news.rst @@ -34,9 +34,16 @@ you should review this document and see if your consfig needs updating. to call or apply the new APT:KNOWN-INSTALLED-REMOVED-PACKAGES-RESET property to invalidate the cache. +- Fix a bug in FILE:SYMLINKED that meant that with at least GNU ln(1), the + property would fail to overwrite existing symbolic links in some cases. + - Fix a bug in FILE:DOES-NOT-EXIST which meant that it did nothing if only some of the files that should not exist needed to be deleted. +- When recovering from a failed debootstrap, instead of just recursively + deleting the target directory, we now call EMPTY-REMOTE-DIRECTORY, to empty + it, instead. This is better when the target directory is a mount point. + 1.1.1 (2022-09-18) ------------------ -- cgit v1.2.3