[pacman-dev] [GIT] The official pacman repository branch, master, updated. v5.1.1-101-g9b637cc2
Allan McRae
allan at archlinux.org
Thu Jan 10 04:12:44 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 9b637cc27aba561e5270862a1a3eb515e4f3f744 (commit)
via f9eb2aacb4655cce5faa8a2e7295a96cab91c68c (commit)
from 238fa4af4507c573ae4d478d1d7e176429d2c5c5 (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 9b637cc27aba561e5270862a1a3eb515e4f3f744
Author: Allan McRae <allan at archlinux.org>
Date: Thu Jan 10 14:10:47 2019 +1000
be_local.c: remove aligment in local_pkg_ops
The alignment was not overly helpful and caused unnecessary churn when a new
value with longer name was added.
Signed-off-by: Allan McRae <allan at archlinux.org>
commit f9eb2aacb4655cce5faa8a2e7295a96cab91c68c
Author: morganamilo <morganamilo at gmail.com>
Date: Tue Oct 9 02:05:15 2018 +0100
libalpm: parse {check, make}depends when reading database
Commit 0994893b0e6b627d45a63884ac01af7d0967eff2 added the
alpm_pkg_get_{make,check}depends functions but forgot to include
logic for parsing these fields from the database. As a result these
functions will always return an empty list.
This commit adds the parsing logic.
Signed-off-by: morganamilo <morganamilo at gmail.com>
Signed-off-by: Allan McRae <allan at archlinux.org>
-----------------------------------------------------------------------
Summary of changes:
lib/libalpm/be_local.c | 70 +++++++++++++++++++++++++++++++-------------------
lib/libalpm/be_sync.c | 12 ++-------
2 files changed, 46 insertions(+), 36 deletions(-)
hooks/post-receive
--
The official pacman repository
More information about the pacman-dev
mailing list