File kubecolor.changes of Package kubecolor
-------------------------------------------------------------------
Sun Sep 28 14:51:17 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 0.5.2:
* Vulnerabilities
- GO-2025-3787 / GHSA-fv92-fjc5-jj9h
- GO-2025-3750 / CVE-2025-0913
- GO-2025-3956 / CVE-2025-47906
* Fixes
- Fix kubectl logs parsing of klog caller with dashes by
@applejag in #252
- Fix kubectl logs parsing of dates with comma delimiter by
@applejag in #253
- Add missing error status colorizing by @noetarbouriech in
#259
* Dependencies
- Bump k8s.io/apimachinery from 0.32.3 to 0.33.0 in the all
group by @dependabot[bot] in #245
- Bump actions/attest-build-provenance from 2.2.3 to 2.3.0 in
the all group by @dependabot[bot] in #246
- Bump k8s.io/apimachinery from 0.33.0 to 0.33.1 in the all
group by @dependabot[bot] in #250
- Bump actions/attest-build-provenance from 2.3.0 to 2.4.0 in
the all group by @dependabot[bot] in #256
- Bump k8s.io/apimachinery from 0.33.1 to 0.33.2 in the all
group by @dependabot[bot] in #257
- Update Go v1.24.0 -> v1.24.5 & mapstructure v2.2.1 -> v2.4.0
to fix vulnerability by @applejag in #262
- Bump k8s.io/apimachinery from 0.33.2 to 0.33.3 in the all
group by @dependabot[bot] in #261
- Bump actions/download-artifact from 4 to 5 in the all group
by @dependabot[bot] in #263
- Bump k8s.io/apimachinery from 0.33.3 to 0.33.4 in the all
group by @dependabot[bot] in #264
- Bump actions/checkout from 4 to 5 in the all group by
@dependabot[bot] in #265
- Bump actions/attest-build-provenance from 2.4.0 to 3.0.0 in
the all group by @dependabot[bot] in #266
- Bump the all group with 2 updates by @dependabot[bot] in #267
- Bump the all group with 2 updates by @dependabot[bot] in #268
- Bump the all group with 2 updates by @dependabot[bot] in #269
- Update Go to 1.24.7 to fix vuln GO-2025-3956 / CVE-2025-47906
by @applejag in #271
* Other
- Fix release workflow by @applejag in #238
- Fix tagging by @applejag in #239
- Fix artifacts in release.yml by @applejag in #240
- Fix upload assets to release by @applejag in #241
- Fix publish command by @applejag in #242
- Add missing release asset checksums by @applejag in #244
- Fix CI badge in README.md by @applejag in #251
- Fix release workflow after actions/download-artifacts update
by @applejag in #272
-------------------------------------------------------------------
Thu Apr 24 15:08:14 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 0.5.1:
* Added labeler (#237)
* Fix excess base64 in release workflow (#236)
* Fix git tagging in release workflow (#235)
* Add CODEOWNERS (#232)
* Change generated config docs (#233)
* Merge CI workflows into the same workflow file (#231)
* Added build attestations (#230)
* DEB & RPM packaging (#229)
* Use draft releases when releasing new versions (#228)
* Update Go to 1.24.2 (#227)
* Bump github.com/spf13/viper from 1.20.0 to 1.20.1 in the all
group (#223)
* Move test-cluster to test/cluster (#222)
* Bump the all group with 2 updates (#218)
* Bump github.com/google/go-cmp from 0.6.0 to 0.7.0 in the all
group (#217)
* Update to Go 1.23.6 (#215)
* Bump k8s.io/apimachinery from 0.32.1 to 0.32.2 in the all group
(#214)
* Bump the all group with 2 updates (#212)
-------------------------------------------------------------------
Fri Mar 21 20:18:59 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- drop golang-packaging and zstd build dependencies
- remove '-s -w' to not disable stripping (this make debuginfo
unavailable)
-------------------------------------------------------------------
Fri Mar 14 16:48:22 UTC 2025 - Jan Kužílek <jan.kuzilek@suse.com>
- Initial release