Back to tesseract PTS page

Accepted tesseract 4.00~git2844-607e8fd8-2 (source amd64 all) into unstable



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 21 Jul 2018 15:57:58 +0300
Source: tesseract
Binary: tesseract-ocr libtesseract-dev libtesseract4 tesseract-ocr-all
Architecture: source amd64 all
Version: 4.00~git2844-607e8fd8-2
Distribution: unstable
Urgency: medium
Maintainer: Alexander Pozdnyakov <almipo@mail.ru>
Changed-By: Alexander Pozdnyakov <almipo@mail.ru>
Description:
 libtesseract-dev - Development files for the tesseract command line OCR tool
 libtesseract4 - Tesseract OCR library
 tesseract-ocr - Tesseract command line OCR tool
 tesseract-ocr-all - Tesseract OCR with all language and script packages
Closes: 901750 903606
Changes:
 tesseract (4.00~git2844-607e8fd8-2) unstable; urgency=medium
 .
   * Compile
   * fix patch - man.diff, helptext
   * fixed build with dpkg-buildpackage -A (closes: #901750)
   * fixed path to phototest.tif
   * Update dependencie for tesseract-ocr, libtesseract4 - add
     "liblept5 >= 1.75.3"(closes: #903606)
   * URL: git://github.com/tesseract-ocr/tesseract.git
   * Branch: master
   * Commit: 607e8fd85c675d2348b80703665455a6fab1aeac
   * Date: 1532170875
   * git changelog:
   *  132c540c - Increase limit for deserialization of large arrays
   *  b15624eb - Fix regression (shared libraries no longer supported)
   *  f577e292 - Increase limit and add assertions for deserialization of
     large arrays
   *  ca25d885 - Add missing execute permission for script files
   *  58208522 - configure: Clean code for --enable-visibility
   *  a07025c9 - configure: Clean code for --enable-opencl
   *  0ad6e3e7 - configure: Clean code for --enable-legacy
   *  e47a9272 - configure: Clean code for --enable-graphics
   *  cfc5ef65 - configure: Clean code for --enable-embedded
   *  11cafd76 - configure: Clean code for --enable-debug
   *  11d9d8e5 - configure: Remove macro AC_SYS_INTERPRETER
   *  0a4edf61 - configure: Remove large file support
   *  4bbebd3f - Remove tests for function getline
   *  3a7f5e4d - Merge pull request #1786 from stweil/serialize
   *  b7b8dba5 - LSTMTrainer: Use new serialization API
   *  1dcda1aa - LSTMRecognizer: Use new serialization API
   *  45a7ccf2 - LSTM: Use new serialization API
   *  f4449ba4 - Convolve: Use new serialization API
   *  dfc3e969 - SquishedDawg: Use new serialization API
   *  6cf50896 - UnicharAndFonts, Shape: Use new serialization API
   *  07b363fe - MasterTrainer: Use new serialization API
   *  88b3d940 - TessdataManager: Use new serialization API
   *  da0217fa - STRING: Use new serialization API
   *  5e05f2cb - IndexMap: Use new serialization API and optimize code
   *  edff1d18 - BitVector: Use new serialization API
   *  bb6c0123 - ICOORD: Use new serialization API
   *  66bc012d - UNICHARSET: Use new serialization API
   *  eb90068b - RecodedCharID: Use new serialization API
   *  0ca7cdd2 - WordFeature, ImageData: Use new serialization API
   *  7133a6f4 - GENERIC_2D_ARRAY: Use new serialization API
   *  ea660f83 - fontinfo: Use new serialization API and optimize code
   *  6ef267c4 - Use TFile::Serialize, TFile::DeSerialize
   *  c383b1aa - TFile: Add helper functions for serialization of simple
     data types
   *  bdd2a7ae - Use tesseract::Serialize, tesseract::DeSerialize
   *  16832f98 - Add helper functions for serialization of simple data
     types
   *  216c2b31 - Fix typo and add TODO comment
   *  2b6a356c - IntFeatureSpace: Remove unused DeSerialize method
   *  f47daace - Update appveyor.yml
   *  14d8c74e - Update appveyor.yml
   *  d330eeae - Update appveyor.yml
   *  9eed164a - Update appveyor.yml
   *  9ff65386 - Update appveyor.yml
   *  cfd72ff3 - Fix --print-parameters (regression)
   *  88ebfea4 - opencl: Fix crash and clean code a bit
   *  0d497593 - Replace tprintf_internal by tprintf and clean tprintf
     code
   *  24bf8c33 - Add include statements (needed for following commit)
   *  8bd95673 - Fix some comments
   *  44415a70 - Remove unused EXTERN macros
   *  7e80a850 - Remove unused macros
   *  609edd46 - Add missing include statement
   *  55f0ca58 - Add missing include statements and clean some include
     statements
   *  cdc7db70 - unlvtests: Fix typo in documentation (found by
     codespell)
   *  0eb239ee - Fix typo in comments
   *  001f536c - Fixed "Invalid F spec" error while building
     FullyConnected layer.
   *  18edac40 - Fix CID 1164623 (Uninitialized scalar field)
   *  66b71e6b - Fix CID 1164621 (Uninitialized scalar field)
   *  8582ee09 - Fix CID 1164618 (Uninitialized scalar field)
   *  37f82824 - Fix CID 1164616 (Uninitialized scalar field)
   *  430dc5c0 - Fix CID 1164612 (Uninitialized scalar field)
   *  19a99450 - Fix CID 1164611 (Uninitialized scalar field)
   *  4bb41b89 - Fix CID 1164693 (Untrusted value as argument)
   *  992031e8 - Fix CID 1164702 (Untrusted value as argument)
   *  c1da5fba - Fix CID 1164704 (Untrusted value as argument)
   *  8871f4d6 - Fix CID 1164686 (Use of untrusted scalar value)
   *  92e2ad04 - Fix CID 1164703 (Untrusted value as argument)
   *  bfe2a795 - Fix CID 1164566 (Dereference after null check)
   *  036c72ca - Fix CID 1164733 (Resource leak)
   *  8d60a184 - Remove unused iterator
   *  d2febafd - Fix compiler warnings [-Wmissing-prototypes]
   *  8ad7f049 - Fix empty statements
   *  ffb50193 - Fix prototype for API function
     TessBaseGetBlockTextOrientations
   *  790b410f - Remove unused API function TessBaseAPIDetectOS
   *  f107f116 - Fix compiler warnings [-Wconditional-uninitialized]
   *  a74d467e - Fix compiler warnings [-Wcomma]
   *  296a836f - Fix compiler warnings [-Wunused-const-variable]
   *  787bde56 - Fix syntax errors introduced by last commit (regression)
   *  d960a50c - Fix compiler warning [-Wshadow-field-in-constructor]
   *  c1be1024 - Fix compiler warning [-Wtautological-undefined-compare]
   *  52d392da - Fix compiler warning [-Wunused-function]
   *  6cc35646 - Fix compiler warning [-Wunreachable-code-break]
   *  bdf09f40 - Fix compiler warnings [-Wzero-as-null-pointer-constant]
   *  60fcff5e - Fix build with legacy engine disabled (part 2)
   *  081793ff - Fix build with legacy engine disabled
   *  c8b5a29c - Remove unneeded type casts
   *  62c7b796 - Merge branch 'master' into disable-legacy
   *  15fb491b - Add missing #ifdef in tesseractmain.cpp
   *  134779f7 - Fix duplicate #ifndef in blobclass.cpp
   *  aa9f4b48 - Add an option to compile tesseract without the code of
     the legacy OCR engine
   *  6d170a15 - Replace tabs by blanks in source code
   *  c9efe5f5 - Merge pull request #1737 from stweil/nwmain
   *  626a229c - Remove nwmain.h
   *  f8684cb0 - Fix syntax error (regression)
   *  bb7bb1f0 - Remove old comments for exceptions
   *  889f7eaa - Remove blckerr.h
   *  87281324 - Replace function DoError and remove danerror.cpp,
     danerror.h
   *  6a553f9f - Clean up cutil.h
   *  9325fbe3 - Remove unused include files
   *  2cd2d320 - Remove functions open_file, exists_file
   *  84f315db - Update tesseract.1.asc
   *  cbd7b157 - Remove unneeded macro definition for M_PI
   *  f7b61891 - Replace macro PI by macro M_PI
   *  3840a769 - Remove unused function long_rand
   *  b57afc7c - Replace Efopen by fopen and remove efio.cpp, efio.h
   *  faae87be - Replace FLOAT32 by float data type
   *  f6c3c8cf - Replace MAX_FLOAT32 by standard FLT_MAX and remove
     unused MIN_FLOAT32
   *  919901eb - Replace FLOAT64 by double data type
   *  abbd78a0 - Fix CID 1340271, 1340272, 1340273, 1340274 (Use after
     free)
   *  52b44c5e - Fix CID 1164530 (Logically dead code)
   *  57970443 - Fix CID 1393661 (Arguments in wrong order)
   *  09da044a - Fix CID 1164553 (Division or modulo by float zero)
   *  1b303e5d - Fix CID 1393662 Resource leak
   *  d3c4642d - Fix CID 1393662 (Resource leak)
   *  98758fb3 - opencl: Use std::vector and clean code
   *  53795a88 - Fix CID 1158180 Argument cannot be negative
   *  68010853 - pdfrenderer: Fix ClipBaseline and optimize code
   *  1011e001 - Update rules for clang-format
   *  e8e94d37 - Fix CID 1340287 (Unchecked return value)
   *  a49b8f1d - Fix CID 1297960 (Dereference after null check)
   *  86eb4dfc - Fix CID 1164646 (Uninitialized pointer field)
   *  6b250b58 - Remove autoconf-archive dependency
   *  de072cc0 - Format OpenCL code
   *  368fa189 - Fix CID 1386106 (Explicit null dereferenced)
   *  740a821c - Fix CID 1393673 (Ignoring number of bytes read)
   *  075dc984 - Fix CID 1393671 (Uninitialized scalar variable)
   *  8f33d10b - Fix CID 1393670 (Resource leak)
   *  12a601ff - Fix CID 1393669 (Resource leak)
   *  1de55c86 - Fix CID 1393668 (Uninitialized scalar variable)
   *  1e1f35cd - Fix CID 1393667 (Copy into fixed size buffer)
   *  85794ca1 - Fix CID 1393666 (Big parameter passed by value)
   *  3d2f7350 - Fix CID 1393665 (Uninitialized scalar variable)
   *  a95917a6 - Fix CID 1393664 (Uninitialized scalar variable)
   *  c9737c7f - Fix CID 1393663 (Big parameter passed by value)
   *  53596f78 - Fix CID 1393662 (Resource leak)
   *  fcff2f2c - Fix CID 1242849 (Unused value)
   *  eabd10d8 - Fix CID 1158180 (Argument cannot be negative) and clean
     code a bit
   *  4cc103cd - Fix CID 1157757 (Logically dead code)
   *  36c985b7 - Fix CID 1164746 (Big parameter passed by value)
   *  244b54bf - Fix CID 1386083 (Dereference null return value)
   *  2a30d77d - Fix CID 1386104 (Dereference null return value)
   *  4bebf3a5 - Fix CID 1386098 (Dubious method used)
   *  0686cbed - Fix CID 1386094 (Unread field)
   *  93a9a9dc - Update VERSION
   *  20cd6d23 - dotproductsse: Fix include statements
   *  9bb5a877 - Remove stderr.h and its include statements
   *  db7f2009 - Remove memry.cpp, memry.h
   *  cda04b1d - tordmain: Replace alloc_mem, free_mem by C++ std::vector
   *  3032b65b - pithsync: Replace alloc_mem, free_mem by C++ std::vector
   *  cb9eec35 - oldbasel: Replace alloc_mem, free_mem by C++ new,
     delete, std::vector
   *  77db9b43 - makerow: Replace alloc_mem, free_mem by C++ new, delete,
     std::vector
   *  556a1c1e - qspline: Replace alloc_mem, free_mem by C++ new, delete
   *  52218c3d - pitsync1: Remove unneeded include statement
   *  9b2dc5c2 - gap_map: Replace alloc_mem, free_mem by C++ new, delete
   *  20e243d5 - strngs: Replace alloc_mem, free_mem by standard
     functions
   *  8953f414 - qspline: Remove unneeded include statement
   *  b282d2cb - adaptions: Remove unneeded include statement
   *  f99be62c - coutln: Replace alloc_mem, free_mem by standard
     functions
   *  7768f9b3 - Clean more include files and include statements
   *  a32d24fa - Remove empty tessbox.h
   *  91522dfb - Remove memry.h from public API
   *  1a151781 - Clean some include statements
   *  15f64e02 - Remove recursive header.
   *  484a1be9 - Remove unneeded include statements for scanutils.h
   *  11f2b12f - Remove arch header files from public API
   *  2bafff4c - Remove LSTM header files from public API
   *  1371980f - Replace string.h by standard C++ cstring
   *  112aeb98 - Clean usage of assert.h
   *  a9e2574e - Remove public API file ndminx.h
   *  0cb128d5 - Remove errcode.h from public API
   *  44450094 - Replace ASSERT_HOST in genericvector.h
   *  2a5a0924 - Fix CID 1393241 (Dereference null return value)
   *  09976e61 - Fix CID 1393238 (Dereference null return value)
   *  27a5908a - Fix CID 1393239 (Dereference null return value)
   *  f482ebdc - Fix CID 1393243 (Uninitialized scalar field)
   *  2ceb2001 - Fix CID 1393244 and CID 1393244 (Uninitialized scalar
     variable)
   *  d6391ee8 - Fix CID 1393540 (Explicit null dereferenced)
   *  c8dd4456 - Fix CID 1393240 (Missing return statement)
   *  e87e8967 - Remove more header files from public API
Checksums-Sha1:
 4f1ac93eb2d5d656485b17f15213ce068bc20ede 2431 tesseract_4.00~git2844-607e8fd8-2.dsc
 1bccfba3cec98b14743b69a9add315da9e67be9a 19799912 tesseract_4.00~git2844-607e8fd8.orig.tar.xz
 3a5e62fad4107859ce021681e0e16110db3eb729 32104 tesseract_4.00~git2844-607e8fd8-2.debian.tar.xz
 aed3dce9e500e044c17bd1552f8dfe1a055ae6d9 1473876 libtesseract-dev_4.00~git2844-607e8fd8-2_amd64.deb
 f5f094704589bef930eb4daeceb4852481462cad 14536108 libtesseract4-dbgsym_4.00~git2844-607e8fd8-2_amd64.deb
 ba04c9ca0edb8329b03fadbce96bde80dd627703 1217424 libtesseract4_4.00~git2844-607e8fd8-2_amd64.deb
 f506232fad5f30911a930629d4a1fad30317a5f6 39416 tesseract-ocr-all_4.00~git2844-607e8fd8-2_all.deb
 77faa943081eb348ee3db2a7d5a6e9927ffa1e07 5495512 tesseract-ocr-dbgsym_4.00~git2844-607e8fd8-2_amd64.deb
 b91150e75a4c0a456ec243178d6164b1a5a0c9d5 255220 tesseract-ocr_4.00~git2844-607e8fd8-2_amd64.deb
 5bc2740f09c0c904c69834571dec32615c9c18b0 12466 tesseract_4.00~git2844-607e8fd8-2_amd64.buildinfo
Checksums-Sha256:
 ff2e160e68266855b2e816cbb95433fca1492cbd8d3a06d39ff9535afa67d5d5 2431 tesseract_4.00~git2844-607e8fd8-2.dsc
 e8c47f850773b63a869150494d4b9c3d8b74db4299151ca1369fb28c21cd7457 19799912 tesseract_4.00~git2844-607e8fd8.orig.tar.xz
 824550563575ac76690f786edc900129b7b0a08872eefb21f22bb45526dbd421 32104 tesseract_4.00~git2844-607e8fd8-2.debian.tar.xz
 032f36fdf4cc53b82fdf8645861d26ac2cd274085abe9d5b9ee4006667269304 1473876 libtesseract-dev_4.00~git2844-607e8fd8-2_amd64.deb
 eced1985f2299c476503a96e3b75f5799ac622c95382eb73401524473a2c5bcb 14536108 libtesseract4-dbgsym_4.00~git2844-607e8fd8-2_amd64.deb
 5d596e56b7a36e068b95a62f23ca0c043009cb603be654012dcaebe385d62707 1217424 libtesseract4_4.00~git2844-607e8fd8-2_amd64.deb
 f3c225e0400aebbe4974982af836af4c379ea079e108104f704f05ad9f733fc1 39416 tesseract-ocr-all_4.00~git2844-607e8fd8-2_all.deb
 158cdfc0b18316a5bb5d8d3ffab4880fb2c9386d84dfd8abf7f03db94b4556fb 5495512 tesseract-ocr-dbgsym_4.00~git2844-607e8fd8-2_amd64.deb
 2b1306c5003a82cd054c973e839823d112395df3471b73f3bc064a66d302fbea 255220 tesseract-ocr_4.00~git2844-607e8fd8-2_amd64.deb
 e1a4a4ef8eb6c36cc76295b7d2631f55b5c5d18fb9281da8bcb6c7e30ea882fd 12466 tesseract_4.00~git2844-607e8fd8-2_amd64.buildinfo
Files:
 57801840254d2f182e5bb7e3bb1d8f19 2431 graphics optional tesseract_4.00~git2844-607e8fd8-2.dsc
 86ac5244eaab1dcd5f9359c9b2fa4d26 19799912 graphics optional tesseract_4.00~git2844-607e8fd8.orig.tar.xz
 ba36d7709448c04c68f46f7b00d8c9c8 32104 graphics optional tesseract_4.00~git2844-607e8fd8-2.debian.tar.xz
 3e200c34caf9d4707896a8e229b7309f 1473876 libdevel optional libtesseract-dev_4.00~git2844-607e8fd8-2_amd64.deb
 e2daac7f7d64cb518f2211a4a9d84ebe 14536108 debug optional libtesseract4-dbgsym_4.00~git2844-607e8fd8-2_amd64.deb
 86d5eaff4424f082393ed9172d0ec5f8 1217424 libs optional libtesseract4_4.00~git2844-607e8fd8-2_amd64.deb
 e193b10043fe9bc099a69270eb9d7090 39416 graphics optional tesseract-ocr-all_4.00~git2844-607e8fd8-2_all.deb
 1570a288dc3adddea809f7f8de62be5b 5495512 debug optional tesseract-ocr-dbgsym_4.00~git2844-607e8fd8-2_amd64.deb
 72fad5b2bd741aa43f46b8e89e653a67 255220 graphics optional tesseract-ocr_4.00~git2844-607e8fd8-2_amd64.deb
 3766655801ac3350bc73b5f3a7a9d5e8 12466 graphics optional tesseract_4.00~git2844-607e8fd8-2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJDBAEBCAAtFiEEfzii+Ck3m3QwNJ0yqHaugwpJrNMFAltgjJ8PHGphYkBkZWJp
YW4ub3JnAAoJEKh2roMKSazT0jQQAKBQERXsQcugunYy5sgdb0gh6XEt6RYj8hSw
aPustftztAr1e2IuCo7jvtM/Lv8hEQtCf2BXQOz16+xHmUvYikIfMX4ftR9xUqHW
SGipXmGdskrvCDfjs5ofXx1YTrpSn+i+9f/WnJgIHp1CnROsGo4AOYrGxfdczzQM
C2zIrIUENv+fDnmskIEWZ3V83JDQPzmCRrHcDVCxRLDUqc7DsjxiDWSkUF1ob1jI
wWF/Ls1HKLfuZwI+Ts3gem4i4ee7DaBbLSssvovteuUO0Kw121hieROIaE7rOURW
etTuvz4qbX8ooOLacR3RLkXbp2X4UWT3pbAnddg4Mw4JfxJd7tZXKeVuKPcyrpfE
y//U63R91bK7bL/Nv5gy8I/CTeSqsrBvfS+bOCMCwSae4QSYaAof4X5k34CCn9eA
o0jN8QYtU+cKS5Bd/VejClszfWgZWTmcxBw27ZR+v1KC7RcCarwE7/Fm3FhsEEuh
Q+TsKM4GLMkeGOvRFdGKJvVD+nD/RInUXVc0JOBTckUUBptIwbi2uRE4C98UuPiR
pf5dsm4lgujJ1vpMT14uOgWBxaXp6QiwX9wfAzg2IkUH2H2fIiLQxYr4HuM9c6Fo
FFADWXVass3BOBBVpmtAoF1Kd1etMBtjtlLF2fu0StkMmSl85y1rzZ5OsLSeDFEg
VeYcza9o
=ENlk
-----END PGP SIGNATURE-----