1 |
# $Id: smeserver-mailman.spec,v 1.17 2022/07/24 02:33:54 jpp Exp $ |
# $Id: smeserver-mailman.spec,v 1.18 2022/07/30 04:23:49 jpp Exp $ |
2 |
# Authority: gordonr |
# Authority: gordonr |
3 |
# Name: Gordon Rowell |
# Name: Gordon Rowell |
4 |
|
|
10 |
%define name smeserver-mailman |
%define name smeserver-mailman |
11 |
Name: %{name} |
Name: %{name} |
12 |
%define version 1.5.0 |
%define version 1.5.0 |
13 |
%define release 17 |
%define release 18 |
14 |
Version: %{version} |
Version: %{version} |
15 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
16 |
License: GPL |
License: GPL |
43 |
Add Mailman integration to the SME server. |
Add Mailman integration to the SME server. |
44 |
|
|
45 |
%changelog |
%changelog |
46 |
|
* Sat Jul 30 2022 Brian Read <brianr@bjsystems.co.uk> 1.5.0-18.sme |
47 |
|
- Re-build and link to latest devtools [SME: 11997] |
48 |
|
|
49 |
* Sat Jul 30 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.5.0-17.sme |
* Sat Jul 30 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.5.0-17.sme |
50 |
- update to httpd 2.4 access syntax [SME: 12050] |
- update to httpd 2.4 access syntax [SME: 12050] |
51 |
- rebuild for core backup [SME: 12015] |
- rebuild for core backup [SME: 12015] |
57 |
- already compatible with httpd 2.4 syntax [SME: 12050] |
- already compatible with httpd 2.4 syntax [SME: 12050] |
58 |
|
|
59 |
* Tue Apr 12 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.5.0-15.sme |
* Tue Apr 12 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.5.0-15.sme |
60 |
- fix permissions as expected by mailman [SME: 11941] |
- Re-build and link to latest devtools permissions as expected by mailman [SME: 11941] |
61 |
- make mailman enabled on install [SME: 2248] |
- make mailman enabled on install [SME: 2248] |
62 |
- by default listinfo is public [SME: 2247] |
- by default listinfo is public [SME: 2247] |
63 |
- by default admin and archives are private [SME: 2247] |
- by default admin and archives are private [SME: 2247] |
70 |
- add c wrapper with setuid [SME: 11278] |
- add c wrapper with setuid [SME: 11278] |
71 |
|
|
72 |
* Sun Apr 10 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.5.0-12.sme |
* Sun Apr 10 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.5.0-12.sme |
73 |
- fix missing service start [SME: 11278] |
- Re-build and link to latest devtools missing service start [SME: 11278] |
74 |
add update event |
add update event |
75 |
|
|
76 |
* Tue Mar 15 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.5.0-11.sme |
* Tue Mar 15 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.5.0-11.sme |
77 |
- fix www line should be after apache line in /etc/group [SME: 8056] |
- Re-build and link to latest devtools www line should be after apache line in /etc/group [SME: 8056] |
78 |
|
|
79 |
* Mon Aug 23 2021 Terry Fage <terry.fage@gmail.com> 1.5.0-10.sme |
* Mon Aug 23 2021 Terry Fage <terry.fage@gmail.com> 1.5.0-10.sme |
80 |
- apply locale 2021-08-22 patch |
- apply locale 2021-08-22 patch |
81 |
|
|
82 |
* Thu Jun 03 2021 Jean-Philippe Pialasse <tests@pialasse.com> 1.5.0-9.sme |
* Thu Jun 03 2021 Jean-Philippe Pialasse <tests@pialasse.com> 1.5.0-9.sme |
83 |
- fix conflicting folders [SME: 11278] |
- Re-build and link to latest devtools conflicting folders [SME: 11278] |
84 |
|
|
85 |
* Mon Feb 22 2021 JP Pialasse <tests@pialasse.com> 1.5.0-8.sme |
* Mon Feb 22 2021 JP Pialasse <tests@pialasse.com> 1.5.0-8.sme |
86 |
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, |
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, |
106 |
- Initial release to sme9 |
- Initial release to sme9 |
107 |
|
|
108 |
* Fri Sep 20 2013 JP Pialasse <tests@pialasse.com> 1.3.0-45.sme |
* Fri Sep 20 2013 JP Pialasse <tests@pialasse.com> 1.3.0-45.sme |
109 |
- fix bug [SME: 7787] |
- Re-build and link to latest devtools bug [SME: 7787] |
110 |
|
|
111 |
* Thu Sep 19 2013 JP Pialasse <tests@pialasse.com> 1.3.0-44.sme |
* Thu Sep 19 2013 JP Pialasse <tests@pialasse.com> 1.3.0-44.sme |
112 |
- fix case sensitive TRUE to true in smeserver-mailman-1.3.0-restarthang.patch |
- Re-build and link to latest devtools case sensitive TRUE to true in smeserver-mailman-1.3.0-restarthang.patch |
113 |
- wrong path to actions folder fixed |
- wrong path to actions folder fixed |
114 |
- see [SME: 7845] |
- see [SME: 7845] |
115 |
|
|
117 |
- apply locale 2013-07-14 patch |
- apply locale 2013-07-14 patch |
118 |
|
|
119 |
* Sun Jul 14 2013 JP Pialasse <tests@pialasse.com> 1.3.0-41.sme |
* Sun Jul 14 2013 JP Pialasse <tests@pialasse.com> 1.3.0-41.sme |
120 |
- fix signal-event hang on mailman restart [SME ] |
- Re-build and link to latest devtools signal-event hang on mailman restart [SME ] |
121 |
* Mon Jul 01 2013 JP Pialasse <tests@pialasse.com> 1.3.0-40.sme |
* Mon Jul 01 2013 JP Pialasse <tests@pialasse.com> 1.3.0-40.sme |
122 |
- fix expanding pyc pyo [SME: 7730] |
- Re-build and link to latest devtools expanding pyc pyo [SME: 7730] |
123 |
|
|
124 |
* Mon Jul 01 2013 JP Pialasse <tests@pialasse.com> 1.3.0-38.sme |
* Mon Jul 01 2013 JP Pialasse <tests@pialasse.com> 1.3.0-38.sme |
125 |
- import to sme8 buildsys |
- import to sme8 buildsys |
126 |
- fix bootstrap hang [SME: 6693] |
- Re-build and link to latest devtools bootstrap hang [SME: 6693] |
127 |
|
|
128 |
* Tue Mar 20 2012 SME Translation Server <translations@contribs.org> 1.3.0-37.el6 |
* Tue Mar 20 2012 SME Translation Server <translations@contribs.org> 1.3.0-37.el6 |
129 |
- apply locale 2012-03-20 patch |
- apply locale 2012-03-20 patch |