Commit Graph

20 Commits

Author SHA1 Message Date
Richard Lescak
6a7b9bbbf6 rebase to version 1.4.3 (#2250222) 2023-12-18 07:42:23 +01:00
Richard Lescak
4b1dcc5ad6 rebase to version 1.4.2 (#2238033) 2023-10-18 09:21:00 +02:00
Richard Lescak
5eb88d4520 rebase to version 1.4.1 (#2238033) 2023-10-13 18:47:17 +02:00
Fedora Release Engineering
7f2feb7f4b Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-20 18:37:25 +00:00
Richard Lescak
78e065f737 rebase to version 1.3.2 (#2195988) 2023-05-11 12:58:13 +02:00
Zdenek Dohnal
c333cb527f pappl.spec: Use the correct license tag
The correct SPDX identifier for this project is Apache-2.0 WITH
LLVM-exception as it is for most OpenPrinting projects.

The relevant email from legal list here
https://lists.fedoraproject.org/archives/list/legal@lists.fedoraproject.org/message/A7GFSD6M3GYGSI32L2FC5KB22DUAEQI3/
2023-04-13 07:36:27 +02:00
Zdenek Dohnal
ce806a465d Fix crash in write_log() due invalid buffer size
I've encountered it when I was starting lprint service and it crashed on
this function - the crash itself appeared because pappl is now built
with _FORTIFY_SOURCE=3, which detects this invalid buffer size and crash
the application.

The problem was that higher pointer was subtracted from a lower to get
buffer size, so it ended up negative. The fix is from upstream, see the
link in SPEC file.
2023-04-13 07:27:40 +02:00
Richard Lescak
b09c8272d7 SPDX migration 2023-02-16 14:01:12 +01:00
Richard Lescak
e0eb85ca34 Rebase to version 1.3.1 (#2157744) 2023-01-19 09:35:39 +01:00
Richard Lescak
b5b47aa652 Rebase to version 1.3.0 (#2150441) 2022-12-16 17:16:24 +01:00
Richard Lescak
dfb1d9e2ff Rebase to version 1.2.3 (#2133319) 2022-10-21 15:20:24 +02:00
Richard Lescak
c0ef5e0fd2 Rebase to version 1.2.2 (#2129391) 2022-09-27 13:57:51 +02:00
Fedora Release Engineering
28004e8582 Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-22 02:40:42 +00:00
Richard Lescak
3f36802d2d link libpappl with -Wl,-z,now 2022-06-21 14:54:39 +02:00
Richard Lescak
6aa224317a Rebase to version 1.2.1 (#2078148) 2022-06-21 12:20:13 +02:00
Fedora Release Engineering
99e7c62085 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-20 22:52:52 +00:00
Richard Lescak
2af9e51fea Rebase to version 1.1.0 (#2020646) 2021-12-17 12:48:08 +01:00
Fedora Release Engineering
a481f51643 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-22 17:42:25 +00:00
Richard Lescak
80cdc6d72c Update to version 1.0.3 (#1962959) 2021-05-25 11:10:43 +02:00
Richard Lescak
5aa40fc682 Initial import (#1945613). 2021-04-28 08:26:40 +02:00