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
Thomas Gerbet
82373dfc74
dovecot: 2.3.19.1 -> 2.3.20
...
https://github.com/dovecot/core/blob/2.3.20/NEWS
2022-12-22 15:17:58 +01:00
Izorkin
960bbc021e
postfix: build with pcre2
2022-12-22 14:39:32 +03:00
Yorick van Pelt
3d8ffea12c
spf-engine: apply review comments
2022-11-21 11:46:58 +01:00
Yorick van Pelt
37cc873ac8
pypolicyd-spf 2.0.2 -> spf-engine 2.9.3
...
Fixes CVE-2019-20790
2022-11-21 11:46:25 +01:00
R. Ryantm
d381907261
sympa: 6.2.68 -> 6.2.70
2022-11-13 01:34:18 +00:00
R. Ryantm
eae91da151
rspamd: 3.3 -> 3.4
2022-11-03 22:42:08 +01:00
lewo
dd4897bda9
Merge pull request #197491 from NickCao/postfix
...
postfix: 3.6.6 -> 3.7.3
2022-10-26 09:22:30 +02:00
Vladimír Čunát
0079830888
Merge #195644 : mysql57: drop
2022-10-25 21:23:27 +02:00
Nick Cao
c3611ef087
postfix: 3.6.6 -> 3.7.3
2022-10-24 13:56:34 +08:00
ajs124
52593f7a50
Merge pull request #196591 from helsinki-systems/feat/exim-pkg-changes
...
exim: various changes
2022-10-22 22:09:10 +02:00
github-actions[bot]
ee0190d830
Merge master into staging-next
2022-10-20 12:01:25 +00:00
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
github-actions[bot]
bbaff9a043
Merge master into staging-next
2022-10-19 12:01:22 +00: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
ajs124
6646e409dc
exim: various changes
...
- build in parallel
- run hooks
2022-10-18 01:10:54 +02:00
github-actions[bot]
4f07e7f326
Merge master into staging-next
2022-10-15 06:07:54 +00: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
Yorick van Pelt
44cbcce412
dspam: switch from mysql57 to mariadb-connector-c
2022-10-12 10:29:27 +02:00
Franz Pletz
2a7df1adc8
popa3d: fix build with libxcrypt
2022-10-09 18:10:37 +02:00
Franz Pletz
c1da1990ee
opensmtpd: fix build with libxcrypt
2022-10-09 18:09:43 +02:00