qrencode 4.1.1-1build2 source package in Ubuntu

Changelog

qrencode (4.1.1-1build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 08:17:21 +0000

Upload details

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

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
qrencode_4.1.1.orig.tar.bz2 450.7 KiB e455d9732f8041cf5b9c388e345a641fd15707860f928e94507b1961256a6923
qrencode_4.1.1-1build2.debian.tar.xz 5.5 KiB 2cb74c91606d630b9935780b01cfc971a6184ab15677dbe1089016e4c13a8498
qrencode_4.1.1-1build2.dsc 2.1 KiB dc1537b22ba5c5edd86de09eecfe10cc7086de0c2f3c482ef03b770a480093f8

Available diffs

View changes file

Binary packages built by this source

libqrencode-dev: QR Code encoding library -- development

 Libqrencode is a library for encoding data in a QR Code symbol, a kind of 2D
 symbology that can be scanned by handy terminals such as a mobile phone with
 CCD. The capacity of QR Code is up to 7000 digits or 4000 characters, and has
 high robustness.
 .
 Libqrencode supports QR Code model 2, described in JIS (Japanese Industrial
 Standards) X0510:2004 or ISO/IEC 18004.
 .
 This package contains development files (a header, pkg-config settings, etc.)

libqrencode4: QR Code encoding library

 Libqrencode is a library for encoding data in a QR Code symbol, a kind of 2D
 symbology that can be scanned by handy terminals such as a mobile phone with
 CCD. The capacity of QR Code is up to 7000 digits or 4000 characters, and has
 high robustness.
 .
 Libqrencode supports QR Code model 2, described in JIS (Japanese Industrial
 Standards) X0510:2004 or ISO/IEC 18004.
 .
 This package contains runtime libraries of libqrencode.

libqrencode4-dbgsym: debug symbols for libqrencode4
qrencode: QR Code encoder into PNG image

 Qrencode is a utility software using libqrencode to encode string data in
 a QR Code and save as a PNG or an EPS image.

qrencode-dbgsym: debug symbols for qrencode