Commit Graph

787 Commits

Author SHA1 Message Date
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
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