garagemq 0.0~git20200204.15e6a9d+ds-3ubuntu0.22.04.2 source package in Ubuntu

Changelog

garagemq (0.0~git20200204.15e6a9d+ds-3ubuntu0.22.04.2) jammy-security; urgency=medium

  * No change build due to golang-1.18 update

 -- Nishit Majithia <email address hidden>  Mon, 01 May 2023 15:00:10 +0530

Upload details

Uploaded by:
Nishit Majithia
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy updates universe misc
Jammy security universe misc

Downloads

File Size SHA-256 Checksum
garagemq_0.0~git20200204.15e6a9d+ds.orig.tar.xz 229.2 KiB def18a9e957c6d984e657070ff86435ccff9a9dced695573e85b3927fec2193f
garagemq_0.0~git20200204.15e6a9d+ds-3ubuntu0.22.04.2.debian.tar.xz 5.8 KiB 52611369cba509fe55817f87361a41a75810480ac4522895ceffeff91c7b7bad
garagemq_0.0~git20200204.15e6a9d+ds-3ubuntu0.22.04.2.dsc 2.5 KiB 0d1de5fe546f4bf481df632c85a1c71e580a5e7e363818328bdac549b8099fa2

View changes file

Binary packages built by this source

garagemq: AMQP message broker implemented with golang

 GarageMQ is a message broker that implement the Advanced Message Queuing
 Protocol (AMQP). Compatible with any AMQP or RabbitMQ clients (tested
 streadway/amqp and php-amqp lib)
 .
 The GarageMQ project is also knowns an KubeMQ (https://kubemq.io).
 .
 This package does not contain the admin-frontend/build files
 since debian packaging npm modules is "complicated". You can,
 after installing this package, download the files from github and
 `cp -a $SRCDIR/admin-frontend/build /var/lib/garagemq/admin-frontend/`
 to be able to use the admin frontend as intended.

garagemq-dbgsym: debug symbols for garagemq