Sat, 04 May 2024 08:38:41 UTC | login

Information for build cyrus-imapd-3.0.13-2.fc33

ID138959
Package Namecyrus-imapd
Version3.0.13
Release2.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/cyrus-imapd.git#cd0d5d52968e7ca035ea0c001a7f8652b1a0e876
SummaryA high-performance email, contacts and calendar server
DescriptionThe Cyrus IMAP (Internet Message Access Protocol) server provides access to personal mail, system-wide bulletin boards, news-feeds, calendar and contacts through the IMAP, JMAP, NNTP, CalDAV and CardDAV protocols. The Cyrus IMAP server is a scalable enterprise groupware system designed for use from small to large enterprise environments using technologies based on well-established Open Standards. A full Cyrus IMAP implementation allows a seamless mail and bulletin board environment to be set up across one or more nodes. It differs from other IMAP server implementations in that it is run on sealed nodes, where users are not normally permitted to log in. The mailbox database is stored in parts of the filesystem that are private to the Cyrus IMAP system. All user access to mail is through software using the IMAP, IMAPS, JMAP, POP3, POP3S, KPOP, CalDAV and/or CardDAV protocols. The private mailbox database design gives the Cyrus IMAP server large advantages in efficiency, scalability, and administratability. Multiple concurrent read/write connections to the same mailbox are permitted. The server supports access control lists on mailboxes and storage quotas on mailbox hierarchies.
Built bydavidlt
State failed
Volume DEFAULT
StartedSun, 10 May 2020 13:24:18 UTC
CompletedSun, 10 May 2020 14:12:31 UTC
Taskbuild (f33, /rpms/cyrus-imapd.git:cd0d5d52968e7ca035ea0c001a7f8652b1a0e876)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/cyrus-imapd.git#cd0d5d52968e7ca035ea0c001a7f8652b1a0e876'}}
Tags No tags
RPMs No RPMs
Changelog * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.13-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Mon Dec 16 2019 Jason L Tibbitts III <tibbs@math.uh.edu> - 3.0.13-1 - Update to 3.0.13, fixing CVE-2019-19783. * Fri Nov 22 2019 Jason L Tibbitts III <tibbs@math.uh.edu> - 3.0.12-1 - Update to 3.0.12, fixing CVE-2019-18928. * Tue Jul 30 2019 Jason L Tibbitts III <tibbs@math.uh.edu> - 3.0.11-1 - Update to 3.0.11. * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.10-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 3.0.10-2 - Perl 5.30 rebuild * Tue May 28 2019 Jason L Tibbitts III <tibbs@math.uh.edu> - 3.0.10-1 - Update to 3.0.10. - Drop upstreamed patch. * Thu May 16 2019 Pavel Zhukov <pzhukov@redhat.com> - 3.0.9-2 - Run sscg as mail group for proper certs permissions * Thu Mar 14 2019 Jason L Tibbitts III <tibbs@math.uh.edu> - 3.0.9-1 - Update to 3.0.9. * Mon Feb 11 2019 Jason L Tibbitts III <tibbs@math.uh.edu> - 3.0.8-10 - Add pam configuration file for httpd auth. Thanks to Jeroen van Meeuwen. * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.8-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Jan 24 2019 Jason L Tibbitts III <tibbs@math.uh.edu> - 3.0.8-8 - Update Perl linkage patch. * Wed Jan 23 2019 Pete Walter <pwalter@fedoraproject.org> - 3.0.8-7 - Rebuild for ICU 63 * Wed Jan 23 2019 Jason L Tibbitts III <tibbs@math.uh.edu> - 3.0.8-6 - Re-enable --as-needed, now that PCRE has been patched. - Add workaround for improper linking of some Perl modules. * Tue Jan 15 2019 Jason L Tibbitts III <tibbs@math.uh.edu> - 3.0.8-5 - Disable passing --as-needed to to the linker. This breaks cyrus horribly. - Re-enable Cassandane run. * Tue Jan 15 2019 Jason L Tibbitts III <tibbs@math.uh.edu> - 3.0.8-4 - Allow building against ClamAV 0.101. - Add build dependency on glibc-langpack-en to slience some Perl complaints. * Thu Dec 13 2018 Pavel Zhukov <pzhukov@redhat.com> - 3.0.8-3 - Temporary disable cassandane in master branch * Sun Oct 28 2018 Nils Philippsen <nils@tiptoe.de> - 3.0.8-2 - remove jmap from list of httpmodules * Sat Aug 11 2018 Jason L Tibbitts III <tibbs@math.uh.edu> - 3.0.8-1 - Update to 3.0.8. - Drop upstreamed patch. * Tue Jul 24 2018 Jason L Tibbitts III <tibbs@math.uh.edu> - 3.0.7-9 - Rebuild for unannounced net-snmp soname bump. * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.7-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jul 10 2018 Pete Walter <pwalter@fedoraproject.org> - 3.0.7-7 - Rebuild for ICU 62 * Sat Jun 30 2018 Jitka Plesnikova <jplesnik@redhat.com> - 3.0.7-6 - Perl 5.28 rebuild * Wed Jun 13 2018 Jason L Tibbitts III <tibbs@math.uh.edu> - 3.0.7-5 - Split out cyr_virusscan into a -virusscan subpackage. - Split libraries into a -libs subpackage. - Fix rpath issues in libraries. - Split Perl module into a separate perl-Cyrus package. - Move utilities in /usr/sbin from -utils package to main package. This matches the way we packaged the 2.4 versions. - Fix some odd Perl shebangs and an erroneous provided symbol. - Moved deliver symlink to the main package as well. - Drop cvt_cyrusdb_all and libdb-utils requirement. Cyrus 3 does not use BerkeleyDB at all. * Thu Jun 07 2018 Jason L Tibbitts III <tibbs@math.uh.edu> - 3.0.7-4 - Update Cassandane checkout. Drop upstreamed patch. - Patch code for RECONSTRUCT implementation to use the renamed cyr_quota. - Re-exclude maxforkrate test on s390x. * Wed May 30 2018 Jason L Tibbitts III <tibbs@math.uh.edu> - 3.0.7-3 - Remove ldconfig scriptlets. - Remove F26-specific test exclusions. - Update Cassandane checkout. - Add extra Cassandane patch from https://github.com/cyrusimap/cassandane/pull/57 - Revalidate the excluded test list. * Fri May 18 2018 Jason L Tibbitts III <tibbs@math.uh.edu> - 3.0.7-2 - Really enable mysql and clamav support. * Fri May 18 2018 Jason L Tibbitts III <tibbs@math.uh.edu> - 3.0.7-1 - Update to 3.0.7. - Update Cassandane checkout. - Update excluded Cassandane test list.