[Coquelicot] [ANNOUNCE] Coquelicot 0.9.6

Lunar lunar at anargeek.net
Tue Dec 20 19:32:58 CET 2016


Hi!

Coquelicot 0.9.6 is out!

What's new?
-----------

This new release includes the new `userpass` authentication method
submitted by Rowan Thorpe. It stores multiple login/password credentials
in a configuration file. Password are stored encrypted using bcrypt.

Other changes:

 * Properly translate storage durations in upload form.
   Fix by Rowan Thrope.
 * Update and clean up dependencies.
 * Minor improvements:
   - Use proper unit when reporting byte count during upload.
   - Fix views that made the latest Haml parser unhappy.
 * Translation improvements:
   - Refresh translation template and catalogs
   - Add bug report address to translation template
   - Fix a syntax error in Spanish PO file.
   - Add comments for translators regarding unit of storage
     abbreviations.
   - Add Greek translations. Thanks to Rowan Thrope.
 * Update authors in README.
 * Mention users and developers mailing list in documentation.

Upgrade procedure
-----------------

If you have installed Coquelicot from a source tarball, unpacking
the new tarball on top of the previous one should do the trick.

If you have installed Coquelicot using a clone of the Git repository,
the update should be as simple as:

    git fetch origin
    git tag -v coquelicot-0.9.6
    git merge --ff-only coquelicot-0.9.6

Download
--------

The source tarball can be downloaded at:
<https://coquelicot.potager.org/dist/coquelicot-0.9.6.tar.gz>

OpenPGP signature:
<https://coquelicot.potager.org/dist/coquelicot-0.9.6.tar.gz.asc>

SHA1 checksum: 74fef54053c30b1872f2fca472b3f85db7781a8a
SHA256 checksum: 665e5fa2315e4647647af0689d2a26d7813dbf399dc4df737c18dd3bd98bf3d7

-- 
Lunar
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://listes.potager.org/pipermail/coquelicot/attachments/20161220/16bd7f49/attachment.sig>


More information about the Coquelicot mailing list