File golang-github-lusitaniae-apache_exporter.changes of Package golang-github-lusitaniae-apache_exporter.35599

-------------------------------------------------------------------
Thu Sep 26 12:15:11 UTC 2024 - Witek Bedyk <witold.bedyk@suse.com>

- Revert not failing on upackaged files for RHEL
- Delete unpackaged debug files for RHEL

-------------------------------------------------------------------
Fri Sep 13 14:35:07 UTC 2024 - Witek Bedyk <witold.bedyk@suse.com>

- Revert removing source files for RHEL 9
- Do not fail on unpackaged files for RHEL

-------------------------------------------------------------------
Thu Sep 12 15:15:22 UTC 2024 - Witek Bedyk <witold.bedyk@suse.com>

- Do not include source files in the package for RHEL 9

-------------------------------------------------------------------
Mon Aug 26 11:18:03 UTC 2024 - Witek Bedyk <witold.bedyk@suse.com>

- Require Go 1.20 when building for RedHat derivatives

-------------------------------------------------------------------
Mon Aug 12 10:55:00 UTC 2024 - Witek Bedyk <witold.bedyk@suse.com>

- Drop EnvironmentFile from the service definition
- Explicitly unset $ARGS environment variable. Setting environment
  variables should be done in drop-in systemd configuration files.

-------------------------------------------------------------------
Thu Aug  8 10:25:11 UTC 2024 - Witek Bedyk <witold.bedyk@suse.com>

- Drop go_nostrip macro. It is not needed with current binutils and
  Go.

-------------------------------------------------------------------
Mon Jul  8 07:30:16 UTC 2024 - Witek Bedyk <witold.bedyk@suse.com>

- 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

-------------------------------------------------------------------
Tue Nov 21 15:05:11 UTC 2023 - Marina Latini <marina.latini@suse.com>

- 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

-------------------------------------------------------------------
Mon Sep  4 10:40:18 UTC 2023 - Witek Bedyk <witold.bedyk@suse.com>

- Fix apparmor profile for SLE 12

-------------------------------------------------------------------
Fri Aug 11 12:55:45 UTC 2023 - Witek Bedyk <witold.bedyk@suse.com>

- Do not build with apparmor profile for SLE 12

-------------------------------------------------------------------
Tue Jul 11 11:18:57 UTC 2023 - Witek Bedyk <witold.bedyk@suse.com>

- Upgrade to version 1.0.0 (jsc#PED-5405)
  * Improved flag parsing
  * Added support for custom headers
- Build with Go 1.19
- Build using promu
- Add _service file
- Fix sandboxing options

- Upgrade to version 0.13.4
  * Fix denial of service vulnerability
    (CVE-2022-32149, bsc#1204501)

- Upgrade to version 0.13.3
  * Fix uncontrolled resource consumption
    (CVE-2022-41723, bsc#1208270)

- Upgrade to version 0.13.1
  * Fix panic caused by missing flagConfig options
  
- Upgrade to version 0.13.0
  * Fix authentication bypass vulnarability
    (CVE-2022-46146, bsc#1208046)

-------------------------------------------------------------------
Sun Sep 25 14:12:03 UTC 2022 - Michael Ströder <michael@stroeder.com>

- corrected comment in AppArmor profile

-------------------------------------------------------------------
Thu Sep 22 17:25:32 UTC 2022 - Michael Ströder <michael@stroeder.com>

- added AppArmor profile
- added sandboxing options to systemd service unit

-------------------------------------------------------------------
Tue Sep 20 09:40:38 UTC 2022 - Witek Bedyk <witold.bedyk@suse.com>

- Exclude s390 architecture (gh#SUSE/spacewalk#19050)

-------------------------------------------------------------------
Sun Mar 13 12:42:00 UTC 2022 - Michael Ströder <michael@stroeder.com>

- Update to upstream release 0.11.0 (jsc#SLE-24791)
  * Add TLS support
  * Switch to logger, please check --log.level and --log.format
    flags

- Update to version 0.10.1
  * Bugfix: Reset ProxyBalancer metrics on each scrape to
    remove stale data

- Update to version 0.10.0
  * Add Apache Proxy and other metrics

- Update to version 0.8.0
  * Change commandline flags
  * Add metrics: Apache version, request duration total

-------------------------------------------------------------------
Fri Jan 21 20:09:39 UTC 2022 - Stefan Bluhm <stefan.bluhm@clacee.eu>

- Adapted to build on Enterprise Linux 8

-------------------------------------------------------------------
Mon Mar  8 09:40:42 UTC 2021 - Witek Bedyk <witold.bedyk@suse.com>

- Require building with Go 1.15

-------------------------------------------------------------------
Wed Mar 18 17:49:17 UTC 2020 - Joao Cavalheiro <jcavalheiro@suse.com>

- Add support for RedHat 8
  + Adjust dependencies on spec file 
  + Disable dwarf compression in go build

-------------------------------------------------------------------
Tue Nov 19 15:18:13 UTC 2019 - Joao Cavalheiro <jcavalheiro@suse.com>

- Update to 0.7
  * Handle OS TERM signals

- Changes from 0.6
  * Add option to override host name

-------------------------------------------------------------------
Tue Nov 19 13:08:57 UTC 2019 - Joao Cavalheiro <jcavalheiro@suse.com>

- Add support for Red Hat

-------------------------------------------------------------------
Thu Jun  6 09:26:16 UTC 2019 - jmc <jcavalheiro@suse.com>

- Add %license macro for LICENSE file 

-------------------------------------------------------------------
Thu Apr 18 09:04:18 UTC 2019 - jcavalheiro@suse.com

- Fix license information in spec file (MIT)

-------------------------------------------------------------------
Wed Apr 17 17:08:16 UTC 2019 - jcavalheiro@suse.com

- Initial commit (v0.5.0)
openSUSE Build Service is sponsored by