From 4df928d17b7171843aed2861b7c3c8da3145c45bb2baa425c2af5d03465c88a3 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Fri, 27 Nov 2009 18:33:07 +0000 Subject: [PATCH] Accepting request 25215 from YaST:Head Copy from YaST:Head/yast2-firewall based on submit request 25215 from user kmachalkova OBS-URL: https://build.opensuse.org/request/show/25215 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-firewall?expand=0&rev=23 --- yast2-firewall-2.18.1.tar.bz2 | 3 --- yast2-firewall-2.19.0.tar.bz2 | 3 +++ yast2-firewall.changes | 12 ++++++++++++ yast2-firewall.spec | 14 +++++++------- 4 files changed, 22 insertions(+), 10 deletions(-) delete mode 100644 yast2-firewall-2.18.1.tar.bz2 create mode 100644 yast2-firewall-2.19.0.tar.bz2 diff --git a/yast2-firewall-2.18.1.tar.bz2 b/yast2-firewall-2.18.1.tar.bz2 deleted file mode 100644 index 0b5a9e9..0000000 --- a/yast2-firewall-2.18.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7c7f759bc6718e4e2d0815d8eae1f0268e78797cccab5cf6db27d38fd49fe6b7 -size 115257 diff --git a/yast2-firewall-2.19.0.tar.bz2 b/yast2-firewall-2.19.0.tar.bz2 new file mode 100644 index 0000000..c13d809 --- /dev/null +++ b/yast2-firewall-2.19.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9aacef507035dacfe779c3c1de1bc79c9f36e35ddd9a293f2c1cf48386681796 +size 112981 diff --git a/yast2-firewall.changes b/yast2-firewall.changes index fdf88b5..377c696 100644 --- a/yast2-firewall.changes +++ b/yast2-firewall.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Nov 26 19:20:16 CET 2009 - kmachalkova@suse.cz + +- Adapted to new Netmask API - prefix and netmask are now checked + by two separate functions +- 2.19.0 + +------------------------------------------------------------------- +Fri Nov 20 13:12:06 CET 2009 - locilka@suse.cz + +- Added description to the list of allowed services (FATE #306804). + ------------------------------------------------------------------- Fri Oct 23 11:55:48 CEST 2009 - kmachalkova@suse.cz diff --git a/yast2-firewall.spec b/yast2-firewall.spec index 170d4e0..51e2780 100644 --- a/yast2-firewall.spec +++ b/yast2-firewall.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-firewall (Version 2.18.1) +# spec file for package yast2-firewall (Version 2.19.0) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,17 +19,17 @@ Name: yast2-firewall -Version: 2.18.1 +Version: 2.19.0 Release: 1 BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-firewall-2.18.1.tar.bz2 +Source0: yast2-firewall-2.19.0.tar.bz2 Prefix: /usr Group: System/YaST -License: GPL v2 or later +License: GPLv2+ BuildRequires: perl-XML-Writer update-desktop-files yast2-devtools yast2-testsuite BuildRequires: yast2 >= 2.16.47 -# SuSEFirewall::SetInstallPackagesIfMissing, bnc #388773 -Requires: yast2 >= 2.17.6 +# Netmask::CheckPrefix4 +Requires: yast2 >= 2.18.26 # ButtonBox widget Conflicts: yast2-ycp-ui-bindings < 2.17.3 Provides: yast2-config-firewall @@ -43,7 +43,7 @@ Summary: YaST2 - Firewall Configuration A YaST2 module to be used for configuring a firewall. %prep -%setup -n yast2-firewall-2.18.1 +%setup -n yast2-firewall-2.19.0 %build %{prefix}/bin/y2tool y2autoconf