Revisions of charliecloud

buildservice-autocommit accepted request 1151407 from Christian Goll's avatar Christian Goll (mslacken) (revision 45)
baserev update by copy to link target
buildservice-autocommit accepted request 894813 from Christian Goll's avatar Christian Goll (mslacken) (revision 43)
baserev update by copy to link target
Christian Goll's avatar Christian Goll (mslacken) accepted request 894812 from Christian Goll's avatar Christian Goll (mslacken) (revision 42)
only python3-base
Christian Goll's avatar Christian Goll (mslacken) accepted request 890161 from Ferdinand Thiessen's avatar Ferdinand Thiessen (susnux) (revision 41)
Update to version 0.23

Only apply Replace-hardcode-path.patch if needed
buildservice-autocommit accepted request 874275 from Ana Guerrero's avatar Ana Guerrero (anag) (revision 40)
baserev update by copy to link target
Ana Guerrero's avatar Ana Guerrero (anag) accepted request 874274 from Ana Guerrero's avatar Ana Guerrero (anag) (revision 39)
- 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
buildservice-autocommit accepted request 857870 from Ana Guerrero's avatar Ana Guerrero (anag) (revision 38)
baserev update by copy to link target
Ana Guerrero's avatar Ana Guerrero (anag) accepted request 857869 from Ana Guerrero's avatar Ana Guerrero (anag) (revision 37)
- 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
buildservice-autocommit accepted request 843193 from Ana Guerrero's avatar Ana Guerrero (anag) (revision 36)
baserev update by copy to link target
Ana Guerrero's avatar Ana Guerrero (anag) accepted request 843192 from Ana Guerrero's avatar Ana Guerrero (anag) (revision 35)
- 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
buildservice-autocommit accepted request 836019 from Ana Guerrero's avatar Ana Guerrero (anag) (revision 34)
baserev update by copy to link target
Ana Guerrero's avatar Ana Guerrero (anag) accepted request 836018 from Ana Guerrero's avatar Ana Guerrero (anag) (revision 33)
- 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
buildservice-autocommit accepted request 828564 from Ana Guerrero's avatar Ana Guerrero (anag) (revision 32)
baserev update by copy to link target
Ana Guerrero's avatar Ana Guerrero (anag) accepted request 828563 from Ana Guerrero's avatar Ana Guerrero (anag) (revision 31)
- 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
buildservice-autocommit accepted request 817257 from Ana Guerrero's avatar Ana Guerrero (anag) (revision 30)
baserev update by copy to link target
Ana Guerrero's avatar Ana Guerrero (anag) accepted request 817255 from Ana Guerrero's avatar Ana Guerrero (anag) (revision 29)
- 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
buildservice-autocommit accepted request 794149 from Ana Guerrero's avatar Ana Guerrero (anag) (revision 28)
baserev update by copy to link target
Ana Guerrero's avatar Ana Guerrero (anag) accepted request 794142 from Ana Guerrero's avatar Ana Guerrero (anag) (revision 27)
- 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
buildservice-autocommit accepted request 781879 from Ana Guerrero's avatar Ana Guerrero (anag) (revision 26)
baserev update by copy to link target
Displaying revisions 1 - 20 of 45
openSUSE Build Service is sponsored by