ruby-omniauth 1.3.1-1+deb9u1build0.16.04.1 source package in Ubuntu

Changelog

ruby-omniauth (1.3.1-1+deb9u1build0.16.04.1) xenial-security; urgency=medium

  * fake sync from Debian

ruby-omniauth (1.3.1-1+deb9u1) stretch-security; urgency=high

  * Fix security issue in returning post parameters from session in callback
    phase (CVE-2017-18076) (Closes: #888523)

 -- Steve Beattie <email address hidden>  Wed, 14 Feb 2018 08:47:35 -0800

Upload details

Uploaded by:
Steve Beattie
Uploaded to:
Xenial
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
all
Section:
ruby
Urgency:
Very Urgent

See full publishing history Publishing

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

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-omniauth_1.3.1.orig.tar.gz 23.2 KiB a5043cd38442600320cfd92672f9985be3dc556f51fef63989f46bc21d69aa9e
ruby-omniauth_1.3.1-1+deb9u1build0.16.04.1.debian.tar.xz 4.0 KiB 5396591b1755424d565f4026dced7b9cf40618b79011774910cae2d3bcabca6f
ruby-omniauth_1.3.1-1+deb9u1build0.16.04.1.dsc 2.2 KiB 0d8bbb449360cad2adb9b770368a9c92c4b607203fdbe566dfe0095e75c6e96e

View changes file

Binary packages built by this source

ruby-omniauth: flexible authentication system utilizing Rack middleware

 OmniAuth is a Ruby library that standardizes multi-provider
 authentication for web applications. It was created to be powerful,
 flexible, and do as little as possible. Any developer can create
 strategies for OmniAuth that can authenticate users via disparate
 systems. OmniAuth strategies have been created for everything from
 Facebook to LDAP.