~dmitriis/ubuntu/+source/lasso:1833299-bionic-devel-paos-ecp-destination

Last commit made on 2019-07-11
Get this branch:
git clone -b 1833299-bionic-devel-paos-ecp-destination https://git.launchpad.net/~dmitriis/ubuntu/+source/lasso
Only Dmitrii Shcherbakov can upload to this branch. If you are Dmitrii Shcherbakov please log in for upload directions.

Branch merges

Branch information

Name:
1833299-bionic-devel-paos-ecp-destination
Repository:
lp:~dmitriis/ubuntu/+source/lasso

Recent commits

376cd4b... by Dmitrii Shcherbakov

PAOS: Do not populate "Destination" attribute

When ECP profile (saml-ecp-v2.0-cs01) is used with PAOS binding Lasso
populates an AuthnRequest with the "Destination" attribute set to
AssertionConsumerURL of an SP - this leads to IdP-side errors because
the destination attribute in the request does not match the IdP URL.

The "Destination" attribute is mandatory only for HTTP Redirect and HTTP
Post bindings when AuthRequests are signed per saml-bindings-2.0-os
(sections 3.4.5.2 and 3.5.5.2). Specifically for PAOS it makes sense to
avoid setting that optional attribute because an ECP decides which IdP
to use, not the SP.

This patch was merged upstream: https://dev.entrouvert.org/issues/34409

New changelog entries:

* d/p/PAOS-Do-not-populate-Destination-attribute.patch: Do not populate
  "Destination" attribute (LP: #1833299)

c827d25... by Corey Bryant

Import patches-unapplied version 2.5.1-0ubuntu1 to ubuntu/bionic-proposed

Imported using git-ubuntu import.

Changelog parent: cc144d363a8012014f66992875bd5bd8fa6804af

New changelog entries:
  * New upstream stable point release.
  * d/p/0001-perl-remove-quotes-from-PERL-V-ccflags-output.patch: Dropped.
    Fixed in upstream stable point release.
  * d/liblasso3.symbols. Add symbols file for liblasso3 shared library.

cc144d3... by Corey Bryant

Import patches-unapplied version 2.5.0-5ubuntu1 to ubuntu/bionic-proposed

Imported using git-ubuntu import.

Changelog parent: 4706e83a9b7e8a1bbabdc785c312642977e06f74

New changelog entries:
  * d/control, d/rules: Enable test execution during build.

4706e83... by Steve Langasek

Import patches-unapplied version 2.5.0-5build5 to ubuntu/bionic-proposed

Imported using git-ubuntu import.

Changelog parent: 1d1bab67448a4b1ee44d0cf9c9d7acc405e05553

New changelog entries:
  * No-change rebuild against perlapi-5.26.1

1d1bab6... by Matthias Klose

Import patches-unapplied version 2.5.0-5build4 to ubuntu/artful-proposed

Imported using git-ubuntu import.

Changelog parent: 700e7d0036fdb95b360364d598fb44440e83cd2f

New changelog entries:
  * No-change rebuild to build to drop python3.5.

700e7d0... by Matthias Klose

Import patches-unapplied version 2.5.0-5build3 to ubuntu/artful-proposed

Imported using git-ubuntu import.

Changelog parent: 684b9859f080d07e56bc45899a438bd6e149fe07

New changelog entries:
  * No-change rebuild for perl 5.26.0.

684b985... by Michael Hudson-Doyle

Import patches-unapplied version 2.5.0-5build2 to ubuntu/artful-proposed

Imported using git-ubuntu import.

Changelog parent: e117f8ab1ad68398be0fa09315d4478a4964ecc1

New changelog entries:
  * No change rebuild to add Python 3.6 support.

e117f8a... by Iain Lane

Import patches-unapplied version 2.5.0-5build1 to ubuntu/zesty-proposed

Imported using git-ubuntu import.

Changelog parent: e428684dc54d0c3d393db5a80669e381e400604c

New changelog entries:
  * No-change rebuild for perl 5.24 transition

e428684... by Frederic Peters <email address hidden>

Import patches-unapplied version 2.5.0-5 to debian/sid

Imported using git-ubuntu import.

Changelog parent: c59edbf202ed97474d27d111e6c34a82569fc16b

New changelog entries:
  * d/: disable PHP support for now. (closes: #821547, #821683)

c59edbf... by Frederic Peters <email address hidden>

Import patches-unapplied version 2.5.0-4 to debian/sid

Imported using git-ubuntu import.

Changelog parent: 5a6cfa5fc76a57162f1f21ef7f916c2cf7f209f1

New changelog entries:
  * d/control: add missing php5-common dependency. (closes: #811340)