2014-05-18 17:44:25 +00:00
|
|
|
propellor (0.5.3) UNRELEASED; urgency=medium
|
|
|
|
|
|
|
|
* Fix unattended-upgrades config for !stable.
|
2014-05-19 14:51:28 +00:00
|
|
|
* Ensure that kernel hostname is same as /etc/hostname when configuring
|
|
|
|
hostname.
|
2014-05-18 17:44:25 +00:00
|
|
|
|
|
|
|
-- Joey Hess <joeyh@debian.org> Sun, 18 May 2014 13:44:00 -0400
|
|
|
|
|
2014-05-17 20:43:10 +00:00
|
|
|
propellor (0.5.2) unstable; urgency=medium
|
2014-05-10 14:05:28 +00:00
|
|
|
|
2014-05-15 00:36:23 +00:00
|
|
|
* A bug that caused propellor to hang when updating a running docker
|
|
|
|
container appears to have been fixed. Note that since it affects
|
|
|
|
the propellor process that serves as "init" of docker containers,
|
|
|
|
they have to be restarted for the fix to take effect.
|
2014-05-10 14:05:28 +00:00
|
|
|
* Licence changed from GPL to BSD.
|
2014-05-15 00:36:23 +00:00
|
|
|
* A few changes to allow building Propellor on OSX. One user reports
|
|
|
|
successfully using it there.
|
2014-05-10 14:05:28 +00:00
|
|
|
|
2014-05-17 20:43:10 +00:00
|
|
|
-- Joey Hess <joeyh@debian.org> Sat, 17 May 2014 16:42:55 -0400
|
2014-05-10 14:05:28 +00:00
|
|
|
|
2014-04-24 22:10:13 +00:00
|
|
|
propellor (0.5.1) unstable; urgency=medium
|
2014-04-22 23:08:14 +00:00
|
|
|
|
2014-04-23 19:04:35 +00:00
|
|
|
* Primary DNS servers now have allow-transfer automatically populated
|
|
|
|
with the IP addresses of secondary dns servers. So, it's important
|
|
|
|
that all secondary DNS servers have an ipv4 (and/or ipv6) property
|
|
|
|
configured.
|
2014-04-24 03:57:36 +00:00
|
|
|
* Deal with old ssh connection caching sockets.
|
2014-04-24 22:10:13 +00:00
|
|
|
* Add missing build deps and deps. Closes: #745459
|
2014-04-22 23:08:14 +00:00
|
|
|
|
2014-04-24 22:10:13 +00:00
|
|
|
-- Joey Hess <joeyh@debian.org> Thu, 24 Apr 2014 18:09:58 -0400
|
2014-04-22 23:08:14 +00:00
|
|
|
|
2014-04-19 21:38:15 +00:00
|
|
|
propellor (0.5.0) unstable; urgency=medium
|
2014-04-19 14:47:38 +00:00
|
|
|
|
|
|
|
* Removed root domain records from SOA. Instead, use RootDomain
|
|
|
|
when calling Dns.primary.
|
2014-04-19 15:00:48 +00:00
|
|
|
* Dns primary and secondary properties are now revertable.
|
2014-04-19 17:17:25 +00:00
|
|
|
* When unattendedUpgrades is enabled on an Unstable or Testing system,
|
|
|
|
configure it to allow the upgrades.
|
2014-04-19 21:38:15 +00:00
|
|
|
* New website, https://propellor.branchable.com/
|
2014-04-19 14:47:38 +00:00
|
|
|
|
2014-04-19 21:38:15 +00:00
|
|
|
-- Joey Hess <joeyh@debian.org> Sat, 19 Apr 2014 17:38:02 -0400
|
2014-04-19 14:47:38 +00:00
|
|
|
|
2014-04-19 06:10:41 +00:00
|
|
|
propellor (0.4.0) unstable; urgency=medium
|
2014-04-18 01:01:06 +00:00
|
|
|
|
2014-04-19 05:26:38 +00:00
|
|
|
* Propellor can configure primary DNS servers, including generating
|
|
|
|
zone files, which is done by looking at the properties of hosts
|
|
|
|
in a domain.
|
2014-04-19 05:28:46 +00:00
|
|
|
* The `cname` property was renamed to `alias` as it does not always
|
|
|
|
generate CNAME in the DNS.
|
2014-04-19 05:26:38 +00:00
|
|
|
* Constructor of Property has changed (use `property` function instead).
|
2014-04-18 08:48:49 +00:00
|
|
|
* All Property combinators now combine together their Attr settings.
|
|
|
|
So Attr settings can be made inside a propertyList, for example.
|
|
|
|
* Run all cron jobs under chronic from moreutils to avoid unnecessary
|
|
|
|
mails.
|
2014-04-18 01:01:06 +00:00
|
|
|
|
2014-04-19 06:10:41 +00:00
|
|
|
-- Joey Hess <joeyh@debian.org> Sat, 19 Apr 2014 02:09:56 -0400
|
2014-04-18 01:01:06 +00:00
|
|
|
|
2014-04-18 00:09:14 +00:00
|
|
|
propellor (0.3.1) unstable; urgency=medium
|
2014-04-11 19:00:27 +00:00
|
|
|
|
|
|
|
* Merge scheduler bug fix from git-annex.
|
2014-04-13 02:36:36 +00:00
|
|
|
* Support for provisioning hosts with ssh and gpg keys.
|
|
|
|
* Obnam support.
|
2014-04-13 18:01:30 +00:00
|
|
|
* Apache support.
|
2014-04-14 19:48:52 +00:00
|
|
|
* Postfix satellite system support.
|
2014-04-13 19:34:01 +00:00
|
|
|
* Properties can now be satisfied differently on different operating
|
|
|
|
systems.
|
2014-04-13 19:54:25 +00:00
|
|
|
* Standard apt configuration for stable now includes backports.
|
2014-04-17 23:43:12 +00:00
|
|
|
* Cron jobs generated by propellor use flock(1) to avoid multiple
|
|
|
|
instances running at a time.
|
2014-04-18 00:09:14 +00:00
|
|
|
* Add support for SSH ed25519 keys.
|
|
|
|
(Thanks, Franz Pletz.)
|
2014-04-11 19:00:27 +00:00
|
|
|
|
2014-04-18 00:09:14 +00:00
|
|
|
-- Joey Hess <joeyh@debian.org> Thu, 17 Apr 2014 20:07:33 -0400
|
2014-04-11 19:00:27 +00:00
|
|
|
|
2014-04-11 05:19:15 +00:00
|
|
|
propellor (0.3.0) unstable; urgency=medium
|
2014-04-08 22:08:16 +00:00
|
|
|
|
|
|
|
* ipv6to4: Ensure interface is brought up automatically on boot.
|
2014-04-08 22:41:30 +00:00
|
|
|
* Enabling unattended upgrades now ensures that cron is installed and
|
|
|
|
running to perform them.
|
2014-04-09 04:54:27 +00:00
|
|
|
* Properties can be scheduled to only be checked after a given time period.
|
2014-04-10 04:53:12 +00:00
|
|
|
* Fix bootstrapping of dependencies.
|
|
|
|
* Fix compilation on Debian stable.
|
|
|
|
* Include security updates in sources.list for stable and testing.
|
2014-04-10 20:03:49 +00:00
|
|
|
* Use ssh connection caching, especially when bootstrapping.
|
2014-04-10 21:22:32 +00:00
|
|
|
* Properties now run in a Propellor monad, which provides access to
|
|
|
|
attributes of the host.
|
2014-04-08 22:08:16 +00:00
|
|
|
|
2014-04-11 05:19:15 +00:00
|
|
|
-- Joey Hess <joeyh@debian.org> Fri, 11 Apr 2014 01:19:05 -0400
|
2014-04-08 22:08:16 +00:00
|
|
|
|
2014-04-08 06:08:28 +00:00
|
|
|
propellor (0.2.3) unstable; urgency=medium
|
2014-04-04 19:58:48 +00:00
|
|
|
|
|
|
|
* docker: Fix laziness bug that caused running containers to be
|
|
|
|
unnecessarily stopped and committed.
|
2014-04-04 20:20:20 +00:00
|
|
|
* Add locking so only one propellor can run at a time on a host.
|
2014-04-04 22:21:54 +00:00
|
|
|
* docker: When running as effective init inside container, wait on zombies.
|
2014-04-08 06:08:28 +00:00
|
|
|
* docker: Added support for configuring shared volumes and linked
|
|
|
|
containers.
|
2014-04-04 19:58:48 +00:00
|
|
|
|
2014-04-08 06:08:28 +00:00
|
|
|
-- Joey Hess <joeyh@debian.org> Tue, 08 Apr 2014 02:07:37 -0400
|
2014-04-04 19:58:48 +00:00
|
|
|
|
2014-04-04 05:12:09 +00:00
|
|
|
propellor (0.2.2) unstable; urgency=medium
|
2014-04-04 04:08:30 +00:00
|
|
|
|
|
|
|
* Now supports provisioning docker containers with architecture/libraries
|
2014-04-04 05:12:09 +00:00
|
|
|
that do not match the host.
|
2014-04-04 04:08:30 +00:00
|
|
|
* Fixed a bug that caused file modes to be set to 600 when propellor
|
2014-04-04 05:12:09 +00:00
|
|
|
modified the file (did not affect newly created files).
|
2014-04-04 04:08:30 +00:00
|
|
|
|
2014-04-04 05:12:09 +00:00
|
|
|
-- Joey Hess <joeyh@debian.org> Fri, 04 Apr 2014 01:07:32 -0400
|
2014-04-04 04:08:30 +00:00
|
|
|
|
2014-04-03 04:59:26 +00:00
|
|
|
propellor (0.2.1) unstable; urgency=medium
|
|
|
|
|
|
|
|
* First release with Debian package.
|
|
|
|
|
|
|
|
-- Joey Hess <joeyh@debian.org> Thu, 03 Apr 2014 01:43:14 -0400
|
|
|
|
|
|
|
|
propellor (0.2.0) unstable; urgency=low
|
2014-04-01 19:07:07 +00:00
|
|
|
|
|
|
|
* Added support for provisioning Docker containers.
|
|
|
|
* Bootstrap deployment now pushes the git repo to the remote host
|
|
|
|
over ssh, securely.
|
|
|
|
* propellor --add-key configures a gpg key, and makes propellor refuse
|
|
|
|
to pull commits from git repositories not signed with that key.
|
|
|
|
This allows propellor to be securely used with public, non-encrypted
|
|
|
|
git repositories without the possibility of MITM.
|
2014-04-02 16:13:39 +00:00
|
|
|
* Added support for type-safe reversions. Only some properties can be
|
|
|
|
reverted; the type checker will tell you if you try something that won't
|
|
|
|
work.
|
|
|
|
* New syntactic sugar for building a list of properties, including
|
|
|
|
revertable properties.
|
2014-04-01 19:07:07 +00:00
|
|
|
|
2014-04-02 17:57:50 +00:00
|
|
|
-- Joey Hess <joeyh@debian.org> Wed, 02 Apr 2014 13:57:42 -0400
|