diff options
author | Eli Schwartz <eschwartz@archlinux.org> | 2021-05-20 03:12:18 +0200 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2021-05-20 03:35:24 +0200 |
commit | 739183b8c5dead5d34128e2f88b57defa47b6bd6 (patch) | |
tree | 8327f7f2cdc4960c4c9320b7653104f46a4d0dfb | |
parent | b44e82e47975495ee7cf23d0243c05db81d2c501 (diff) | |
download | pacman-739183b8c5dead5d34128e2f88b57defa47b6bd6.tar.gz pacman-739183b8c5dead5d34128e2f88b57defa47b6bd6.tar.xz |
update old NEWS entry with bugtracker ticket reference
Signed-off-by: Eli Schwartz <eschwartz@archlinux.org>
Signed-off-by: Allan McRae <allan@archlinux.org>
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -40,7 +40,7 @@ VERSION DESCRIPTION - do not warn about PACKAGER format if not set - only run --clean when a package is built - repo-add: - - fix compression of databases with zstd + - fix compression of databases with zstd (FS#64213) 5.2.0 - completely remove delta support (CVE-2019-18183) - add support to pacman and pacman-key for downloading PGP signing keys using the WKD protocol (FS#63171) |