| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Revert not failing on upackaged files for RHEL - Delete unpackaged debug files for RHEL
- Revert removing source files for RHEL 9 - Do not fail on unpackaged files for RHEL
- Do not include source files in the package for RHEL 9
- Require Go 1.20 when building for RedHat derivatives
- Drop EnvironmentFile from the service definition - Explicitly unset $ARGS environment variable. Setting environment variables should be done in drop-in systemd configuration files.
- Drop go_nostrip macro. It is not needed with current binutils and Go.
- Migrate from `disabled` to `manual` source service type - Drop BuildRequires: golang-packaging - Upgrade to version 1.0.8 (bsc#1227341) * Update prometheus/client_golang to version 1.19.1 * Update x/net to version 0.23.0 - Upgrade to version 1.0.7 * Update protobuf to version 1.33.0 * Update prometheus/client_golang to version 1.19.0 * Update prometheus/common to version 0.46.0 * Standardize landing page - Upgrade to version 1.0.6 * Update prometheus/exporter-toolkit to version 0.11.0 * Update prometheus/client_golang to version 1.18.0 * Add User-Agent header - Upgrade to version 1.0.4 * Update x/crypto to version 0.17.0 * Update alecthomas/kingpin/v2 to version 2.4.0 * Update prometheus/common to version 0.45.0 - Upgrade to version 1.0.3 * Update prometheus/client_golang to version 1.17.0 * Update x/net 0.17.0 - Upgrade to version 1.0.2 * Fix security bug in x/net dependency (CVE-2023-3978) - Upgrade to version 1.0.1 * Update prometheus/exporter-toolkit to version 0.10.0 * Update prometheus/common to version 0.44.0 * Update prometheus/client_golang to version 1.16.0
- Do not strip if SUSE Linux Enterprise 15 SP3 - Exclude debug for RHEL >= 8 - Build with Go >= 1.20 when the OS is not RHEL - Spec file clean up
- Fix apparmor profile for SLE 12
- Do not build with apparmor profile for SLE 12