Commit Graph

624 Commits

Author SHA1 Message Date
Abhilash Raj
6ea4da9bd7 Merge pull request #697 from maxking/dependabot/docker/core/alpine-3.20
Bump alpine from 3.19 to 3.20 in /core
2024-09-20 17:55:49 +05:30
Abhilash Raj
622e624c3e Remove version constraint of gunicorn 2024-09-20 12:10:44 +00:00
Abhilash Raj
7e9681314f Merge branch 'main' into dependabot/docker/core/alpine-3.20 2024-09-20 12:25:09 +05:30
Abhilash Raj
2db9e289f7 Merge pull request #721 from maxking/dependabot/docker/web/alpine-3.20.3
Bump alpine from 3.20.2 to 3.20.3 in /web
2024-09-10 09:14:52 +05:30
Abhilash Raj
a8b3c923ea Merge pull request #722 from maxking/dependabot/docker/postorius/alpine-3.20.3
Bump alpine from 3.20.2 to 3.20.3 in /postorius
2024-09-10 09:14:39 +05:30
dependabot[bot]
8aa3207ab5 Bump alpine from 3.20.2 to 3.20.3 in /postorius
Bumps alpine from 3.20.2 to 3.20.3.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 07:49:49 +00:00
dependabot[bot]
abdabde99d Bump alpine from 3.20.2 to 3.20.3 in /web
Bumps alpine from 3.20.2 to 3.20.3.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 07:36:41 +00:00
Abhilash Raj
5a6db6ede9 Merge pull request #720 from maxking/fix-chown
Create the var directory before trying to chown.
2024-08-31 20:51:48 +05:30
Abhilash Raj
fcf719625c Create the var directory before trying to chown.
During cold start, var directory may not exist and we try to chown
the var directory which fails if it doesn't exist. We want to make
and chown the var directory in that case otherwise, mailman will not
be able to write to path `/opt/mailman` to create it's own var
directory.
2024-08-31 15:09:15 +00:00
Abhilash Raj
ccbf86daa9 Merge pull request #717 from SimonTagne/patch-1
Install pytz to web
2024-08-31 19:12:46 +05:30
Abhilash Raj
4fee3227ea Merge pull request #718 from pgmillon/fix-readonly-blocker
fix: core startup fails if /opt/mailman/mailman-extra.cfg is read-only
2024-08-31 19:10:10 +05:30
Abhilash Raj
2a1e5645c6 Use tabs in the list of packages 2024-08-29 21:00:03 -07:00
Abhilash Raj
6f193390a3 Fix spacing 2024-08-29 20:58:41 -07:00
Pierre-Gildas MILLON
a227c995fd fix: core startup fails if /opt/mailman/mailman-extra.cfg is read-only 2024-08-29 22:20:50 +02:00
SimonTagne
322bbea489 Install pytz to web
I get a 500 in hyperkitty search without it
2024-08-28 19:46:00 +02:00
Abhilash Raj
461d10fa2b Merge pull request #712 from maxking/dependabot/pip/web/hyperkitty-1.3.11
Bump hyperkitty from 1.3.9 to 1.3.11 in /web
2024-07-30 00:20:14 -07:00
Abhilash Raj
5e84dc230a Merge pull request #715 from maxking/dependabot/docker/postorius/alpine-3.20.2
Bump alpine from 3.20.1 to 3.20.2 in /postorius
2024-07-30 00:19:59 -07:00
Abhilash Raj
b2a97fd6d9 Merge pull request #716 from maxking/dependabot/docker/web/alpine-3.20.2
Bump alpine from 3.20.1 to 3.20.2 in /web
2024-07-30 00:19:46 -07:00
dependabot[bot]
47271240f4 Bump alpine from 3.20.1 to 3.20.2 in /web
Bumps alpine from 3.20.1 to 3.20.2.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 07:33:50 +00:00
dependabot[bot]
9207cd1895 Bump alpine from 3.20.1 to 3.20.2 in /postorius
Bumps alpine from 3.20.1 to 3.20.2.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 07:11:38 +00:00
dependabot[bot]
340719099c Bump hyperkitty from 1.3.9 to 1.3.11 in /web
Bumps [hyperkitty](https://gitlab.com/mailman/hyperkitty) from 1.3.9 to 1.3.11.
- [Release notes](https://gitlab.com/mailman/hyperkitty/tags)
- [Commits](https://gitlab.com/mailman/hyperkitty/compare/1.3.9...1.3.11)

---
updated-dependencies:
- dependency-name: hyperkitty
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 07:40:50 +00:00
Abhilash Raj
56973c757d Merge branch 'main' into dependabot/docker/core/alpine-3.20 2024-07-02 12:28:55 +05:30
Abhilash Raj
b4390bb0d6 Merge pull request #709 from maxking/dependabot/pip/web/django-mailman3-1.3.15 2024-07-01 13:03:17 +05:30
dependabot[bot]
d7832c9873 Bump django-mailman3 from 1.3.12 to 1.3.15 in /web
Bumps [django-mailman3](https://gitlab.com/mailman/django-mailman3) from 1.3.12 to 1.3.15.
- [Release notes](https://gitlab.com/mailman/django-mailman3/tags)
- [Commits](https://gitlab.com/mailman/django-mailman3/compare/v1.3.12...v1.3.15)

---
updated-dependencies:
- dependency-name: django-mailman3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 07:24:47 +00:00
Abhilash Raj
fc9bfb07ea Merge pull request #707 from maxking/dependabot/docker/postorius/alpine-3.20.1
Bump alpine from 3.20.0 to 3.20.1 in /postorius
2024-06-30 14:11:45 +05:30
Abhilash Raj
6d42762558 Merge pull request #706 from maxking/dependabot/docker/web/alpine-3.20.1
Bump alpine from 3.20.0 to 3.20.1 in /web
2024-06-30 14:11:33 +05:30
dependabot[bot]
09ba6004ed Bump alpine from 3.20.0 to 3.20.1 in /postorius
Bumps alpine from 3.20.0 to 3.20.1.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-24 07:55:11 +00:00
dependabot[bot]
ef8af5049e Bump alpine from 3.20.0 to 3.20.1 in /web
Bumps alpine from 3.20.0 to 3.20.1.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-24 07:44:30 +00:00
Abhilash Raj
1da14ccc69 Merge branch 'main' into dependabot/docker/core/alpine-3.20 2024-06-17 22:20:37 +05:30
Abhilash Raj
82aa54abd6 Merge pull request #704 from 8Iue/move-libldap-installation-to-mailman-rundeps
[web, postorius] Fix libldap installation package group
2024-06-17 22:20:08 +05:30
Antonio Rocco
1d883a7614 [web, postorius] Fix libldap installation package group
The libldap package is not installed in the mailman-web:0.5 and
postorius images despite being listed as a dependency in the Dockerfile.
This issue arises because libldap is included in the .build-deps virtual
package group, which is removed at the end of the build process, causing
the package to be uninstalled.

This commit addresses the issue by moving libldap from the .build-deps
virtual package group to the .mailman-rundeps virtual package group in
both the web and postorius Dockerfiles. This ensures that libldap
remains installed in the final image, as it is now part of the runtime
dependencies.

Changes:
- Move libldap installation from .build-deps to .mailman-rundeps in
  postorius/Dockerfile and postorius/Dockerfile.env;
- Move libldap installation from .build-deps to .mailman-rundeps in
  web/Dockerfile and web/Dockerfile.env.

These changes are necessary to ensure that the libldap package is
available in the running containers, preventing runtime errors related
to missing LDAP dependencies.

Signed-off-by: Antonio Rocco <8lue@8lue.xyz>
2024-06-17 16:00:01 +02:00
dependabot[bot]
4502598d2b Bump django-mailman3 from 1.3.11 to 1.3.12 in /web (#689)
Bumps [django-mailman3](https://gitlab.com/mailman/django-mailman3) from 1.3.11 to 1.3.12.
- [Release notes](https://gitlab.com/mailman/django-mailman3/tags)
- [Commits](https://gitlab.com/mailman/django-mailman3/compare/v1.3.11...v1.3.12)

---
updated-dependencies:
- dependency-name: django-mailman3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Abhilash Raj <maxking@users.noreply.github.com>
2024-06-07 18:05:01 -07:00
Lucas
2e164621e8 Add TLS options for SMTP (#693)
* added smtp security settings for mta

* Update README.md for mailman-core

* change default values according to mailman docs

* added smtp options to README

---------

Co-authored-by: Abhilash Raj <maxking@users.noreply.github.com>
2024-06-07 18:04:45 -07:00
Abhilash Raj
4bb8ed8558 Merge branch 'main' into dependabot/docker/core/alpine-3.20 2024-06-08 06:25:45 +05:30
dependabot[bot]
301aa1f30b Bump alpine from 3.19.1 to 3.20.0 in /postorius (#695)
Bumps alpine from 3.19.1 to 3.20.0.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-07 17:49:47 -07:00
dependabot[bot]
2562a83a4d Bump alpine from 3.19.1 to 3.20.0 in /web (#696)
Bumps alpine from 3.19.1 to 3.20.0.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-07 17:49:32 -07:00
dependabot[bot]
a113db9f54 Bump alpine from 3.19 to 3.20 in /core
Bumps alpine from 3.19 to 3.20.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-07 13:28:55 +00:00
Abhilash Raj
32e38a9e88 Migrate to using new CI config (#700)
* Migrate to using new CI config

* Use the default CI machine
2024-06-07 06:27:10 -07:00
Abhilash Raj
21684ce838 Update max supported Django versions (#699)
* Update max supported Django versions

* Add dependency on python-openid

* Use the right dependency

* Also bump django version

* Add python-openid specifically to deps

* Add dependency on openid too
2024-06-07 00:57:10 -07:00
Abhilash Raj
cee738a9df Bump postgres to 12 from 11 in compose (#691)
Since Django 4.2 doesn't support below that, we need to bump to Postgres 12.

Django 4.1 is no longer supported, so 4.2 is the lowest version we support here.
2024-03-17 10:32:51 +05:30
dependabot[bot]
1ed26bb04a Bump hyperkitty from 1.3.8 to 1.3.9 in /web (#687) 2024-02-28 15:30:02 +05:30
am97
3cf6e5d18d Avoid Django 3.2+ warning (#686) 2024-02-25 11:10:38 +05:30
Mohazza
a38d49a66a Bump postorius from 1.3.7 to 1.3.10 (#685) 2024-02-16 01:33:16 -08:00
dependabot[bot]
a4a435e19d Bump alpine from 3.19.0 to 3.19.1 in /postorius (#683) 2024-02-04 08:43:25 +05:30
dependabot[bot]
846394b5d7 Bump alpine from 3.19.0 to 3.19.1 in /web (#684) 2024-02-04 08:43:18 +05:30
Abhilash Raj
a3a20f4cdb Repalce python-memcached with pymemcache (#682)
* Repalce python-memcached with pylibmc

Fixes #665

* Replace 2nd instance of python-memcached.

* Use pure python implementation in pymemcache
2024-01-23 23:35:04 -08:00
mmurphy
1fc0716564 prevent mailman-web dns lookup from throwing (#681) 2024-01-22 09:29:28 +05:30
Jonathan Rietveld
06e0ed0f00 fix: Typos in comments (#680) 2024-01-06 07:26:56 +05:30
Jonathan Rietveld
2331cb3c9b Add libldap dependency (#679) 2024-01-06 07:26:24 +05:30
Abhilash Raj
0b788910bc Merge pull request #678 from maxking/676--humanize 2024-01-02 08:51:23 +05:30