github Teradata/stacki stacki-5.4.1
5.4.1

latest releases: stacki-5.6.5, stacki-5.6.4, stacki-5.6.3...
3 years ago

5.4.1

Feature

  • teach probepal how to recognize SLES 15 Package media.

  • teach probepal how to recognize SLES15 sp1 installer iso, because sles puts spaces in version numbers

  • add probe name to the list of attributes in a palletinfo object

  • make pallets.cgi return os and arch information for pallets. Refactor pallets.cgi to use probepal

Bugfix

  • Fix frontend-install.py to detect package existence accurately with zypper

  • Create blank versions of some apache conf files so package updates won't add them back

  • Fix regression in load storage partition

  • Support for MTU in SLES

  • Change pallet fingerprinting for sles11/12 to match the rest of stacki

    The version field is now the major version number concat'd with service pack.

    The release field is now the distro concat'd with the major version number.

    NAME   VERSION              RELEASE ARCH   OS   BOXES
    stacki 5.4_20191118_ed3441d sles12  x86_64 sles default frontend
    SLES   12sp3                sles12  x86_64 sles -----
    
  • Use the same starting node for stackios as frontend-install.py

  • do get()'s instead of indexing into the attributes dicitonary to not crash on a stackios frontend install

  • add a stack sync config. This is needed in stackios (at least to fix the hosts file). TODO: better place for this line...

  • Explicitly set the permissions in 'add pallet', to make them compatible with apache - this was broken in stackios

  • stackios needs to set the hostname attr explicitly in site.attrs

  • Fix logrotate config not being laid down during install

  • add pallets to the frontend box in StackiOS

  • remove the very old create keys command. Use ssh-keygen instead.

  • don't apply pallet patches when creating jumbo pallets

  • Remove/replace unnecessary calls into stack.file

  • Add pallet by network path should normalize the path ('//' -> '/')

    (and then actually use the result)

  • Don't throw away wget output in 'add pallet', in case we have an error

  • On CentOS paths for mariadb RPM are borked

  • pip2src sometimes lost bootstrap for deps

    If multiple packages shared a dependency but only one package was
    set for bootstrap sometimes the dependencies would not bootstrap.

  • Keep Docker on CentOS7

    latest image tag is now CentOS8 and we are not ready for that.

Git

  • Merge branch 'release/5.4' into develop

Don't miss a new stacki release

NewReleases is sending notifications on new releases.