6.6.12 has been released and it is in maven central. The tag and release will show up in github.com/apereo/cas soon (4 weeks from 9/14).
https://apereo.github.io/2023/09/14/oauth-vuln/ https://apereo.github.io/cas/developer/Sec-Vuln-Response.html#security-fixes https://apereo.github.io/cas/developer/Sec-Vuln-Response.html#grace-period On Thursday, October 5, 2023 at 9:12:43 AM UTC-4 Irons, Joseph R wrote: > For several months I’ve had repeated issues with builds using the CAS > Initializer. Previously the below command would build fine > > > > curl https://casinit.herokuapp.com/starter.tgz -d type=cas-overlay -d > casVersion="XXX" -d dependencies="XXX" | tar -xzvf - > > > > Replacing the version number and dependencies. However now I consistently > run into the following > > > > - Latest version is not available. For example currently Releases · > apereo/cas (github.com) <https://github.com/apereo/cas/releases> shows > the latest version of 6.X as 6.6.11, however curl > https://casinit.herokuapp.com/actuator/supportedVersions shows that > version isn’t available and instead lists 6.6.12. > - When running the above curl without any dependencies the build will > complete however adding dependencies causes it to fail to download > > % Total % Received % Xferd Average Speed Time Time Time > Current > > Dload Upload Total Spent Left > Speed > > 100 162 0 102 100 60 368 216 --:--:-- --:--:-- --:--:-- > 369 > > > > gzip: stdin: not in gzip format > > tar: Child returned status 1 > > tar: Error is not recoverable: exiting now > > > > I’ve tried running a local docker instance of the initializer however that > has its own issues ranging from showing completely different versions to > dependencies either failing to download or showing version mismatches. > > > > Does anyone have a way to get the initializer to correctly download the > latest 6.X build with dependencies? > > > > Thanks > > > > Joe > -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/c7144959-fd9c-46a5-9706-ce7351ceb238n%40apereo.org.
