| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Signed-off-by: Justin Lecher <jlec@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Upstream:
- Change branding to "Federated Message Bus"
- Updated example publishing code
- Fix support for multi-line JSON
- fedmsg-relay no longer iadvertently starts producers
- Drop artificial keys from datagrepper so backlog doesn't fail
validation
- Fix broken test suite mock
Package-Manager: Portage-2.3.4, Repoman-2.3.2
|
|
|
|
| |
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
|
|
|
|
| |
Closes: https://github.com/gentoo/gentoo/pull/3922
|
|
|
|
| |
Closes: https://github.com/gentoo/gentoo/pull/3922
|
|
|
|
| |
Package-Manager: Portage-2.3.3, Repoman-2.3.1
|
|
|
|
|
|
|
|
|
| |
- Add CHANGELOG to docdir
Upstream:
- Fix misleading signature validation logic in base consumer
Package-Manager: Portage-2.3.3, Repoman-2.3.1
|
|
|
|
|
|
|
|
| |
Upstream:
- Handle STOMP message manging inside validation after JSON
decoding.
Package-Manager: portage-2.3.2
|
|
Configuration optimised for making anitya
(https://release-monitoring.org) work out of the box: This includes
disabling verification by default, as its currently impossible to
get x509 verification working on Python 3.5
People who want signature verification enabled are encouraged to
install for python 2.7, and RDEPEND is configured to automatically
pull in m2crypto if you opt to build for python 2.7
However, getting it working will still require m2ext being added to
tree somewhere, which is dubious given m2ext hasn't been touched
since 2012
Package-Manager: portage-2.3.2
|