diff --git a/_service b/_service index 628bca5..01e2d87 100644 --- a/_service +++ b/_service @@ -1,10 +1,10 @@ - /releases/openvswitch-1.4.0.tar.gz + /releases/openvswitch-1.4.1.tar.gz openvswitch.org - _service:download_url:openvswitch-1.4.0.tar.gz + _service:download_url:openvswitch-1.4.1.tar.gz bz2 diff --git a/_service:recompress:download_url:openvswitch-1.4.0.tar.bz2 b/_service:recompress:download_url:openvswitch-1.4.0.tar.bz2 deleted file mode 100644 index c3ce2e2..0000000 --- a/_service:recompress:download_url:openvswitch-1.4.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4f60cd79dcf62cd5a768be0ae5374696dd27e4f481c8dc54d44b3ea4f47d0af0 -size 1553285 diff --git a/_service:recompress:download_url:openvswitch-1.4.1.tar.bz2 b/_service:recompress:download_url:openvswitch-1.4.1.tar.bz2 new file mode 100644 index 0000000..0484e7b --- /dev/null +++ b/_service:recompress:download_url:openvswitch-1.4.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1e7d3000e15aa642d2aea231f23c692060c3b5fa018c92e1b5a4b6798d5656e +size 1562864 diff --git a/openvswitch.changes b/openvswitch.changes index fe711fe..3854e3e 100644 --- a/openvswitch.changes +++ b/openvswitch.changes @@ -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 diff --git a/openvswitch.spec b/openvswitch.spec index d8553ad..f257dc4 100644 --- a/openvswitch.spec +++ b/openvswitch.spec @@ -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