Commit Graph

380 Commits (main)

Author SHA1 Message Date
openhab-bot ff5fe4cfaf [ci skip] Update openHAB versions in README.md
Jenkins build 4551
2025-04-20 15:47:06 +00:00
openhab-bot 39ed2fbe4d [ci skip] Update openHAB versions in README.md
Jenkins build 4511
2025-03-30 18:21:46 +00:00
openhab-bot bdacfc1e17 [ci skip] Update openHAB versions in README.md
Jenkins build 4472
2025-02-23 17:37:26 +00:00
Holger Friedrich 2002b0dc3a
Upgrade packages to latest version during install (#457)
This PR adds basically apt-get upgrade or apk upgrade during
the installation. Thus, the generated image will contain latest
security fixes and package upgrades.

Deb is set to version 12-slim, relying on Docker hub to link the
current released version.
See https://hub.docker.com/_/debian and
https://hub.docker.com/_/alpine

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2025-02-23 16:26:51 +01:00
openhab-bot 4957653df9 [ci skip] Update openHAB versions in README.md
Jenkins build 4467
2025-02-20 16:40:07 +00:00
Wouter Born 3c88a3d789
Tooling upgrades (#456)
* Upgrade binfmt to 8.1.5
* Use Ubuntu 24.04 with GHA

Signed-off-by: Wouter Born <github@maindrain.net>
2025-01-20 13:12:16 +01:00
openhab-bot ba901d621e [ci skip] Update openHAB versions in README.md
Jenkins build 4424
2025-01-12 21:10:13 +00:00
Wouter Born 51ee99a1bf
Revert workaround for broken `/var/lock` symlink in Alpine 3.21 image (#455)
Reverts #453 because the issue got fixed in Alpine 3.21.1.

Signed-off-by: Wouter Born <github@maindrain.net>
2025-01-07 18:27:21 +01:00
openhab-bot 055d5c6280 [ci skip] Update openHAB versions in README.md
Jenkins build 4395
2024-12-30 19:54:30 +00:00
Wouter Born f7e37ac35c
Add workaround for broken `/var/lock` symlink in Alpine 3.21 image (#453)
Signed-off-by: Wouter Born <github@maindrain.net>
2024-12-23 12:22:01 +01:00
Wouter Born a7da1746ed
Add openHAB 5 support (#451)
* Use Java 21 with openHAB 5
* Remove linux/arm/v7 support
* Update versions in build help
* Install Temurin when Debian does not have an installation package in its repositories for an OpenJDK version

Signed-off-by: Wouter Born <github@maindrain.net>
2024-12-16 23:02:23 +01:00
openhab-bot 2b10850924 [ci skip] Update openHAB versions in README.md
Jenkins build 4368
2024-12-15 18:39:50 +00:00
openhab-bot 4964a186f8 [ci skip] Update openHAB versions in README.md
Jenkins build 4364
2024-12-13 17:31:25 +00:00
openhab-bot 96c537b3fa [ci skip] Update openHAB versions in README.md
Jenkins build 4355
2024-12-08 19:32:39 +00:00
Wouter Born 95bea03453
Upgrade to Alpine 3.21 (#450)
See:

* https://wiki.alpinelinux.org/wiki/Release_Notes_for_Alpine_3.21.0
* https://alpinelinux.org/posts/Alpine-3.21.0-released.html

Signed-off-by: Wouter Born <github@maindrain.net>
2024-12-07 17:41:08 +01:00
openhab-bot ba4117cdb1 [ci skip] Update openHAB versions in README.md
Jenkins build 4333
2024-11-25 05:53:15 +00:00
Wouter Born c423300653
Upgrade to Debian 12.8 (#447)
See: https://www.debian.org/News/2024/20241109

Signed-off-by: Wouter Born <github@maindrain.net>
2024-11-12 19:27:36 +01:00
openhab-bot f6c407904e [ci skip] Update openHAB versions in README.md
Jenkins build 4321
2024-11-11 16:34:51 +00:00
openhab-bot 7add77544f [ci skip] Update openHAB versions in README.md
Jenkins build 4317
2024-11-10 17:33:17 +00:00
Wouter Born 4385379ad6
Remove obsolete version property from Docker Compose examples (#446)
The version property was used by Docker Compose CLI V1 which has been EOL since mid 2023.

If you use it with Docker Compose CLI V2 the following warnings are logged:

> the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion

See: https://docs.docker.com/reference/compose-file/version-and-name/#version-top-level-element-obsolete

Signed-off-by: Wouter Born <github@maindrain.net>
2024-11-10 13:45:12 +01:00
openhab-bot e9d4d11ebc [ci skip] Update openHAB versions in README.md
Jenkins build 4258
2024-10-06 16:31:42 +00:00
Wouter Born 0d537ffcc2
Upgrade to Debian 12.7 (#445)
Regular security support has ended for Debian 11.

See: https://www.debian.org/News/2024/20240814

Signed-off-by: Wouter Born <github@maindrain.net>
2024-10-04 20:56:07 +02:00
openhab-bot 1521fafe6b [ci skip] Update openHAB versions in README.md
Jenkins build 4237
2024-09-29 18:57:57 +00:00
openhab-bot af5f217ab8 [ci skip] Update openHAB versions in README.md
Jenkins build 4209
2024-09-01 15:51:54 +00:00
openhab-bot d5d0baa042 [ci skip] Update openHAB versions in README.md
Jenkins build 4178
2024-08-09 13:32:07 +00:00
openhab-bot 1636899fab [ci skip] Update openHAB versions in README.md
Jenkins build 4136
2024-07-08 00:17:23 +00:00
openhab-bot b1a00dd3ec [ci skip] Update openHAB versions in README.md
Jenkins build 4134
2024-07-07 12:26:53 +00:00
openhab-bot 27c5aceea0 [ci skip] Update openHAB versions in README.md
Jenkins build 4125
2024-07-04 20:28:10 +00:00
openhab-bot 590d971444 [ci skip] Update openHAB versions in README.md
Jenkins build 4114
2024-06-29 21:44:01 +00:00
Wouter Born 5816ca7741
Upgrade to Alpine 3.20 (#442)
See:

* https://wiki.alpinelinux.org/wiki/Release_Notes_for_Alpine_3.20.0
* https://alpinelinux.org/posts/Alpine-3.20.0-released.html
* https://alpinelinux.org/posts/Alpine-3.20.1-released.html

Signed-off-by: Wouter Born <github@maindrain.net>
2024-06-24 22:09:19 +02:00
openhab-bot 55f01d676b [ci skip] Update openHAB versions in README.md
Jenkins build 4071
2024-06-01 17:00:48 +00:00
openhab-bot c5fb909259 [ci skip] Update openHAB versions in README.md
Jenkins build 4050
2024-05-19 16:23:35 +00:00
Fabian Wolter 9c2d680575
Add air-Q to the list of bindings needing unlimited cryptography policy (#441)
Signed-off-by: Fabian Wolter <github@fabian-wolter.de>
2024-04-29 09:11:06 +02:00
openhab-bot 6361a74f00 [ci skip] Update openHAB versions in README.md
Jenkins build 3992
2024-04-07 14:47:28 +00:00
openhab-bot 8a763fbdf9 [ci skip] Update openHAB versions in README.md
Jenkins build 3960
2024-03-23 21:01:25 +00:00
openhab-bot c57b6c28f0 [ci skip] Update openHAB versions in README.md
Jenkins build 3925
2024-03-03 18:04:07 +00:00
Wouter Born 1d835ac402
Upgrade to Debian 11.9 (#440)
See: https://www.debian.org/News/2024/2024021002

Signed-off-by: Wouter Born <github@maindrain.net>
2024-03-03 11:59:17 +01:00
Wouter Born 3c52efda01
Upgrade GHA dependencies (#439)
This fixes the following deprecation warning:

> Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20

Signed-off-by: Wouter Born <github@maindrain.net>
2024-02-17 11:31:19 +01:00
Wouter Born 2e235121ec
Clear marketplace cache during upgrade (#438)
Related to https://github.com/openhab/openhab-core/pull/4019

Signed-off-by: Wouter Born <github@maindrain.net>
2024-01-14 23:03:59 +01:00
openhab-bot 6fabd65648 [ci skip] Update openHAB versions in README.md
Jenkins build 3792
2024-01-14 21:21:00 +00:00
Wouter Born 6b548ff02e
Fix SNAPSHOT version logic (#437)
The POMs got reformatted with openhab/openhab-distro#1627.

Signed-off-by: Wouter Born <github@maindrain.net>
2024-01-14 22:20:44 +01:00
openhab-bot 140cceea14 [ci skip] Update openHAB versions in README.md
Jenkins build 3783
2024-01-11 05:32:02 +00:00
openhab-bot 7bd4fce050 [ci skip] Update openHAB versions in README.md
Jenkins build 3778
2024-01-07 21:01:07 +00:00
openhab-bot 7c939c6eec [ci skip] Update openHAB versions in README.md
Jenkins build 3748
2023-12-22 19:10:24 +00:00
openhab-bot 37d4e170c3 [ci skip] Update openHAB versions in README.md
Jenkins build 3743
2023-12-21 12:52:23 +00:00
Wouter Born 4cf74dc263
Upgrade to Alpine 3.19 (#435)
See: https://www.alpinelinux.org/posts/Alpine-3.19.0-released.html

Signed-off-by: Wouter Born <github@maindrain.net>
2023-12-20 11:13:05 +01:00
openhab-bot 388efad8ce [ci skip] Update openHAB versions in README.md
Jenkins build 3731
2023-12-17 17:10:42 +00:00
openhab-bot be99f18cbc [ci skip] Update openHAB versions in README.md
Jenkins build 3693
2023-12-03 17:22:17 +00:00
Wouter Born e1948f6407
Update OMV documentation link (#434)
Signed-off-by: Wouter Born <github@maindrain.net>
2023-11-27 17:45:27 +01:00
mueller-ma e540a3698a
Lint with hadolint (#430)
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2023-11-12 10:27:04 +01:00