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.1.x has been updated via 0b36d8781783d7f4a0086e12eb7cae542e7f6bd7 (commit) via f8c73464c9cf86d6b917542585d74514f150c67b (commit) via 48a6adee3e63d335ac431ff6a67351988e574b79 (commit) from cfa1e8b5e2b2fdf66fe41c72d04a8bbc23c28027 (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 0b36d8781783d7f4a0086e12eb7cae542e7f6bd7 Author: Andrew Gregory <andrew@archlinux.org> Date: Sun Dec 23 14:33:01 2018 -0800 Release v5.1.2 Signed-off-by: Andrew Gregory <andrew@archlinux.org> commit f8c73464c9cf86d6b917542585d74514f150c67b Author: Andrew Gregory <andrew@archlinux.org> Date: Sun Dec 23 14:30:49 2018 -0800 update NEWS for v5.1.2 Signed-off-by: Andrew Gregory <andrew@archlinux.org> commit 48a6adee3e63d335ac431ff6a67351988e574b79 Author: Andrew Gregory <andrew.gregory.8@gmail.com> Date: Sat Nov 24 15:56:12 2018 -0800 always allow explicit empty siglevel for sync dbs An empty siglevel does not do any signature verification which is exactly what we want when compiled without gpg support. This is already allowed in other parts of the codebase and required for the test suite to pass when compiled without gpg support. Fixes: FS#60880 Signed-off-by: Andrew Gregory <andrew.gregory.8@gmail.com> Signed-off-by: Allan McRae <allan@archlinux.org> (cherry picked from commit 61fe73804305a8bbb434cdc245944df5284f1964) ----------------------------------------------------------------------- Summary of changes: NEWS | 15 +++++++++++++++ configure.ac | 4 ++-- doc/index.asciidoc | 1 + lib/libalpm/be_sync.c | 2 +- 4 files changed, 19 insertions(+), 3 deletions(-) hooks/post-receive -- The official pacman repository