From 5a48f14e2cb6eb4e7fd6058758558a0226cce940 Mon Sep 17 00:00:00 2001 From: "Costa Tsaousis (ktsaou)" Date: Sun, 28 Aug 2016 00:20:47 +0300 Subject: [PATCH] fixes for releasing 1.3.0 --- conf.d/Makefile.am | 1 + packaging/tar-compare | 1 + 2 files changed, 2 insertions(+) diff --git a/conf.d/Makefile.am b/conf.d/Makefile.am index 3f6e684c..02fe86b0 100644 --- a/conf.d/Makefile.am +++ b/conf.d/Makefile.am @@ -49,6 +49,7 @@ dist_healthconfig_DATA = \ health.d/named.conf \ health.d/net.conf \ health.d/nginx.conf \ + health.d/qos.conf \ health.d/ram.conf \ health.d/redis.conf \ health.d/swap.conf \ diff --git a/packaging/tar-compare b/packaging/tar-compare index 3887c485..8391ea1e 100755 --- a/packaging/tar-compare +++ b/packaging/tar-compare @@ -57,6 +57,7 @@ diff -r "$1" $MYTMP/unpack/* | grep "^Only" | sed \ -e '/: CMakeLists.txt/d' \ -e '/: .travis.yml/d' \ -e '/: profile$/d' \ + -e '/python.d: python-modules-installer\.sh\.in$/d' \ -e '/sbin: \(firehol\|fireqos\|link-balancer\)$/d' \ -e '/sbin: \(update-ipsets\|vnetbuild\|commands.sed\)$/d' > $MYTMP/out -- 2.39.2