libclang-perl 0.09-6build4 source package in Ubuntu

Changelog

libclang-perl (0.09-6build4) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 18:55:09 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
libclang-perl_0.09.orig.tar.gz 18.0 KiB 187d508c6dd4f558cfa8c6dcb85ddc6da7eb836428d8fc8d9358b6bc7dbe4db9
libclang-perl_0.09-6build4.debian.tar.xz 2.8 KiB d5c59edb5a43ea413db516b4c8cf274f66c039cac73d31cc9fa1f1494aac4c9f
libclang-perl_0.09-6build4.dsc 2.2 KiB 46c15eef24855ac049e8bad7ec7e5a1dc18272570e4f37cc56ce2fec4aee857b

Available diffs

View changes file

Binary packages built by this source

libclang-perl: Perl bindings to the Clang compiler's indexing interface

 Clang is a compiler front end for the C, C++, Objective-C, and Objective-C++
 programming languages which uses LLVM as its back end.
 .
 Clang module provides Perl bindings to the Clang indexing interface, used for
 extracting high-level symbol information from source files without exposing
 the full Clang C++ API.

libclang-perl-dbgsym: debug symbols for libclang-perl