github sipcapture/homer 11.0.200

5 hours ago

Homer Core 11.0.200

Highlights

  • deb/rpm now include the glibc-patched binary nfpm reads (./homer). The polyfill step patches that file; homer-core_amd64 is synced from it after patching so release uploads match packages.
  • CI uses polyfill-glibc-action pinned to 1.1.5 with target glibc 2.34 on amd64, replacing the previous shell/pip flow.

Makefile / local builds

  • Default make runs the full build (UI + binary), not only the static libstdc++ wrapper.
  • Glibc polyfill is optional: run make glibc-polyfill when needed (default GLIBC_TARGET=2.34; override e.g. GLIBC_TARGET=2.28). It is not run on make release / make homer-only.

Maintenance

  • UI: npm audit fix for transitive advisories; npm test updated (ConfirmProvider / TooltipProvider wrappers, login queries aligned with the current form).

Upgrade notes

  • If you still see errors like GLIBC_2.38 on older distros from packaged installs, use a build that includes the polyfill → ./homer → nfpm pipeline (this release line).

OS

  • Debian >=12 , RH >=8

Don't miss a new homer release

NewReleases is sending notifications on new releases.