wcc 0.0.2+dfsg-4.1ubuntu1 source package in Ubuntu
Changelog
wcc (0.0.2+dfsg-4.1ubuntu1) kinetic; urgency=medium * debian/patches/glibc-2.36-compat.patch: fix wldd to be compatible with glibc 2.36's ldd output. -- Steve Langasek <email address hidden> Fri, 26 Aug 2022 16:18:49 +0000
Upload details
- Uploaded by:
- Steve Langasek
- Uploaded to:
- Kinetic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- amd64
- Section:
- utils
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | utils |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
wcc_0.0.2+dfsg.orig.tar.gz | 1.7 MiB | 1b3db0f141527cab5a018e62a54435dcc1707217e2eb6afa0a186deb519ad5d2 |
wcc_0.0.2+dfsg-4.1ubuntu1.debian.tar.xz | 15.8 KiB | dc04f3f77ad019112ea5fce3304aa481bfc134e7369f17077a5059b0f031d658 |
wcc_0.0.2+dfsg-4.1ubuntu1.dsc | 2.2 KiB | b00293be3305da3ba87b0b01674cd5f29aea02bcae68d7d84bc1d3c937e51bec |
Available diffs
Binary packages built by this source
- wcc: Collection of tools to manipulate binaries and shared objects
This tool permits one to manipulate binaries and shared liraries to reuse
their API into an external usage, as a relocatable object that
can be linked to a new project, or through an interpreter (wsh)
to execute internal API directly.
- wcc-dbgsym: debug symbols for wcc