Changelog for
Radicale-2.1.8-8.4.noarch.rpm :
Tue Nov 28 13:00:00 2017 mrueckertAATTsuse.de
- Radicale 2.1.8
see /usr/share/doc/packages/Radicale/NEWS.md for details
- refresh Radicale-default-config.patch to apply cleanly again
- drop touch in %post for %ghosted files
- config files can be created empty by the package
- drop recommends dulwich (no longer supported/used)
- bump recommends for passlib and bcrypt to requires as our default
config references that
- require python3-setuptool as we use pkg_resource in the code
- BR all the python3 libraries so we notice early when our
dependencies break
- reformated description
- simplify install and files section
- create the log file in %post via install so it gets the proper
permissions right away
- tighten permissions on config files and data directory
- important upgrade notice:
all files under the setting filesystem_folder are now expected to
be in a directory called collection-root.
The code always appends \"collection-root\" to the path. We changed
the default for filesystem_folder to /var/lib/radicale/.
Tue Jul 25 14:00:00 2017 szotsakiAATTgmail.com
- Radicale 1.1.6
- Improve logging for --export-storage
Mon Jun 26 14:00:00 2017 szotsakiAATTgmail.com
- Radicale 1.1.4
- Use shutil.move for --export-storage
Sat May 27 14:00:00 2017 szotsakiAATTgmail.com
- Radicale 1.1.3
- Add a --export-storage=FOLDER command-line argument (by Unrud, see #606)
Mon May 1 14:00:00 2017 szotsakiAATTgmail.com
- Radicale 1.1.2
- Security fix: Add a random timer to avoid timing oracles and simple bruteforce attacks when using the htpasswd authentication method.
- Various minor fixes.
Thu Dec 15 13:00:00 2016 mrueckertAATTsuse.de
- downgrade requires to recommends for apache2-utils. it is not
really needed for all setups.
- add recommends for optional features:
python3-dulwich -> git support
python3-passlib + python3-bcrypt-> bcrypt support
Sun Apr 24 14:00:00 2016 bosimAATTopensuse.org
- Removed _source and added actual tar ball source
- Added firewall config
- Added python3 requirement
Fri Jan 15 13:00:00 2016 szotsakiAATTgmail.com
- Radicale 1.1.1
- Fix the owner_write rights rule
Fri Jan 1 13:00:00 2016 szotsakiAATTgmail.com
- Radicale 1.1
- Improve the regex used for well-known URIs (by Unrud)
- Prevent regex injection in rights management (by Unrud)
- Prevent crafted HTTP request from calling arbitrary functions (by Unrud)
- Improve URI sanitation and conversion to filesystem path (by Unrud)
- Decouple the daemon from its parent environment (by Unrud)
- Assign new items to corret key (by Unrud)
- Avoid race condition in PID file creation (by Unrud)
- Improve the docker version (by cdpb)
- Encode message and commiter for git commits
- Test with Python 3.5
Fri Sep 18 14:00:00 2015 szotsakiAATTgmail.com
- Radicale 1.0
- Enhanced performances (by Mathieu Dupuy)
- Add MD5-APR1 and BCRYPT for htpasswd-based authentication (by Jan-Philip Gehrcke)
- Use PAM service (by Stephen Paul Weber)
- Don\'t discard PROPPATCH on empty collections (Markus Unterwaditzer)
- Write the path of the collection in the git message (Matthew Monaco)
- Tests launched on Travis
Wed Jan 21 13:00:00 2015 szotsakiAATTgmail.com
- Radicale 0.10
- Support well-known URLs (by Mathieu Dupuy)
- Fix collection discovery (by Markus Unterwaditzer)
- Reload logger config on SIGHUP (by Élie Bouttier)
- Remove props files when deleting a collection (by Vincent Untz)
- Support salted SHA1 passwords (by Marc Kleine-Budde)
- Don\'t spam the logs about non-SSL IMAP connections to localhost (by Giel van Schijndel)
Fri Oct 24 14:00:00 2014 szotsakiAATTgmail.com
- Radicale 0.9
- Custom handlers for auth, storage and rights (by Sergey Fursov)
- 1-file-per-event storage (by Jean-Marc Martins)
- Git support for filesystem storages (by Jean-Marc Martins)
- DB storage working with PostgreSQL, MariaDB and SQLite (by Jean-Marc Martins)
- Clean rights manager based on regular expressions (by Sweil)
- Support of contacts for Apple\'s clients
- Support colors (by Jochen Sprickerhof)
- Decode URLs in XML (by Jean-Marc Martins)
- Fix PAM authentication (by Stepan Henek)
- Use consistent etags (by 9m66p93w)
- Use consistent sorting order (by dnnr)
- Return 401 on unauthorized DELETE requests (by Eduard Braun)
- Move pid file creation in child process (by Mathieu Dupuy)
- Allow requests without base_prefix (by jheidemann)
Fri Aug 8 14:00:00 2014 szotsakiAATTgmail.com
- Adding missing config/log files and directories
- Adding logrotate script
- Fixing bnc#890094
Fri Aug 8 14:00:00 2014 szotsakiAATTgmail.com
- Addressing an issue when creating new groups and users for Radicale (bnc#890093)
Wed Sep 25 14:00:00 2013 szotsakiAATTgmail.com
- Radicale 0.8
- New authentication and rights management modules (by Matthias Jordan)
- Experimental database storage
- Command-line option for custom configuration file (by Mark Adams)
- Root URL not at the root of a domain (by Clint Adams, Fabrice Bellet, Vincent Untz)
- Improved support for iCal, CalDAVSync, CardDAVSync, CalDavZAP and CardDavMATE
- Empty PROPFIND requests handled (by Christoph Polcin)
- Colon allowed in passwords
- Configurable realm message
Thu Sep 27 14:00:00 2012 szotsakiAATTgmail.com
- branch from mrueckert version (thank you for the .spec file)
- Radicale 0.7.1
- Many address books fixes
- New IMAP ACL (by Daniel Aleksandersen)
- PAM ACL fixed (by Daniel Aleksandersen)
- Courier ACL fixed (by Benjamin Frank)
- Always set display name to collections (by Oskari Timperi)
- Various DELETE responses fixed
Thu Apr 21 14:00:00 2011 mrueckertAATTsuse.de
- initial package (v0.5)