Commit graph

291 commits

Author SHA1 Message Date
Maximilian Luz 88e7a1c691
Update Debian kernel to v5.16.17 2022-03-24 20:10:22 +01:00
Maximilian Luz 2ae0604c2a
Update Debian kernel to v5.16.13 2022-03-11 02:03:27 +01:00
Maximilian Luz c227212d3c
Update Debian kernel to v5.16.11 2022-02-24 14:44:28 +01:00
Maximilian Luz af291cc60f
Update Debian kernel to v5.16.10 2022-02-18 02:33:33 +01:00
Dorian Stoll 14e8d884c4
pkg: Update to kernel 5.16.9 2022-02-12 08:27:30 +01:00
Dorian Stoll fe44cd8376
pkg: Update to kernel 5.16.8 2022-02-09 07:11:36 +01:00
Dorian Stoll 7eb4c21c61
pkg: Update to kernel 5.16.7 2022-02-07 11:50:38 +01:00
Maximilian Luz 5680618e16
Update Debian kernel to v5.16.5 2022-02-03 02:02:32 +01:00
Maximilian Luz 5af8b04657
Update Debian kernel to v5.15.14 2022-01-15 03:22:45 +01:00
Maximilian Luz 69d1e5826e
fixup! pkg/arch: Revert back to official archlinux docker image 2022-01-04 18:35:14 +01:00
Maximilian Luz f94d5ae1b2
Update Debian kernel to v5.15.12 2022-01-04 16:12:26 +01:00
Maximilian Luz 16a9e388ef
pkg/arch: Revert back to official archlinux docker image 2022-01-04 16:11:46 +01:00
Maximilian Luz 295ec4982a
Update Debian kernel to v5.15.11 2021-12-25 16:07:29 +01:00
Maximilian Luz 001f8a8199
Update Debian kernel to v5.15.6 2021-12-08 17:14:03 +01:00
Maximilian Luz e1711a400e
Update Debian kernel to v5.15.5 2021-11-29 12:06:05 +01:00
Maximilian Luz f841fce57c
Remove support for Fedora 33
Fedora 33 has reached its end of life.
2021-11-29 12:04:34 +01:00
Maximilian Luz 49540b67e8
Update Debian kernel to v5.15.3 2021-11-20 04:21:27 +01:00
Maximilian Luz 7a1ff73120
Bump Debian kernel release 2021-11-09 01:07:50 +01:00
Maximilian Luz 697cec1926
Update Debian kernel to 5.14.16 2021-11-05 20:02:03 +01:00
Dorian Stoll f40da4eac5
pkg: Add support for Fedora 35 2021-11-03 20:23:20 +01:00
Maximilian Luz 1ecf2d1b22
Update Debian kernel to 5.14.15 2021-10-31 22:24:04 +01:00
Maximilian Luz 7a778734be
Bump Debian pkgrel 2021-10-27 22:53:03 +02:00
Maximilian Luz 6c21326de8
pkg/debian: Speed up cloning of kernel tree
Cloning the full branch takes quite a long time on the Ubuntu mainline
repo. The idea was that this would enable us to use `git am -3`, i.e.
3way merges, but that quite often didn't work in practice anyways. So go
back to a shallow clone.
2021-10-27 15:01:47 +02:00
Maximilian Luz 0c7f406ba9
Bump Debian pkgrel 2021-10-27 14:18:57 +02:00
Maximilian Luz d0b378658b
Update Debian kernel to 5.14.14 2021-10-23 19:14:38 +02:00
Maximilian Luz edbfceeafa
Update Debian kernel to 5.14.13 2021-10-20 20:31:46 +02:00
Maximilian Luz ce877c335b
Bump Debian pkgrel 2021-10-10 19:57:15 +02:00
Maximilian Luz f69d2d78b0
Update Debian kernel to 5.14.11 2021-10-10 15:45:12 +02:00
Maximilian Luz a0c4ab6214
Bump Debian pkgrel 2021-10-10 01:52:21 +02:00
Maximilian Luz 4051a53f7e
Bump Debian package release version 2021-10-09 13:19:54 +02:00
Maximilian Luz e86bc032f3
Update Debian kernel to 5.14.10 2021-10-09 01:06:48 +02:00
Maximilian Luz 2231381421
Update Debian kernel to 5.14.9 2021-10-03 02:27:18 +02:00
Maximilian Luz 155b798430
Update Debian kernel to 5.14.8 2021-09-27 17:00:57 +02:00
Maximilian Luz 0edc9a1c3a
Update Debian kernel to 5.14.6 2021-09-20 15:39:14 +02:00
Maximilian Luz 42bb58f97a
Update Debian kernel to 5.14.5 2021-09-16 21:58:33 +02:00
Maximilian Luz 4869b0835e
Update Debian LTS kernel to v4.19.206 2021-09-16 21:56:21 +02:00
Maximilian Luz 92f7e49d21
Update Debian kernel to 5.13.13 2021-09-03 00:14:05 +02:00
Maximilian Luz 223b854281
Update Debian kernel to 5.13.12 2021-08-25 00:08:49 +02:00
Maximilian Luz fa07feb398
Update Debian kernel to 5.13.10 2021-08-15 01:51:18 +02:00
Maximilian Luz 4dc2b3bf6c
Update Debian LTS kernel to v4.19.203 2021-08-15 01:50:01 +02:00
Maximilian Luz 780af34a1f
fixup! pkd/debian: Clone full git branch to make 'git am -3' work
Re-add target directory. This got dropped accidentally with the last
change.
2021-08-01 16:39:31 +02:00
Maximilian Luz 365b15f8ef
pkd/debian: Clone full git branch to make 'git am -3' work
The 'git am -3' command fails for shallow clones. Let's clone the repo
with '--single-branch' instead, which will fetch the full history of the
cloned branch, but will not fetch other branches.
2021-08-01 16:21:37 +02:00
Maximilian Luz 53da6b92e4
Update Debian kernel to 5.13.7 2021-08-01 16:10:14 +02:00
Maximilian Luz d9cd921629
Update Debian LTS kernel to 4.19.200 2021-08-01 16:08:56 +02:00
Maximilian Luz 513588effe
pkd/debian: Use 'git am -3' to fix some conflicts 2021-07-21 03:44:15 +02:00
Maximilian Luz 9bfb27f3e8
pkd/debian: Use 'git am' instead of 'patch' to avoid issues
The patch tool tries to ask questions when a patch fails, which means
automated builds will be waiting for that to time out on errors. Use
'git am' instead. This should also be smarter when applying patches.
2021-07-21 03:24:44 +02:00
Maximilian Luz 481f63a426
Update Debian kernel to 5.13.4 2021-07-21 01:34:39 +02:00
Maximilian Luz 6bbbb8deeb
Update Debian LTS kernel to 4.19.198 2021-07-21 01:30:50 +02:00
Maximilian Luz 3e77413bb5
pkg: ubuntu: Add missing zstd dependency 2021-07-02 19:09:33 +02:00
Maximilian Luz 382178122f
Update Debian kernel to 5.12.14 2021-07-02 15:15:52 +02:00