turnkey-couchdb-18.0 (1) turnkey; urgency=low

  * Install latest version of CouchDB: 3.3.3.
    [Anton Pyrogovskyi <anton@turnkeylinux.org>]

  * Confconsole: bugfix broken DNS-01 Let's Encrypt challenge- closes #1876 &
    #1895.
    [Jeremy Davis <jeremy@turnkeylinux.org>]

  * Ensure hashfile includes URL to public key - closes #1864.

  * Include webmin-logviewer module by default - closes #1866.

  * Upgraded base distribution to Debian 12.x/Bookworm.

  * Configuration console (confconsole):
    - Support for DNS-01 Let's Encrypt challenges.
      [ Oleh Dmytrychenko <dmytrychenko.oleh@gmail.com> github: @NitrogenUA ]
    - Support for getting Let's Encrypt cert via IPv6 - closes #1785.
    - Refactor network interface code to ensure that it works as expected and
      supports more possible network config (e.g. hotplug interfaces & wifi).
    - Show error message rather than stacktrace when window resized to
      incompatable resolution - closes  #1609.
      [ Stefan Davis <stefan@turnkeylinux.org> ]
    - Bugfix exception when quitting configuration of mail relay.
      [ Oleh Dmytrychenko <dmytrychenko.oleh@gmail.com> github: @NitrogenUA ]
    - Improve code quality: implement typing, fstrings and make (mostly) PEP8
      compliant.
      [Stefan Davis <stefan@turnkeylinux.org> & Jeremy Davis

  * Firstboot Initialization (inithooks):
    - Refactor start up (now hooks into getty process, rather than having it's
      own service).
      [ Stefan Davis <stefan@turnkeylinux.org> ]
    - Refactor firstboot.d/01ipconfig (and 09hostname) to ensure that hostname
      is included in dhcp info when set via inithooks.
    - Package turnkey-make-ssl-cert script (from common overlay - now packaged
      as turnkey-ssl). Refactor relevant scripts to leverage turnkey-ssl.
    - Refactor run script - use bashisms and general tidying.
    - Show blacklisted password characters more nicely.
    - Misc packaging changes/improvements.
    - Support returning output from MySQL - i.e. support 'SELECT'. (Only
      applies to apps that include MySQL/MariaDB).

  * Web management console (webmin):
    - Upgraded webmin to v2.105.
    - Replace webmin-shell with webmin-xterm module by default - closes #1904.
    - Removed stunnel reverse proxy (Webmin hosted directly now).
    - Ensure that Webmin uses HTTPS with default cert
      (/etc/ssl/private/cert.pem).
    - Disabled Webmin Let's Encrypt (for now).

  * Web shell (shellinabox):
    - Completely removed in v18.0 (Webmin now has a proper interactive shell).
    - Note: previous v18.0 releases did not include webmin-xterm pkg - see
      above webmin note &/or #1904.

  * Backup (tklbam):
    - Ported dependencies to Debian Bookworm; otherwise unchanged.

  * Security hardening & improvements:
    - Generate and use new TurnKey Bookworm keys.
    - Automate (and require) default pinning for packages from Debian
      backports. Also support non-free backports.

  * IPv6 support:
    - Adminer (only on LAMP based apps) listen on IPv6.
    - Nginx/NodeJS (NodeJS based apps only) listen on IPv6.

  * Misc bugfixes & feature implementations:
    - Remove rsyslog package (systemd journal now all that's needed).
    - Include zstd compression support.
    - Enable new non-free-firmware apt repo by default.
    - Improve turnkey-artisan so that it works reliably in cron jobs (only
      Laravel based LAMP apps).

 -- Jeremy Davis <jeremy@turnkeylinux.org>  Wed, 13 Mar 2024 07:15:13 +0000

turnkey-couchdb-17.1 (1) turnkey; urgency=low

  * Updated all Debian packages to latest.
    [ autopatched by buildtasks ]

  * Patched bugfix release. Closes #1734.
    [ autopatched by buildtasks ]

 -- Jeremy Davis <jeremy@turnkeylinux.org>  Wed, 14 Dec 2022 02:52:16 +0000

turnkey-couchdb-17.0 (1) turnkey; urgency=low

  * Installed CouchDB v3.2.2 from Apache repos.
    [ Zhenya Hvorostian ]

  * Switched to using apache.jfrog.io apt repository.
    [ Zhenya Hvorostian ]

  * Host Control Panel with PM2 instead of couchapp.
    [ Zhenya Hvorostian ]

  * Remain PBKDF2 unchanged since last appliance release.
    The setting is available via Fauxton UI in the config area.
    [ Zhenya Hvorostian ]

  * Major refactoring and improvements to build code for v17.0, including
    removing common nodejs components - upstream deb now includes Fauxton).
    [ with Mattie Darden <mattie@turnkeylinunx.org> ]

  * Note: Please refer to turnkey-core's 17.0 changelog for changes common to all
    appliances. Here we only describe changes specific to this appliance.

 -- Jeremy Davis <jeremy@turnkeylinux.org>  Fri, 18 Nov 2022 20:00:35 +0000

turnkey-couchdb-16.1 (1) turnkey; urgency=low

  * Installed CouchDB v3.1.1 from upstream debian repos.

  * Increased Nginx http request body limit to 20MB (default is 1MB) - closes
    #1184.

  * Note: Please refer to turnkey-core's 16.1 changelog for changes common to all
    appliances. Here we only describe changes specific to this appliance.

 -- Stefan Davis <stefan@turnkeylinux.org>  Wed, 10 Feb 2021 02:51:02 +1100

turnkey-couchdb-16.0 (1) turnkey; urgency=low

  * Installed CouchDB v3.1.0 from upstream debian repos.

  * Explcitly disable TLS<1.2 (i.e. SSLv3, TLSv1, TLSv1.1). (v15.x
    TurnKey releases supported TLS 1.2, but could fallback as low as TLSv1).

  * Update SSL/TLS cyphers to provide "Intermediate" browser/client support
    (suitable for "General-purpose servers with a variety of clients,
    recommended for almost all systems"). As provided by Mozilla via
    https://ssl-config.mozilla.org/.

  * Note: Please refer to turnkey-core's changelog for changes common to all
    appliances. Here we only describe changes specific to this appliance.

 -- Stefan Davis <stefan@turnkeylinux.org>  Thu, 11 Jun 2020 16:02:24 +1000

turnkey-couchdb-15.0 (1) turnkey; urgency=low

  * Installed CouchDB v2.1.2 from upstream source code.

  * Note: Please refer to turnkey-core's changelog for changes common to all
    appliances. Here we only describe changes specific to this appliance.

 -- Stefan Davis <stefan@turnkeylinux.org>  Tue, 07 Aug 2018 13:35:22 +1000

turnkey-couchdb-14.2 (1) turnkey; urgency=low

  * Installed CouchDB v2.0.0 from upstream source code.

  * The initscript is no longer supplied by upstream and taken from overlay
    instead.

  * Fixed [#629].

  * Note: Please refer to turnkey-core's changelog for changes common to all
    appliances. Here we only describe changes specific to this appliance.

 -- Anton Pyrogovskyi <anton@turnkeylinux.org>  Sun, 09 Jul 2017 23:40:02 +0200

turnkey-couchdb-14.1 (1) turnkey; urgency=low

  * Fixed SSL issue (serving ssl on 443) [#551].

  * Note: Please refer to turnkey-core's changelog for changes common to all
    appliances. Here we only describe changes specific to this appliance.

 -- Stefan Davis <nafets.sivad@gmail.com>  Wed, 27 Jan 2016 01:25:42 +1100

turnkey-couchdb-14.0 (1) turnkey; urgency=low

  * Installed CouchDB v1.6.1 from upstream source code.

        -Debian Package no longer available.

  * Latest Debian Jessie package versions of other components.

  * Note: Please refer to turnkey-core's changelog for changes common to all
    appliances. Here we only describe changes specific to this appliance.

 -- Jeremy Davis <jeremy@turnkeylinux.org>  Tue, 02 Jun 2015 22:17:41 +1000

turnkey-couchdb-13.0 (1) turnkey; urgency=low

  * Latest Debian Wheezy package versions of all components.

  * Note: Please refer to turnkey-core's changelog for changes common to all
    appliances. Here we only describe changes specific to this appliance.

 -- Alon Swartz <alon@turnkeylinux.org>  Thu, 10 Oct 2013 17:41:07 +0300

turnkey-couchdb-12.1 (1) turnkey; urgency=low

  * Latest Debian Squeeze package version of CouchApp.

  * Note: Please refer to turnkey-core's changelog for changes common to all
    appliances. Here we only describe changes specific to this appliance.

 -- Alon Swartz <alon@turnkeylinux.org>  Sun, 07 Apr 2013 08:00:00 +0200

turnkey-couchdb-12.0 (1) turnkey; urgency=low

  * Initial public release of TurnKey CouchDB.

  * Set CouchDB admin password on firstboot (convenience, security).

  * Regenerates all secrets during installation / firstboot (security).

  * Includes Nginx pre-configured to proxy to CouchDB, with SSL support
    out of the box (performance, security).

  * Includes TurnKey Web Control panel with links to useful references,
    served by CouchDB, built with CouchApp: /opt/tklwebcp

  * Includes CouchApp, CouchDB Python bindings and iPython (convenience).

  * Major component versions

    nginx           0.7.67-3+squeeze2
    couchdb         0.11.0-2.3
    python-couchdb  0.6-1
    ipython         0.10-2
    couchapp        1.0.1 (upstream pip)

  * Note: Please refer to turnkey-core's changelog for changes common to all
    appliances. Here we only describe changes specific to this appliance.

 -- Alon Swartz <alon@turnkeylinux.org>  Wed, 01 Aug 2012 08:00:00 +0200

