* [PATCH] core187: correct the shipping of ipblocklist sources
@ 2024-07-15 12:29 Adolf Belka
2024-07-15 13:00 ` Adolf Belka
0 siblings, 1 reply; 3+ messages in thread
From: Adolf Belka @ 2024-07-15 12:29 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1080 bytes --]
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
config/rootfiles/core/187/filelists/files | 1 +
config/rootfiles/core/187/filelists/ipblocklist-sources | 1 -
2 files changed, 1 insertion(+), 1 deletion(-)
delete mode 120000 config/rootfiles/core/187/filelists/ipblocklist-sources
diff --git a/config/rootfiles/core/187/filelists/files b/config/rootfiles/core/187/filelists/files
index d234de053..dda00abc1 100644
--- a/config/rootfiles/core/187/filelists/files
+++ b/config/rootfiles/core/187/filelists/files
@@ -6,3 +6,4 @@ srv/web/ipfire/cgi-bin/firewall.cgi
srv/web/ipfire/cgi-bin/vpnmain.cgi
usr/lib/firewall/rules.pl
var/ipfire/header.pl
+var/ipfire/ipblocklist/sources
diff --git a/config/rootfiles/core/187/filelists/ipblocklist-sources b/config/rootfiles/core/187/filelists/ipblocklist-sources
deleted file mode 120000
index 31e200d14..000000000
--- a/config/rootfiles/core/187/filelists/ipblocklist-sources
+++ /dev/null
@@ -1 +0,0 @@
-../../../common/ipblocklist-sources
\ No newline at end of file
--
2.45.2
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] core187: correct the shipping of ipblocklist sources
2024-07-15 12:29 [PATCH] core187: correct the shipping of ipblocklist sources Adolf Belka
@ 2024-07-15 13:00 ` Adolf Belka
2024-07-16 11:51 ` Adolf Belka
0 siblings, 1 reply; 3+ messages in thread
From: Adolf Belka @ 2024-07-15 13:00 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1208 bytes --]
Fixes: Bug13726
On 15/07/2024 14:29, Adolf Belka wrote:
> Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
> ---
> config/rootfiles/core/187/filelists/files | 1 +
> config/rootfiles/core/187/filelists/ipblocklist-sources | 1 -
> 2 files changed, 1 insertion(+), 1 deletion(-)
> delete mode 120000 config/rootfiles/core/187/filelists/ipblocklist-sources
>
> diff --git a/config/rootfiles/core/187/filelists/files b/config/rootfiles/core/187/filelists/files
> index d234de053..dda00abc1 100644
> --- a/config/rootfiles/core/187/filelists/files
> +++ b/config/rootfiles/core/187/filelists/files
> @@ -6,3 +6,4 @@ srv/web/ipfire/cgi-bin/firewall.cgi
> srv/web/ipfire/cgi-bin/vpnmain.cgi
> usr/lib/firewall/rules.pl
> var/ipfire/header.pl
> +var/ipfire/ipblocklist/sources
> diff --git a/config/rootfiles/core/187/filelists/ipblocklist-sources b/config/rootfiles/core/187/filelists/ipblocklist-sources
> deleted file mode 120000
> index 31e200d14..000000000
> --- a/config/rootfiles/core/187/filelists/ipblocklist-sources
> +++ /dev/null
> @@ -1 +0,0 @@
> -../../../common/ipblocklist-sources
> \ No newline at end of file
--
Sent from my laptop
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] core187: correct the shipping of ipblocklist sources
2024-07-15 13:00 ` Adolf Belka
@ 2024-07-16 11:51 ` Adolf Belka
0 siblings, 0 replies; 3+ messages in thread
From: Adolf Belka @ 2024-07-16 11:51 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1836 bytes --]
Hi All,
Please ignore this patch submission. I have closed the bug as an errata.
I managed to evaluate CU187 Testing on my vm systems without remembering to actually run the update to Testing. So I have been evaluating CU187 Testing on two CU186 systems for the last few days since the release was made.
Duuuuh.
Doing the actual update to CU187 Testing, I found that the ipblocklist sources file had been updated with the new sources.
Sorry for the noise.
I will also clear out the patch submission in patchwork.
Really sorry,
Adolf.
On 15/07/2024 15:00, Adolf Belka wrote:
> Fixes: Bug13726
>
> On 15/07/2024 14:29, Adolf Belka wrote:
>> Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
>> ---
>> config/rootfiles/core/187/filelists/files | 1 +
>> config/rootfiles/core/187/filelists/ipblocklist-sources | 1 -
>> 2 files changed, 1 insertion(+), 1 deletion(-)
>> delete mode 120000 config/rootfiles/core/187/filelists/ipblocklist-sources
>>
>> diff --git a/config/rootfiles/core/187/filelists/files b/config/rootfiles/core/187/filelists/files
>> index d234de053..dda00abc1 100644
>> --- a/config/rootfiles/core/187/filelists/files
>> +++ b/config/rootfiles/core/187/filelists/files
>> @@ -6,3 +6,4 @@ srv/web/ipfire/cgi-bin/firewall.cgi
>> srv/web/ipfire/cgi-bin/vpnmain.cgi
>> usr/lib/firewall/rules.pl
>> var/ipfire/header.pl
>> +var/ipfire/ipblocklist/sources
>> diff --git a/config/rootfiles/core/187/filelists/ipblocklist-sources b/config/rootfiles/core/187/filelists/ipblocklist-sources
>> deleted file mode 120000
>> index 31e200d14..000000000
>> --- a/config/rootfiles/core/187/filelists/ipblocklist-sources
>> +++ /dev/null
>> @@ -1 +0,0 @@
>> -../../../common/ipblocklist-sources
>> \ No newline at end of file
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-07-16 11:51 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-15 12:29 [PATCH] core187: correct the shipping of ipblocklist sources Adolf Belka
2024-07-15 13:00 ` Adolf Belka
2024-07-16 11:51 ` Adolf Belka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox