Skip to content

Commit

Permalink
debian: fix undefined symbol error after upgrading package
Browse files Browse the repository at this point in the history
  • Loading branch information
salcock committed Nov 15, 2024
1 parent d1e6f71 commit 1faadeb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
openli (1.1.10-2) unstable; urgency=medium

* Add explicit version to libwandder2 dependency to force upgraded
installs to pull in the latest libwandder2.

-- Shane Alcock <[email protected]> Fri, 15 Nov 2024 14:21:18 +1300

openli (1.1.10-1) unstable; urgency=medium

* RADIUS: Accounting Response packets no longer need to be seen by
Expand Down
2 changes: 1 addition & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Package: openli-collector
Section: net
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, lsb-base,
rabbitmq-server, adduser
rabbitmq-server, adduser, libwandder (>=2.0.13)
Description: Collector daemon for an OpenLI system
OpenLI is a software suite that allows network operators to conduct
lawful interception of Internet traffic that is compliant with the
Expand Down

0 comments on commit 1faadeb

Please sign in to comment.