Abhilash Raj
552fae1d26
Merge branch 'main' into dependabot/docker/web/alpine-3.18.0
2023-06-15 02:25:21 -07:00
dependabot[bot]
8a73398532
Bump alpine from 3.17 to 3.18 in /core ( #618 )
...
Bumps alpine from 3.17 to 3.18.
---
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>
2023-06-15 02:25:10 -07:00
dependabot[bot]
33be7724ce
Bump alpine from 3.17.3 to 3.18.0 in /postorius ( #620 )
...
Bumps alpine from 3.17.3 to 3.18.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>
2023-06-15 02:24:57 -07:00
dependabot[bot]
a5601ea8ee
Bump alpine from 3.17.3 to 3.18.0 in /web
...
Bumps alpine from 3.17.3 to 3.18.0.
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-15 08:00:25 +00:00
dependabot[bot]
b581310090
Bump alpine from 3.17.2 to 3.17.3 in /web ( #613 )
...
Bumps alpine from 3.17.2 to 3.17.3.
---
updated-dependencies:
- dependency-name: alpine
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>
2023-04-06 07:42:04 +05:30
dependabot[bot]
c0ac2af9ba
Bump actions/stale from 7 to 8 ( #611 )
...
Bumps [actions/stale](https://github.com/actions/stale ) from 7 to 8.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v7...v8 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-06 07:41:54 +05:30
dependabot[bot]
eef13c7f01
Bump alpine from 3.17.2 to 3.17.3 in /postorius ( #612 )
...
Bumps alpine from 3.17.2 to 3.17.3.
---
updated-dependencies:
- dependency-name: alpine
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>
2023-04-06 07:41:43 +05:30
dependabot[bot]
a46e3c9369
Bump alpine from 3.17.1 to 3.17.2 in /postorius ( #607 )
...
Bumps alpine from 3.17.1 to 3.17.2.
---
updated-dependencies:
- dependency-name: alpine
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>
2023-02-13 05:13:00 -08:00
dependabot[bot]
ebd64f9c02
Bump alpine from 3.17.1 to 3.17.2 in /web ( #606 )
...
Bumps alpine from 3.17.1 to 3.17.2.
---
updated-dependencies:
- dependency-name: alpine
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>
2023-02-13 05:12:48 -08:00
dependabot[bot]
b7d5fa3a18
Bump alpine from 3.17.0 to 3.17.1 in /postorius ( #601 )
...
Bumps alpine from 3.17.0 to 3.17.1.
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-16 22:17:31 -08:00
dependabot[bot]
9606f2f190
Bump alpine from 3.17.0 to 3.17.1 in /web ( #600 )
...
Bumps alpine from 3.17.0 to 3.17.1.
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-16 22:17:16 -08:00
joergmschulz
df02cb7cbe
Add SMTP_USER, SMTP_PASSWORD from environment vars. ( #599 )
...
* add smtp user, password from environment
add smtp user, password from environment to mailman.cfg
* Update README.md
document SMTP authentication via docker-compose.yml
* Update README.md
* Create docker-compose-traefik.yml
real life example
* remove examples folder for later use
2023-01-13 18:10:40 -08:00
Abhilash Raj
cb5616986f
Skip publishing to quay.io ( #594 )
2023-01-06 03:55:15 +00:00
dependabot[bot]
49fa5c7fa7
Bump django-mailman3 from 1.3.8 to 1.3.9 in /web ( #588 )
...
Bumps [django-mailman3](https://gitlab.com/mailman/django-mailman3 ) from 1.3.8 to 1.3.9.
- [Release notes](https://gitlab.com/mailman/django-mailman3/tags )
- [Commits](https://gitlab.com/mailman/django-mailman3/compare/v1.3.8...1.3.9 )
---
updated-dependencies:
- dependency-name: django-mailman3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-05 13:12:50 +00:00
dependabot[bot]
8210125788
Bump postorius from 1.3.7 to 1.3.8 in /web ( #589 )
...
Bumps [postorius](https://gitlab.com/mailman/postorius ) from 1.3.7 to 1.3.8.
- [Release notes](https://gitlab.com/mailman/postorius/tags )
- [Commits](https://gitlab.com/mailman/postorius/compare/1.3.7...1.3.8 )
---
updated-dependencies:
- dependency-name: postorius
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-05 13:12:24 +00:00
dependabot[bot]
ad9b2ce75f
Bump mailman-hyperkitty from 1.2.0 to 1.2.1 in /core ( #591 )
...
Bumps [mailman-hyperkitty](https://gitlab.com/mailman/mailman-hyperkitty ) from 1.2.0 to 1.2.1.
- [Release notes](https://gitlab.com/mailman/mailman-hyperkitty/tags )
- [Commits](https://gitlab.com/mailman/mailman-hyperkitty/compare/1.2.0...1.2.1 )
---
updated-dependencies:
- dependency-name: mailman-hyperkitty
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-05 18:41:47 +05:30
dependabot[bot]
55c8a71cbd
Bump mailmanclient from 3.3.4 to 3.3.5 in /web ( #587 )
...
Bumps [mailmanclient](https://gitlab.com/mailman/mailmanclient ) from 3.3.4 to 3.3.5.
- [Release notes](https://gitlab.com/mailman/mailmanclient/tags )
- [Commits](https://gitlab.com/mailman/mailmanclient/compare/3.3.4...3.3.5 )
---
updated-dependencies:
- dependency-name: mailmanclient
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-05 05:05:13 -08:00
dependabot[bot]
f9cdab4b3e
Bump hyperkitty from 1.3.6 to 1.3.7 in /web ( #590 )
...
Bumps [hyperkitty](https://gitlab.com/mailman/hyperkitty ) from 1.3.6 to 1.3.7.
- [Release notes](https://gitlab.com/mailman/hyperkitty/tags )
- [Commits](https://gitlab.com/mailman/hyperkitty/compare/v1.3.6...1.3.7 )
---
updated-dependencies:
- dependency-name: hyperkitty
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-05 05:04:43 -08:00
dependabot[bot]
0c9b0179c5
Bump mailman from 3.3.7 to 3.3.8 in /core ( #592 )
...
Bumps [mailman](https://gitlab.com/mailman/mailman ) from 3.3.7 to 3.3.8.
- [Release notes](https://gitlab.com/mailman/mailman/tags )
- [Commits](https://gitlab.com/mailman/mailman/compare/3.3.7...3.3.8 )
---
updated-dependencies:
- dependency-name: mailman
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-05 05:04:22 -08:00
dependabot[bot]
14a5b17741
Bump alpine from 3.15 to 3.17 in /core ( #582 )
...
Bumps alpine from 3.15 to 3.17.
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-04 19:54:37 -08:00
dependabot[bot]
ce99841a6f
Bump actions/stale from 6 to 7 ( #586 )
...
Bumps [actions/stale](https://github.com/actions/stale ) from 6 to 7.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-04 19:54:15 -08:00
dependabot[bot]
edbd294679
Bump mailman from 3.3.6 to 3.3.7 in /core ( #577 )
...
Bumps [mailman](https://gitlab.com/mailman/mailman ) from 3.3.6 to 3.3.7.
- [Release notes](https://gitlab.com/mailman/mailman/tags )
- [Commits](https://gitlab.com/mailman/mailman/compare/3.3.6...3.3.7 )
---
updated-dependencies:
- dependency-name: mailman
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
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 >
2022-12-14 21:55:13 -08:00
dependabot[bot]
b4c19521ad
Bump alpine from 3.16.2 to 3.17.0 in /postorius ( #583 )
...
Bumps alpine from 3.16.2 to 3.17.0.
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-14 21:21:03 -08:00
Clark Boylan
8b289ac152
Update mailman-web/urls.py address regex behavior in new django ( #580 )
...
Regexes are not allowed in path() objects with newer django. This syncs
up with the upstream urls.py at:
https://gitlab.com/mailman/mailman-web/-/blob/master/mailman_web/urls.py
But does not modify the postorious/ vs mailman3/ and hyperkitty/ vs
archives/ paths.
2022-12-14 21:13:55 -08:00
dependabot[bot]
81a16de5f5
Bump alpine from 3.16.2 to 3.17.0 in /web ( #584 )
...
Bumps alpine from 3.16.2 to 3.17.0.
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-14 21:13:20 -08:00
Abhilash Raj
b4b11686b1
Drop dependency on SQLAlchemy < 1.4 ( #585 )
2022-12-14 21:09:42 -08:00
Abhilash Raj
0100dc4bc0
Add g++ (gcc-cpp) as build dependency ( #575 )
...
* Add gcc-cpp as build dependency
* add g++
* add pg binary driver
* Use the postgresql as the driver scheme
* Revert "add pg binary driver"
This reverts commit aaa3aed87e40a0f6193ba1242934fd7659a75440.
2022-11-05 07:38:55 -07:00
Abhilash Raj
c48d96054c
Use Django 4.0.x for now. ( #573 )
...
* Use Django 4.0.x for now.
* Use django 4.0.x for now
2022-10-31 09:21:04 +00:00
dependabot[bot]
06f700192e
Bump actions/stale from 5 to 6 ( #572 )
...
Bumps [actions/stale](https://github.com/actions/stale ) from 5 to 6.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-31 02:08:54 -07:00
bbcchmc
19507087ad
Update uwsgi.ini ( #555 )
...
* Update uwsgi.ini
Updated uwsgi from the default to the max setting 65535, this resolves an issue with large http headers that can cause 502 gateway errors when accessing mailman web interface.
* Reduce the size from max to what apache2 supports.
Co-authored-by: Abhilash Raj <maxking@users.noreply.github.com >
2022-10-28 04:35:16 -07:00
Abhilash Raj
ba9076a6a0
Create action to mark old PRs ( #570 )
2022-10-26 06:16:56 -07:00
Abhilash Raj
c60f98b524
Use Alpine 3.15 for Python 3.9 needed for Core ( #569 )
2022-10-26 03:38:37 -07:00
dependabot[bot]
b80e60fe54
Bump mailman from 3.3.4 to 3.3.6 in /core ( #567 )
...
Bumps [mailman](https://gitlab.com/mailman/mailman ) from 3.3.4 to 3.3.6.
- [Release notes](https://gitlab.com/mailman/mailman/tags )
- [Commits](https://gitlab.com/mailman/mailman/compare/3.3.4...3.3.6 )
---
updated-dependencies:
- dependency-name: mailman
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-26 08:46:59 +00:00
dependabot[bot]
b6435761d0
Bump mailman-hyperkitty from 1.1.0 to 1.2.0 in /core ( #568 )
...
Bumps [mailman-hyperkitty](https://gitlab.com/mailman/mailman-hyperkitty ) from 1.1.0 to 1.2.0.
- [Release notes](https://gitlab.com/mailman/mailman-hyperkitty/tags )
- [Commits](https://gitlab.com/mailman/mailman-hyperkitty/compare/v1.1.0...1.2.0 )
---
updated-dependencies:
- dependency-name: mailman-hyperkitty
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-26 08:38:21 +00:00
Abhilash Raj
9fcf93aa82
Use requirements.txt for automated version bumps. ( #566 )
...
* Use requirements.txt for automated version bumps.
Move the Mailman requirements into requirements.txt file so that
we can use dependabot for automated version bumping.
* Remove constraint on mistune
* Add requirements file to dockerfile
* Add dependency on tzdata
2022-10-26 01:30:07 -07:00
Abhilash Raj
9686039f50
Merge pull request #565 from maxking/bump-ver
...
Bump to new releases
2022-10-26 01:20:40 -07:00
Abhilash Raj
21155c1498
Add dependency on tzdata
2022-10-26 13:41:52 +05:30
Abhilash Raj
2ad1221049
Merge pull request #552 from cboylan/add-lynx
...
Add lynx to the mailman core Docker image
2022-10-26 00:59:35 -07:00
Abhilash Raj
7a51572717
Merge branch 'main' into add-lynx
2022-10-26 00:51:20 -07:00
Abhilash Raj
bfb4d9da3b
Add lynx to existing apk add command.
2022-10-26 00:51:11 -07:00
Abhilash Raj
5fe9f30fd5
Remove constraint on mistune
2022-10-26 13:17:23 +05:30
Abhilash Raj
312833c8ab
Bump to new releases
2022-10-26 13:05:17 +05:30
Abhilash Raj
96761c1b65
Merge pull request #563 from maxking/dependabot/docker/postorius/alpine-3.16.2
...
Bump alpine from 3.12 to 3.16.2 in /postorius
2022-10-26 00:16:50 -07:00
Abhilash Raj
2bddea56f3
Merge pull request #564 from maxking/dependabot/docker/web/alpine-3.16.2
...
Bump alpine from 3.12 to 3.16.2 in /web
2022-10-26 00:16:41 -07:00
dependabot[bot]
c517426652
Bump alpine from 3.12 to 3.16.2 in /postorius
...
Bumps alpine from 3.12 to 3.16.2.
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-26 07:00:22 +00:00
dependabot[bot]
76c803e18a
Bump alpine from 3.12 to 3.16.2 in /web
...
Bumps alpine from 3.12 to 3.16.2.
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-26 07:00:22 +00:00
Abhilash Raj
8b7224f1dc
Merge pull request #562 from maxking/maxking-patch-1
...
Update dockerfiles for all images.
2022-10-26 00:00:00 -07:00
Abhilash Raj
afa6e92a27
Merge pull request #561 from maxking/dependabot/docker/core/alpine-3.16.2
...
Bump alpine from 3.12 to 3.16.2 in /core
2022-10-25 23:55:31 -07:00
Abhilash Raj
c9b7cf0d26
Update dockerfiles for all images.
2022-10-25 23:51:03 -07:00
Abhilash Raj
13f4371f3e
Merge pull request #559 from maxking/dependabot/github_actions/actions/checkout-3
...
Bump actions/checkout from 2 to 3
2022-10-25 23:46:50 -07:00