Revisions of firewalld

buildservice-autocommit accepted request 1142601 from Mohd Saquib's avatar Mohd Saquib (msaquib) (revision 161)
auto commit by copy to link target
Mohd Saquib's avatar Mohd Saquib (msaquib) accepted request 1142599 from Mohd Saquib's avatar Mohd Saquib (msaquib) (revision 160)
- update to 2.1.1:
  * fix(offline-cmd): use family when creating ipset (64f78a9)
  * fix(firewall-config): allow rich rule forwarded ports to be logged (d46ea62)
  * fix(ipXtables): log forwarded ports only (07dc202)
  * fix(nftables): log forwarded ports (5c26b73)
  * fix(io.ipset): raise exception if entries exceed limit (a2da5fb)
  * fix(policy): ipXtables: multiple policies using same zone (b6f2f09)
  * fix(policy): dispatch update for active policies (7f6f0e2)
buildservice-autocommit accepted request 1137494 from Mohd Saquib's avatar Mohd Saquib (msaquib) (revision 159)
auto commit by copy to link target
Mohd Saquib's avatar Mohd Saquib (msaquib) accepted request 1137493 from Mohd Saquib's avatar Mohd Saquib (msaquib) (revision 158)
- update to 2.1.0:
  * eat(service): add DNS over QUIC (DoQ) Service (5130430)
  * feat(icmp): add ICMPv6 Multicast Listener Discovery (MLD) types (dd88bbf)
  * feat(fw): add ReloadPolicy option in firewalld.conf (0019371)
  * feat(service): add submission service (tcp 587) (d6a9561)
  * feat(service): Add alvr (3a92358)
  * feat(service): add vrrp (d62fc8d)
  [* Renamed patch 0002-Disable-FlushAllOnReload-option.patch to
     0001-Disable-FlushAllOnReload-option.patch
  [* Renamed patch firewalld-runstatedir.patch to 0002-firewalld-runstatedir.patch]
buildservice-autocommit accepted request 1129728 from Mohd Saquib's avatar Mohd Saquib (msaquib) (revision 157)
auto commit by copy to link target
Mohd Saquib's avatar Mohd Saquib (msaquib) accepted request 1129725 from Mohd Saquib's avatar Mohd Saquib (msaquib) (revision 156)
- update to 2.0.2:
  * fix(policy): runtime dispatch update if *-zone=ANY (e8b9637)
  * fix(nm): release NM client after a timeout (d534f07)
buildservice-autocommit accepted request 1114901 from Mohd Saquib's avatar Mohd Saquib (msaquib) (revision 155)
auto commit by copy to link target
Mohd Saquib's avatar Mohd Saquib (msaquib) accepted request 1114900 from Mohd Saquib's avatar Mohd Saquib (msaquib) (revision 154)
- update to 2.0.1:
  * fix(cli): all --list-all-zones output identical (d30bc61)
  * fix(cli): properly show default zone attribute (ea8d9a8)
  * fix(cli): properly show active attribute for zones and policies (b202403)
  * fix(cli): --get-active-zones should include the default zone (dae9112)
  * fix(nftables): always flush main table on start (cd20981)
  * fix(runtimeToPermanent): deepcopy settings before mangling (9c53639)
  * docs: fix reference to lockdown-whitelist.xml in SYNOPSIS section (1c77205)
  * fix(firewall-config): escape markup stored in bindings store (c876fd0)
  * fix(tests): avoid deprecated assertRaisesRegexp for assertRaisesRegex (2935119)
  * fix(icmp): fix check_icmpv6_name() to use correct IPv6 names (af3c35b)
  * fix(ipset): fix configuring IP range for ipsets with nftables (6a050ec)
  * fix(ipset): fix configuring "timeout","maxelem" values for ipsets with nftables (7d3340c)
  * fix(core): fix exception while parsing invalid "tcp-mss-clamp" in policy (ff61209)
  * docs(policy): fix wrong documentation of in man firewalld.policy (21026d9)
- removed following patch:
  [- fix_list_all_zones_output.patch]
buildservice-autocommit accepted request 1113350 from Mohd Saquib's avatar Mohd Saquib (msaquib) (revision 153)
auto commit by copy to link target
Mohd Saquib's avatar Mohd Saquib (msaquib) accepted request 1113321 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 152)
- python3-dbus isn't correct either, it's python3-dbus-python.
Mohd Saquib's avatar Mohd Saquib (msaquib) accepted request 1112692 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 151)
- Correct Requires, python3-slip-dbus -> python3-dbus.
buildservice-autocommit accepted request 1105433 from Mohd Saquib's avatar Mohd Saquib (msaquib) (revision 150)
auto commit by copy to link target
Mohd Saquib's avatar Mohd Saquib (msaquib) accepted request 1105432 from Mohd Saquib's avatar Mohd Saquib (msaquib) (revision 149)
- fix(cli): all --list-all-zones output identical (boo#1213609) 
  [+ fix_list_all_zones_output.patch]
buildservice-autocommit accepted request 1095079 from Mohd Saquib's avatar Mohd Saquib (msaquib) (revision 148)
auto commit by copy to link target
Mohd Saquib's avatar Mohd Saquib (msaquib) accepted request 1095078 from Mohd Saquib's avatar Mohd Saquib (msaquib) (revision 147)
- update to version 2.0.0:
  * This is a major release. The major version is being bumped symbolically
    to reflect significant changes done in commit f4d2b80 ("fix(policy):
    disallow zone drifting"). It does not contain any deliberate breaking
    changes. 
  * Complete changelog:
    https://github.com/firewalld/firewalld/releases/tag/v2.0.0
buildservice-autocommit accepted request 1093236 from Mohd Saquib's avatar Mohd Saquib (msaquib) (revision 146)
auto commit by copy to link target
Mohd Saquib's avatar Mohd Saquib (msaquib) accepted request 1093235 from Mohd Saquib's avatar Mohd Saquib (msaquib) (revision 145)
- update to 1.3.3:
  * fix(reload): restore policy for old backend if it changed (de85849)
  * fix(io): rich: tcp mss: handle value=None (8016f10)
  * fix(firewall-config): rich: set destination address (f6641a9)
  * fix(policy): mixed IP families in ingress/egress (69ed4d6)
buildservice-autocommit accepted request 1087468 from Callum Farmer's avatar Callum Farmer (gmbr3) (revision 144)
auto commit by copy to link target
Callum Farmer's avatar Callum Farmer (gmbr3) accepted request 1087467 from Callum Farmer's avatar Callum Farmer (gmbr3) (revision 143)
- Add firewalld-runstatedir.patch: change pid file location from
  /var/run to /run
buildservice-autocommit accepted request 1082734 from Mohd Saquib's avatar Mohd Saquib (msaquib) (revision 142)
auto commit by copy to link target
Displaying revisions 1 - 20 of 161
openSUSE Build Service is sponsored by