We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a3ceeb commit 1b635aaCopy full SHA for 1b635aa
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Changelog
2
3
+## 1.20.0 (2023/12/17)
4
+
5
+* Cherry-picks from upstream (#55)
6
+ * Use `github.com/moby/sys/user` (https://github.com/tianon/gosu/pull/134)
7
+ * Check for `setuid` to also disallow `setgid` (https://github.com/tianon/gosu/pull/129)
8
+ * Disallow installing gosu with `setuid` (https://github.com/tianon/gosu/pull/89)
9
+ * Switch from GPL to Apache-2.0 (https://github.com/tianon/gosu/commit/975771e79e281c541fab943a53243604271b4f59)
10
+* Go 1.21 (#53 #54)
11
+* Bump golang.org/x/sys from 0.13.0 to 0.15.0 (#56)
12
13
## 1.19.0 (2022/07/11)
14
15
* Go 1.18 (#33)
0 commit comments