about summary refs log tree commit diff
path: root/nixos/doc
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-07-20 12:01:16 +0000
committerGitHub <noreply@github.com>2023-07-20 12:01:16 +0000
commit37df58121d2800d76f8b679048b94def964673bd (patch)
tree046fead444288a0954e85ebf18144a18e38acb4a /nixos/doc
parent2fda37fb1a874ce681c3843812191ad321a8a794 (diff)
parentc118bb4f9ad9497c951a9aa3fbe142df837fc329 (diff)
downloadnixlib-37df58121d2800d76f8b679048b94def964673bd.tar
nixlib-37df58121d2800d76f8b679048b94def964673bd.tar.gz
nixlib-37df58121d2800d76f8b679048b94def964673bd.tar.bz2
nixlib-37df58121d2800d76f8b679048b94def964673bd.tar.lz
nixlib-37df58121d2800d76f8b679048b94def964673bd.tar.xz
nixlib-37df58121d2800d76f8b679048b94def964673bd.tar.zst
nixlib-37df58121d2800d76f8b679048b94def964673bd.zip
Merge master into staging-next
Diffstat (limited to 'nixos/doc')
-rw-r--r--nixos/doc/manual/release-notes/rl-2311.section.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2311.section.md b/nixos/doc/manual/release-notes/rl-2311.section.md
index 4f486b4214ef..d21595527af9 100644
--- a/nixos/doc/manual/release-notes/rl-2311.section.md
+++ b/nixos/doc/manual/release-notes/rl-2311.section.md
@@ -26,6 +26,8 @@
 
 - [trust-dns](https://trust-dns.org/), a Rust based DNS server built to be safe and secure from the ground up. Available as [services.trust-dns](#opt-services.trust-dns.enable).
 
+- [osquery](https://www.osquery.io/), a SQL powered operating system instrumentation, monitoring, and analytics.
+
 ## Backward Incompatibilities {#sec-release-23.11-incompatibilities}
 
 - The `boot.loader.raspberryPi` options have been marked deprecated, with intent for removal for NixOS 24.11. They had a limited use-case, and do not work like people expect. They required either very old installs ([before mid-2019](https://github.com/NixOS/nixpkgs/pull/62462)) or customized builds out of scope of the standard and generic AArch64 support. That option set never supported the Raspberry Pi 4 family of devices.