2022-06-13 07:08:19 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Jun 10 08:14:18 UTC 2022 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
|
|
|
|
|
|
- First Make migrations on update, then call migrate
|
|
|
|
|
|
2022-05-26 14:50:27 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu May 26 09:19:37 UTC 2022 - pgajdos@suse.com
|
|
|
|
|
|
|
|
|
|
- do not require python-mock for build
|
|
|
|
|
- added patches
|
|
|
|
|
fix https://gitlab.com/mailman/hyperkitty/-/issues/429
|
|
|
|
|
+ python-HyperKitty-no-mock.patch
|
|
|
|
|
|
2021-12-31 12:38:52 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Dec 28 07:02:11 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Add hyperkitty-django4.patch to support Django 4
|
|
|
|
|
|
2021-12-17 10:34:51 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Dec 17 10:25:31 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
|
|
- Add hyperkitty-fix-mistune-2.0-imports.patch ... two function
|
|
|
|
|
moved in mistune 2.0 (gl#mailman/hyperkitty#379).
|
|
|
|
|
|
2021-12-16 17:28:38 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Dec 16 15:11:02 UTC 2021 - Sasi Olin <hel@lcp.world>
|
|
|
|
|
|
|
|
|
|
- Add a patch that fixes compatibility with the full release of mistune 2.0
|
|
|
|
|
|
2021-06-02 21:21:23 +00:00
|
|
|
|
-------------------------------------------------------------------
|
2021-11-18 20:41:39 +00:00
|
|
|
|
Wed Nov 17 08:30:52 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
|
|
|
|
|
|
- Update to version 1.3.5
|
|
|
|
|
* https://gitlab.com/mailman/hyperkitty/-/blob/1.3.5/doc/news.rst
|
|
|
|
|
- Fixes CVE-2021-35057
|
|
|
|
|
- Removed obsolete python-HyperKitty-CVE-2021-33038.patch
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2021-06-02 21:21:23 +00:00
|
|
|
|
Wed Jun 2 18:33:55 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
|
|
|
|
|
|
- Fix log dir permissions
|
|
|
|
|
|
2021-06-02 16:18:37 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Jun 2 12:25:48 UTC 2021 - pgajdos@suse.com
|
|
|
|
|
|
|
|
|
|
- security update
|
|
|
|
|
- added patches
|
|
|
|
|
fix CVE-2021-33038 [bsc#1186575], information disclosure when importing a private mailing list
|
|
|
|
|
+ python-HyperKitty-CVE-2021-33038.patch
|
|
|
|
|
|
2021-05-28 11:34:18 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed May 26 14:04:05 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
|
|
|
|
|
|
- Remove the hyperkitty-admin user
|
|
|
|
|
|
2021-05-26 12:00:41 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue May 25 18:55:19 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
|
|
|
|
|
|
- Create static files as part of the build process
|
|
|
|
|
- Fixed CVE-2021-25322
|
|
|
|
|
|
2021-05-04 18:34:13 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue May 4 09:31:59 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
|
|
|
|
|
|
|
|
|
- restrict to primary python3 flavor due to mailman
|
|
|
|
|
|
2021-02-12 11:01:58 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Feb 3 12:29:57 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
|
|
|
|
|
|
- Update to version 1.3.4
|
|
|
|
|
* Sync owners and moderators from Mailman Core for MailingList. (Fixes #302)
|
|
|
|
|
* Implemented a new HYPERKITTY_JOBS_UPDATE_INDEX_LOCK_LIFE setting to set the
|
|
|
|
|
lock lifetime for the update_and_clean_index job. (Closes #300)
|
|
|
|
|
* Implemented a new HYPERKITTY_ALLOW_WEB_POSTING that allows disabling the
|
|
|
|
|
web posting feature. (Closes #264)
|
|
|
|
|
* Add the ability to disable Gravatar using HYPERKITTY_ENABLE_GRAVATAR
|
|
|
|
|
settings. (Closes #303)
|
|
|
|
|
* Replaced deprecated ugettext functions with gettext. (Closes #310)
|
|
|
|
|
* Fix export of Email message where the In-Reply-To header doesn’t include
|
|
|
|
|
the <> brackets. (Closes #331)
|
|
|
|
|
* We now catch a few more exceptions in hyperkitty_import when getting
|
|
|
|
|
messages from a mbox. (Closes #313 and #314)
|
|
|
|
|
* Added a new contrib/check_hk_import script to check mboxes before running
|
|
|
|
|
hyperkitty_import.
|
|
|
|
|
* We now ignore a ValueError in hyperkitty_import when trying to replace a
|
|
|
|
|
Subject: header. (Closes #317)
|
|
|
|
|
* hyperkitty_import now includes the mbox name in error messages when
|
|
|
|
|
importing multiple mboxes. (Closes #318)
|
|
|
|
|
* `` at `` is now only replaced with @ in From: header values when necessary
|
|
|
|
|
and not unconditionally. (Closes #320)
|
|
|
|
|
* The wildcard notation for any host '*' is now supported into
|
|
|
|
|
MAILMAN_ARCHVER_FROM to disable Hyperkitty clients IP checking.
|
|
|
|
|
* Join the searchbar and search button like it was before bootstrap 4
|
|
|
|
|
migration. (See !301)
|
|
|
|
|
* Use the umd builds for popper.js instead of the regular ones. (See !309)
|
|
|
|
|
* Exceptions thrown by smtplib in sending replies are now caught and give an
|
|
|
|
|
appropriate error message. (Closes #309)
|
|
|
|
|
- Removed hyperkitty-fix-tests.patch
|
|
|
|
|
- Fixed build on tumbleweed
|
|
|
|
|
|
2020-12-21 16:42:58 +00:00
|
|
|
|
-------------------------------------------------------------------
|
2020-12-29 20:47:08 +00:00
|
|
|
|
Mon Dec 28 08:32:51 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
|
|
|
|
|
|
- Fix quarter hourly timer
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2020-12-21 16:42:58 +00:00
|
|
|
|
Sun Dec 20 14:37:27 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
|
|
|
|
|
|
- Fix access to CACHE dir
|
|
|
|
|
- Improve documentation (README.SUSE.md)
|
|
|
|
|
- Fix quaterly timer and service
|
|
|
|
|
|
2020-12-15 15:11:10 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Dec 13 11:16:18 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
|
|
|
|
|
|
- Added hyperkitty-qcluster.service
|
|
|
|
|
- Added hyperkitty-runjob.service and hyperkitty-runjob.timer
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Dec 12 19:43:44 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
|
|
|
|
|
|
- Create a HyperKitty-web package with webroot files
|
|
|
|
|
- Create a HyperKitty-web-uwsgi with uwsgi configuration
|
2020-12-15 15:27:08 +00:00
|
|
|
|
- Added hyperkitty-settings.patch
|
2020-12-15 15:11:10 +00:00
|
|
|
|
* Sets the FHS default paths
|
|
|
|
|
- Added hyperkitty-fix-tests.patch
|
|
|
|
|
* Make migration compatible with django >= 3.1
|
|
|
|
|
- Added rpmlint config
|
|
|
|
|
|
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]
|
|
|
|
|
|