Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins
Commit: 5c52272d01fc8bc071d2a868fef99eeee88bc58f https://github.com/jenkinsci/jenkins/commit/5c52272d01fc8bc071d2a868fef99eeee88bc58f Author: Jesse Glick <jgl...@cloudbees.com> Date: 2019-03-19 (Tue, 19 Mar 2019) Changed paths: M core/src/main/java/hudson/console/ConsoleNote.java Log Message: ----------- ConsoleNote.INSECURE may as well disable even checks of MACs which _do_ exist. Makes it easier to look at other (trusted!) people’s console logs. Commit: 0082b67a7f2c0a1abca07e6f746360568a57a768 https://github.com/jenkinsci/jenkins/commit/0082b67a7f2c0a1abca07e6f746360568a57a768 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2019-03-19 (Tue, 19 Mar 2019) Changed paths: M core/src/main/java/hudson/console/ConsoleNote.java Log Message: ----------- [JENKINS-45661] ConsoleNote.readFrom could throw NegativeArraySizeException and block annotation of the rest of the log. Commit: 70864d71fc09c4f7b860dc411a504b46a89dd86d https://github.com/jenkinsci/jenkins/commit/70864d71fc09c4f7b860dc411a504b46a89dd86d Author: Jesse Glick <jgl...@cloudbees.com> Date: 2019-03-19 (Tue, 19 Mar 2019) Changed paths: M core/src/main/java/hudson/console/ConsoleAnnotationOutputStream.java Log Message: ----------- ConsoleAnnotationOutputStream should help diagnose corrupted console notes by showing the actual problematic text. Commit: d783c007d057c20a8244d9c7826a532fca381c45 https://github.com/jenkinsci/jenkins/commit/d783c007d057c20a8244d9c7826a532fca381c45 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2019-03-20 (Wed, 20 Mar 2019) Changed paths: M core/src/main/java/hudson/model/RunParameterDefinition.java M core/src/main/resources/jenkins/security/apitoken/LegacyApiTokenAdministrativeMonitor/resources.js Log Message: ----------- Merge branch 'master' into NegativeArraySizeException-JENKINS-45661 Commit: 1a142e66c3e3f143004f4c164adb85289f528903 https://github.com/jenkinsci/jenkins/commit/1a142e66c3e3f143004f4c164adb85289f528903 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2019-03-20 (Wed, 20 Mar 2019) Changed paths: M test/src/test/java/hudson/console/AnnotatedLargeTextTest.java Log Message: ----------- Adapted AnnotatedLargeTextTest to match 70864d71fc09c4f7b860dc411a504b46a89dd86d. Commit: ba98272587d1f8acd89dee17258bb794a8f0b9ec https://github.com/jenkinsci/jenkins/commit/ba98272587d1f8acd89dee17258bb794a8f0b9ec Author: Jesse Glick <jgl...@cloudbees.com> Date: 2019-03-27 (Wed, 27 Mar 2019) Changed paths: M core/src/main/resources/jenkins/model/Jenkins/projectRelationship-help.jelly M core/src/main/resources/jenkins/model/Jenkins/projectRelationship-help_bg.properties M core/src/main/resources/jenkins/model/Jenkins/projectRelationship-help_da.properties M core/src/main/resources/jenkins/model/Jenkins/projectRelationship-help_de.properties M core/src/main/resources/jenkins/model/Jenkins/projectRelationship-help_es.properties M core/src/main/resources/jenkins/model/Jenkins/projectRelationship-help_et.properties M core/src/main/resources/jenkins/model/Jenkins/projectRelationship-help_fr.properties M core/src/main/resources/jenkins/model/Jenkins/projectRelationship-help_it.properties M core/src/main/resources/jenkins/model/Jenkins/projectRelationship-help_ja.properties M core/src/main/resources/jenkins/model/Jenkins/projectRelationship-help_lt.properties M core/src/main/resources/jenkins/model/Jenkins/projectRelationship-help_nl.properties M core/src/main/resources/jenkins/model/Jenkins/projectRelationship-help_pt_BR.properties M core/src/main/resources/jenkins/model/Jenkins/projectRelationship-help_ru.properties M core/src/main/resources/jenkins/model/Jenkins/projectRelationship-help_sr.properties M core/src/main/resources/jenkins/model/Jenkins/projectRelationship-help_tr.properties M core/src/main/resources/jenkins/model/Jenkins/projectRelationship-help_zh_TW.properties M pom.xml M war/pom.xml Log Message: ----------- Merge branch 'master' into NegativeArraySizeException-JENKINS-45661 Commit: bd57ac6536b963b4c5a418eededd6057cfc101e3 https://github.com/jenkinsci/jenkins/commit/bd57ac6536b963b4c5a418eededd6057cfc101e3 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2019-03-28 (Thu, 28 Mar 2019) Changed paths: M core/src/main/java/hudson/console/ConsoleAnnotationOutputStream.java M core/src/main/java/hudson/console/ConsoleNote.java M test/src/test/java/hudson/console/AnnotatedLargeTextTest.java Log Message: ----------- Merge pull request #3940 from jglick/NegativeArraySizeException-JENKINS-45661 [JENKINS-45661] Defend against and better diagnose corrupted console notes Compare: https://github.com/jenkinsci/jenkins/compare/28a8bfac9796...bd57ac6536b9 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.