From 40bc8dc4ba4d820f6f9e121c713246a06ccb132720bab74c49e04cbebb3e7663 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 30 Nov 2018 15:41:39 +0000 Subject: [PATCH] - Add ability to add/edit/remove zone (fate#324662) - Show warning about lost selection only in ncurses and improve text - add confirmation when aborting module - 4.1.2 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-firewall?expand=0&rev=220 --- yast2-firewall-4.1.1.tar.bz2 | 3 --- yast2-firewall-4.1.2.tar.bz2 | 3 +++ yast2-firewall.changes | 9 +++++++++ yast2-firewall.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 yast2-firewall-4.1.1.tar.bz2 create mode 100644 yast2-firewall-4.1.2.tar.bz2 diff --git a/yast2-firewall-4.1.1.tar.bz2 b/yast2-firewall-4.1.1.tar.bz2 deleted file mode 100644 index 71974a3..0000000 --- a/yast2-firewall-4.1.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e760b92dd074e66708a48ad7b16951f745c2a1d1fd53fbe5a1e41ea29091fa0f -size 49649 diff --git a/yast2-firewall-4.1.2.tar.bz2 b/yast2-firewall-4.1.2.tar.bz2 new file mode 100644 index 0000000..4923222 --- /dev/null +++ b/yast2-firewall-4.1.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85706fac98eb14a5270d6f0e305bb99d1e0997adf348bf9f29fdb3bbb69e29f5 +size 50952 diff --git a/yast2-firewall.changes b/yast2-firewall.changes index c82de4d..49e0b59 100644 --- a/yast2-firewall.changes +++ b/yast2-firewall.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Nov 30 15:13:02 UTC 2018 - jreidinger@suse.com + +- Add ability to add/edit/remove zone (fate#324662) +- Show warning about lost selection only in ncurses and improve + text +- add confirmation when aborting module +- 4.1.2 + ------------------------------------------------------------------- Sat Nov 24 16:51:09 UTC 2018 - Stasiek Michalski diff --git a/yast2-firewall.spec b/yast2-firewall.spec index 804047c..d90f509 100644 --- a/yast2-firewall.spec +++ b/yast2-firewall.spec @@ -17,7 +17,7 @@ Name: yast2-firewall -Version: 4.1.1 +Version: 4.1.2 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build