• 2.1.1 946f038ea3

    Release 2.1.1 Stable

    Griefed released this 2022-01-23 22:09:47 +01:00 | 132 commits to master since this release

    Automatic release of version: 2.1.1
    Changes in this release:

    Bug Fixes

    • Correctly set aliases system-wide (12f681d6)
    • Spelling mistake (11ac3cfa)
    • Fix mv command in fetcher. Whoopsy. (c02c09ac)
    • Remove unnecessary dir creation (1b2174a1)
    • Add missing command chaining (958c2b61)
    • If statements in Dockerfiles, man. (a93f40a7)
    • Move sources.list acquisition and decision to fetcher (f4531811)

    Build System

    • Add original content from sources.list. Me like original (he says working in a fork) (503e8b55)

    Chores

    • Add GitLab issue templates (97c94983)
    • Add some flavour (c951efb4)
    • Inform users/visitors about move to GitLab (b08174fc)
    • README stuff (3605a4fb)
    • Extend dockerignore (2ec47452)
    • Delete not needed files (27fd18c0,4b967838)
    • Add IDEA folder to gitignore (9f869cce)
    • deps:
      • update griefed/gitlab-ci-cd docker tag to v2 (8769942d)
      • update griefed/gitlab-ci-cd docker tag to v1.1.0 (054e20af)
      • update alpine docker tag to v3.15 (bff0edb0)
      • update griefed/gitlab-ci-cd docker tag to v1.0.3 (ead7ca45)
      • update griefed/gitlab-ci-cd docker tag to v1.0.1 (613a6f9a)

    Continuous Integration

    • Fix typo in image name (a116507e)
    • Switch image to gitlab-ci-cd which provides for all jobs (7f24150f)
    • Fix breaking type (fce02116)
    • Move Docker build for GitHub container registry to GitLab (d94b9f73)
    • Create release on GitHub after tag mirror from GitLab (a5307ebd)
    • what (d55b4b87)
    • Hopefully fix manifest errors (0f8d3299)
    • Enable experimental features (f79f5d52)
    • Fix job name (47b143b0)
    • Add Renovate config (631e411a)
    • Extend build args (86db04a1)
    • Add semantic release config (baa24420)
    • Manually build multiarch image as we are dealing with a BASEimage here. Want to do things from ground up as possible. (99928871)

    Documentation Changes

    • Add info regarding origin and intention (3434e9cb)

    New Features

    • Add jq to image (9c6e2180)
    • Add git to baseimage (c8a834d9)
    • Add additional alias for cd .. (9f689aa4)
    • Add zip to per default installed packages (abb146f4)
    • Install nano, net-tools, tar, unzip and vi (4822796e)

    Other Changes

    Performance Improvements

    • Deactivafe force-unsafe-io. I'd rather builds take a couple of seconds longer than risking failures due to disabled safety features. (b3fc3262)

    Refactors

    • Rename default user. Hopefully ensure aliases are set in resulting container (18764d58)
    • Switch ARGs, provide defaults, add aliases. Basically, merge the three dockerfiles into one. (4a4cd0ba)
    Downloads