| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Switch back to the official Jeff Kingston's version 3.41.0 (includes fixes for modern compilers, bsc#1220574). - Reapply fix-for-CVE-2019-19917-and-CVE-2019-19918.patch fixing bsc#1159714 (CVE-2019-19917) and bsc#1159713 (CVE-2019-19918). - Add tblf-fix-typo-in-PaintBox-PDF-backend.patch fixing typo in @PaintBox PDF backend. - Add avoid-calling-catclose-with-an-invalid-argument.patch avoids calling catclose with an invalid argument - Add opensuse-build.patch allowing build in OBS.
- update to 3.43.0: - fix many compile warnings (bsc#1220574)
- update to 3.42.2: * blf : fix typo in @paintbox PDF backend * include/lengths: Remove undefined __loutd reference.
- Update to 3.42.1: - Update README version. - Include README in updateversion.sh - Ensure BINDIR is created - makefile: Only chmod BINDIR if it is freshly created. - Ensure CFLAGS/LDFLAGS can be passed to compiler
- Use fork by William Bader
* https://mail.gnu.org/archive/html/lout-users/2021-04/msg00001.html
- Update to version 3.42:
* Support for embedding PDF and bitmapped images in lout.
* Small images are now placed more accurately.
* Improve accuracy of the CM unit.
* Add support for segmented postscript files.
* Fix the fatal error "AdjustSize: Up(x) == x!"
* Fix possible memory overwrite
* Fix some bad memory accesses
* Full changes:
https://github.com/william8000/lout/blob/3.42/whatsnew#L615
- Update to version 3.41:
* Fix CVE-2019-19918 and CVE-2019-19917
- Always generate the PDFs, dropped as sources
- Drop upstream resolved
* makefile.patch
* lout-3.40-cve.patch
- Add lout-3.40-cve.patch from https://lists.nongnu.org/archive/html/lout-users/2020-10/msg00013.html fixing bsc#1159713 and bsc#1159714 (CVE-2019-19918 and CVE-2019-19917), two buffer overflows.
- Why in the world we set executable bit on README? Fixed.
- Add lout-3.40-cve.patch from https://lists.nongnu.org/archive/html/lout-users/2020-10/msg00013.html fixing bsc#1159713 and bsc#1159714 (CVE-2019-19918 and CVE-2019-19917), two buffer overflows.
- Trim authorship info that does not belong into the description. Move printer mention to cover all cases. Trim bias.
- Clean up SPEC file to eliminate warnings.
- openSUSE initial release -- initial build for opensuse leap 42.2 & 42.3 -- initial build for opensuse tumbleweed