* [Buildroot] [PATCH/next 1/1] package/lftp: bump to version 4.9.2
@ 2020-08-29 20:41 Fabrice Fontaine
2020-08-29 20:57 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2020-08-29 20:41 UTC (permalink / raw)
To: buildroot
Update indentation in hash file (two spaces)
Extract from NEWS:
- mkdir: fixed exit code with -f option.
- ftp: made ftp:use-pret setting tri-boolean.
- get/mget/put/mput: don't try next files after error if cmd:fail-exit
is true.
- get/mget: fixed -O option with remote URL and xfer:use-temp-file being
true.
- mirror: disallow empty patterns; don't delete "..".
- mirror: fixed --on-change with --reverse.
- sftp: fixed a bug with truncated files when packets are reordered
(finally).
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/lftp/lftp.hash | 8 ++++----
package/lftp/lftp.mk | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/package/lftp/lftp.hash b/package/lftp/lftp.hash
index a2f60f95b0..e4c3305c03 100644
--- a/package/lftp/lftp.hash
+++ b/package/lftp/lftp.hash
@@ -1,7 +1,7 @@
-# From http://lftp.yar.ru/ftp/lftp-4.9.1.md5sum
-md5 3da57b1960b1416e89a532c54a67a936 lftp-4.9.1.tar.xz
+# From http://lftp.yar.ru/ftp/lftp-4.9.2.md5sum
+md5 b3a272ecb7a2b60e3827776f90ffb2f3 lftp-4.9.2.tar.xz
# Locally calculated after checking gpg signature
-sha256 5969fcaefd102955dd882f3bcd8962198bc537224749ed92f206f415207a024b lftp-4.9.1.tar.xz
+sha256 c517c4f4f9c39bd415d7313088a2b1e313b2d386867fe40b7692b83a20f0670d lftp-4.9.2.tar.xz
# Hash for license file:
-sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 COPYING
+sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 COPYING
diff --git a/package/lftp/lftp.mk b/package/lftp/lftp.mk
index 9c568da677..1348e137de 100644
--- a/package/lftp/lftp.mk
+++ b/package/lftp/lftp.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LFTP_VERSION = 4.9.1
+LFTP_VERSION = 4.9.2
LFTP_SOURCE = lftp-$(LFTP_VERSION).tar.xz
LFTP_SITE = http://lftp.yar.ru/ftp
LFTP_LICENSE = GPL-3.0+
--
2.28.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH/next 1/1] package/lftp: bump to version 4.9.2
2020-08-29 20:41 [Buildroot] [PATCH/next 1/1] package/lftp: bump to version 4.9.2 Fabrice Fontaine
@ 2020-08-29 20:57 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2020-08-29 20:57 UTC (permalink / raw)
To: buildroot
On Sat, 29 Aug 2020 22:41:10 +0200
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> Update indentation in hash file (two spaces)
>
> Extract from NEWS:
>
> - mkdir: fixed exit code with -f option.
> - ftp: made ftp:use-pret setting tri-boolean.
> - get/mget/put/mput: don't try next files after error if cmd:fail-exit
> is true.
> - get/mget: fixed -O option with remote URL and xfer:use-temp-file being
> true.
> - mirror: disallow empty patterns; don't delete "..".
> - mirror: fixed --on-change with --reverse.
> - sftp: fixed a bug with truncated files when packets are reordered
> (finally).
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> package/lftp/lftp.hash | 8 ++++----
> package/lftp/lftp.mk | 2 +-
> 2 files changed, 5 insertions(+), 5 deletions(-)
Applied to next, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-08-29 20:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-29 20:41 [Buildroot] [PATCH/next 1/1] package/lftp: bump to version 4.9.2 Fabrice Fontaine
2020-08-29 20:57 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox