public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
From: "Peter Müller" <git@ipfire.org>
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 11c6186102c3b1f604d2fe9ea308fc69183e97a5
Date: Mon, 22 Aug 2022 19:54:37 +0000	[thread overview]
Message-ID: <4MBNNs4vXKz2y4Y@people01.haj.ipfire.org> (raw)

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

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".

The branch, next has been updated
       via  11c6186102c3b1f604d2fe9ea308fc69183e97a5 (commit)
       via  04aed06489bc9f1ebc30059ab0f6353063b7c856 (commit)
      from  0e8a17b2d1a7e61ebb1e25b384526c44acc1f7a0 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 11c6186102c3b1f604d2fe9ea308fc69183e97a5
Author: Peter Müller <peter.mueller(a)ipfire.org>
Date:   Mon Aug 22 19:53:32 2022 +0000

    netatalk: Actually increase PAK_VER after reverting previous patch
    
    https://lists.ipfire.org/pipermail/development/2022-August/014283.html
    
    Reported-by: Michael Tremer <michael.tremer(a)ipfire.org>
    Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>

commit 04aed06489bc9f1ebc30059ab0f6353063b7c856
Author: Peter Müller <peter.mueller(a)ipfire.org>
Date:   Mon Aug 22 19:52:38 2022 +0000

    ipblocklist: "Tor" is not fully capitalized
    
    Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>

-----------------------------------------------------------------------

Summary of changes:
 config/ipblocklist/sources | 4 ++--
 lfs/netatalk               | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

Difference in files:
diff --git a/config/ipblocklist/sources b/config/ipblocklist/sources
index c750dcd58..a6f82354c 100644
--- a/config/ipblocklist/sources
+++ b/config/ipblocklist/sources
@@ -93,14 +93,14 @@ our %sources = ( 'EMERGING_FWRULE' => { 'name'     => 'Emerging Threats Blocklis
                                     'parser'   => 'ip-or-net-list',
                                     'rate'     => '15m',
                                     'category' => 'reputation' },
-             'TOR_ALL'         => { 'name'     => 'Known TOR Nodes',
+             'TOR_ALL'         => { 'name'     => 'Known Tor Nodes',
                                     'url'      => 'https://www.dan.me.uk/torlist',
                                     'info'     => 'https://www.dan.me.uk/tornodes',
                                     'parser'   => 'ip-or-net-list',
                                     'rate'     => '1h',
                                     'category' => 'application',
                                     'disable'  => 'TOR_EXIT' },
-             'TOR_EXIT'        => { 'name'     => 'Known TOR Exit Nodes',
+             'TOR_EXIT'        => { 'name'     => 'Known Tor Exit Nodes',
                                     'url'      => 'https://www.dan.me.uk/torlist/?exit',
                                     'info'     => 'https://www.dan.me.uk/tornodes',
                                     'parser'   => 'ip-or-net-list',,
diff --git a/lfs/netatalk b/lfs/netatalk
index ef75c89fe..e93dede98 100644
--- a/lfs/netatalk
+++ b/lfs/netatalk
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2018  IPFire Team  <info(a)ipfire.org>                     #
+# Copyright (C) 2007-2022  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        #
@@ -34,7 +34,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = netatalk
-PAK_VER    = 3
+PAK_VER    = 5
 
 DEPS       = avahi dbus
 


hooks/post-receive
--
IPFire 2.x development tree

                 reply	other threads:[~2022-08-22 19:54 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=4MBNNs4vXKz2y4Y@people01.haj.ipfire.org \
    --to=git@ipfire.org \
    --cc=ipfire-scm@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