|
From: bpearlmutter <bpe...@us...> - 2025-07-08 13:33:58
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "djvu.sourceforge.net (djvulibre.git)". The branch, debian has been updated via 495b88427af13ef9f601a96d9446c8bb8a5bc282 (commit) via f61d54797577778189de6f3eaf01c9b9d582a345 (commit) via e281b22c0ba86a24b5c4e8754a2978f26ba424e2 (commit) via 4a285e8da5cd9a2a6b296242a952ee96e519280d (commit) via bc14493f95f6d3737a1095098cff7d1517a04e9a (commit) via 33f645196593d70bd5e37f55b63886c31c82c3da (commit) via 73cda644ea5572cae241c3beac47ff1960f7d4c7 (commit) via 4d741e544a6b043d32eb98339166a7b466ac3ba6 (commit) via b0ff6fa85532870306dd59e38283dbd61c020e11 (commit) via 7e6b80a0ee6077abcd55b359e24d2371e2281511 (commit) via af70e20ecd343edb495ee179cad4bd2191afe16c (commit) via 502f2b4b7457223e8f3b65cd62fa4d5afbece7a6 (commit) via a8ae572254a6cf5c0f036e655daf3517a0452e07 (commit) via 4be971a9e4ffb8cf24d8a421eb5e66d172e872e5 (commit) via 0b838120c7840b48399bddc9e98c774773a84828 (commit) via d30971e232461c66a545d210ec4f024749a5f6c3 (commit) via 208a8d6c212e994071dbc56ee5eea3f931eb5860 (commit) via 576b89ccecd5524e2509c6c1ecbb12374ab15394 (commit) from b55ebd109fa06d70abe2b457f1e1360e349f1dea (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 495b88427af13ef9f601a96d9446c8bb8a5bc282 Author: Barak A. Pearlmutter <bar...@pe...> Date: Tue Jul 8 14:13:03 2025 +0100 lintian I: djvuserve: ored-depends-on-obsolete-package Recommends: apache => apache2 commit f61d54797577778189de6f3eaf01c9b9d582a345 Author: Barak A. Pearlmutter <bar...@pe...> Date: Tue Jul 8 07:58:01 2025 +0100 update patches and log changes commit e281b22c0ba86a24b5c4e8754a2978f26ba424e2 Merge: b55ebd1 4a285e8 Author: Barak A. Pearlmutter <bar...@pe...> Date: Tue Jul 8 07:54:25 2025 +0100 Merge tag 'release.3.5.29' into debian ----------------------------------------------------------------------- Summary of changes: NEWS | 9 ++++++ configure.ac | 4 +-- debian/changelog | 6 ++-- debian/control | 4 +-- ...x-potential-buffer-overflow-in-MMRDecoder.patch | 37 ---------------------- debian/patches/series | 1 - djvulibre.spec | 2 +- libdjvu/DjVuAnno.cpp | 5 +++ libdjvu/DjVuAnno.h | 8 ++--- libdjvu/DjVuToPS.cpp | 6 +++- libdjvu/GBitmap.cpp | 30 +++++++++++------- libdjvu/GBitmap.h | 4 +-- libdjvu/GContainer.cpp | 6 ++-- libdjvu/GMapAreas.cpp | 6 +++- libdjvu/GString.cpp | 14 +++++--- libdjvu/GThreads.cpp | 2 +- libdjvu/GThreads.h | 4 +-- libdjvu/GURL.cpp | 2 +- libdjvu/GUnicode.cpp | 29 ++++++++--------- libdjvu/JB2Image.cpp | 9 ++++++ libdjvu/JPEGDecoder.cpp | 6 ++-- libdjvu/MMRDecoder.cpp | 7 ++-- libdjvu/ddjvuapi.cpp | 11 ++++++- libdjvu/miniexp.cpp | 32 ++++++++++++++++++- tools/cpaldjvu.cpp | 4 --- tools/csepdjvu.cpp | 4 +++ tools/ddjvu.cpp | 17 +++++++--- tools/djvm.cpp | 4 +++ tools/djvudigital | 8 ++--- tools/djvused.cpp | 10 ++++-- tools/djvuserve.cpp | 7 ++++ xmltools/Makefile.am | 2 +- xmltools/djvuxml.1.in | 2 +- 33 files changed, 189 insertions(+), 113 deletions(-) delete mode 100644 debian/patches/0008-Fix-potential-buffer-overflow-in-MMRDecoder.patch hooks/post-receive -- djvu.sourceforge.net (djvulibre.git) |