From 91aaf984c843df030b33c2dc9419dfecc5da95a5 Mon Sep 17 00:00:00 2001 From: merakor Date: Fri, 15 May 2020 23:12:28 +0000 Subject: kiss: do not abort if kiss-readlink fails FossilOrigin-Name: c0ece3c29785b6423770c830b1047ba3fcf8ced4b9f4a805daa868067ea3ba9d --- CHANGELOG.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 9701f72..6bee04c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ this project _somewhat_ adheres to [Semantic Versioning]. [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/ [Semantic Versioning]: https://semver.org/spec/v2.0.0.html -1.22.1 - 2020-05-15 +1.22.2 - 2020-05-16 ------------------- **NOTE:** `1.22.x` is the last minor version before `2.0.0`, meaning I will not be doing any @@ -15,6 +15,15 @@ releases except for patches and fixes. My attention is now on implementing binar I will be doing some 'release candidates' before release, as binary repositories will need user feedback. +### Fixed +- Fixed an issue where `pkg_conflicts` would abort if `kiss-readlink` failed due to missing + components. It now fallbacks to the original directory name. + + + +1.22.1 - 2020-05-15 +------------------- + ### REMOVED - Removed some contrib scripts and moved them to [kiss-extra] - `kiss-cargo-urlgen` -- cgit v1.2.3