Package: zbar / 0.23.92-7+deb12u1

Metadata

Package Version Patches format
zbar 0.23.92-7+deb12u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Properly set perl script shebang.patch | (download)

perl/examples/processor.pl | 2 1 + 1 - 0 !
perl/examples/read_one.pl | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

 properly set perl script shebang

Signed-off-by: Boyuan Yang <byang@debian.org>
0002 python enum fix build for Python 3.11.patch | (download)

python/enum.c | 8 8 + 0 - 0 !
1 file changed, 8 insertions(+)

 python: enum: fix build for python 3.11

0003 CVE 2023 40889 qrdec.c Fix array out of bounds acces.patch | (download)

zbar/qrcode/qrdec.c | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 cve-2023-40889 qrdec.c: fix array out-of-bounds access
0004 Add bounds check for CVE 2023 40890.patch | (download)

zbar/decoder/databar.c | 23 20 + 3 - 0 !
1 file changed, 20 insertions(+), 3 deletions(-)

 add bounds check for cve-2023-40890