SHA256
1
0
forked from pool/hugo

191 Commits

Author SHA256 Message Date
dimstar_suse 1f87b5ce1b Accepting request 1191225 from devel:languages:go
- Update to version 0.131.0:
- Packaging improvements:
  * Update to BuildRequires: golang(API) >= 1.21 matching go.mod (forwarded request 1191224 from jfkw)

OBS-URL: https://build.opensuse.org/request/show/1191225
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hugo?expand=0&rev=81
2024-08-02 15:27:36 +00:00
jfkw c175d62a67 Accepting request 1191224 from home:jfkw:branches:devel:languages:go
- Update to version 0.131.0:
- Packaging improvements:
  * Update to BuildRequires: golang(API) >= 1.21 matching go.mod

OBS-URL: https://build.opensuse.org/request/show/1191224
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/hugo?expand=0&rev=190
2024-08-02 14:49:36 +00:00
dimstar_suse 353c65544c Accepting request 1190333 from devel:languages:go
- Update to version 0.130.0:
  * releaser: Bump versions for release of 0.130.0
  * math: Add trigonometric functions and some angle helper functions
  * deps: Upgrade github.com/bep/imagemeta v0.7.3 => v0.7.4
  * deps: Upgrade github.com/bep/imagemeta v0.7.1 => v0.7.3
  * readme: Pull the star history down a little
  * deps: Upgraded github.com/bep/imagemeta v0.7.0 => v0.7.1
  * Switch EXIF library
  * readme: Add Star History
  * releaser: Prepare repository for 0.130.0-DEV (forwarded request 1190332 from jfkw)

OBS-URL: https://build.opensuse.org/request/show/1190333
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hugo?expand=0&rev=80
2024-07-30 09:54:50 +00:00
jfkw c08ae0a574 Accepting request 1190332 from home:jfkw:branches:devel:languages:go
- Update to version 0.130.0:
  * releaser: Bump versions for release of 0.130.0
  * math: Add trigonometric functions and some angle helper functions
  * deps: Upgrade github.com/bep/imagemeta v0.7.3 => v0.7.4
  * deps: Upgrade github.com/bep/imagemeta v0.7.1 => v0.7.3
  * readme: Pull the star history down a little
  * deps: Upgraded github.com/bep/imagemeta v0.7.0 => v0.7.1
  * Switch EXIF library
  * readme: Add Star History
  * releaser: Prepare repository for 0.130.0-DEV

OBS-URL: https://build.opensuse.org/request/show/1190332
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/hugo?expand=0&rev=188
2024-07-29 19:25:13 +00:00
anag_factory ad1de77fb4 Accepting request 1188234 from devel:languages:go
- Update to version 0.129.0:
  * tpl: Use xxHash instead of MD5 to hash the deferred templates
  * Throw error if resources.PostProcess is used in a deferred template
  * deps: Upgrade github.com/bep/gitmap v1.4.0 => v1.6.0 (note)
  * deps: Go mod tidy
  * deps: Upgraded github.com/tdewolff/minify/v2 v2.20.20 => v2.20.36
  * deps: Upgrade to golang.org/x/image v0.18.0
  * commands: Fix --navigateToChanged server behavior when editing headless content
  * commands: Simplify the browser live reload logic
  * Use xxHash for the change detector
  * source: Expose GitInfo Body
  * commands: Fix hugo mod get -u ./...
  * Add hash.XxHash (forwarded request 1188233 from jfkw)

OBS-URL: https://build.opensuse.org/request/show/1188234
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hugo?expand=0&rev=79
2024-07-18 17:17:08 +00:00
jfkw 3900403647 - Update to version 0.129.0:
* tpl: Use xxHash instead of MD5 to hash the deferred templates
  * Throw error if resources.PostProcess is used in a deferred template
  * deps: Upgrade github.com/bep/gitmap v1.4.0 => v1.6.0 (note)
  * deps: Go mod tidy
  * deps: Upgraded github.com/tdewolff/minify/v2 v2.20.20 => v2.20.36
  * deps: Upgrade to golang.org/x/image v0.18.0
  * commands: Fix --navigateToChanged server behavior when editing headless content
  * commands: Simplify the browser live reload logic
  * Use xxHash for the change detector
  * source: Expose GitInfo Body
  * commands: Fix hugo mod get -u ./...
  * Add hash.XxHash

OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/hugo?expand=0&rev=186
2024-07-17 16:21:09 +00:00
anag_factory c7c5971a31 Accepting request 1185417 from devel:languages:go
- Update to version 0.128.2:
  * Fix site.GetPage, never do short lookups for paths with leadig slash

- Update to version 0.128.1:
  * create/skeletons: Fix languageCode region subtag
  * Fix it so publishDate rolls up to section, taxonomy, or term pages
  * Update README.md (forwarded request 1185416 from jfkw)

OBS-URL: https://build.opensuse.org/request/show/1185417
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hugo?expand=0&rev=78
2024-07-05 17:47:10 +00:00
jfkw b7f8133513 Accepting request 1185416 from home:jfkw:branches:devel:languages:go
- Update to version 0.128.2:
  * Fix site.GetPage, never do short lookups for paths with leadig slash

- Update to version 0.128.1:
  * create/skeletons: Fix languageCode region subtag
  * Fix it so publishDate rolls up to section, taxonomy, or term pages
  * Update README.md

OBS-URL: https://build.opensuse.org/request/show/1185416
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/hugo?expand=0&rev=184
2024-07-04 14:38:28 +00:00
anag_factory e617fe188c Accepting request 1183259 from devel:languages:go
- Update to version 0.128.0:
  * deps: Upgrade github.com/yuin/goldmark v1.7.2 => v1.7.4
  * Add css.TailwindCSS
  * Clean up the css related template funcs package structure
  * Delete unused release hook script
  * modules: Remove newly introduced "mount source" does not exist warning
  * deps: Upgrade github.com/yuin/goldmark-emoji v1.0.2 => v1.0.3
  * tpl/debug: Fix reset of debug timers when running the server
  * Implement defer
  * Fix Erroridf/Warnidf mixed case issue
  * Update README.md
  * common/hexec: Fall back to the binary in PATH if npx fails
  * deploy: Add stripIndexHtml target option
  * Speed up GetTerms
  * markup/goldmark: Add the Hugo Goldmark Extras "delete" extension
  * Fix live reload when both CSS and HTML changes
  * resources: Update Dart Sass error message
  * config: Fix typo
  * resources/page: Deprecate PageSize in favor of PagerSize
  * Rename DefaultPageSize => PagerSize
  * deps: Upgrade github.com/alecthomas/chroma v2.13.0 => v2.14.0
  * resources/page: Let GroupByParam return nil instead of error
  * Add option to not generate aliases for first page of pagination pages
  * js: Support more recent targets with js.Build / esbuild
  * deps: Upgrade github.com/evanw/esbuild v0.20.2 => v0.21.4 (forwarded request 1183240 from jfkw)

OBS-URL: https://build.opensuse.org/request/show/1183259
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hugo?expand=0&rev=77
2024-06-27 14:00:37 +00:00
jfkw d913fa4aa4 - Update to version 0.128.0:
* deps: Upgrade github.com/yuin/goldmark v1.7.2 => v1.7.4
  * Add css.TailwindCSS
  * Clean up the css related template funcs package structure
  * Delete unused release hook script
  * modules: Remove newly introduced "mount source" does not exist warning
  * deps: Upgrade github.com/yuin/goldmark-emoji v1.0.2 => v1.0.3
  * tpl/debug: Fix reset of debug timers when running the server
  * Implement defer
  * Fix Erroridf/Warnidf mixed case issue
  * Update README.md
  * common/hexec: Fall back to the binary in PATH if npx fails
  * deploy: Add stripIndexHtml target option
  * Speed up GetTerms
  * markup/goldmark: Add the Hugo Goldmark Extras "delete" extension
  * Fix live reload when both CSS and HTML changes
  * resources: Update Dart Sass error message
  * config: Fix typo
  * resources/page: Deprecate PageSize in favor of PagerSize
  * Rename DefaultPageSize => PagerSize
  * deps: Upgrade github.com/alecthomas/chroma v2.13.0 => v2.14.0
  * resources/page: Let GroupByParam return nil instead of error
  * Add option to not generate aliases for first page of pagination pages
  * js: Support more recent targets with js.Build / esbuild
  * deps: Upgrade github.com/evanw/esbuild v0.20.2 => v0.21.4

OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/hugo?expand=0&rev=182
2024-06-25 23:27:39 +00:00
anag_factory b5ce6b2976 Accepting request 1178772 from devel:languages:go
- Update to version 0.127.0:
  * Misc remote HTTP/content adapter enhancements
  * resources: Fix spelling
  * deps: Upgrade github.com/gohugoio/httpcache v0.6.0 => v0.7.0
  * Add a HTTP cache for remote resources. (forwarded request 1178765 from jfkw)

OBS-URL: https://build.opensuse.org/request/show/1178772
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hugo?expand=0&rev=76
2024-06-06 10:33:00 +00:00
jfkw 937a2f13b3 Accepting request 1178765 from home:jfkw:branches:devel:languages:go
- Update to version 0.127.0:
  * Misc remote HTTP/content adapter enhancements
  * resources: Fix spelling
  * deps: Upgrade github.com/gohugoio/httpcache v0.6.0 => v0.7.0
  * Add a HTTP cache for remote resources.

OBS-URL: https://build.opensuse.org/request/show/1178765
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/hugo?expand=0&rev=180
2024-06-05 14:45:28 +00:00
anag_factory 2ddb47b788 Accepting request 1178169 from devel:languages:go
- Update to version 0.126.3:
  * content adapter: Fix site.GetPage using the base part of the path
  * resources/page: Deprecate .Sites.First in favor of .Sites.Default
  * metrics: Increase maximum length of cumulative duration to 15
  * content adapter: Handle <!--more--> separator in content.value (forwarded request 1178168 from jfkw)

OBS-URL: https://build.opensuse.org/request/show/1178169
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hugo?expand=0&rev=75
2024-06-03 15:44:02 +00:00
jfkw e2590ba8c8 Accepting request 1178168 from home:jfkw:branches:devel:languages:go
- Update to version 0.126.3:
  * content adapter: Fix site.GetPage using the base part of the path
  * resources/page: Deprecate .Sites.First in favor of .Sites.Default
  * metrics: Increase maximum length of cumulative duration to 15
  * content adapter: Handle <!--more--> separator in content.value

OBS-URL: https://build.opensuse.org/request/show/1178168
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/hugo?expand=0&rev=178
2024-06-02 14:33:33 +00:00
anag_factory 63760d1198 Accepting request 1177792 from devel:languages:go
- Update to version 0.126.2:
  * content adapter: Fix server crash on partial edit
  * Delete .github/workflows/test-dart-sass-v1.yml
  * commands: Add shorthand flags -M (--renderToMemory) and -N (--navigateToChanged)
  * content adapter: Add support for menus in AddPage
  * content adapter: Fix issue with content starting out with a shortcode
  * hugolib: Allow override of sitemap file name
  * commands: Improve list command
  * config: Remove extraneous BuildConfig setting
  * tpl/tplimpl: Resolve render hook destinations with leading ./
  * Also warn about duplicate content paths with --printPathWarnings (forwarded request 1177791 from jfkw)

OBS-URL: https://build.opensuse.org/request/show/1177792
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hugo?expand=0&rev=74
2024-05-31 20:16:46 +00:00
jfkw e0608716bd Accepting request 1177791 from home:jfkw:branches:devel:languages:go
- Update to version 0.126.2:
  * content adapter: Fix server crash on partial edit
  * Delete .github/workflows/test-dart-sass-v1.yml
  * commands: Add shorthand flags -M (--renderToMemory) and -N (--navigateToChanged)
  * content adapter: Add support for menus in AddPage
  * content adapter: Fix issue with content starting out with a shortcode
  * hugolib: Allow override of sitemap file name
  * commands: Improve list command
  * config: Remove extraneous BuildConfig setting
  * tpl/tplimpl: Resolve render hook destinations with leading ./
  * Also warn about duplicate content paths with --printPathWarnings

OBS-URL: https://build.opensuse.org/request/show/1177791
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/hugo?expand=0&rev=176
2024-05-30 18:49:34 +00:00
anag_factory ec281bd167 Accepting request 1174240 from devel:languages:go
- Update to version 0.126.1:
  * Fix mixed case Page params handling in content adapters
  * Fix paths with dots issue with content adapters (forwarded request 1174239 from jfkw)

OBS-URL: https://build.opensuse.org/request/show/1174240
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hugo?expand=0&rev=73
2024-05-15 19:27:05 +00:00
jfkw 469a4dc9b8 Accepting request 1174239 from home:jfkw:branches:devel:languages:go
- Update to version 0.126.1:
  * Fix mixed case Page params handling in content adapters
  * Fix paths with dots issue with content adapters

OBS-URL: https://build.opensuse.org/request/show/1174239
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/hugo?expand=0&rev=174
2024-05-15 12:23:04 +00:00
jfkw 848191cbf6 Accepting request 1174050 from home:jfkw:branches:devel:languages:go
- Update to version 0.126.0:
  * tpl/tplimpl: Plainify title and description in twitter_cards.html
  * tpl/tplimpl: Plainify title and description in schema.html
  * resources/images: Handle NaN EXIF latitude and longitude
  * Create pages from _content.gotmpl
  * create/skeletons: Remove superfluous language code fallback
  * tpl/tplimpl: Improve locale value in opengraph.html
  * build(deps): bump golang.org/x/net from 0.24.0 to 0.25.0
  * build(deps): bump golang.org/x/image from 0.15.0 to 0.16.0
  * livereload: Improve the livereload script build and update to v4.0.2
  * tpl/tplimpl: Retain query string and fragment in render-image.html
  * markup/goldmark: Support extras extension

OBS-URL: https://build.opensuse.org/request/show/1174050
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/hugo?expand=0&rev=173
2024-05-14 16:39:06 +00:00
dimstar_suse 519bdf166b Accepting request 1172790 from devel:languages:go
- Update to version 0.125.7:
  * deps: Downgrade github.com/getkin/kin-openapi v0.124.0 => v0.123.0
  * readme: Update Sponsors

- Update to version 0.125.6:
  * Fix one more resource change eviction logic issue
  * Make the cache eviction logic for stale entities more robust
  * build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.1 to 2.2.2
  * Run mage generate
  * resources/page: Pull internal Page methods into its own interface (forwarded request 1172782 from jfkw)

OBS-URL: https://build.opensuse.org/request/show/1172790
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hugo?expand=0&rev=72
2024-05-09 11:12:51 +00:00
jfkw 42d5d887d7 Accepting request 1172782 from home:jfkw:branches:devel:languages:go
- Update to version 0.125.7:
  * deps: Downgrade github.com/getkin/kin-openapi v0.124.0 => v0.123.0
  * readme: Update Sponsors

- Update to version 0.125.6:
  * Fix one more resource change eviction logic issue
  * Make the cache eviction logic for stale entities more robust
  * build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.1 to 2.2.2
  * Run mage generate
  * resources/page: Pull internal Page methods into its own interface

OBS-URL: https://build.opensuse.org/request/show/1172782
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/hugo?expand=0&rev=171
2024-05-08 16:07:44 +00:00
anag_factory cdac89c277 Accepting request 1171176 from devel:languages:go
- Update to version 0.125.5:
  * Fix rebuilds on cascade deletes/renames
  * commands: Print "Webserver is ..." right before "Total ..."
  * Make sure replaced pages gets marked as stale (forwarded request 1171175 from jfkw)

OBS-URL: https://build.opensuse.org/request/show/1171176
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hugo?expand=0&rev=71
2024-05-02 21:47:23 +00:00
jfkw d2868d2e5b Accepting request 1171175 from home:jfkw:branches:devel:languages:go
- Update to version 0.125.5:
  * Fix rebuilds on cascade deletes/renames
  * commands: Print "Webserver is ..." right before "Total ..."
  * Make sure replaced pages gets marked as stale

OBS-URL: https://build.opensuse.org/request/show/1171175
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/hugo?expand=0&rev=169
2024-05-01 19:21:27 +00:00
anag_factory ddecc27560 Accepting request 1170163 from devel:languages:go
- Update to version 0.125.4:
  * commands: Clarify that create or install a theme are two options
  * config: Setups with only one active language can never be multihost
  * Fix rebuilds when running hugo -w
  * build(deps): bump github.com/tdewolff/minify/v2 from 2.20.19 to 2.20.20
  * tpl/tplimpl: Fix double-escaping in opengraph template
  * Use Apache License without modification (forwarded request 1170161 from jfkw)

OBS-URL: https://build.opensuse.org/request/show/1170163
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hugo?expand=0&rev=70
2024-04-25 18:50:46 +00:00
jfkw 2fd6e5a855 Accepting request 1170161 from home:jfkw:branches:devel:languages:go
- Update to version 0.125.4:
  * commands: Clarify that create or install a theme are two options
  * config: Setups with only one active language can never be multihost
  * Fix rebuilds when running hugo -w
  * build(deps): bump github.com/tdewolff/minify/v2 from 2.20.19 to 2.20.20
  * tpl/tplimpl: Fix double-escaping in opengraph template
  * Use Apache License without modification

OBS-URL: https://build.opensuse.org/request/show/1170161
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/hugo?expand=0&rev=167
2024-04-25 14:38:09 +00:00
anag_factory 7c6831d629 Accepting request 1169894 from devel:languages:go
- Update to version 0.125.3:
  Refs boo#1223309
  * markup/goldmark: Fix data race in the hugocontext wrapper
  * Delete .hugo_build.lock
  * tpl: Escape .Title in built-in image and link render hooks (forwarded request 1169893 from jfkw)

OBS-URL: https://build.opensuse.org/request/show/1169894
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hugo?expand=0&rev=69
2024-04-23 16:57:41 +00:00
jfkw 1c00b8b8ee Accepting request 1169893 from home:jfkw:branches:devel:languages:go
- Update to version 0.125.3:
  Refs boo#1223309
  * markup/goldmark: Fix data race in the hugocontext wrapper
  * Delete .hugo_build.lock
  * tpl: Escape .Title in built-in image and link render hooks

OBS-URL: https://build.opensuse.org/request/show/1169893
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/hugo?expand=0&rev=165
2024-04-23 13:59:06 +00:00
jfkw 62ea820cfd Accepting request 1169743 from home:jfkw:branches:devel:languages:go
- Update to version 0.125.3:
  * markup/goldmark: Fix data race in the hugocontext wrapper
  * Delete .hugo_build.lock
  * tpl: Escape .Title in built-in image and link render hooks
  * tpl/tplimpl: Improve embedded templates
  * SECURITY.md: Update link to security model
  * modules: Fix potential infinite loop in module collection

OBS-URL: https://build.opensuse.org/request/show/1169743
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/hugo?expand=0&rev=164
2024-04-22 20:42:29 +00:00
anag_factory b4a215e77b Accepting request 1169403 from devel:languages:go
- Update to version 0.125.2:
  * Only add root sections to the section pages menu
  * Fix partial rebuilds for SCSS fetched with GetMatch and similar Fixes #12395
  * commands: Add gen chromastyles --lineNumbersTableStyle flag
  * resources/images: Fix TestColorLuminance on s390x
  * commands: Provide examples for chromastyles flags

- Update to version 0.125.1:
  * tpl: Use erroridf for remote YouTube errors
  * build: Fix `GLIBC_2.29' not found issue (forwarded request 1169402 from jfkw)

OBS-URL: https://build.opensuse.org/request/show/1169403
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hugo?expand=0&rev=68
2024-04-21 18:28:04 +00:00
jfkw b87043af68 Accepting request 1169402 from home:jfkw:branches:devel:languages:go
- Update to version 0.125.2:
  * Only add root sections to the section pages menu
  * Fix partial rebuilds for SCSS fetched with GetMatch and similar Fixes #12395
  * commands: Add gen chromastyles --lineNumbersTableStyle flag
  * resources/images: Fix TestColorLuminance on s390x
  * commands: Provide examples for chromastyles flags

- Update to version 0.125.1:
  * tpl: Use erroridf for remote YouTube errors
  * build: Fix `GLIBC_2.29' not found issue

OBS-URL: https://build.opensuse.org/request/show/1169402
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/hugo?expand=0&rev=162
2024-04-20 18:53:35 +00:00
dimstar_suse 92dd9fe5dd Accepting request 1168426 from devel:languages:go
- Update to version 0.125.0:
  * docs: Regen docshelper
  * Fix server rebuilds when adding a content file on Linux
  * build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.0 to 2.2.1
  * Add Luminance to Color
  * hugolib: Add an asciidoc rebuild test case
  * Pass .RenderShortcodes' Page to render hooks as .PageInner
  * build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0
  * helpers: Fix TrimShortHTML when used with AsciiDoc content
  * github: Add a "free space" step on Ubuntu
  * helpers: Add BenchmarkTrimShortHTML
  * github: Update actions
  * github: Format GitHub actions files
  * hugolib: Display server address after each rebuild
  * resources/page: Add taxonomies Page method
  * commands: Adjust completions
  * completion: Improve existing argument completions, add many more
  * Upgrade to Go 1.22.2
  * build(deps): bump golang.org/x/tools from 0.19.0 to 0.20.0
  * github: Fix CI build
  * all: Fix duplicate words in comments
  * build(deps): bump golang.org/x/net from 0.23.0 to 0.24.0
  * build(deps): bump github.com/getkin/kin-openapi from 0.123.0 to 0.124.0
  * all: Typo fixes
  * babel: Run go fmt
  * babel: Close file before removing
  * bump golang.org/x/mod from 0.16.0 to 0.17.0
  * hugolib: Fix regression for blank summaries
  * Fix sectionPagesMenu for pages in root level
  * resources/page: Escape hash sign in permalinks (forwarded request 1168425 from jfkw)

OBS-URL: https://build.opensuse.org/request/show/1168426
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hugo?expand=0&rev=67
2024-04-17 12:45:44 +00:00
jfkw 14dd79ac0e Accepting request 1168425 from home:jfkw:branches:devel:languages:go
- Update to version 0.125.0:
  * docs: Regen docshelper
  * Fix server rebuilds when adding a content file on Linux
  * build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.0 to 2.2.1
  * Add Luminance to Color
  * hugolib: Add an asciidoc rebuild test case
  * Pass .RenderShortcodes' Page to render hooks as .PageInner
  * build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0
  * helpers: Fix TrimShortHTML when used with AsciiDoc content
  * github: Add a "free space" step on Ubuntu
  * helpers: Add BenchmarkTrimShortHTML
  * github: Update actions
  * github: Format GitHub actions files
  * hugolib: Display server address after each rebuild
  * resources/page: Add taxonomies Page method
  * commands: Adjust completions
  * completion: Improve existing argument completions, add many more
  * Upgrade to Go 1.22.2
  * build(deps): bump golang.org/x/tools from 0.19.0 to 0.20.0
  * github: Fix CI build
  * all: Fix duplicate words in comments
  * build(deps): bump golang.org/x/net from 0.23.0 to 0.24.0
  * build(deps): bump github.com/getkin/kin-openapi from 0.123.0 to 0.124.0
  * all: Typo fixes
  * babel: Run go fmt
  * babel: Close file before removing
  * bump golang.org/x/mod from 0.16.0 to 0.17.0
  * hugolib: Fix regression for blank summaries
  * Fix sectionPagesMenu for pages in root level
  * resources/page: Escape hash sign in permalinks

OBS-URL: https://build.opensuse.org/request/show/1168425
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/hugo?expand=0&rev=160
2024-04-16 20:54:37 +00:00
anag_factory 0f42377ead Accepting request 1165709 from devel:languages:go
- Packaging improvements:
  * Add basic %check to execute binary --help (forwarded request 1165708 from jfkw)

OBS-URL: https://build.opensuse.org/request/show/1165709
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hugo?expand=0&rev=66
2024-04-07 20:10:55 +00:00
jfkw 4372e71235 Accepting request 1165708 from home:jfkw:branches:devel:languages:go
- Packaging improvements:
  * Add basic %check to execute binary --help

OBS-URL: https://build.opensuse.org/request/show/1165708
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/hugo?expand=0&rev=158
2024-04-05 19:58:14 +00:00
jfkw 424848f4db Accepting request 1165693 from home:amanzini:branches:devel:languages:go
- added zsh completion package
- added %check section in spec file following rpmlint warning

OBS-URL: https://build.opensuse.org/request/show/1165693
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/hugo?expand=0&rev=157
2024-04-05 18:34:50 +00:00
anag_factory 709d7ee418 Accepting request 1159951 from devel:languages:go
- Update to version 0.124.1:
  * Fix potential deadlock in Translations
  * Fix rebuild when changing mixed case named templates
  * testing: Set usesFMA as true for riscv64 too
  * Fix regression for outputs defined in front matter for term pages (forwarded request 1159941 from jfkw)

OBS-URL: https://build.opensuse.org/request/show/1159951
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hugo?expand=0&rev=65
2024-03-21 16:00:46 +00:00
jfkw b92b1a10d3 Accepting request 1159941 from home:jfkw:branches:devel:languages:go
- Update to version 0.124.1:
  * Fix potential deadlock in Translations
  * Fix rebuild when changing mixed case named templates
  * testing: Set usesFMA as true for riscv64 too
  * Fix regression for outputs defined in front matter for term pages

OBS-URL: https://build.opensuse.org/request/show/1159941
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/hugo?expand=0&rev=155
2024-03-21 01:07:36 +00:00
anag_factory 4c25c25eca Accepting request 1158573 from devel:languages:go
- Update to version 0.124.0:
  * Add segments config + --renderSegments flag
  * Fix .Parent when there are overlapping regular pages inbetween
  * hugolib: Remove Site.HomeAbsURL
  * deps: Upgrade github.com/gohugoio/hugo-goldmark-extensions/passthrough v0.1.0 => v0.2.0
  * hugolib: Fix sitemap index with monolingual site
  * hugolib: Deprecate site methods Author, Authors, and Social
  * all: Typo fixes
  * Fix translationKey handling for term pages
  * Fix intersect and similar for term entry page collections
  * Upgrade to Go 1.22.1
  * build(deps): bump github.com/evanw/esbuild from 0.20.1 to 0.20.2
  * Fix server rebuilds when adding sub sections especially on Windows
  * tpl/tplimpl: Remove deprecated method from sitemapindex.xml
  * build(deps): bump golang.org/x/tools from 0.18.0 to 0.19.0
  * build(deps): bump github.com/tdewolff/minify/v2 from 2.20.17 to 2.20.19
  * deps: Upgrade github.com/alecthomas/chroma/v2 to v2.13.0
  * tpl/tplimpl: Modify figure shortcode to look for page resource
  * Fix panic when changing archetype files when servere is running
  * build(deps): bump golang.org/x/mod from 0.15.0 to 0.16.0
  * Fix front matter date location when value gets inherited from other dates
  * Fix Name for nested resourced fetched in resources.ByName and similar
  * common/hugo: Rename IsMultiHost and IsMultiLingual
  * hugolib: Deprecate .Site.MultiLingual in favor of hugo.IsMultiLingual
  * snap: Transition to from core20 to core22 (forwarded request 1158572 from jfkw)

OBS-URL: https://build.opensuse.org/request/show/1158573
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hugo?expand=0&rev=64
2024-03-17 21:16:20 +00:00
jfkw 37836f06e4 Accepting request 1158572 from home:jfkw:branches:devel:languages:go
- Update to version 0.124.0:
  * Add segments config + --renderSegments flag
  * Fix .Parent when there are overlapping regular pages inbetween
  * hugolib: Remove Site.HomeAbsURL
  * deps: Upgrade github.com/gohugoio/hugo-goldmark-extensions/passthrough v0.1.0 => v0.2.0
  * hugolib: Fix sitemap index with monolingual site
  * hugolib: Deprecate site methods Author, Authors, and Social
  * all: Typo fixes
  * Fix translationKey handling for term pages
  * Fix intersect and similar for term entry page collections
  * Upgrade to Go 1.22.1
  * build(deps): bump github.com/evanw/esbuild from 0.20.1 to 0.20.2
  * Fix server rebuilds when adding sub sections especially on Windows
  * tpl/tplimpl: Remove deprecated method from sitemapindex.xml
  * build(deps): bump golang.org/x/tools from 0.18.0 to 0.19.0
  * build(deps): bump github.com/tdewolff/minify/v2 from 2.20.17 to 2.20.19
  * deps: Upgrade github.com/alecthomas/chroma/v2 to v2.13.0
  * tpl/tplimpl: Modify figure shortcode to look for page resource
  * Fix panic when changing archetype files when servere is running
  * build(deps): bump golang.org/x/mod from 0.15.0 to 0.16.0
  * Fix front matter date location when value gets inherited from other dates
  * Fix Name for nested resourced fetched in resources.ByName and similar
  * common/hugo: Rename IsMultiHost and IsMultiLingual
  * hugolib: Deprecate .Site.MultiLingual in favor of hugo.IsMultiLingual
  * snap: Transition to from core20 to core22

OBS-URL: https://build.opensuse.org/request/show/1158572
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/hugo?expand=0&rev=153
2024-03-16 18:12:45 +00:00
anag_factory 1b706056ab Accepting request 1156219 from devel:languages:go
- Update to version 0.123.8:
  * markup/goldmark: TOC: render strikethrough, emojis
  * Add hugo.IsMultiHost
  * docs: Fix hyphens and grammar in synopsis of command 'hugo server'
  * resources/images: Retain newlines with text overlays
  * Don't auto-create empty sections for nested taxonomies
  * Fix resource name in resources.ByType
  * Fix global resource isn't published when using an uncommon code construct
  * Fix section page resource not published if resource filename partially matches content file name
  * Fix taxonomy kind template lookup issue
  * tpl/tplimpl: Honor markdown attributes in embedded image render hook (forwarded request 1156218 from jfkw)

OBS-URL: https://build.opensuse.org/request/show/1156219
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hugo?expand=0&rev=63
2024-03-08 17:09:36 +00:00
jfkw 6c6136ad7b Accepting request 1156218 from home:jfkw:branches:devel:languages:go
- Update to version 0.123.8:
  * markup/goldmark: TOC: render strikethrough, emojis
  * Add hugo.IsMultiHost
  * docs: Fix hyphens and grammar in synopsis of command 'hugo server'
  * resources/images: Retain newlines with text overlays
  * Don't auto-create empty sections for nested taxonomies
  * Fix resource name in resources.ByType
  * Fix global resource isn't published when using an uncommon code construct
  * Fix section page resource not published if resource filename partially matches content file name
  * Fix taxonomy kind template lookup issue
  * tpl/tplimpl: Honor markdown attributes in embedded image render hook

OBS-URL: https://build.opensuse.org/request/show/1156218
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/hugo?expand=0&rev=151
2024-03-08 05:23:45 +00:00
dimstar_suse 83846865d4 Accepting request 1155748 from devel:languages:go
- Update to version 0.123.7:
  * hugofs: Fix vertical mount merge issue
  * Fix and add integration test for the Bootstrap SCSS module for both Dart Sass and Libsass
  * Fix resources.GetMatch, resources.Match, and resources.ByType to they don't normalize permalinks
  * Make sure that sitemaps gets generated even if there is a content bundle with the same path
  * resources/page: Make Taxonomy.Get and Taxonomy.Count case-insensitive (forwarded request 1155747 from jfkw)

OBS-URL: https://build.opensuse.org/request/show/1155748
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hugo?expand=0&rev=62
2024-03-06 22:06:56 +00:00
jfkw 064ba61b1d Accepting request 1155747 from home:jfkw:branches:devel:languages:go
- Update to version 0.123.7:
  * hugofs: Fix vertical mount merge issue
  * Fix and add integration test for the Bootstrap SCSS module for both Dart Sass and Libsass
  * Fix resources.GetMatch, resources.Match, and resources.ByType to they don't normalize permalinks
  * Make sure that sitemaps gets generated even if there is a content bundle with the same path
  * resources/page: Make Taxonomy.Get and Taxonomy.Count case-insensitive

OBS-URL: https://build.opensuse.org/request/show/1155747
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/hugo?expand=0&rev=149
2024-03-06 20:28:47 +00:00
dimstar_suse ea36db61eb Accepting request 1153026 from devel:languages:go
- Update to version 0.123.6:
  * Fix panic when cascading headless from site config to section that does not have an _index.md file
  * Fix assets vs data issue
  * Fix draft for non-default content when content in default language does not exist (forwarded request 1153024 from jfkw)

OBS-URL: https://build.opensuse.org/request/show/1153026
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hugo?expand=0&rev=61
2024-02-29 20:49:27 +00:00
jfkw fca887da82 Accepting request 1153024 from home:jfkw:branches:devel:languages:go
- Update to version 0.123.6:
  * Fix panic when cascading headless from site config to section that does not have an _index.md file
  * Fix assets vs data issue
  * Fix draft for non-default content when content in default language does not exist

OBS-URL: https://build.opensuse.org/request/show/1153024
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/hugo?expand=0&rev=147
2024-02-28 20:29:50 +00:00
anag_factory 8379c1dec7 Accepting request 1153001 from devel:languages:go
- Update to version 0.123.5:
  * Fix .Page.Pages with similary named sections
  * Fix single mount rename panic
  * Fix multihost processed image not copied to non-default content languages
  * build(deps): bump github.com/bep/overlayfs from 0.9.1 to 0.9.2 (forwarded request 1153000 from jfkw)

OBS-URL: https://build.opensuse.org/request/show/1153001
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hugo?expand=0&rev=60
2024-02-28 18:51:13 +00:00
jfkw f49096592f Accepting request 1153000 from home:jfkw:branches:devel:languages:go
- Update to version 0.123.5:
  * Fix .Page.Pages with similary named sections
  * Fix single mount rename panic
  * Fix multihost processed image not copied to non-default content languages
  * build(deps): bump github.com/bep/overlayfs from 0.9.1 to 0.9.2

OBS-URL: https://build.opensuse.org/request/show/1153000
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/hugo?expand=0&rev=145
2024-02-28 18:01:47 +00:00
anag_factory 501278a5b1 Accepting request 1152009 from devel:languages:go
- Update to version 0.123.4:
  * Fix cascade-pattern-with-extension for cascade in site config
  * build(deps): bump github.com/spf13/fsync from 0.10.0 to 0.10.1
  * Fix term template lookup when its backed by a content file
  * resource: Revert the normalization of Resource.Name
  * Fix panic for disableKinds page for content resources
  * tocss: Fix the import resolving from absolute to relative assets paths
  * Maek Resoyrce.Key as (mostly) internal
  * config/allconfig: Fix typo (forwarded request 1152008 from jfkw)

OBS-URL: https://build.opensuse.org/request/show/1152009
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hugo?expand=0&rev=59
2024-02-27 21:48:09 +00:00
jfkw 673c27f3d2 Accepting request 1152008 from home:jfkw:branches:devel:languages:go
- Update to version 0.123.4:
  * Fix cascade-pattern-with-extension for cascade in site config
  * build(deps): bump github.com/spf13/fsync from 0.10.0 to 0.10.1
  * Fix term template lookup when its backed by a content file
  * resource: Revert the normalization of Resource.Name
  * Fix panic for disableKinds page for content resources
  * tocss: Fix the import resolving from absolute to relative assets paths
  * Maek Resoyrce.Key as (mostly) internal
  * config/allconfig: Fix typo

OBS-URL: https://build.opensuse.org/request/show/1152008
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/hugo?expand=0&rev=143
2024-02-27 06:04:18 +00:00
anag_factory f66f04b12c Accepting request 1150057 from devel:languages:go
- Update to version 0.123.3:
  * cache/dynacache: Reset ticker in case one cache eviction takes some time
  * Revert "cache/dynacache: Prevent multiple concurrent resizes"
  * cache/dynacache: Prevent multiple concurrent resizes
  * Speed up GetPage
  * hugolib: Fix a .Page.GetPage from bundle case
  * resources: Skip the image golden tests when running locally
  * js: Support JSX and JSXImportSourceOptions
  * hugolib: Add capitalizeListTitles config option (forwarded request 1150052 from jfkw)

OBS-URL: https://build.opensuse.org/request/show/1150057
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hugo?expand=0&rev=58
2024-02-25 13:06:10 +00:00