From patchwork Sat Oct 5 16:04:13 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: 1247 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 6AEF1143C98D0 for ; Sat, 5 Oct 2019 16:04:34 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on apollo X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=DKIM_SIGNED=0.1, DKIM_VALID=-0.1,DKIM_VALID_AU=-0.1,LOCAL_FAKEBUSINESS=0.5, MAILING_LIST_MULTI=-1,RCVD_IN_DNSWL_MED=-2.3,SPF_HELO_NONE=0.001, T_DMARC_POLICY_NONE=0.01 autolearn=unavailable autolearn_force=no version=3.4.2 X-Spam-BL-Results: [127.0.9.2] Received: from orion.archlinux.org (orion.archlinux.org [88.198.91.70]) by apollo.archlinux.org (Postfix) with ESMTPS for ; Sat, 5 Oct 2019 16:04:34 +0000 (UTC) Received: from orion.archlinux.org (localhost [127.0.0.1]) by orion.archlinux.org (Postfix) with ESMTP id 3D92715A3B5F63; Sat, 5 Oct 2019 16:04:30 +0000 (UTC) Received: from luna.archlinux.org (luna.archlinux.org [5.9.250.164]) (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) by orion.archlinux.org (Postfix) with ESMTPS; Sat, 5 Oct 2019 16:04:30 +0000 (UTC) Received: from luna.archlinux.org (luna.archlinux.org [127.0.0.1]) by luna.archlinux.org (Postfix) with ESMTP id 2FE852BD3B; Sat, 5 Oct 2019 16:04:30 +0000 (UTC) Authentication-Results: luna.archlinux.org; dkim=pass (1024-bit key) header.d=kyriasis.com header.i=@kyriasis.com header.b=himXeboV Received: from luna.archlinux.org (luna.archlinux.org [127.0.0.1]) by luna.archlinux.org (Postfix) with ESMTP id 3C4862BD3A for ; Sat, 5 Oct 2019 16:04:27 +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, 5 Oct 2019 16:04:27 +0000 (UTC) Received: from theos.kyriasis.com (localhost [127.0.0.1]) by theos.kyriasis.com (OpenSMTPD) with ESMTP id b6a75b25 for ; Sat, 5 Oct 2019 16:04:24 +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=HH9WIl+6Ev5mBurDn7SYSmyb vN0=; b=himXeboV9EoeoJjuJfzhdrr/HdnW850pMc/g51DEsJ4D2nsX+MFLg24I C25UE++pYnCEy/Ew8qBm7sPJqfLdpMWAFqO9QFBg6YyPSa9PwalGVwEH2X1I2p6p a4btTT27IlbjCV6VRWYDXu/hss1r/j/9DoWih4GRcnSwuqFoits= 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=mXOpStBtOiuorABcw5 M5AtpSKRkz50OeLI9MUAPpqZdEcb9jPAOKtv0rzzGxerXGq4C5I7OtIg1Z8Cu5Fk VKn5fEIKcdeiO4p6/tgRCc5D38tJkQB48iaVDnIeYRb7ed1hDkzrrreYCdNKt/0e gpSCMFb0fZKqDy4geHQT1Vjks= Received: from hydrogen.kyriasis.com (h-52-10.A572.priv.bahnhof.se [158.174.52.10]) by theos.kyriasis.com (OpenSMTPD) with ESMTPSA id 41b52964 (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO); Sat, 5 Oct 2019 16:04:19 +0000 (UTC) From: =?utf-8?q?Johannes_L=C3=B6thberg?= To: pacman-contrib@lists.archlinux.org Subject: [PATCH] Update CHANGES.md Date: Sat, 5 Oct 2019 18:04:13 +0200 Message-Id: <20191005160413.234702-1-johannes@kyriasis.com> X-Mailer: git-send-email 2.23.0 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 | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 073c940..2cf0656 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -4,6 +4,31 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## [Unreleased] +### Added +- checkupdates: Add manpage. (d25a8b2) +- checkupdates: Add option for downloading updates. (ab69666) +- paccache: Add --age-atime and --age-mtime arguments. (45c1916) +- pacdiff: Add manpage. (35eef6b) +- pacsort: Add manpage. (ef63784) +- updpkgsums: Add manpage. (b258c31) +- vim: Add indent file. (020b533) +- vim: Add b2sums to PKGBUILD syntax file. (fc21909) + +### Changed +- checkupdates: Add -d argument to manpage. (4e2273e) +- paclist: Allow listing packages from multiple repos at once. (58bfa06) +- paclist: Also list packages where the installed version differ from the repo version. (4849211) +- vim: Remove version check for Vim older than 6.0 from PKGBUILD syntax file. (b4ae0e5) +- checkupdates, paccache, pacdiff: Don't use colors on a dumb terminal. (c57d275) + +### Fixed +- pacccache: Fix parsing of --move argument. (9ebae18) +- pacdiff: Don't assume the DBPath has a trailing slash. (0c260d3) +- pacsort: Support all compression formats supported by `makepkg`. (aa22e5c) +- vim: Add `unknown` license special case to PKGBUILD syntax file. (6193d12) + + ## [1.1.0] - 2018-08-05 ### Added - paccache: Add manpage.