Commit Graph

282 Commits

Author SHA1 Message Date
Jason Tibbitts
5ebd7deb39 Conditionalize the cassandane stuff.
To facilitate building for EL7 and maybe F25 and older, conditionalize
the build dependencies and calls to Cassandane.
2017-05-25 11:19:25 -05:00
Jason Tibbitts
f33aeb9844 Remove cyr_systemd_helper completely.
It turns that, at least in cyrus 3, the cyr_systemd_helper script will
end up wiping out your databases every time the daemon starts.  It was
something that was needed to handle the horror that was Berkeley
DB/Sleepycat DB/whatever it's called today, but Cyrus no longer supports
BDB and so there's no point.
2017-05-25 11:01:50 -05:00
Jason Tibbitts
c70cf04055 More work on test suite. 2017-05-25 10:32:04 -05:00
Jason Tibbitts
5a7ae23159 More work on getting cassandane running. 2017-05-23 12:18:54 -05:00
Jason Tibbitts
ab96e24f94 Renumber source24->19. 2017-05-22 17:53:26 -05:00
Jason Tibbitts
1c99445a36 Renumber source 23->18. 2017-05-22 17:53:02 -05:00
Jason Tibbitts
98bfc7d664 Renumber source22->17. 2017-05-22 17:52:35 -05:00
Jason Tibbitts
4339e190d1 Renumber source21->16. 2017-05-22 17:52:07 -05:00
Jason Tibbitts
684974ccd8 Renumber source20->15. 2017-05-22 17:51:28 -05:00
Jason Tibbitts
224d9399ec Renumber source19->14. 2017-05-22 17:50:49 -05:00
Jason Tibbitts
4a7375e2c4 Renumber source18->13. 2017-05-22 17:50:21 -05:00
Jason Tibbitts
6e07affa64 Renumber source17->12. 2017-05-22 17:49:48 -05:00
Jason Tibbitts
e3b1f185d1 Reorder sources 2017-05-22 17:49:21 -05:00
Jason Tibbitts
a19e54f75b Renumber source13->11. 2017-05-22 17:48:11 -05:00
Jason Tibbitts
a01e045039 Renumber source11 -> 10. 2017-05-22 17:47:36 -05:00
Jason Tibbitts
d4035a6d3f Add doc-extra subpackage; reorganize subpackage ordering. 2017-05-22 17:17:04 -05:00
Jason Tibbitts
1f8c1109f3 Now have a buildable package. 2017-05-22 16:14:19 -05:00
Jason Tibbitts
176b9d0495 Now passes %check. 2017-05-22 15:54:46 -05:00
Jason Tibbitts
213ef748ce Some further work. Try to run the test suite. 2017-05-22 14:22:00 -05:00
Jason Tibbitts
583c7ed00b Missed two {} cleanups. 2017-05-22 12:00:25 -05:00
Jason Tibbitts
f98fbbdac0 Initial work to update to 3.0.1. 2017-05-22 11:59:16 -05:00
Fedora Release Engineering
597d10c50b - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-10 08:07:43 +00:00
Jason Tibbitts
1a5c4ef8af Rename httpd(8) manpage to avoid conflict. 2017-01-09 19:06:08 -06:00
Jason Tibbitts
be39b05c56 Follow initial system setup guidelines.
An extra systemd service file will call sscg to setup a secure initial
certificate if it does not exist.  The new default imapd.conf file will
reference that cert.
2016-12-21 16:01:39 -06:00
Jason Tibbitts
c0a5476798 Trim changelog entries older than 2010. 2016-11-24 00:13:56 -06:00
Jason Tibbitts
c2545138c9 Make main package only recommend the vzic package.
Also add the necessary deps on ldconfig.
2016-11-24 00:02:33 -06:00
Jason Tibbitts
32ed4ae7af Split out vzic and clean up
vzic is bundled and has a different license than the rest of the code.
Split it out for simplicity.  It and the main package depend on each
other.
Add Provides: bundled(vzic).
Slihtly clean up the files list
2016-11-24 00:00:07 -06:00
Jason Tibbitts
0608950fc4 Remove some comments and a line of debugging cruft. 2016-11-23 22:20:54 -06:00
Jason Tibbitts
d889d66cee More dependency cleanup. 2016-11-23 22:18:05 -06:00
Jason Tibbitts
1b2d6bd211 Don't generate ssl cert in %post 2016-11-23 22:15:22 -06:00
Jason Tibbitts
6d20ca4084 Clean up %pre. 2016-11-23 22:14:45 -06:00
Jason Tibbitts
c9b618f56b Clean up scriptlets and dependencies.
The %pre scriptlet had some horrible hack to try and turn on synchronous
writes if /var was on ext2.  That hasn't been useful for a long time.

cyrus no longer builds static libraries, so don't bother having the
-devel package provide a -static package.

Scriptlet dependencies were weird across the board; the -utils package
had scriptlet deps but didn't even have any scriptlets.  Clean all of
that up.
2016-11-23 19:38:56 -06:00
Jason Tibbitts
92f542ee81 Update %changelog. 2016-11-23 19:25:21 -06:00
Jason Tibbitts
04c5de2868 Switch some pointless perl calls to sed. 2016-11-23 18:56:25 -06:00
Jason Tibbitts
6233132f55 Clean up file list. First buildable package. 2016-11-23 18:31:00 -06:00
Jason Tibbitts
212beead41 Make -devel own the unversioned .so files. 2016-11-23 18:10:10 -06:00
Jason Tibbitts
b324cd1fc2 Runtime dep on shadow-utils was on the wrong package 2016-11-23 18:07:21 -06:00
Jason Tibbitts
a09d37dcda Depend on pkgconfig for proper dir ownership 2016-11-23 18:06:10 -06:00
Jason Tibbitts
e27ddb3117 Remove .la files; package pkgconfig files in -devel. 2016-11-23 18:03:38 -06:00
Jason Tibbitts
26a5a53fdc Further work.
Properly build the Perl modules
Start cleaning up the file lists.
2016-11-23 17:59:00 -06:00
Jason Tibbitts
95c4f40167 Remove some commented cruft that's no longer useful 2016-11-23 11:16:12 -06:00
Jason Tibbitts
83cd0005a8 Remove unrecognized --disable-listext config option 2016-11-23 10:16:47 -06:00
Jason Tibbitts
b46d117410 Don't assume .gz extension on manpages. 2016-11-23 01:32:30 -06:00
Jason Tibbitts
f3be05b9b0 Further cleanips, closer to a clean build 2016-11-23 01:31:03 -06:00
Jason Tibbitts
1df29a310b Further fork on getting things installed.
Also more cleanups.
2016-11-22 19:24:55 -06:00
Jason Tibbitts
779e0eeecc More cleanups.
Additional four-space indentation.
Missed an instance of %{__perl}.
2016-11-22 17:59:47 -06:00
Jason Tibbitts
1e1862cca0 Big cleanups
/etc is way shorter and less obscuring than %{_sysconfdir}.
Reorder %configure options.
Add %configure options for new features.
Add build dependencies for those features.
Just build with %make_build.  No need to get fancy.
When calling perl, we can just use "perl".  Still use the macro for
    actually embedding the path to perl into compiled code.
Just use the default compilation flags.  The hardened flags are default
    now.
Start using four space indentation.
2016-11-22 17:50:27 -06:00
Jason Tibbitts
58e16e03d3 Merge branch 'master' of ssh://pkgs.fedoraproject.org/cyrus-imapd 2016-11-22 15:33:23 -06:00
Jason Tibbitts
9d73bed94f Begin update to 2.5.10.
Remove all patches.
Calling autoconf in %prep is horrible.
2016-11-22 15:31:53 -06:00
Petr Písař
dbbea06f03 Mandatory Perl build-requires added <https://fedoraproject.org/wiki/Changes/Build_Root_Without_Perl> 2016-06-24 09:20:11 +02:00
Jitka Plesnikova
e17985f8e2 Perl 5.24 rebuild 2016-05-17 03:53:35 +02:00
Dennis Gilmore
b3e5249a28 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-03 18:24:28 +00:00
Jason Tibbitts
a55fa566f7 Update to 2.4.18 and backport security patch. 2015-10-01 11:26:48 -05:00
Jason Tibbitts
399f01ad19 Clean up a bit. 2015-09-09 15:21:48 -05:00
Jason Tibbitts
10e891f3e8 Fix build failure. 2015-08-08 21:22:09 -05:00
Kevin Fenzi
5a9e83409c Rebuild for new librpm 2015-07-29 20:44:17 -06:00
Dennis Gilmore
632c60c46f - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-17 03:38:31 +00:00
Jitka Plesnikova
05e098019d Perl 5.22 rebuild 2015-06-05 11:24:55 +02:00
Jitka Plesnikova
714522492f Perl 5.20 rebuild 2014-08-27 12:28:58 +02:00
Peter Robinson
ccf804f285 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-16 02:04:36 +00:00
Dennis Gilmore
f2d9bd53f6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 01:39:34 -05:00
Dennis Gilmore
825f10f389 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-03 01:33:44 -05:00
Petr Písař
5929b08f0e Perl 5.18 rebuild 2013-07-18 03:52:43 +02:00
Michal Hlavinka
3168cddf4c spec clean up 2013-07-12 17:28:40 +02:00
Michal Hlavinka
58abf451d0 make sure binaries are hardened 2013-04-18 15:02:54 +02:00
Dennis Gilmore
6c210cfc01 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-13 13:23:38 -06:00
Michal Hlavinka
d42841aef5 reenable snmp 2013-01-29 17:47:43 +01:00
Michal Hlavinka
f5ea7cd41c remove obsolete files 2013-01-07 16:08:42 +01:00
Jeroen van Meeuwen (Ergo Project)
d97866d784 Check in new upstream version 2.4.17 2012-12-01 20:48:53 +00:00
Michal Hlavinka
c7c43b21a2 do not use strict aliasing 2012-11-30 19:22:03 +01:00
Michal Hlavinka
0cb4bd9eb8 use new systemd rpm macros (#850079) 2012-08-21 19:26:46 +02:00
Dennis Gilmore
15fff38376 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-18 15:12:58 -05:00
Petr Písař
00e318510e Perl 5.16 rebuild 2012-06-11 16:42:01 +02:00
Jeroen van Meeuwen (Ergo Project)
71ce1d642d Check in new upstream version cyrus-imapd-2.4.16 2012-04-19 14:40:34 +01:00
Jeroen van Meeuwen (Ergo Project)
e8cbb218d5 New upstream version 2.4.15 2012-04-18 14:12:35 +01:00
Michal Hlavinka
0945993560 rebuilt because of new libdb 2012-04-11 13:19:55 +02:00
Michal Hlavinka
3924e4ecb2 spec cleanup 2012-03-22 11:37:15 +01:00
Michal Hlavinka
6258b3d10c updated to 2.4.14 2012-03-14 14:21:00 +01:00
Michal Hlavinka
490dc9e17e use PraveTmp in systemd unit file 2012-02-07 15:57:28 +01:00
Dennis Gilmore
172ef52cca - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-12 18:13:53 -06:00
Jeroen van Meeuwen (Ergo Project)
60873b97c3 Check in new upstream version 2012-01-02 15:47:00 +01:00
Michal Hlavinka
58147a2761 do not use digest-md5 as part of default auth mechanisms,
it does not coop with pam
2011-12-07 11:47:17 +01:00
Michal Hlavinka
e0b805b4c7 reduce noisy logging, add option to turn on LOG_DEBUG syslog
messages again (thanks Philip	Prindeville) (#754940)
2011-11-22 14:48:07 +01:00
Michal Hlavinka
c8c1f50634 add login and digest-md5 as part of default auth mechanisms (#748278) 2011-10-24 11:13:26 +02:00
Michal Hlavinka
f1a444adf7 do not hide errors if cyrus user can't be added 2011-10-11 15:11:05 +02:00
Michal Hlavinka
db5cac617d cyrus-imapd updated to 2.4.12
fixes incomplete authentication checks in nntpd (Secunia SA46093)
2011-10-05 10:46:05 +02:00
Jeroen van Meeuwen (Ergo Project)
f47d683af2 Check in 2.4.11 2011-09-09 09:04:42 +01:00
Michal Hlavinka
f0183d33fa spec cleanup for pending package review 2011-08-18 15:51:13 +02:00
Michal Hlavinka
6fe5349544 rebuild with db5 2011-08-16 11:35:23 +02:00
Petr Sabata
c284d5fce6 Perl mass rebuild 2011-07-21 18:38:50 +02:00
Petr Sabata
38931f39a2 Perl mass rebuild 2011-07-20 11:58:24 +02:00
Jeroen van Meeuwen (Ergo Project)
808c92b6b4 Check in version 2.4.10 2011-07-06 09:17:13 +01:00
Iain Arnell
1c765ef33c Patch to work with Perl 5.14 2011-06-22 05:22:29 +02:00
Marcela Mašláňová
cd4866d884 Perl mass rebuild 2011-06-20 21:58:05 +02:00
Marcela Mašláňová
37f88d5d83 Perl 5.14 mass rebuild 2011-06-10 15:14:06 +02:00
Michal Hlavinka
a1eec5a1e5 fixed: systemd commands in %post (thanks Bill Nottingham) 2011-05-09 13:39:37 +02:00
Michal Hlavinka
45c13ab9af cyrus-imapd updated to 2.4.8
fixed: cannot set unlimited quota through proxy
fixed: reconstruct tries to set timestamps again and again
fixed: response for LIST "" user is wrong
fixed: THREAD command doesn't support quoted charset
fixed crashes in mupdatetest and cyr_expire when using -x
2011-04-14 12:15:02 +02:00
Michal Hlavinka
41d9d318b6 now using systemd 2011-04-04 17:10:19 +02:00
Michal Hlavinka
66faec9255 updated to 2.4.7 2011-03-31 08:44:23 +02:00
Michal Hlavinka
eaf31cffbd - updated to 2.4.6
- "autocreate" and "autosieve" features were removed
2011-02-10 14:56:53 +01:00
Dennis Gilmore
365d195afe - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 06:34:48 -06:00
Michal Hlavinka
80ce5e6958 - don't force sync io for all filesystems 2011-01-21 10:51:57 +01:00
Michal Hlavinka
0e6583ceaa fix typpo in last commit 2010-10-12 10:56:27 +02:00
Michal Hlavinka
12aed29a7b update homepage and source url 2010-10-12 10:38:27 +02:00
Michal Hlavinka
c92c8260dd - follow licensing guideline update
- devel sub-package has to have virtual static provides (#609604)
2010-07-09 11:02:10 +00:00
Michal Hlavinka
aff248446c big spec cleanup - step 3 improve spec readability 2010-06-08 11:54:59 +00:00
Michal Hlavinka
11263a4916 big spec cleanup - step 2 fix typo, reorder patches and sources 2010-06-08 11:45:51 +00:00
Michal Hlavinka
9d65fa65ac - spec cleanup
- simplified packaging (merge -perl in -utils)
- remove obsoleted and/or unmaintained additional sources/patches
- remove long time not used files from the cvs/srpm
- update additional sources/patches from their upstream step 1
2010-06-08 11:01:40 +00:00
Marcela Mašláňová
cadb86d4d2 - Mass rebuild with perl-5.12.0 2010-06-01 14:14:01 +00:00
Michal Hlavinka
7c5a8df542 - add support for QoS marked traffic (#576652) 2010-04-20 13:34:14 +00:00
Michal Hlavinka
ad76e47fcf - ignore user_denny.db if missing (#553011)
- fix location of certificates in default imapd.conf
2010-01-14 13:08:38 +00:00
Michal Hlavinka
0aa81155c4 updated to 2.3.16 2009-12-22 18:42:03 +00:00
Michal Hlavinka
8e0cfe8ec2 - fix shell for daily cron job (#544182) 2009-12-04 12:30:02 +00:00
Štěpán Kasal
eb7765d71a - rebuild against perl 5.10.1 2009-12-04 02:03:22 +00:00
Michal Hlavinka
094b4f7118 - spec cleanup 2009-11-26 13:32:56 +00:00
Michal Hlavinka
3ae5a0317c spec cleanup 2009-11-24 16:23:25 +00:00
Michal Hlavinka
d28c0d0250 - rebuild with new db4 (#540093)
- spec cleanup
2009-11-24 14:11:40 +00:00
Michal Hlavinka
69fe149e8c - fix sourcing of /etc/sysconfig/cyrus-imapd (#533320) 2009-11-06 13:30:04 +00:00
Michal Hlavinka
7c8f77442a - do not fill logs with mail (de)compression messages (#528093) 2009-11-05 13:27:46 +00:00
Michal Hlavinka
b91cae1db0 spec cleanup (not complete yet) 2009-10-29 15:50:04 +00:00
Michal Hlavinka
04b690052b - fix cyrus user shell for db import (#528126) 2009-10-09 12:15:05 +00:00
Michal Hlavinka
634b995505 - make init script LSB-compliant (#523227) 2009-09-18 16:12:36 +00:00
Michal Hlavinka
6e3d990601 - fix buffer overflow in cyrus sieve (CVE-2009-3235) 2009-09-18 13:21:33 +00:00
Tomáš Mráz
a6ca687555 - use password-auth common PAM configuration instead of system-auth 2009-09-16 11:52:47 +00:00
Michal Hlavinka
3a4b8ccffb fix buffer overflow in cyrus sieve 2009-09-07 14:37:58 +00:00
Tomáš Mráz
4a5c4e2c80 - rebuilt with new openssl 2009-08-21 12:55:44 +00:00
Jesse Keating
cdad685017 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-24 19:54:44 +00:00
Michal Hlavinka
7a95194565 change cyrus user shell to nologin 2009-07-01 08:24:37 +00:00
Michal Hlavinka
a5faf09e16 spec clean-up 2009-05-26 11:36:49 +00:00
Michal Hlavinka
9ea7d4b3e5 rebuild because of changed dependencies 2009-05-25 14:18:54 +00:00
Michal Hlavinka
a4d0288984 update to 2.3.14 2009-04-02 13:44:02 +00:00
Michael Schwendt
9d3eccc0b6 - fix unowned directory (#483336). 2009-04-01 10:20:08 +00:00
Jesse Keating
2776116f18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-24 10:38:31 +00:00
Michal Hlavinka
27c591b835 fix specfile typo 2009-02-02 13:12:04 +00:00
Michal Hlavinka
9b51b9df30 fix changelog 2009-02-02 12:54:35 +00:00
Michal Hlavinka
bf637c01ab fix directory ownership 2009-02-02 12:51:55 +00:00
Michal Hlavinka
058d90e8e8 fix: #480138 - assertion failed: libcyr_cfg.c: cyrus_options[opt].opt ==
opt
2009-01-21 13:50:36 +00:00
Michal Hlavinka
2bab04fe5f updated to 2.3.13 2009-01-13 19:26:24 +00:00
Dan Horák
7e19a5239d - better fix for linking with recent db4.x 2008-09-26 11:39:02 +00:00
Dan Horák
1a14ff31c3 - fix linking with db4.7 (Resolves: #461875)
- patch cleanup
2008-09-12 07:09:30 +00:00
Dan Horák
e36815f478 - update to new upstream version 2.3.12p2
- update patches
2008-09-01 11:50:44 +00:00
Dan Horák
0f8be0c630 - refresh patches 2008-09-01 09:41:02 +00:00
Dan Horák
76388d6663 - call automake to update config.* files and be buildable again on rawhide 2008-05-31 15:23:53 +00:00
Tomas Janousek
d4ef9ede28 - update to latest upstream
- (temporarily) dropped the rmquota+deletemailbox patch (doesn't apply)
2008-03-25 10:20:30 +00:00
Rex Dieter
26fefd3148 - cyrus-imapd conflicts with uw-imap (#222506) 2008-03-19 19:13:26 +00:00
Tom Callaway
11bc6698ff add Requires for versioned perl (libperl.so) 2008-03-18 15:38:01 +00:00
Jesse Keating
c01b2b07ac - Autorebuild for GCC 4.3 2008-02-20 05:29:55 +00:00
Tomas Janousek
1e9e728642 - don't run cronjob if cyrus-imapd has never been started (#418191) 2008-02-08 09:56:50 +00:00
Tomas Janousek
5da093f02e - move certificate creation from -utils postinst to main package
- rebuild with newer openssl and openldap
2007-12-05 23:12:12 +00:00
Tomas Janousek
8eb9b8d89a A few review-related changes in specfile. 2007-10-15 16:31:43 +00:00