Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: charliecloud | Distribution: openSUSE:Factory:zSystems |
Version: 0.23 | Vendor: openSUSE |
Release: 2.2 | Build date: Mon Feb 26 11:42:56 2024 |
Group: Productivity/Clustering/Computing | Build host: reproducible |
Size: 289157 | Source RPM: charliecloud-0.23-2.2.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://hpc.github.io/charliecloud/ | |
Summary: User-defined software stacks (UDSS) for HPC centers |
Charliecloud provides user-defined software stacks (UDSS) for high-performance computing (HPC) centers. This "bring your own software stack" functionality addresses needs such as: software dependencies that are numerous, complex, unusual, differently configured, or simply newer/older than what the center provides; build-time requirements unavailable within the center, such as relatively unfettered internet access; validated software stacks and configuration to meet the standards of a particular field of inquiry; portability of environments between resources, including workstations and other test and development system not managed by the center; consistent environments, even archivally so, that can be easily, reliabily, and verifiably reproduced in the future; and/or usability and comprehensibility.
Apache-2.0
* Mon Feb 26 2024 Dominique Leuenberger <dimstar@opensuse.org> - Use %patch -P N instead of deprecated %patchN. * Mon May 03 2021 Ferdinand Thiessen <rpm@fthiessen.de> - Update to version 0.23 * ch-image push: now works with Docker Hub * ch-image: * remove compatibility alias ch-grow * new subcommand reset * ch-image build: fix bugs in whitespace handling * miscellaneous bug fixes and improvements * Full changes: https://github.com/hpc/charliecloud/compare/v0.22...v0.23 - Only apply Replace-hardcode-path.patch if needed * Mon Feb 22 2021 Ana Guerrero Lopez <aguerrero@suse.com> - Update to version 0.22. - “ch-image” can now push images to a registry, with the “push” subcommand - As a reminder, “ch-grow” has been renamed to “ch-image”. The old name still works but will be removed in 0.23. - ch-image: new subcommand “delete” - ch-image pull: * now keeps some metadata from pulled image * now works with public images in nVidia NGC registry * setuid/setgid bits in pulled image now cleared * performance improvements for images with many whiteouts - ch-image build: * environment variables now kept from base image * SHELL instruction now supported - several scripts now work correctly if image name contains slash - “sudo make install” now works correctly with restrictive umasks - miscellaneous bug fixes and improvements * Mon Dec 21 2020 Ana Guerrero Lopez <aguerrero@suse.com> - Update to version 0.21. - renamed the internal builder ch-grow to ch-image to reflect its broader functionality. ch-grow still works but will be deprecated in 0.23 - ch-image unprivileged build workarounds using fakeroot now default to off and must be requested with --force; the option --no-fakeroot has been removed. ch-image will by default print a warning if it thinks --force might fix a build failure. - ch-image pull now works with registries that use HTTP basic auth and with images that use manifest schema version 1. - ch-image build has a new option --bind to bind-mount directories during build and COPY: improve symlink and directory handling - miscellaneous bug fixes and improvements - Full changelog at https://groups.io/g/charliecloud/message/108 - Update patch * Replace-hardcode-path.patch * Wed Oct 21 2020 Ana Guerrero Lopez <aguerrero@suse.com> - Update to version 0.20. - improvement for unprivileged image build using fakeroot This feature can be turned off with “ch-grow build --no-fakeroot” Further details are in the ch-grow man page - miscellaneous bug fixes and improvements - Full changelot at https://groups.io/g/charliecloud/message/107 - Add requirements on fakeroot * Tue Sep 22 2020 Ana Guerrero Lopez <aguerrero@suse.com> - Update to version 0.19. Two particularly notable changes: - ch-grow now supports multi-stage build (#768), which as always is fully unprivileged. This represents a big step forward in functionality. - ch-grow now has subcommands; what used to be plain ch-grow is now ch-grow build, and ch-tug has become ch-grow pull. - miscellaneous bug fixes and improvements - Full changelog at https://groups.io/g/charliecloud/message/106 - Update patch * Replace-hardcode-path.patch * Fri Aug 21 2020 Ana Guerrero Lopez <aguerrero@suse.com> - Update to version 0.18 - Fixes an important symlink handling bug in ch-tug and ch-grow. Prior to version 0.18, if a pulled image contained a symlink in one layer and then a regular file at the same path in a subsequent layer, the *target* of the symlink would be overwritten even if it was not within the image; i.e., unpacking inappropriately followed the symlink. This allows a crafted image to overwrite any file writeable by the invoking user. Because Charliecloud is unprivileged, other files on the system, e.g. system files, are unaffected. - ch-grow: --version and --help work w/o dependencies installed new switch --list to list images now gives diagnostics for syntax errors and unsupported instructions WORKDIR now supports relative paths (#786) no longer crashes if input doesn’t end in newline (#474) - miscellaneous bug fixes and improvements - Full changelogs at https://groups.io/g/charliecloud/message/104 and https://groups.io/g/charliecloud/message/105 - Replace python2-base with python3-base. - Update recommends used by ch-grow/ch-build - Readd patch for hardcoded paths: * Replace-hardcode-path.patch * Fri Jun 26 2020 Ana Guerrero Lopez <aguerrero@suse.com> - Update to version 0.16 - ch-grow and ch-tug: updates to work with external repositories - ch-grow: COPY semantics now match Docker - miscellaneous bug fixes and improvements - Full changelog at https://groups.io/g/charliecloud/message/103 * Wed Apr 15 2020 Ana Guerrero Lopez <aguerrero@suse.com> - Update to version 0.15 - shell and Python libraries moved from libexec to lib - Full changelog at https://groups.io/g/charliecloud/message/102 - Remove patch, paths are not longer hardcoded: * 0001-Replace-hardcoded-libexec.patch * Wed Mar 04 2020 Ana Guerrero Lopez <aguerrero@suse.com> - Update to version 0.14 - the build system was rewritten and the layout of the source code and installed files were changed significantly - new binary ch-tug, to pull images from a remote repository - miscellaneous bug fixes and improvements - Patch the usage of /usr/libexec to use /usr/lib because upstream have harcoded the first path in its code. * 0001-Replace-hardcoded-libexec.patch
/usr/bin/ch-build /usr/bin/ch-build2dir /usr/bin/ch-builder2squash /usr/bin/ch-builder2tar /usr/bin/ch-checkns /usr/bin/ch-dir2squash /usr/bin/ch-fromhost /usr/bin/ch-image /usr/bin/ch-mount /usr/bin/ch-pull2dir /usr/bin/ch-pull2tar /usr/bin/ch-run /usr/bin/ch-run-oci /usr/bin/ch-ssh /usr/bin/ch-tar2dir /usr/bin/ch-umount /usr/lib64/charliecloud /usr/lib64/charliecloud/base.sh /usr/lib64/charliecloud/build.py /usr/lib64/charliecloud/charliecloud.py /usr/lib64/charliecloud/fakeroot.py /usr/lib64/charliecloud/misc.py /usr/lib64/charliecloud/pull.py /usr/lib64/charliecloud/push.py /usr/lib64/charliecloud/version.py /usr/lib64/charliecloud/version.sh /usr/lib64/charliecloud/version.txt /usr/share/doc/packages/charliecloud /usr/share/doc/packages/charliecloud/README.rst /usr/share/licenses/charliecloud /usr/share/licenses/charliecloud/LICENSE /usr/share/man/man1/ch-build.1.gz /usr/share/man/man1/ch-build2dir.1.gz /usr/share/man/man1/ch-builder2squash.1.gz /usr/share/man/man1/ch-builder2tar.1.gz /usr/share/man/man1/ch-checkns.1.gz /usr/share/man/man1/ch-dir2squash.1.gz /usr/share/man/man1/ch-fromhost.1.gz /usr/share/man/man1/ch-image.1.gz /usr/share/man/man1/ch-mount.1.gz /usr/share/man/man1/ch-pull2dir.1.gz /usr/share/man/man1/ch-pull2tar.1.gz /usr/share/man/man1/ch-run-oci.1.gz /usr/share/man/man1/ch-run.1.gz /usr/share/man/man1/ch-ssh.1.gz /usr/share/man/man1/ch-tar2dir.1.gz /usr/share/man/man1/ch-test.1.gz /usr/share/man/man1/ch-umount.1.gz /usr/share/man/man7/charliecloud.7.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Sep 5 01:12:53 2024