safeclib 3.7.1-1 source package in Ubuntu

Changelog

safeclib (3.7.1-1) unstable; urgency=medium

  * New upstream bugfix release.

 -- Adam Borowski <email address hidden>  Tue, 01 Feb 2022 21:58:19 +0100

Upload details

Uploaded by:
Adam Borowski
Uploaded to:
Sid
Original maintainer:
Adam Borowski
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
safeclib_3.7.1-1.dsc 1.9 KiB 33d1a72bf44d01fa864f92b622813f977c6eb61e0f627d0224bec2bd8e923b49
safeclib_3.7.1.orig.tar.gz 2.1 MiB baac28b60f8f46ae0f273155f4968b20e84380016629247ed2a4d7e3fbeb4d98
safeclib_3.7.1-1.debian.tar.xz 3.9 KiB 767027eb52b670ca20be98a2fbbcedeb805a751c5988c17b81ffa3a01bc6c9a7

Available diffs

No changes file available.

Binary packages built by this source

libsafec-dev: No summary available for libsafec-dev in ubuntu kinetic.

No description available for libsafec-dev in ubuntu kinetic.

libsafec3: "safe" C libc extensions (Annex K)

 This library implements controversial C11 Annex K (TR24731) extensions.
 They are most commonly known as _s variants implemented by MSVC, dubbed as
 "secure" to the point of MSVC-related linters claiming standard functions
 to be deprecated. However, they've been nearly-universally panned by other
 libc implementors, the most recent discussion about Annex K removal and/or
 deprecation being N1967. It is recommended to avoid using these functions
 -- they're either prone to misuse or merely inefficient (measuring a
 string's length multiple times being the most frequent case).
 .
 Yet despite these downsides, it is nice to have these functions available
 when porting some software that originated on Windows.
 .
 This package includes runtime binaries for the library.

libsafec3-dbgsym: No summary available for libsafec3-dbgsym in ubuntu kinetic.

No description available for libsafec3-dbgsym in ubuntu kinetic.