rc 1.7.4+97.gceb59bb-5build2 source package in Ubuntu

Changelog

rc (1.7.4+97.gceb59bb-5build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 18:24:43 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
shells
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe shells
Noble release universe shells

Downloads

File Size SHA-256 Checksum
rc_1.7.4+97.gceb59bb.orig.tar.xz 96.3 KiB b7607bcdf428264433b9442091a00cc0afd465ad2d860d5084c4591b577adeee
rc_1.7.4+97.gceb59bb-5build2.debian.tar.xz 11.3 KiB ee6ac1a78ed6cd8beaeaf8b2506d9886bcf7d366b22cd2d51023087ca1156033
rc_1.7.4+97.gceb59bb-5build2.dsc 2.0 KiB e5b9220b20d63df905e65118ed24947c02a275c92870c91e6839f5c24f68992d

View changes file

Binary packages built by this source

rc: implementation of the AT&T Plan 9 shell

 rc is a command interpreter and programming language similar to sh(1). It is
 based on the AT&T Plan 9 shell of the same name. The shell offers a C-like
 syntax (much more so than the C shell), and a powerful mechanism for
 manipulating variables. It is reasonably small and reasonably fast, especially
 when compared to contemporary shells. Its use is intended to be interactive,
 but the language lends itself well to scripts.

rc-dbgsym: debug symbols for rc