Skip to content

Releases: armbian/configng

25.11.0-trunk.39.0818.112704

18 Aug 11:27

Choose a tag to compare

Bump actions/checkout from 4 to 5

Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

25.11.0-trunk.35.0817.143234

17 Aug 14:33
2959795

Choose a tag to compare

Bump actions/download-artifact from 4 to 5 (#653)

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

25.8.0-trunk.380.0718.155006

18 Jul 15:50
5274190

Choose a tag to compare

Improve armbian config main README.md file (#649)

25.8.0-trunk.371.0716.135455

16 Jul 13:55

Choose a tag to compare

MariaDB: switch to different external port and adjust documentation

25.8.0-trunk.371.0716.134154

16 Jul 13:42

Choose a tag to compare

fix(docker): avoid confusing hardware accelerator as container name

Currently, installing Jellyfin, using the script (on a ROCK 5C, with RKMPP hardware accelerator) results into:

```
docker: invalid reference format

Run 'docker run --help' for more information
```

This patch fixes it.

25.8.0-trunk.371.0716.134101

16 Jul 13:41

Choose a tag to compare

OpenHab: move installation to Docker instance and change port

25.8.0-trunk.366.0715.095428

15 Jul 09:54

Choose a tag to compare

`Automatic` documentation update

25.8.0-trunk.366.0715.091350

15 Jul 09:14

Choose a tag to compare

Cockpit: support for KVM management and several improvements

25.8.0-trunk.365.0715.031901

15 Jul 03:19

Choose a tag to compare

Relocate ports to unoccupied ports

25.8.0-trunk.365.0715.025117

15 Jul 02:51
a24ec0f

Choose a tag to compare

Networking setup: add a link to manual way (#641)