[pacman-dev] [GIT] The official pacman repository branch, master, updated. v5.1.1-125-g776fbe1c
Allan McRae
allan at archlinux.org
Wed Jan 30 00:08:28 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 776fbe1cde58739d0469d3efbc76cb13b80f18b3 (commit)
from 5bd54fa0c672d89fedc7995025cf8ea4b5e5e96b (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 776fbe1cde58739d0469d3efbc76cb13b80f18b3
Author: Chloe Kudryavtsev <toast at toastin.space>
Date: Tue Jan 29 00:54:21 2019 -0500
libmakepkg: Add lzip ext support
lzip is a lossless data compressor designed to replace gzip and bzip2 as
the standard general-purpose compressed format.
- add .lz (lzip) support to libmakepkg/util/compress.sh:compress_as
- add COMPRESSLZ to makepkg.conf.in
- document COMPRESSLZ
- document PKGEXT with `.tar.lz`
Signed-off-by: Chloe Kudryavtsev <toast at toastin.space>
Signed-off-by: Allan McRae <allan at archlinux.org>
-----------------------------------------------------------------------
Summary of changes:
doc/makepkg.conf.5.asciidoc | 3 ++-
etc/makepkg.conf.in | 1 +
scripts/libmakepkg/util/compress.sh.in | 1 +
3 files changed, 4 insertions(+), 1 deletion(-)
hooks/post-receive
--
The official pacman repository
More information about the pacman-dev
mailing list