summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-misc/mosquitto: 1.6.12 amd64 stable.Piotr Karbowski2020-10-311-1/+1
| | | | Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
* app-misc/mosquitto: arm stable wrt bug #744394Agostino Sarubbo2020-10-121-1/+1
| | | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-misc/mosquitto: Version bump to 1.6.12Matt Turner2020-08-242-0/+115
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-misc/mosquitto: arm64 keyworded (bug #733658)Sam James2020-07-231-1/+1
| | | | | Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/mosquitto: Version bump to 1.6.10Matt Turner2020-06-302-0/+115
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-misc/mosquitto: Version bump to 1.6.9Matt Turner2020-03-193-0/+118
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-misc/mosquitto: Remove myself as maintainerLucas Ramage2020-02-241-8/+0
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/14763 Signed-off-by: Lucas Ramage <ramage.lucas@protonmail.com> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-misc/mosquitto: Add myself as a maintainerMatt Turner2020-01-311-0/+4
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-misc/mosquitto: Drop old versionsMatt Turner2020-01-222-115/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-misc/mosquitto-1.6.8: arm stable, bug 705512Matt Turner2020-01-221-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-misc/mosquitto: x86 stable wrt bug #705512Agostino Sarubbo2020-01-171-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-misc/mosquitto: amd64 stable wrt bug #705512Agostino Sarubbo2020-01-171-2/+2
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-misc/mosquitto: Version bump to 1.6.8Matt Turner2019-12-202-0/+115
| | | | | | Closes: https://bugs.gentoo.org/696946 Closes: https://bugs.gentoo.org/700816 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-111-0/+1
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-misc/mosquitto: add USE=libresslStefan Strogin2019-11-301-2/+5
| | | | | | Closes: https://bugs.gentoo.org/699546 Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Stefan Strogin <steils@gentoo.org>
* app-misc/mosquitto: Drop old versionsMatt Turner2019-11-012-107/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-misc/mosquitto: arm stable wrt bug #695432Mikle Kolyada2019-11-011-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* app-misc/mosquitto: x86 stable wrt bug #695432Agostino Sarubbo2019-10-091-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-misc/mosquitto: amd64 stable wrt bug #695432Agostino Sarubbo2019-10-091-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-misc/mosquitto: Drop old versionsMatt Turner2019-09-283-213/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-misc/mosquitto: Version bump to 1.6.7Matt Turner2019-09-272-0/+111
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-misc/mosquitto: bump to 1.6.2Lucas Ramage2019-06-222-0/+111
| | | | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Lucas Ramage <ramage.lucas@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/12037 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-misc/mosquitto: [QA] Fix USE=libressl semanticsDavid Seifert2019-04-271-1/+0
| | | | | | Closes: https://bugs.gentoo.org/684006 Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: David Seifert <soap@gentoo.org>
* app-misc/mosquitto: bump to version 1.5.8Lucas Ramage2019-04-252-0/+102
| | | | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.11 Signed-off-by: Lucas Ramage <ramage.lucas@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/11689 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-misc/mosquitto: LibreSSL support.Stijn Tintel2019-03-291-3/+9
| | | | | | | | | Mosquitto supports LibreSSL since version 1.5.5. Package-Manager: Portage-2.3.62, Repoman-2.3.11 Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> Closes: https://github.com/gentoo/gentoo/pull/11519 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* app-misc/mosquitto: remove unused patches.Michael Mair-Keimberger2019-03-263-84/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11497 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* app-misc/mosquitto: drop vulnerable wrt bug #677638Aaron Bauman2019-03-206-510/+0
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* app-misc/mosquitto: x86 stable (bug #677638)Thomas Deutschmann2019-03-191-1/+1
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-misc/mosquitto: arm stable wrt bug #677638Mikle Kolyada2019-03-161-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="arm"
* app-misc/mosquitto: amd64 stable wrt bug #677638Agostino Sarubbo2019-03-141-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* app-misc/mosquitto: bump to version 1.5.6.Lucas Ramage2019-02-162-0/+102
| | | | | | | | Bug: https://bugs.gentoo.org/677638 Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Lucas Ramage <ramage.lucas@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/11060 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* app-misc/mosquitto: version bump to 1.5.5.Lucas Ramage2019-01-172-0/+102
| | | | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Lucas Ramage <ramage.lucas@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/10845 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* app-misc/mosquitto: version bump to 1.5.4.Lucas Ramage2018-12-142-0/+102
| | | | | | | | Closes: https://bugs.gentoo.org/670698 Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Lucas Ramage <ramage.lucas@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/10525 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* app-misc/mosquitto: arm stable wrt bug #668436Mikle Kolyada2018-12-071-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* app-misc/mosquitto: x86 stable (bug #668436)Thomas Deutschmann2018-12-071-1/+1
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-misc/mosquitto: amd64 stable wrt bug #668436Agostino Sarubbo2018-12-051-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* app-misc/mosquitto: bump to version 1.5.3Lucas Ramage2018-10-252-0/+102
| | | | | | | | Closes: https://bugs.gentoo.org/668436 Signed-off-by: Lucas Ramage <ramage.lucas@protonmail.com> Package-Manager: Portage-2.3.49, Repoman-2.3.11 Closes: https://github.com/gentoo/gentoo/pull/10221 Signed-off-by: Virgil Dupras <vdupras@gentoo.org>
* app-misc/mosquitto: downgrade broken packageVirgil Dupras2018-10-112-2/+2
| | | | | | | | | Patches didn't apply cleanly and I pushed without having tested. Sorry. Downgrading to 1.5, version for which the patch has been created. Closes: https://bugs.gentoo.org/668410 Signed-off-by: Virgil Dupras <vdupras@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* app-misc/mosquitto: remove oldVirgil Dupras2018-10-114-299/+0
| | | | | Signed-off-by: Virgil Dupras <vdupras@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* app-misc/mosquitto: bump version to 1.5.1Lucas Ramage2018-10-116-2/+138
| | | | | | | | | Signed-off-by: Lucas Ramage <ramage.lucas@protonmail.com> Bug: https://bugs.gentoo.org/656572 Closes: https://bugs.gentoo.org/658552 Closes: https://bugs.gentoo.org/658340 Package-Manager: Portage-2.3.24, Repoman-2.3.6 Signed-off-by: Virgil Dupras <vdupras@gentoo.org>
* app-misc/mosquitto: fix conditional tests for v1.4.15Lucas Ramage2018-04-302-0/+114
| | | | | | | Closes: https://bugs.gentoo.org/650632 Closes: https://bugs.gentoo.org/653238 Closes: https://github.com/gentoo/gentoo/pull/8027 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* Revert "app-misc/mosquitto: add patch against CVE-2017-7652."Thomas Deutschmann2018-04-162-112/+0
| | | | | | | | | | | | This reverts commit 45182783da2fdcb0d34bfeb72a4f9e619254234a. Reasons: - Has nothing to do with CVE-2017-7652. - Patch doesn't apply. [Bug 653238] Bug: https://bugs.gentoo.org/653238
* app-misc/mosquitto: add patch against CVE-2017-7652.lramage942018-04-142-0/+112
| | | | | | Bug: https://bugs.gentoo.org/650632 Package-Manager: Portage-2.3.24, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/8003
* app-misc/mosquitto: bump version to 1.4.15lramage942018-03-232-0/+100
| | | | | Closes: https://github.com/gentoo/gentoo/pull/7362 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* app-misc/mosquitto: EAPI 6 bump.lramage942018-02-171-0/+97
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* app-misc/mosquitto: add maintainer to metadata.xml file.lramage942018-02-171-1/+8
| | | | | | | Closes: https://bugs.gentoo.org/647128 Package-Manager: Portage-2.3.19, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/7135
* app-misc/mosquitto: Drop maintainer per inactivityMichał Górny2018-02-071-8/+1
| | | | Closes: https://bugs.gentoo.org/633008
* app-misc/mosquitto: remove unused patchesMichael Mair-Keimberger2017-12-232-84/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/6344
* app-misc/*: Update Manifest hashesMichał Górny2017-12-091-1/+1
|
* app-misc/mosquitto: arm stableAaron Bauman2017-09-031-1/+1
|