Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package hugo for openSUSE:Factory checked in at 2026-09-10 11:48:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hugo (Old) and /work/SRC/openSUSE:Factory/.hugo.new.1265 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hugo" Thu Sep 10 11:48:46 2026 rev:114 rq:1376748 version:0.166.0 Changes: -------- --- /work/SRC/openSUSE:Factory/hugo/hugo.changes 2026-08-13 13:17:18.773340528 +0200 +++ /work/SRC/openSUSE:Factory/.hugo.new.1265/hugo.changes 2026-09-10 11:51:48.450637931 +0200 @@ -1,0 +2,67 @@ +Wed Sep 09 18:36:23 UTC 2026 - Jeff Kowalczyk <[email protected]> + +- Update to version 0.166.0: + * releaser: Bump versions for release of 0.166.0 + * build(deps): bump google.golang.org/grpc from 1.83.1 to 1.83.2 + * build(deps): bump golang.org/x/sync from 0.22.0 to 0.23.0 + * build(deps): bump golang.org/x/mod from 0.40.0 to 0.41.0 + * tpl/strings: Fix replaceRE with zero-width assertions + * build(deps): bump github.com/getkin/kin-openapi from 0.146.0 to 0.149.0 + * build(deps): bump github.com/bits-and-blooms/bitset + * common/hreflect: Fix the off-by-one in the float to int overflow guards + * hexec: Fail on symlinks that escape the Node.js permission paths + * js: Add es2025 as supported build target + * config/security: Add http.proxyFromEnvironment and document the resolved address check + * build(deps): bump github.com/bep/lazycache from 0.8.1 to 0.9.0 + * build(deps): bump github.com/bep/tmc from 0.6.0 to 0.7.0 + * hugofs: Drop symlinked mount roots + * markup/highlight: Escape lineAnchors before passing it to Chroma + * Squashed 'docs/' changes from c85af679b..237e4cdf7 + * build(deps): bump github.com/yuin/goldmark from 1.8.5 to 1.8.6 + * build(deps): bump golang.org/x/image from 0.44.0 to 0.45.0 + * tpl/partials: Slight performance improvement of the common partialCached case + * deps: Upgrade github.com/gobwas/glob v0.2.3 => v1.0.0 + * Add internalExternal.IgnoreTailwindCSSSecurityError config option + * markup/pandoc: Support pandoc 3.11 and later + * build(deps): bump golang.org/x/mod from 0.39.0 to 0.40.0 + * build(deps): bump github.com/tdewolff/minify/v2 from 2.24.16 to 2.24.17 + * build(deps): bump github.com/gohugoio/httpcache from 0.8.0 to 0.9.0 + * config/security: Harden the default http.urls and resolved address checks (#15285) + * build(deps): bump google.golang.org/grpc from 1.82.1 to 1.83.1 + * tpl/transform: Bump fileCacheEntryVersion in transform.ToMath (note) + * resources/images: Bump formatVersionNumbers.PNG and fix version cache busting for images.Filter (note) + * build(deps): bump golang.org/x/tools from 0.48.0 to 0.49.0 + * build(deps): bump software.sslmate.com/src/go-pkcs12 from 0.7.0 to 0.7.2 + * resources/images: Preserve the source palette for geometric filter chains + * resources/images: Add golden test cases for geometric filter chains on paletted images + * resources/images: Fix filters on transparent colors and paletted images + * resources/images: Add some golden test cases + * related: Speed up index creation + * github: Fix workflow for stale issues + * related: Add tokenize option for index values + * resources/page: Don't let a title's "/" split an auto-derived slug + * warpc/js: Upgrade katex to 0.18.4 (note) + * config/security: Deny text/org content by default + * config/allconfig: Improve resilience of hugo mod init + * tpl: Separate deferred templates by escaping mode + * resources: Validate the resolved address on remote fetches + * markup: Escape code-fence attribute values in the default renderer + * hugolib: Make .Render take an optional context argument + * modules/npm: Make the generated workspace package private with a stable name + * common/hstore: Keep read lock while sorting map values + * metrics: Improve template metrics duration formatting + * Remove comments from rebuild test functions + * hugolib: Add some fast render mode integration tests + * all: Run modernize -fix ./... + * Upgrade to Go 1.27 + * commands: Fix lang flag description in config command + * tpl: Improve the return keyword in templates + * page: Add IndexOf method to Pages + * tpl/resources: Add resources.Publish + * hugolib: Fix slice bounds panic when deleting multiple nodes at same path + * hugolib: Fix ReadingTime and FuzzyWordCount calculations + * releaser: Prepare repository for 0.166.0-DEV +- Packaging improvements: + * Update to BuildRequires: golang(API) >= 1.27 matching go.mod + +------------------------------------------------------------------- Old: ---- hugo-0.165.0.tar.gz New: ---- hugo-0.166.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hugo.spec ++++++ --- /var/tmp/diff_new_pack.bchGg1/_old 2026-09-10 11:51:50.223712292 +0200 +++ /var/tmp/diff_new_pack.bchGg1/_new 2026-09-10 11:51:50.226712418 +0200 @@ -17,7 +17,7 @@ Name: hugo -Version: 0.165.0 +Version: 0.166.0 Release: 0 Summary: Static website generator written in Go License: Apache-2.0 AND MPL-2.0 @@ -28,7 +28,7 @@ Source2: remove-wasm-tomath.patch BuildRequires: gcc-c++ BuildRequires: pkg-config -BuildRequires: golang(API) >= 1.26 +BuildRequires: golang(API) >= 1.27 BuildRequires: pkgconfig(libsass) BuildRequires: pkgconfig(libwebp) ++++++ _service ++++++ --- /var/tmp/diff_new_pack.bchGg1/_old 2026-09-10 11:51:50.308715857 +0200 +++ /var/tmp/diff_new_pack.bchGg1/_new 2026-09-10 11:51:50.318716276 +0200 @@ -3,7 +3,7 @@ <param name="url">https://github.com/gohugoio/hugo.git</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">v0.165.0</param> + <param name="revision">v0.166.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.bchGg1/_old 2026-09-10 11:51:50.361718080 +0200 +++ /var/tmp/diff_new_pack.bchGg1/_new 2026-09-10 11:51:50.367718331 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/gohugoio/hugo.git</param> - <param name="changesrevision">76a5e1880ab46688155b02e99bab9be2a6134492</param></service></servicedata> + <param name="changesrevision">78400b4de8adc99273d3e674ed6c4d14c3bdf669</param></service></servicedata> (No newline at EOF) ++++++ hugo-0.165.0.tar.gz -> hugo-0.166.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/hugo/hugo-0.165.0.tar.gz /work/SRC/openSUSE:Factory/.hugo.new.1265/hugo-0.166.0.tar.gz differ: char 13, line 1 ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/hugo/vendor.tar.gz /work/SRC/openSUSE:Factory/.hugo.new.1265/vendor.tar.gz differ: char 68, line 1
