From 62a9b085d523257ae812728c6ed00639d3d61cd1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jerry=20Lundstr=C3=B6m?= Date: Tue, 18 Aug 2020 10:30:12 +0200 Subject: [PATCH] Release 2.11.1 --- CHANGES | 18 ++++++++++++++++++ configure.ac | 2 +- debian/changelog | 20 ++++++++++++++++++++ rpm/dsc.spec | 16 +++++++++++++++- 4 files changed, 54 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index 3ead695b..e479b78d 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,21 @@ +2020-08-18 Jerry Lundström + + Release 2.11.1 + + This release fixes a 17-year old code cut&paste mistake in the + classification indexer, until now it's been classifying funny query + types based on the query class. This fix was sent in by Jim Hague + (Sinodun), thanks Jim! + + Other changes are based on code analysis reports and setup for code + coverage. + + 8d4763c Correct funny-qtype classification. + a1dd55e getline + 29bd143 Coverage + 685e504 SonarCloud + f759515 Badges + 2020-06-01 Jerry Lundström Release 2.11.0 diff --git a/configure.ac b/configure.ac index de7b539c..0dc77370 100644 --- a/configure.ac +++ b/configure.ac @@ -33,7 +33,7 @@ # POSSIBILITY OF SUCH DAMAGE. AC_PREREQ(2.61) -AC_INIT([DSC], [2.11.0], [dsc@dns-oarc.net], [dsc], [https://github.com/DNS-OARC/dsc/issues]) +AC_INIT([DSC], [2.11.1], [dsc@dns-oarc.net], [dsc], [https://github.com/DNS-OARC/dsc/issues]) AM_INIT_AUTOMAKE([-Wall -Werror foreign subdir-objects]) AC_CONFIG_SRCDIR([src/md_array.c]) AC_CONFIG_HEADER([src/config.h]) diff --git a/debian/changelog b/debian/changelog index bd43fe7c..74bcb879 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,23 @@ +dsc (2.11.1-1~unstable+1) unstable; urgency=low + + * Release 2.11.1 + + This release fixes a 17-year old code cut&paste mistake in the + classification indexer, until now it's been classifying funny query + types based on the query class. This fix was sent in by Jim Hague + (Sinodun), thanks Jim! + + Other changes are based on code analysis reports and setup for code + coverage. + + 8d4763c Correct funny-qtype classification. + a1dd55e getline + 29bd143 Coverage + 685e504 SonarCloud + f759515 Badges + + -- Jerry Lundström Tue, 18 Aug 2020 10:18:57 +0200 + dsc (2.11.0-1~unstable+1) unstable; urgency=low * Release 2.11.0 diff --git a/rpm/dsc.spec b/rpm/dsc.spec index 744b4a40..bed0d8f9 100644 --- a/rpm/dsc.spec +++ b/rpm/dsc.spec @@ -1,5 +1,5 @@ Name: dsc -Version: 2.11.0 +Version: 2.11.1 Release: 1%{?dist} Summary: DNS Statistics Collector Group: Productivity/Networking/DNS/Utilities @@ -65,6 +65,20 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Aug 18 2020 Jerry Lundström 2.11.1-1 +- Release 2.11.1 + * This release fixes a 17-year old code cut&paste mistake in the + classification indexer, until now it's been classifying funny query + types based on the query class. This fix was sent in by Jim Hague + (Sinodun), thanks Jim! + * Other changes are based on code analysis reports and setup for code + coverage. + * Commits: + 8d4763c Correct funny-qtype classification. + a1dd55e getline + 29bd143 Coverage + 685e504 SonarCloud + f759515 Badges * Mon Jun 01 2020 Jerry Lundström 2.11.0-1 - Release 2.11.0 * This release updates the built in known TLDs table and adds the optional