tcc 0.9.27+git20200814.62c30a4a-1 source package in Ubuntu

Changelog

tcc (0.9.27+git20200814.62c30a4a-1) unstable; urgency=medium

  * New upstream snapshot (Closes: #964224, #925127, #929872):
    + fixes CVE-2019-9754 and CVE-2019-12495.
  * debian/patches:
    + Enable VFP if targeting armhf.
    + Drop patches applied upstream.
  * debian/rules:
    + Remove unneeded backup of tcc-doc.html.
  * debian/control:
    + Bump debhelper compat to 13 and build-depends on debhelper-compat.
    + Point to mob branch on Vcs-Git field.
    + Bump Standards-Version to 4.5.0 (no changes needed).
    + Set Rules-Requires-Root to no.
  * debian/compat:
    + Remove.
  * debian/rules:
    + Strip bcheck.o not stripped by dh_strip.
  * debian/upstream/metadata:
    + Add upstream metadata.

 -- Thomas Preud'homme <email address hidden>  Fri, 14 Aug 2020 23:32:44 +0100

Upload details

Uploaded by:
Thomas Preud'homme
Uploaded to:
Sid
Original maintainer:
Thomas Preud'homme
Architectures:
hurd-i386 i386 amd64 armel armhf arm64
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe devel
Noble release universe devel
Mantic release universe devel
Lunar release universe devel
Jammy release universe devel

Downloads

File Size SHA-256 Checksum
tcc_0.9.27+git20200814.62c30a4a-1.dsc 2.2 KiB 3d211ea8e260e6b846c9a085ea43229c48b20871be7a7ad8f520b2d345587cfd
tcc_0.9.27+git20200814.62c30a4a.orig.tar.bz2 692.3 KiB d63c113bcdd657f51c8ee197a0b0a24203603313e19a52b5f678d40ab7f5df35
tcc_0.9.27+git20200814.62c30a4a-1.debian.tar.xz 14.7 KiB 27036dd5f67b6ce3b8212080d1d6e55b1f7b2e54a23d0f2a4af38090a8d75716

No changes file available.

Binary packages built by this source

libtcc-dev: fast library for dynamic code generation

 Libtcc is a library that uses tcc, a compiler several times faster than
 'gcc -O0' to perform dynamic code generation. It exposes in its API all
 operations tcc performs to generate a binary from sources: setting
 header and library paths, compiling program from a source file,
 manipulating its symbols and handling relocation of its code among
 other things. Libtcc is also able to compile from a buffer.
 .
 This package contains the static library and header file for TCC (Tiny
 C Compiler).
 .
 NOTE: libtcc is still somewhat experimental and is not recommended for
 production use. The code it generates is much less optimized than what
 GCC produces, and compiler bugs can have serious security consequences
 for your program.

tcc: No summary available for tcc in ubuntu hirsute.

No description available for tcc in ubuntu hirsute.