Skip to content

Changelog golang-golang-x-sys (0.0~git20211216.1d35b9e-1)

2021

golang-golang-x-sys (0.0~git20211216.1d35b9e-1) unstable; urgency=medium

   * New upstream version 0.0~git20211216.1d35b9e
   * Reorder fields in debian/control and debian/copyright
     as would be generated in the next dh-make-golang release after 0.6.0-1
   * Use dh-sequence-golang instead of dh-golang and --with=golang

golang-golang-x-sys (0.0~git20211117.dee7805-1) unstable; urgency=medium

   * Team upload
   * New upstream snapshot
   * Update Standards-Version to 4.6.0 (no changes)

golang-golang-x-sys (0.0~git20210806.e5e7981-1) unstable; urgency=medium

   * New upstream version 0.0~git20210806.e5e7981
   * Remove 04-add-linux-ppc-support-for-use-with-gccgo.patch
     which was previously cherry-picked from upstream

golang-golang-x-sys (0.0~git20210124.22da62e-1) unstable; urgency=medium

   * Team upload
   * New upstream snapshot
   * Update Section to golang
   * Update Standards-Version to 4.5.1 (no changes)
   * Drop all mips hacks.
     The GOARCH issue on gccgo and mips has been fixed since gcc-8
     https://github.com/gcc-mirror/gcc/commit/1701a9d8f0ca4153bbf3cf75487c6a14606e5121

2020

golang-golang-x-sys (0.0~git20201223.0d417f6-1) unstable; urgency=medium

   * New upstream version 0.0~git20201223.0d417f6
   * Refresh debian/patches/01-Fix-mips-build-issues.patch

golang-golang-x-sys (0.0~git20201101.da20708-2) unstable; urgency=medium

   * Add 04-add-linux-ppc-support-for-use-with-gccgo.patch
     from https://go-review.googlesource.com/c/sys/+/262517
     for powerpc architecture support

golang-golang-x-sys (0.0~git20201101.da20708-1) unstable; urgency=medium

   [ Helmut Grohne ]
   * Mark golang-golang-x-sys-dev Multi-Arch: foreign. (Closes: #960255)
 
   [ Anthony Fok ]
   * New upstream version 0.0~git20201101.da20708
   * Bump debhelper dependency to "Build-Depends: debhelper-compat (= 13)"

golang-golang-x-sys (0.0~git20200523.0598657-1) unstable; urgency=medium

   * New upstream version 0.0~git20200523.0598657

golang-golang-x-sys (0.0~git20200219.cb0a6d8-1) unstable; urgency=medium

   * New upstream version 0.0~git20200219.cb0a6d8
   * Update debhelper to "Build-Depends: debhelper-compat (= 12)"
   * debian/gbp.conf: Set debian-branch to debian/sid for DEP-14 conformance
   * Bump Standards-Version to 4.5.0 (no change)
   * Add "Rules-Requires-Root: no" to debian/control
   * Allow minor number of /dev/random to mismatch in TestDevices
     as some autobuilders have /dev/random linked to /dev/urandom.
     Thanks to Santiago Vila <sanvila@debian.org> for providing an
     initial patch. (Closes: #907191)
   * Skip TestOpenByHandleAt if openMountByID fails to prevent FTBFS under
     pbuilder.  Thanks to Gianfranco Costamagna <locutusofborg@debian.org>
     for providing an initial patch. (Closes: #935935)

2019

golang-golang-x-sys (0.0~git20190726.fc99dfb-1) unstable; urgency=medium

   * New upstream version 0.0~git20190726.fc99dfb
   * Update debian/watch to version=4
   * Change Build-Depends: debhelper (>= 11) to (>= 11~)
   * Refresh 01-Fix-mips-build-issues.patch

golang-golang-x-sys (0.0~git20190412.9773273+really0.0~git20190412.9773273-1) unstable; urgency=medium

   * Revert to upstream version 0.0~git20190412.9773273 now that Debian 10
     "buster" is released.  See https://bugs.debian.org/928227 for background
     information.
   * Bump Standards-Version to 4.4.0 (no change)

golang-golang-x-sys (0.0~git20190412.9773273+really0.0~git20181228.9a3f9b0-1) unstable; urgency=medium

   * Team upload.
   * Revert all changes between 0.0~git20181228.9a3f9b0-1
     and 0.0~git20190412.9773273-1, resulting in an absurd version number.
     See https://bugs.debian.org/928227 for a rationale.

golang-golang-x-sys (0.0~git20190412.9773273-1) unstable; urgency=medium

   * New upstream version 0.0~git20190412.9773273

2018

golang-golang-x-sys (0.0~git20181228.9a3f9b0-1) unstable; urgency=medium

   * New upstream version 0.0~git20181228.9a3f9b0
   * Bump Standards-Version to 4.3.0 (no change)

golang-golang-x-sys (0.0~git20181220.97b4c2a-1) unstable; urgency=medium

   * New upstream version 0.0~git20181220.97b4c2a
   * Update Maintainer email to team+pkg-go@tracker.debian.org

golang-golang-x-sys (0.0~git20181026.95b1ffb-1) unstable; urgency=medium

   * Team upload.
 
   [ Felix Lechner ]
   * Set Standards-Version: 4.2.1
   * Expand long package description.
   * Add watch file.

golang-golang-x-sys (0.0~git20180510.7dfd129-1) unstable; urgency=medium

   [ Alexandre Viau ]
   * Point Vcs-* urls to salsa.debian.org.
 
   [ Anthony Fok ]
   * New upstream version 0.0~git20180510.7dfd129
   * Apply "cme fix dpkg" fixes to debian/control.
     Bumping Standards-Version to 4.1.4

golang-golang-x-sys (0.0~git20180308.349b81f-1) unstable; urgency=medium

   * New upstream bugfix version:
     - unix: skip SchedAffinity test on single CPU system
       (by Michael Hudson-Doyle, fixes e.g. Ubuntu Autopkgtest on ARM64)
     - unix: fix nil pointer dereference in Select on linux/{arm64,mips64x}
       (by Tobias Klauser)

golang-golang-x-sys (0.0~git20180224.f6cff07-1) unstable; urgency=medium

   * New upstream version, which has gccgo redeclared *SyscallNoError
     functions moved to a separate file and avoids build error with gccgo-8.
     Many thanks to Shengjing Zhu for the detailed report. (Closes: #891894)

golang-golang-x-sys (0.0~git20180126.0.ff2a66f-1) unstable; urgency=medium

   [ Felix Lechner ]
   * New upstream version
   * Set Build-Depends: debhelper (>= 11)
   * Set compat to 11
   * Set Standards-Version: 4.1.3

2017

golang-golang-x-sys (0.0~git20170727.0.35ef448-2) unstable; urgency=high

   * Put a sane end to the mips* build issues. Closes: 872402, 878771.
     Note that for older versions of gccgo and mips/mipsel, you still need to
     manually add build tags (mips & mipsle, respectively).
   * Various automatic cme fixes.

golang-golang-x-sys (0.0~git20170727.0.35ef448-1) unstable; urgency=medium

   * New upstream snapshot.
   * Remove 0001-Support_mips64el.patch
     because the Dup2 syscall has been added upstream in May 2017.
     See "unix: add missing dup2 syscall on mips64*"
     at https://go-review.googlesource.com/43430 and
     at https://github.com/golang/sys/commit/6b70689.
   * Fix the build on mips, mipsel and mips64el
     as a continuation of the effort that Martín Ferrari started,
     see https://github.com/golang/go/issues/18031.
     Due to the current minimal code change to golang.org/x/sys/unix,
     and to ensure the bool isBigEndian is set correctly, please run
     gccgo with "-tags mips", "-tags mipsle" or "-tags mips64le"
     as appropriate.
   * Use debhelper (>= 10).
   * Add "Testsuite: autopkgtest-pkg-go" to debian/control.

golang-golang-x-sys (0.0~git20170630.0.4ed4d40-1) unstable; urgency=medium

   [ Martín Ferrari ]
   * Add versioned dependency on golang 1.4, as 1.3 is missing textflag.h.
 
   [ Anthony Fok ]
   * New upstream snapshot.
   * Bump Standards-Version to 4.0.0:
     Use https form of the copyright-format URL in debian/copyright.

2016

golang-golang-x-sys (0.0~git20161122.0.30237cf-1) unstable; urgency=medium

   * New upstream release.
   * Fix the build on mips64el. Support for mips/mipsel/alpha is still missing.
     https://github.com/golang/go/issues/18031
   * debian/changelog: Make Source point to the github repository.

golang-golang-x-sys (0.0~git20161017.0.002cbb5-1) unstable; urgency=medium

   * New upstream release. Closes: #840423.
   * Do not include plan9 and windows packages that are not relevant to Debian.
     In particular, the plan9 package makes builds fail when using gccgo.

golang-golang-x-sys (0.0~git20161012.0.9bb9f09-1) unstable; urgency=medium

   * New upstream version.

golang-golang-x-sys (0.0~git20160704.0.a408501-1) unstable; urgency=medium

   * New upstream release. Closes: #828089.
   * debian/control:
     - Depend on recent dh-golang.
     - Remove unneeded Built-Using field.
   * debian/rules: use new dh-golang features to simplify rules.

golang-golang-x-sys (0.0~git20160611.0.7f918dd-1) unstable; urgency=medium

   * New upstream import
   * Change golang-go to golang-any in Build-Depends and Depends
     so gccgo may be used where golang-go is unavailable.

golang-golang-x-sys (0.0~git20160517.0.d4feaf1-1) unstable; urgency=medium

   [ Martín Ferrari ]
   * Depend and build-depend on golang 1.4, as it fails to build with older
     versions.
   * Require dh-golang 1.10, for XS-Go-Import-Path.
   * Don't fail if a file to clean is not present.
 
   [ Michael Hudson-Doyle ]
   * New upstream import.

golang-golang-x-sys (0.0~git20160421.0.b776ec3-1) unstable; urgency=medium

   * New upstream import, which fixes issues with inotify in ppc64*.
   * Add myself to Uploaders.
   * Clean more unneeded files from package.

golang-golang-x-sys (0.0~git20160415.0.f64b50f-1) unstable; urgency=medium

   * Update debian/control
     - Bump Standards-Version to 3.9.8
     - Use https URLs for Vcs-Browser and Vcs-Git
     - Add XS-Go-Import-Path field
     - Remove dependency on golang-go
     - Add myself to Uploaders
   * Imported Upstream version 0.0~git20160415.0.f64b50f

2015

golang-golang-x-sys (0.0~git20150612-1) unstable; urgency=medium

   * Initial release (Closes: #788909)