[pve-devel] [PATCH common 0/4] Various patches (deps, cleanups, enter_systemd_scope)
Wolfgang Bumiller
w.bumiller at proxmox.com
Fri Jun 3 11:09:20 CEST 2016
The following changes since commit c1a4a02b98956604917ec0f140094386ba536b21:
bump version to 4.0-66 (2016-06-01 11:32:28 +0200)
are available in the git repository at:
git://github.com/Blub/pve-common.git next
you can pull directly via:
$ git pull --ff-only git://github.com/Blub/pve-common.git next
for you to fetch changes up to f9f6a1c142877b25c6f311806fe5f2125607b23a:
added: enter_systemd_scope (2016-06-03 10:57:43 +0200)
----------------------------------------------------------------
Wolfgang Bumiller (4):
Consider /31 and /32 valid subnet masks.
add netmasks starting from /8 to local netmask list
move Network::get_active_interfaces to ProcFSTools
added: enter_systemd_scope
debian/control | 2 +-
src/PVE/INotify.pm | 3 +-
src/PVE/JSONSchema.pm | 4 ++-
src/PVE/Network.pm | 48 +++++++-------------------------
src/PVE/ProcFSTools.pm | 38 ++++++++++++++++++++++++++
src/PVE/Tools.pm | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++
6 files changed, 128 insertions(+), 41 deletions(-)
More information about the pve-devel
mailing list