This is an automated email from the git hooks/post-receive script. demize pushed a change to branch master in repository pacman-contrib. from e9930ec checkupdates: Make sure spaces in DBPath are handled new 95ba86e Migrate pacsearch new d4fd3f1 src/Makefile.am: Add lib dependencies to targets new 93f372d configure.ac: add missing SIZECMD new 8effb41 paccache: Exit when privilege escalation fails The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Graph of new commits: * 8effb41 (HEAD -> master) paccache: Exit when privilege escalation fails * 93f372d configure.ac: add missing SIZECMD * d4fd3f1 src/Makefile.am: Add lib dependencies to targets * 95ba86e Migrate pacsearch Detailed log of new commits: commit 8effb4140d7b39e4196c14d54834c632833daa00 Author: Johannes Löthberg <johannes@kyriasis.com> Date: Wed Oct 12 11:57:55 2016 +0200 paccache: Exit when privilege escalation fails Pipelines run in subshells, so we need to set errexit for privilege escalation failing to exit the script properly. Fixes FS#44850. Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> commit 93f372d08b669c188bf46c2c1bd5d8f5aa1d28ff Author: Johannes Löthberg <johannes@kyriasis.com> Date: Wed Oct 12 11:57:45 2016 +0200 configure.ac: add missing SIZECMD Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> commit d4fd3f1a2691597972cd5c6fb73db91391deade9 Author: Johannes Löthberg <johannes@kyriasis.com> Date: Wed Oct 12 11:24:35 2016 +0200 src/Makefile.am: Add lib dependencies to targets Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> commit 95ba86e3f8dfeabc8729488081797f85313adcdd Author: Johannes Löthberg <johannes@kyriasis.com> Date: Wed Oct 12 11:21:24 2016 +0200 Migrate pacsearch Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> Summary of changes: configure.ac | 3 ++ src/Makefile.am | 29 +++++++----- src/paccache.sh.in | 3 ++ src/pacsearch.pl.in | 125 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 149 insertions(+), 11 deletions(-) create mode 100644 src/pacsearch.pl.in -- To stop receiving notification emails like this one, please contact the administrator of this repository.