From patchwork Sat Dec 14 00:17:54 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Johannes_L=C3=B6thberg?= X-Patchwork-Id: 1407 X-Patchwork-Delegate: polycitizen@gmail.com Return-Path: Delivered-To: patchwork@archlinux.org Received: from apollo.archlinux.org (localhost [127.0.0.1]) by apollo.archlinux.org (Postfix) with ESMTP id 445E715A15C8D for ; Sat, 14 Dec 2019 00:18:05 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on apollo.archlinux.org X-Spam-Level: X-Spam-Status: No, score=-3.4 required=5.0 tests=DKIM_SIGNED=0.1, DKIM_VALID=-0.1,DKIM_VALID_AU=-0.1,MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_MED=-2.3,SPF_HELO_NONE=0.001,T_DMARC_POLICY_NONE=0.01 autolearn=ham autolearn_force=no version=3.4.2 X-Spam-BL-Results: [127.0.9.2] Received: from orion.archlinux.org (orion.archlinux.org [IPv6:2a01:4f8:160:6087::1]) by apollo.archlinux.org (Postfix) with ESMTPS for ; Sat, 14 Dec 2019 00:18:05 +0000 (UTC) Received: from orion.archlinux.org (localhost [127.0.0.1]) by orion.archlinux.org (Postfix) with ESMTP id 99473173C0DD83; Sat, 14 Dec 2019 00:18:03 +0000 (UTC) Received: from luna.archlinux.org (luna.archlinux.org [IPv6:2a01:4f8:160:3033::2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: luna) by orion.archlinux.org (Postfix) with ESMTPSA id 3E42D173C0DD7F; Sat, 14 Dec 2019 00:18:03 +0000 (UTC) Authentication-Results: orion.archlinux.org; dkim=pass (1024-bit key) header.d=kyriasis.com header.i=@kyriasis.com header.b=fDYABK4w Received: from luna.archlinux.org (luna.archlinux.org [127.0.0.1]) by luna.archlinux.org (Postfix) with ESMTP id 2C18B2B799; Sat, 14 Dec 2019 00:18:03 +0000 (UTC) Authentication-Results: luna.archlinux.org; dkim=pass (1024-bit key) header.d=kyriasis.com header.i=@kyriasis.com header.b=fDYABK4w Received: from luna.archlinux.org (luna.archlinux.org [127.0.0.1]) by luna.archlinux.org (Postfix) with ESMTP id 074172B796 for ; Sat, 14 Dec 2019 00:18:00 +0000 (UTC) Received: from theos.kyriasis.com (theos.kyriasis.com [IPv6:2a01:7e00:e000:136::1]) by luna.archlinux.org (Postfix) with ESMTPS for ; Sat, 14 Dec 2019 00:17:59 +0000 (UTC) Received: from theos.kyriasis.com (localhost [127.0.0.1]) by theos.kyriasis.com (OpenSMTPD) with ESMTP id 1ed02193; Sat, 14 Dec 2019 00:17:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=kyriasis.com; h=from:to:cc :subject:date:message-id:mime-version:content-type :content-transfer-encoding; s=theos; bh=Z+Du7MlCIflqgqcKA4GrZRLA fZY=; b=fDYABK4wFL8S3Cdwpuh1Mj2Uf2eiDzHDWYGeYp+LRfmykWKefSr1wpKZ enATeFYdrb0bbGPoFII2U8P4cPOo4oRhdaDGYaui8yU6INV8csq2QsmDRxJAbMMw 7KGrvh5hN08AqQujx90eGvJfe+OpxX33yfCgleoxS5wFMLL2P60= DomainKey-Signature: a=rsa-sha1; c=nofws; d=kyriasis.com; h=from:to:cc :subject:date:message-id:mime-version:content-type :content-transfer-encoding; q=dns; s=theos; b=qRnDNjz46pqgQS/CLr rLxH7VlMOAe1MkdB2YmN4/IuuFNJyosM2yg6ppmWXHOxeqzC5J3yk6P2A98J48Rq aPweTg/C1Czd7nFoAGJRC/ComcHCfo7NbevXtrQXnmr8nq22kb6rTBVhf0yAgJmD GYNscN8tvG5plVenJYTRkk60Q= Received: from hydrogen.kyriasis.com (h-52-10.A572.priv.bahnhof.se [158.174.52.10]) by theos.kyriasis.com (OpenSMTPD) with ESMTPSA id fc38c569 (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO) auth=yes user=kyrias; Sat, 14 Dec 2019 00:17:59 +0000 (UTC) From: =?utf-8?q?Johannes_L=C3=B6thberg?= To: pacman-contrib@lists.archlinux.org Subject: [PATCH] CHANGES.md: Update for v1.3.0 Date: Sat, 14 Dec 2019 01:17:54 +0100 Message-Id: <20191214001754.256502-1-johannes@kyriasis.com> X-Mailer: git-send-email 2.24.1 MIME-Version: 1.0 X-BeenThere: pacman-contrib@lists.archlinux.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion list for pacman-contrib development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: =?utf-8?q?Johannes_L=C3=B6thberg?= Errors-To: pacman-contrib-bounces@lists.archlinux.org Sender: "pacman-contrib" Signed-off-by: Johannes Löthberg --- CHANGES.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 1a237b4..a267cf8 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -6,8 +6,18 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] ### Added -- Add document describing the release procedures. -- Vim: Add Unlicense as valid license. +- Add document describing the release procedures. (21449e3) +- vim: Add Unlicense as valid license. (f835547) + +### Changed +- checkupdates: Use $UID instead of $USER in the tempdir path. (a8b342e) +- checkupdates, paccache, and pacdiff were ported to libmakepkg. (431e564) + +### Fixed +- checkupdates: Exit with 2 if there are no updates available. (3da550e) +- updpkgsums: Use makepkg's checksum algorithm type specification, fixing support for b2sums. (c8ef727) +- vim: Recognize validpgpkeys variable. (e6950d3) + ## [1.2.0] - 2019-10-06 ### Added