Bump simplesamlphp/simplesamlphp from 1.15.4 to 1.18.4 #8

Merged
dependabot[bot] merged 1 commits from dependabot/composer/simplesamlphp/simplesamlphp-1.18.4 into master 2020-01-29 15:54:40 +01:00
dependabot[bot] commented 2020-01-24 22:28:17 +01:00 (Migrated from github.com)

Bumps simplesamlphp/simplesamlphp from 1.15.4 to 1.18.4.

Release notes

Sourced from simplesamlphp/simplesamlphp's releases.

SimpleSAMLphp 1.18.4

This is a bugfix and security release of SimpleSAMLphp, resolving two minor issues (SSPSA 202001-01 and SSPSA 202001-02).

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: 7530dec7290ba5efaac08cb17042819a96dc530e217c3810cdde9be76d57b2ca

SimpleSAMLphp 1.18.3

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: c6cacf821ae689de6547092c5d0c854e787bfcda716096b1ecf39ad3b3882500

SimpleSAMLphp 1.18.2

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: 79157c5d420789fb3bb3f4c346a3b9c8737aefbcbb695bc4539b5523969ec977

SimpleSAMLphp 1.18.1

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: ebc627186336e60fb824fdb2ca08065b19e4fd0099dc10ed15647414b66a6fb3

SimpleSAMLphp 1.18.0

This is a stable 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.

This release continues the work to make maintainability and interoperability better, offering some new functionalities but focusing mainly on the codebase. It also includes a complete preview of the new user interface that users can expect in the future version 2.0.

Make sure to check the changelog and upgrade notes.

SHA256 checksum: 56b59018d2ae6379b2b9c781c847563b52c6fa1de0b58d5d9d11785365909b20

SimpleSAMLphp 1.18.0-rc2

This is the second release candidate (pre-release) of SimpleSAMLphp 1.18.

... (truncated)
Changelog

Sourced from simplesamlphp/simplesamlphp's changelog.

Version 1.18.4

Released 2020-01-24

  • Resolved a security issue in email reports. See
    SSPSA 202001-01.
  • Resolved a security issue with the logging system. See
    SSPSA 202001-02.
  • Fixed SQL store index creation for PostgreSQL.
  • Handle case where cookie 'domain' parameter was not set.
  • Update versions of included JavaScript dependencies.

Version 1.18.3

Released 2019-12-09

  • Fixed an issue with several modules being enabled by default (#1257).
  • Fixed an issue with metadata generation for trusted entities (#1247, #1251).

ldap

  • Fixed an issue affecting the installation in case-insensitive file systems (#1253).

Version 1.18.2

Released 2019-11-26

  • Fixed an issue with the ldap module that prevented installing SimpleSAMLphp from the repository (#1241).

Version 1.18.1

Released 2019-11-26

  • Fixed an issue that prevented custom themes from working (#1240).
  • Fixed an issue with translations in the discovery service (#1244).
  • Fixed an issue with schema validation.

Version 1.18.0

Released 2019-11-19

  • Fixed an issue with warnings being logged when using PHP 7.2 or newer (#1168).
  • Fixed an issue with web server aliases or rewritten URLs not working (#1023, #1093).
  • Fixed an issue that prevented errors to be logged if the log file was not writeable (#1194).
  • Fixed an issue with old-style NameIDPolicy configurations that disallowed creating new NameIDs (#1230).
  • Resolved a security issue that exposed host information to unauthenticated users. See
    SSPSA 201911-02.
  • Replaced custom Email class with the phpmailer library.
  • Allow logging to STDERR in the logging.handler option by setting it to stderr.
  • Allow use of stream wrappers (e.g. s3://) in paths.
  • Improved 'update or insert' handling for different SQL drivers.
... (truncated)
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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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.15.4 to 1.18.4. <details> <summary>Release notes</summary> *Sourced from [simplesamlphp/simplesamlphp's releases](https://github.com/simplesamlphp/simplesamlphp/releases).* > ## SimpleSAMLphp 1.18.4 > This is a bugfix and security release of SimpleSAMLphp, resolving two minor issues (SSPSA 202001-01 and SSPSA 202001-02). > > 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](https://simplesamlphp.org/docs/1.18/simplesamlphp-changelog#section_1) and [upgrade notes](https://simplesamlphp.org/docs/1.18/simplesamlphp-upgrade-notes-1.18). > > SHA256 checksum: `7530dec7290ba5efaac08cb17042819a96dc530e217c3810cdde9be76d57b2ca` > > ## SimpleSAMLphp 1.18.3 > 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](https://simplesamlphp.org/docs/1.18/simplesamlphp-changelog#section_1) and [upgrade notes](https://simplesamlphp.org/docs/1.18/simplesamlphp-upgrade-notes-1.18). > > SHA256 checksum: `c6cacf821ae689de6547092c5d0c854e787bfcda716096b1ecf39ad3b3882500` > > ## SimpleSAMLphp 1.18.2 > 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](https://simplesamlphp.org/docs/1.18/simplesamlphp-changelog#section_1) and [upgrade notes](https://simplesamlphp.org/docs/1.18/simplesamlphp-upgrade-notes-1.18). > > SHA256 checksum: `79157c5d420789fb3bb3f4c346a3b9c8737aefbcbb695bc4539b5523969ec977` > > ## SimpleSAMLphp 1.18.1 > 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](https://simplesamlphp.org/docs/1.18/simplesamlphp-changelog#section_1) and [upgrade notes](https://simplesamlphp.org/docs/1.18/simplesamlphp-upgrade-notes-1.18). > > SHA256 checksum: `ebc627186336e60fb824fdb2ca08065b19e4fd0099dc10ed15647414b66a6fb3` > > ## SimpleSAMLphp 1.18.0 > This is a stable 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. > > This release continues the work to make maintainability and interoperability better, offering some new functionalities but focusing mainly on the codebase. It also includes a complete preview of the new user interface that users can expect in the future version 2.0. > > Make sure to check the [changelog](https://simplesamlphp.org/docs/1.18/simplesamlphp-changelog#section_1) and [upgrade notes](https://simplesamlphp.org/docs/1.18/simplesamlphp-upgrade-notes-1.18). > > SHA256 checksum: `56b59018d2ae6379b2b9c781c847563b52c6fa1de0b58d5d9d11785365909b20` > > ## SimpleSAMLphp 1.18.0-rc2 > This is the second release candidate (pre-release) of SimpleSAMLphp 1.18. > ></tr></table> ... (truncated) </details> <details> <summary>Changelog</summary> *Sourced from [simplesamlphp/simplesamlphp's changelog](https://github.com/simplesamlphp/simplesamlphp/blob/master/docs/simplesamlphp-changelog.md).* > ## Version 1.18.4 > > Released 2020-01-24 > > * Resolved a security issue in email reports. See > [SSPSA 202001-01](https://simplesamlphp.org/security/202001-01). > * Resolved a security issue with the logging system. See > [SSPSA 202001-02](https://simplesamlphp.org/security/202001-02). > * Fixed SQL store index creation for PostgreSQL. > * Handle case where cookie 'domain' parameter was not set. > * Update versions of included JavaScript dependencies. > > ## Version 1.18.3 > > Released 2019-12-09 > > * Fixed an issue with several modules being enabled by default ([#1257](https://github-redirect.dependabot.com/simplesamlphp/simplesamlphp/issues/1257)). > * Fixed an issue with metadata generation for trusted entities ([#1247](https://github-redirect.dependabot.com/simplesamlphp/simplesamlphp/issues/1247), [#1251](https://github-redirect.dependabot.com/simplesamlphp/simplesamlphp/issues/1251)). > > ### ldap > * Fixed an issue affecting the installation in case-insensitive file systems ([#1253](https://github-redirect.dependabot.com/simplesamlphp/simplesamlphp/issues/1253)). > > ## Version 1.18.2 > > Released 2019-11-26 > > * Fixed an issue with the `ldap` module that prevented installing SimpleSAMLphp from the repository ([#1241](https://github-redirect.dependabot.com/simplesamlphp/simplesamlphp/issues/1241)). > > ## Version 1.18.1 > > Released 2019-11-26 > > * Fixed an issue that prevented custom themes from working ([#1240](https://github-redirect.dependabot.com/simplesamlphp/simplesamlphp/issues/1240)). > * Fixed an issue with translations in the discovery service ([#1244](https://github-redirect.dependabot.com/simplesamlphp/simplesamlphp/issues/1244)). > * Fixed an issue with schema validation. > > ## Version 1.18.0 > > Released 2019-11-19 > > * Fixed an issue with warnings being logged when using PHP 7.2 or newer ([#1168](https://github-redirect.dependabot.com/simplesamlphp/simplesamlphp/issues/1168)). > * Fixed an issue with web server aliases or rewritten URLs not working ([#1023](https://github-redirect.dependabot.com/simplesamlphp/simplesamlphp/issues/1023), [#1093](https://github-redirect.dependabot.com/simplesamlphp/simplesamlphp/issues/1093)). > * Fixed an issue that prevented errors to be logged if the log file was not writeable ([#1194](https://github-redirect.dependabot.com/simplesamlphp/simplesamlphp/issues/1194)). > * Fixed an issue with old-style NameIDPolicy configurations that disallowed creating new NameIDs ([#1230](https://github-redirect.dependabot.com/simplesamlphp/simplesamlphp/issues/1230)). > * Resolved a security issue that exposed host information to unauthenticated users. See > [SSPSA 201911-02](https://simplesamlphp.org/security/201911-02). > * Replaced custom Email class with the phpmailer library. > * Allow logging to STDERR in the `logging.handler` option by setting it to `stderr`. > * Allow use of stream wrappers (e.g. s3://) in paths. > * Improved 'update or insert' handling for different SQL drivers. ></tr></table> ... (truncated) </details> <details> <summary>Commits</summary> - [`864f039`](https://github.com/simplesamlphp/simplesamlphp/commit/864f0392480317a6f44b0e3c26db23ad0e21e5fb) Merge pull request from GHSA-mj9p-v2r8-wf8w - [`752cccf`](https://github.com/simplesamlphp/simplesamlphp/commit/752cccfb48124c5b60f29e02fb13f0dbf8562abe) Merge pull request from GHSA-mj9p-v2r8-wf8w - [`b9ff1b4`](https://github.com/simplesamlphp/simplesamlphp/commit/b9ff1b446c3de063e68adb029157891c99389601) Fixes [#1270](https://github-redirect.dependabot.com/simplesamlphp/simplesamlphp/issues/1270) - [`66706e7`](https://github.com/simplesamlphp/simplesamlphp/commit/66706e719976bf11d6f94ceee9919fd51f2407e7) Update NPM dependencies - [`7e676d7`](https://github.com/simplesamlphp/simplesamlphp/commit/7e676d7a8be0318044d548a7a581edd8939e5499) fix create index in pgsql ([#1261](https://github-redirect.dependabot.com/simplesamlphp/simplesamlphp/issues/1261)) - [`202ba05`](https://github.com/simplesamlphp/simplesamlphp/commit/202ba05213211897571cd78f214fd185dc45332e) changelog typo - [`1f9ce0a`](https://github.com/simplesamlphp/simplesamlphp/commit/1f9ce0a7197044f98aaa66ad0d6ae7f65add2a86) Bump version - [`25695a1`](https://github.com/simplesamlphp/simplesamlphp/commit/25695a1f8055e3c317b7bc36d0d0381580cb60ee) Update the changelog - [`46f4de1`](https://github.com/simplesamlphp/simplesamlphp/commit/46f4de1896f8c62e36bc11f68525cb432dbf0c4d) Update node.js depsnode.js deps - [`e1e0a50`](https://github.com/simplesamlphp/simplesamlphp/commit/e1e0a50d261d0ede00d6efb6433a7f19c7618cc9) Update composer.lock, and add version to composer.json - Additional commits viewable in [compare view](https://github.com/simplesamlphp/simplesamlphp/compare/v1.15.4...v1.18.4) </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=simplesamlphp/simplesamlphp&package-manager=composer&previous-version=1.15.4&new-version=1.18.4)](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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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#8
No description provided.