Skip to content

Commit 13cd8a5

Browse files
authored
Merge pull request #65 from twosigma/release-1.4.1
release v1.4.1
2 parents 44c8134 + c9c84c8 commit 13cd8a5

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "nsncd"
3-
version = "1.4.0"
3+
version = "1.4.1"
44
authors = [
55
"Ben Linsay <[email protected]>",
66
"Geoffrey Thomas <[email protected]>",

debian/changelog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
nsncd (1.4.1) unstable; urgency=low
2+
3+
* Update to stable rust (1.69.0) and build on Debian 10 with its
4+
glibc version requirement (#61).
5+
6+
-- Leif Walsh <[email protected]> Thu, 04 May 2023 21:44:00 -0400
7+
18
nsncd (1.4) unstable; urgency=low
29

310
* Added environment-based runtime configuration (#51).

0 commit comments

Comments
 (0)