Skip to content
Success

Changes

Summary

  1. xbiff: update to 1.0.5 (commit: b09b69b) (details)
  2. hexchat: disable direct binding to fix Python plugin (commit: b2322c7) (details)
  3. gst-plugins-base1: update to 1.22.9 (commit: a4daa69) (details)
The file was modifiedcomponents/x11/xbiff/Makefile (diff)
The file was removedcomponents/x11/xbiff/xbiff.license
The file was modifiedcomponents/x11/xbiff/manifests/sample-manifest.p5m (diff)
The file was modifiedcomponents/x11/xbiff/pkg5 (diff)
The file was modifiedcomponents/x11/xbiff/xbiff.p5m (diff)
Commit b2322c754a4f178e76f1fddafb2a6d68c72e44da by noreply
hexchat: disable direct binding to fix Python plugin

Without this change if you attempt to load the plugin, it fails
to find __iob from libc:

/load /usr/lib/amd64/hexchat/plugins/python.so
ld.so.1: hexchat: fatal: relocation error: file /usr/lib/amd64/hexchat/plugins/python.so: symbol __iob: referenced symbol not found

Also, in COMPONENT_POST_INSTALL ACTION:
- remove unnecessary loop around elfedit commands
- use 'dyn:value -add' so python.so retains a dependency on libc.so.1
(commit: b2322c7)
The file was modifiedcomponents/desktop/hexchat/Makefile (diff)
Commit a4daa6902aa9c28ee46716d14c72a61994fbbd4e by noreply
gst-plugins-base1: update to 1.22.9

(commit: a4daa69)
The file was modifiedcomponents/multimedia/gst-plugins-base1/manifests/sample-manifest.p5m (diff)
The file was modifiedcomponents/multimedia/gst-plugins-base1/pkg5 (diff)
The file was modifiedcomponents/multimedia/gst-plugins-base1/gst-plugins-base1.p5m (diff)
The file was modifiedcomponents/multimedia/gst-plugins-base1/Makefile (diff)