Package Release Info

libdmtx-0.7.7-bp160.1.12

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libdmtx-devel
libdmtx0

Change Logs

* Fri Jul 15 2022 Dirk Müller <dmueller@suse.com>
- update to 0.7.7:
  * bug 9: Prevent edifact barcode encoding '31' from user input
  * fix compiler warnings and build errors
  * properly handle error when decoding Base256 scheme
  * remove dead and irrelevant links in the README
  * Add validity checks in DecodeSchemeAscii()
  * Declare variables in DecodeSchemeAscii() locally.
  * Implement RsFindErrorLocatorPoly fix from shm0nya
-  drop libdmtx-DmtxPropRowPadBytes.patch (upstream)#
* Sun Sep 08 2019 Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Drop ImageMagick BuildRequires, unnecessary since libdmtx 0.7.4
* Thu Jun 20 2019 Christophe Giboudeaux <christophe@krop.fr>
- Update to 0.7.5
  * Add support for GS-1 encoding via the FCN1 character
  * Fix dmtxDecodeMatrixRegion returning a freed pointer
  * makefile: migrating ANSI C -> C99
  * Fixed Data Mosaic encoding bug
- Change the upstream URL.
- Drop patches, now upstream:
  * libdmtx-mosaic.patch
  * libdmtx-explicit-cast.patch
- Rebase libdmtx-DmtxPropRowPadBytes.patch.
- Update the License tag, only BSD-2-Clause files are used.
Version: 0.7.4-150000.3.2.1
* Mon Dec 07 2015 jengelh@inai.de
- Update RPM group and use a source URL
* Thu Dec 03 2015 tchvatal@suse.com
- Add few patches to improve funcitonality bnc#881387:
  * libdmtx-DmtxPropRowPadBytes.patch
  * libdmtx-explicit-cast.patch
  * libdmtx-mosaic.patch
* Thu Sep 11 2014 hrvoje.senjan@gmail.com
- Add baselibs.conf, needed for kdebase4-workspace-libs-32bit
* Tue Nov 20 2012 cgiboudeaux@gmx.com
- Fix the SLES build (%make_install not expanded)
- Fix a couple rpmlint warnings
* Thu Jan 12 2012 coolo@suse.com
- change license to be in spdx.org format
* Mon Jul 25 2011 coolo@novell.com
- make snprintf available to the sources
* Tue Jul 19 2011 cgiboudeaux@gmx.com
- Update to 0.7.4
  library: Relicensed to use Simplified BSD with waiver option
  library: Added new error codes and messages in dmtxencode.c
  library: Added DmtxByteList struct and supporting functions
  library: Changed file header with updated text
  library: Fixed ECC bug for 144x144 case (thanks Huver!)
  library: New Reed Solomon implementation
  library: New repository structure: libdmtx, dmtx-utils, and dmtx-wrappers
* Sun May 08 2011 cgiboudeaux@gmx.com
- Add dmtx.