binfmt-support 2.2.0-ok2 source package in openKylin

Changelog

binfmt-support (2.2.0-ok2) yangtze; urgency=medium

  * Update version info.

 -- Luoyaoming <email address hidden>  Fri, 16 Sep 2022 17:06:49 +0800

Upload details

Uploaded by:
luoyaoming
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
admin
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Yangtze V1.0 release main admin
Yangtze V1.0 proposed main admin

Downloads

File Size SHA-256 Checksum
binfmt-support_2.2.0.orig.tar.gz 823.0 KiB 0dd60cf676ac72091de9d8cd0f71423bf0a7ac2c52af4521353f51995b657b85
binfmt-support_2.2.0.orig.tar.gz.asc 833 bytes fb53447b3c9cd1171bc83a43fa71687dc29fac20b53f737a8b07fe7f37b7d312
binfmt-support_2.2.0-ok2.debian.tar.xz 192.0 KiB 5f468a886022e5e79dfd59c99d92747a7facdd9c0a4ced545d9fd8cbb9c3da67
binfmt-support_2.2.0-ok2.dsc 2.0 KiB 3df05fef6c702af463be491fd247669a6fa7e04b14266b0a1fdbff60597cc8e4

Available diffs

View changes file

Binary packages built by this source

binfmt-support: Support for extra binary formats

 The binfmt_misc kernel module, contained in versions 2.1.43 and later of the
 Linux kernel, allows system administrators to register interpreters for
 various binary formats based on a magic number or their file extension, and
 cause the appropriate interpreter to be invoked whenever a matching file is
 executed. Think of it as a more flexible version of the #! executable
 interpreter mechanism.
 .
 This package provides an 'update-binfmts' script with which package
 maintainers can register interpreters to be used with this module without
 having to worry about writing their own init.d scripts, and which sysadmins
 can use for a slightly higher-level interface to this module.

binfmt-support-dbgsym: debug symbols for binfmt-support