Description of problem: shorewall[958]: Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.30), passed through in regex; marked by <-- HERE in m/^(\s*|.*[^&@%]){ <-- HERE (.*)}\s*$/ at /usr/share/perl5/vendor_perl/Shorewall/Config.pm line 2340. Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.30), passed through in regex; marked by <-- HERE in m/^(\s*|.*[^&@%]){ <-- HERE (.*)}\s*$/ at /usr/share/perl5/vendor_perl/Shorewall/Config.pm line 2356. O Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.30), passed through in regex; marked by <-- HERE in m/^(\s*|.*[^&@%]){ <-- HERE (.*)}$/ at /usr/share/perl5/vendor_perl/Shorewall/Config.pm line 2370. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. journalctl | grep deprecated 2. 3.
Confirming the issue. I understand from https://bugzilla.redhat.com/show_bug.cgi?id=1498461 that upstream fixed it in shorewall-5.1.5 Assigning to all packagers collectively, because there is no registered maintainer for shorewall.
Ever confirmed: 0 => 1CC: (none) => marja11Status: UNCONFIRMED => NEWComponent: Release (media or process) => RPM PackagesAssignee: bugsquad => pkg-bugs
CC: (none) => smelrorSource RPM: shorewall-5.0.15.6-1.mga6.src.rp => shorewall-5.0.15.6-1.mga6.src.rpm
It's indeed fixed since shorewall-5.1.5 ftp://shorewall.net/pub/shorewall/5.1/shorewall-5.1.5/releasenotes.txt > 3) When running with Perl 5.26, messages such at the following could > be issued: > > Unescaped left brace in regex is deprecated here (and will be > fatal in Perl 5.30), passed through in regex; marked by <-- HERE > in m/^(\s*|.*[^&@%]){ <-- HERE (.*)}\s*$/ at > /usr/share/shorewall/Shorewall/Config.pm line 2343. > > That problem has been corrected.
Summary: shorewall: Unescaped left brace in regex is deprecated and will be fatal => shorewall: Unescaped left brace in regex is deprecated and will be fatal (fixed since shorewall-5.1.5)URL: (none) => ftp://shorewall.net/pub/shorewall/5.1/shorewall-5.1.5/releasenotes.txt
Assignee: pkg-bugs => mageiaCC: (none) => mageia
new version added to cauldron. After adding some rules, I don't see any startup issues anymore.
Resolution: (none) => FIXEDStatus: NEW => RESOLVED