Hello community,
here is the log from the commit of package etcd-for-k8s1.19 for
openSUSE:Factory checked in at 2020-09-14 12:22:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/etcd-for-k8s1.19 (Old)
and /work/SRC/openSUSE:Factory/.etcd-for-k8s1.19.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "etcd-for-k8s1.19"
Mon Sep 14 12:22:38 2020 rev:2 rq:833434 version:3.4.13
Changes:
--------
--- /work/SRC/openSUSE:Factory/etcd-for-k8s1.19/etcd-for-k8s1.19.changes
2020-09-03 01:15:51.684508221 +0200
+++
/work/SRC/openSUSE:Factory/.etcd-for-k8s1.19.new.4249/etcd-for-k8s1.19.changes
2020-09-14 12:28:19.445098488 +0200
@@ -1,0 +2,46 @@
+Thu Sep 10 09:55:45 UTC 2020 - [email protected]
+
+- Update to version 3.4.13:
+ * version: 3.4.13
+ * pkg: file stat warning
+ * Automated cherry pick of #12243 on release 3.4
+ * version: 3.4.12
+ * etcdserver: Avoid panics logging slow v2 requests in integration tests
+ * version: 3.4.11
+ * Revert "etcdserver/api/v3rpc: "MemberList" never return non-empty
ClientURLs"
+ * *: fix backport of PR12216
+ * *: add experimental flag for watch notify interval
+ * clientv3: remove excessive watch cancel logging
+ * etcdserver: add OS level FD metrics
+ * pkg/runtime: optimize FDUsage by removing sort
+ * clientv3: log warning in case of error sending request
+ * etcdserver/api/v3rpc: "MemberList" never return non-empty ClientURLs
+ * version: 3.4.10
+ * Documentation: note on data encryption
+ * etcdserver: change protobuf field type from int to int64 (#12000)
+ * pkg: consider umask when use MkdirAll
+ * etcdmain: let grpc proxy warn about insecure-skip-tls-verify
+ * etcdmain: fix shadow error
+ * pkg/fileutil: print desired file permission in error log
+ * pkg: Fix dir permission check on Windows
+ * auth: Customize simpleTokenTTL settings.
+ * mvcc: chanLen 1024 is to biger,and it used more memory. 128 seems to be
enough. Sometimes the consumption speed is more than the production speed.
+ * auth: return incorrect result 'ErrUserNotFound' when client request
without username or username was empty.
+ * etcdmain: fix shadow error
+ * doc: add TLS related warnings
+ * etcdserver:FDUsage set ticker to 10 minute from 5 seconds. This ticker
will check File Descriptor Requirements ,and count all fds in used. And
recorded some logs when in used >= limit/5*4. Just recorded message. If fds was
more than 10K,It's low performance due to FDUsage() works. So need to increase
it.
+ * clientv3: cancel watches proactively on client context cancellation
+ * wal: check out of range slice in "ReadAll", "decoder"
+ * etcdctl, etcdmain: warn about --insecure-skip-tls-verify options
+ * Documentation: note on the policy of insecure by default
+ * etcdserver: don't let InternalAuthenticateRequest have password
+ * auth: a new error code for the case of password auth against no password
user
+ * Documentation: note on password strength
+ * etcdmain: best effort detection of self pointing in tcp proxy
+ * Discovery: do not allow passing negative cluster size
+ * wal: fix panic when decoder not set
+ * embed: fix compaction runtime err
+ * pkg: check file stats
+ * etcdserver, et al: add --unsafe-no-fsync flag
+
+-------------------------------------------------------------------
Old:
----
etcd-3.4.9.tar.gz
New:
----
etcd-3.4.13.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ etcd-for-k8s1.19.spec ++++++
--- /var/tmp/diff_new_pack.ydFqvf/_old 2020-09-14 12:28:21.789099983 +0200
+++ /var/tmp/diff_new_pack.ydFqvf/_new 2020-09-14 12:28:21.793099985 +0200
@@ -19,7 +19,7 @@
%define project go.etcd.io/etcd
Name: etcd-for-k8s1.19
-Version: 3.4.9
+Version: 3.4.13
Release: 0
Summary: Etcd and etcdtl for k8s image
License: Apache-2.0
@@ -29,8 +29,8 @@
Source1: vendor.tar.gz
BuildRequires: go1.12 >= 1.12.17
BuildRequires: golang-packaging
-BuildRequires: golang(API) = 1.12
BuildRequires: golang-packaging
+BuildRequires: golang(API) = 1.12
ExcludeArch: %ix86
ExcludeArch: s390
Conflicts: etcd
++++++ _service ++++++
--- /var/tmp/diff_new_pack.ydFqvf/_old 2020-09-14 12:28:21.821100004 +0200
+++ /var/tmp/diff_new_pack.ydFqvf/_new 2020-09-14 12:28:21.825100006 +0200
@@ -3,7 +3,7 @@
<param name="url">git://github.com/etcd-io/etcd.git</param>
<param name="scm">git</param>
<param name="exclude">.git</param>
- <param name="revision">v3.4.9</param>
+ <param name="revision">v3.4.13</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param>
<param name="versionrewrite-pattern">v(.*)</param>
@@ -16,6 +16,6 @@
<param name="compression">gz</param>
</service>
<service name="go_modules" mode="disabled">
- <param name="archive">etcd-3.4.9.tar.gz</param>
+ <param name="archive">etcd-3.4.13.tar.gz</param>
</service>
</services>
++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.ydFqvf/_old 2020-09-14 12:28:21.841100016 +0200
+++ /var/tmp/diff_new_pack.ydFqvf/_new 2020-09-14 12:28:21.845100019 +0200
@@ -3,4 +3,4 @@
<param name="url">https://github.com/coreos/etcd.git</param>
<param
name="changesrevision">94745a4eed0425653b3b4275a208d38babceeaec</param></service><service
name="tar_scm">
<param name="url">git://github.com/etcd-io/etcd.git</param>
- <param
name="changesrevision">54ba9589114fc3fa5cc36c313550b3c0c0938c91</param></service></servicedata>
\ No newline at end of file
+ <param
name="changesrevision">ae9734ed278b7a1a7dfc82e800471ebbf9fce56f</param></service></servicedata>
\ No newline at end of file
++++++ etcd-3.4.9.tar.gz -> etcd-3.4.13.tar.gz ++++++
/work/SRC/openSUSE:Factory/etcd-for-k8s1.19/etcd-3.4.9.tar.gz
/work/SRC/openSUSE:Factory/.etcd-for-k8s1.19.new.4249/etcd-3.4.13.tar.gz
differ: char 12, line 1
++++++ vendor.tar.gz ++++++
++++ 23332 lines of diff (skipped)