diff --git a/.github/workflows/packages.yml b/.github/workflows/packages.yml index 544f4a3..c3f5a48 100644 --- a/.github/workflows/packages.yml +++ b/.github/workflows/packages.yml @@ -19,8 +19,10 @@ jobs: target: &targets - debian-bookworm-deb - debian-trixie-deb + - ubuntu-jammy-deb - ubuntu-noble-deb - - ubuntu-plucky-deb + - ubuntu-questing-deb + - ubuntu-resolute-deb - almalinux-9-rpm - almalinux-10-rpm - amazonlinux-2023-rpm @@ -82,8 +84,6 @@ jobs: package: vmod-digest - target: amazonlinux-2023-rpm package: vmod-digest - - arch: "-arm" - package: vmod-cfg steps: - name: Checkout Code uses: actions/checkout@v5 diff --git a/build_scripts/make-deb-packages.sh b/build_scripts/make-deb-packages.sh index 02b5539..7649469 100755 --- a/build_scripts/make-deb-packages.sh +++ b/build_scripts/make-deb-packages.sh @@ -20,6 +20,7 @@ PDIR="$PDIR/$ID/${VERSION_CODENAME}/${ARCH}" apt-get update apt-get install -y \ -o Acquire::ForceIPv4=true \ + curl \ apt-utils \ debhelper \ devscripts \ diff --git a/pkg.env b/pkg.env index d1d5d70..6c61b77 100644 --- a/pkg.env +++ b/pkg.env @@ -1,4 +1,4 @@ -package_release=4 +package_release=5 declare -A VARS VARS[varnish_version]=8.0.0 @@ -9,7 +9,7 @@ VARS[varnish-modules_version]=0.27.0 VARS[varnish-modules_source]=https://github.com/varnish/varnish-modules/releases/download/${VARS[varnish-modules_version]}/varnish-modules-${VARS[varnish-modules_version]}.tar.gz VARS[varnish-modules_sha512]=bb8a55b3d665fe6de918f784a6f4276b2053f5b1cd0628d6b6c6c78c0042fd678736a2f48375cf356daa47a987175f52569c0b468ccd2b37ab55a32c25255264 -VARS[vmod-cfg_version]=8.0-20.0 +VARS[vmod-cfg_version]=8.0-20.1 VARS[vmod-cfg_source]=https://github.com/carlosabalde/libvmod-cfg/archive/refs/tags/${VARS[vmod-cfg_version]}.tar.gz VARS[vmod-cfg_sha512]=cbe32e4ddb75cac749f1731b710fc32adee7d3c432162152f18c7d309da01da2c9fdea5cfed9421b512a3f7da8b0259ce175c5129a1f4d507f40f85b565dfbb7