[ovs-git] Open vSwitch: debian: ovs-monitor-ipsec requires root_prefix option. (master)

dev at openvswitch.org dev at openvswitch.org
Thu Oct 6 01:19:05 UTC 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, master has been updated
       via  c4f8424e0e18bf2c0be4d0800cc343b9d91ea897 (commit)
       via  0c13f5d505ba8817d2a883bdc056a6f45d68db18 (commit)
       via  a251af0a5337e265005eae19b08b5099f063c9c1 (commit)
       via  65b23a2adefaefe301f38ad237d3dcf7db8d726f (commit)
       via  d652410464e0a8e1a35389e7f0c0cd2c2430827a (commit)
      from  12a7df90927ff34bb87a0ba2dc08496d367480e6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit c4f8424e0e18bf2c0be4d0800cc343b9d91ea897
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=c4f8424e0e18bf2c0be4d0800cc343b9d91ea897
Author: Ethan Jackson <ethan at nicira.com>
		
debian: ovs-monitor-ipsec requires root_prefix option.
		
Before this patch, if the root_prefix option is left unset
ovs-monitor-ipsec will crash.


commit 0c13f5d505ba8817d2a883bdc056a6f45d68db18
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=0c13f5d505ba8817d2a883bdc056a6f45d68db18
Author: Ethan Jackson <ethan at nicira.com>
		
debian: Make ovs-monitor-ipsec executable.
		
Commit b153e667 "python: Upgrade daemon module to argparse."
removed the execute bit.  This was incorrect.


commit a251af0a5337e265005eae19b08b5099f063c9c1
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=a251af0a5337e265005eae19b08b5099f063c9c1
Author: Ethan Jackson <ethan at nicira.com>
		
debian: Fully convert ovs-monitor-ipsec to vlog.
		
Commit 201bf205 "ovs-monitor-ipsec: Convert to vlog." only
partially updated ovs-monitor-ipsec to the new vlog module.  This
commit completes the process.


commit 65b23a2adefaefe301f38ad237d3dcf7db8d726f
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=65b23a2adefaefe301f38ad237d3dcf7db8d726f
Author: Ethan Jackson <ethan at nicira.com>
		
debian: ovs-monitor-ipsec has a stale init script.
		
The ovs-monitor-ipsec init script used the old "pidfile-name"
instead of the new "pidfile" option.  This should cause it to fail
when starting.

This patch also causes ovs-monitor-ipsec to create a log file.


commit d652410464e0a8e1a35389e7f0c0cd2c2430827a
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=d652410464e0a8e1a35389e7f0c0cd2c2430827a
Author: Ethan Jackson <ethan at nicira.com>
		
xenserver: ovs-xapi-sync should create a log file.
		


-----------------------------------------------------------------------

Summary of changes:
 debian/openvswitch-ipsec.init    |    2 +-
 debian/ovs-monitor-ipsec         |   23 +++++++++++------------
 xenserver/etc_init.d_openvswitch |    2 +-
 3 files changed, 13 insertions(+), 14 deletions(-)
 mode change 100644 => 100755 debian/ovs-monitor-ipsec


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list