* [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 11c6186102c3b1f604d2fe9ea308fc69183e97a5
@ 2022-08-22 19:54 Peter Müller
0 siblings, 0 replies; only message in thread
From: Peter Müller @ 2022-08-22 19:54 UTC (permalink / raw)
To: ipfire-scm
[-- 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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2022-08-22 19:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-22 19:54 [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 11c6186102c3b1f604d2fe9ea308fc69183e97a5 Peter Müller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox