[Prelude Hybrid IDS] #203: Increased portability for mysql2*.sh scripts
"Prelude Hybrid IDS" <[email protected]>
| Newsgroups | gmane.comp.security.ids.prelude.devel |
|---|---|
| Message-ID | <[email protected]> |
#203: Increased portability for mysql2*.sh scripts ---------------------------------+------------------------------------------ Reporter: [email protected] | Owner: yoann Type: enhancement | Status: new Priority: low | Milestone: Component: libpreludedb | Version: 0.9 Severity: minor | Keywords: ---------------------------------+------------------------------------------ Hey, The \? and + syntax for sed is not supported using "basic regular expressions" on at least Darwin and DragonFly BSD (I didn't test other OS). You can use the \{0,1\} and \{1,\} syntax to achieve the desired result. This will work on Darwin/DragonFly/Linux. I'll attach a patch for the mysql2*.sh scripts. -- Ticket URL: <https://trac.prelude-ids.org/ticket/203> Prelude Hybrid IDS <http://www.prelude-ids.org> The Prelude Hybrid Intrusion Detection System suite _______________________________________________ Prelude-devel site list [email protected] http://www.prelude-ids.org/mailman/listinfo/prelude-devel