Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Petr Vorel <petr.vorel@gmail.com>
To: Bernd Kuhls <bernd@kuhls.net>
Cc: Eric Le Bihan <eric.le.bihan.dev@free.fr>,
	Marcin Bis <marcin@bis.org.pl>,
	Grzegorz Blach <grzegorz@blach.pl>,
	Asaf Kahlon <asafka7@gmail.com>,
	James Hilliard <james.hilliard1@gmail.com>,
	Thomas Petazzoni <thomas.petazzoni@bootlin.com>,
	buildroot@buildroot.org, Louis-Paul Cordier <lpdev@cordier.org>,
	Fabrice Fontaine <fontaine.fabrice@gmail.com>
Subject: Re: [Buildroot] [PATCH/next 06/13] package/rpcbind: bump version to 1.2.7
Date: Thu, 22 Aug 2024 22:32:55 +0200	[thread overview]
Message-ID: <20240822203255.GG1160317@pevik> (raw)
In-Reply-To: <20240822182050.65230-6-bernd@kuhls.net>

Hi Bernd,

Reviewed-by: Petr Vorel <petr.vorel@gmail.com>

I checked just for git (where Steve, the upstream maintainer haven't pushed the
changes), thus I didn't notice the change. Thanks for updating it,
connecting using abstract address is the feature I'm looking for (it fixes
nfslock on NFSv3).

Again, there could be changes fixed:
$ ./utils/check-package package/rpcbind/*
package/rpcbind/S30rpcbind:23: should be indented with tabs (https://nightly.buildroot.org/#adding-packages-start-script)
package/rpcbind/S30rpcbind:26: should be indented with tabs (https://nightly.buildroot.org/#adding-packages-start-script)
package/rpcbind/S30rpcbind:29: should be indented with tabs (https://nightly.buildroot.org/#adding-packages-start-script)
package/rpcbind/S30rpcbind:32: should be indented with tabs (https://nightly.buildroot.org/#adding-packages-start-script)
package/rpcbind/S30rpcbind:38: empty line at end of file
package/rpcbind/S30rpcbind:0: DAEMON variable not defined (https://nightly.buildroot.org/#adding-packages-start-script)
package/rpcbind/0001-Remove-yellow-pages-support.patch:0: missing Upstream in the header (https://nightly.buildroot.org/#_additional_patch_documentation)
138 lines processed
7 warnings generated

Kind regards,
Petr
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2024-08-22 20:33 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-22 18:20 [Buildroot] [PATCH/next 01/13] package/exfatprogs: bump version to 1.2.5 Bernd Kuhls
2024-08-22 18:20 ` [Buildroot] [PATCH/next 02/13] package/hwdata: bump version to 0.385 Bernd Kuhls
2024-08-22 20:12   ` Petr Vorel
2024-08-22 18:20 ` [Buildroot] [PATCH/next 03/13] package/libheif: bump version to 1.18.2 Bernd Kuhls
2024-08-22 20:14   ` Petr Vorel
2024-08-22 18:20 ` [Buildroot] [PATCH/next 04/13] package/samba4: bump version to 4.20.4 Bernd Kuhls
2024-08-22 20:16   ` Petr Vorel
2024-08-22 18:20 ` [Buildroot] [PATCH/next 05/13] package/libcurl: bump to version 8.9.1 Bernd Kuhls
2024-08-22 18:51   ` Baruch Siach via buildroot
2024-08-22 20:21   ` Petr Vorel
2024-08-23 16:39   ` Thomas Petazzoni via buildroot
2024-08-22 18:20 ` [Buildroot] [PATCH/next 06/13] package/rpcbind: bump version to 1.2.7 Bernd Kuhls
2024-08-22 20:32   ` Petr Vorel [this message]
2024-08-22 18:20 ` [Buildroot] [PATCH/next 07/13] package/libtirpc: bump version to 1.3.5 Bernd Kuhls
2024-08-22 20:09   ` Petr Vorel
2024-08-22 18:20 ` [Buildroot] [PATCH/next 08/13] package/libv4l: bump version to 1.28.1 Bernd Kuhls
2024-08-22 18:20 ` [Buildroot] [PATCH/next 09/13] package/ccache: bump version to 4.10.2 Bernd Kuhls
2024-08-22 18:20 ` [Buildroot] [PATCH/next 10/13] package/iwd: bump to version 2.19 Bernd Kuhls
2024-08-22 18:20 ` [Buildroot] [PATCH/next 11/13] package/{bluez5_utils, bluez5_utils-headers}: bump to version 5.77 Bernd Kuhls
2024-08-22 18:20 ` [Buildroot] [PATCH/next 12/13] package/intel-gmmlib: bump version to 22.5.0 Bernd Kuhls
2024-08-22 18:20 ` [Buildroot] [PATCH/next 13/13] package/python3: bump version to 3.12.5 Bernd Kuhls
2024-08-22 20:11 ` [Buildroot] [PATCH/next 01/13] package/exfatprogs: bump version to 1.2.5 Petr Vorel
2024-08-23 16:46 ` Thomas Petazzoni via buildroot

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=20240822203255.GG1160317@pevik \
    --to=petr.vorel@gmail.com \
    --cc=asafka7@gmail.com \
    --cc=bernd@kuhls.net \
    --cc=buildroot@buildroot.org \
    --cc=eric.le.bihan.dev@free.fr \
    --cc=fontaine.fabrice@gmail.com \
    --cc=grzegorz@blach.pl \
    --cc=james.hilliard1@gmail.com \
    --cc=lpdev@cordier.org \
    --cc=marcin@bis.org.pl \
    --cc=thomas.petazzoni@bootlin.com \
    /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