Peter Simons
131910992b
python-HyperKitty: initial version 1.2.2
...
Package the mail archiver for GNU Mailman. I liberally borrowed code
from @globin's repository [1].
[1] https://github.com/mayflower/nixexprs/tree/master/pkgs/python
2019-08-30 14:25:13 +02:00
Peter Simons
e3492eff46
mailman: build full paths to postmap and lynx into the package
...
No more need to rely on $PATH.
2019-08-29 19:06:33 +02:00
Andreas Rammhold
46ff96c05b
dovecot-pigeonhole: 0.5.7.1 -> 0.5.7.2 (CVE-2019-11500)
...
This is a followup on #67623
2019-08-28 17:57:57 +02:00
Daniel Frank
d7582c994d
dovecot: 2.3.7.1 -> 2.3.7.2 (CVE-2019-11500)
2019-08-28 15:01:36 +02:00
Robin Gloster
6bff4c107e
mailman: add postorius testing
2019-08-26 22:51:53 +02:00
Robin Gloster
4b1cc7eebf
mailman: add meta to python deps
2019-08-26 22:51:33 +02:00
Peter Simons
22af3829a4
mailman: add the Postorious web UI
2019-08-26 21:12:56 +02:00
Peter Simons
da1ff985ae
mailman: drop hard-coded references to /usr/bin
2019-08-26 16:20:20 +02:00
Peter Simons
fa5a231313
Merge pull request #67366 from peti/t/mailman-v3
...
update mailman to version 3.2.2
2019-08-25 22:09:58 +02:00
Peter Simons
842942baaa
mailman: update from 2.1.29 to version 3.2.2
2019-08-25 21:47:03 +02:00
Alexander V. Nikolaev
885511cb5c
rmilter: remove deprecated package (and module)
2019-08-24 17:33:48 +03:00
pacien
f1ef419be3
exim: add SPF support
2019-08-22 21:25:44 +02:00
Robin Gloster
4e60b0efae
treewide: update globin's maintained drvs
2019-08-20 19:36:05 +02:00
R. RyanTM
4164999bec
opensmtpd: 6.4.1p2 -> 6.4.2p1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/opensmtpd/versions
2019-08-19 19:39:59 -07:00
Aaron Andersen
bd5a8797cc
Merge pull request #62888 from ajs124/exim_mysql_fix
...
exim: Fix build with MariaDB
2019-08-05 16:21:20 -04:00
tv
9a506c2afb
exim: 4.92 -> 4.92.1
2019-07-28 12:07:58 +02:00
Izorkin
4f38967ce2
dovecot_pigeonhole: 0.5.6 > 0.5.7.1
2019-07-25 15:33:59 +03:00
Izorkin
e2173096b3
dovecot: 2.3.7 > 2.3.7.1
2019-07-25 15:32:50 +03:00
R. RyanTM
2c90107101
postfix: 3.4.5 -> 3.4.6
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/postfix/versions
2019-07-17 09:45:35 +02:00
R. RyanTM
5eb574010e
dovecot: 2.3.6 -> 2.3.7
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/dovecot/versions
2019-07-15 01:18:44 -07:00
volth
b3cc65f8b9
buildPerlPackage: name -> (pname, version)
2019-06-20 15:56:50 +00:00
volth
f3282c8d1e
treewide: remove unused variables ( #63177 )
...
* treewide: remove unused variables
* making ofborg happy
2019-06-16 19:59:05 +00:00
ajs124
d35441699e
exim: Fix build with MariaDB
...
The 10.2 → 10.3 upgrade (#44343 ) broke it
2019-06-14 23:10:35 +02:00
R. RyanTM
af6001a089
rspamd: 1.9.2 -> 1.9.4
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rspamd/versions
2019-06-02 19:47:15 -07:00
Spencer Baugh
4b8803dae6
switch users of "gnupg1" to plain "gnupg"
...
gnupg is gnupg 2.2. gnupg1 is also gnupg 2.2, just with a few extra
symlinks in the bin directory. None of these packages need those
symlinks, and it's confusing for them to say they're depending on
"gnupg1", so switch their dep to plain "gnupg".
2019-05-12 20:08:50 +02:00
Peter Simons
62c93c9818
Merge pull request #60490 from dotlambda/dovecot-2.3.6
...
dovecot: 2.3.5.2 -> 2.3.6
2019-05-06 14:40:17 +02:00
R. RyanTM
43235b77f1
rspamd: 1.9.1 -> 1.9.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rspamd/versions
2019-05-02 22:02:46 +02:00
Robert Schütz
c38b485197
dovecot_pigeonhole: 0.5.5 -> 0.5.6
...
https://dovecot.org/pipermail/dovecot-news/2019-April/000411.html
2019-04-30 15:56:59 +02:00
Robert Schütz
427dfadfa9
dovecot: 2.3.5.2 -> 2.3.6
...
fixes CVE-2019-11494 and CVE-2019-11499
https://dovecot.org/pipermail/dovecot-news/2019-April/000408.html
2019-04-30 15:43:10 +02:00
Silvan Mosberger
40d2f43fe5
Merge pull request #59840 from dotlambda/dovecot-2.3.5.2
...
dovecot: 2.3.5.1 -> 2.3.5.2
2019-04-22 22:42:58 +02:00
Robert Schütz
041fc67610
dovecot: 2.3.5.1 -> 2.3.5.2
...
https://dovecot.org/pipermail/dovecot-news/2019-April/000407.html
fixes CVE-2019-10691
2019-04-18 16:53:36 +02:00
Frederik Rietdijk
256e34b89d
Merge staging-next into master ( #59733 )
2019-04-18 14:03:51 +02:00
R. RyanTM
057091f0fa
postsrsd: 1.5 -> 1.6
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/postsrsd/versions
2019-04-18 08:51:02 +02:00
Frederik Rietdijk
2b52da5f99
Merge pull request #58222 from bobvanderlinden/var-run-pkgs
...
tree-wide: pkgs: /var/run -> /run
2019-04-16 19:02:56 +02:00
R. RyanTM
65cc1ed840
rspamd: 1.9.0 -> 1.9.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rspamd/versions
2019-04-16 18:43:49 +02:00
Bob van der Linden
766ea89722
rspamd: /var/run -> /run
2019-04-11 20:05:33 +02:00
Franz Pletz
1731b9374f
rspamd: 1.8.3 -> 1.9.0
2019-04-03 05:25:51 +02:00
Robert Schütz
640416bf71
dovecot_pigeonhole: 0.5.4 -> 0.5.5 ( #58511 )
...
This is the appropriate version for dovecot 2.3.5 according to
https://dovecot.org/pipermail/dovecot-news/2019-March/000400.html
2019-04-02 10:16:26 +02:00
Robert Schütz
7dd24531e4
postfix: 3.4.4 -> 3.4.5 ( #58679 )
...
http://www.postfix.org/announcements/postfix-3.4.5.html
2019-04-01 22:52:52 +02:00
Robert Schütz
2cfe129d65
postfix: 3.4.3 -> 3.4.4
...
http://www.postfix.org/announcements/postfix-3.4.4.html
2019-03-29 07:52:24 +01:00
Robert Schütz
d3ca36bd64
dovecot: 2.3.5 -> 2.3.5.1
...
https://dovecot.org/list/dovecot-news/2019-March/000401.html
fixes CVE-2019-7524
2019-03-28 14:00:15 +01:00
Peter Simons
4269069460
Merge pull request #58058 from r-ryantm/auto-update/dovecot
...
dovecot: 2.3.4.1 -> 2.3.5
2019-03-23 16:58:33 +01:00
R. RyanTM
2ba743d5b5
dovecot: 2.3.4.1 -> 2.3.5
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/dovecot/versions
2019-03-21 08:36:33 -07:00
R. RyanTM
e3b0d61bcd
postsrsd: 1.4 -> 1.5 ( #54128 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/postsrsd/versions
2019-03-15 20:32:23 +01:00
Janne Heß
b2a6183f75
exim: Fix build with LDAP ( #56058 )
...
The lber library is now required, see also:
https://bugs.archlinux.org/task/27509
2019-03-12 15:28:53 -04:00
Robert Schütz
1f302fa30d
postfix: 3.4.0 -> 3.4.3 ( #57368 )
2019-03-11 23:36:33 +01:00
Peter Simons
cd1dc8a1d2
SpamAssassin: update to version 3.4.2
2019-03-05 12:53:04 +01:00
Robert Schütz
08052787f4
postfix: 3.3.2 -> 3.4.0 ( #56537 )
...
http://www.postfix.org/announcements/postfix-3.4.0.html
2019-02-28 21:16:53 +01:00
Jörg Thalheim
dadc7eb329
treewide: use runtimeShell instead of stdenv.shell whenever possible
...
Whenever we create scripts that are installed to $out, we must use runtimeShell
in order to get the shell that can be executed on the machine we create the
package for. This is relevant for cross-compiling. The only use case for
stdenv.shell are scripts that are executed as part of the build system.
Usages in checkPhase are borderline however to decrease the likelyhood
of people copying the wrong examples, I decided to use runtimeShell as well.
2019-02-26 14:10:49 +00:00
Vladimír Čunát
4ba49d3d6c
Merge #55988 : treewide meta.platforms: linux -> unix
2019-02-22 07:59:34 +01:00