1 |
Summary: Mailing list manager with built in Web access. |
Summary: Mailing list manager with built in Web access. |
2 |
Name: mailman |
Name: mailman |
3 |
Version: 2.1.9 |
Version: 2.1.9 |
4 |
Release: 6%{?dist}.1 |
Release: 6%{?dist}.20 |
5 |
Epoch: 3 |
Epoch: 3 |
6 |
Group: Applications/Internet |
Group: Applications/Internet |
7 |
#Source0: ftp://ftp.gnu.org/pub/gnu/mailman/mailman-%{version}.tgz |
#Source0: ftp://ftp.gnu.org/pub/gnu/mailman/mailman-%{version}.tgz |
61 |
# Now, the user and group the CGIs will expect to be run under. This should |
# Now, the user and group the CGIs will expect to be run under. This should |
62 |
# match the user and group the web server is configured to run as. The scripts |
# match the user and group the web server is configured to run as. The scripts |
63 |
# will error out if they are invoked by any other user. |
# will error out if they are invoked by any other user. |
64 |
%define cgiuser apache |
%define cgiuser www |
65 |
%define cgigroup apache |
%define cgigroup www |
66 |
|
|
67 |
# Now, the user and group the scripts will actually execute as. |
# Now, the user and group the scripts will actually execute as. |
68 |
%define mmuser mailman |
%define mmuser mailman |
349 |
%attr(0644,root,%{mmgroup}) %config(noreplace) %{mmdir}/cron/crontab.in |
%attr(0644,root,%{mmgroup}) %config(noreplace) %{mmdir}/cron/crontab.in |
350 |
|
|
351 |
%changelog |
%changelog |
352 |
|
* Fri Jul 12 2013 JP Pialasse <tests@pialasse.com> - 3:2.1.9-6.20 .sme |
353 |
|
- import to contribs8 |
354 |
|
- fix to user www for SME |
355 |
|
|
356 |
* Mon Feb 21 2011 Jan Kaluza <jkaluza@redhat.com> - 3:2.1.9-6.1 |
* Mon Feb 21 2011 Jan Kaluza <jkaluza@redhat.com> - 3:2.1.9-6.1 |
357 |
- fix #677845 - fixed CVE-2008-0564, CVE-2010-3089 and CVE-2011-0707 |
- fix #677845 - fixed CVE-2008-0564, CVE-2010-3089 and CVE-2011-0707 |
358 |
|
|