Github messages for voidlinux
 help / color / mirror / Atom feed
From: ericonr <ericonr@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: iptables: update to 1.8.6.
Date: Fri, 06 Nov 2020 17:43:57 +0100	[thread overview]
Message-ID: <20201106164357.wAp8DC2WzHkD2uiZwu7l-x3fEGiENV3zL0CmwfIEVKg@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26169@inbox.vuxu.org>

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/26169#issuecomment-723180613

Comment:
I had this patch in my local tree as well, it's needed to fix the `ip6tables-apply` dangling symlink.

```diff
diff --git a/srcpkgs/iptables/template b/srcpkgs/iptables/template
index 1103e1da1d..4ce7b5629c 100644
--- a/srcpkgs/iptables/template
+++ b/srcpkgs/iptables/template
@@ -19,7 +19,8 @@ checksum=d457d74512e63aa3f50336e0597d4023c0e3c6845594d38532efb6ebcb294309
 		iptables:ip6tables-save:/usr/bin/xtables-legacy-multi
 		iptables:iptables:/usr/bin/xtables-legacy-multi
 		iptables:iptables-restore:/usr/bin/xtables-legacy-multi
-		iptables:iptables-save:/usr/bin/xtables-legacy-multi"
+		iptables:iptables-save:/usr/bin/xtables-legacy-multi
+		iptables:iptables-apply:/usr/bin/xtables-legacy-multi"
 
 pre_build() {
 	rm include/linux/types.h
@@ -64,5 +65,6 @@ iptables-nft_package() {
 		iptables:ip6tables-save:/usr/bin/xtables-nft-multi
 		iptables:iptables:/usr/bin/xtables-nft-multi
 		iptables:iptables-restore:/usr/bin/xtables-nft-multi
-		iptables:iptables-save:/usr/bin/xtables-nft-multi"
+		iptables:iptables-save:/usr/bin/xtables-nft-multi
+		iptables:iptables-apply:/usr/bin/xtables-nft-multi"
 }
```

  parent reply	other threads:[~2020-11-06 16:43 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-06 14:20 [PR PATCH] " abenson
2020-11-06 14:41 ` [PR REVIEW] " ericonr
2020-11-06 16:32 ` abenson
2020-11-06 16:35 ` [PR PATCH] [Updated] " abenson
2020-11-06 16:43 ` ericonr [this message]
2020-11-06 16:58 ` abenson
2020-11-06 16:59 ` abenson
2020-11-06 16:59 ` abenson
2020-11-06 16:59 ` [PR PATCH] [Updated] " abenson
2020-11-11  3:51 ` [PR PATCH] [Merged]: " abenson

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=20201106164357.wAp8DC2WzHkD2uiZwu7l-x3fEGiENV3zL0CmwfIEVKg@z \
    --to=ericonr@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).