[ovs-git] [openvswitch/ovs] a1fcca: checkpatch: Support checking recent commits in the...

GitHub noreply at github.com
Wed Jun 14 21:02:47 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: a1fccabce2cb2a9d5cc1b31fa2bc61b3613984ce
      https://github.com/openvswitch/ovs/commit/a1fccabce2cb2a9d5cc1b31fa2bc61b3613984ce
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2017-06-14 (Wed, 14 Jun 2017)

  Changed paths:
    M utilities/checkpatch.py

  Log Message:
  -----------
  checkpatch: Support checking recent commits in the current repo.

Requested-by: Miguel Angel Ajo <majopela at redhat.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>


  Commit: c33e9122dbc369e6bbe6dc3b1ebdcb11b56cdf07
      https://github.com/openvswitch/ovs/commit/c33e9122dbc369e6bbe6dc3b1ebdcb11b56cdf07
  Author: Ben Warren <ben at skyportsystems.com>
  Date:   2017-06-14 (Wed, 14 Jun 2017)

  Changed paths:
    M debian/.gitignore
    M debian/automake.mk
    M debian/control
    A debian/libopenvswitch-dev.install
    A debian/libopenvswitch.install
    M debian/openvswitch-common.install
    R debian/openvswitch-dev.install

  Log Message:
  -----------
  Debian: Rework libopenvswitch packages

The 'openvswitch-common' package did not work well with cross-compiling
since it required Python.  This package is broken into two packages as
follows:
- libopenvwitch: contains library files (.a, .so)
- openvswitch-common: depends on libopenvswitch, contains command-line
  tools such as ovs-ofctl, ovs-appctl etc.

In addition, this 'openvswitch-dev' library is renamed to
'libopenvswitch-dev' to align more closely with Debian policy.  It
depends on libopenvswitch.

Signed-off-by: Ben Warren <ben at skyportsystems.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>


  Commit: 24aefb1845ed73d206cb3f368cae10b3b2e28367
      https://github.com/openvswitch/ovs/commit/24aefb1845ed73d206cb3f368cae10b3b2e28367
  Author: Ben Warren <ben at skyportsystems.com>
  Date:   2017-06-14 (Wed, 14 Jun 2017)

  Changed paths:
    M debian/compat
    M debian/control
    M debian/libopenvswitch-dev.install
    M debian/libopenvswitch.install

  Log Message:
  -----------
  Debian: Provide multi-arch support

This puts all libraries and pkg-config files in architecture-specific
directories for easier cross-compiling.

Signed-off-by: Ben Warren <ben at skyportsystems.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>


Compare: https://github.com/openvswitch/ovs/compare/1b3758c36e88...24aefb1845ed


More information about the git mailing list