UbuntuUpdates.org

Package "maas"

Name: maas

Description:

Ubuntu MAAS Server

Latest version: 0.1+bzr482+dfsg-0ubuntu1
Release: precise (12.04)
Level: base
Repository: main
Homepage: https://launchpad.net/maas

Links


Download "maas"


Other versions of "maas" in Precise

Repository Area Version
security universe 1.2+bzr1373+dfsg-0ubuntu1~12.04.6
security main 1.2+bzr1373+dfsg-0ubuntu1~12.04.6
updates universe 1.2+bzr1373+dfsg-0ubuntu1~12.04.6
updates main 1.2+bzr1373+dfsg-0ubuntu1~12.04.6

Packages in group

Deleted packages are displayed in grey.


Changelog

Version: 0.1+bzr482+dfsg-0ubuntu1 2012-04-23 12:07:20 UTC

maas (0.1+bzr482+dfsg-0ubuntu1) precise-proposed; urgency=low

  * New upstream release (Fixes LP: #981103)
  * debian/maas.postinst:
    - Make sure rabbitmq and postgresql are started on upgrade (LP: #981282)
    - Handle upgrades from any lower than 0.1+bzr462+dfsg-0ubuntu1 to
      correctly re-generate passwords, and not have db sync/migrate issues
      as config has changed upstream.
    - Correctly set Passwords for PSERV, otherwise it won't set new passwords.
  * Allow MAAS_DEFAULT_URL reconfiguration. (LP: #980970)
    - debian/maas.config: Add reconfigure validation to correctly allow it,
      and ask a question.
    - debian/maas.postinst: Reconfigure DEFAULT_MAAS_URL as well as cobbler
      server and next_server for PXE/Provisioning.
    - debian/maas.templates: Add debconf question and update info.
  * Do not lose MAAS_DEFAULT_URL settings on upgrade (LP: #984309)
  * debian/maas.postinst:
    - Set cobbler password in between quotes (LP: #984427)
    - Do not change permissions to maas.log (LP: #980915)
  * no longer use maas-cloudimg2ephemeral, but rather use premade images
    at http://maas.ubuntu.com

 -- Andres Rodriguez Tue, 17 Apr 2012 23:44:46 -0700

Source diff to previous version
981103 ProtocolError on node.save in maas shell
981282 Upgrade fails if services are not running
980970 We should be able to reconfigure the MAAS DEFAULT_U...
984309 DEFAULT_MAAS_URL is lost on package upgrade
984427 pserv.yaml misses to enclose in quotes Cobbler's pa...
980915 /var/log/maas/maas.log has weird permissions

Version: 0.1+bzr462+dfsg-0ubuntu1 2012-04-13 04:06:49 UTC

maas (0.1+bzr462+dfsg-0ubuntu1) precise; urgency=low

  * New upstream release (LP: #980240)

  [ Scott Moser ]
  * add dependency on distro-info (LP: #949442)
  * debian/control: add dependency on tgt for ephemeral iscsi environment

  [ Andres Rodriguez ]
  * Make package lintian clean:
    - maas{-dhcp}.lintian-overrides: Add to make lintian clean.
    - debian/control: Add missing dependencies; correct section and desc.
    - debian/maas.postinst: Do not use absolute path for rabbitmqctl.
    - debian/patches: Add headers to all patches.
  * debian/maas-dhcp.postrm: Added to disable dnsmasq in cobbler on removal.
  * debian/maas.config: Do not set a password with pwgen as it is not an
    essential package; allow dbconfig-common to create a password instead by
    creating an empty question. (LP: #977475)
  * Run MAAS, pserv, txlongpoll as non-root user. (LP: #975436)
    - debian/maas.postinst: Create user/group; set correct permissions for
      directories.
    - debian/maas.postrm: Remove user/group; restart apache2.
    - debian/maas.maas-{pserv,txlongpoll}.upstart: Update to run as non-root
      'maas' user.
  * debian/patches/01-fix-database-settings.patch: Remove adding of PSERV_URL.
  * debian/maas.postinst:
    - Handle config file upgrade from versions lower than 0.1+bzr445+dfsg-0ubuntu1,
      by creating new passwords and updating accordingly
    - use local variables in functions.
    - Handle maas tgt configuration for upgrades from 0.1+bzr459+dfsg-0ubuntu1.
  * debian/extras/99-maas: Add squid-deb-proxy file to enable PPAs. (LP: #979383)
  * debian/maas.install: Install missing commissioning-user-data script.

  [ Dave Walker (Daviey) ]
  * debian/patches/02-pserv-config.patch: Refreshed to apply to updated config.

  [ Gavin Panella ]
  * debian/maas.postinst: Update pserv.yaml and maas_local_settings.py to use
    password.

 -- Andres Rodriguez Thu, 12 Apr 2012 16:46:22 -0400

Source diff to previous version
980240 [FFe] New maas upstream release
949442 hard coded list of ubuntu release names, should use...
977475 maas.config script uses pwgen
975436 please run maas-pserv and maas-txlongpoll as non-ro...
979383 Cannot use juju with PPAs due to squid-deb-proxy de...

Version: 0.1+bzr415+dfsg-0ubuntu2 2012-04-07 17:06:52 UTC

maas (0.1+bzr415+dfsg-0ubuntu2) precise; urgency=low

  * debian/maas-dhcp.{config,postinst}:
    - Fix not setting new values on fresh install. (LP: #975321)
    - Fix unsetting domain, otherwise, even if disabled, it will always be set.
  * debian/control: Depends on maas for maas-dhcp.

 -- Andres Rodriguez Fri, 06 Apr 2012 15:30:44 -0400

Source diff to previous version
975321 maas-dhcp ignores input

Version: 0.1+bzr415+dfsg-0ubuntu1 2012-04-05 01:06:48 UTC

maas (0.1+bzr415+dfsg-0ubuntu1) precise; urgency=low

  * debian/control: Update package descriptions; Suggests maas-dhcp for maas
    and add a maas-dhcp binary.
  * Add maas-dhcp package to configure a DHCP server.
    - debian/maas-dhcp.config: Add to ask debconf questions about range,
      gateway, and domain.
    - debian/maas-dhcp.postinst: Handle update of config values.
    - debian/maas-dhcp.templates: Debconf questions.
  * debian/po: Update for templates.
  * Add message telling MAAS URL after installation.
    - debian/maas.templates: Add message.
    - debian/maas.postinst: Display message.
  * debian/maas.config: Hide dbconfig-install question.

 -- Andres Rodriguez Wed, 04 Apr 2012 14:47:13 -0400

Source diff to previous version

Version: 0.1+bzr400+dfsg-0ubuntu1 2012-04-04 01:06:49 UTC

maas (0.1+bzr400+dfsg-0ubuntu1) precise; urgency=low

  * debian/patches/{02-pserv-config,03-txlongpoll-config}.patch: Refreshed.
  * debian/maas.install: Install maas-gc cronjob.
  * Add apport hook.
    - debian/maas.apport: Add hook.
    - debian/rules: Install with apport.
  * debian/maas.logrotate: Add logrotate for txlongpoll and pserv logs.
  * Create 'var/lib/media/maas/storage' on postinst to have right permissions.
    - debian/maas.dirs: Drop dir creation.
    - debian/maas.postinst: Create dir with correct permissions.
    - debian/maas.postrm: Remove dir on purge.

 -- Andres Rodriguez Tue, 03 Apr 2012 14:50:34 -0400




About   -   Send Feedback to @ubuntu_updates