* [ptxdist] [PATCH v2] libtiff: version bump 4.7.0 -> 4.7.1
@ 2025-10-13 7:27 Sven Püschel
2025-10-17 8:20 ` [ptxdist] [APPLIED] " Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Sven Püschel @ 2025-10-13 7:27 UTC (permalink / raw)
To: ptxdist; +Cc: Sven Püschel
https://libtiff.gitlab.io/libtiff/releases/v4.7.1.html
Also the LICENSE file was updated to also include the
BSD copyright notice for tif_lzw.c due to multiple derivations:
The code of tif_lzw.c is derived from the compress program whose code is
derived from software contributed to Berkeley by James A. Woods,
derived from original work by Spencer Thomas and Joseph Orost.
(quoted from the LICENSE file diff)
Signed-off-by: Sven Püschel <s.pueschel@pengutronix.de>
---
rules/libtiff.make | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/rules/libtiff.make b/rules/libtiff.make
index 14be848b8..de0763808 100644
--- a/rules/libtiff.make
+++ b/rules/libtiff.make
@@ -14,15 +14,15 @@ PACKAGES-$(PTXCONF_LIBTIFF) += libtiff
#
# Paths and names
#
-LIBTIFF_VERSION := 4.7.0
-LIBTIFF_MD5 := 3a0fa4a270a4a192b08913f88d0cfbdd
+LIBTIFF_VERSION := 4.7.1
+LIBTIFF_MD5 := f1044dd3b4466cc53464210148e08146
LIBTIFF := tiff-$(LIBTIFF_VERSION)
LIBTIFF_SUFFIX := tar.gz
LIBTIFF_URL := http://download.osgeo.org/libtiff/$(LIBTIFF).$(LIBTIFF_SUFFIX)
LIBTIFF_SOURCE := $(SRCDIR)/$(LIBTIFF).$(LIBTIFF_SUFFIX)
LIBTIFF_DIR := $(BUILDDIR)/$(LIBTIFF)
-LIBTIFF_LICENSE := libtiff
-LIBTIFF_LICENSE_FILES := file://LICENSE.md;md5=a3e32d664d6db1386b4689c8121531c3
+LIBTIFF_LICENSE := libtiff AND BSD-4.3TAHOE
+LIBTIFF_LICENSE_FILES := file://LICENSE.md;md5=4ab490c3088a0acff254eb2f8c577547
# ----------------------------------------------------------------------------
# Prepare
--
2.47.3
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] [APPLIED] libtiff: version bump 4.7.0 -> 4.7.1
2025-10-13 7:27 [ptxdist] [PATCH v2] libtiff: version bump 4.7.0 -> 4.7.1 Sven Püschel
@ 2025-10-17 8:20 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2025-10-17 8:20 UTC (permalink / raw)
To: ptxdist; +Cc: Sven Püschel
Thanks, applied as e31767c0501ddbe69d65983a89580be13d8e5fe9.
Michael
[sent from post-receive hook]
On Fri, 17 Oct 2025 10:20:52 +0200, Sven Püschel <s.pueschel@pengutronix.de> wrote:
> https://libtiff.gitlab.io/libtiff/releases/v4.7.1.html
>
> Also the LICENSE file was updated to also include the
> BSD copyright notice for tif_lzw.c due to multiple derivations:
>
> The code of tif_lzw.c is derived from the compress program whose code is
> derived from software contributed to Berkeley by James A. Woods,
> derived from original work by Spencer Thomas and Joseph Orost.
>
> (quoted from the LICENSE file diff)
>
> Signed-off-by: Sven Püschel <s.pueschel@pengutronix.de>
> Message-Id: <20251013072715.754900-1-s.pueschel@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/libtiff.make b/rules/libtiff.make
> index 14be848b82e8..de0763808c4b 100644
> --- a/rules/libtiff.make
> +++ b/rules/libtiff.make
> @@ -14,15 +14,15 @@ PACKAGES-$(PTXCONF_LIBTIFF) += libtiff
> #
> # Paths and names
> #
> -LIBTIFF_VERSION := 4.7.0
> -LIBTIFF_MD5 := 3a0fa4a270a4a192b08913f88d0cfbdd
> +LIBTIFF_VERSION := 4.7.1
> +LIBTIFF_MD5 := f1044dd3b4466cc53464210148e08146
> LIBTIFF := tiff-$(LIBTIFF_VERSION)
> LIBTIFF_SUFFIX := tar.gz
> LIBTIFF_URL := http://download.osgeo.org/libtiff/$(LIBTIFF).$(LIBTIFF_SUFFIX)
> LIBTIFF_SOURCE := $(SRCDIR)/$(LIBTIFF).$(LIBTIFF_SUFFIX)
> LIBTIFF_DIR := $(BUILDDIR)/$(LIBTIFF)
> -LIBTIFF_LICENSE := libtiff
> -LIBTIFF_LICENSE_FILES := file://LICENSE.md;md5=a3e32d664d6db1386b4689c8121531c3
> +LIBTIFF_LICENSE := libtiff AND BSD-4.3TAHOE
> +LIBTIFF_LICENSE_FILES := file://LICENSE.md;md5=4ab490c3088a0acff254eb2f8c577547
>
> # ----------------------------------------------------------------------------
> # Prepare
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-10-17 8:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-10-13 7:27 [ptxdist] [PATCH v2] libtiff: version bump 4.7.0 -> 4.7.1 Sven Püschel
2025-10-17 8:20 ` [ptxdist] [APPLIED] " Michael Olbrich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox