From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Wed, 11 Jun 2025 10:32:18 +0200 Received: from metis.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::104]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1uPGsc-0065ii-1x for lore@lore.pengutronix.de; Wed, 11 Jun 2025 10:32:18 +0200 Received: from localhost ([127.0.0.1] helo=metis.whiteo.stw.pengutronix.de) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1uPGsc-0001xp-9r; Wed, 11 Jun 2025 10:32:18 +0200 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.whiteo.stw.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1uPGsV-0001wN-IS; Wed, 11 Jun 2025 10:32:11 +0200 Received: from pty.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::c5]) by drehscheibe.grey.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1uPGsU-002uoG-2M; Wed, 11 Jun 2025 10:32:10 +0200 Received: from mol by pty.whiteo.stw.pengutronix.de with local (Exim 4.96) (envelope-from ) id 1uPGsU-006m85-22; Wed, 11 Jun 2025 10:32:10 +0200 Date: Wed, 11 Jun 2025 10:32:10 +0200 From: Michael Olbrich To: Roman Schnider Message-ID: Mail-Followup-To: Roman Schnider , "ptxdist@pengutronix.de" References: <20250526063627.7148-1-r.schnider@cab.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-Accept-Language: de,en X-Accept-Content-Type: text/plain X-IRC: #ptxdist @freenode Subject: Re: [ptxdist] [PATCH v2] pureftpd: version bump 1.0.36 -> 1.0.52 X-BeenThere: ptxdist@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Cc: "ptxdist@pengutronix.de" Sender: "ptxdist" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: ptxdist-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.whiteo.stw.pengutronix.de); SAEximRunCond expanded to false On Wed, Jun 11, 2025 at 08:07:18AM +0000, Roman Schnider wrote: > On 06.06.25 17:36, Michael Olbrich wrote: > > On Mon, May 26, 2025 at 08:36:09AM +0200, Roman Schnider via ptxdist wrote: > >> Various bug fixes and improvements: > >> https://www.pureftpd.org/project/pure-ftpd/news/ > >> > >> Added license > >> > >> Signed-off-by: Roman Schnider > >> --- > >> v2: > >> keep download URL for older releases > >> --- > >> rules/pureftpd.make | 6 ++++-- > >> 1 file changed, 4 insertions(+), 2 deletions(-) > >> > >> diff --git a/rules/pureftpd.make b/rules/pureftpd.make > >> index 8f447b528..80b333133 100644 > >> --- a/rules/pureftpd.make > >> +++ b/rules/pureftpd.make > >> @@ -13,8 +13,8 @@ PACKAGES-$(PTXCONF_PUREFTPD) += pureftpd > >> # > >> # Paths and names > >> # > >> -PUREFTPD_VERSION := 1.0.36 > >> -PUREFTPD_MD5 := 7899c75c1fed7dbad0352eb31080e066 > >> +PUREFTPD_VERSION := 1.0.52 > >> +PUREFTPD_MD5 := 6fdd75053b7aaa0f45089a7bf7fcd0b4 > >> PUREFTPD := pure-ftpd-$(PUREFTPD_VERSION) > >> PUREFTPD_SUFFIX := tar.bz2 > >> PUREFTPD_URL := \ > >> @@ -22,6 +22,8 @@ PUREFTPD_URL := \ > >> http://download.pureftpd.org/pub/pure-ftpd/releases/obsolete/$(PUREFTPD).$(PUREFTPD_SUFFIX) > >> PUREFTPD_SOURCE := $(SRCDIR)/$(PUREFTPD).$(PUREFTPD_SUFFIX) > >> PUREFTPD_DIR := $(BUILDDIR)/$(PUREFTPD) > >> +PUREFTPD_LICENSE := ISC AND BSD-3-Clause > >> +PUREFTPD_LICENSE_FILES := file://COPYING;md5=5138d4a8a877b32de6a78cf7e9e99c25 > > > > This file does not contain the BSD-3-Clause license text. Please add > > src/bsd-glob.c as another file with the appropriate startline/endline. > > > > Looking at the other src/bsd-* files, I would also add > - src/bsd-getopt_long.c (BSD-2-Clause) and > - src/bsd-getopt_long.h (BSD-4-Clause) > > Fine with this? Yes, absolutely. Michael -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |