Accepting request 653103 from YaST:Head
submit new version 4.1.2 OBS-URL: https://build.opensuse.org/request/show/653103 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-firewall?expand=0&rev=71
This commit is contained in:
commit
38c53db092
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:45bd372860eaee5de5c84aa92f880168a73a6a418612cd1d9b31fc06cbe31f53
|
|
||||||
size 71100
|
|
3
yast2-firewall-4.1.2.tar.bz2
Normal file
3
yast2-firewall-4.1.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:85706fac98eb14a5270d6f0e305bb99d1e0997adf348bf9f29fdb3bbb69e29f5
|
||||||
|
size 50952
|
@ -1,3 +1,25 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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 <hellcp@mailbox.org>
|
||||||
|
|
||||||
|
- Provide icon with module (boo#1109310)
|
||||||
|
- 4.1.1
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 21 16:57:37 UTC 2018 - knut.anderssen@suse.com
|
||||||
|
|
||||||
|
- Drop completely old SuSEFirewall2 dialogs and modules.
|
||||||
|
(fate#324662)
|
||||||
|
- 4.1.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 2 10:04:07 UTC 2018 - igonzalezsosa@suse.com
|
Fri Nov 2 10:04:07 UTC 2018 - igonzalezsosa@suse.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-firewall
|
Name: yast2-firewall
|
||||||
Version: 4.0.34
|
Version: 4.1.2
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -75,10 +75,9 @@ rm -f $RPM_BUILD_ROOT/%{yast_docdir}/COPYING
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{yast_dir}/clients/*.rb
|
%{yast_dir}/clients/*.rb
|
||||||
%{yast_dir}/lib
|
%{yast_dir}/lib
|
||||||
%{yast_dir}/include
|
|
||||||
%{yast_dir}/modules
|
|
||||||
%{yast_desktopdir}/*.desktop
|
%{yast_desktopdir}/*.desktop
|
||||||
%{yast_schemadir}/autoyast/rnc/firewall.rnc
|
%{yast_schemadir}/autoyast/rnc/firewall.rnc
|
||||||
|
%{yast_icondir}
|
||||||
|
|
||||||
%license COPYING
|
%license COPYING
|
||||||
%doc README.md
|
%doc README.md
|
||||||
|
Loading…
Reference in New Issue
Block a user