[pacman-dev] [GIT] The official pacman repository branch, master, updated. v5.0.0-14-gf63854f

Allan McRae allan at archlinux.org
Mon Feb 22 01:26:45 UTC 2016


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  f63854fa96f658ca5bdf2c21a1cd33cf4e3fbdbd (commit)
       via  83c7dc80cba7c9818f0ceba7ff6382fef873818f (commit)
       via  fd936c9e732348ed754087576d67d1b2fe04afd4 (commit)
       via  169287e494a5348687260a00697be06b36ba4434 (commit)
       via  7624101e181c6c7262a40fc34797d591d062d4d4 (commit)
       via  a1a8d067e0264ade802229d418acfb019528f97c (commit)
       via  7cf5e1aebf8aaeefa743d057d72833541722ca24 (commit)
       via  c72ca3d539072acf55b4deb3a5646ce0717f08a1 (commit)
       via  3cb1669e07106e9108976a76b7d2f37e659bce6c (commit)
       via  0fa695d0e3862bf343804892c51d3793dd90be60 (commit)
       via  50a2db4834906d83651c9e3cd4392adade6b6855 (commit)
       via  fb72eede2020e49402e7c191608bf412239f85e8 (commit)
       via  c1bb41a0378736e0fdd535541daa8cd7d09a4cc6 (commit)
       via  252183b4093b8c82ad19159d23bdd2cf0e2d574e (commit)
      from  fea9abc8db3b8161ab32774a0ddd7c405cfbe44f (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 f63854fa96f658ca5bdf2c21a1cd33cf4e3fbdbd
Author: Dominik Fischer <d.f.fischer at web.de>
Date:   Sat Feb 20 18:35:47 2016 +0100

    only include .SRCINFO comments in source tarball
    
    This avoids introducing unnecessary changes to the time stamp into
    package repositories that regularly use --printsrcinfo to update the
    .SRCINFO file.
    
    Signed-off-by: Allan McRae <allan at archlinux.org>

commit 83c7dc80cba7c9818f0ceba7ff6382fef873818f
Author: Allan McRae <allan at archlinux.org>
Date:   Sat Feb 20 15:43:13 2016 +1000

    alpm-hooks.5: document hook running order
    
    Signed-off-by: Allan McRae <allan at archlinux.org>

commit fd936c9e732348ed754087576d67d1b2fe04afd4
Author: Andrew Gregory <andrew.gregory.8 at gmail.com>
Date:   Wed Feb 3 08:23:41 2016 -0500

    only remove pacnew file if it is new
    
    Check if we overwrote an exiting pacnew file before unlinking it.
    Otherwise, updating to a version with an unchanged file would delete
    existing pacnew files.
    
    FS#47993
    
    Signed-off-by: Andrew Gregory <andrew.gregory.8 at gmail.com>
    Signed-off-by: Allan McRae <allan at archlinux.org>

commit 169287e494a5348687260a00697be06b36ba4434
Author: Allan McRae <allan at archlinux.org>
Date:   Tue Feb 16 12:08:07 2016 +1000

    makepkg: remove pkg from OPT_LONG array
    
    Signed-off-by: Allan McRae <allan at archlinux.org>

commit 7624101e181c6c7262a40fc34797d591d062d4d4
Author: Allan McRae <allan at archlinux.org>
Date:   Fri Feb 12 21:09:47 2016 +1000

    Revert "makepkg: Empty/create only $pkgdir's relevant to current PKGBUILD"
    
    This reverts commit f9423cfa5d5b9f2041b70676438082faad1cd1ee.
    
    This created issue when building packages with debug info multiple times.
    It could be fixed, but it confirmed my initial opinion that keeping other
    directories in $pkgdirbase was wrong. Use different BUILDDIRs if you want
    to build different things from a single PKGBUILD.

commit a1a8d067e0264ade802229d418acfb019528f97c
Author: Olivier Brunel <jjk at jjacky.com>
Date:   Sat Jan 30 15:16:28 2016 +0100

    Log to file when running hooks
    
    Useful if there's some output (to know where it comes from), or in case of
    failure.
    
    Signed-off-by: Olivier Brunel <jjk at jjacky.com>
    Signed-off-by: Allan McRae <allan at archlinux.org>

commit 7cf5e1aebf8aaeefa743d057d72833541722ca24
Author: Allan McRae <allan at archlinux.org>
Date:   Sun Feb 7 22:01:08 2016 +1000

    doc/alpm-hooks: mention that hooks must have a ".hooks" suffix.
    
    Signed-off-by: Allan McRae <allan at archlinux.org>

commit c72ca3d539072acf55b4deb3a5646ce0717f08a1
Author: Alastair Hughes <hobbitalastair at gmail.com>
Date:   Sat Feb 6 20:54:31 2016 +1300

    Make "makepkg -g" ignore the current architecture.
    
    Commit 663c74150ab4ba6d3adc55b0e3f539557a16e352
    (makepkg: merge arch dependent variables after PKGBUILD linting) broke
    "makepkg -g" on a PKGBUILD which did not include the current architecture, by
    moving the lint_pkgbuild call before GENINTEG was processed.
    Fix that by setting IGNOREARCH for the "-g" option.
    
    Signed-off-by: Allan McRae <allan at archlinux.org>

commit 3cb1669e07106e9108976a76b7d2f37e659bce6c
Author: Allan McRae <allan at archlinux.org>
Date:   Sun Feb 7 21:27:31 2016 +1000

    libmakepkg: increase robustness of the detection of array variables
    
    Extract array detection into its own utility function that ensures
    extglob is enabled.
    
    Suggested-by: Dave Reisner <dreisner at archlinux.org>
    Signed-off-by: Allan McRae <allan at archlinux.org>

commit 0fa695d0e3862bf343804892c51d3793dd90be60
Author: Allan McRae <allan at archlinux.org>
Date:   Sun Feb 7 20:59:09 2016 +1000

    repo-remove: fix checking for non-existent .db database
    
    Signed-off-by: Allan McRae <allan at archlinux.org>

commit 50a2db4834906d83651c9e3cd4392adade6b6855
Author: Alastair Hughes <hobbitalastair at gmail.com>
Date:   Thu Feb 4 07:25:28 2016 +1300

    Add the missing limits.h include to hook.c
    
    PATH_MAX is only defined in limits.h in musl libc, so ensure that it is
    included. Presumably this is also required on other platforms.
    
    Signed-off-by: Alastair Hughes <hobbitalastair at gmail.com>
    Signed-off-by: Allan McRae <allan at archlinux.org>

commit fb72eede2020e49402e7c191608bf412239f85e8
Author: Andrew Gregory <andrew.gregory.8 at gmail.com>
Date:   Mon Feb 1 12:39:47 2016 -0500

    doc/index.txt: update for pacman 5.0
    
    Signed-off-by: Andrew Gregory <andrew.gregory.8 at gmail.com>
    Signed-off-by: Allan McRae <allan at archlinux.org>

commit c1bb41a0378736e0fdd535541daa8cd7d09a4cc6
Author: Andrew Gregory <andrew.gregory.8 at gmail.com>
Date:   Mon Feb 1 12:14:47 2016 -0500

    dump_pkg_info: fix wide character title alignment
    
    The padding added to the end of the title was based on the return value
    of mbstowcs which is the number of characters.  This caused alignment
    issues for languages with characters that span multiple columns.
    Instead, base the padding on the number of columns needed by the
    translated string as returned by wcswidth.
    
    Fixes #47980
    
    Signed-off-by: Andrew Gregory <andrew.gregory.8 at gmail.com>
    Signed-off-by: Allan McRae <allan at archlinux.org>

commit 252183b4093b8c82ad19159d23bdd2cf0e2d574e
Author: Doug Newgard <scimmia at archlinux.info>
Date:   Sat Jan 30 23:02:00 2016 -0600

    Bring makepkg zsh completions up to date
    
    Signed-off-by: Doug Newgard <scimmia at archlinux.info>
    Signed-off-by: Allan McRae <allan at archlinux.org>

-----------------------------------------------------------------------

Summary of changes:
 contrib/zsh_completion.in                         | 21 +++++++++++-------
 doc/alpm-hooks.5.txt                              |  4 +++-
 doc/index.txt                                     | 13 +++++++----
 lib/libalpm/add.c                                 | 10 ++++++---
 lib/libalpm/hook.c                                |  3 ++-
 scripts/libmakepkg/lint_pkgbuild/variable.sh.in   |  6 ++---
 scripts/libmakepkg/util/util.sh                   | 17 ++++++++++++++
 scripts/makepkg.sh.in                             | 27 ++++++++++++++---------
 scripts/repo-add.sh.in                            |  2 +-
 src/pacman/package.c                              | 17 +++++++++-----
 test/pacman/tests/TESTS                           |  1 +
 test/pacman/tests/{upgrade021.py => backup001.py} |  5 +++--
 12 files changed, 87 insertions(+), 39 deletions(-)
 copy test/pacman/tests/{upgrade021.py => backup001.py} (83%)


hooks/post-receive
-- 
The official pacman repository


More information about the pacman-dev mailing list