ruby-faye 1.4.0-1 source package in Ubuntu

Changelog

ruby-faye (1.4.0-1) unstable; urgency=medium

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

  [ Debian Janitor ]
  * Bump debhelper from old 11 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database,
    Bug-Submit, Repository, Repository-Browse.
  * Update standards version to 4.4.1, no changes needed.
  * Update standards version to 4.5.0, no changes needed.

  [ Utkarsh Gupta ]
  * New upstream version 1.4.0
    - Address em-http-request warnings about `verify_peer`.
      (Fixes: CVE-2020-15134) (Closes: #967063)
    - Strict meta channel recognition in server.
      (Fixes: CVE-2020-11020) (Closes: #959392)
  * Tighten dependency on ruby-{faye-websocket, em-http-request}
  * Add patch to relax em-http-request dependency
  * Fix package wrt cme
  * Use @d.o address
  * Drop unnecessary dependency on ruby interpreter

 -- Utkarsh Gupta <email address hidden>  Sat, 02 Jan 2021 18:18:03 +0530

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-faye_1.4.0-1.dsc 2.1 KiB 1eb63ab6b206fe3c8c35c6a0320640c6b0402fdd1103cc29e50cd339c6679898
ruby-faye_1.4.0.orig.tar.gz 328.6 KiB 89abad0f6499c615bdde6e7f8bfa57fc16803b722d736ce72f851fac83ff84b2
ruby-faye_1.4.0-1.debian.tar.xz 2.6 KiB 1afced9a683889c7f25041e79b8a9ad245cc2509a0d0f662588217310fc991bf

Available diffs

No changes file available.

Binary packages built by this source

ruby-faye: Simple pub/sub messaging for the web

 Faye is a set of tools for simple publish-subscribe messaging between web
 clients.
 .
 It ships with easy-to-use message routing servers for Node.js and Rack
 applications, and clients that can be used on the server and in the browser.