John Wiegley
80e730c9a4
Allow some packages to build on darwin as well
2018-03-30 15:39:25 -07:00
Franz Pletz
96d4f13fc5
dovecot_pigeonhole: 0.5.0.1 -> 0.5.1
2018-03-28 17:41:03 +02:00
Ryan Mulligan
a668ca4aac
dovecot: 2.3.0.1 -> 2.3.1
...
Semi-automatic update generated by https://github.com/ryantm/nix-update tools.
This update was made based on information from https://repology.org/metapackage/dovecot/versions .
These checks were done:
- built on NixOS
- ran `/nix/store/c20ip7wyymd39l7zisx38ky3bxp1sybv-dovecot-2.3.1/bin/dovecot --help` got 0 exit code
- ran `/nix/store/c20ip7wyymd39l7zisx38ky3bxp1sybv-dovecot-2.3.1/bin/dovecot --version` and found version 2.3.1
- found 2.3.1 with grep in /nix/store/c20ip7wyymd39l7zisx38ky3bxp1sybv-dovecot-2.3.1
- directory tree listing: https://gist.github.com/6d90467ee7649d7efc0a48eeacfc42c8
2018-03-28 07:14:40 -07:00
Robert Schütz
515a6ad843
dovecot: 2.3.0 -> 2.3.0.1
...
Release notes: https://dovecot.org/list/dovecot-news/2018-February/000371.html
CVE-2017-15132 is patched in this release, so the patches were removed.
They were erroneously referencing CVE-2017-14132, but were indeed patches for CVE-2017-15132.
2018-03-03 12:08:25 +01:00
Andreas Rammhold
4dd92c4466
dovecot_antispam: removed since upstream deprecated the package [1] and it fails to build anyway
...
[1] https://wiki2.dovecot.org/Plugins/Antispam
2018-02-01 04:51:07 +01:00
Andreas Rammhold
e27e026539
dovecot: fix CVE-2017-15132
2018-02-01 04:28:14 +01:00
Ruben Maher
0b0afe9a8e
dovecot_pigeonhole: 0.4.21 -> 0.5.0.1 ( #34449 )
2018-01-31 13:32:16 +00:00
Franz Pletz
646a2e9a6f
dovecot: 2.2.33.2 -> 2.3.0
2018-01-28 18:52:26 +01:00
Robin Gloster
6903ea6050
treewide: libmysql -> mysql.connector-c
2017-12-29 02:18:35 +01:00
Orivej Desh
9a491ae036
dovecot_pigeonhole: 0.4.20 -> 0.4.21
2017-12-17 02:59:59 +00:00
Orivej Desh
0aa10a7fa6
dovecot: 2.2.32 -> 2.2.33.2
2017-12-17 02:59:38 +00:00
Teal Gaure
5f90e527a4
dovecot: 2.2.27 -> 2.2.32, dovecot_pigeonhole: 0.4.10 -> 0.4.20
2017-10-04 13:05:30 +02:00
Silvan Mosberger
f5fa5fa4d6
pkgs: refactor needless quoting of homepage meta attribute ( #27809 )
...
* pkgs: refactor needless quoting of homepage meta attribute
A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.
* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit
* Fixed some instances
2017-08-01 22:03:30 +02:00
Michael Raskin
35e3ea0966
dovecot: 2.2.25 -> 2.2.27
2016-12-28 15:04:51 +01:00
Nikolay Amiantov
be95ceaff2
treewide: quote URLs in my packages
2016-11-24 01:17:52 +03:00
Periklis Tsirakidis
9772f0f9a1
dovecot: enable darwin build
2016-09-29 13:32:28 +02:00
Tuomas Tynkkynen
1bf5ded193
treewide: Lots of meta.hydraPlatforms -> meta.platforms
...
In all of these files, there is no meta.platforms but only
meta.hydraPlatforms, which doesn't seem to have any purpose except being
inconsistent.
2016-08-02 21:17:44 +03:00
Kranium Gikos Mendoza
65446c6377
dovecot: 2.2.24 -> 2.2.25
2016-07-03 21:43:55 +08:00
Peter Simons
8e462995ba
Bring my stdenv.lib.maintainers user name in line with my github nick.
2016-05-16 22:49:55 +02:00
Franz Pletz
70ac1ec422
dovecot: 2.2.21 -> 2.2.24
2016-05-03 16:03:41 +02:00
Peter Simons
c73a22aed5
Drop support for dovecot 2.1.x from Nixpkgs and NixOS.
...
Version 2.2.x has been stable for a long time; let's give up support for
the obsolete version.
2016-03-11 16:03:09 +01:00
Nikolay Amiantov
ec15cea84f
dovecot_antispam: init at 20130429
2016-01-21 12:53:24 +03:00
Nikolay Amiantov
c956bc774b
dovecot_pigeonhole: 0.4.3 -> 0.4.10
2016-01-21 12:53:21 +03:00
Nikolay Amiantov
57234b97df
dovecot22: specify sysconfdir to use system-wide config
2016-01-21 12:50:03 +03:00
Nikolay Amiantov
cc0e255ab9
dovecot22: add options for building auth modules
2016-01-21 12:50:03 +03:00
Nikolay Amiantov
97e3c42523
dovecot22: move modules dir to /etc
2016-01-21 12:50:03 +03:00
Nikolay Amiantov
2e5b76ecc6
dovecot22: 2.2.19 -> 2.2.21
2016-01-21 12:50:03 +03:00
Franz Pletz
ceca397a1a
dovecot: 2.2.16 -> 2.2.19
2015-11-27 03:03:53 +01:00
Eelco Dolstra
9013dc5826
inotifyTools -> inotify-tools
...
Fixes #9456 .
2015-09-01 10:52:47 +02:00
Rickard Nilsson
9fde4cc2f0
dovecot: Update from 2.2.15 to 2.2.16
2015-03-29 12:42:02 +02:00
John Wiegley
7715e7e108
dovecot: conditionalize some dependencies for Linux
2015-01-03 07:53:08 -05:00
Rickard Nilsson
2d58efd3e4
dovecot: Update from 2.2.14 to 2.2.15
2014-10-27 21:24:08 +01:00
Rickard Nilsson
91be9d5796
dovecot: Update from 2.2.13 to 2.2.14
2014-10-16 08:14:46 +02:00
Rickard Nilsson
fcb4e7128c
dovecot 2.2.x: Update from 2.2.12 to 2.2.13
2014-05-26 16:22:49 +02:00
Peter Simons
b30798a0a3
dovecot-2.2.x: add missing sqlite build input
...
Fixes <http://hydra.nixos.org/build/10863508/nixlog/1/raw >.
2014-05-07 14:45:52 +02:00
Peter Simons
95257307e0
dovecot: build Linux packages on Hydra, and enable local builds on all other systems
2014-05-07 11:27:54 +02:00
John Wiegley
2f971193cc
Allow Dovecot to build with clucene, and on any Unix
2014-05-05 20:53:32 -05:00
Rickard Nilsson
191bd1c26a
dovecot22: Update from 2.2.6 to 2.2.12
2014-03-14 10:34:21 +01:00
Nixpkgs Monitor
6b0e77f8b5
dovecot: update from 2.1.8 to 2.1.17
2013-12-18 18:18:25 +02:00
Rickard Nilsson
8c01614588
dovecot 2.2.x: Update to 2.2.6
2013-10-02 18:51:31 +02:00
Rickard Nilsson
93ff42ae9c
dovecot: Add version 2.2.4 as attribute dovecot22
...
I also added a patch that makes dovecot search for
plugins in /var/lib/dovecot/modules. This way, you
can add plugins from several packages without running
into circular dependencies. The module dir needs to
be populated before the dovecot service is started,
for example. This is currently not done in NixOS, so
you need to implement your own service in order to
get the plugins working.
The module patch has not been added to the old 2.1.x
package.
2013-07-15 14:55:00 +02:00
Peter Simons
f2b6eee34e
dovecot: cosmetic
2012-09-25 12:51:41 +02:00
Peter Simons
f1bfc3055d
dovecot: drop obsolete versions 1.0.3 and 1.1.1
2012-09-24 10:03:10 -04:00
Peter Simons
aa2d8d1e02
dovecot: rename file for version 1.0.3 to improve consistency
2012-09-18 15:08:28 +02:00
Rickard Nilsson
bb2cff55ae
dovecot_2: Enable LDAP support.
2012-07-30 18:58:54 +02:00
Shea Levy
912440dae8
dovecot2: Bump to 2.1.8
2012-07-24 18:34:19 -04:00
Yury G. Kudryashov
4638c52fb6
dovecot-2.1.7
...
svn path=/nixpkgs/trunk/; revision=34490
2012-06-13 07:09:03 +00:00
Lluís Batlle i Rossell
9b9ca264d1
dovecot 2 feels hapier with zlib and bzip2
...
svn path=/nixpkgs/trunk/; revision=30077
2011-10-27 22:07:39 +00:00
Lluís Batlle i Rossell
cf23b0c4e5
Making dovecot2 not use $out/var for runtime files.
...
svn path=/nixpkgs/trunk/; revision=30075
2011-10-27 22:03:41 +00:00
Lluís Batlle i Rossell
621e87f821
Adding a newer dovecot
...
svn path=/nixpkgs/trunk/; revision=30025
2011-10-25 20:34:19 +00:00