Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

mailman-2.1.6-4.2 RPM for i586

From SuSE Linux 10.0-OSS updates for i386 / rpm / i586

Name: mailman Distribution: SUSE LINUX 10.0 (i586)
Version: 2.1.6 Vendor: SUSE LINUX Products GmbH, Nuernberg, Germany
Release: 4.2 Build date: Fri Oct 13 20:53:20 2006
Group: Productivity/Networking/Email/Mailinglists Build host: piscola.suse.de
Size: 26314828 Source RPM: mailman-2.1.6-4.2.src.rpm
Packager: http://www.suse.de/feedback
Url: http://www.gnu.org/software/mailman/mailman.html
Summary: The GNU Mailing List manager
This is the GNU Mailing List manager. Mailman provides an easy to
configure means of maintaining mailing lists including
web-administration. Mailman is written in Python.



Authors:
--------
    John Viega <mailman-users@python.org>

Provides

Requires

Copyright

GPL

Signatures

internal MD5: b524a63b61e2e07b0b3e5519e1268b64
GPG

Changelog

* Thu Oct 12 2006 - rommel@suse.de
  - applied a patch (mailman-2.1.9-secfixes.dif) containing all security fixes
    from 2.1.8 to 2.1.9, including the fix for
    + Bug #191548 (CVE-2006-2941, CVE-2006-3636)
    + CVE-2006-4624 (under review, a phishing attack)
    + CVE-2006-2191
* Thu Aug 11 2005 - lnussel@suse.de
  - fix permission handling (#66315)
* Tue Jul 12 2005 - rommel@suse.de
  - fixed check_perms [bug #76172]
  - added support for logrotate [bug #94379]
* Sun Jul 03 2005 - dmueller@suse.de
  - update to Mailman 2.1.6, rediff and remove patches
    which are already included upstream
* Wed Jun 15 2005 - meissner@suse.de
  - use RPM_OPT_FLAGS and PIE support for C binaries (CGI bins mostly)
* Wed Feb 16 2005 - rommel@suse.de
  - added mailman-2.1.5-dirtraversal.patch [bug #50563, CAN-2005-0202]
* Mon Feb 14 2005 - ro@suse.de
  - should not need explicit importing of japanese and korean
    any more with current python, remove it
* Thu Feb 10 2005 - ro@suse.de
  - remove python-korean and python-japanese (pkgs dropped)
* Mon Feb 07 2005 - rommel@suse.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 - schwab@suse.de
  - Use <owner>:<group> in permissions file.
* Fri Jan 14 2005 - rommel@suse.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 - rommel@suse.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 - ro@suse.de
  - another permissions fix
* Fri Dec 03 2004 - ro@suse.de
  - package according to permissions
* Wed Nov 10 2004 - rommel@suse.de
  - reworked start script (bug #42652)
* Thu Sep 16 2004 - mmj@suse.de
  - Include latest and greatest FAQ [#38461]
* Thu Sep 02 2004 - mmj@suse.de
  - Remove mail to root telling him to RTFM [#44365]
* Mon Aug 30 2004 - ro@suse.de
  - remove apache1 traces
* Sat Aug 07 2004 - rommel@suse.de
  - update to version 2.1.5
  - fix of start script (bug #42652)
* Tue Jun 22 2004 - ro@suse.de
  - fix filelist
* Sun Jun 20 2004 - rommel@suse.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 - rommel@suse.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 - rommel@suse.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 - rommel@suse.de
  - added python-japanese and python-korean to Prereq (bug #36214)
* Wed Mar 03 2004 - rommel@suse.de
  - fixed traceback in options page (bug #35267)
  - fixed german messages file (bug #35109)
* Wed Feb 18 2004 - rommel@suse.de
  - fixed some bugs concerning the wrapper gid files
    (/etc/mailman.*-gid) (see bugs #34614 #34382)
* Thu Feb 12 2004 - rommel@suse.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 - rommel@suse.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 - rommel@suse.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 - rommel@suse.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 - adrian@suse.de
  - update to version 2.1.3
* Thu Aug 21 2003 - mmj@suse.de
  - The fix below from mcihar@suse.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 - rommel@suse.de
  - added activation metadata in sysconfig templates
* Mon Aug 11 2003 - mcihar@suse.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 - rommel@suse.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 - ro@suse.de
  - don't leave buildroot traces in installed files
* Fri Jun 13 2003 - kukuk@suse.de
  - Fix filelist
* Mon May 12 2003 - rommel@suse.de
  - added DISTRIBUTABLE to be able to build the version used interally
* Mon Mar 17 2003 - kukuk@suse.de
  - Don't enable mailman per default, does not work without correct
    configuration
* Mon Mar 10 2003 - rommel@suse.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 - kukuk@suse.de
  - Add openssl PreRequires [Bug #24785]
* Mon Feb 10 2003 - rommel@suse.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 - rommel@suse.de
  - fixed the start script to not freeze the runlevel editor on service start
  - added metadata to sysconfig.apache-mailman
* Thu Jan 30 2003 - rommel@suse.de
  - added missing metadata to sysconfig file
  - added official patch against cross-site-scripting (XSS) vulnerability
* Wed Jan 29 2003 - rommel@suse.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 - ro@suse.de
  - removed bogus self-provides
* Fri Aug 30 2002 - vinil@suse.cz
  - enhanced PreRequires
  - fixed default hostname in SuSEconfig (bug #17696)
  - defaults set for Postfix MTA (Sendmail made optional)
* Mon Aug 12 2002 - vinil@suse.de
  - new version: 2.0.13
* Fri Aug 02 2002 - ro@suse.de
  - adapted server root
* Thu Jul 11 2002 - vinil@suse.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 - ro@suse.de
  - fix build on lib64
  - added openssl to neededforbuild
* Thu Jan 31 2002 - vinil@suse.cz
  - README.SuSE typo fixed
* Thu Jan 24 2002 - vinil@suse.cz
  - add rcscript, that moves crontab entry in /etc/cron.d/ and out
* Thu Jan 17 2002 - ro@suse.de
  - adapted for /etc/sysconfig/apache
* Wed Jan 16 2002 - vinil@suse.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 - vinil@suse.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 - iboernig@suse.de
  - update to new stable version 2.0.6
* Sun Aug 19 2001 - iboernig@suse.de
  - fixed bug in specfile (Bug #9519) Apache GID is now nogroup again.
* Wed Apr 25 2001 - iboernig@suse.de
  - changed mailgid to "daemon". It should work now with sendmail.
    Postfix users have to change default_privs
* Fri Mar 16 2001 - iboernig@suse.de
  - updated to version 2.0.3, includes minor security fix
* Fri Jan 05 2001 - iboernig@suse.de
  - bugfix: move crontab entry to /etc/cron.d/mailman
  - notify user in %post-section
  - created README.SuSE
* Thu Dec 28 2000 - choeger@suse.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 - iboernig@suse.de
  - changed default user.group to mdom.mdom
* Wed Nov 29 2000 - iboernig@suse.de
  - initial version

Files

èùX
#


Generated by rpm2html 1.8.1

Daniel Veillard, Fri Oct 10 04:19:33 2008