From 91dbaeac6abb2f7f3879650a1b87bc0d0ef3cb87 Mon Sep 17 00:00:00 2001 From: merakor Date: Tue, 5 May 2020 20:36:14 +0000 Subject: changelog: update FossilOrigin-Name: b1c36a73b7eb680d343bf1c2d8e8c67fabaccfff05f98b43a9be4eefd6d75b29 --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a28853..4e86385 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,17 @@ 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 +UNRELEASED +---------- + +### Changed +- Removed the `-p` flag from tar while installing packages. busybox ignores it and we + don't need it. +- Replaced tar flags with keys for historical compatibility. +- `kiss` now decompresses a tarball once and uses the decompressed tarball for listing + and extraction + + 1.18.0 - 2020-05-04 ------------------- -- cgit v1.2.3