Timo Reichl
177f1a406c
Fix set-output deprecation ( #348 )
...
This change removes the use of the deprecated `set-output` command in
the Github Actions workflows.
See https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands
2022-12-14 01:10:34 +01:00
Fabian Mastenbroek
cfab002223
Update GitHub Actions workflows
...
This change updates the GitHub Actions workflows of the repository to
use the latest actions where possible.
2022-10-27 10:50:18 +02:00
Fabian Mastenbroek
058e954557
Drop support for Proxmox VE 6
...
This change drops support for the Buster-based Proxmox VE 6 release,
which as been EOL since 2022-07.
2022-10-27 10:50:18 +02:00
Fabian Mastenbroek
ba318f6e4e
Add Linux 6.0
...
This change adds a release for Linux 6.0 for the Proxmox Edge kernels.
2022-10-27 10:50:18 +02:00
Fabian Mastenbroek
c4d4f0c40f
Do not watch v5.18.x
...
This change removes the watch for v5.18.x releases since it is marked
EOL.
2022-09-22 14:15:22 +02:00
Fabian Mastenbroek
458f87fda1
Add Linux 5.19 ( #299 )
...
This change adds a release for Linux 5.19 for the Proxmox Edge kernels.
2022-08-03 16:49:34 +02:00
Fabian Mastenbroek
60595234df
Add Linux 5.18 ( #276 )
...
This change adds a release for Linux 5.18 for the Proxmox Edge kernels.
2022-06-23 10:42:06 +02:00
Fabian Mastenbroek
deb8e3ecc2
Mark v5.16 as end-of-life
...
This change marks Linux 5.16 as end-of-life, given that it does not
receive any support updates anymore.
2022-05-15 12:43:05 +02:00
Fabian Mastenbroek
50be4895e2
Watch for Linux 5.17 updates
2022-03-21 17:20:26 +01:00
Fabian Mastenbroek
5633d95bbe
Stop v5.15.x builds
...
This change finalizes the v5.15.x builds since official builds from
Proxmox for v5.15.x are already available.
2022-02-04 11:55:21 +01:00
Fabian Mastenbroek
5bf3b1f23a
Watch for Linux 5.16 updates
2022-01-10 12:33:49 +01:00
Fabian Mastenbroek
a414a32484
Disable watch for v5.14.x
2021-12-23 13:10:56 +01:00
Fabian Mastenbroek
9614ffe091
Add Linux 5.15
...
This change adds a release for Linux 5.15 for the Proxmox Edge kernels.
In addition, this change also includes ZFS 2.1.1 which follows the
upstream Proxmox repository.
2021-11-02 10:07:37 +01:00
Fabian Mastenbroek
4c6ae4f5fc
Stop building Linux 5.10
...
This change stops the Linux 5.10 release branch for this repository.
Proxmox has currently moved on to Linux 5.11, so this Linux 5.10 cannot really
be considered "edge" anymore.
In case you need a long-term support kernel, I recommend moving back to
the stock Proxmox kernel.
2021-09-24 12:14:55 +02:00
Fabian Mastenbroek
0d77a5efea
Mark Linux 5.13 as EOL
2021-09-24 12:12:43 +02:00
Fabian Mastenbroek
7bdb828f2f
Add release for Linux 5.14
...
This change adds the initial release of Linux 5.13 for the Proxmox Edge
kernels.
2021-08-30 10:50:59 +02:00
Fabian Mastenbroek
502732f054
Remove Linux 5.12 from watchlist
2021-08-08 11:09:16 +02:00
Fabian Mastenbroek
77d3d7fcc2
Add release for Linux 5.13
...
This change adds the initial release of Linux 5.13 for the Promox Edge
kernels.
2021-06-28 17:03:20 +02:00
Fabian Mastenbroek
870a62f633
Add Linux 5.12
...
This change updates the kernel to Linux 5.12 with support from the new
OpenZFS v2.1.0-rc5.
2021-05-24 14:24:46 +02:00
Fabian Mastenbroek
485fa0c636
Mark v5.11 as end-of-life
...
This change marks the Linux v5.11 branch as end-of-life since it does
not receive any updates anymore.
2021-05-24 14:05:13 +02:00
Fabian Mastenbroek
33e4754e26
Load submodules during watch workflow
2021-04-20 21:03:51 +02:00
Fabian Mastenbroek
ca42b43d54
Migrate to Github PAT for triggering workflows
2021-04-19 15:17:55 +02:00
Fabian Mastenbroek
89c19ff550
Prepare for Linux 5.11
...
This change prepares the master branch for Linux 5.11, which includes
watching for new stable releases.
2021-02-15 10:47:48 +01:00
Fabian Mastenbroek
987863392a
Prepare branch for Linux 5.10
2021-01-21 22:38:08 +01:00
Fabian Mastenbroek
4cdf1eca3f
Finish the Linux 5.9 branch
...
The Linux 5.9 kernel branch has reached its end-of-life and will not
receive any new update. Therefore, we close of this branch.
2021-01-21 22:33:12 +01:00
Fabian Mastenbroek
ed0d145cdc
Add workflow for weekly update checks
...
This change adds a workflow that will check weekly whether a new release
is available for the current actively maintained Linux stable branches.
2020-11-12 17:51:56 +01:00