mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Michael Tretter <m.tretter@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] nbd: version bump 3.21 -> 3.25
Date: Tue, 28 Nov 2023 09:36:46 +0100	[thread overview]
Message-ID: <20231128083646.1041416-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20231120162916.3625978-1-m.tretter@pengutronix.de>

Thanks, applied as f026a0705e6c30728bcddd2f75b1f3b30a54410b.

Michael

[sent from post-receive hook]

On Tue, 28 Nov 2023 09:36:46 +0100, Michael Tretter <m.tretter@pengutronix.de> wrote:
> Since release 3.25, the official releases of nbd are on GitHub and no
> longer uploaded to sourceforge.
> 
> Support for the Sockets Direct Protocol (SDP) has been dropped from
> upstream since the protocol is deprecated.
> 
> Signed-off-by: Michael Tretter <m.tretter@pengutronix.de>
> Message-Id: <20231120162916.3625978-1-m.tretter@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/nbd.make b/rules/nbd.make
> index 4d604d0fa5c7..ab5f2b7e93da 100644
> --- a/rules/nbd.make
> +++ b/rules/nbd.make
> @@ -14,11 +14,11 @@ PACKAGES-$(PTXCONF_NBD) += nbd
>  #
>  # Paths and names
>  #
> -NBD_VERSION	:= 3.21
> -NBD_MD5		:= c51c4c500fe1ed84c3d5d5dd2ca71d23
> +NBD_VERSION	:= 3.25
> +NBD_MD5		:= fc885361c00ac4de2c45d651c48bd937
>  NBD		:= nbd-$(NBD_VERSION)
>  NBD_SUFFIX	:= tar.xz
> -NBD_URL		:= $(call ptx/mirror, SF, nbd/$(NBD).$(NBD_SUFFIX))
> +NBD_URL		:= https://github.com/NetworkBlockDevice/nbd/releases/download/$(NBD)/$(NBD).$(NBD_SUFFIX)
>  NBD_SOURCE	:= $(SRCDIR)/$(NBD).$(NBD_SUFFIX)
>  NBD_DIR		:= $(BUILDDIR)/$(NBD)
>  NBD_LICENSE	:= GPL-2.0-only
> @@ -34,7 +34,6 @@ NBD_CONF_OPT	:= \
>  	--$(call ptx/endis, PTXCONF_GLOBAL_LARGE_FILE)-lfs \
>  	--disable-syslog \
>  	--disable-debug \
> -	--disable-sdp \
>  	--disable-gznbd \
>  	--disable-manpages \
>  	--without-gnutls \



      reply	other threads:[~2023-11-28  8:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-20 16:29 [ptxdist] [PATCH] " Michael Tretter
2023-11-28  8:36 ` Michael Olbrich [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231128083646.1041416-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=m.tretter@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox