Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rhash: update to 1.4.2 #32036

Merged
merged 1 commit into from Jul 20, 2021
Merged

rhash: update to 1.4.2 #32036

merged 1 commit into from Jul 20, 2021

Conversation

chexum
Copy link
Contributor

@chexum chexum commented Jul 18, 2021

  • 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

General

Have the results of the proposed changes been tested?

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

  • 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):
    • aarch64
    • [ x armv7l
    • armv6l-musl

@leahneukirchen
Copy link
Member

Please fix lint, then +1.

@chexum chexum force-pushed the rhash-142 branch 5 times, most recently from 4777f89 to 8a5f114 Compare July 19, 2021 23:44
  - 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
@chexum
Copy link
Contributor Author

chexum commented Jul 19, 2021

fixing lint warning with regards to make_install_target location seems incredibly iterative, but done finally

@leahneukirchen leahneukirchen merged commit b321ec2 into void-linux:master Jul 20, 2021
@leahneukirchen
Copy link
Member

You can run xlint locally you know. ;)

@chexum chexum deleted the rhash-142 branch July 22, 2021 18:23
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants