Skip to content

Commit

Permalink
v20.10.35
Browse files Browse the repository at this point in the history
  • Loading branch information
balena-ci committed Apr 24, 2023
1 parent 232c9c1 commit efb7ea6
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 1 deletion.
19 changes: 19 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
- commits:
- subject: Update libnetwork to fix port binding issue
hash: 56aa6337c29329e6100c24f6775840c47081cd06
body: |
This new version has a patch cherry-picked from here:
https://github.com/moby/libnetwork/pull/1805
This patch is meant to avoid cases in which libnetwork internal state
gets inconsistent in case of crashes.
footer:
Signed-off-by: Leandro Motta Barros <leandro@balena.io>
signed-off-by: Leandro Motta Barros <leandro@balena.io>
Change-type: patch
change-type: patch
author: Leandro Motta Barros
nested: []
version: 20.10.35
title: ""
date: 2023-04-24T13:11:04.337Z
- commits:
- subject: Update librsync-go to v0.8.5, circbuf to v0.1.3
hash: a7c917a97048314e956d7264e97598465f88c1c7
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
This project adheres to [Semantic Versioning](http://semver.org/).

# v20.10.35
## (2023-04-24)

* Update libnetwork to fix port binding issue [Leandro Motta Barros]

# v20.10.34
## (2023-04-05)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.10.34
20.10.35

0 comments on commit efb7ea6

Please sign in to comment.