sendmail <justsendmailnothingelse(a)gmail.com> wrote on 03/13/2014 01:57:42
PM:
On 03/11/2014 05:47 AM, Stefan Berger wrote:
> From: Stefan Berger <stefanb(a)linux.vnet.ibm.com>
>
> Bugzilla:
https://bugzilla.redhat.com/show_bug.cgi?id=1072292
>
> Fix a problem related to rule priorities that did not allow to
> have rules applied that had a higher priority than the chain they
> were in. In this case the chain did not exist yet when the rule
> was instantiated. The solution is to adjust the priority of rules
> if the priority of the chain is of higher value. That way the chain
> will be created before the rule.
>