[DRE-commits] [vagrant-lxc] branch master updated (06f02b7 -> deae202)

Antonio Terceiro terceiro at moszumanska.debian.org
Thu Oct 22 13:23:26 UTC 2015


This is an automated email from the git hooks/post-receive script.

terceiro pushed a change to branch master
in repository vagrant-lxc.

      from  06f02b7   debian/copyright: add copyright for scripts/lxc-template
      adds  06e4952   Imported Upstream version 1.2.1
       new  151bf74   Merge tag 'upstream/1.2.1'
       new  a78e591   New upstream release
       new  6526664   Refresh patches
       new  deae202   release to unstable

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGELOG.md                                       |  32 ++++-
 Gemfile                                            |   2 +-
 Gemfile.lock                                       | 133 +++++++++------------
 README.md                                          |   5 +-
 debian/changelog                                   |   7 ++
 .../0001-Read-extra-files-from-usr-share.patch     |  12 +-
 .../0002-Fix-shebang-in-sudoers-template.patch     |   6 +-
 lib/vagrant-lxc/action.rb                          |   2 -
 lib/vagrant-lxc/action/boot.rb                     |   9 ++
 lib/vagrant-lxc/action/forward_ports.rb            |   4 +-
 .../action/gc_private_network_bridges.rb           |   5 +-
 lib/vagrant-lxc/action/private_networks.rb         |   7 +-
 lib/vagrant-lxc/action/remove_temporary_files.rb   |  23 ----
 lib/vagrant-lxc/command/sudoers.rb                 |   1 +
 lib/vagrant-lxc/driver.rb                          | 112 ++++++++---------
 lib/vagrant-lxc/provider.rb                        |   2 +-
 lib/vagrant-lxc/sudo_wrapper.rb                    |   8 +-
 lib/vagrant-lxc/version.rb                         |   2 +-
 locales/en.yml                                     |   2 +-
 metadata.yml                                       |   7 +-
 scripts/lxc-template                               |   2 +-
 scripts/pipework                                   |   2 +-
 spec/unit/action/forward_ports_spec.rb             |  16 +--
 spec/unit/driver_spec.rb                           |  16 +--
 templates/sudoers.rb.erb                           |  12 +-
 25 files changed, 209 insertions(+), 220 deletions(-)
 delete mode 100644 lib/vagrant-lxc/action/remove_temporary_files.rb

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/vagrant-lxc.git



More information about the Pkg-ruby-extras-commits mailing list