Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 772368 - net-firewall/xtables-addons-3.18 version bump
Summary: net-firewall/xtables-addons-3.18 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Anthony Basile
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-24 11:16 UTC by Lars Wendler (Polynomial-C) (RETIRED)
Modified: 2021-03-13 14:31 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2021-02-24 11:16:38 UTC
Andrew S. Johnson (1):
      xt_pknock: use do_div for long division

Jan Engelhardt (12):
      geoip: rename xt_geoip_fetch to xt_geoip_query
      build: cure overall build failure when CONFIG_NF_NAT=n
      extensions: call send_reset with xtables state socket
      extensions: reduce number of arguments to send_reset functions
      Xtables-addons 3.14
      xt_ECHO: support new function signature of security_skb_classify_flow
      xt_lscan: extend info struct to support more flags (without size change)
      xt_lscan: add --mirai option
      xt_pknock: replace obsolete function get_seconds
      Xtables-addons 3.15
      xt_quota2: silence a compiler warning
      Xtables-addons 3.16

Jeremy Sowden (4):
      geoip: remove superfluous xt_geoip_fetch_maxmind script
      doc: fix man page typos
      geoip: add man pages for MaxMind scripts
      geoip: use correct download URL for MaxMind DBs
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2021-02-28 18:22:25 UTC
Andrew S. Johnson (1):
      xt_pknock: cure NULL dereference

Jan Engelhardt (2):
      xt_pknock: reduce indent in the two most-recently touched functions
      Xtables-addons 3.17
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2021-03-12 07:49:29 UTC
Jan Engelhardt (2):
      xt_pknock: fix build failure under platforms like ARM 32-bit
      Xtables-addons 3.18
Comment 3 Larry the Git Cow gentoo-dev 2021-03-13 14:31:57 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef86811dacdef19196f24db5e4b09b33294741c5

commit ef86811dacdef19196f24db5e4b09b33294741c5
Author:     Anthony G. Basile <blueness@gentoo.org>
AuthorDate: 2021-03-13 14:31:37 +0000
Commit:     Anthony G. Basile <blueness@gentoo.org>
CommitDate: 2021-03-13 14:31:37 +0000

    net-firewall/xtables-addons: version bump to 3.18
    
    Closes: https://bugs.gentoo.org/772368
    Package-Manager: Portage-3.0.13, Repoman-3.0.2
    Signed-off-by: Anthony G. Basile <blueness@gentoo.org>

 net-firewall/xtables-addons/Manifest               |   5 +-
 .../xtables-addons/xtables-addons-3.18.ebuild      | 189 +++++++++++++++++++++
 2 files changed, 192 insertions(+), 2 deletions(-)