Commit Graph

9326 Commits

Author SHA1 Message Date
Peder Bergebakken Sundt
75e1043ed4
[24.05] scrcpy: 2.4 -> 2.7 (#343537) 2024-11-14 01:23:23 +01:00
github-actions[bot]
33c37a0043
Merge staging-next-24.05 into staging-24.05 2024-11-01 00:19:07 +00:00
Shawn8901
c3e63d6bc0 epson-escpr2: 1.2.18 -> 1.2.20
(cherry picked from commit 1d0373d5ef)
2024-10-31 09:21:52 +00:00
github-actions[bot]
b055542ab0
Merge staging-next-24.05 into staging-24.05 2024-10-19 00:16:49 +00:00
Erno Hopearuoho
0d142d9741 present: fix crash caused by dependency
fixes #348788

(cherry picked from commit 55cabd03a0)
2024-10-18 06:22:21 +00:00
github-actions[bot]
f31f954468
Merge staging-next-24.05 into staging-24.05 2024-10-14 00:18:07 +00:00
Shawn8901
a243030fa2 epson-escpr2: 1.2.13 -> 1.2.18
(cherry picked from commit 81369ea862)
2024-10-13 13:10:39 +00:00
Thomas Gerbet
247ca23aa0 cups: apply patches for CVE-2024-47175
Based on the information provided in https://www.openwall.com/lists/oss-security/2024/09/27/3

https://github.com/OpenPrinting/libppd/security/advisories/GHSA-7xfx-47qg-grp6
(cherry picked from commit 053e3fe1f4)
2024-09-28 15:25:58 +02:00
github-actions[bot]
643e102ed2
Merge staging-next-24.05 into staging-24.05 2024-09-28 00:16:42 +00:00
Thomas Gerbet
e5a42b38b8 cups-filters: apply patch for CVE-2024-47076
Advisory:
https://github.com/OpenPrinting/libcupsfilters/security/advisories/GHSA-w63j-6g73-wmg5
(cherry picked from commit d726e2d301)
2024-09-27 08:13:18 +00:00
Ryan Omasta
5a3383102b
scrcpy: 2.5 -> 2.6; migrate to pkgs/by-name
(cherry picked from commit abbda0a917)
2024-09-21 10:39:08 -06:00
Ryan Omasta
8784ad52de
scrcpy: 2.4 -> 2.5
(cherry picked from commit 5b0bddfae6)
2024-09-21 10:38:50 -06:00
Simon Hauser
8acdb01eff ghostscript: 10.03.1 -> 10.04.0
(cherry picked from commit 18459ab73c)
2024-09-19 03:47:52 +00:00
github-actions[bot]
83be3ee512
Merge release-24.05 into staging-next-24.05 2024-09-18 00:16:03 +00:00
R. Ryantm
c724435440 fastly: 10.14.0 -> 10.14.1
(cherry picked from commit 9288b05f5d)
2024-09-17 06:18:46 +00:00
github-actions[bot]
2fb9fd62b6
Merge release-24.05 into staging-next-24.05 2024-09-13 00:15:41 +00:00
Rafael Fernández López
f4172cc5c4 fastly: 10.13.3 -> 10.14.0
(cherry picked from commit 6316f21759)
2024-09-11 12:28:37 +00:00
github-actions[bot]
52cad29181
Merge staging-next-24.05 into staging-24.05 2024-08-30 00:16:03 +00:00
Lukas Werling
3066eafe80 canon-cups-ufr2: 5.70 -> 5.90
(cherry picked from commit aea44d2f19)
2024-08-28 20:41:32 +00:00
Yarny0
df3ad55663 cups: fix socket-only usage
If cups is started with no network listeners,
i.e., only with `Listen /path/to/unix.socket`
lines in cupsd.conf, it fails to start.
This is caused by the patch of CVE-2024-35235, see also

bdf63d7dcb
dfe96032b8

Upstream documented the problem here

https://github.com/OpenPrinting/cups/issues/985

and fixed it here

https://github.com/OpenPrinting/cups/pull/988 .

In NixOS, the problem manifests itself with this configuration:

> services.printing.listenAddresses = [];

The commit at hand adds three more
patches from the upstream repository.
This is the smalles possible change that
fixes the regression caused by the initial patch.
2024-08-27 16:48:47 +02:00
Yarny0
dfe96032b8 cups: replace CVE-2024-35235 patch file with fetchpatch
The patch from commit

bdf63d7dcb

is also available in the cups source repository
(up to some variations in code comments).
2024-08-27 15:42:45 +02:00
R. Ryantm
3d512e1832 fastly: 10.13.1 -> 10.13.3
(cherry picked from commit 623c29b0af)
2024-08-23 17:56:35 +00:00
github-actions[bot]
63ba82b985
Merge release-24.05 into staging-next-24.05 2024-08-16 00:14:58 +00:00
R. Ryantm
54a045d082 fastly: 10.12.3 -> 10.13.1
(cherry picked from commit bdb19d7a71)
2024-08-15 13:38:57 +00:00
Vladimír Čunát
fb1b0fdc59
Merge #330650: cups: add patch for CVE-2024-35235
...into staging-24.05
2024-08-13 18:47:09 +02:00
Shawn8901
7c81a1c4d1 epson-escpr2: 1.2.12 -> 1.2.13
use autoreconfHook to avoid version incompatibilities,
use configureFlags for setting output of cupsppddir and cupsfilterdir
remove custom patch as it is overriden on autoreconf

(cherry picked from commit c1d26a15a3)
2024-07-31 14:58:50 +00:00
Robert Scott
bdf63d7dcb cups: add patch for CVE-2024-35235 2024-07-30 20:40:27 +01:00
Shawn8901
8ca91f3adb epson-escpr2: 1.2.11 -> 1.2.12
(cherry picked from commit b64581addf)
2024-07-12 17:48:12 +02:00
Shawn8901
f5a73cb508 epson-escpr2: format with nixfmt-rfc-style
(cherry picked from commit 3996f01a89)
2024-07-12 17:48:07 +02:00
Maximilian Bosch
f79c994e9e
Merge pull request #322137 from NixOS/backport-322032-to-release-24.05
[Backport release-24.05] epson-escpr2: 1.2.10 -> 1.2.11
2024-07-12 10:45:29 +00:00
rnhmjoj
0e13c1bc52 sc-controller: 0.4.8.13 -> 0.4.8.17
The Ryochan7's fork has been archived, development continues over at
C0rn3j's fork. Hopefully this will me merged into the official
project sooner or later...

(cherry picked from commit 6ac745ef3c)
2024-06-29 23:11:27 +00:00
Shawn8901
a05cac8b9d epson-escpr2: 1.2.10 -> 1.2.11
(cherry picked from commit 0415c9c1f4)
2024-06-24 08:45:48 +00:00
github-actions[bot]
5e1a86a98f
Merge release-24.05 into staging-next-24.05 2024-06-23 00:16:24 +00:00
R. Ryantm
7603901a43 fastly: 10.12.2 -> 10.12.3
(cherry picked from commit 44210d5c23)
2024-06-22 09:38:02 +00:00
sternenseemann
4a5d7ffb6e Merge branch release-24.05 into staging-next-24.05 2024-06-16 18:48:08 +02:00
Nick Cao
2af9547e4f
Merge pull request #319830 from NixOS/backport-319647-to-release-24.05
[Backport release-24.05] epson-escpr2: 1.2.9 -> 1.2.10
2024-06-15 09:22:21 -04:00
R. Ryantm
239e20cfa3 fastly: 10.12.1 -> 10.12.2
(cherry picked from commit 3df1fb8b73)
2024-06-14 20:39:45 +00:00
Shawn8901
6127f54692 epson-escpr2: 1.2.9 -> 1.2.10
(cherry picked from commit 05ae9bdbb3)
2024-06-14 14:04:59 +00:00
github-actions[bot]
af5dfce50d
Merge staging-next-24.05 into staging-24.05 2024-06-12 00:15:37 +00:00
Rafael Fernández López
50da86a0b7 fastly: 10.12.0 -> 10.12.1
(cherry picked from commit 07fd30b47a)
2024-06-11 21:28:39 +00:00
Vladimír Čunát
dd2fd2eddd
Merge #315527: cups: 2.4.7 -> 2.4.8
...into staging-24.05
2024-06-11 17:59:11 +02:00
github-actions[bot]
5653050f5d
Merge staging-next-24.05 into staging-24.05 2024-06-11 00:15:38 +00:00
Rafael Fernández López
88bfdfa613 fastly: 10.11.0 -> 10.12.0
(cherry picked from commit 9a7c749bd7)
2024-06-10 13:46:09 +00:00
github-actions[bot]
e15c811798
Merge staging-next-24.05 into staging-24.05 2024-06-09 00:17:35 +00:00
Weijia Wang
8c1f5d1127
Merge pull request #317911 from NixOS/backport-317721-to-release-24.05
[Backport release-24.05] auditbeat7,filebeat7,heartbeat7,metricbeat7,packetbeat7: fix meta merging
2024-06-08 23:07:18 +02:00
R. Ryantm
d49e1b8404 fastly: 10.10.0 -> 10.11.0
(cherry picked from commit 18eab3db52)
2024-06-08 12:35:04 +02:00
Stanisław Pitucha
6045800d92 auditbeat7,filebeat7,heartbeat7,metricbeat7,packetbeat7: fix meta merging
With a set merge, most of the meta was lost, including the license and
platform information. Change to deep merge to preserve the attributes.

(cherry picked from commit 4ba83903ac)
2024-06-07 04:59:42 +00:00
github-actions[bot]
5ee0f21115
Merge staging-next-24.05 into staging-24.05 2024-06-05 00:15:17 +00:00
Sandro
867492ed4f
Merge pull request #316970 from NixOS/backport-316879-to-release-24.05 2024-06-05 01:20:35 +02:00
John Titor
b0f36d1abf ananicy-cpp: move to by-name
(cherry picked from commit 9f5f2746ad)
2024-06-03 19:40:05 +00:00