From 6c8ea4d5db40bcb58327e40e95decc20af1643a6 Mon Sep 17 00:00:00 2001 From: Thomas Merkel Date: Wed, 21 Sep 2016 14:12:01 +0200 Subject: [PATCH] Version bump to 16.2.0 core-base image Includes new Dovecot version and fixes for munin-plugins --- LICENSE | 2 +- customize | 4 ++-- manifest | 4 ++-- manifest.json | 4 ++-- packages | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/LICENSE b/LICENSE index 6227930..7315569 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2015 SkyLime GmbH, All rights reserved. +Copyright (c) 2016 SkyLime GmbH, All rights reserved. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/customize b/customize index 69d2fc9..1f45c3d 100755 --- a/customize +++ b/customize @@ -6,8 +6,8 @@ PATH=/opt/local/gnu/bin:/opt/local/bin:/opt/local/sbin:/usr/bin:/usr/sbin # Munin plugins MUNIN_PLUGINS=" - 'dovecot' - 'redis_replication_status' + dovecot + redis_replication_status " # Exit if any commands fail diff --git a/manifest b/manifest index d773754..e7ad0ee 100644 --- a/manifest +++ b/manifest @@ -1,8 +1,8 @@ name="core-mbox" organization="SkyLime" brand="Instance" -version="15.1.1" +version="16.2.0" description="core.io Mailbox Server" homepage="https://github.com/skylime/mi-core-mbox" users="root admin" -base="156cac3d-2d48-489e-b12c-5ff493bffe2d" +base="94deaf71-9b8f-42db-8e98-6f98ec82b676" diff --git a/manifest.json b/manifest.json index 53423ef..c083eff 100644 --- a/manifest.json +++ b/manifest.json @@ -1,11 +1,11 @@ { "name": "core-mbox", - "version": "15.1.1", + "version": "16.2.0", "description": "core.io Mailbox Server", "organization": "SkyLime", "brand": "Instance", "homepage": "https://github.com/skylime/mi-core-mbox", - "base": "156cac3d-2d48-489e-b12c-5ff493bffe2d", + "base": "94deaf71-9b8f-42db-8e98-6f98ec82b676", "customer_metadata": { "root_authorized_keys": {"type": "text", "description": "SSH public key(s) for the root user"}, "syslog_host": {"type": "text", "description": "syslog server IP address and port seperated by colon"}, diff --git a/packages b/packages index bb4713c..0783d57 100644 --- a/packages +++ b/packages @@ -1,4 +1,4 @@ -http://pkgsrc.smartos.skylime.net/skylime-extra/2015Q1/x86_64/dovecot-2.2.16nb5.tgz +dovecot dovecot-pigeonhole redis py27-redis-py