[pacman-dev] [GIT] The official pacman repository branch, master, updated. v5.1.1-239-gb05a3c10
Allan McRae
allan at archlinux.org
Tue Oct 15 23:53:08 UTC 2019
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, master has been updated
via b05a3c10bff000a498e8f3dbfc161cce44776181 (commit)
via 719efe19c7372ee7acc243d3d16180163f0bc132 (commit)
via 54b6d689e5aaa56058e0c95223319221fa735821 (commit)
from 27ccd6897640f3dab76624825504a7ae02ddda26 (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 b05a3c10bff000a498e8f3dbfc161cce44776181
Author: Allan McRae <allan at archlinux.org>
Date: Tue Oct 15 21:29:22 2019 +1000
Update README for pacman 5.2.0 release
This is the first major release without any additions to the libalpm API!
Signed-off-by: Allan McRae <allan at archlinux.org>
commit 719efe19c7372ee7acc243d3d16180163f0bc132
Author: morganamilo <morganamilo at gmail.com>
Date: Tue Oct 15 10:30:02 2019 +0100
libalpm: set errno in signing dummy functions
This allows pacman to print the correct error message when checking keys
and libalpm has been compiled without gpgme support.
Signed-off-by: Allan McRae <allan at archlinux.org>
commit 54b6d689e5aaa56058e0c95223319221fa735821
Author: morganamilo <morganamilo at gmail.com>
Date: Tue Oct 15 10:30:01 2019 +0100
libalpm: fix segfault when -Qip'ing a package
The dummy checksigs function never sets count to 0, leaving it
unitialized. This caused the siglist cleanup to try and free the empty
list.
Signed-off-by: Allan McRae <allan at archlinux.org>
-----------------------------------------------------------------------
Summary of changes:
README | 25 +++++++++++++++++++++++++
lib/libalpm/signing.c | 12 ++++++++----
2 files changed, 33 insertions(+), 4 deletions(-)
hooks/post-receive
--
The official pacman repository
More information about the pacman-dev
mailing list