From 862debfa2f43bce6979c38b9ef6626ef1cf9380d493caba79a6e65d4de5d6ad2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Rostecki?= Date: Mon, 9 Mar 2020 20:49:58 +0000 Subject: [PATCH] Accepting request 783084 from home:frispete:Tumbleweed - Update to version 0.7.3: * release: v0.7.3 * chore: update translations * doc: README: add note about integration tests * test: check-container: also run check-integration * test: integration: NM zone overrides interface on reload * test: build: support integration tests * test: functions: add macro NMCLI_CHECK * test: functions: new macros for starting/stopping NetworkManager * fix: test: leave "cleanup" for tests cases * test: check-container: add support for fedora rawhide * test: check-container: add support for debian sid * test: build: add support for running in containers * fix: test/functions: FWD_END_TEST: improve grep for errors/warnings * fix: test: direct passthrough: no need to check for dummy module * fix: test: CHECK_NAT_COEXISTENCE: only check for kernel version * fix: reload: let NM interface assignments override permanent config * chore: tests: rename IF_IPV6_SUPPORTED to IF_HOST_SUPPORTS_IPV6_RULES * fix: tests: convert host ipv6 checks to runtime * fix: tests: convert ip6tables checks to runtime * fix: tests: convert probe of nft numeric args to runtime * fix: tests: convert nftables fib checks to runtime * fix: build: distribute testsuite * fix: don't probe for available kernel modules * fix: failure to load modules no longer fatal * fix: tests/functions: canonicalize XML output * chore: doc: update authors * fix: test: use debug output based on autotest variable * fix: src/tests/Makefile: distclean should clean atconfig OBS-URL: https://build.opensuse.org/request/show/783084 OBS-URL: https://build.opensuse.org/package/show/security:netfilter/firewalld?expand=0&rev=100 --- _service | 2 +- _servicedata | 2 +- firewalld-0.7.2.obscpio | 3 --- firewalld-0.7.3.obscpio | 3 +++ firewalld.changes | 33 +++++++++++++++++++++++++++++++++ firewalld.obsinfo | 6 +++--- firewalld.spec | 2 +- 7 files changed, 42 insertions(+), 9 deletions(-) delete mode 100644 firewalld-0.7.2.obscpio create mode 100644 firewalld-0.7.3.obscpio diff --git a/_service b/_service index bddbbce..1d06bf8 100644 --- a/_service +++ b/_service @@ -5,7 +5,7 @@ firewalld @PARENT_TAG@ v(.*) - v0.7.2 + v0.7.3 enable diff --git a/_servicedata b/_servicedata index bc5c545..e3e33db 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/firewalld/firewalld - 06de1841cfe41cc8c3c3f7c073aabc1f9f5d0ad0 \ No newline at end of file + f694f8ebd99f9e16bf84075d177ced4a11469587 \ No newline at end of file diff --git a/firewalld-0.7.2.obscpio b/firewalld-0.7.2.obscpio deleted file mode 100644 index e2657e9..0000000 --- a/firewalld-0.7.2.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e2804c025b0c9de766c6b270251dae977290069b84667c8a32dddfea9b1ecd9a -size 7193613 diff --git a/firewalld-0.7.3.obscpio b/firewalld-0.7.3.obscpio new file mode 100644 index 0000000..f6adabc --- /dev/null +++ b/firewalld-0.7.3.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e85338636f58dd4eb50cb10c79ee29df22c440553e2acf1e37b0b7931a5aaa9 +size 7198221 diff --git a/firewalld.changes b/firewalld.changes index 5b2cc48..93f4ea7 100644 --- a/firewalld.changes +++ b/firewalld.changes @@ -1,3 +1,36 @@ +------------------------------------------------------------------- +Sun Mar 08 17:20:42 UTC 2020 - hpj@urpla.net + +- Update to version 0.7.3: + * release: v0.7.3 + * chore: update translations + * doc: README: add note about integration tests + * test: check-container: also run check-integration + * test: integration: NM zone overrides interface on reload + * test: build: support integration tests + * test: functions: add macro NMCLI_CHECK + * test: functions: new macros for starting/stopping NetworkManager + * fix: test: leave "cleanup" for tests cases + * test: check-container: add support for fedora rawhide + * test: check-container: add support for debian sid + * test: build: add support for running in containers + * fix: test/functions: FWD_END_TEST: improve grep for errors/warnings + * fix: test: direct passthrough: no need to check for dummy module + * fix: test: CHECK_NAT_COEXISTENCE: only check for kernel version + * fix: reload: let NM interface assignments override permanent config + * chore: tests: rename IF_IPV6_SUPPORTED to IF_HOST_SUPPORTS_IPV6_RULES + * fix: tests: convert host ipv6 checks to runtime + * fix: tests: convert ip6tables checks to runtime + * fix: tests: convert probe of nft numeric args to runtime + * fix: tests: convert nftables fib checks to runtime + * fix: build: distribute testsuite + * fix: don't probe for available kernel modules + * fix: failure to load modules no longer fatal + * fix: tests/functions: canonicalize XML output + * chore: doc: update authors + * fix: test: use debug output based on autotest variable + * fix: src/tests/Makefile: distclean should clean atconfig + ------------------------------------------------------------------- Tue Feb 4 20:49:00 UTC 2020 - Bjørn Lie diff --git a/firewalld.obsinfo b/firewalld.obsinfo index 126ee63..3921aff 100644 --- a/firewalld.obsinfo +++ b/firewalld.obsinfo @@ -1,5 +1,5 @@ name: firewalld -version: 0.7.2 -mtime: 1569950644 -commit: 06de1841cfe41cc8c3c3f7c073aabc1f9f5d0ad0 +version: 0.7.3 +mtime: 1578424716 +commit: f694f8ebd99f9e16bf84075d177ced4a11469587 diff --git a/firewalld.spec b/firewalld.spec index 67a1e7c..126a8c2 100644 --- a/firewalld.spec +++ b/firewalld.spec @@ -21,7 +21,7 @@ %define _fillupdir %{_localstatedir}/adm/fillup-templates %endif Name: firewalld -Version: 0.7.2 +Version: 0.7.3 Release: 0 Summary: A firewall daemon with D-Bus interface providing a dynamic firewall License: GPL-2.0-or-later