2020-08-04 06:57:50 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
|
Tue Aug 4 01:35:17 UTC 2020 - Stasiek Michalski <stasiek@michalski.cc>
|
|
|
|
|
|
|
|
|
|
|
|
- Version update to 1.3.3
|
2020-08-04 07:02:26 +00:00
|
|
|
|
* Allow SHOW_INACTIVE_LISTS_DEFAULT setting to be configurable. (Closes #276)
|
|
|
|
|
|
* Fix a bug where the user couldn’t chose the address to send reply or new post as. (Closes #288)
|
|
|
|
|
|
* Improve the Django admin command reference from hyperkitty_import. (Closes #281)
|
|
|
|
|
|
* Fix FILTER_VHOST to work with web hosts other than the email host. (Closes #254)
|
|
|
|
|
|
* Fixed a bug where export can fail if certain headers are wrapped. (Closes #292)
|
|
|
|
|
|
* Fixed hyperkitty_import to allow odd line endings in a folded message subject. (Closes #280)
|
|
|
|
|
|
* Fixed a bug that could throw an IndexError when exporting messages. (Closes #293)
|
|
|
|
|
|
* Use errors='replace' when encoding attachments. (Closes #294)
|
2020-08-04 07:06:39 +00:00
|
|
|
|
- Drop merged python-HyperKitty-remove-legacy-use-of-available_attrs.patch
|
2020-08-04 06:57:50 +00:00
|
|
|
|
|
2020-05-14 13:14:08 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
|
Thu May 14 12:57:07 UTC 2020 - pgajdos@suse.com
|
|
|
|
|
|
|
|
|
|
|
|
- version update to 1.3.2
|
|
|
|
|
|
- Remove support for Django 1.11. (Closes #273)
|
|
|
|
|
|
- Skip ``Thread.DoesNotExist`` exception when raised within
|
|
|
|
|
|
``rebuild_thread_cache_votes``. (Closes #245)
|
|
|
|
|
|
- Send 400 status code for ``ValueError`` when archiving. (Closes #271)
|
|
|
|
|
|
- Fix a bug where exception for elasticsearch backend would not be caught. (Closes #263)
|
|
|
|
|
|
- added patches
|
|
|
|
|
|
https://gitlab.com/mailman/hyperkitty/-/commit/03c99ad5beefeac4474b5a00c840fd9debccba02
|
|
|
|
|
|
+ python-HyperKitty-remove-legacy-use-of-available_attrs.patch
|
|
|
|
|
|
|
2020-01-10 12:30:57 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
|
Fri Jan 10 12:30:33 UTC 2020 - pgajdos@suse.com
|
|
|
|
|
|
|
2020-01-10 12:44:42 +00:00
|
|
|
|
- fix dependency (django_compressor -> django-compressor)
|
2020-01-10 12:30:57 +00:00
|
|
|
|
|
2019-12-10 14:36:54 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
|
Tue Dec 10 14:34:40 UTC 2019 - pgajdos@suse.com
|
|
|
|
|
|
|
|
|
|
|
|
- version update to 1.3.1
|
|
|
|
|
|
* Add support to delete mailing list. (Closes #3)
|
|
|
|
|
|
* Fix a bug where messages with attachments would skip adding the body when
|
|
|
|
|
|
exporting the email. (Closes #252)
|
|
|
|
|
|
* Fix a bug where exporting mbox with messages that have attachments saved
|
|
|
|
|
|
to disk would raise exception and return a corrupt mbox. (Closes #258)
|
|
|
|
|
|
* Fix a bug where downloaded attachments are returned as a memoryview object
|
|
|
|
|
|
instead of bytes and hence fail to download. (Closes #247)
|
|
|
|
|
|
* Fix a bug where migrations would fail with exceptions on postgresl. (Closes
|
|
|
|
|
|
#266)
|
|
|
|
|
|
* Add support for Django 3.0.
|
|
|
|
|
|
|
2019-12-02 10:51:26 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
|
Mon Dec 2 10:47:13 UTC 2019 - pgajdos@suse.com
|
|
|
|
|
|
|
|
|
|
|
|
- call spec-cleaner
|
|
|
|
|
|
|
2019-11-27 13:39:00 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
|
Wed Nov 27 13:38:35 UTC 2019 - pgajdos@suse.com
|
|
|
|
|
|
|
|
|
|
|
|
- package documentation
|
|
|
|
|
|
|
2019-11-27 13:10:03 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
|
Wed Nov 27 13:09:09 UTC 2019 - pgajdos@suse.com
|
|
|
|
|
|
|
2019-11-27 14:10:04 +00:00
|
|
|
|
- require python-libsass
|
2019-11-27 13:10:03 +00:00
|
|
|
|
|
2019-11-15 08:45:40 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
|
Thu Nov 14 20:58:30 UTC 2019 - pgajdos@suse.com
|
|
|
|
|
|
|
|
|
|
|
|
- run the testsuite correctly
|
|
|
|
|
|
|
2019-10-01 09:08:39 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
|
Tue Oct 1 09:06:27 UTC 2019 - pgajdos@suse.com
|
|
|
|
|
|
|
|
|
|
|
|
- initial version 1.3.0 [SLE-7686]
|
|
|
|
|
|
|