]>
git.ipfire.org Git - thirdparty/shairport-sync.git/log
Mike Brady [Mon, 29 Sep 2025 15:58:03 +0000 (16:58 +0100)]
Merge pull request #2084 from mikebrady/dependabot/github_actions/development/docker/setup-buildx-action-3.11.1
Bump docker/setup-buildx-action from 3.8.0 to 3.11.1
dependabot[bot] [Mon, 29 Sep 2025 15:57:45 +0000 (15:57 +0000)]
Bump docker/setup-buildx-action from 3.8.0 to 3.11.1
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.8.0 to 3.11.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3.8.0...v3.11.1)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-version: 3.11.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Mike Brady [Mon, 29 Sep 2025 15:56:55 +0000 (16:56 +0100)]
Merge pull request #2083 from mikebrady/dependabot/github_actions/development/docker/build-push-action-6.18.0
Bump docker/build-push-action from 6.13.0 to 6.18.0
Mike Brady [Mon, 29 Sep 2025 15:56:41 +0000 (16:56 +0100)]
Merge pull request #2082 from mikebrady/dependabot/github_actions/development/docker/setup-qemu-action-3.6.0
Bump docker/setup-qemu-action from 3.3.0 to 3.6.0
Mike Brady [Mon, 29 Sep 2025 15:56:29 +0000 (16:56 +0100)]
Merge pull request #2081 from mikebrady/dependabot/github_actions/development/docker/login-action-3.5.0
Bump docker/login-action from 3.3.0 to 3.5.0
Mike Brady [Mon, 29 Sep 2025 15:56:12 +0000 (16:56 +0100)]
Merge pull request #2080 from mikebrady/dependabot/github_actions/development/actions/checkout-5.0.0
Bump actions/checkout from 4.2.2 to 5.0.0
Mike Brady [Mon, 29 Sep 2025 13:32:32 +0000 (14:32 +0100)]
Update RELEASENOTES-DEVELOPMENT.md
Mike Brady [Mon, 29 Sep 2025 13:07:35 +0000 (14:07 +0100)]
Add a new command line option, "dbus_default_message_bus" which can be "system" or "session" and defaults to "system". It becomes the default for both the dbus native service and the mpris service.
Mike Brady [Mon, 29 Sep 2025 13:04:33 +0000 (14:04 +0100)]
Handle default dbus message bus properly.
Mike Brady [Mon, 29 Sep 2025 13:03:21 +0000 (14:03 +0100)]
Don't reinitialise convolution IR filter if it is valid and the file has not changed. clang-format.
Mike Brady [Mon, 29 Sep 2025 12:56:32 +0000 (13:56 +0100)]
Add a default to the dbus message bus enum. Add a dbus_default_message_bus to the config. It is used as the default dbus message bus for dbus and mpris.
Mike Brady [Mon, 29 Sep 2025 12:54:51 +0000 (13:54 +0100)]
Add a file existence/permissions warning. Edit a few warnings. Clang format.
dependabot[bot] [Sun, 28 Sep 2025 10:05:11 +0000 (10:05 +0000)]
Bump docker/build-push-action from 6.13.0 to 6.18.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.13.0 to 6.18.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v6.13.0...v6.18.0)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-version: 6.18.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sun, 28 Sep 2025 10:05:09 +0000 (10:05 +0000)]
Bump docker/setup-qemu-action from 3.3.0 to 3.6.0
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3.3.0 to 3.6.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v3.3.0...v3.6.0)
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-version: 3.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sun, 28 Sep 2025 10:05:06 +0000 (10:05 +0000)]
Bump docker/login-action from 3.3.0 to 3.5.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.3.0 to 3.5.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v3.3.0...v3.5.0)
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-version: 3.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sun, 28 Sep 2025 10:05:03 +0000 (10:05 +0000)]
Bump actions/checkout from 4.2.2 to 5.0.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 5.0.0.
- [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.2.2...v5.0.0)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 5.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Mike Brady [Fri, 26 Sep 2025 15:34:06 +0000 (16:34 +0100)]
Merge pull request #2072 from charlesomer/development
New docker pipeline.
Many thanks, Charles.
Charles [Wed, 24 Sep 2025 17:48:24 +0000 (18:48 +0100)]
Merge branch 'mikebrady:development' into development
Charles [Tue, 23 Sep 2025 23:19:24 +0000 (00:19 +0100)]
Don't automatically try to push a 'latest' or 'classic' tag - to be fixed in a follow up PR.
Charles [Tue, 23 Sep 2025 21:52:29 +0000 (22:52 +0100)]
Clone ffmpeg from github for classic image
Charles [Tue, 23 Sep 2025 21:48:20 +0000 (22:48 +0100)]
No docker login when not pushing image
Mike Brady [Tue, 23 Sep 2025 08:21:53 +0000 (09:21 +0100)]
Update BUILD.md
Charles [Mon, 22 Sep 2025 23:24:35 +0000 (00:24 +0100)]
More fixes
Charles [Mon, 22 Sep 2025 23:04:42 +0000 (00:04 +0100)]
Fixes and info improvements
Charles [Mon, 22 Sep 2025 21:37:57 +0000 (22:37 +0100)]
New docker pipeline.
Mike Brady [Mon, 22 Sep 2025 17:12:50 +0000 (18:12 +0100)]
Update RELEASENOTES-DEVELOPMENT.md
Mike Brady [Mon, 22 Sep 2025 17:03:36 +0000 (18:03 +0100)]
Merge pull request #2071 from admo/development
Add `ENABLE_AVAHI` environment variable to control `dbus` and `avahi` usage in a Docker container.
Adam Oleksy [Mon, 22 Sep 2025 15:49:22 +0000 (17:49 +0200)]
Add ENABLE_AVAHI env var to control dbus/avahi usage in container
ENABLE_AVAHI decides whether dbus and avahi daemons run inside the
container or if the host's instances are reused. When set to 0,
/var/run/dbus and /var/run/avahi-daemon/socket must be bind-mounted
by the user from the host into the container.
Mike Brady [Wed, 17 Sep 2025 13:35:14 +0000 (14:35 +0100)]
Update RELEASENOTES-DEVELOPMENT.md
Mike Brady [Wed, 17 Sep 2025 13:27:12 +0000 (14:27 +0100)]
Remove obsolete s6-overlay stuff. This directory was not copied into the Docker image anyway...
Mike Brady [Sun, 14 Sep 2025 08:11:54 +0000 (09:11 +0100)]
Merge pull request #2062 from mikebrady/dependabot/github_actions/development/actions/stale-10.0.0
Bump actions/stale from 9.1.0 to 10.0.0
dependabot[bot] [Sun, 7 Sep 2025 10:05:15 +0000 (10:05 +0000)]
Bump actions/stale from 9.1.0 to 10.0.0
Bumps [actions/stale](https://github.com/actions/stale) from 9.1.0 to 10.0.0.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v9.1.0...v10.0.0)
---
updated-dependencies:
- dependency-name: actions/stale
dependency-version: 10.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Mike Brady [Mon, 18 Aug 2025 07:13:08 +0000 (08:13 +0100)]
Merge pull request #2054 from mikebrady/dependabot/github_actions/development/actions/checkout-5.0.0
Bump actions/checkout from 4.2.2 to 5.0.0
dependabot[bot] [Sun, 17 Aug 2025 11:01:06 +0000 (11:01 +0000)]
Bump actions/checkout from 4.2.2 to 5.0.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 5.0.0.
- [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.2.2...v5.0.0)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 5.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Mike Brady [Fri, 15 Aug 2025 16:28:34 +0000 (17:28 +0100)]
Merge pull request #2049 from mikebrady/dependabot/github_actions/development/docker/login-action-3.5.0
Bump docker/login-action from 3.4.0 to 3.5.0
dependabot[bot] [Sun, 10 Aug 2025 10:34:50 +0000 (10:34 +0000)]
Bump docker/login-action from 3.4.0 to 3.5.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v3.4.0...v3.5.0)
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-version: 3.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Mike Brady [Thu, 17 Jul 2025 11:34:27 +0000 (12:34 +0100)]
Update RELEASENOTES-DEVELOPMENT.md
Mike Brady [Thu, 17 Jul 2025 11:32:10 +0000 (12:32 +0100)]
Merge pull request #2034 from mikebrady/dependabot/github_actions/development/docker/setup-buildx-action-3.11.1
Bump docker/setup-buildx-action from 3.10.0 to 3.11.1
Mike Brady [Thu, 17 Jul 2025 11:31:52 +0000 (12:31 +0100)]
Merge pull request #2028 from mikebrady/dependabot/github_actions/development/docker/build-push-action-6.18.0
Bump docker/build-push-action from 6.15.0 to 6.18.0
Mike Brady [Thu, 17 Jul 2025 11:31:05 +0000 (12:31 +0100)]
Update RELEASENOTES-DEVELOPMENT.md
Mike Brady [Thu, 17 Jul 2025 11:23:53 +0000 (12:23 +0100)]
Improve the warning about invalid setting strings.
Mike Brady [Thu, 17 Jul 2025 11:01:02 +0000 (12:01 +0100)]
Fix a bug whereby the volume setting was ignored if the input was not at 44100 FPS and the loudness DSP setting was enabled.
Mike Brady [Thu, 17 Jul 2025 10:57:53 +0000 (11:57 +0100)]
Quieten a diagnostic message.
dependabot[bot] [Sun, 22 Jun 2025 10:42:25 +0000 (10:42 +0000)]
Bump docker/setup-buildx-action from 3.10.0 to 3.11.1
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.10.0 to 3.11.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3.10.0...v3.11.1)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-version: 3.11.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Mike Brady [Tue, 3 Jun 2025 16:14:09 +0000 (17:14 +0100)]
Update BUILD.md
Mike Brady [Tue, 3 Jun 2025 16:12:19 +0000 (17:12 +0100)]
Update BUILD.md
Mike Brady [Tue, 3 Jun 2025 15:57:02 +0000 (16:57 +0100)]
Update RELEASENOTES-DEVELOPMENT.md
dependabot[bot] [Sun, 1 Jun 2025 10:44:07 +0000 (10:44 +0000)]
Bump docker/build-push-action from 6.15.0 to 6.18.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.15.0 to 6.18.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v6.15.0...v6.18.0)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-version: 6.18.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Mike Brady [Wed, 7 May 2025 08:02:08 +0000 (09:02 +0100)]
A few extra files to ignore...
Mike Brady [Mon, 14 Apr 2025 10:21:31 +0000 (11:21 +0100)]
Update docker-build-on-push.yaml
Mike Brady [Mon, 14 Apr 2025 10:12:03 +0000 (11:12 +0100)]
Update RELEASENOTES-DEVELOPMENT.md
Mike Brady [Mon, 14 Apr 2025 09:40:26 +0000 (10:40 +0100)]
Check for configuration strings that are given but turn out to be empty, issue a warning and ignore them.
Mike Brady [Mon, 14 Apr 2025 08:40:51 +0000 (09:40 +0100)]
Merge pull request #2001 from jzucker2/add-mqtt-disconnect-command-v2
Add mqtt `disconnect` command.
Mike Brady [Mon, 14 Apr 2025 08:39:29 +0000 (09:39 +0100)]
Merge pull request #1993 from mikebrady/dependabot/github_actions/development/docker/login-action-3.4.0
Bump docker/login-action from 3.3.0 to 3.4.0
Mike Brady [Mon, 14 Apr 2025 08:37:53 +0000 (09:37 +0100)]
Remove left-over dbus and avahi pid files.
Mike Brady [Mon, 14 Apr 2025 08:30:53 +0000 (09:30 +0100)]
Check that the existing user startup script is replaceable.
Mike Brady [Mon, 14 Apr 2025 08:30:16 +0000 (09:30 +0100)]
Stop installing a user startup script.
Mike Brady [Mon, 14 Apr 2025 08:10:28 +0000 (09:10 +0100)]
Update BUILD.md
Mike Brady [Mon, 14 Apr 2025 08:02:06 +0000 (09:02 +0100)]
Add a convenience script to install and enable a systemd user service script.
Mike Brady [Thu, 3 Apr 2025 14:56:38 +0000 (15:56 +0100)]
Update BUILD.md
Mike Brady [Thu, 3 Apr 2025 09:39:48 +0000 (10:39 +0100)]
Update BUILD.md
Mike Brady [Thu, 3 Apr 2025 09:36:48 +0000 (10:36 +0100)]
Update BUILD.md
Mike Brady [Thu, 3 Apr 2025 09:29:27 +0000 (10:29 +0100)]
Update BUILD.md
Mike Brady [Thu, 3 Apr 2025 09:28:55 +0000 (10:28 +0100)]
Update BUILD.md
Mike Brady [Thu, 3 Apr 2025 09:21:19 +0000 (10:21 +0100)]
Update BUILD.md
Mike Brady [Thu, 3 Apr 2025 09:07:12 +0000 (10:07 +0100)]
Update BUILD.md
Jordan Zucker [Mon, 31 Mar 2025 00:23:40 +0000 (17:23 -0700)]
Trying again
dependabot[bot] [Sun, 16 Mar 2025 10:16:56 +0000 (10:16 +0000)]
Bump docker/login-action from 3.3.0 to 3.4.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v3.3.0...v3.4.0)
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Mike Brady [Thu, 13 Mar 2025 09:15:42 +0000 (09:15 +0000)]
Update RELEASENOTES-DEVELOPMENT.md
Mike Brady [Wed, 5 Mar 2025 15:43:21 +0000 (15:43 +0000)]
Merge pull request #1989 from mikebrady/dependabot/github_actions/development/docker/build-push-action-6.15.0
Bump docker/build-push-action from 6.14.0 to 6.15.0
Mike Brady [Wed, 5 Mar 2025 15:43:04 +0000 (15:43 +0000)]
Merge pull request #1988 from mikebrady/dependabot/github_actions/development/docker/setup-qemu-action-3.6.0
Bump docker/setup-qemu-action from 3.4.0 to 3.6.0
Mike Brady [Wed, 5 Mar 2025 15:42:47 +0000 (15:42 +0000)]
Merge pull request #1987 from mikebrady/dependabot/github_actions/development/docker/setup-buildx-action-3.10.0
Bump docker/setup-buildx-action from 3.9.0 to 3.10.0
dependabot[bot] [Sun, 2 Mar 2025 10:38:00 +0000 (10:38 +0000)]
Bump docker/build-push-action from 6.14.0 to 6.15.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.14.0 to 6.15.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v6.14.0...v6.15.0)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sun, 2 Mar 2025 10:37:59 +0000 (10:37 +0000)]
Bump docker/setup-qemu-action from 3.4.0 to 3.6.0
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3.4.0 to 3.6.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v3.4.0...v3.6.0)
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sun, 2 Mar 2025 10:37:56 +0000 (10:37 +0000)]
Bump docker/setup-buildx-action from 3.9.0 to 3.10.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.9.0 to 3.10.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3.9.0...v3.10.0)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Mike Brady [Thu, 27 Feb 2025 14:21:54 +0000 (14:21 +0000)]
Update AIRPLAY2.md
Mike Brady [Sun, 23 Feb 2025 13:31:17 +0000 (13:31 +0000)]
This squashed commit comprises a long series of improvements, bug fixes, optimizations, and new feature additions:
- 48,000 frames per second operation,
- 48k lossless stereo, 5.1 and 7.1 surround sound
- Multichannel and multi rate operation on ALSA, PipeWire, PulseAudio, FreeBSD, stdout and unix pipe output backends.
Automatic, flexible and controllable output format (rate, sample format and channel count) selection.
Full FFmpeg integration to support transcoding, resampling, and new audio formats.
Better operation on lower powered devices down to e.g. Raspberry Pi B.
Reduced Docker image sizes with a slimmed-down FFmpeg library.
Enhanced timestamp handling for better synchronization.
Improved the sync error calculation.
A new "vernier" resampling and interpolation method for low-power CPUs.
Bug fixes and minor enhancements.
Note -- there are many breaking changes from previous versions of Shairport Sync!
Mike Brady [Sun, 23 Feb 2025 13:04:09 +0000 (13:04 +0000)]
Merge pull request #1982 from mikebrady/dependabot/github_actions/development/docker/build-push-action-6.14.0
Bump docker/build-push-action from 6.13.0 to 6.14.0
dependabot[bot] [Sun, 23 Feb 2025 10:31:35 +0000 (10:31 +0000)]
Bump docker/build-push-action from 6.13.0 to 6.14.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.13.0 to 6.14.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v6.13.0...v6.14.0)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Mike Brady [Thu, 6 Feb 2025 17:09:07 +0000 (17:09 +0000)]
Update BUILD.md
Mike Brady [Fri, 31 Jan 2025 17:01:17 +0000 (17:01 +0000)]
Update RELEASENOTES-DEVELOPMENT.md
Mike Brady [Fri, 31 Jan 2025 14:56:39 +0000 (14:56 +0000)]
Remove dhclient from the image.
Mike Brady [Fri, 31 Jan 2025 13:15:36 +0000 (13:15 +0000)]
Update RELEASENOTES-DEVELOPMENT.md
Mike Brady [Fri, 31 Jan 2025 12:46:09 +0000 (12:46 +0000)]
Merge pull request #1967 from mikebrady/dependabot/github_actions/development/docker/setup-buildx-action-3.8.0
Bump docker/setup-buildx-action from 2.5.0 to 3.8.0
Mike Brady [Fri, 31 Jan 2025 12:45:56 +0000 (12:45 +0000)]
Merge pull request #1966 from mikebrady/dependabot/github_actions/development/docker/login-action-3.3.0
Bump docker/login-action from 2.1.0 to 3.3.0
Mike Brady [Fri, 31 Jan 2025 12:45:44 +0000 (12:45 +0000)]
Merge pull request #1965 from mikebrady/dependabot/github_actions/development/docker/build-push-action-6.13.0
Bump docker/build-push-action from 4.0.0 to 6.13.0
Mike Brady [Fri, 31 Jan 2025 12:45:32 +0000 (12:45 +0000)]
Merge pull request #1964 from mikebrady/dependabot/github_actions/development/docker/setup-qemu-action-3.3.0
Bump docker/setup-qemu-action from 2.1.0 to 3.3.0
Mike Brady [Fri, 31 Jan 2025 12:45:18 +0000 (12:45 +0000)]
Merge pull request #1963 from mikebrady/dependabot/github_actions/development/actions/stale-9.1.0
Bump actions/stale from 8.0.0 to 9.1.0
Mike Brady [Fri, 31 Jan 2025 12:23:13 +0000 (12:23 +0000)]
Merge pull request #1962 from mikebrady/dependabot/github_actions/development/actions/checkout-4.2.2
Bump actions/checkout from 3.5.2 to 4.2.2
dependabot[bot] [Fri, 31 Jan 2025 12:19:36 +0000 (12:19 +0000)]
Bump docker/setup-buildx-action from 2.5.0 to 3.8.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.5.0 to 3.8.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.5.0...v3.8.0)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Fri, 31 Jan 2025 12:19:33 +0000 (12:19 +0000)]
Bump docker/login-action from 2.1.0 to 3.3.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 2.1.0 to 3.3.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2.1.0...v3.3.0)
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Fri, 31 Jan 2025 12:19:31 +0000 (12:19 +0000)]
Bump docker/build-push-action from 4.0.0 to 6.13.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4.0.0 to 6.13.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4...v6.13.0)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Fri, 31 Jan 2025 12:19:28 +0000 (12:19 +0000)]
Bump docker/setup-qemu-action from 2.1.0 to 3.3.0
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2.1.0 to 3.3.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2.1.0...v3.3.0)
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Fri, 31 Jan 2025 12:19:26 +0000 (12:19 +0000)]
Bump actions/stale from 8.0.0 to 9.1.0
Bumps [actions/stale](https://github.com/actions/stale) from 8.0.0 to 9.1.0.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v8.0.0...v9.1.0)
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Fri, 31 Jan 2025 12:19:23 +0000 (12:19 +0000)]
Bump actions/checkout from 3.5.2 to 4.2.2
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.2 to 4.2.2.
- [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/v3.5.2...v4.2.2)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Mike Brady [Fri, 31 Jan 2025 11:15:46 +0000 (11:15 +0000)]
Update RELEASENOTES-DEVELOPMENT.md
Mike Brady [Wed, 29 Jan 2025 08:23:55 +0000 (08:23 +0000)]
Merge pull request #1961 from charlesomer/development
Upgrade docker images and GitHub action versions. Pin to ubuntu-22.04.
Charles [Tue, 28 Jan 2025 18:55:35 +0000 (18:55 +0000)]
Docker updates. Github action updates. Fix for github actions.
Mike Brady [Tue, 28 Jan 2025 10:00:56 +0000 (10:00 +0000)]
Add default parameter to the classic Dockerfile.
Mike Brady [Tue, 28 Jan 2025 07:00:01 +0000 (07:00 +0000)]
Update RELEASENOTES-DEVELOPMENT.md