[Bug 1609516] [NEW] [needs-packaging] GNU Mailman v3
Public bug reported: Mailman 3 is essentially five projects: Mailman Core Postorius - The Web UI for Mailman Mailman Client - The REST API Client HyperKitty - The Archiver for Mailman Mailman Bundler - Installer for Mailman Suite including all above projects URL: https://www.gnu.org/software/mailman/ ** Affects: mailman Importance: Undecided Status: New ** Affects: ubuntu Importance: Undecided Status: New ** Affects: debian Importance: Unknown Status: Unknown ** Tags: needs-packaging ** Bug watch added: Debian Bug tracker #799292 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=799292 ** Also affects: debian via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=799292 Importance: Unknown Status: Unknown ** Also affects: mailman Importance: Undecided Status: New -- You received this bug notification because you are a member of Mailman Coders, which is subscribed to GNU Mailman. https://bugs.launchpad.net/bugs/1609516 Title: [needs-packaging] GNU Mailman v3 To manage notifications about this bug go to: https://bugs.launchpad.net/mailman/+bug/1609516/+subscriptions
** Description changed: - Mailman 3 is essentially five projects: + Mailman 3 is really a suite of 5 tools: - Mailman Core - Postorius - The Web UI for Mailman - Mailman Client - The REST API Client - HyperKitty - The Archiver for Mailman - Mailman Bundler - Installer for Mailman Suite including all above projects + * The core, which provides the mail delivery engine, the unified user + model, moderation and modification of email messages, and interfaces to + external archivers; - URL: https://www.gnu.org/software/mailman/ + * Postorius, our new Django-based web user interface for users and list + administrators; + + * HyperKitty, our new Django-based web archiver, providing rich access + to the historical record of mailing list traffic; + + * mailman.client, the official Python bindings to the core's REST API; + + * mailman-bundler, a set of scripts to make it easy to deploy the full + suite inside Python virtual environments. + + What's new about Mailman 3? Well, lots! Some highlights include: + + * Backed by a relational database; + + * True support for multiple domains, with no cross-domain mailing list + naming restrictions; + + * One user account to manage all your subscriptions on a site; + + * The core's functionality exposed through an administrative REST+JSON + API; + + * All passwords hashed by default, and no monthly password reminders! + + * Users can post to lists via the web interface; + + * Built-in archive searching! + + and more. Tons more. ** Bug watch added: hacking a member #1363871 https://bugzilla.redhat.com/cgi-bin/bugreport.cgi?bug=1363871 ** Also affects: fedora via https://bugzilla.redhat.com/cgi-bin/bugreport.cgi?bug=1363871 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Mailman Coders, which is subscribed to GNU Mailman. https://bugs.launchpad.net/bugs/1609516 Title: [needs-packaging] GNU Mailman v3 To manage notifications about this bug go to: https://bugs.launchpad.net/mailman/+bug/1609516/+subscriptions
** Changed in: debian Status: Unknown => New -- You received this bug notification because you are a member of Mailman Coders, which is subscribed to GNU Mailman. https://bugs.launchpad.net/bugs/1609516 Title: [needs-packaging] GNU Mailman v3 To manage notifications about this bug go to: https://bugs.launchpad.net/mailman/+bug/1609516/+subscriptions
*** This is an automated message *** This bug is tagged needs-packaging which identifies it as a request for a new package in Ubuntu. As a part of the managing needs-packaging bug reports specification, https://wiki.ubuntu.com/QATeam/Specs/NeedsPackagingBugs, all needs- packaging bug reports have Wishlist importance. Subsequently, I'm setting this bug's status to Wishlist. ** Changed in: ubuntu Importance: Undecided => Wishlist -- You received this bug notification because you are a member of Mailman Coders, which is subscribed to GNU Mailman. https://bugs.launchpad.net/bugs/1609516 Title: [needs-packaging] GNU Mailman v3 To manage notifications about this bug go to: https://bugs.launchpad.net/mailman/+bug/1609516/+subscriptions
** Changed in: fedora Status: Unknown => Confirmed ** Changed in: fedora Importance: Unknown => Medium -- You received this bug notification because you are a member of Mailman Coders, which is subscribed to GNU Mailman. https://bugs.launchpad.net/bugs/1609516 Title: [needs-packaging] GNU Mailman v3 To manage notifications about this bug go to: https://bugs.launchpad.net/mailman/+bug/1609516/+subscriptions
** Changed in: debian Status: New => Fix Released -- You received this bug notification because you are a member of Mailman Coders, which is subscribed to GNU Mailman. https://bugs.launchpad.net/bugs/1609516 Title: [needs-packaging] GNU Mailman v3 To manage notifications about this bug go to: https://bugs.launchpad.net/mailman/+bug/1609516/+subscriptions
Launchpad has imported 10 comments from the remote bug at https://bugzilla.redhat.com/show_bug.cgi?id=1363871. If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at https://help.launchpad.net/InterBugTracking. ------------------------------------------------------------------------ On 2016-08-03T18:41:46+00:00 kxra wrote: Description of problem: Mailman 3 is really a suite of 5 tools: * The core, which provides the mail delivery engine, the unified user model, moderation and modification of email messages, and interfaces to external archivers; * Postorius, our new Django-based web user interface for users and list administrators; * HyperKitty, our new Django-based web archiver, providing rich access to the historical record of mailing list traffic; * mailman.client, the official Python bindings to the core's REST API; * mailman-bundler, a set of scripts to make it easy to deploy the full suite inside Python virtual environments. What's new about Mailman 3? Well, lots! Some highlights include: * Backed by a relational database; * True support for multiple domains, with no cross-domain mailing list naming restrictions; * One user account to manage all your subscriptions on a site; * The core's functionality exposed through an administrative REST+JSON API; * All passwords hashed by default, and no monthly password reminders! * Users can post to lists via the web interface; * Built-in archive searching! and more. Tons more. URL: https://www.gnu.org/software/mailman/ Reply at: https://bugs.launchpad.net/ubuntu/+bug/1609516/comments/1 ------------------------------------------------------------------------ On 2016-08-04T07:23:02+00:00 aurelien wrote: I've been working on Mailman3 for a while now, and I have packaged it (and all its dependencies), and I intend on getting it into Fedora. The thing is, there's a loooot of new dependencies that need to be in there too. I haven't tried to push them at the moment because the dependencies have been changing a lot until recently (they still are a bit, but it's low enough now). I intend to work with Jan on that (we haven't talked about this in a while ;-) ) FYI I have a Mailman3 / Postorius / HyperKitty repo here: https://repos.fedorapeople.org/abompard/hyperkitty/ It's for EPEL7, but it should rebuild properly on Fedora (it's even easier because more deps are included). I've started checking which deps are into Fedora and on which version, so I can request reviews or updates on them. That's where I am today. Reply at: https://bugs.launchpad.net/ubuntu/+bug/1609516/comments/3 ------------------------------------------------------------------------ On 2017-05-31T01:07:23+00:00 kxra wrote: Hi, has there been progress on packages being accepted into the main repos? Reply at: https://bugs.launchpad.net/ubuntu/+bug/1609516/comments/4 ------------------------------------------------------------------------ On 2017-05-31T06:57:03+00:00 aurelien wrote: Yes, there's progress, but there are still some dependencies being packaged and reviewed. If you want to help, please check out https://lstu.fr/abompard-package-review. Thanks! Reply at: https://bugs.launchpad.net/ubuntu/+bug/1609516/comments/5 ------------------------------------------------------------------------ On 2017-11-16T18:34:25+00:00 bcotton wrote: This message is a reminder that Fedora 25 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 25. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '25'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 25 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. Reply at: https://bugs.launchpad.net/ubuntu/+bug/1609516/comments/6 ------------------------------------------------------------------------ On 2017-12-12T10:28:12+00:00 bcotton wrote: Fedora 25 changed to end-of-life (EOL) status on 2017-12-12. Fedora 25 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed. Reply at: https://bugs.launchpad.net/ubuntu/+bug/1609516/comments/7 ------------------------------------------------------------------------ On 2017-12-13T04:17:35+00:00 troycurtisjr wrote: Is the idea here to go to mailman 3.x version and bypass the newer 2.x versions that aren't yet packaged for Fedora? According to the provided link, there don't appear to be any outstanding dep package reviews, so is the mailman3 update happening soon? Reply at: https://bugs.launchpad.net/ubuntu/+bug/1609516/comments/8 ------------------------------------------------------------------------ On 2018-02-20T15:38:05+00:00 bcotton wrote: This bug appears to have been reported against 'rawhide' during the Fedora 28 development cycle. Changing version to '28'. Reply at: https://bugs.launchpad.net/ubuntu/+bug/1609516/comments/9 ------------------------------------------------------------------------ On 2018-04-10T07:38:43+00:00 pzhukov wrote: (In reply to Aurelien Bompard from comment #3)
Yes, there's progress, but there are still some dependencies being packaged and reviewed. If you want to help, please check out https://lstu.fr/abompard-package-review. Thanks!
Hi Aurelien, Are you planning to go through formal review of the rest of packages? As I can see Core has all deps packaged in Fedora. As Python3 is deprecated we can use generic name (mailman) and not introduce new package. Are you ok with that? Reply at: https://bugs.launchpad.net/ubuntu/+bug/1609516/comments/10 ------------------------------------------------------------------------ On 2019-05-02T21:12:21+00:00 bcotton wrote: This message is a reminder that Fedora 28 is nearing its end of life. On 2019-May-28 Fedora will stop maintaining and issuing updates for Fedora 28. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '28'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 28 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. Reply at: https://bugs.launchpad.net/ubuntu/+bug/1609516/comments/11 -- You received this bug notification because you are a member of Mailman Coders, which is subscribed to GNU Mailman. https://bugs.launchpad.net/bugs/1609516 Title: [needs-packaging] GNU Mailman v3 To manage notifications about this bug go to: https://bugs.launchpad.net/mailman/+bug/1609516/+subscriptions
** Changed in: fedora Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Mailman Coders, which is subscribed to GNU Mailman. https://bugs.launchpad.net/bugs/1609516 Title: [needs-packaging] GNU Mailman v3 To manage notifications about this bug go to: https://bugs.launchpad.net/mailman/+bug/1609516/+subscriptions
participants (3)
-
Brian Murray
-
Bug Watch Updater
-
Kẏra