Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] rhash: update to 1.4.2
@ 2021-07-18 17:40 chexum
  2021-07-19 22:50 ` leahneukirchen
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: chexum @ 2021-07-18 17:40 UTC (permalink / raw)
  To: ml

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

There is a new 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: 1424 bytes --]

From 84f11babe30dc21fc04a6e2051bbd8f4f7d164b9 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"
 

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2021-07-20  9:53 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-18 17:40 [PR PATCH] rhash: update to 1.4.2 chexum
2021-07-19 22:50 ` leahneukirchen
2021-07-19 23:37 ` [PR PATCH] [Updated] " chexum
2021-07-19 23:38 ` 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

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).