Commit graph

17 commits

Author SHA1 Message Date
Ludovic Marcotte 53665222b5 fix(packaging): More control file fixes 2020-07-08 10:37:23 -04:00
Ludovic Marcotte 1a7fa0b164 fix(packaging): Xenial control files fixes 2020-07-08 08:29:24 -04:00
Nicolas Höft 4c27826fb5 feat(core): Support ARGON2I/ARGON2ID password hashes
Requires libsodium ≥ 1.0.9 to be present at compile time.

Thus, the following distributions will have support for at least
ARGON2i:

* rhel ≥ 7 (with EPEL enabled)
* Debian ≥ 9 (stretch)
* Ubuntu ≥ Bionic (18.04)

Fixes #4895
2020-07-01 11:20:31 +02:00
Extra Fu bf4c083de8
fix(packaging): Ubuntu Focal changes 2020-06-21 15:33:20 -04:00
Ludovic Marcotte 3b46281dde fix(packaging): control files adjustments for old distro wrt libzip 2020-06-19 13:48:46 -04:00
Johannes Kanefendt b951c72451 Use libzip API for creating ZIP archives instead of zip command line tool 2020-06-09 13:50:29 +02:00
Francis Lachapelle b743c9953c Improve Debian packages 2018-11-01 14:45:28 -04:00
Francis Lachapelle af445c3fb7 Improve Debian packages 2018-10-31 13:57:32 -04:00
Francis Lachapelle a7f5d759bf Improve Debian packages wrt Apache2 configuration 2018-10-29 10:48:25 -04:00
Ludovic Marcotte 4084375003 (fix) bumped libcurl requirement for bionic beaver 2018-06-04 13:36:55 -04:00
Francis Lachapelle 7222e5a36a Remove dependency on tmpwatch and tmpreaper 2018-05-03 15:28:17 -04:00
Ludovic Marcotte 9ffa32eebd Enable SAML support on all Debian-based distro 2014-11-30 17:35:39 -05:00
Francis Lachapelle df648c9204 Add 'zip' to packages dependencies
Fixes #2963
2014-11-10 13:51:38 -05:00
Francis Lachapelle f0a29d3ca2 Fix debian dependencies for sogo-activesync 2014-02-17 15:05:31 -05:00
Jean Raby 1ed41e2831 New deb package: sogo-activesync 2014-01-14 14:39:51 -05:00
Jean Raby cd0244883d deb pkgs recommends 'memcached'. RPMs requires it
Fixes #2016
This means that memcached will always be installed along with sogo.
(Even if it could run on another machine/cluster like database services)
2013-01-03 15:53:58 -05:00
Jean Raby c36eafc69c Move packaging stuff to its own subdirectory
Monotone-Parent: 0a2787d6259826c9137c4fbee005b7cf638fa317
Monotone-Revision: d538a70c8651aa1849c88eedda7782a21b41b591

Monotone-Author: jraby@inverse.ca
Monotone-Date: 2012-08-02T17:40:27
2012-08-02 17:40:27 +00:00
Renamed from debian/control (Browse further)