Skip to content

Commit

Permalink
Merge pull request #593 from teclator/merge_SLE-12-SP2
Browse files Browse the repository at this point in the history
Merge SLE-12-SP2 into SLE-12-SP3
  • Loading branch information
teclator committed Nov 24, 2017
2 parents a44c6f0 + abdd5f7 commit 1bafb65
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
8 changes: 8 additions & 0 deletions package/yast2-network.changes
@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Nov 15 19:22:41 UTC 2017 - knut.anderssen@suse.com

- bnc#1066982
- Removed an unnecesary SuSEFirewall.Write call when storing the
Firewall remote client configuration.
- 3.2.46

-------------------------------------------------------------------
Tue Nov 14 17:05:47 UTC 2017 - jreidinger@suse.com

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


Name: yast2-network
Version: 3.2.45
Version: 3.2.46
Release: 0
BuildArch: noarch

Expand Down
2 changes: 0 additions & 2 deletions src/include/network/remote/dialogs.rb
Expand Up @@ -159,8 +159,6 @@ def RemoteMainDialog
end
if ret == :next
CWMFirewallInterfaces.OpenFirewallStore(firewall_widget, "", event)
# OpenFirewallStore just sets variables, but we need real firewall write
SuSEFirewall.Write

allow_with_vncmanager = UI.QueryWidget(Id(:allow_with_vncmanager), :Value)
allow_without_vncmanager = UI.QueryWidget(Id(:allow_without_vncmanager), :Value)
Expand Down

0 comments on commit 1bafb65

Please sign in to comment.