mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 13:18:36 -09:00
package/pv: bump to version 1.10.5
See NEWS: https://codeberg.org/ivarch/pv/src/tag/v1.10.5/docs/NEWS.md Changes in 1.10.5: - Fix --bits option rate calculation and --gauge compatibility - Security: ignore TMP/TMPDIR, improve memory safety - Fix terminal state garbling on exit with --cursor - Improve ETA calculation across suspend/resume - Better --watchfd and --line-mode handling - Address issues found by security audit tools Signed-off-by: Shubham Chakraborty <chakrabortyshubham66@gmail.com> [Julien: - move DEVELOPER entry in a separate commit - add link to NEWS in commit log ] Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
0104d73183
commit
0f5e9556a1
@@ -1,7 +1,7 @@
|
||||
# Locally calculated after checking pgp signature
|
||||
# using key: D8FF44A79CC8A61EF694FA7EB883E01314DA8E84
|
||||
# from: https://codeberg.org/a-j-wood.gpg
|
||||
sha256 aa1630c79af6960a8922ffa64d2c3e7f87486da21fcb57e277824294fd266742 pv-1.10.3.tar.gz
|
||||
sha256 ab21b4f8662280646b6a02e1b9f096790918f89c952bbe0d06fef75d3b52fb15 pv-1.10.5.tar.gz
|
||||
|
||||
# Hash for license file
|
||||
sha256 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986 docs/COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PV_VERSION = 1.10.3
|
||||
PV_VERSION = 1.10.5
|
||||
PV_SITE = https://www.ivarch.com/programs/sources
|
||||
PV_LICENSE = GPL-3.0+
|
||||
PV_LICENSE_FILES = docs/COPYING
|
||||
|
||||
Reference in New Issue
Block a user