From 6006ef88d63ebb8d69fdb06a550fc1329ebbab0d Mon Sep 17 00:00:00 2001 From: Thomas Woerner Date: Mon, 18 Apr 2016 09:56:25 +0200 Subject: [PATCH] - New upstream version 6.29 (RHBZ#1317208) - Suppress unnecessary stderr in command loop for resize and list - Correction in comment test - Support chroot buildroots (reported by Jan Engelhardt) - Fix "configure" breakage due to pkg-config related changes (reported by Jan Engelhardt) - Support older pkg-config packages - Add bash completion to the install routine (Mart Frauenlob) - Fix misleading error message with comment extension - Test added to check 0.0.0.0/0,iface to be matched in hash:net,iface type - Fix link with libtool >= 2.4.4 (Olivier Blin) --- ipset.spec | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/ipset.spec b/ipset.spec index 82a4139..1d91179 100644 --- a/ipset.spec +++ b/ipset.spec @@ -1,6 +1,6 @@ Name: ipset -Version: 6.27 -Release: 2%{?dist} +Version: 6.29 +Release: 1%{?dist} Summary: Manage Linux IP sets License: GPLv2 @@ -146,6 +146,19 @@ fi %changelog +* Mon Apr 18 2016 Thomas Woerner - 6.29-1 +- New upstream version 6.29 (RHBZ#1317208) + - Suppress unnecessary stderr in command loop for resize and list + - Correction in comment test + - Support chroot buildroots (reported by Jan Engelhardt) + - Fix "configure" breakage due to pkg-config related changes + (reported by Jan Engelhardt) + - Support older pkg-config packages + - Add bash completion to the install routine (Mart Frauenlob) + - Fix misleading error message with comment extension + - Test added to check 0.0.0.0/0,iface to be matched in hash:net,iface type + - Fix link with libtool >= 2.4.4 (Olivier Blin) + * Thu Feb 04 2016 Fedora Release Engineering - 6.27-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild