Hello community,

here is the log from the commit of package golang-github-docker-libnetwork for 
openSUSE:Factory checked in at 2017-05-23 12:04:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/golang-github-docker-libnetwork (Old)
 and      /work/SRC/openSUSE:Factory/.golang-github-docker-libnetwork.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "golang-github-docker-libnetwork"

Tue May 23 12:04:39 2017 rev:2 rq:497506 version:0.0.0+git20170119.7b2b1fe

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/golang-github-docker-libnetwork/golang-github-docker-libnetwork.changes
  2017-03-22 23:18:11.888475793 +0100
+++ 
/work/SRC/openSUSE:Factory/.golang-github-docker-libnetwork.new/golang-github-docker-libnetwork.changes
     2017-05-23 12:04:40.400693845 +0200
@@ -1,0 +2,113 @@
+Tue May  2 15:52:39 UTC 2017 - jmassaguer...@suse.com
+
+- fix golang requirements 
+
+-------------------------------------------------------------------
+Thu Apr 13 15:43:09 UTC 2017 - opensuse-packag...@opensuse.org
+
+- Update to version 0.0.0+git20170119.7b2b1fe:
+  * Separate pool parsing from pool auto-allocation
+  * Handle containers with different network drivers
+  * Remove driver endpoints on network deleting
+  * Update loadDriver to use pluginv2.
+  * validate network and endpoint name more strictly
+  * overlay driver support for Solaris Signed-off-by: Puneet Pruthi 
<puneetpru...@gmail.com>
+  * Updated vagrant box, ubuntu/vivid64 was remove from atlas.hasicorp.com
+  * Use monotonic clock for reaping networkDB entries
+  * Reap failed nodes after 24 hours
+  * Do not update hosts file with internal networks endpoint IP
+  * Fix issue for `--fixed-cidr` when bridge has multiple addresses
+  * Add sandbox API for task insertion to service LB and service discovery
+  * Enable ping for service vip address
+  * Block non exposed port traffic on ingress nw interfaces
+  * Fix some typos
+  * Respect icc option for internal networks
+  * fix nits in comments and log
+  * Modify the serial number from 1 to 9
+  * Allow concurrent calls to agentClose
+  * Fixing incorrect resovler error message shown on daemon startup
+  * Add NetworkDB API to fetch the per network peer (gossip cluster) list
+  * Vendoring hcsshim to pick overlay changes
+  * Windows overlay driver support
+  * Change vxlan-id start-idx to 4096
+  * If enabling ip forwarding set the default forward policy to drop
+  * Register remote network driver on Windows.
+  * update reapNode interval
+  * remove unused mConfig
+  * Check subnet overlap when programming of sandbox interface
+  * Refactoring logrus import and formatting This fix tries to fix logrus 
formatting by removing `f` from `logrus.[Error|Warn|Debug|Fatal|Panic|Info]f` 
when formatting string is not present. Also fix import name to use original 
project name 'logrus' instead of 'log'
+  * Default GW support for overlay networks
+  * Support attachable in network.
+  * Update libkv @1d84310
+  * Respect auto allocation for --ipv6
+  * Increase timeout for local store client
+  * Add GetIDInRange API in idm package
+  * IDM need not be bound by default vxlan-id start index
+  * fix unsafe acces on arm
+  * Fix new golint reported errors
+  * Fix bug in DeleteNeighbor
+  * Add a nil check for sandbox.osSbox
+  * Update netlink @17ea11b
+  * Set a timeout on the netlink handle sockets
+  * Allow spaces in network names
+  * Separate service LB & SD from network plumbing
+  * Fix bug in needDefaultGW()
+  * Revert "Enable ping for service vip address"
+  * Add a ICMP reply rule for service VIP
+  * Fix bug in link-local unmarshalling
+  * Refactoring logrus import and formatting Fix import name to use original 
project name 'logrus' instead of 'log' Removing `f` from `logrus.Debugf` when 
formatting string is not present.
+  * Serialize embedded resolver Start and Stop
+  * Remove unnecessary string formats
+  * Fix xtables_lock message probe
+  * Control IPv6 on container's interface
+  * Create vxlan-id space from 0 instead of starting from 1
+  * Fixed misspelling
+  * Fix a bug in idm.GetIDInRange()
+  * Fix incorrect debug message
+  * Add missing locks in agent and service code
+  * networkdb: Properly format memberlist logs
+  * fix review comments
+  * Check for node's presence in networkDB's node map before accessing.
+  * Correct regexp to match v6 addresses with zone ID
+  * Fix fqdn hostnames not added to /etc/hosts
+  * Handling the new experimental daemon flag
+  * Handle the case of registering active plugins during remote init
+  * Internal interface to differentiate built-in drivers from remote
+  * drvregistry to allow overriding plugin
+  * Defer PTR queries to external servers based on A/AAAA response
+  * Add embedded DNS server support for host loopback resolver
+  * proxy: fix an issue about half-closing net.TCPConn after io.Copy()
+  * make network connect error message readable
+  * fix nits in comments
+  * fix typos
+  * docs/remote.md: Remove unnecessary backquote
+  * ResolveName should return copy of IPs
+  * Prioritize nw endpoint which can provide both v4 and v6 connectivity
+  * fix json
+  * Updating Godeps to pull in plugingetter dependancy
+  * Make use of GetAllManagedPluginsForCap to avoid loading v1-plugins
+  * return an error on overlay subnet is overlapped with hosts
+  * Godep update for docker plugingetter pkg
+  * carry docker/docker #29564
+  * Use vndr for managing libnetwork dependencies
+  * proxy: clean up code (addendum to #1598)
+
+-------------------------------------------------------------------
+Thu Apr 13 15:40:04 UTC 2017 - opensuse-packag...@opensuse.org
+
+- Update to version 0.0.0+git20161019.0f53435:
+  * fix race in serializing sandbox to string
+  * Run API check to assert xfrm modules
+  * Check for presence before installing forward rules
+  * add Created to NetworkInfo
+  * Avoid controller/service lock AB/BA situation
+  * libnetwork support for Solaris Signed-off-by: Puneet Pruthi 
<puneetpru...@gmail.com>
+  * Fix map access race in populatedEndpoints
+  * Do not use logrus for proxy
+
+-------------------------------------------------------------------
+Wed Apr 12 10:06:44 UTC 2017 - jmassaguer...@suse.com
+
+- make sure we use go 1.7 
+
+-------------------------------------------------------------------

Old:
----
  libnetwork-0.0.0+git20161019.0f53435.tar.xz

New:
----
  libnetwork-0.0.0+git20170119.7b2b1fe.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ golang-github-docker-libnetwork.spec ++++++
--- /var/tmp/diff_new_pack.DrbQvu/_old  2017-05-23 12:04:41.592526213 +0200
+++ /var/tmp/diff_new_pack.DrbQvu/_new  2017-05-23 12:04:41.596525650 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package golang-github-russross-blackfriday
+# spec file for package golang
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %global provider        github
 %global provider_tld    com
 %global project         docker
@@ -23,7 +24,7 @@
 %global import_path     %{provider_prefix}
 
 Name:           golang-%{provider}-%{project}-%{repo}
-Version:        0.0.0+git20161019.0f53435
+Version:        0.0.0+git20170119.7b2b1fe
 Release:        0
 Summary:        Docker Networking
 License:        Apache-2.0
@@ -33,9 +34,10 @@
 Source1:        %{name}-rpmlintrc
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
+BuildRequires:  fdupes
 BuildRequires:  golang-packaging
 BuildRequires:  xz
-BuildRequires:  fdupes
+BuildRequires:  golang(API) = 1.7
 
 %{go_provides}
 
@@ -55,7 +57,6 @@
 
 %prep
 %setup -q -n %{repo}-%{version}
-mv Godeps/_workspace/src vendor
 
 %build
 %goprep %{import_path}

++++++ _service ++++++
--- /var/tmp/diff_new_pack.DrbQvu/_old  2017-05-23 12:04:41.632520587 +0200
+++ /var/tmp/diff_new_pack.DrbQvu/_new  2017-05-23 12:04:41.632520587 +0200
@@ -4,7 +4,7 @@
     <param name="scm">git</param>
     <param name="exclude">.git</param>
     <param name="versionformat">0.0.0+git%cd.%h</param>
-    <param name="revision">0f53435</param>
+    <param name="revision">7b2b1fe</param>
     <param name="changesgenerate">enable</param>
   </service>
   <service name="recompress" mode="disabled">

++++++ libnetwork-0.0.0+git20161019.0f53435.tar.xz -> 
libnetwork-0.0.0+git20170119.7b2b1fe.tar.xz ++++++
++++ 601049 lines of diff (skipped)


Reply via email to