Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gitleaks for openSUSE:Factory checked in at 2025-05-13 20:06:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gitleaks (Old) and /work/SRC/openSUSE:Factory/.gitleaks.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gitleaks" Tue May 13 20:06:51 2025 rev:26 rq:1276995 version:8.26.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gitleaks/gitleaks.changes 2025-05-01 15:23:30.519240694 +0200 +++ /work/SRC/openSUSE:Factory/.gitleaks.new.30101/gitleaks.changes 2025-05-13 20:06:56.870560751 +0200 @@ -1,0 +2,21 @@ +Tue May 13 04:29:05 UTC 2025 - Johannes Kastl <opensuse_buildserv...@ojkastl.de> + +- Update to version 8.26.0: + Changelog + - 78eebac Percent/URL Decoding Support (#1831) + - 6f967ca fix(kubernetes): remove slow element from pat (#1848) + - 88f56d3 feat: identify slow file (#1479) + - 9609928 rm 1password detect test since we test it in cfg gen + - 23cb69f feat(rules): Add 1Password secret key detection (#1834) + Calling this one @bplaxco's release as he introduced a really + clever method for mixed decoding without sacrificing too much + performance. As I stated in his PR, I think he's either a wizard + or some time traveling AI. Dude is wicked smaht + Anyways, Gitleaks now supports the following decoders: hex, + percent(url enconding), and b64. It's relatively straight forward + to add a new decoder so if you're motivated, community + contributions are welcomed! + Here's an example: + https://github.com/gitleaks/gitleaks/releases/tag/v8.26.0 + +------------------------------------------------------------------- Old: ---- gitleaks-8.25.1.obscpio New: ---- gitleaks-8.26.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gitleaks.spec ++++++ --- /var/tmp/diff_new_pack.cdwVuV/_old 2025-05-13 20:06:57.838601477 +0200 +++ /var/tmp/diff_new_pack.cdwVuV/_new 2025-05-13 20:06:57.842601645 +0200 @@ -18,7 +18,7 @@ Name: gitleaks -Version: 8.25.1 +Version: 8.26.0 Release: 0 Summary: Protect and discover secrets using Gitleaks License: MIT ++++++ _service ++++++ --- /var/tmp/diff_new_pack.cdwVuV/_old 2025-05-13 20:06:57.870602823 +0200 +++ /var/tmp/diff_new_pack.cdwVuV/_new 2025-05-13 20:06:57.874602992 +0200 @@ -3,7 +3,7 @@ <param name="url">https://github.com/zricethezav/gitleaks</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">v8.25.1</param> + <param name="revision">v8.26.0</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="changesgenerate">enable</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.cdwVuV/_old 2025-05-13 20:06:57.890603664 +0200 +++ /var/tmp/diff_new_pack.cdwVuV/_new 2025-05-13 20:06:57.894603833 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/zricethezav/gitleaks</param> - <param name="changesrevision">d1c77598da5353c83c46d8a62be0d376a1b63bbb</param></service></servicedata> + <param name="changesrevision">78eebaca9d8940b8c511a6e67349168f6477943a</param></service></servicedata> (No newline at EOF) ++++++ gitleaks-8.25.1.obscpio -> gitleaks-8.26.0.obscpio ++++++ ++++ 2153 lines of diff (skipped) ++++++ gitleaks.obsinfo ++++++ --- /var/tmp/diff_new_pack.cdwVuV/_old 2025-05-13 20:06:58.134613930 +0200 +++ /var/tmp/diff_new_pack.cdwVuV/_new 2025-05-13 20:06:58.138614099 +0200 @@ -1,5 +1,5 @@ name: gitleaks -version: 8.25.1 -mtime: 1746019797 -commit: d1c77598da5353c83c46d8a62be0d376a1b63bbb +version: 8.26.0 +mtime: 1747066956 +commit: 78eebaca9d8940b8c511a6e67349168f6477943a ++++++ vendor.tar.gz ++++++