summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-mail/dovecot: cleanupEray Aslan2021-02-102-151/+0
| | | | | | Bug: https://bugs.gentoo.org/763525 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Eray Aslan <eras@gentoo.org>
* net-mail/dovecot: fix test failures on 32-bit systemsSam James2021-02-052-0/+79
| | | | | | Closes: https://bugs.gentoo.org/764713 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* net-mail/dovecot: remove vulnerable version. cleanup doneEray Aslan2021-01-211-18/+0
| | | | | | Bug: https://bugs.gentoo.org/736617 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Eray Aslan <eras@gentoo.org>
* net-mail/dovecot: remove experimental ebuildEray Aslan2021-01-051-17/+0
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Eray Aslan <eras@gentoo.org>
* net-mail/dovecot: security bump to 2.3.13Eray Aslan2021-01-052-0/+28
| | | | | | Bug: https://bugs.gentoo.org/763525 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Eray Aslan <eras@gentoo.org>
* net-mail/dovecot: migrate to lua-single.eclassMarek Szuba2020-12-201-0/+17
| | | | | | | | | | | Simple enough, just needed an autoconf patch to use the Lua implementation specified by $ELUA instead of enumerating PUC Lua versions. Nb. autoconf scripts also mention LuaJIT but in a somewhat different context, leave it to the maintainers of this package to decide whether they want to have it supported or not. Closes: https://bugs.gentoo.org/752819 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* net-mail/dovecot: fix assert crash when searchingEray Aslan2020-11-231-0/+91
| | | | | | | thanks to Alexander Brüning Closes: https://bugs.gentoo.org/756094 Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Eray Aslan <eras@gentoo.org>
* net-mail/dovecot: fix automagic dependencies and libunwind linkingEray Aslan2020-09-121-0/+15
| | | | | | | | Closes: https://bugs.gentoo.org/737264 Closes: https://bugs.gentoo.org/682706 Closes: https://bugs.gentoo.org/728336 Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: Eray Aslan <eras@gentoo.org>
* net-mail/dovecot: fix auth mech APOPThomas Deutschmann2020-09-061-0/+60
| | | | | | Closes: https://bugs.gentoo.org/739504 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-mail/dovecot: cleanupEray Aslan2019-08-291-31/+0
| | | | | Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: Eray Aslan <eras@gentoo.org>
* net-mail/dovecot: QA: remove executable flagEray Aslan2019-07-171-1/+1
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Eray Aslan <eras@gentoo.org>
* net-mail/dovecot: bump to 2.3.7Eray Aslan2019-07-171-0/+31
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Eray Aslan <eras@gentoo.org>
* net-mail/dovecot: remove vulnerableEray Aslan2019-04-195-257/+0
| | | | | Package-Manager: Portage-2.3.63, Repoman-2.3.12 Signed-off-by: Eray Aslan <eras@gentoo.org>
* net-mail/dovecot: bump to 2.3.4Eray Aslan2018-11-261-0/+62
| | | | | | | and better error handling at init script Closes: https://github.com/gentoo/gentoo/pull/10472 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Eray Aslan <eras@gentoo.org>
* net-mail/dovecot: fix userdb-passwd errnoEray Aslan2018-10-111-0/+18
| | | | | | | | | | | | | | | | | | | | | In https://bugs.gentoo.org/667118 Reuben Farrelly noticed that running # doveadm user '*' causes auth daemon to generate errors like: auth-worker(3585): Error: getpwent() failed: Invalid argument This happens because on successful call getpwent() now sets errno=EINVAL starting from glibc-2.28. See https://sourceware.org/PR16004 for details. The fix is to check 'errno' only when 'getpwent()' fails. Reported-by: Reuben Farrelly Bug: https://bugs.gentoo.org/667118 Bug: https://sourceware.org/PR16004 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> Signed-off-by: Eray Aslan <eras@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* net-mail/dovecot: bump to 2.3.3Eray Aslan2018-10-052-0/+101
| | | | | | | | Closes: https://bugs.gentoo.org/666202 Closes: https://bugs.gentoo.org/667118 Closes: https://bugs.gentoo.org/664988 Signed-off-by: Eray Aslan <eras@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
* net-mail/dovecot: bump to 2.3.2.1Eray Aslan2018-07-131-0/+84
| | | | | | | | | fix compiling with glibc >= 2.26 Closes: https://bugs.gentoo.org/660838 Closes: https://bugs.gentoo.org/657108 Closes: https://bugs.gentoo.org/643952 Package-Manager: Portage-2.3.42, Repoman-2.3.9
* net-mail/dovecot: remove oldEray Aslan2018-03-292-51/+0
| | | | Package-Manager: Portage-2.3.26, Repoman-2.3.7
* net-mail/dovecot: bump, fixup for problem caused by patch for CVE-2017-15132Thomas Deutschmann2018-02-011-0/+37
| | | | | | | | Dovecot login process would crash after few minutes of idle after consecutive aborted logins when patch for CVE-2017-15132 was applied. Bug: https://bugs.gentoo.org/644214 Package-Manager: Portage-2.3.21, Repoman-2.3.6
* net-mail/dovecot: bump, fixes CVE-2017-15132Thomas Deutschmann2018-01-251-0/+14
| | | | | | Bug: https://bugs.gentoo.org/644214 Package-Manager: Portage-2.3.20, Repoman-2.3.6 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Drop remaining $Id$ and $Header$ from files.Ulrich Müller2017-02-281-1/+0
| | | | Bug: 611234
* net-mail/dovecot: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-181-1/+1
|
* net-mail/dovecot: remove oldEray Aslan2015-11-241-52/+0
| | | | Package-Manager: portage-2.2.25
* proj/gentoo: Initial commitRobin H. Johnson2015-08-083-0/+125
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed