Commit graph

208 commits

Author SHA1 Message Date
Maximilian Luz a5ace48013
Update Debian kernel to v5.17.7 2022-05-16 22:04:33 +02:00
Maximilian Luz 7c68d6ba3c
Bump package release 2022-05-07 18:32:37 +02:00
Maximilian Luz fe740d477a
Bump package release 2022-04-29 19:02:39 +02:00
Dorian Stoll 7cc8cb9cc0
Update to kernel 5.17.5 2022-04-29 10:42:07 +02:00
Maximilian Luz e04b6f9a52
Update Debian kernel to v5.17.4 2022-04-26 02:43:51 +02:00
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 f94d5ae1b2
Update Debian kernel to v5.15.12 2022-01-04 16:12:26 +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 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
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 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 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 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 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
Maximilian Luz a7d7c6c138
Update Debian kernel to 5.12.13 2021-06-29 15:59:20 +02:00
Maximilian Luz c635868a90
Update Debian kernel to 5.12.12 2021-06-19 22:08:27 +02:00
Maximilian Luz 762cb5a652
Update Debian kernel to 5.12.10 2021-06-13 23:11:59 +02:00
Maximilian Luz 30ad289a93
Update Debian kernel to 5.12.9 2021-06-03 20:16:04 +02:00
Maximilian Luz b8226d171a
Update Debian kernel to 5.12.8 2021-05-29 15:36:47 +02:00
Maximilian Luz c33302f2ed
Update Debian kernel to 5.12.6 2021-05-24 17:33:03 +02:00
Maximilian Luz 3c71325c0f
Update Debian kernel to 5.12.5 2021-05-21 17:27:53 +02:00
Dorian Stoll 9c3e761bc4
Update to 5.12.4 / 5.11.21, second attempt
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2021-05-19 08:42:19 +02:00
Dorian Stoll 0436518413
Update to 5.12.4 / 5.11.21
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2021-05-19 07:49:52 +02:00
Maximilian Luz 2634f4b78a
Update Debian kernel to 5.12.2 2021-05-11 20:09:56 +02:00
Maximilian Luz 492547dda2
Update Debian kernel to 5.11.18 2021-05-05 16:31:12 +02:00
Maximilian Luz 8672edcee6
Bump Debian kernel release 2021-04-28 13:27:23 +02:00
Maximilian Luz cc31a7486c
Update Debian kernel to 5.11.16 2021-04-23 12:16:24 +02:00
Maximilian Luz 74f29c2d31
Update Debian kernel to 5.11.13 2021-04-11 00:48:05 +02:00
Maximilian Luz 8f5d60c88c
Update Debian kernel to 5.11.11 2021-04-07 03:35:20 +02:00
Maximilian Luz 021eb54f03
Update Debian kernel to 5.11.10 2021-03-29 03:04:22 +02:00
Maximilian Luz 224f943a14
Update Debian kernel to 5.11.7 2021-03-19 01:54:58 +01:00
Dorian Stoll 0f4f9189f5
Revert "Update to 5.11.7"
Our patches dont apply on 5.11.7. Revert the change for now.

This reverts commit 38809ec775.
2021-03-18 06:59:39 +01:00
Dorian Stoll 38809ec775
Update to 5.11.7
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2021-03-18 06:40:50 +01:00
Dorian Stoll 9869fc0b38
Update to 5.11.6 / 5.10.23
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2021-03-14 10:54:33 +01:00
Maximilian Luz 318e7b7db8
Update Debian kernel to 5.11.5 2021-03-09 20:59:06 +01:00
Maximilian Luz 458ad059e0
Update Debian kernel to 5.11.2 2021-03-03 21:52:56 +01:00
Maximilian Luz 7b9fef77dc
Update Debian kernel to 5.10.17 2021-02-21 00:22:11 +01:00
Maximilian Luz 49eedba7d9
Bump pkgrel for 5.10.16 2021-02-15 21:57:57 +01:00
Dorian Stoll d71b781ced
Update to 5.10.16
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2021-02-15 10:39:38 +01:00
Maximilian Luz a527ec1a09
Update Debian kernel to 5.10.13 2021-02-04 01:35:53 +01:00
Maximilian Luz e827a2720d
Update Debian kernel to 5.10.10 2021-01-25 00:49:25 +01:00
Dorian Stoll 38ea021b59
Update to kernel 5.10.8
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2021-01-18 06:44:24 +01:00
Dorian Stoll 1e78a7f134
Update to kernel 5.10.7
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2021-01-16 08:32:51 +01:00
Dorian Stoll cdbe9d7e5a
Update to kernel 5.10.6
Except for Fedora 32, that isnt rebased yet

Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2021-01-12 14:04:53 +01:00
Maximilian Luz 7042383ed2
Update Debian kernel to 5.10.5 2021-01-08 00:27:34 +01:00
Maximilian Luz 6ce6a2c215
Update Debian kernel to 5.10.2 2020-12-27 00:26:33 +01:00
Maximilian Luz d6a597c1e9
Update Debian kernel to 5.10.1 2020-12-16 17:28:24 +01:00
Dorian Stoll 5f0a7cc5da
Update to 5.9.14
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2020-12-12 21:39:25 +01:00
Dorian Stoll 3f2ecc698d
Update to 5.9.13
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2020-12-09 10:20:15 +01:00
Maximilian Luz 47361527d2
Update Debian kernel to 5.9.12 2020-12-06 01:37:44 +01:00
Maximilian Luz 477f85bd71
Update Debian kernel to 5.9.11 2020-11-28 03:47:44 +01:00
Dorian Stoll c86b45db03
Update to 5.9.10
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2020-11-24 14:57:34 +01:00
Maximilian Luz 5ccc723759
Update Debian kernel to 5.9.8 2020-11-13 22:44:06 +01:00
Maximilian Luz 510c140515
Update Debian kernel to 5.9.6 2020-11-09 22:13:07 +01:00
Maximilian Luz 1f7af18a3e
Update Debian kernel to 5.9.3 2020-11-04 02:18:59 +01:00
Maximilian Luz 0b521544fe
Update Debian kernel to 5.9.1 2020-10-22 18:43:02 +02:00
Maximilian Luz 3d210751f9
Update Debian kernel to 5.8.15 2020-10-16 19:51:04 +02:00
Maximilian Luz b34f3d76ca
Update Debian kernel to 5.8.14 2020-10-08 22:47:46 +02:00
Maximilian Luz 3652081852
Bump Debian kernel to v5.8.12-2 2020-10-01 18:24:14 +02:00
Dorian Stoll b15168b83c
Update to 5.8.12
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2020-09-29 22:17:44 +02:00
Maximilian Luz 4b6310c238
Bump pkgrel 2020-09-19 23:28:19 +02:00
Maximilian Luz a3c7e031b5
Bump v5.8.10 pkgrel 2020-09-18 03:36:45 +02:00
Maximilian Luz 0cb0ed5beb
Update Debian kernel to 5.8.10 2020-09-17 23:35:17 +02:00
Maximilian Luz 612dd11010
Update Debian kernel to 5.8.8 2020-09-10 22:39:36 +02:00
Maximilian Luz fd341618d4
Update Debian kernel to 5.8.7 2020-09-08 16:55:07 +02:00
Dorian Stoll 994c5a1db1
Update to 5.8.6
Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
2020-09-04 19:45:23 +02:00
Maximilian Luz 3f65a0f4dc
Update Debian kernel to 5.8.5 2020-08-28 17:26:07 +02:00