[lxc-devel] [lxc/lxc] 632297: arguments: print "-devel" when LXC_DEVEL is true

GitHub noreply at github.com
Thu Oct 12 13:14:11 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 632297b3b65eecf626a87ff0d5b9cfc8f3c181f1
      https://github.com/lxc/lxc/commit/632297b3b65eecf626a87ff0d5b9cfc8f3c181f1
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2017-10-12 (Thu, 12 Oct 2017)

  Changed paths:
    M src/lxc/arguments.c

  Log Message:
  -----------
  arguments: print "-devel" when LXC_DEVEL is true

liblxc should inform users that they are using a devel version. This will have
liblxc print

    MAJOR.MINOR.PATCH-devel

if LXC_DEVEL is true and

    MAJOR.MINOR.PATCH

otherwise.

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: d289046a3e44735af2ab2c4748c342bde03b5bc6
      https://github.com/lxc/lxc/commit/d289046a3e44735af2ab2c4748c342bde03b5bc6
  Author: Stéphane Graber <stgraber at stgraber.org>
  Date:   2017-10-12 (Thu, 12 Oct 2017)

  Changed paths:
    M src/lxc/arguments.c

  Log Message:
  -----------
  Merge pull request #1855 from brauner/2017-10-12/append_devel_to_version

arguments: print "-devel" when LXC_DEVEL is true


Compare: https://github.com/lxc/lxc/compare/70e1f27e0bc2...d289046a3e44


More information about the lxc-devel mailing list