X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from ncopa-desktop.alpinelinux.org (3.203.202.84.customer.cdi.no [84.202.203.3]) (using SSLv3 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: nc@alpinelinux.org) by mail.alpinelinux.org (Postfix) with ESMTPSA id AD1BBDC029A for ; Fri, 22 Feb 2013 07:35:57 +0000 (UTC) Date: Fri, 22 Feb 2013 08:35:53 +0100 From: Natanael Copa To: Alpine Linux Development Subject: [alpine-devel] abuild-2.14.0 released Message-ID: <20130222083553.68dbe7d7@ncopa-desktop.alpinelinux.org> X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.15; x86_64-unknown-linux-gnu) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Hi, I have pushed abuild-2.14.0 to edge. Some highlights: * new tool: checkapk * autocreate APKINDEX in REPODEST when set * sha256, sha512 checksums * buildrepo speedup * support for filename::fileuri (eg. foo-$pkgver::https://github.com/foo/foo/tarball/v1.1.tar.gz) Shortlog: Carlo Landmeter (1): abuild: add git/svn snapshot hook Natanael Copa (20): abuild: report error if md5sum exist but no sources abuild: use sha256 and sha512 sums instead of md5 abuild: improve sanitycheck to check sanity of all checksums checkapk: new tool aports.lua: also store url in pkg struct abuild: verify pkgdesc length abuild: fix spelling in comment abuild: update abuild repo index when cleaning packages abuild: use REPODEST as abuildrepo if specified buildrepo: add message that we are puring old packages checkapk: find package when REPODEST is used abuild: fix warning about md5check abump: add option -f to set "fixes" in commit message buildrepo: speed up by avoiding forks update gitignore newapkbuild: https is also an url abuild: support filename::fileuri in source abuild: treat syslinux's .c32 files as shared objects aports.lua: support filename::fileuri source format -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---