Github messages for voidlinux
 help / color / mirror / Atom feed
From: chexum <chexum@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] rhash: update to 1.4.2
Date: Tue, 20 Jul 2021 01:37:33 +0200	[thread overview]
Message-ID: <20210719233733.re54zznPG_0B3xMPoLFn8SToXyiONWw1Pivfg3QjtoM@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-32036@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 1496 bytes --]

There is an updated pull request by chexum against master on the void-packages repository

https://github.com/chexum/void-packages rhash-142
https://github.com/void-linux/void-packages/pull/32036

rhash: update to 1.4.2
  - significantly improve file reading performance on Linux/Unix
  - print 'Nothing to verify' when verifying a hash file without a message digest
  - count unparsed lines of a hash file as errors
  - print line numbers of unparsed lines of a hash file
  - Bugfix: fix verification of some hash files containing spaces in file paths

<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, (x86_64-glibc)
- [ x I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [x] aarch64
  - [ x armv7l
  - [ ] armv6l-musl


A patch file from https://github.com/void-linux/void-packages/pull/32036.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-rhash-142-32036.patch --]
[-- Type: text/x-diff, Size: 1432 bytes --]

From b495ead171181cbdbf684bbc441d38f721bf5eb8 Mon Sep 17 00:00:00 2001
From: J Farkas <chexum+git@gmail.com>
Date: Sun, 18 Jul 2021 17:22:01 +0000
Subject: [PATCH] rhash: update to 1.4.2

  - significantly improve file reading performance on Linux/Unix
  - print 'Nothing to verify' when verifying a hash file without a
    message digest
  - count unparsed lines of a hash file as errors
  - print line numbers of unparsed lines of a hash file
  - Bugfix: fix verification of some hash files containing spaces in
    file paths
---
 srcpkgs/rhash/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/rhash/template b/srcpkgs/rhash/template
index fddde4439ce1..9778d8062c8c 100644
--- a/srcpkgs/rhash/template
+++ b/srcpkgs/rhash/template
@@ -1,7 +1,7 @@
 # Template file for 'rhash'
 pkgname=rhash
-version=1.4.1
-revision=2
+version=1.4.2
+revision=1
 wrksrc="RHash-${version}"
 build_style=configure
 configure_args="--enable-openssl --disable-openssl-runtime
@@ -13,7 +13,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="0BSD"
 homepage="https://github.com/rhash/RHash"
 distfiles="https://github.com/rhash/RHash/archive/v${version}.tar.gz"
-checksum=430c812733e69b78f07ce30a05db69563450e41e217ae618507a4ce2e144a297
+checksum=600d00f5f91ef04194d50903d3c79412099328c42f28ff43a0bdb777b00bec62
 make_build_target="all lib-shared"
 make_install_target="install install-lib-shared"
 

  parent reply	other threads:[~2021-07-19 23:37 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-18 17:40 [PR PATCH] " chexum
2021-07-19 22:50 ` leahneukirchen
2021-07-19 23:37 ` chexum [this message]
2021-07-19 23:38 ` [PR PATCH] [Updated] " chexum
2021-07-19 23:41 ` chexum
2021-07-19 23:43 ` chexum
2021-07-19 23:44 ` chexum
2021-07-19 23:46 ` chexum
2021-07-19 23:49 ` chexum
2021-07-20  9:53 ` [PR PATCH] [Merged]: " leahneukirchen
2021-07-20  9:53 ` leahneukirchen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210719233733.re54zznPG_0B3xMPoLFn8SToXyiONWw1Pivfg3QjtoM@z \
    --to=chexum@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).