]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit - config/cfgroot/ids-functions.pl
ids-functions.pl: Merge same named rulefiles during extract.
authorStefan Schantl <stefan.schantl@ipfire.org>
Sat, 5 Mar 2022 15:27:17 +0000 (16:27 +0100)
committerPeter Müller <peter.mueller@ipfire.org>
Sat, 5 Mar 2022 19:28:08 +0000 (19:28 +0000)
commit2b12a010d7ea97996a3b7accaab0316cb71de515
tree10138c5d462d219a326020743b7c5d35d744707b
parentade2424f6b8458e1d3998e8c5946826604975ff9
ids-functions.pl: Merge same named rulefiles during extract.

In case a rulestarball contains several same-named rulefiles
they have been overwritten each time and so only contained the content
from the last extracted one.

Now the content of those files will be merged by appending the content
to the first extracted one for each time.

Fixes #12792.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
config/cfgroot/ids-functions.pl