Skip to content

Commit

Permalink
Merge fdf7e7f into ad725e9
Browse files Browse the repository at this point in the history
  • Loading branch information
teclator committed Oct 17, 2018
2 parents ad725e9 + fdf7e7f commit 87c8f68
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
6 changes: 6 additions & 0 deletions package/yast2-firewall.changes
@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Oct 17 10:48:42 UTC 2018 - knut.anderssen@suse.com

- Added missing interfaces helpers requirement (fate#324662)
- 4.0.33

-------------------------------------------------------------------
Tue Oct 16 20:34:32 UTC 2018 - knut.anderssen@suse.com

Expand Down
2 changes: 1 addition & 1 deletion package/yast2-firewall.spec
Expand Up @@ -17,7 +17,7 @@


Name: yast2-firewall
Version: 4.0.32
Version: 4.0.33
Release: 0

BuildRoot: %{_tmppath}/%{name}-%{version}-build
Expand Down
1 change: 1 addition & 0 deletions src/lib/y2firewall/widgets/pages/zones.rb
Expand Up @@ -22,6 +22,7 @@
require "yast"
require "cwm/page"
require "y2firewall/firewalld"
require "y2firewall/helpers/interfaces"
require "y2firewall/widgets/zones_table"
require "y2firewall/widgets/default_zone_button"

Expand Down

0 comments on commit 87c8f68

Please sign in to comment.