This commit is contained in:
parent
314f8ce406
commit
06154fc354
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a5aead37b0e52e57105df483c09625cc50257ff89b07f5e22cca59a1e8fd3e26
|
||||
size 109808
|
3
yast2-firewall-2.15.6.tar.bz2
Normal file
3
yast2-firewall-2.15.6.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eb6f6290ed5f84eafe87eb5b461249d7894c1cd79e2ae63896a78eaf9c3673dc
|
||||
size 110055
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 16 12:09:01 CEST 2007 - locilka@suse.cz
|
||||
|
||||
- Opening "service:sshd" (defined by package) instead "ssh" in the
|
||||
firewall proposal and "service:xorg-x11-Xvnc" instead of "vnc"
|
||||
(#274761)
|
||||
- Disabling "ssh" by one-click-feature in the firewall proposal
|
||||
disables both "service:sshd" and "ssh" port if added manually.
|
||||
- 2.15.6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 9 11:02:55 CEST 2007 - locilka@suse.cz
|
||||
|
||||
- Fixed typo (#270965).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 4 10:20:50 CEST 2007 - locilka@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-firewall (Version 2.15.5)
|
||||
# spec file for package yast2-firewall (Version 2.15.6)
|
||||
#
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -11,12 +11,12 @@
|
||||
# norootforbuild
|
||||
|
||||
Name: yast2-firewall
|
||||
Version: 2.15.5
|
||||
Version: 2.15.6
|
||||
Release: 1
|
||||
License: GNU General Public License (GPL)
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-firewall-2.15.5.tar.bz2
|
||||
Source0: yast2-firewall-2.15.6.tar.bz2
|
||||
prefix: /usr
|
||||
BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-devtools yast2-testsuite
|
||||
# SuSEFirewallExpertRules::DeleteRuleID()
|
||||
@ -41,7 +41,7 @@ Authors:
|
||||
Lukas Ocilka <locilka@suse.de>
|
||||
|
||||
%prep
|
||||
%setup -n yast2-firewall-2.15.5
|
||||
%setup -n yast2-firewall-2.15.6
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -75,6 +75,15 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
%doc %{prefix}/share/doc/packages/yast2-firewall
|
||||
|
||||
%changelog
|
||||
* Wed May 16 2007 - locilka@suse.cz
|
||||
- Opening "service:sshd" (defined by package) instead "ssh" in the
|
||||
firewall proposal and "service:xorg-x11-Xvnc" instead of "vnc"
|
||||
(#274761)
|
||||
- Disabling "ssh" by one-click-feature in the firewall proposal
|
||||
disables both "service:sshd" and "ssh" port if added manually.
|
||||
- 2.15.6
|
||||
* Wed May 09 2007 - locilka@suse.cz
|
||||
- Fixed typo (#270965).
|
||||
* Wed Apr 04 2007 - locilka@suse.cz
|
||||
- A brand new and better revolutionary solution has been worked out
|
||||
for a firewall service starting/stopping and enabling/disabling
|
||||
|
Loading…
Reference in New Issue
Block a user