This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "The official pacman repository". The branch, release/5.2.x has been updated via 5537881b2525a4f114fcf10b00413b4575a74968 (commit) via 027c87ae3f7f4728b4058adb23baf7612cc5ea77 (commit) via b2c97ad76290eab37afd3873d011745d43059585 (commit) via c834a75718949103a0d3b71f6de8bb6dbabfd74a (commit) via 82d4b98ddce0165a0d1ec5474d448b2a93167b4e (commit) from 50f5e484f278d3550da71246bfb51d3d8053bae8 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 5537881b2525a4f114fcf10b00413b4575a74968 Author: Andrew Gregory <andrew@archlinux.org> Date: Mon Jun 22 02:15:23 2020 -0700 Release 5.2.2 Signed-off-by: Andrew Gregory <andrew@archlinux.org> commit 027c87ae3f7f4728b4058adb23baf7612cc5ea77 Author: Andrew Gregory <andrew@archlinux.org> Date: Mon Jun 22 02:12:41 2020 -0700 update NEWS for 5.2.2 Signed-off-by: Andrew Gregory <andrew@archlinux.org> commit b2c97ad76290eab37afd3873d011745d43059585 Author: Eli Schwartz <eschwartz@archlinux.org> Date: Sun Jan 5 16:04:21 2020 -0500 autotools: emit error message when autoconf-archive is missing Forbid the AX_COMPARE_VERSION macro from being found in the output configure script. If autoconf-archive is not installed when autoreconf is run, the following error message is emitted: configure.ac:231: error: possibly undefined macro: AX_COMPARE_VERSION If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. autoreconf: /usr/bin/autoconf failed with exit status: 1 Signed-off-by: Eli Schwartz <eschwartz@archlinux.org> Signed-off-by: Allan McRae <allan@archlinux.org> (cherry picked from commit 435f5fc20484d3728d8877eea15c7a8653da6d10) commit c834a75718949103a0d3b71f6de8bb6dbabfd74a Author: Allan McRae <allan@archlinux.org> Date: Mon Jun 15 19:17:41 2020 +1000 pacman-key: change signing key to RSA4096 RSA2048 may have been fine when this was written many moons ago, but time this has a bump. Signed-off-by: Allan McRae <allan@archlinux.org> (cherry picked from commit 7ba8e5f376528fcef9f7613304d8f18b2f664ee8) commit 82d4b98ddce0165a0d1ec5474d448b2a93167b4e Author: Eli Schwartz <eschwartz@archlinux.org> Date: Sun Jun 14 14:52:02 2020 -0400 doc/pacman.8: fix typo Fixes FS#67000 Signed-off-by: Eli Schwartz <eschwartz@archlinux.org> Signed-off-by: Allan McRae <allan@archlinux.org> (cherry picked from commit 59e751f72d09390067045168ac45a09a89419389) ----------------------------------------------------------------------- Summary of changes: NEWS | 30 ++++++++++++++++++++++++++++++ configure.ac | 5 +++-- doc/index.asciidoc | 1 + doc/pacman.8.asciidoc | 2 +- meson.build | 4 ++-- scripts/pacman-key.sh.in | 2 +- 6 files changed, 38 insertions(+), 6 deletions(-) hooks/post-receive -- The official pacman repository