• 2.1.3 5efe2d83e2

    Release 2.1.3 Stable

    Griefed released this 2022-02-15 10:22:55 +01:00 | 113 commits to master since this release

    Automatic release of version: 2.1.3
    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

    • Update installed packages. (aa6166a5,a2ed0c9a)
    • Add original content from sources.list. Me like original (he says working in a fork) (503e8b55)

    Chores

    • Add list of package versions. (29f2f3ce)
    • 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.0.1 (a7d1e8c7)
      • 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

    • Correctly checkout repository (749926ff)
    • Rework package versions job (f32b3c97)
    • Move services, image and variables to global (7e864c2b)
    • Check packages for updates and trigger pack release when new packages are available (3aaeebcc)
    • 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
  • 2.1.2 d7a4cc214f

    Release 2.1.2 Stable

    Griefed released this 2022-02-08 10:23:48 +01:00 | 117 commits to master since this release

    Automatic release of version: 2.1.2
    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

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

    Chores

    • Add list of package versions. (29f2f3ce)
    • 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

    • Correctly checkout repository (749926ff)
    • Rework package versions job (f32b3c97)
    • Move services, image and variables to global (7e864c2b)
    • Check packages for updates and trigger pack release when new packages are available (3aaeebcc)
    • 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
  • 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
  • 2.1.0 21b8c99a0d

    Release 2.1.0 Stable

    Griefed released this 2022-01-21 22:05:32 +01:00 | 137 commits to master since this release

    Automatic release of version: 2.1.0
    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

    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
  • 2.0.0 0eca15f06b

    Release 2.0.0 Stable

    Griefed released this 2021-11-16 21:56:36 +01:00 | 142 commits to master since this release

    Automatic release of version: 2.0.0
    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

    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 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
  • 1.4.0 0ec46eef83

    Release 1.4.0 Stable

    Griefed released this 2021-07-10 12:27:13 +02:00 | 153 commits to master since this release

    Automatic release of version: 1.4.0
    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

    Continuous Integration

    • 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 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
  • 1.3.0 03e55e02ab

    Release 1.3.0 Stable

    Griefed released this 2021-07-09 16:53:23 +02:00 | 155 commits to master since this release

    Automatic release of version: 1.3.0
    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

    Continuous Integration

    • 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 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
  • 1.2.0 0d40e05f2e

    1.2.0 Stable

    Griefed released this 2021-06-28 19:48:50 +02:00 | 161 commits to master since this release

    1.2.0 (2021-06-28)

    🚀 Features

    • Add zip to per default installed packages (abb146f)

    Other

    • Inform users/visitors about move to GitLab (b08174f)
    Downloads
  • 1.1.1 09a13d2a8c

    1.1.1 Stable

    Griefed released this 2021-06-25 16:46:43 +02:00 | 164 commits to master since this release

    1.1.1 (2021-06-25)

    Performance

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

    🛠 Fixes

    • Correctly set aliases system-wide (12f681d)
    Downloads
  • 1.1.0 182e8dc534

    1.1.0 Stable

    Griefed released this 2021-06-23 13:38:25 +02:00 | 168 commits to master since this release

    1.1.0 (2021-06-23)

    🚀 Features

    • Install nano, net-tools, tar, unzip and vi (4822796)

    🛠 Fixes

    Downloads