Bump simplesamlphp/simplesamlphp from 1.18.4 to 1.18.6 #10

Merged
dependabot[bot] merged 1 commits from dependabot/composer/simplesamlphp/simplesamlphp-1.18.6 into master 2020-04-24 18:47:29 +02:00
dependabot[bot] commented 2020-04-22 23:01:56 +02:00 (Migrated from github.com)

Bumps simplesamlphp/simplesamlphp from 1.18.4 to 1.18.6.

Release notes

Sourced from simplesamlphp/simplesamlphp's releases.

SimpleSAMLphp 1.18.6

This is a bugfix and security update of SimpleSAMLphp. It fixes SSPSA 202004-01, which allows source code disclosure on case-insensitive file systems.

Use the link below to download and verify this release. Here you can also download a package with the source code of this release.

Make sure to check the changelog and upgrade notes.

SHA256 checksum: 27e3371078f4af80b13bae8cf8e1b26c461f802d202eb96cc59c2df7f256009f

SimpleSAMLphp 1.18.5

This is a bugfix release of SimpleSAMLphp.

Use the link below to download and verify this release. Here you can also download a package with the source code of this release.

Make sure to check the changelog and upgrade notes.

SHA256 checksum: 7a97adbd4ebd1dac215a987eef5e0a0db05d80e23dd99c42f2fcc0e48d03c2f1

Changelog

Sourced from simplesamlphp/simplesamlphp's changelog.

Version 1.18.6

Released 2020-04-17

  • Fix source code disclosure on case-insensitive file systems. See SSPSA 202004-01.
  • Fix spurious error in logs when using a custom theme (#1312).
  • Fix broken metadata converter (#1305).

Version 1.18.5

Released 2020-03-19

  • Make the URLs for the cron module work again (#1248).
  • Email error reports now include metadata again (#1269).
  • Fix exampleauth module when using the legacy UI (#1275).
  • Fix authorize module when using custom reject message.
  • Documentation improvements.
  • Fix connection persistence for deployments that switched to memcached.
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [simplesamlphp/simplesamlphp](https://github.com/simplesamlphp/simplesamlphp) from 1.18.4 to 1.18.6. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/simplesamlphp/simplesamlphp/releases">simplesamlphp/simplesamlphp's releases</a>.</em></p> <blockquote> <h2>SimpleSAMLphp 1.18.6</h2> <p>This is a bugfix and security update of SimpleSAMLphp. It fixes <a href="https://simplesamlphp.org/security/202004-01">SSPSA 202004-01</a>, which allows source code disclosure on case-insensitive file systems.</p> <p>Use the link below to download and verify this release. Here you can also download a package with the source code of this release.</p> <p>Make sure to check the <a href="https://simplesamlphp.org/docs/1.18/simplesamlphp-changelog">changelog</a> and <a href="https://simplesamlphp.org/docs/1.18/simplesamlphp-upgrade-notes-1.18">upgrade notes</a>.</p> <p>SHA256 checksum: <code>27e3371078f4af80b13bae8cf8e1b26c461f802d202eb96cc59c2df7f256009f</code></p> <h2>SimpleSAMLphp 1.18.5</h2> <p>This is a bugfix release of SimpleSAMLphp.</p> <p>Use the link below to download and verify this release. Here you can also download a package with the source code of this release.</p> <p>Make sure to check the <a href="https://simplesamlphp.org/docs/1.18/simplesamlphp-changelog#section_1">changelog</a> and <a href="https://simplesamlphp.org/docs/1.18/simplesamlphp-upgrade-notes-1.18">upgrade notes</a>.</p> <p>SHA256 checksum: <code>7a97adbd4ebd1dac215a987eef5e0a0db05d80e23dd99c42f2fcc0e48d03c2f1</code></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/simplesamlphp/simplesamlphp/blob/v1.18.6/docs/simplesamlphp-changelog.md">simplesamlphp/simplesamlphp's changelog</a>.</em></p> <blockquote> <h2>Version 1.18.6</h2> <p>Released 2020-04-17</p> <ul> <li>Fix source code disclosure on case-insensitive file systems. See <a href="https://simplesamlphp.org/security/202004-01">SSPSA 202004-01</a>.</li> <li>Fix spurious error in logs when using a custom theme (<a href="https://github-redirect.dependabot.com/simplesamlphp/simplesamlphp/issues/1312">#1312</a>).</li> <li>Fix broken metadata converter (<a href="https://github-redirect.dependabot.com/simplesamlphp/simplesamlphp/issues/1305">#1305</a>).</li> </ul> <h2>Version 1.18.5</h2> <p>Released 2020-03-19</p> <ul> <li>Make the URLs for the cron module work again (<a href="https://github-redirect.dependabot.com/simplesamlphp/simplesamlphp/issues/1248">#1248</a>).</li> <li>Email error reports now include metadata again (<a href="https://github-redirect.dependabot.com/simplesamlphp/simplesamlphp/issues/1269">#1269</a>).</li> <li>Fix exampleauth module when using the legacy UI (<a href="https://github-redirect.dependabot.com/simplesamlphp/simplesamlphp/issues/1275">#1275</a>).</li> <li>Fix authorize module when using custom reject message.</li> <li>Documentation improvements.</li> <li>Fix connection persistence for deployments that switched to memcached.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/simplesamlphp/simplesamlphp/commit/9fd1c3c5e5f9e6fed8de3c36e14ccdcce31e3dc7"><code>9fd1c3c</code></a> Version 1.18.6</li> <li><a href="https://github.com/simplesamlphp/simplesamlphp/commit/022f62f61b1f0c554ab43f8fc90fcc5bb2a23d6f"><code>022f62f</code></a> Add changelog for version 1.18.6</li> <li><a href="https://github.com/simplesamlphp/simplesamlphp/commit/2effdc273db43a4db02c9cb36fc0cad348826b6a"><code>2effdc2</code></a> Fix source code disclosure on case-insensitive file systems</li> <li><a href="https://github.com/simplesamlphp/simplesamlphp/commit/8b985590a8672f51f66f37c527e0624fafa8580b"><code>8b98559</code></a> Fix issue <a href="https://github-redirect.dependabot.com/simplesamlphp/simplesamlphp/issues/1312">#1312</a></li> <li><a href="https://github.com/simplesamlphp/simplesamlphp/commit/6ee79668feacf3e3c3b289e1dd51a286c9283515"><code>6ee7966</code></a> Update dependencies</li> <li><a href="https://github.com/simplesamlphp/simplesamlphp/commit/c49a8834b72760c3e9d068336ac75a29fdb6499a"><code>c49a883</code></a> backporting fixes for Metadataparser from: (<a href="https://github-redirect.dependabot.com/simplesamlphp/simplesamlphp/issues/1306">#1306</a>)</li> <li><a href="https://github.com/simplesamlphp/simplesamlphp/commit/a9f6cdc9a1d0057ae87078a6f4eba8763b36e2a4"><code>a9f6cdc</code></a> bugfix: Fix headers not being sent for RunnableResponse</li> <li><a href="https://github.com/simplesamlphp/simplesamlphp/commit/a837c73a04c9964585bd75d1917b490fad90b114"><code>a837c73</code></a> composer.json: bump version number</li> <li><a href="https://github.com/simplesamlphp/simplesamlphp/commit/0c3fec56020d0f4c1d9381d07a2526a64c4d3ed0"><code>0c3fec5</code></a> Fix docs</li> <li><a href="https://github.com/simplesamlphp/simplesamlphp/commit/cbd0744f6c52672e0564d6328ffee8659c067f54"><code>cbd0744</code></a> Update release date</li> <li>Additional commits viewable in <a href="https://github.com/simplesamlphp/simplesamlphp/compare/v1.18.4...v1.18.6">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=simplesamlphp/simplesamlphp&package-manager=composer&previous-version=1.18.4&new-version=1.18.6)](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/Programvareverkstedet/nettsiden/network/alerts). </details>
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Projects/nettsiden#10
No description provided.