Skip to content
Tags give the ability to mark specific points in history as being important
  • v3.30.0 Release: v3.30.0
    Release: v3.30.0
    
    ## Bug Fixes:
    
    * ModioAB/base-image!127: Drop YAML version directives from gitlab CI config
    * ModioAB/base-image!128: Fix CI builds by updating build.mk
  • v3.29.0 Release: v3.29.0
    Release: v3.29.0
    
    ## New Features:
    
    * ModioAB/base-image!119: Use relative references to gitlab objects to enable forked CI
    * ModioAB/base-image!121: Bump fedora root release to 36, 37
    * ModioAB/base-image!124: Ensure that container build images can create pods
    
    ## Bug Fixes:
    
    * ModioAB/base-image!120: Pin maturin version to 0.13.5 to avoid compile error
    * ModioAB/base-image!125: Download meteor bootstrap tarball from the source
    * ModioAB/base-image!126: Fix use of git reference names as container image tags
  • v3.28.0 Release: v3.28.0
    Release: v3.28.0
    
    ## New Features:
    
    * ModioAB/base-image!107: Sync rust and rust-cross containers
    * ModioAB/base-image!109: Remove fedora 33, 34 builds, and replace with fedora 36
    * ModioAB/base-image!110: Add a debian11 based test-container for firmware
    * ModioAB/base-image!111: Remove the debian based "firmware" and old "builder" containers
    * ModioAB/base-image!112: Prepare for building containers in cgroup v2 host
    * ModioAB/base-image!114: Also tag default branch build as ":latest"
    * ModioAB/base-image!115: Swap base-image tag from master to latest
    * ModioAB/base-image!116: CI: Make container tags also be :latest
    * ModioAB/base-image!117: Add code-coverage needed values to rust container
    * ModioAB/base-image!118: rust: Add cargo-llvm-cov tool as well
    
    ## Bug Fixes:
    
    * ModioAB/base-image!108: Restore go compiler defaults that Fedora disabled
  • test-tag-please-ignore
    Try again with a proper merge request workflow that allows pushing tags
  • v3.27.0 Release: v3.27.0
    Release: v3.27.0
    
    ## New Features:
    
    * ModioAB/base-image!102: Move default to F34 and start building F35
    * ModioAB/base-image!103: rust: Add cargo audit subcommand
    * ModioAB/base-image!104: Add maturin as a helper tool in the rust cross compile image
    * ModioAB/base-image!105: Add maturin to the debian 10 based rust image
    
    ## Bug Fixes:
    
    * ModioAB/base-image!100: Remove override_kernel_check from storage.conf
    
    ## Misc Changes:
    
    * ModioAB/base-image!101: Meteor 1.8 is dead
  • v3.26.0 Release: v3.26.0
    Release: v3.26.0
    
    ## New Features:
    
    * ModioAB/base-image!96: Add squashfs-tools to build image
    * ModioAB/base-image!98: CI: Allow us to trigger pipelines from web UI
    
    ## Bug Fixes:
    
    * ModioAB/base-image!94: Add squashfs-tools to x86 debian firmware test images
    * ModioAB/base-image!95: BPB: debian9 dockerfile fix
    * ModioAB/base-image!97: Swap default container runtime from runc to crun
  • v3.24.0 Release: v3.24.0
    Release: v3.24.0
    
    ## New Features:
    
    * ModioAB/base-image!90: Add ShellCheck to our build containers
    * ModioAB/base-image!91: Start building and testing on Fedora 34 beta
    
    ## Bug Fixes:
    
    * ModioAB/base-image!92: Teach podman to pull only if missing
  • v3.21.0 Release: v3.21.0
    Release: v3.21.0
    
    ## New Features:
    
    * ModioAB/base-image!83: Create CI templates for base-image consumers
    * ModioAB/base-image!85: CI: Drop the rebuild triggers in favour of scheduled rebuilds
    * ModioAB/base-image!86: Update image targets to Fedora 33
    * ModioAB/base-image!87: Create a new rust container tracking upstream rust:latest
    * ModioAB/base-image!88: Allow building Bootstrap from Gitlab CI
    
    ## Bug Fixes:
    
    * ModioAB/base-image!79: Remove /etc/containers/libpod.conf
    * ModioAB/base-image!81: Fix contents of containers.conf
    * ModioAB/base-image!82: bootstrap: Add missing packages
    * ModioAB/base-image!84: debian9-firmware: Fix url in backports.list
    * ModioAB/base-image!89: bootstrap: Explicitly list python3-setuptools
    
    ## Misc Changes:
    
    * ModioAB/base-image!80: Remove bootstrap fixes
  • v3.20.0 Release: v3.20.0
    Release: v3.20.0
    
    ## Bug Fixes:
    
    * ModioAB/base-image!72: Revert "Merge branch 'buildah-from-future' into 'master'"
    * ModioAB/base-image!73: containers: fix libpod.conf deprecation errors
    * ModioAB/base-image!74: Fix file permissions for meteor build-tool
    * ModioAB/base-image!75: container/bootstrap: Re-add libpod.conf
    * ModioAB/base-image!76: Revert "container: Downgrade image for container build"
  • v3.19.0 Release: v3.19.0
    Release: v3.19.0
    
    ## New Features:
    
    * ModioAB/base-image!71: Add a debian9 image for cross compiling of C/C++ programs to ARMv7
  • v3.17.0 Release: v3.17.0
    Release: v3.17.0
    
    ## New Features:
    
    * ModioAB/base-image!69: Make the python3 image smaller in size
    
    ## Bug Fixes:
    
    * ModioAB/base-image!70: Re-add the c++ standard library to the python image
  • v3.16.0 Release: v3.16.0
    Release v3.16.0
    
    ## New features: 
    * ModioAB/base-image!67: mongodb: Mongodb container has moved
  • v3.14.0 Release: v3.14.0
    Release v3.14.0
    
    ## New features: 
    * ModioAB/base-image!49: pgbouncer: Add the pgbouncer_exporter tool to the image