~alpine/aports

[alpine-aports] [PATCH] main/openvswitch: update to 2.3.2

Details
Message ID
<1434816517-45722-1-git-send-email-developer@it-offshore.co.uk>
Sender timestamp
1434816517
DKIM signature
missing
Download raw message
Patch: +5 -5
Notes for anyone using ovs with lxc & updating from Alpine 3.1 --> 3.2
In LXC 1.1.2 the mount entries in container/config have changed a little
& need to be modified (create a new container to find the new config format).

Changing these & rebooting with the new ovs worked without issue. Not doing
this broke the networking.
---
 main/openvswitch/APKBUILD | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/main/openvswitch/APKBUILD b/main/openvswitch/APKBUILD
index 43b2e7a..d19cc33 100644
--- a/main/openvswitch/APKBUILD
+++ b/main/openvswitch/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Stuart Cardall <developer@it-offshore.co.uk>
# Maintainer: Stuart Cardall <developer@it-offshore.co.uk>
pkgname=openvswitch
pkgver=2.3.1
pkgrel=1
pkgver=2.3.2
pkgrel=0
pkgdesc="A production quality, multilayer virtual switch"
url="http://openvswitch.org/"
arch="all"
@@ -80,7 +80,7 @@ package() {
		"$pkgdir"/etc/network/if-post-down.d/openvswitch || return 1
}

md5sums="c008c1de0a8b6363b37afa599105d6d6  openvswitch-2.3.1.tar.gz
md5sums="5a5739ed82f1accac1c2d8d7553dc88f  openvswitch-2.3.2.tar.gz
a2b05882127059f79a02d1c49b58e526  ovsdb-server.initd
f10a8ac784654bec359bda52779f16fe  ovsdb-server.confd
384ad5bbe9dd788de78012864233a756  ovs-vswitchd.initd
@@ -89,7 +89,7 @@ f10a8ac784654bec359bda52779f16fe  ovsdb-server.confd
6e17032bd6e7caf6e6e844b5a84d7080  musl-if_packet.patch
59fa9a6d293a25571562a5190ae559f2  0001-ovs-thread-Set-stacksize-to-1M.patch
efb3c073b7c475d9fb3999a38e4f92c0  ifupdown-alpine.patch"
sha256sums="21174901c311d54703b4a7f498be0c42e5d2cc68bdecb0090dbb555e2af4bcd2  openvswitch-2.3.1.tar.gz
sha256sums="386b11df94d06c68d391ee4091832360095bd3a14c72d454325fab284dad9887  openvswitch-2.3.2.tar.gz
737be74a4ce951cd49b9cd85696ff5cbdb54fa7ad52c831494fcf336487fc420  ovsdb-server.initd
d0d8a6a7256f4cc47ab1b9f9f7657202388133bcfff3668e7c1d4adbcc572261  ovsdb-server.confd
d2db312103d740fb9246ea218560995b969cb8356e3524d4c0ce79a06ccc65b8  ovs-vswitchd.initd
@@ -98,7 +98,7 @@ cc189d5ca24708ff775a4de312df3f611c65714724b8901ec6527c9e3f22e14a  ovs-vswitchd.c
d0e9e3e30b2943b10e7efa59c41c3bf8d5b599d55fc99198146bf4761df4d8ae  musl-if_packet.patch
faf997814e89b0b5948c06050ef38051f0bc6b108958f76313263f77a724906c  0001-ovs-thread-Set-stacksize-to-1M.patch
d2284376febcdb465ef2f216be01be52dab2a9726624b12c5cc47fb0d955d1b1  ifupdown-alpine.patch"
sha512sums="8ef4ca61b06a16b361436130bda3b119e4067e78837908fa1d509c3706bc0fe8cc8eb92c76fe439625aa6732a49cbbc6f26898f965b1bbb8b4062e21bcd2edf9  openvswitch-2.3.1.tar.gz
sha512sums="dfbd9d5b16aeecdc880efb910e0ec2e474dcc02515f0033b1e9466735387b39f2855bec49936a261aea66badb35e09598dbb9fc4b506e9a9e0c18d3441fea691  openvswitch-2.3.2.tar.gz
097d4721a78fff749c534910d98543778474406bd61b469b88a0d981a2a380556444437ec44278cead6d8688c45a38b2acbf1551acb9ab38d048f413728e3b88  ovsdb-server.initd
b1588d076bbfc7ef2dd46fce8e46186f40cbbc4667697f7ac13ddc68e34568fdab315fde47838de7f6d32916853190336cfe3735f672ad7cb624ae14dbff55a5  ovsdb-server.confd
4bff37f8bed32d5327b4b0433984ab8ffdce77f618034aa6ffd1ad4a7caa00703ea2bef312876dce5aafa4c17fe06dddd75e5c05c10e13bf8f5c3805a0654a96  ovs-vswitchd.initd
-- 
2.4.4



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)