Lassulus
032faca4f7
Merge pull request #173181 from malte-v/init-opensmtpd-filter-dkimsign
...
libopensmtpd: init at 0.7; opensmtpd-filter-dkimsign: init at 0.6
2022-10-20 09:13:02 +02:00
Franz Pletz
3ad542b82f
Merge pull request #196685 from NickCao/dovecot-openssl
...
dovecot: build with openssl 3.0
2022-10-20 08:54:24 +02:00
Sergei Trofimovich
c20aed5e61
postfix: add support for linux-6
...
Without this change `postfix` fails to build on `linux-6` as:
postfix> ATTENTION:
postfix> ATTENTION: Unknown system type: Linux 6.0.0
postfix> ATTENTION:
2022-10-19 09:37:32 +01:00
Nick Cao
b32db0ec02
dovecot: build with openssl 3.0
2022-10-19 14:11:33 +08:00
Nick Cao
9a9427d9bf
vsmtp: set platforms to platforms.linux
2022-10-15 10:13:17 +08:00
Nick Cao
f3170f025c
vsmtp: init at 1.3.3
2022-10-14 15:18:01 +08:00
OPNA2608
99b3530710
mailmanPackages.buildEnvs: Fixup after ldap -> python-ldap rename
2022-10-07 19:11:50 +02:00
R. Ryantm
0addd9696c
rspamd: 3.2 -> 3.3
2022-10-05 15:43:20 +02:00
Ryan Lahfa
28f4c3d8ee
listmonk: fix frontend build due to OpenSSL 3.0 deprecations
...
* listmonk: fix frontend build using Webpack due to OpenSSL 3.0 deprecations
See the OpenSSL 3.0 section here https://medium.com/the-node-js-collection/node-js-17-is-here-8dba1e14e382 for explanations.
Adds the missing hooks (pre/postinstall).
* listmonk: fix runHook preInstall
* listmonk: fix runHook postInstall
Co-authored-by: superherointj <5861043+superherointj@users.noreply.github.com>
2022-09-24 13:01:26 -03:00
Raito Bezarius
6b891f4788
nixos/listmonk: init module
2022-09-21 19:55:20 +02:00
Jonas Heinrich
136ef6daed
Merge pull request #186800 from r-ryantm/auto-update/postsrsd
...
postsrsd: 1.11 -> 1.12
2022-08-21 01:18:17 +02:00
Sandro
61c49148ba
Merge pull request #185320 from RaitoBezarius/listmonk
2022-08-16 11:44:44 +02:00
Raito Bezarius
b6fcfe826c
listmonk: init at 2.2.0
2022-08-15 18:27:58 +02:00
R. Ryantm
442538f8f0
postsrsd: 1.11 -> 1.12
2022-08-15 13:34:23 +00:00
Robert Schütz
243053e521
python310Packages.mistune: 0.8.4 -> 2.0.4
...
Remove mistune_0_8 because it's insecure.
2022-08-15 06:53:01 +00:00
Martin Weinelt
33ee10c80e
python3Packages.django-compressor: rename from django_compressor
2022-08-06 00:21:16 +02:00
Jörg Thalheim
e9995a5ade
rspamd: fix crashes by switching pcre2 -> pcre1
...
on x86-64 the impact should be also minimal because hyperscan is used
for performance critical regexes.
2022-07-18 13:31:06 +02:00
ajs124
6870d49fea
dovecot: fix CVE-2022-30550
2022-07-06 16:28:51 +02:00
Maximilian Bosch
6c7fbcd21e
mailman: make mailmanPackages.extend
actually work in overlays
2022-07-04 21:15:56 +02:00
Maximilian Bosch
dd4b6b81fa
nixos/mailman: implement LDAP support for postorius
2022-07-04 21:15:53 +02:00
ajs124
65b8af2a7f
exim: 4.95 -> 4.96
...
https://lists.exim.org/lurker/message/20220625.141825.d6de6074.en.html
2022-06-27 13:49:29 +02:00
Rick van Schijndel
4f3f90fc4f
Merge pull request #178115 from sikmir/mlmmj
...
mlmmj: fix cross-compilation
2022-06-23 22:34:36 +02:00
Nikolay Korotkiy
e7b692ce87
mlmmj: fix cross-compilation
2022-06-18 11:09:00 +03:00
Maximilian Bosch
e768893052
mailmanPackages.hyperkitty: fix build
...
Closes #177470
2022-06-17 15:53:40 +02:00
ajs124
7aaf277a47
dovecot: 2.3.19 -> 2.3.19.1
2022-06-14 12:49:22 +02:00
Sergei Trofimovich
5ebfb1845b
Merge pull request #173986 from trofi/workaround-fno-common-for-mlmmj
...
mlmmj: add -fcommon workaround
2022-06-02 07:35:22 +00:00
Sergei Trofimovich
5580257e0e
Merge pull request #173725 from trofi/workaround-fno-common-for-dspam
...
dspam: add -fcommon workaround
2022-05-29 16:01:04 +00:00
Sergei Trofimovich
be366766f6
mlmmj: add -fcommon workaround
...
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:
ld: getlistdelim.o:/build/mlmmj-1.3.0/src/../include/mlmmj.h:84: multiple definition of
`subtype_strs'; mlmmj-send.o:/build/mlmmj-1.3.0/src/../include/mlmmj.h:84: first defined here
2022-05-22 14:23:20 +01:00
Sergei Trofimovich
84fad7bf60
dspam: add -fcommon workaround
...
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:
ld: .libs/hash_drv.o:/build/dspam-3.10.2/src/util.h:96: multiple definition of `verified_user';
.libs/libdspam.o:/build/dspam-3.10.2/src/util.h:96: first defined here
2022-05-20 09:00:27 +01:00
Maximilian Bosch
aea3ec632d
mailman: split python env for web and mailman
2022-05-20 01:36:48 +02:00
Maximilian Bosch
72a14ea563
mailman: refactor package structure
...
* Removed unused `.package`-option.
* Added explicit postgresql support.
* Create a new meta-package for mailman to make sure each component has
the **same** python and packages can be downgraded if needed (e.g.
psycopg2 or sqlalchemy) without interfering with `pythonPackages` in any way.
* Document why certain python overrides are needed.
Closes #170035
Closes #158424
2022-05-20 01:21:20 +02:00
K900
016facb869
hyperkitty: backport patch fixing Python 3.10 support
2022-05-16 13:27:16 +03:00
Malte Voos
f58f0e6b9f
opensmtpd-filter-dkimsign: init at 0.6
2022-05-15 20:03:49 +02:00
Malte Voos
97ed34ec68
libopensmtpd: init at 0.7
2022-05-15 20:02:58 +02:00
Silvan Mosberger
fd50826952
Merge pull request #104457 from ju1m/public-inbox
...
Update public-inbox to 1.8.0 and add systemd services
2022-05-12 20:46:39 +02:00
Julien Moutinho
fd2616c92c
public-inbox: unstable-2022-04-05 -> 1.8.0
2022-05-12 01:56:46 +02:00
Julien Moutinho
8b2b5be3b5
public-inbox: 1.7.0 -> unstable-2022-04-05
2022-05-12 01:56:45 +02:00
Julien Moutinho
6cf2f46995
public-inbox: 1.6.1 -> 1.7.0
2022-05-12 01:56:43 +02:00
Julien Moutinho
9b6223d1fa
public-inbox: 1.2.0 -> 1.6.1
2022-05-12 01:56:04 +02:00
ajs124
20020f7c11
dovecot_pigeonhole: 0.5.18 -> 0.5.19
2022-05-10 09:54:17 +01:00
ajs124
d33a05ab89
dovecot: 2.3.18 -> 2.3.19
2022-05-10 09:53:04 +01:00
Malo Bourgon
16e15fa68f
treewide: add meta.mainProgram to many packages
2022-05-04 18:08:19 -07:00
squalus
1fbd921649
opensmtpd: support cross compile ( #170379 )
...
* opensmtpd: support cross compile
* add comment to remember the linked PR
Co-authored-by: Léo Gaspard <leo@gaspard.io>
2022-04-26 19:47:52 +02:00
Robert Schütz
d538bbe92c
postfix: 3.6.5 -> 3.6.6
...
https://www.postfix.org/announcements/postfix-3.7.1.html
2022-04-24 00:50:19 +00:00
R. Ryantm
52ca1804a1
dovecot_fts_xapian: 1.5.4b -> 1.5.5
2022-04-22 13:26:39 +00:00
Fabián Heredia Montiel
2151e9af9c
archiveopteryx: fix build on aarch64 by conditioning -Wno-error
flag
2022-04-16 11:31:48 -05:00
Fabián Heredia Montiel
065409f697
archiveopteryx: fix build on gcc11 with extra flags
2022-04-15 11:09:20 -05:00
Martin Weinelt
a7fc5aaa76
Merge remote-tracking branch 'origin/master' into staging-next
2022-04-15 13:30:48 +02:00
Franz Pletz
1cf1b56dc0
Merge pull request #168698 from justinas/rspamd3_2
2022-04-15 13:22:06 +02:00
Martin Weinelt
69900853ca
mailman: fix build
...
Required an update to the sqlalchemy override due to new hash variable
usage. Also disables tests for sqlalchemy and alembic because neither
can find any, so they error out.
2022-04-15 01:39:55 +02:00