etcd (3.2.18+dfsg-1)
[PTS] [DDPO]
COMMITS: VCS has seen 2 commits since the debian/3.2.18+dfsg-1 tag
- Git: https://salsa.debian.org/go-team/packages/etcd.git
-
- Branch: master
- Path: debian/changelog
- Browser: https://salsa.debian.org/go-team/packages/etcd
- Last scan: 2019-02-21 01:23:10+00
- Next scan: 2019-02-22 03:00:00+00
- Debian changelog in Git:
etcd (3.2.18+dfsg-1) unstable; urgency=medium
[ Alexandre Viau ]
* Point Vcs-* urls to salsa.debian.org.
[ Anthony Fok ]
* New upstream release.
* Bump Standards-Version to 4.1.4 (no change)
* Remove match-ugorji-go-codec-native-time.Time-support.patch
because github.com/ugorji/go/codec@v1.1.1 includes changes to support
both time.Time and *time.Time correctly for backward compatibility.
See https://github.com/coreos/etcd/issues/9447
* {Build-,}Depends on golang-github-ugorji-go-codec-dev (>= 1.1.1~)
-- Anthony Fok <foka@debian.org> Tue, 10 Apr 2018 05:02:04 -0600
- This branch is 2 commits ahead of tag debian/3.2.18+dfsg-1
- Git log:
commit d4767e024a4a283f9fee9a047448434a4bcdb2e7
Author: Arnaud Rebillout <arnaud.rebillout@collabora.com>
Date: Sat Apr 28 11:53:37 2018 +0700
Build-Depends on golang-any (>= 2:1.10~)
Build logs for go version go1.7.4 linux/amd64
src/github.com/coreos/etcd/pkg/transport/listener.go:180: cfg.GetClientCertificate undefined (type *tls.Config has no field or method GetClientCertificate)
src/github.com/coreos/etcd/pkg/transport/listener.go:180: undefined: tls.CertificateRequestInfo
src/github.com/coreos/etcd/pkg/transport/listener_tls.go:178: undefined: net.DefaultResolver in net.DefaultResolver.LookupAddr
src/github.com/coreos/etcd/pkg/netutil/netutil.go:45: undefined: net.DefaultResolver in net.DefaultResolver.LookupPort
src/github.com/coreos/etcd/pkg/netutil/netutil.go:55: undefined: net.DefaultResolver in net.DefaultResolver.LookupIPAddr
src/github.com/coreos/etcd/pkg/debugutil/pprof.go:28: undefined: runtime.SetMutexProfileFraction
src/github.com/coreos/etcd/pkg/debugutil/pprof.go:30: undefined: runtime.SetMutexProfileFraction
Signed-off-by: Arnaud Rebillout <arnaud.rebillout@collabora.com>
commit 904b1eaaffcf495dc9ed529b64dd860a59c68811
Author: Arnaud Rebillout <arnaud.rebillout@collabora.com>
Date: Sat Apr 28 11:31:51 2018 +0700
{Build-,}Depends on golang-github-xiang90-probing-dev (>= 0.0.1~)
Signed-off-by: Arnaud Rebillout <arnaud.rebillout@collabora.com>