Update ChangeLog, abi-check.sh, AUTHORS and issues_closed list for an upcoming 0.19 release.

This commit is contained in:
Eric Hawicz
2026-01-19 16:58:29 -05:00
parent 8948568031
commit d05ea4851f
4 changed files with 137 additions and 7 deletions

10
abi-check.sh Normal file → Executable file
View File

@@ -1,9 +1,10 @@
#!/bin/sh
set -e
# The 0.17 release is broken
#prev=0.17
prev=0.16
release=0.18
prev=0.18
release=0.19
# ... clone json-c, abi-compliance-checker, abi-dumper
@@ -20,6 +21,9 @@ cd ~/abi-compliance-checker
mkxml()
{
ver="$1"
if [ ! -e ../json-c-installs/json-c-${ver}/lib64 ] ; then
ln -s lib ../json-c-installs/json-c-${ver}/lib64
fi
cat <<EOF > json-c-${ver}.xml
<foo>
<version>