shc binary package in Ubuntu Focal s390x

 SHC is a generic shell script compiler.
 It takes a script, which is specified on the command line and produces
 C source code. The generated source code is then compiled and linked to
 produce a stripped binary.
 .
 The compiled binary will still be dependent on the shell specified in
 the first line of the shell code, thus shc does not create completely
 independent binaries.
 .
 shc itself is not a compiler such as cc,
 it rather encodes and encrypts a shell script and generates C source
 code with the added expiration capability. It then uses the system
 compiler to compile a stripped binary which behaves exactly like the
 original script. Upon execution, the compiled binary will decrypt and
 execute the code with the shells' -c option.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2019-11-01 12:23:14 UTC Published Ubuntu Focal s390x release universe devel Optional 4.0.3-0.1
  • Published
  • Copied from ubuntu focal-proposed s390x in Primary Archive for Ubuntu
  Deleted Ubuntu Focal s390x proposed universe devel Optional 4.0.3-0.1
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to Release

  • Published
  2019-11-01 12:23:20 UTC Superseded Ubuntu Focal s390x release universe devel Optional 3.9.6-1
  • Removed from disk .
  • Removal requested .
  • Superseded by s390x build of shc 4.0.3-0.1 in ubuntu focal PROPOSED
  • Published
  • Copied from ubuntu cosmic-proposed s390x in Primary Archive for Ubuntu

Source package