[Bug 660156] New: when FW_REDIRECT includes a !network , warning of deprecated usage is issued
https://bugzilla.novell.com/show_bug.cgi?id=660156 https://bugzilla.novell.com/show_bug.cgi?id=660156#c0 Summary: when FW_REDIRECT includes a !network , warning of deprecated usage is issued Classification: openSUSE Product: openSUSE 11.2 Version: Final Platform: x86 OS/Version: openSUSE 11.2 Status: NEW Severity: Normal Priority: P5 - None Component: Security AssignedTo: security-team@suse.de ReportedBy: toganm@dinamizm.com QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101203 SUSE/3.6.13-3.1 Firefox/3.6.13 Kernel= 2.6.31.14-0.4-default iptables=iptables-1.4.4-4.2.i586 SuSEfirewall2=SuSEfirewall2-3.6_SVNr226-2.2.noarch Example: FW_REDIRECT="192.168.1.0/29,!xxx.xxx.xxx.xx/29,tcp,80,3128" when FW_REDIRECT includes a !network like the example above the following message is printed on the screen "Using intrapositioned negation (`--option ! this`) is deprecated in favor of extrapositioned (`! --option this`)." Reproducible: Always Steps to Reproduce: 1.Add a ! mark for the destination network in FW_REDIRECT 2.issue SuSEfirewall2 from commandline 3.see the warning message Actual Results: "Using intrapositioned negation (`--option ! this`) is deprecated in favor of extrapositioned (`! --option this`)." Expected Results: No warning regarding the deprecated usage This is a hint that the syntax is wrong (-d ! xxx...), and the preferred syntax (! -d xxx..) So the respective code in SuSEfirewall2 should be corrected. Haven't tested but other openSUSE versions may also have the same issue. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=660156 https://bugzilla.novell.com/show_bug.cgi?id=660156#c Ludwig Nussel <lnussel@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|security-team@suse.de |lnussel@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=660156 https://bugzilla.novell.com/show_bug.cgi?id=660156#c1 Ludwig Nussel <lnussel@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jengelh@medozas.de --- Comment #1 from Ludwig Nussel <lnussel@novell.com> 2011-01-11 13:36:03 CET --- fixing that would be quite some effort in shell code as all places that use -someoption $variable would have to chop $variable if prefixed by '!' and put the exclamation mark before the option. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=660156 https://bugzilla.novell.com/show_bug.cgi?id=660156#c2 --- Comment #2 from Jan Engelhardt <jengelh@medozas.de> 2011-01-11 13:07:55 UTC --- Fixing that is a necessity, because even before the warning wad added, not all possible options supported intrapositional. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=660156 https://bugzilla.novell.com/show_bug.cgi?id=660156#c3 --- Comment #3 from Bernhard Wiedemann <bwiedemann@suse.com> 2011-12-01 15:00:06 CET --- This is an autogenerated message for OBS integration: This bug (660156) was mentioned in https://build.opensuse.org/request/show/94719 12.1 / SuSEfirewall2 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=660156 https://bugzilla.novell.com/show_bug.cgi?id=660156#c4 --- Comment #4 from Bernhard Wiedemann <bwiedemann@suse.com> 2012-01-18 16:00:10 CET --- This is an autogenerated message for OBS integration: This bug (660156) was mentioned in https://build.opensuse.org/request/show/100563 Factory / SuSEfirewall2 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=660156 https://bugzilla.novell.com/show_bug.cgi?id=660156#c5 --- Comment #5 from Bernhard Wiedemann <bwiedemann@suse.com> 2012-02-28 14:00:09 CET --- This is an autogenerated message for OBS integration: This bug (660156) was mentioned in https://build.opensuse.org/request/show/107392 Factory / SuSEfirewall2 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=660156 https://bugzilla.novell.com/show_bug.cgi?id=660156#c6 --- Comment #6 from Bernhard Wiedemann <bwiedemann@suse.com> 2012-05-29 16:00:08 CEST --- This is an autogenerated message for OBS integration: This bug (660156) was mentioned in https://build.opensuse.org/request/show/122757 Factory / SuSEfirewall2 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=660156 https://bugzilla.novell.com/show_bug.cgi?id=660156#c7 Ludwig Nussel <lnussel@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #7 from Ludwig Nussel <lnussel@suse.com> 2013-01-19 12:32:43 CET --- looks like I forgot to close this bug as fixed -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com