aboutsummaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Expand)Author
2012-03-19debian: Avoid unit test failure when doing "unofficial" builds.Ben Pfaff
2012-03-19debian: Bump standards-version to 3.9.3.Thomas Goirand
2012-03-19debian: Remove some useless files from the dkms pacakge.Thomas Goirand
2012-03-19debian: Clean .pyc files in "clean" target.Thomas Goirand
2012-03-19debian: Remove po-debconf build dependency.Thomas Goirand
2012-03-19debian: Build-depend on python-all to pull in all Python versions.Thomas Goirand
2012-03-19debian: Add missing ${python:Depends} to openvswitch-test package.Thomas Goirand
2012-03-19debian: Improve long descriptions so as to better describe the packages.Thomas Goirand
2012-03-19debian: Bump debhelper compat level to 8 and make build-depends consistent.Thomas Goirand
2012-03-08ovs-monitor-ipsec: Detect correctly IPSEC configuration changesAnsis Atteka
2012-03-08Revert "ovs-monitor-ipsec: Detect correctly IPSEC configuration changes"Ansis Atteka
2012-03-08ovs-monitor-ipsec: Detect correctly IPSEC configuration changesAnsis Atteka
2012-02-28debian: Fix exit status of openvswitch-switch init script "status" command.Ben Pfaff
2012-02-15debian: Update changelog for 1.4.0-2 uploadSimon Horman
2012-02-14debian: Use provided kernel source dir instead of host kernel version.Ben Pfaff
2012-02-14debian: Do not run "make" if "configure" fails during DKMS build.Ben Pfaff
2012-02-13debian: Look in /lib/modules instead of /usr/src for DKMS kernel sources.Ben Pfaff
2012-02-13debian: Fix dependencies for openvswitch-datapath-dkms package.Ben Pfaff
2012-02-06debian: Don't install Python modules for obsolete Python versions.Ben Pfaff
2012-02-03debian: Add dependency on ${misc:Depends} to openvswitch-testSimon Horman
2012-01-31debian: Add comment about upstream Linux 3.3 support in "changelog".v1.4.0Justin Pettit
2012-01-30Set dates for 1.4.0 release.Justin Pettit
2012-01-24debian: Delete log files correctly when packages are purged.Ben Pfaff
2012-01-02Debian: Depend on python (>= 2.7) | python-argparseSimon Horman
2011-12-20Add release date for 1.3.0.Ben Pfaff
2011-12-12debian: Consistently use American spelling of "license" in copyright.in.Ben Pfaff
2011-12-12debian: Correct licensing information for user/kernel shared header files.Ben Pfaff
2011-12-12debian: Add sFlow license information and text to copyright.in.Ben Pfaff
2011-12-09bugtool: move plugins data from /etc/openvswitch to /usr/share/openvswitchChris Wright
2011-12-09utilites: rename ovs-lib.sh to ovs-libChris Wright
2011-11-30Declare the version as "1.4.0".Justin Pettit
2011-11-18ovs-test: A new tool that allows to diagnose connectivity and performance issuesAnsis Atteka
2011-11-10debian: Strip epoch from version number used in directory names.Ben Pfaff
2011-11-04debian: Fix build failure installing ovs-vswitchd.conf.db(5) manpage.Ben Pfaff
2011-11-04debian: Install ovs-vswitchd.conf.db(5) manpage.Ben Pfaff
2011-11-01packaging: dpkg --purge command fails on Ubuntu 11.04Ansis Atteka
2011-10-27Fix manpage-check on RHEL 5.Ben Pfaff
2011-10-25Declare the version as "1.3.0".Justin Pettit
2011-10-25debian: Start ovs-monitor-ipsec after ovsdb running.Justin Pettit
2011-10-06ovs-monitor-ipsec: Fix use_ssl_cert option implementation.Ben Pfaff
2011-10-05debian: ovs-monitor-ipsec requires root_prefix option.Ethan Jackson
2011-10-05debian: Make ovs-monitor-ipsec executable.Ethan Jackson
2011-10-05debian: Fully convert ovs-monitor-ipsec to vlog.Ethan Jackson
2011-10-05debian: ovs-monitor-ipsec has a stale init script.Ethan Jackson
2011-10-05debian: Package the installed Python files, not those from the source tree.Ben Pfaff
2011-10-03debian: Make python-openvswitch packaging work with squeeze dh_python2.Ben Pfaff
2011-09-29bugtool: Collect "lacp/show" and "cfm/show" information.Justin Pettit
2011-09-27ovs-monitor-ipsec: Convert to vlog.Ethan Jackson
2011-09-27python: Upgrade daemon module to argparse.Ethan Jackson
2011-09-27python: Backport argparse to older platforms.Ethan Jackson