Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package git-lfs for openSUSE:Factory checked in at 2025-07-02 18:17:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/git-lfs (Old) and /work/SRC/openSUSE:Factory/.git-lfs.new.7067 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "git-lfs" Wed Jul 2 18:17:25 2025 rev:20 rq:1289938 version:3.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/git-lfs/git-lfs.changes 2025-05-07 19:20:44.653859049 +0200 +++ /work/SRC/openSUSE:Factory/.git-lfs.new.7067/git-lfs.changes 2025-07-02 18:17:58.356569133 +0200 @@ -1,0 +2,92 @@ +Fri Jun 27 10:12:13 UTC 2025 - Marcus Rueckert <mrueck...@suse.de> + +- update to 3.7.0 + This release is a feature release which introduces several new options + for fetching Git LFS objects, such as the ability to force objects + to be re-downloaded and the capacity to output object URLs and HTTP + metadata in JSON for external tools to consume. This release also + adds a configurable in-memory cache of file path pattern matches, + which along with other changes can help reduce the time required to + migrate large repositories to Git LFS. + + Git LFS now supports the same .netrc files on Windows as Git and + curl, retries appropriately after all 429 status code HTTP + responses, permits the use of symbolic links to Git's object + storage during Git LFS migrations + + - Features + - Cache a file path filter match result #6047 (@alexkad0) + - Add --refetch option to fetch #5975 (@redsun82) + - Add --json option to fetch #5974 (@redsun82) + - Add --dry-run option to fetch #5973 (@redsun82) + - Bugs + - Verify TLS/SSL certificates using default Go support for + macOS system root CAs #6049 (@chrisd8088) + - Prefer .netrc on windows if present #6055 (@johanvdw) + - Fix migrations where .git/objects is a symlink #6042 + (@bk2204) + - Honour 429 object transfer response Retry-After headers #6014 + (@chrisd8088) + - Misc + - Update Linux distribution package list for v3.7.0 release + (@chrisd8088) + - Report missing objects consistently when pushing #6027 + (@chrisd8088) + - Use a git-update-ref script to update references #6048 + (@alexkad0) + - Drop unused generic stub function for cloning files #6050 + (@chrisd8088) + - Prevent conflicting curl macros in early Git version CI jobs + #6040 (@chrisd8088) + - pull: improve error message on failing checkout #5629 + (@bk2204) + - Fix language in code snippets in API docs #6035 + (@slonopotamus) + - build(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 + #6034 (@dependabot[bot]) + - Use single-target Makefile patterns for manual pages #6032 + (@chrisd8088) + - use direct value nil for error #6024 (@alingse) + - Update minimum required Git version checks #6028 + (@chrisd8088) + - build(deps): bump golang.org/x/net from 0.33.0 to 0.36.0 + #6012 (@dependabot[bot]) + - Upgrading x/crypto to v0.35.0 to solve CVE-2025-22869 #5997 + (@gergelyfabian) + - Upgrade to Go 1.24 #6013 (@chrisd8088) + - Use constant format strings and fix HTTP error messages #5998 + (@chrisd8088) + - Remove command name prefixes from progress messages #5995 + (@chrisd8088) + - doc: Add missing "--to" argument in git-lfs-checkout example + #6005 (@DarkDefender) + - Replace min/max helpers with built-in min/max #5999 + (@Juneezee) + - Add security patch release process documentation #5987 + (@chrisd8088) + - Replace unused debug mode with trace logging #5989 + (@chrisd8088) + - Use default Ruby provided by Actions runners #5984 + (@chrisd8088) + - build(deps): bump azure/trusted-signing-action from 0.5.0 to + 0.5.1 #5981 (@dependabot[bot]) + - Update workflows to use ARM runners and new Apple signing + certificate #5977 (@chrisd8088) + - docs/man/git-lfs-prune.adoc: fix --(no-)verify-unreachable + description #5959 (@m3ka24) + - docs/man/git-lfs-migrate.adoc: remove duplicate flag #5944 + (@fedirz) + - Upgrade golang.org/x/net from 0.23.0 to 0.33.0 #5940 + (@gergelyfabian) + - build(deps): bump golang.org/x/crypto from 0.21.0 to 0.31.0 + #5935 (@dependabot[bot]) + - Simplify macOS CI jobs and specify Go toolchain version #5931 + (@chrisd8088) + - Tighten security of Actions workflows #5930 (@bk2204) + - Corrected Pop!_OS naming #5929 (@LucasDondo) + - Update release process documentation and scripts #5920 + (@chrisd8088) + - Update license copyright dates and minimum supported Git + version #5921 (@chrisd8088) + +------------------------------------------------------------------- Old: ---- git-lfs-3.6.1.obscpio New: ---- git-lfs-3.7.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ git-lfs.spec ++++++ --- /var/tmp/diff_new_pack.tbI0is/_old 2025-07-02 18:17:59.316609021 +0200 +++ /var/tmp/diff_new_pack.tbI0is/_new 2025-07-02 18:17:59.320609187 +0200 @@ -22,7 +22,7 @@ %bcond_without build_docs Name: git-lfs -Version: 3.6.1 +Version: 3.7.0 Release: 0 Summary: Git extension for versioning large files License: MIT ++++++ _service ++++++ --- /var/tmp/diff_new_pack.tbI0is/_old 2025-07-02 18:17:59.352610517 +0200 +++ /var/tmp/diff_new_pack.tbI0is/_new 2025-07-02 18:17:59.356610683 +0200 @@ -3,7 +3,7 @@ <param name="url">https://github.com/git-lfs/git-lfs</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">v3.6.1</param> + <param name="revision">v3.7.0</param> <param name="versionformat">@PARENT_TAG@</param> <param name="changesgenerate">disable</param> <param name="versionrewrite-pattern">v(.*)</param> ++++++ git-lfs-3.6.1.obscpio -> git-lfs-3.7.0.obscpio ++++++ ++++ 7449 lines of diff (skipped) ++++++ git-lfs.obsinfo ++++++ --- /var/tmp/diff_new_pack.tbI0is/_old 2025-07-02 18:17:59.820629962 +0200 +++ /var/tmp/diff_new_pack.tbI0is/_new 2025-07-02 18:17:59.824630129 +0200 @@ -1,5 +1,5 @@ name: git-lfs -version: 3.6.1 -mtime: 1733271867 -commit: ea47a34bde1ba1ecf9eb8dc6d44fcf7aef42f5e3 +version: 3.7.0 +mtime: 1750966206 +commit: 92dddf560e62ef7dd25877d87ce072f7595aa52d ++++++ vendor.tar.xz ++++++ ++++ 25448 lines of diff (skipped)