It would be really cool if we could get this cherry-picked in too: https://github.com/jenkinsci/jenkins/commit/5dd512973d3d937cff75e82aeb049b80c82ae0b5
I know it is not strictly part of the criteria, but the diff is just adding an attribute that should have been supported anyway, and we have a customer who is being bitten by the inability to switch a textedit over to using POST for the checkUrl. i.e. the risk is low and the upside is high, but if the community wants to wait for 1.447.3, I will stick to my javascript hack that adds the attribute in on the client side :-( -Stephen On 22 May 2012 07:56, Vojtech Juranek <[email protected]> wrote: > Hi, > once again sorry for LTS delay. > I find following issues to be back ported to LTS 1.447.2: > > Blockers or critical issues: > * JENKINS-8663 - Parsing of POM happens before SNAPSHOT-Parents are updated > * JENKINS-12994 - Quiet period is blocking other jobs in queue > * JENKINS-13129 - Updating built-in plugins doesn't work, the file doesn't get > pinned and is overwritten on the next startup > * JENKINS-13448 - Guice injector failure can cause failure of whole Jenkins > > Major issues (explicitly requested on dev list or IMHO possibly critical > issues): > * JENKINS-1152, JENKINS-3983 - Mail server rejecting emails from hudson, SMTP > authentication not working > * JENKINS-9882 - Jenkins runs out of file descriptors (winstone problem) > * JENKINS-12674 - "Too many files open " causes Jenkins to stop responding > * JENKINS-13238 - Loading All Build History Fails > * JENKINS-13649 - Invalid environment variable values when running > hierarchical jobs on windows slaves > > > Any other proposals for back ports? > > Thanks > Vojta
