Skip to content

Releases: OpenConext/OpenConext-engineblock

EngineBlock 4.2.6

23 Sep 10:17
Compare
Choose a tag to compare

SURFnet SURFconext EngineBlock v4.2.6 Release Notes

Better logging defaults and removal of deprecated functionality.

Changed configuration settings:

  • logs.syslog-queue.writerParams.targetLog.syslog.writerParams.application defaults to "EBLOG"
  • Added a Priority filter to queued syslog filter with priority 7

Removed:

  • engine-internal along with
    • /cron/deprovision
    • /social/*
  • Composer dependencies:
    • apache/shindig
    • behat/behat
    • behat/mink
    • behat/mink-extension
    • behat/mink-goutte-driver

Upgraded:

  • Composer
  • Assetic
  • Pimple DI container (2.0 => 2.1.1)
  • SimpleSAMLphp saml2 (0.4.1 => 0.4.2)
  • Symfony/process (2.4.2 => 2.5.4)
  • Zend Framework 1 (1.12.9 => 1.12.9)

EngineBlock 4.2.5

18 Sep 09:10
Compare
Choose a tag to compare
EngineBlock 4.2.5 Pre-release
Pre-release

SURFnet SURFconext EngineBlock v4.2.5 Release Notes

Better configuration defaults

Changed configuration settings:

  • ldap.useSsl default to false
  • ldap.userName defaults to "cn=engineblock,dc=surfconext,dc=nl"
  • Unset unused ldap.accountDomainName
  • ldap.baseDn defaults to "dc=surfconext,dc=nl"
  • email.sendWelcomeMail defaults to false
  • auth.simplesamlphp.idp.certificate defaults to "/etc/openconext/engineblock.crt"

Added:

  • Fixed adding the VO in an attribute

Removed:

  • Inconsistently applied and unnecessary file licensing headers (Issue #76, PR #78)

EngineBlock 4.1.6

EngineBlock 4.2.4

06 Aug 15:01
Compare
Choose a tag to compare
EngineBlock 4.2.4 Pre-release
Pre-release

SURFnet SURFconext EngineBlock v4.2.4 Release Notes

Bugfix to /proxy/certificate.

  • Fixed /proxy/certificate

EngineBlock 4.1.5

01 Aug 13:24
Compare
Choose a tag to compare

SURFnet SURFconext EngineBlock v4.1.5 Release Notes

Bugfix release for 'Transparent' (WAYFless) requests.

  • issues/58: SP using transparent endpoint should get engine as issuer
  • issues/57: In debug email, NameID shows as Array
  • issues/54: profile needs htmlentities escaping bug

EngineBlock 4.1.4

31 Jul 17:34
Compare
Choose a tag to compare

SURFnet SURFconext EngineBlock v4.1.4 Release Notes

Bugfix release that actually removes type="xsi:string" on AttributeValues for SPs with really really bad XML parsing.

EngineBlock 4.1.3

31 Jul 14:55
Compare
Choose a tag to compare

SURFnet SURFconext EngineBlock v4.1.3 Release Notes

Bugfix release that removes type="xsi:string" on AttributeValues for SPs with really really bad XML parsing.

EngineBlock 4.1.2

18 Jul 14:44
Compare
Choose a tag to compare

SURFnet SURFconext EngineBlock v4.1.2 Release Notes

Bugfix release for missing RelayState.

  • issues/52: RelayState is missing for some SPs

EngineBlock 4.1.1

18 Jul 08:15
Compare
Choose a tag to compare

SURFnet SURFconext EngineBlock v4.1.1 Release Notes

Bugfix release.

  • issues/49: AuthnRequests with ACSUrl but no ProtocolBinding
  • issues/50: Engine logging ends up in ServiceRegistry / simplesaml.log

EngineBlock 4.2.3

15 Jul 12:26
Compare
Choose a tag to compare
EngineBlock 4.2.3 Pre-release
Pre-release

SURFnet SURFconext EngineBlock v4.2.3 Release Notes

Ansible work.

Changed:

  • Made patch 16 idempotent
  • Ansible role
  • Configuration migration tool