about summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorSimon Hollingshead <me@simonhollingshead.com>2024-01-21 03:07:31 +0000
committerSimon Hollingshead <me@simonhollingshead.com>2024-01-24 05:25:41 +0000
commit15a8cd49df44daa617e663524c4d4d5ad8011636 (patch)
tree55fd2becd86965d1e082f8b70c118d91cfb90d36 /nixos
parent1263e013dbfd29aa804167be91b60f0fdac3fae9 (diff)
downloadnixlib-15a8cd49df44daa617e663524c4d4d5ad8011636.tar
nixlib-15a8cd49df44daa617e663524c4d4d5ad8011636.tar.gz
nixlib-15a8cd49df44daa617e663524c4d4d5ad8011636.tar.bz2
nixlib-15a8cd49df44daa617e663524c4d4d5ad8011636.tar.lz
nixlib-15a8cd49df44daa617e663524c4d4d5ad8011636.tar.xz
nixlib-15a8cd49df44daa617e663524c4d4d5ad8011636.tar.zst
nixlib-15a8cd49df44daa617e663524c4d4d5ad8011636.zip
libjxl: 0.8.2 -> 0.9.1, libaom: remove butteraugli support
Diffstat (limited to 'nixos')
-rw-r--r--nixos/doc/manual/release-notes/rl-2405.section.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2405.section.md b/nixos/doc/manual/release-notes/rl-2405.section.md
index 0286b3346a65..0e84cf1f31ba 100644
--- a/nixos/doc/manual/release-notes/rl-2405.section.md
+++ b/nixos/doc/manual/release-notes/rl-2405.section.md
@@ -204,6 +204,8 @@ The pre-existing [services.ankisyncd](#opt-services.ankisyncd.enable) has been m
   `globalRedirect` can now have redirect codes other than 301 through
   `redirectCode`.
 
+- `libjxl` 0.9.0 [dropped support for the butteraugli API](https://github.com/libjxl/libjxl/pull/2576). You will no longer be able to set `enableButteraugli` on `libaom`.
+
 - The source of the `mockgen` package has changed to the [go.uber.org/mock](https://github.com/uber-go/mock) fork because [the original repository is no longer maintained](https://github.com/golang/mock#gomock).
 
 - `security.pam.enableSSHAgentAuth` was renamed to `security.pam.sshAgentAuth.enable` and an `authorizedKeysFiles`