forked from pool/openvswitch
Accepting request 120665 from home:onielsen:branches:network
New upstream version 1.4.1 * The default MAC learning timeout has been increased from 60 seconds to 300 seconds. The MAC learning timeout is now configurable. * Bug fixes OBS-URL: https://build.opensuse.org/request/show/120665 OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=10
This commit is contained in:
parent
6bf11c02e8
commit
6290fc16ad
4
_service
4
_service
@ -1,10 +1,10 @@
|
||||
<services>
|
||||
<service name="download_url">
|
||||
<param name="path">/releases/openvswitch-1.4.0.tar.gz</param>
|
||||
<param name="path">/releases/openvswitch-1.4.1.tar.gz</param>
|
||||
<param name="host">openvswitch.org</param>
|
||||
</service>
|
||||
<service name="recompress">
|
||||
<param name="file">_service:download_url:openvswitch-1.4.0.tar.gz</param>
|
||||
<param name="file">_service:download_url:openvswitch-1.4.1.tar.gz</param>
|
||||
<param name="compression">bz2</param>
|
||||
</service>
|
||||
</services>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4f60cd79dcf62cd5a768be0ae5374696dd27e4f481c8dc54d44b3ea4f47d0af0
|
||||
size 1553285
|
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d1e7d3000e15aa642d2aea231f23c692060c3b5fa018c92e1b5a4b6798d5656e
|
||||
size 1562864
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 10 22:32:34 UTC 2012 - on@morlock.nu
|
||||
|
||||
- New upstream version 1.4.1
|
||||
* The default MAC learning timeout has been increased from 60 seconds
|
||||
to 300 seconds. The MAC learning timeout is now configurable.
|
||||
* Bug fixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 5 10:08:32 UTC 2012 - on@morlock.nu
|
||||
|
||||
|
@ -29,7 +29,7 @@
|
||||
%bcond_with pyside
|
||||
|
||||
Name: openvswitch
|
||||
Version: 1.4.0
|
||||
Version: 1.4.1
|
||||
Release: 1
|
||||
License: Apache
|
||||
Summary: An open source, production quality, multilayer virtual switch
|
||||
|
Loading…
Reference in New Issue
Block a user