Commit Graph

821 Commits

Author SHA1 Message Date
Luke Granger-Brown
c4abac1cff spamassassin: enable taint mode 2023-06-25 17:35:16 +00:00
Luke Granger-Brown
01b8cd44fc spamassassin: compile spamc with TLS support 2023-06-25 17:35:16 +00:00
Luke Granger-Brown
6c161ee4b9 spamassassin: enable tests 2023-06-25 17:35:16 +00:00
Luke Granger-Brown
16663f620a spamassassin: add dependencies from SpamAssassin core
These modules are all used by SpamAssassin in some way or another, in
some cases optional depending on what plugins you have loaded.
2023-06-25 13:36:37 +00:00
Luke Granger-Brown
0b48da2e88 spamassassin: switch back to Perl-bundled ExtUtils::MakeMaker
It's past the required minimum version now, so we can drop this comment
and the explicit dependency.
2023-06-25 13:35:32 +00:00
Philipp Kern
0ce6a09235 spamassassin: 3.4.6 → 4.0.0
The HashCash module has been removed, so this change also drops it from
the default config for spamassassin.
2023-06-25 09:38:10 +00:00
R. Ryantm
42debe7adb opensmtpd-filter-rspamd: 0.1.7 -> 0.1.8 2023-06-23 22:18:56 +00:00
Alyssa Ross
c2730b96dc public-inbox: add xapian to PATH
Some public-inbox programs run xapian-compact, so we need to make sure
it's in PATH.
2023-06-20 16:58:47 +00:00
R. Ryantm
e624b4f1ae sympa: 6.2.70 -> 6.2.72 2023-06-13 21:03:42 +00:00
Nick Cao
504b16b10e
postfix: 3.8.0 -> 3.8.1 2023-06-08 19:44:04 +08:00
Julien Moutinho
50301d73e9 public-inbox: 1.8.0 -> 1.9.0
Co-authored-by: Alyssa Ross <hi@alyssa.is>
2023-06-04 13:09:28 +00:00
Julien Moutinho
4fdd015c76 public-inbox: fix InlineC
Co-authored-by: Alyssa Ross <hi@alyssa.is>
2023-06-04 13:09:28 +00:00
Weijia Wang
6e7c0b97d4 treewide: make fetchPypi more explicit 2023-05-25 21:37:59 +03:00
figsoda
22ec7aebbc treewide/servers: use top-level fetchPypi 2023-05-25 12:06:38 -04:00
Martin Weinelt
e96bad849d
mailmanPackages.hyperkitty: fix tests
Probably broken in the last beautifulsoup4 bump.
2023-05-14 03:02:19 +02:00
Nick Cao
aa96790177
Merge pull request #227577 from NickCao/postfix
postfix: 3.7.4 -> 3.8.0
2023-04-30 14:07:00 +08:00
Weijia Wang
59c9fb75de
Merge pull request #228819 from bennofs/update-spf-engine
spf-engine: 2.9.3 -> 3.0.4
2023-04-30 00:56:21 +03:00
Benno Fünfstück
7301fd9af5 spf-engine: 2.9.3 -> 3.0.4 2023-04-29 01:46:48 +02:00
Nick Cao
742f798f31
postfix: 3.7.4 -> 3.8.0 2023-04-22 17:44:48 +08:00
Nick Cao
0b4c7a3d41
vsmtp: 2.1.1 -> 2.2.1
Diff: https://github.com/viridIT/vsmtp/compare/v2.1.1...v2.2.1
2023-04-03 09:33:03 +08:00
github-actions[bot]
307b719414
Merge master into staging-next 2023-03-23 18:01:20 +00:00
ajs124
b3f83086ac rspamd: 3.4 -> 3.5
0c671194e8
2023-03-22 15:57:09 +01:00
Vladimír Čunát
9666d43d40
dovecot: avoid testing DES-encrypted passwords 2023-03-20 10:56:30 +01:00
Artturin
6b2a05e190 treewide: manual fixups for
treewide: use toString on list NIX_CFLAGS_COMPILE
treewide: move NIX_CFLAGS_COMPILE to the env attrset
2023-02-22 21:23:04 +02:00
Artturin
f9fdf2d402 treewide: move NIX_CFLAGS_COMPILE to the env attrset
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper

this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
2023-02-22 21:23:04 +02:00
Artturin
6f6cc4a22d treewide: use toString on list NIX_CFLAGS_COMPILE
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper
2023-02-22 21:23:04 +02:00
Maximilian Bosch
8ed9778a85
Merge pull request #212926 from kirillrdy/mailman
mailman: 3.3.5 -> 3.3.8
2023-02-20 22:10:14 +01:00
Nick Cao
5bfba94e28
Merge pull request #216109 from r-ryantm/auto-update/vsmtp
vsmtp: 2.1.0 -> 2.1.1
2023-02-14 08:51:54 +08:00
R. Ryantm
0620523d94 vsmtp: 2.1.0 -> 2.1.1 2023-02-13 02:45:43 +00:00
Kirill Radzikhovskyy
48c2d3284a mailman: 3.3.5 -> 3.3.8 supports latest sqlalchemy 2023-02-11 06:28:05 +11:00
github-actions[bot]
51cb32c692
Merge master into staging-next 2023-02-05 18:01:22 +00:00
Malte Voos
3449f83618 maintainers/malvo: update information 2023-02-05 15:05:51 +01:00
github-actions[bot]
ae91e9a960
Merge master into staging-next 2023-02-04 06:01:09 +00:00
Nick Cao
452bd872e3
vsmtp: 2.0.0 -> 2.1.0
Diff: https://github.com/viridIT/vsmtp/compare/v2.0.0...v2.1.0
2023-02-02 10:55:20 +08:00
John Ericson
8240bc77e8
Merge pull request #212275 from alyssais/libdl
treewide: remove -ldl linker flags
2023-01-23 16:28:21 -05:00
Alyssa Ross
12d2821bf5
treewide: remove -ldl linker flags
With all libcs I'm aware of, libdl is now either empty (Glibc, musl,
uclibc, illumos), a symlink to libc or equivalent (Apple), or does not
exist (FreeBSD, NetBSD).  So explicitly linking libdl now does nothing
for the former platforms, and breaks the build for the latter
platforms.

With this patch I've removed -ldl from all overridden linker flags for
all free packages in Nixpkgs.  Everything still seems to build.
2023-01-23 15:34:53 +00:00
Weijia Wang
849db3829c
Merge pull request #209413 from r-ryantm/auto-update/mailman-hyperkitty
mailman-hyperkitty: 1.2.0 -> 1.2.1
2023-01-23 16:18:10 +01:00
Sergei Trofimovich
0c224066f8
Merge pull request #212055 from trofi/postfix-update
postfix: 3.7.3 -> 3.7.4
2023-01-23 08:46:09 +00:00
Sergei Trofimovich
9bc59980ab postfix: 3.7.3 -> 3.7.4
Changes: http://cdn.postfix.johnriley.me/mirrors/postfix-release/official/postfix-3.7.4.RELEASE_NOTES
2023-01-22 09:09:59 +00:00
Sergei Trofimovich
4efd9c440b postfix: add trivial updater 2023-01-22 09:09:59 +00:00
Weijia Wang
218c4c526e
Merge pull request #212002 from mothsART/feature/replace_http_by_https
treewide: replace http by https when https is a permanent redirection
2023-01-22 03:26:02 +01:00
Ferry Jérémie
65d7e87fdb treewide: replace http by https when https is a permanent redirection 2023-01-22 02:46:49 +01:00
figsoda
da5b47eba8
Merge pull request #211962 from figsoda/go
treewide: remove empty go vendor hashes
2023-01-21 18:06:47 -05:00
figsoda
d8f9bcbcd6 treewide: remove empty go vendor hashes 2023-01-21 11:35:00 -05:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Nick Cao
94d3d94a57
vsmtp: fix build 2023-01-20 14:13:08 +08:00
Nick Cao
722a260c8a
vsmtp: 1.3.3 -> 2.0.0 2023-01-12 17:17:22 +08:00
Sergei Trofimovich
f7644ca8c1
Merge pull request #207232 from Izorkin/update-postfix
postfix: build with pcre2
2023-01-08 11:02:21 +00:00
R. Ryantm
f0ebe533a3 mailman-hyperkitty: 1.2.0 -> 1.2.1 2023-01-07 04:28:02 +00:00
Thomas Gerbet
10089b769e dovecot_pigeonhole: 0.5.19 -> 0.5.20
https://raw.githubusercontent.com/dovecot/pigeonhole/0.5.20/NEWS
2022-12-22 15:51:30 +01:00