Github messages for voidlinux
 help / color / mirror / Atom feed
From: icp1994 <icp1994@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] iputils: update to 20221126.
Date: Sun, 15 Jan 2023 06:56:58 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-41662@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 635 bytes --]

There is a new pull request by icp1994 against master on the void-packages repository

https://github.com/icp1994/void-packages iputils
https://github.com/void-linux/void-packages/pull/41662

iputils: update to 20221126.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

Relevant changelog entries for the template and xpkgdiff changes:
> removed tools: ninfod, rdisc
> Meson build system: enable NO_SETCAP_OR_SUID by default

A patch file from https://github.com/void-linux/void-packages/pull/41662.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-iputils-41662.patch --]
[-- Type: text/x-diff, Size: 1512 bytes --]

From c2421ff061e5c6cfc14eaadf131193c64125a9c3 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Fri, 13 Jan 2023 01:26:12 +0530
Subject: [PATCH] iputils: update to 20221126.

---
 srcpkgs/iputils/template | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/iputils/template b/srcpkgs/iputils/template
index f88a0a9bf9f0..44e86a7c39b6 100644
--- a/srcpkgs/iputils/template
+++ b/srcpkgs/iputils/template
@@ -1,9 +1,9 @@
 # Template file for 'iputils'
 pkgname=iputils
-version=20211215
-revision=2
+version=20221126
+revision=1
 build_style=meson
-configure_args="-DNO_SETCAP_OR_SUID=true -DUSE_IDN=false -DBUILD_NINFOD=false"
+configure_args="-DUSE_IDN=false"
 hostmakedepends="pkg-config docbook2x docbook-xsl-ns libcap-progs iproute2 gettext"
 makedepends="libcap-devel"
 depends="libcap-progs"
@@ -11,8 +11,9 @@ short_desc="Useful utilities for Linux networking (including ping)"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="BSD-3-Clause, GPL-2.0-or-later"
 homepage="https://github.com/iputils/iputils"
-distfiles="https://github.com/iputils/iputils/archive/${version}.tar.gz"
-checksum=b6f67fc705490673ff4471d006221b4a2f1b1180b929d9fefd771352621ccedf
+changelog="https://raw.githubusercontent.com/iputils/iputils/master/CHANGES"
+distfiles="https://github.com/iputils/iputils/archive/refs/tags/${version}.tar.gz"
+checksum=745ea711fe06d5c57d470d21acce3c3ab866eb6afb69379a16c6d60b89bd4311
 
 alternatives="
  ping:ping:/usr/bin/${pkgname}-ping

             reply	other threads:[~2023-01-15  5:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-15  5:56 icp1994 [this message]
2023-01-16  8:08 ` [PR PATCH] [Merged]: " classabbyamp

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-41662@inbox.vuxu.org \
    --to=icp1994@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /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;
as well as URLs for NNTP newsgroup(s).