Skip to content

vendor: update libnetwork 1a17fb36132631a95fe6bb055b91e24a516ad81d#40808

Merged
cpuguy83 merged 1 commit intomoby:masterfrom
thaJeztah:update_libnetwork
Apr 24, 2020
Merged

vendor: update libnetwork 1a17fb36132631a95fe6bb055b91e24a516ad81d#40808
cpuguy83 merged 1 commit intomoby:masterfrom
thaJeztah:update_libnetwork

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

fixes #37506

full diff: moby/libnetwork@ef149a9...1a17fb3

Signed-off-by: Sebastiaan van Stijn github@gone.nl

- What I did

- How I did it

- How to verify it

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

full diff: moby/libnetwork@ef149a9...1a17fb3

- moby/libnetwork#2538 produce an error with invalid address pool
    - addresses moby#40388 dockerd ignores the --default-address-pool option
- moby/libnetwork#2471 DOCKER-USER chain not created when IPTableEnable=false
- moby/libnetwork#2544 Fix NPE due to null value returned by ep.Iface()
    - carries moby/libnetwork#2239 Prevent NPE in addServiceInfoToCluster()
    - addresses moby#37506 Error initializing docker.server while starting daemon by systemd

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah added this to the 20.03.0 milestone Apr 24, 2020
@thaJeztah
Copy link
Copy Markdown
Member Author

ping @cpuguy83 @AkihiroSuda PTAL

Copy link
Copy Markdown
Member

@cpuguy83 cpuguy83 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cpuguy83 cpuguy83 merged commit 4839b27 into moby:master Apr 24, 2020
@thaJeztah thaJeztah deleted the update_libnetwork branch May 2, 2020 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error initializing docker.server while starting daemon by systemd

3 participants