opnsense-ports/net-mgmt/py-ciscoconfparse/pkg-message
Franco Fichtner 39c14fe252 */*: sync with upstream
Taken from: HardenedBSD
2019-08-25 17:04:02 +02:00

17 lines
512 B
Text

[
{ type: upgrade
maximum_version: "1.4.3"
message: <<EOD
Since the 1.4.2 release the behavior of "ip_helper_addresses()" function has
changed. Parsing helper-addresses under factory=True won't work anymore as
expected.
Also the method named "find_objects_w_all_children()" has changed since the
1.4.0 release. Former releases used the keyword "all_children" which has been
replaced with "recurse".
If you use one of those features mentioned above, please migrate your scripts
to the new format.
EOD
}
]