Commit Graph
605 Commits
Author SHA1 Message Date
PikachuEXE 7580639503 ~ Update README to remove most reference to sudo 2026-05-21 08:50:31 +08:00
PikachuEXE 785d124a70 Update scripts to really replace rust coreutils with GNU coreutils 2026-05-20 16:12:29 +08:00
copilot-swe-agent[bot]andTheaxiom af5f71b4d4 docs: rewrite speculative Dockerfile snippet with apt-cache discovery step
Agent-Logs-Url: https://github.com/phusion/baseimage-docker/sessions/dda28199-53b3-47bb-acf4-8aec529f3e22

Co-authored-by: Theaxiom <57013+Theaxiom@users.noreply.github.com>
2026-05-20 03:51:28 +00:00
Jeshua Ben JosephandCopilot Autofix powered by AI 86c83533b6 Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-05-18 14:10:38 -07:00
copilot-swe-agent[bot]andTheaxiom 9e1c46489b fix: address review feedback on prepare.sh verification and README codename
Agent-Logs-Url: https://github.com/phusion/baseimage-docker/sessions/f25d0dfd-2691-466f-8dcc-1075a4824daf

Co-authored-by: Theaxiom <57013+Theaxiom@users.noreply.github.com>
2026-05-18 21:00:15 +00:00
Jeshua Ben JosephandCopilot Autofix powered by AI e08fc42a89 Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-05-18 13:57:31 -07:00
Jeshua Ben JosephandCopilot Autofix powered by AI 1fb3ce0c68 Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-05-18 13:57:19 -07:00
copilot-swe-agent[bot]andTheaxiom 1a930ec955 docs: document Ubuntu 26.04 Rust Coreutils and sudo-rs, add INSTALL_GNU_COREUTILS build flag
Agent-Logs-Url: https://github.com/phusion/baseimage-docker/sessions/065ff4d3-d584-4cb8-8265-5d1f0f7dc3b1

Co-authored-by: Theaxiom <57013+Theaxiom@users.noreply.github.com>
2026-05-18 20:50:29 +00:00
copilot-swe-agent[bot] 169e147321 Initial plan 2026-05-18 20:46:06 +00:00
Houssem eXo 8128153b6f Add Ubuntu 26.04 "Resolute" as a supported base image track alongside the existing Noble (24.04) and Jammy (22.04) tracks.
Changes:

main.yml: add resolute-* tag prefix → ubuntu:26.04 mapping
scheduled-build.yml: add Resolute matrix entry to weekly security rebuild
prepare.sh: handle DEB822 .sources format (used by Ubuntu 24.04+) alongside legacy sources.list for universe/multiverse activation
README.md: update component table to reflect multi-track support
2026-05-18 13:44:07 -07:00
Skyler Mäntysaari f5be954731 Add GitHub auth status check step
Add step to check GitHub authentication status before creating a release.
2026-03-15 08:01:19 +02:00
Copilotandsamip5 c75696af2a Fix HTTP 403 on gh release create by adding workflow-level permissions (#654)
* Fix HTTP 403 when creating GitHub releases by adding workflow-level permissions

Co-authored-by: samip5 <1703002+samip5@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: samip5 <1703002+samip5@users.noreply.github.com>
2026-02-27 15:59:39 +02:00
Copilotandsamip5 c662980686 Add GitHub releases with patch version bumps for scheduled security builds (#653)
- scheduled-build.yml: Create GitHub release after each weekly security
  rebuild with date-stamped tag (e.g. noble-1.0.2-security.20260227)
- scheduled-build.yml: Add date-stamped Docker image tags alongside
  existing version and codename tags
- scheduled-build.yml: Bump permissions to contents:write for release
  creation
- scheduled-build.yml: Exclude security-tagged releases from base
  version lookup to prevent nested tags
- main.yml: Update docker/build-push-action from v5 to v6
- scheduled-build.yml: Update docker/build-push-action from v5 to v6
- stale.yml: Remove deprecated repo-token parameter

Co-authored-by: samip5 <1703002+samip5@users.noreply.github.com>

* Replace security date tags with patch version bumps in scheduled builds

The scheduled weekly security build now bumps the patch version
(e.g. noble-1.0.2 -> noble-1.0.3) instead of appending
-security.YYYYMMDD. Each rebuild creates a proper GitHub release
with the new patch tag and pushes Docker images accordingly.

Co-authored-by: samip5 <1703002+samip5@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: samip5 <1703002+samip5@users.noreply.github.com>
2026-02-27 15:27:06 +02:00
CopilotandTheaxiom 44a761d9eb Automated weekly security rebuilds for all active Ubuntu LTS tracks (#652)
* Add scheduled security builds for multiple LTS tracks (jammy + noble)

Co-authored-by: Theaxiom <57013+Theaxiom@users.noreply.github.com>

* Address review feedback: checkout at release tag, exclude pre-releases/drafts, warn on unknown tag prefix

Co-authored-by: Theaxiom <57013+Theaxiom@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Theaxiom <57013+Theaxiom@users.noreply.github.com>
2026-02-27 13:01:16 +02:00
Jeshua Ben Joseph 2403c58254 noble-1.0.2 2025-04-10 01:22:40 -07:00
Emfox Zhou 1485f7c4e8 locale-gen on Debian does not take arguments and just read from /etc/locale.gen. (#648) 2025-03-15 09:43:41 +02:00
Jason N. White eb88d59d31 Update LICENSE.txt, fix license year (#647) 2025-01-01 13:38:29 +02:00
Pascal f627e59aaf Update README.md (#641)
Fix typo preventing installation of vagrant-disksize plugin.
2024-11-28 13:56:04 +02:00
Skyler Mäntysaari f3a14b25e9 Merge pull request #639 from MrSerth/master
* Upgrade to Ubuntu 24.04 Noble
* Update syslog-ng.conf to version 4.3
* Add default smart-multi-line.fsm config for syslog-ng

The config file is taken from the syslog-ng upstream repository. It got added for the syslog-ng 4.2.0 release and remained unchanged since then (as of April 2024).

https://github.com/syslog-ng/syslog-ng/blob/syslog-ng-4.2.0/lib/multi-line/smart-multi-line.fsm

* Use latest workflow run for release badge
2024-04-26 14:51:43 +03:00
Sebastian Serth 8b34e94fa3 Update GitHub actions to newest versions (#638)
These changes are required to use NodeJS 20 on GitHub.

https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/
2024-04-21 00:00:58 +03:00
Sebastian Serth a2409df832 Use latest workflow run for release badge 2024-04-20 19:41:23 +02:00
Sebastian Serth 74cb590288 Add default smart-multi-line.fsm config for syslog-ng
The config file is taken from the syslog-ng upstream repository. It got added for the syslog-ng 4.2.0 release and remained unchanged since then (as of April 2024).

https://github.com/syslog-ng/syslog-ng/blob/syslog-ng-4.2.0/lib/multi-line/smart-multi-line.fsm
2024-04-20 19:41:23 +02:00
Sebastian Serth c2142db49c Update syslog-ng.conf to version 4.3 2024-04-20 19:41:23 +02:00
Sebastian Serth 5e90beeff5 Upgrade to Ubuntu 24.04 Noble 2024-04-20 19:41:23 +02:00
Sebastian Serth c17acec8ae Prevent 'invalid escape sequence' errors in newer Python versions (#637) 2024-04-20 02:45:27 +03:00
Timon de Groot 568883a7bf image/prepare: Check if container is actually ubuntu (#636) 2024-04-03 17:26:47 +03:00
Davide Palma 5c6b4e0cd3 readme: change ubuntu version (#635) 2024-03-20 17:58:38 +02:00
Jakob Ackermann f69b7c63be Remove riscv64 from build platforms (#633)
The docker image `ubuntu:22.04` is not available for `riscv64`, which limits options for providing support for it here.
2024-02-16 13:12:41 +02:00
Nicolas BerensandSkyler Mäntysaari a53fb9f863 disable e2fsprogs cron (#631)
* disable e2fsprogs cron
* fix linebreak

---------

Co-authored-by: Skyler Mäntysaari <samip5@users.noreply.github.com>
2024-01-16 16:48:50 +02:00
Arun Sathiya a7cf854a73 ci: Use GITHUB_OUTPUT envvar instead of set-output command (#630) 2024-01-12 12:26:51 +02:00
Isaac To d0cf8ac6f3 Update link to Docker hub and GHCR in README.md (#629)
* Update link to Docker hub in README.md
* Add link to image page in GHCR as well
2023-12-22 20:15:59 +02:00
Skyler Mäntysaari cc3f8f6fc8 Create .github/FUNDING.yml 2023-03-24 03:44:47 +02:00
Skyler Mäntysaari 69afe4954c Merge pull request #615 from burgerrg/master
Update syslog-ng.conf for Ubuntu 22.04
2022-05-31 18:48:43 +03:00
Bob Burger 0b5441c268 Update syslog-ng.conf for Ubuntu 22.04 2022-05-31 11:32:15 -04:00
Skyler Mäntysaari d2fbf3ad28 Merge pull request #614 from phusion/revert-613-jammy-patch-01
Revert "Added retreval of ubuntu key 871920D1991BC93C to apt keyring"
2022-05-23 23:38:59 +03:00
Skyler Mäntysaari e2f180f35a Revert "Update prepare.sh (#613)"
This reverts commit aa4a3a5778.
2022-05-23 23:38:37 +03:00
Skyler Mäntysaari aa4a3a5778 Update prepare.sh (#613)
Hopefully fix #612
2022-05-23 23:32:20 +03:00
Skyler Mäntysaari 29f719fe03 Image: Upgrade to Ubuntu 22.04. (#611) 2022-05-18 19:34:12 +03:00
Skyler Mäntysaari 9166a3b715 Github CI: Build on release 2022-03-16 17:04:07 +02:00
Skyler Mäntysaari 6af31d6ae6 Merge pull request #604 from olof-nord/feature-add-riscv-docker-builds
Build & publish Docker images for riscv64 with GitHub CI
2022-03-16 16:59:18 +02:00
Olof Nord 4f74b2aec9 Build Docker images for riscv64 with GitHub CI 2021-12-12 19:15:23 +01:00
Camden Narzt d454ef6271 second attempt to fix logo 2021-09-30 09:36:12 -06:00
Camden Narzt b6c9af17cf Fix logo 2021-09-30 09:13:15 -06:00
Skyler Mäntysaari 2f33d79094 Github Templates: Fix the bug report template 2021-09-07 10:38:27 -06:00
Skyler Mäntysaari 8d386a2b68 Github: Adding issue and PR templates [ci-skip] 2021-09-06 10:29:48 -06:00
Travis Rowland da721f3ba8 Merge pull request #598 from phusion/focal-1.1.0
CI: Move to GitHub actions
2021-09-02 16:12:56 -06:00
Travis Rowland 8ba3f53a02 Merge pull request #599 from phusion/implement-stale-bot
Automation: Implement stale bot
2021-09-02 16:11:52 -06:00
Skyler Mäntysaari 794379ca49 Implement stale bot
This ensures that issues and PRs that are stale for longer than 15 days, and after that 5 days till it's automatically closed.
2021-09-02 23:18:44 +03:00
Skyler Mäntysaari 107a17dd85 CI: Add arm platform too.
Fixes: #518
2021-09-02 22:49:53 +03:00
Skyler Mäntysaari 2edaaf9cd4 CI: Update the README and branch to execute on. [ci-skip] 2021-09-02 22:49:28 +03:00