public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Michael Tremer <michael.tremer@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH] ipset: Update to version 7.1
Date: Sun, 03 Mar 2019 16:05:52 +0000	[thread overview]
Message-ID: <F1144AA4-2DA0-470A-A4CC-97B1F242F116@ipfire.org> (raw)
In-Reply-To: <20190303082250.8165-1-ummeegge@ipfire.org>

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

Thank you. Merged!

> On 3 Mar 2019, at 08:22, Erik Kapfer <ummeegge(a)ipfire.org> wrote:
> 
> Signed-off-by: Erik Kapfer <ummeegge(a)ipfire.org>
> ---
> config/rootfiles/common/ipset | 7 ++++---
> lfs/ipset                     | 6 +++---
> 2 files changed, 7 insertions(+), 6 deletions(-)
> 
> diff --git a/config/rootfiles/common/ipset b/config/rootfiles/common/ipset
> index 24f5e95f5..b3fcb640b 100644
> --- a/config/rootfiles/common/ipset
> +++ b/config/rootfiles/common/ipset
> @@ -3,6 +3,7 @@ etc/ipset
> #usr/include/libipset/args.h
> #usr/include/libipset/data.h
> #usr/include/libipset/errcode.h
> +#usr/include/libipset/ipset.h
> #usr/include/libipset/linux_ip_set.h
> #usr/include/libipset/linux_ip_set_bitmap.h
> #usr/include/libipset/linux_ip_set_hash.h
> @@ -16,12 +17,12 @@ etc/ipset
> #usr/include/libipset/session.h
> #usr/include/libipset/transport.h
> #usr/include/libipset/types.h
> -#usr/include/libipset/ui.h
> #usr/include/libipset/utils.h
> #usr/lib/libipset.la
> #usr/lib/libipset.so
> -usr/lib/libipset.so.11
> -usr/lib/libipset.so.11.1.0
> +usr/lib/libipset.so.13
> +usr/lib/libipset.so.13.1.0
> #usr/lib/pkgconfig/libipset.pc
> usr/sbin/ipset
> +#usr/share/man/man3/libipset.3
> #usr/share/man/man8/ipset.8
> diff --git a/lfs/ipset b/lfs/ipset
> index d33e9327f..3382c668c 100644
> --- a/lfs/ipset
> +++ b/lfs/ipset
> @@ -1,7 +1,7 @@
> ###############################################################################
> #                                                                             #
> # IPFire.org - A linux based firewall                                         #
> -# Copyright (C) 2007-2018  IPFire Team  <info(a)ipfire.org>                     #
> +# Copyright (C) 2007-2019  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,7 +24,7 @@
> 
> include Config
> 
> -VER        = 6.38
> +VER        = 7.1
> 
> THISAPP    = ipset-$(VER)
> DL_FILE    = $(THISAPP).tar.bz2
> @@ -40,7 +40,7 @@ objects = $(DL_FILE)
> 
> $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
> 
> -$(DL_FILE)_MD5 = 0e5d9c85f6b78e7dff0c996e2900574b
> +$(DL_FILE)_MD5 = 72b477d1ce076d681b0799f88280f2f3
> 
> install : $(TARGET)
> 
> -- 
> 2.12.2
> 


      reply	other threads:[~2019-03-03 16:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-03  8:22 Erik Kapfer
2019-03-03 16:05 ` Michael Tremer [this message]

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=F1144AA4-2DA0-470A-A4CC-97B1F242F116@ipfire.org \
    --to=michael.tremer@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