Petr Gajdos
ad7d6e9570
- Fix systemd services OBS-URL: https://build.opensuse.org/request/show/855964 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:mailman/python-mailman?expand=0&rev=34
101 lines
3.5 KiB
Plaintext
101 lines
3.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Dec 15 09:19:44 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
- Fix systemd services
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 15 08:57:37 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
- Add missing services and timers to systemd
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Nov 28 17:49:08 UTC 2020 - Michael Ströder <michael@stroeder.com>
|
|
|
|
- Update to 3.3.2:
|
|
* Support for inviting users to join mailing lists.
|
|
* New adddmembers, delmembers and syncmembers command to
|
|
manage membership from CLI.
|
|
* Addition of new REST API endpoints that return the count of held messages
|
|
and subscription requests of much faster page loads in Postorius.
|
|
* Addition of support for filtering in some API endpoints like Members
|
|
and Subscription requests.
|
|
* Support for address= option in email join command to subscribe an address
|
|
other then sending address.
|
|
* Addition of who email command to lookup memberships.
|
|
* Expose emergency field for MailingList resource in REST API.
|
|
* Several bug fixes to support new major version of libraries like dnspython,
|
|
flufl.* etc.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 7 05:46:29 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
- Remove suid bit from /var/lib/mailman/data
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 30 07:18:40 UTC 2020 - pgajdos@suse.com
|
|
|
|
- remove systemd (build)requires
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Sep 26 10:38:00 UTC 2020 - Andreas Schneider <asn@cryptomilk.org>
|
|
|
|
- Create mailman user and group
|
|
- Create directories for mailman and use FHS directory layout
|
|
- Create initial /etc/mailman.cfg
|
|
- Create /etc/mailman.d/ directory for extensions
|
|
- Add systemd files
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 25 06:50:41 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
|
|
|
|
- %python3_only -> %python_alternative
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 24 07:26:05 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
- Update to 3.3.1:
|
|
* No obvious changelog
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 23 15:04:12 UTC 2020 - pgajdos@suse.com
|
|
|
|
- do not require python-cffi, it will be required by
|
|
python-PyNaCl
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 14 12:55:34 UTC 2020 - pgajdos@suse.com
|
|
|
|
- be able to run test on 15
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 10 16:56:29 UTC 2019 - pgajdos@suse.com
|
|
|
|
- disable src/mailman/commands/tests/test_cli_create.py
|
|
https://gitlab.com/mailman/mailman/issues/654
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 2 10:47:14 UTC 2019 - pgajdos@suse.com
|
|
|
|
- call spec-cleaner
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 2 09:19:40 UTC 2019 - pgajdos@suse.com
|
|
|
|
- requires setuptools
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 20 16:06:34 UTC 2019 - pgajdos@suse.com
|
|
|
|
- /usr/sbin instead of /sbin in mailman.cfg
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 5 19:05:56 UTC 2019 - pgajdos@suse.com
|
|
|
|
- run the testsuite
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 24 13:44:55 UTC 2019 - pgajdos@suse.com
|
|
|
|
- initial version 3.3.0 [SLE-7686]
|
|
|