Changelog for
mailman-debuginfo-2.1.22-1.3.x86_64.rpm :
* Mon Apr 18 2016 hskAATTimb-jena.de- update to 2.1.22
* bug fixes, i18n updates; for details see NEWS
* Tue Mar 29 2016 hskAATTimb-jena.de- updated mailman-apache2.conf to support \"require\" syntax of recent apache httpd
* Mon Feb 29 2016 hskAATTimb-jena.de- update to 2.1.21
* new dmarc_none_moderation_action list setting
* new feature to automatically turn on moderation for single list members (spam prevention)
* new mm_cfg.py setting GLOBAL_BAN_LIST
* translation updates and bug fixes
* for more details see NEWS and Mailman/Defaults.py- mailman-2.1.4-dirmode.patch: adjusted to 2.1.21
* Wed Feb 03 2016 mpluskalAATTsuse.com- Use url for source- Add gpg signature
* Tue Mar 31 2015 hskAATTimb-jena.de- update to 2.1.20
* fix for CVE-2015-2775 (path traversal vulnerability)
* new Address Change sub-section in the web admin Membership Management section
* translation updates and bug fixes
* Mon Mar 02 2015 hskAATTimb-jena.de- update to 2.1.19
* backports from 2.2 development branch - new list attribute \'subscribe_auto_approval\' - added \'automate\' option to bin/newlist - processing of Topics regular expressions has changed - added real name display to the web roster, controlled by new ROSTER_DISPLAY_REALNAME setting - bug fixes
* new list attribute dmarc_wrapped_message_text and DEFAULT_DMARC_WRAPPED_MESSAGE_TEXT setting
* new list attribute equivalent_domains and DEFAULT_EQUIVALENT_DOMAINS setting
* new WEB_HEAD_ADD setting
* new DEFAULT_SUBSCRIBE_OR_INVITE setting
* new list attribute bounce_notify_owner_on_bounce_increment and DEFAULT_BOUNCE_NOTIFY_OWNER_ON_BOUNCE_INCREMENT setting
* log files, request.pck files and heldmsg-
* files are no longer created world readable
* i18n updates
* bug fixes
* Fri Oct 17 2014 hskAATTimb-jena.de- update to 2.1.18
* mailman now requires dnspython
* new dmarc_moderation_action feature and corresponging list and default settings
* bug fixes
* Fri Feb 14 2014 jmatejekAATTsuse.com- rename README.SuSE- update to 2.1.17
* option to strip/keep non-standard headers in anonymous lists
* option to make membership checks on mail-news gateway
* UI improvements for admin interface
* digest_size_threshold = 0 now means that
*no
* digest is sent based on size
* option to CSRF-protect subscription form
* admins can add members with mail delivery disabled
* configurable name of master lock
* updated translations- updated list_lists patch because upstream list_lists now has an argument -p / --public-archive that does the same as SUSE-specific argument -u / --public-archives. Both spellings are supported and are synonymous.
* Tue Feb 11 2014 dmuellerAATTsuse.com- do not abort post script if postalias fails
* Wed Oct 24 2012 jmatejekAATTsuse.com- update to 2.1.15
* fixes CVE-2011-0707 - patch dropped
* better CSRF protection
* better e-mail address validation
* password reminder button
* new config options
* updated translations- dropped mailman-python24 patch as we no longer care about python2.4- replaced %run_permissions in spec
* Tue Oct 02 2012 jmatejekAATTsuse.com- removed SuSEconfig dependency
* SuSEconfig.mailman is moved to a new location, and works pretty much the same way as before. which may or may not be a good thing, perhaps this functionality should be removed completely
* Fri Mar 02 2012 opensuseAATTcboltz.de- add \"su mailman mailman\" to logrotate config (bnc#750259)
* Wed Apr 20 2011 jmatejekAATTnovell.com- fixed bug where it is impossible to edit archives (updated patch 2.1.14-editarch.patch)
* Wed Feb 23 2011 matejcikAATTsuse.cz- fixed a XSS vulnerability in confirm.py (CVE-2011-0707, bnc#671745)
* Mon Nov 15 2010 dmuellerAATTsuse.de- update to 2.1.14: - Two potential XSS vulnerabilities have been identified and fixed. - Various i18n updates - A new feature for controlling the addition/replacement of the Sender: header in outgoing mail has been implemented. This allows a list owner to set include_sender_header on the list\'s General Options page in the admin GUI. The default for this setting is Yes which preserves the prior behavior of removing any pre-existing Sender: and setting it to the list\'s -bounces address. Setting this to No stops Mailman from adding or modifying the Sender: at all. - long list of bug fixes and enhancements, see included NEWS for details
* Tue Nov 03 2009 cooloAATTnovell.com- updated patches to apply with fuzz=0
* Sun Nov 30 2008 rommelAATTsuse.de- the previous \'fix\' of removing Mailman\'s own version of email was a bit crude and broke Mailman in several places (bug #448530) I replaced it with the upstream fix to \'configure\' by Barry Warshaw (see http://bazaar.launchpad.net/~barry/mailman/py26/changes)
* Wed Nov 12 2008 rommelAATTsuse.de- added fix to work around md5/sha deprecation warning when hashlib is available (mailman-python-26-deprecation-md5-sha.diff)- removed group writable bit from /usr/lib/mailman/Mailman/- removing Mailman\'s own version of email when building against >= Python 2.6
* Tue Aug 26 2008 rommelAATTsuse.de- version update to 2.1.11 (security fixes and small, but compatible enhancements)- removed outdated (>4y) extra FAQ- updated README.SuSE- reworked (internally used) category patch + added referenced mm-text.png
* Thu Mar 29 2007 roAATTsuse.de- added pwdutils to buildreq
* Fri Oct 20 2006 lmuelleAATTsuse.de- ensure not to quote None if set in /etc/sysconfig/mailman:MAILMAN_MTA
* Thu Oct 12 2006 rommelAATTsuse.de- upgrade to Mailman 2.1.9 which + fixes some security issues (CVE-2006-2941, CVE-2006-3636, CVE-2006-2191) + adds support for languages \"Arabic\" and \"Vietnamese\" + makes the queue handling more robust + makes the handling of header/footers more robust
* Fri Jun 23 2006 poemlAATTsuse.de- add more info about adding \"MAILMAN\" to the apache server flags to README.SuSE and /etc/apache2/conf.d/mailman.conf
* Fri Jun 16 2006 rommelAATTsuse.de- update to version 2.1.8 which btw obsoletes these patches: mailman-2.1.4-mktime_overflowerror.patch mailman-2.1.4-cleanarch.patch mailman-2.1.7-patch-20060114.txt- fixed an error in the comments of sysconfig.mailman (MAILMAN_SMTPPORT is relevant for MAILMAN_SMTPHOST, not MAILMAN_DEFAULT_EMAIL_HOST)
* Thu Mar 16 2006 rommelAATTsuse.de- applied a bugfix collection for Mailman 2.1.7 from http://sourceforge.net/tracker/index.php?func=detail&aid=1405790&group_id=103&atid=300103- reworked the handling of the alias db file (using the %ghost tag)
* Wed Jan 25 2006 mlsAATTsuse.de- converted neededforbuild to BuildRequires
* Mon Jan 23 2006 rommelAATTsuse.de- fixed cleanarch [bug #144675]- reworked mailman-2.1.4-mktime_overflowerror.patch [bug #143390]- removed python-xml from Requires: (was introduced by obsolete patch)
* Mon Jan 09 2006 rommelAATTsuse.de- update to version 2.1.7 (rediff of mailman-wrapper.patch, mailman-python24.patch, mailman-2.1.5-no_extra_asian.dif)
* Thu Aug 11 2005 lnusselAATTsuse.de- fix permission handling (#66315)
* Tue Jul 12 2005 rommelAATTsuse.de- fixed check_perms [bug #76172]- added support for logrotate [bug #94379]
* Sat Jul 02 2005 dmuellerAATTsuse.de- update to Mailman 2.1.6, rediff and remove patches which are already included upstream
* Wed Jun 15 2005 meissnerAATTsuse.de- use RPM_OPT_FLAGS and PIE support for C binaries (CGI bins mostly)
* Wed Feb 16 2005 rommelAATTsuse.de- added mailman-2.1.5-dirtraversal.patch [bug #50563, CAN-2005-0202]
* Mon Feb 14 2005 roAATTsuse.de- should not need explicit importing of japanese and korean any more with current python, remove it
* Thu Feb 10 2005 roAATTsuse.de- remove python-korean and python-japanese (pkgs dropped)
* Mon Feb 07 2005 rommelAATTsuse.de- added python-xml to requires [bug #50100]- fixed permissions on default error log file [bug #48208]- fixed possible data loss situation while updating [bug #48209]
* Sat Jan 15 2005 schwabAATTsuse.de- Use
: in permissions file.
* Fri Jan 14 2005 rommelAATTsuse.de- added hints in README.SuSE on how to activate the web interface [bug #43292]- added documentation tree from admin/www and debian\'s man pages [bug #37394]- added sysconfig support for SMTPPORT [bug #49551]
* Wed Jan 12 2005 rommelAATTsuse.de- added mailman-weak-password.diff [bug #49468, CAN-2004-1144]- added mailman-CAN-2004-1177.patch [bug #49468, CAN-2004-1177]- added mailman-2.1.4-avoid-headerfolding-python21.diff [bug #45355]- reworked undistributable mailman patch (archive fallback path)
* Wed Dec 15 2004 roAATTsuse.de- another permissions fix
* Fri Dec 03 2004 roAATTsuse.de- package according to permissions
* Wed Nov 10 2004 rommelAATTsuse.de- reworked start script (bug #42652)
* Thu Sep 16 2004 mmjAATTsuse.de- Include latest and greatest FAQ [#38461]
* Thu Sep 02 2004 mmjAATTsuse.de- Remove mail to root telling him to RTFM [#44365]
* Mon Aug 30 2004 roAATTsuse.de- remove apache1 traces
* Sat Aug 07 2004 rommelAATTsuse.de- update to version 2.1.5- fix of start script (bug #42652)
* Mon Jun 21 2004 roAATTsuse.de- fix filelist
* Sun Jun 20 2004 rommelAATTsuse.de- relocating mm_cfg.py doesn\'t work, switched back to old behauviour (won\'t fix bug #41344)- re-generating aliases in %post section (important for update)
* Thu Jun 03 2004 rommelAATTsuse.de- fixed bug introduced by relocation of config files (bug #41344)- updating mailing list aliases on install or update (important for autogenerated aliases)- updated README.SuSE to reflect recent changes
* Fri May 07 2004 rommelAATTsuse.de- new configuration directory /etc/mailman- moved mm_cfg.py to /etc/mailman (bug #38868)- precompiled stuff in /usr/lib/mailman/bin (bug #38868)- added support for https per default (bug #38460)- added patch agains overflow in ArchRunner (Request ID 938301 on http://sourceforge.net/projects/mailman/)- added glue patch for Scrubber (Request ID 891491 on http://sourceforge.net/projects/mailman/)
* Thu Mar 25 2004 rommelAATTsuse.de- added python-japanese and python-korean to Prereq (bug #36214)
* Wed Mar 03 2004 rommelAATTsuse.de- fixed traceback in options page (bug #35267)- fixed german messages file (bug #35109)
* Wed Feb 18 2004 rommelAATTsuse.de- fixed some bugs concerning the wrapper gid files (/etc/mailman.
*-gid) (see bugs #34614 #34382)
* Thu Feb 12 2004 rommelAATTsuse.de- removing stale lockfiles on start (bug #34016)- fixed a typo in SuSEconfig.mailman (bug #34015)- fixed Defaults.py to work around upgrade problem (bug #33793)- fixed permissions in /usr/lib/mailman (bug #33792)- added support for virtual hosts through SuSEconfig.mailman (feature request)- added a hint to crontab where the master crontab is (feature request)- added a patch for more options to list_lists (feature request)- fixed a permission problem caused by editarch
* Thu Jan 15 2004 rommelAATTsuse.de- upgrade to version 2.1.4 (includes fix for latest XSS vulnerability)- added link for better Sendmail interoperability- added \"--with-python-lib\" to configure to work around hard coded /usr/lib manifestations
* Tue Dec 16 2003 rommelAATTsuse.de- added fix against XSS vulnerability (bug #32187)- avoiding copies of mailman icons in /srv/www/icon; using the IMAGE_LOGOS config switch and an apache/apache2 config instead (bug #32496)- added missing contrib directory to /usr/share/doc/packages/mailman/- changed ownership of /var/lib/mailman to 2755 so pam ssh doesn\'t complain
* Tue Nov 25 2003 rommelAATTsuse.de- added missing calls \"stop\" on uninstall and \"try-restart\" on update (bug #29047)- added w3m as requirement (bug #32706)- not marking mm_cfg.pyc as config (bug #32851)- added apache2 config (bug #33187)
* Sat Nov 01 2003 adrianAATTsuse.de- update to version 2.1.3
* Thu Aug 21 2003 mmjAATTsuse.de- The fix below from mciharAATTsuse.cz was a little to rough, since mailman broke without it\'s own copy of email. So include email in the installation, but keep korean and japanese disabled.
* Thu Aug 14 2003 rommelAATTsuse.de- added activation metadata in sysconfig templates
* Mon Aug 11 2003 mciharAATTsuse.cz- don\'t include in mailman package python modules we also ship (korean, japanese, email)- notify user about running \'SuSEconfig --module mailman\' if not in YaST
* Mon Aug 11 2003 rommelAATTsuse.de- bug-fix update to version 2.1.2- removed now-obsolete mailman-destdir.patch- linkage of /etc/aliases.d/mailman to /var/lib/mailman/data/aliases has been dropped (unmaintainable)- fixed mailmanctl to not freeze YaST2 [Bug #26990]- fixed mail gid auto detection in SuSEconfig.mailman [Bug #27369]- fixed Defaults.py to not reference build host [Bug #26988]
* Tue Aug 05 2003 roAATTsuse.de- don\'t leave buildroot traces in installed files
* Fri Jun 13 2003 kukukAATTsuse.de- Fix filelist
* Mon May 12 2003 rommelAATTsuse.de- added DISTRIBUTABLE to be able to build the version used interally
* Mon Mar 17 2003 kukukAATTsuse.de- Don\'t enable mailman per default, does not work without correct configuration
* Mon Mar 10 2003 rommelAATTsuse.de- test for presence of /usr/sbin/postalias (reported by Eberhard Moenkeberg)- added RPM Summary [Bug #24810]- added Description to rcmailman (shows in runlevel editor)
* Thu Mar 06 2003 kukukAATTsuse.de- Add openssl PreRequires [Bug #24785]
* Mon Feb 10 2003 rommelAATTsuse.de- update to version 2.1.1 which obsoletes both mailman-xss.patch and mailman-syncmember.patch and fixes the rmlist bug- added the config attribute to the alias file generated by mailman so it does not get lost on package removal- added MAILMAN_LINK_ALIASES variable to the sysconfig stuff so one can create links in /etc/aliases.d that point to /var/lib/mailman/data/aliases
* independent on the value of MAILMAN_MTA
* Sat Feb 01 2003 rommelAATTsuse.de- fixed the start script to not freeze the runlevel editor on service start- added metadata to sysconfig.apache-mailman
* Thu Jan 30 2003 rommelAATTsuse.de- added missing metadata to sysconfig file- added official patch against cross-site-scripting (XSS) vulnerability
* Wed Jan 29 2003 rommelAATTsuse.de- update to version 2.1- new start script- new README.SuSE- added SuSEconfig script that generates the wrapper gid files (/etc/mailman.
*-gid) and provides an easy way to generate mm_cfg.py (Mailman\'s site configuration file)
* Tue Sep 17 2002 roAATTsuse.de- removed bogus self-provides
* Fri Aug 30 2002 vinilAATTsuse.cz- enhanced PreRequires- fixed default hostname in SuSEconfig (bug #17696)- defaults set for Postfix MTA (Sendmail made optional)
* Mon Aug 12 2002 vinilAATTsuse.de- new version: 2.0.13
* Fri Aug 02 2002 roAATTsuse.de- adapted server root
* Thu Jul 11 2002 vinilAATTsuse.cz- new version: 2.0.12- own user and group \'mailman\'- use /etc/aliases.d/mailman instead of /etc/aliases- paragraph about creating ML added into README.SuSE
* Mon Jun 03 2002 roAATTsuse.de- fix build on lib64- added openssl to neededforbuild
* Thu Jan 31 2002 vinilAATTsuse.cz- README.SuSE typo fixed
* Thu Jan 24 2002 vinilAATTsuse.cz- add rcscript, that moves crontab entry in /etc/cron.d/ and out
* Wed Jan 16 2002 roAATTsuse.de- adapted for /etc/sysconfig/apache
* Wed Jan 16 2002 vinilAATTsuse.cz- installation is able to handle old /var/spool/mailman, now- /var/lib/mailman/Mailman/mm_cfg.py
* is %config(noreplace)
* Tue Dec 11 2001 vinilAATTsuse.cz- update to 2.0.8- web frontend prepared for apache- patch for configuratable cgi-gid and mail-gid- taking care about /etc/aliases now
* Sun Aug 19 2001 iboernigAATTsuse.de- update to new stable version 2.0.6
* Sun Aug 19 2001 iboernigAATTsuse.de- fixed bug in specfile (Bug #9519) Apache GID is now nogroup again.
* Wed Apr 25 2001 iboernigAATTsuse.de- changed mailgid to \"daemon\". It should work now with sendmail. Postfix users have to change default_privs
* Fri Mar 16 2001 iboernigAATTsuse.de- updated to version 2.0.3, includes minor security fix
* Fri Jan 05 2001 iboernigAATTsuse.de- bugfix: move crontab entry to /etc/cron.d/mailman- notify user in %post-section- created README.SuSE
* Thu Dec 28 2000 choegerAATTsuse.de- bugfix: --prefix=$RPM_BUILD_ROOT does NOT work, because then /var/tmp/mailman-
* would be compiled into some .c files changed Makefiles to allow DESTDIR=/path- create crontab entries in postinstall- use gid of nogroup also for mail-wrapper
* Thu Nov 30 2000 iboernigAATTsuse.de- changed default user.group to mdom.mdom
* Wed Nov 29 2000 iboernigAATTsuse.de- initial version