mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 15:41:22 -07:00
pacman: Treat .zst package names as files (#650)
* pacman: Treat .zst package names as files * pacman: add changelog for .zst support * pacman: refer to pull-request in changelog fragment Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: gileri <e+git8413@linuxw.info> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
a86195623b
commit
bc43694ca9
2 changed files with 5 additions and 1 deletions
|
@ -0,0 +1,4 @@
|
|||
bugfixes:
|
||||
- pacman - treat package names containing .zst as package files during installation
|
||||
(https://www.archlinux.org/news/now-using-zstandard-instead-of-xz-for-package-compression/,
|
||||
https://github.com/ansible-collections/community.general/pull/650).
|
Loading…
Add table
Add a link
Reference in a new issue