SHA256
1
0
forked from pool/openvswitch
Go to file
Marcus Meissner 6290fc16ad 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
2012-05-23 07:52:21 +00:00
_service Accepting request 120665 from home:onielsen:branches:network 2012-05-23 07:52:21 +00:00
_service:recompress:download_url:openvswitch-1.4.1.tar.bz2 Accepting request 120665 from home:onielsen:branches:network 2012-05-23 07:52:21 +00:00
.gitattributes Accepting request 55634 from home:pmullaney:openvswitch 2010-12-11 16:10:38 +00:00
.gitignore Accepting request 55634 from home:pmullaney:openvswitch 2010-12-11 16:10:38 +00:00
Module.supported Accepting request 113572 from home:onielsen:branches:network 2012-05-03 07:51:43 +00:00
openvswitch-1.1.0-stp-fwd-delay.patch Accepting request 70540 from home:anubisg1:branches:network 2011-05-20 19:19:18 +00:00
openvswitch-controller.init Accepting request 107677 from home:dmacvicar:branches:network 2012-03-14 10:03:21 +00:00
openvswitch-ipsec.init Accepting request 107677 from home:dmacvicar:branches:network 2012-03-14 10:03:21 +00:00
openvswitch-switch.init Accepting request 107677 from home:dmacvicar:branches:network 2012-03-14 10:03:21 +00:00
openvswitch-switch.logrotate Accepting request 107677 from home:dmacvicar:branches:network 2012-03-14 10:03:21 +00:00
openvswitch-switch.template Accepting request 107677 from home:dmacvicar:branches:network 2012-03-14 10:03:21 +00:00
openvswitch.changes Accepting request 120665 from home:onielsen:branches:network 2012-05-23 07:52:21 +00:00
openvswitch.spec Accepting request 120665 from home:onielsen:branches:network 2012-05-23 07:52:21 +00:00
preamble Accepting request 106537 from home:onielsen:branches:network 2012-02-25 12:59:37 +00:00
README.packager Accepting request 107677 from home:dmacvicar:branches:network 2012-03-14 10:03:21 +00:00

This package is based on the Debian openvswitch package as the
original openvswitch package in the build service was next to useless
due of being based on the xenserver/ directory of the sources, which
tied the package completely to xen.

Also, the original package was one big package depending even on Qt4.
This package splits in varius subpackages.

The xen part was removed. If it needs to be added again, it needs to
be its subpackage.

TODO:

- [DONE] sysconfig is bogus, as the init scripts do not source it yet (uses debian defaults file)
- pki component does not have the postun postin scripts yet