Codebase list golang-golang-x-sys / 02beb11
Update changelog for 0.0~git20180308.349b81f-1 release Anthony Fok 6 years ago
1 changed file(s) with 10 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 golang-golang-x-sys (0.0~git20180308.349b81f-1) unstable; urgency=medium
1
2 * New upstream bugfix version:
3 - unix: skip SchedAffinity test on single CPU system
4 (by Michael Hudson-Doyle, fixes e.g. Ubuntu Autopkgtest on ARM64)
5 - unix: fix nil pointer dereference in Select on linux/{arm64,mips64x}
6 (by Tobias Klauser)
7
8 -- Anthony Fok <foka@debian.org> Wed, 07 Mar 2018 20:24:42 -0700
9
010 golang-golang-x-sys (0.0~git20180224.f6cff07-1) unstable; urgency=medium
111
212 * New upstream version, which has gccgo redeclared *SyscallNoError