Skip to content

Commit

Permalink
Release nsncd 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
geofft committed Oct 8, 2021
1 parent eb00f5a commit 4f585d1
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "nsncd"
version = "1.2.0"
version = "1.2.1"
authors = [
"Ben Linsay <[email protected]>",
"Geoffrey Thomas <[email protected]>",
Expand Down
8 changes: 8 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
nsncd (1.2.1) unstable; urgency=medium

* Bump nix dependency to 0.21.2 to pick up fix for nix-rust/nix#1541
aka RUSTSEC-2021-0119, memory corruption when using initgroups on a
user in more than 16 groups.

-- Geoffrey Thomas <[email protected]> Thu, 07 Oct 2021 17:30:16 -0400

nsncd (1.2) unstable; urgency=medium

* Add initgroups support.
Expand Down

0 comments on commit 4f585d1

Please sign in to comment.