Skip to content

updates from jambonz deployments - #6

Open
davehorton wants to merge 29 commits into
masterfrom
jambonz
Open

updates from jambonz deployments#6
davehorton wants to merge 29 commits into
masterfrom
jambonz

Conversation

@davehorton

Copy link
Copy Markdown
Collaborator

No description provided.

maguilar631697 added a commit to ArxynInc/rtpengine that referenced this pull request May 28, 2026
…l sipwise daemon deps

Build drachtio#6 made it past apt and into make, which then failed on:
  Error: Required package 'libmnl' not found

The previous trim went too far. Cross-referenced mr13.5.1.16's
debian/control more carefully — daemon/ requires:
  - libmnl-dev      (netlink, kernel module setup)
  - libnftnl-dev    (nftables netlink, bookworm's iptables backend)
  - libxtables-dev  (xtables targets — sipwise's control file lists
                     it as 'libxtables-dev | iptables-dev'; we already
                     had libiptc-dev but not the xtables companion)
  - libcjson-dev    (JSON parsing, sipwise switched off glib-json
                     for some hot paths)
  - zlib1g-dev      (gzip dictionary for HEP captures)

Drop none, just add. Cache scope already busted in last commit.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant