23 Commits

Author SHA256 Message Date
ba6b464a3f Accepting request 1273644 from Publishing
- Add reproducible.patch to override build date (boo#1047218)

OBS-URL: https://build.opensuse.org/request/show/1273644
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lout?expand=0&rev=10
2025-04-30 17:05:42 +00:00
20f2ba7eb9 Fix date
OBS-URL: https://build.opensuse.org/package/show/Publishing/lout?expand=0&rev=22
2025-04-30 10:28:02 +00:00
78115bff94 Add reproducible.patch to override build date (boo#1047218)
OBS-URL: https://build.opensuse.org/package/show/Publishing/lout?expand=0&rev=21
2025-04-30 10:02:48 +00:00
3cfe3fc530 Accepting request 1175101 from Publishing
- 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.

OBS-URL: https://build.opensuse.org/request/show/1175101
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lout?expand=0&rev=9
2024-05-20 16:14:27 +00:00
51ff257cd2 (includes fixes for modern compilers, bsc#1220574).
OBS-URL: https://build.opensuse.org/package/show/Publishing/lout?expand=0&rev=19
2024-05-19 07:26:15 +00:00
72255b8b90 - 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

OBS-URL: https://build.opensuse.org/package/show/Publishing/lout?expand=0&rev=18
2024-05-19 07:17:22 +00:00
a181c1c185 Accepting request 1175096 from home:mcepl:branches:Publishing
- Switch back to the official Jeff Kingston's version 3.41.0
- Reapply fix-for-CVE-2019-19917-and-CVE-2019-19918.patch fixing
  bsc#1159714 (CVE-2019-19917) and bsc#1159713 (CVE-2019-19918).
- Add opensuse-build.patch allowing build in OBS.

OBS-URL: https://build.opensuse.org/request/show/1175096
OBS-URL: https://build.opensuse.org/package/show/Publishing/lout?expand=0&rev=17
2024-05-19 06:42:31 +00:00
7deb2a564e Accepting request 1172816 from Publishing
- update to 3.43.0:
  - fix many compile warnings (bsc#1220574)

OBS-URL: https://build.opensuse.org/request/show/1172816
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lout?expand=0&rev=8
2024-05-09 10:13:54 +00:00
2f305b74b9 - update to 3.43.0:
- fix many compile warnings (bsc#1220574)

OBS-URL: https://build.opensuse.org/package/show/Publishing/lout?expand=0&rev=15
2024-05-08 22:12:49 +00:00
c807bdac4f Accepting request 1037412 from Publishing
OBS-URL: https://build.opensuse.org/request/show/1037412
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lout?expand=0&rev=7
2022-11-23 08:48:14 +00:00
0e697228a3 Accepting request 1037408 from home:dirkmueller:Factory
- update to 3.42.2: 
  * blf : fix typo in @paintbox PDF backend
  * include/lengths: Remove undefined __loutd reference.

OBS-URL: https://build.opensuse.org/request/show/1037408
OBS-URL: https://build.opensuse.org/package/show/Publishing/lout?expand=0&rev=13
2022-11-22 21:12:33 +00:00
4aec0475d4 Accepting request 964071 from Publishing
OBS-URL: https://build.opensuse.org/request/show/964071
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lout?expand=0&rev=6
2022-03-22 19:21:02 +00:00
f646bc5296 Accepting request 964070 from home:mcepl:branches:Publishing
- 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

OBS-URL: https://build.opensuse.org/request/show/964070
OBS-URL: https://build.opensuse.org/package/show/Publishing/lout?expand=0&rev=11
2022-03-22 18:32:41 +00:00
696982f443 Accepting request 893351 from Publishing
OBS-URL: https://build.opensuse.org/request/show/893351
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lout?expand=0&rev=5
2021-05-15 21:16:31 +00:00
b9a2d64ba2 Accepting request 893215 from home:susnux:branches:Publishing
- Use fork by William Bader
- Update to version 3.42

OBS-URL: https://build.opensuse.org/request/show/893215
OBS-URL: https://build.opensuse.org/package/show/Publishing/lout?expand=0&rev=9
2021-05-15 20:42:54 +00:00
9e7cbeb91e Accepting request 843612 from Publishing
- 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.

OBS-URL: https://build.opensuse.org/request/show/843612
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lout?expand=0&rev=4
2020-10-23 16:14:16 +00:00
e21fe4eb53 - 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.

OBS-URL: https://build.opensuse.org/package/show/Publishing/lout?expand=0&rev=7
2020-10-23 13:42:13 +00:00
c0f9f7476c Accepting request 728069 from Publishing
OBS-URL: https://build.opensuse.org/request/show/728069
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lout?expand=0&rev=3
2019-09-05 10:35:28 +00:00
7aeec50ddc Accepting request 728068 from home:mcepl:branches:Publishing
Fix of a tiny stupid bug.

OBS-URL: https://build.opensuse.org/request/show/728068
OBS-URL: https://build.opensuse.org/package/show/Publishing/lout?expand=0&rev=5
2019-09-03 17:39:49 +00:00
0fb0268438 Accepting request 653663 from Publishing
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/653663
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lout?expand=0&rev=2
2018-12-04 19:56:15 +00:00
98ea0343d9 Accepting request 648580 from Publishing
- Clean up SPEC file to eliminate warnings.
- openSUSE initial release
-- initial build for opensuse leap 42.2 & 42.3
-- initial build for opensuse tumbleweed

OBS-URL: https://build.opensuse.org/request/show/648580
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lout?expand=0&rev=1
2018-11-15 11:39:38 +00:00
Tomáš Chvátal
95005cbecc Accepting request 648625 from home:jengelh:branches:Publishing
- Trim authorship info that does not belong into the description.
  Move printer mention to cover all cases. Trim bias.

OBS-URL: https://build.opensuse.org/request/show/648625
OBS-URL: https://build.opensuse.org/package/show/Publishing/lout?expand=0&rev=2
2018-11-13 12:42:34 +00:00
Tomáš Chvátal
81d916aaf4 Accepting request 620343 from home:mcepl
This is a new package for the Factory. It should be ultra-low maintenance, and I am willing to be a maintainer.

OBS-URL: https://build.opensuse.org/request/show/620343
OBS-URL: https://build.opensuse.org/package/show/Publishing/lout?expand=0&rev=1
2018-07-03 16:39:33 +00:00