subarch-select 0.2-1build1 source package in Ubuntu

Changelog

subarch-select (0.2-1build1) resolute; urgency=medium

  * No-change mass rebuild for Ubuntu 26.04 (LP: #2132257)

 -- Graham Inggs <email address hidden>  Fri, 09 Jan 2026 21:21:16 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Resolute
Original maintainer:
Debian Med
Architectures:
any-amd64 any-i386
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Resolute release universe misc

Downloads

File Size SHA-256 Checksum
subarch-select_0.2.orig.tar.xz 3.1 KiB 27b9adfed59b203317808ebd4bd800479070c80a1ab6f71450643256663783d0
subarch-select_0.2-1build1.debian.tar.xz 2.9 KiB dd7a2d6ae66c314ef8d00238a8fb61e373181f59b09362ee799465decd450f1e
subarch-select_0.2-1build1.dsc 2.0 KiB 49f5db0d3ffa0c1484a94e93e6e2f09b5495442ef3c4e80c7e3892f44a0b861e

Available diffs

View changes file

Binary packages built by this source

subarch-select: Select among binaries based upon x86 microarchitecture support

 Pick an executable based on CPU capabilities.
 .
 Call subarch-select with argument pairs that list CPU features
 (as in /proc/cpuinfo "flags"), and a path to execute if the flags are all
 matched. The first set of flags that match the system capabilities will select
 the given path. Arguments to the program should be passed after "--".
 .
 Also supports the x86-64 microarchitectures: x86-64-v2, x86-64-v3, v86-64-v4

subarch-select-dbgsym: debug symbols for subarch-select