From: Michal Nowak Date: Wed, 25 Jun 2025 12:50:41 +0000 (+0200) Subject: [9.20] chg: doc: Make empty changelog fatal error X-Git-Tag: v9.20.11~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5a407b535e32d2555988c5f1168f184e7f70f27;p=thirdparty%2Fbind9.git [9.20] chg: doc: Make empty changelog fatal error The prep_doc_mr.py script of the bind9-qa repo needs a way to know that gitchangelog.py did not produce entries. In the case of release notes, it dies with "No commits matching given revlist". For changelog entries it used to warn about "Empty changelog", but did not return non-zero exit code. Backport of MR !10591 Merge branch 'backport-mnowak/make-empty-changelog-fatal-9.20' into 'bind-9.20' See merge request isc-projects/bind9!10641 --- b5a407b535e32d2555988c5f1168f184e7f70f27