From: Joey Hess Date: Mon, 27 Feb 2023 16:24:03 +0000 (-0400) Subject: add news item for git-annex 10.20230227 X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~50^2~174 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=df007925e639f84f37ce7429007a963bbe62c518;p=git-annex.git add news item for git-annex 10.20230227 --- diff --git a/doc/news/version_10.20221003.mdwn b/doc/news/version_10.20221003.mdwn deleted file mode 100644 index d3b82882a8..0000000000 --- a/doc/news/version_10.20221003.mdwn +++ /dev/null @@ -1,5 +0,0 @@ -git-annex 10.20221003 released with [[!toggle text="these changes"]] -[[!toggleable text=""" * Avoid displaying warning about git-annex restage needing to be run - in situations where it does not. - * Fix the annex.adviceNoSshCaching config, which has never worked. - Thanks, Reiko Asakura"""]] \ No newline at end of file diff --git a/doc/news/version_10.20230227.mdwn b/doc/news/version_10.20230227.mdwn new file mode 100644 index 0000000000..31b01f545e --- /dev/null +++ b/doc/news/version_10.20230227.mdwn @@ -0,0 +1,11 @@ +git-annex 10.20230227 released with [[!toggle text="these changes"]] +[[!toggleable text=""" * Fix more breakage caused by git's fix for CVE-2022-24765, this time + involving a remote that is a local bare repository not owned by the + current user. + * info: Fix reversion in last release involving handling of unsupported + input by continuing to handle any other inputs, before exiting nonzero + at the end. + * git-annex.cabal: Move webapp build deps under the Assistant build flag + so git-annex can be built again without yesod etc installed. + * Improve error message when unable to read a sqlite database due to + permissions problem."""]] \ No newline at end of file