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] conntrack-tools: Update to version 1.4.8
Date: Fri, 15 Nov 2024 22:36:33 +0100	[thread overview]
Message-ID: <20241115213640.899223-2-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20241115213640.899223-1-adolf.belka@ipfire.org>

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

- Update from version 1.4.7 to 1.4.8
- Update of rootfile not required
- Changelog
    1.4.8
	bugfixes:
		- fix spurious EOPNOSUPP and ENOBUFS errors with -U/--update command.
		- fix spurious ENOENT -D/--delete.

Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
 lfs/conntrack-tools | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/lfs/conntrack-tools b/lfs/conntrack-tools
index 2296c7ca8..65f8b02b7 100644
--- a/lfs/conntrack-tools
+++ b/lfs/conntrack-tools
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2018  IPFire Team  <info(a)ipfire.org>                     #
+# Copyright (C) 2007-2024  IPFire Team  <info(a)ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -24,10 +24,10 @@
 
 include Config
 
-VER        = 1.4.7
+VER        = 1.4.8
 
 THISAPP    = conntrack-tools-$(VER)
-DL_FILE    = $(THISAPP).tar.bz2
+DL_FILE    = $(THISAPP).tar.xz
 DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
@@ -42,7 +42,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 42a3cacf8a32a5b8b688a9fd68f66024c591e9814ef3cc349456691094bab0fae15bb1c00befa178b0f8e845bf6fc00715cbf9db55cd7bf2d155c2dfd55f9b1a
+$(DL_FILE)_BLAKE2 = 2f8a7d7facf4890a8ca7dec54d5faa1383ad5e449a0599707578567e9c8ed6fd63ca308538afc34e99121e39e80c1ce686c8dda89247abdf4699bb420b52c4fb
 
 install : $(TARGET)
 
-- 
2.47.0


  reply	other threads:[~2024-11-15 21:36 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-15 21:36 [PATCH] cairo: Update to version 1.18.2 Adolf Belka
2024-11-15 21:36 ` Adolf Belka [this message]
2024-11-18 20:01   ` [PATCH] conntrack-tools: Update to version 1.4.8 Michael Tremer
2024-11-15 21:36 ` [PATCH] elfutils: Update to version 0.192 Adolf Belka
2024-11-18 20:00   ` Michael Tremer
2024-11-15 21:36 ` [PATCH] freetype: Update to version 2.13.3 Adolf Belka
2024-11-18 20:01   ` Michael Tremer
2024-11-15 21:36 ` [PATCH] fribidi: Update to version 1.0.16 Adolf Belka
2024-11-18 20:01   ` Michael Tremer
2024-11-15 21:36 ` [PATCH] fuse: Update to version 3.16.2 Adolf Belka
2024-11-18 20:01   ` Michael Tremer
2024-11-15 21:36 ` [PATCH] iptables: Update to version 1.8.11 Adolf Belka
2024-11-18 20:01   ` Michael Tremer
2024-11-15 21:36 ` [PATCH] libnetfilter_conntrack: Update to version 1.1.0 Adolf Belka
2024-11-18 20:01   ` Michael Tremer
2024-11-15 21:36 ` [PATCH] perl-Imager: Update to version 1.024 Adolf Belka
2024-11-18 20:01   ` Michael Tremer
2024-11-18 20:01 ` [PATCH] cairo: Update to version 1.18.2 Michael Tremer

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=20241115213640.899223-2-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