public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] ipvsadm: Update to version 1.31
Date: Tue, 12 Apr 2022 12:34:11 +0200	[thread overview]
Message-ID: <20220412103411.59344-1-adolf.belka@ipfire.org> (raw)

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

- Update from 1.29 to 1.31
- Update of rootfile not required
- Changelog
	Version 1.31
		In ipvsadm(8) add using nft or an eBPF program to set a packet mark
		Add --pe sip option in ipvsadm(8) man page
		ipvsadm: allow tunneling with gre encapsulation
		Merge branch 'GUE-encap'
		ipvsadm: allow tunneling with gue encapsulation
		ipvsadm: convert options to unsigned long long
	Version 1.30
		Merge: ipvsadm: Document/add support for fo/ovf/mh schedulers
		Add support for mh scheduler
		Document support of ovf scheduler
		Document support of fo scheduler
		libipvs: fix some buffer sizes
		libipvs: discrepancy with libnl genlmsg_put
		ipvsadm: catch the original errno from netlink answer
	Version 1.29
		ipvsadm: new attributes for sync daemon
		ipvsadm: support 64-bit stats and rates

Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
 lfs/ipvsadm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/lfs/ipvsadm b/lfs/ipvsadm
index a1e9cb5a1..3108c2e2f 100644
--- a/lfs/ipvsadm
+++ b/lfs/ipvsadm
@@ -26,7 +26,7 @@ include Config
 
 SUMMARY    = A Utility for Administering the Linux Virtual Server
 
-VER        = 1.29
+VER        = 1.31
 
 THISAPP    = ipvsadm-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -34,7 +34,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = ipvsadm
-PAK_VER    = 2
+PAK_VER    = 3
 
 DEPS       =
 
@@ -48,7 +48,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 29f8c353f5c7a6a461b17b0ef7fa4c7803fe52cae5f8f719b25370f502d8724e0847bb3b4e25312b95a49a4bfcd0b6562f61118506c477eafbd1a99fc7c3914c
+$(DL_FILE)_BLAKE2 = a42ceea834fb16e25ea34417227f6b632fe3b94c8a7ce5d3daff4375884fd47f14999551eab3bf7226d5eb02f25aef4c77a8287592b642946683bc5ddc6783da
 
 install : $(TARGET)
 
-- 
2.35.1


                 reply	other threads:[~2022-04-12 10:34 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20220412103411.59344-1-adolf.belka@ipfire.org \
    --to=adolf.belka@ipfire.org \
    --cc=development@lists.ipfire.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