hugo: Update to 0.151.2
upstream changes:
-----------------
v0.152.2
What's Changed
* deps: Update github.com/tdewolff/minify v2.24.4 => v2.24.5 1c8c21e @jmooring #14086
* hugofs: Make node_modules a "special case" mount 809ebe0 @bep #14089
* github: Fix typo in stale PR message 08a0679 @jordelver
v0.152.1
These fixes are are all related to the YAML library upgrade in v0.152.0.
* Expand the numeric conversions to template funcs/methods e08278d @bep #14079
* Fix where with uint64 df4f80d @bep #14081
* Fix it so YAML integer types can be used where Go int types are expected d4c7888 @bep #14079
* tpl/compare: Fix compare/sort of uint64s 29e2c2f @bep #14078
* Fix "assignment to entry in nil map" on empty YAML config files 0579afc @bep #14074
v0.152.0
[14 lines not shown]
py-dotenv: updated to 1.2.1
1.2.1
- Move more config to `pyproject.toml`, removed `setup.cfg`
- Add support for reading `.env` from FIFOs (Unix)
1.2.0
- Upgrade build system to use PEP 517 & PEP 518 to use `build` and `pyproject.toml`
- Add support for Python 3.14
- Add support for disabling of `load_dotenv()` using `PYTHON_DOTENV_DISABLED` env var.
libnice: updated to 0.1.23
libnice 0.1.23 (2025-11-26)
===========================
API: Added option NICE_AGENT_OPTION_CLOSE_FORCED to not wait for TURN when
closing asynchronous
Reject invalid remote candidates with priority=0
Add missing mutex in tcp-bsd socket
Add buffer list support to nicesrc
Avoid dropping packing in nicesink, retry instead
Only create a new NiceCandidate if a socket can be opened, as it is
a somewhat costly operation.
Many new tests
Fix leaks
Fix various test flakiness
xfce4-panel: update to 4.20.5
4.20.5 (2025-08-14)
======
- wayland: panel: Ensure panel window is shown at least once
- panel: Don't show panel window too early
- panel: Restrict X-XFCE-Unique=SCREEN to X11
- Fix string comparison when searching for plugin dirs
- wayland: Support multiple workspace groups where it makes sense
- tasklist: Deactivate context menu when its button is destroyed
- x11: Let GtkSocket expand if possible
- libxfce4panel: Restore possibility to oversize icons
- wayland: autohide: Try to trigger size_allocate() more reliably
- panel: Show window when new output is connected
- Translation Updates:
Arabic, Georgian, Greek, Polish, Swedish
xfce4-tumbler: update to 4.20.1
4.20.1 (2025-10-13)
======
- Update Copyright year
- gepub-thumbnailer: Get pixbuf in "area-prepared" signal handler
- gst-thumbnailer: Fix TumblerThumbnailFlavor leak
- ffmpeg-thumbnailer: Update mime type list from upstream desktop file
- xdg-cache: Fix TumblerThumbnailFlavor leaks
- cover-thumbnailer: Capture regex matchinfo for series episodes
- cover-thumbnailer: Update the base URL for TMDB
- cover-thumbnailer: Use correct parameter types with curl
- poppler-thumbnailer: Only use embedded thumbnail if resolution
suffices
- gst-thumbnailer: Make mime type checking more flexible
- Translation Updates:
Albanian, Romanian, Slovak
xfce4-session: update to 4.20.3
4.20.3 (2025-08-14)
======
- wayland: startxfce4: Remove definition of SDL_VIDEODRIVER variable
- Add xapp for Settings in xfce-portals.conf
- startxfce4: Add check for /etc/vconsole.conf
- labwc: Add some default config values
- xfce-portals.conf: Add wlr for ScreenCast
- startxfce4: Improve keyboard layout detection on wayland
- wayland: start a D-Bus session only if there isn't one already
- Use syntax compatible with most sh shells.
- labwc: Add window snapping range
xfce4-settings: update to 4.20.2
4.20.2 (2025-08-14)
======
- display: Add/improve some debug logs
- wayland: displays: Don't wl_display_roundtrip() on new output
- settings-editor: Fix -Wcomma warning
- common: Fix memory leak
- common: Be more secure when parsing pnp.ids file
- x11: display: Properly take XRRModeFlags into account
- xfsettingsd: Use 2 decimals in warning about unknown mode
- build: Fix resource not found at runtime
- build: Automate copyright year management
- build: Replace xdt-csource with glib-compile-resources
- build: Define xfce4 min version >= 4.18
- display-settings: Add missing update of /ActiveProfile
- Translation Updates:
Albanian, Arabic, Armenian (Armenia), Asturian, Basque, Belarusian,
Belarusian (Tarask), Bulgarian, Catalan, Chinese (China), Chinese
[8 lines not shown]
Update from bash 5.3.3(nb1) to 5.3.8
Five new upstream patches for bash 5.3 (4 .. 8)
4: Workaround for linux kernel design stupidity.
5: Avoid a crash when dealing with internal-use signals in traps in subshells.
6: Correctly handle the 'globasciiranges' option; glob patterns with ranges
in bracket expressions could produce incorrect matches for character
ranges whose start and end are non-ascii characters.
7: Don't allow no-fork command substitutions to apply redirects outside
that cmdsub (could affect the command containing the cmdsub).
8: Better handling of UTF-8 multibyte chars and \ escapes in $'...' quoting.
py-gmpy2: updated to 2.2.2
Changes in gmpy2 2.2.2
* Fix memory leak for mpfr/mpc cache, see issue 511.
* Fix memory leak in GMPy_CTXT_Exit(), see issue 515.
* Restore 'm' in library list, see issue 538.
* Adjust to_bytes() behavior to match CPython.
* Provide wheels for CPython v3.14.
* Provide wheels for Linux and Windows ARM64.
ccache: updated to 4.12.2
Ccache 4.12.2
Bug fixes
Improved robustness against filesystem path encoding problems on Windows.
Fixed removal of mismatching manifest file.
Build fixes
Fixed build of BLAKE3 for little-endian aarch64 with CMake 3.18/3.19.
Added linking with libsocket on SunOS/Illumos.
Test improvements
Fixed profiling_clang test.
Documentation improvements
[11 lines not shown]