Branch: refs/heads/2.59.x
  Home:   https://github.com/jenkinsci/remoting
  Commit: 53bef1ad357e61fb1ba896528353a2b050fd5678
      
https://github.com/jenkinsci/remoting/commit/53bef1ad357e61fb1ba896528353a2b050fd5678
  Author: Andrew Bayer <andrew.ba...@gmail.com>
  Date:   2016-11-11 (Fri, 11 Nov 2016)

  Changed paths:
    M src/main/java/hudson/remoting/ClassFilter.java

  Log Message:
  -----------
  [SECURITY-360] Add to blacklist.

Conflicts:
        src/main/java/hudson/remoting/ClassFilter.java


  Commit: 10541efca032dd05a253fa36a07b417d3f2dbeb3
      
https://github.com/jenkinsci/remoting/commit/10541efca032dd05a253fa36a07b417d3f2dbeb3
  Author: Andrew Bayer <andrew.ba...@gmail.com>
  Date:   2016-11-11 (Fri, 11 Nov 2016)

  Changed paths:
    M src/main/java/hudson/remoting/ClassFilter.java

  Log Message:
  -----------
  Adding more to the blacklist


  Commit: 292e82e211f160e70429661e2401f76e0a5b70b0
      
https://github.com/jenkinsci/remoting/commit/292e82e211f160e70429661e2401f76e0a5b70b0
  Author: Kohsuke Kawaguchi <k...@kohsuke.org>
  Date:   2016-11-11 (Fri, 11 Nov 2016)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Newer version needed to be deploying to repo.jenkins-ci.org


  Commit: 271b7c752d7a829b394852265a03f49c8330882a
      
https://github.com/jenkinsci/remoting/commit/271b7c752d7a829b394852265a03f49c8330882a
  Author: Kohsuke Kawaguchi <k...@kohsuke.org>
  Date:   2016-11-13 (Sun, 13 Nov 2016)

  Changed paths:
    M src/main/java/hudson/remoting/ClassFilter.java

  Log Message:
  -----------
  This was found to cause regressions


  Commit: 4066bbabbe0087c143fa0327027214132ac93dc1
      
https://github.com/jenkinsci/remoting/commit/4066bbabbe0087c143fa0327027214132ac93dc1
  Author: Kohsuke Kawaguchi <k...@kohsuke.org>
  Date:   2016-11-13 (Sun, 13 Nov 2016)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare release remoting-2.53.4


  Commit: 2500e2d0b8e31ffb035d5ea0e7047b9c326efe4e
      
https://github.com/jenkinsci/remoting/commit/2500e2d0b8e31ffb035d5ea0e7047b9c326efe4e
  Author: Kohsuke Kawaguchi <k...@kohsuke.org>
  Date:   2016-11-13 (Sun, 13 Nov 2016)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare for next development iteration


  Commit: aed8272898db2cd7779c8e52e62777c3f66ed587
      
https://github.com/jenkinsci/remoting/commit/aed8272898db2cd7779c8e52e62777c3f66ed587
  Author: Andrew Bayer <andrew.ba...@gmail.com>
  Date:   2017-01-11 (Wed, 11 Jan 2017)

  Changed paths:
    M pom.xml
    M src/main/java/hudson/remoting/ClassFilter.java

  Log Message:
  -----------
  [SECURITY-383] Add problematic classes to the blacklist


  Commit: 94bdbbde848065aa623cd46853e1255ab0e490dc
      
https://github.com/jenkinsci/remoting/commit/94bdbbde848065aa623cd46853e1255ab0e490dc
  Author: Andrew Bayer <andrew.ba...@gmail.com>
  Date:   2017-01-11 (Wed, 11 Jan 2017)

  Changed paths:
    M src/main/java/hudson/remoting/ClassFilter.java

  Log Message:
  -----------
  [SECURITY-383] Adding URLClassLoader to blacklist as well.


  Commit: 0f3f00296d0582979eee9cf9dd64bc7bfc309a97
      
https://github.com/jenkinsci/remoting/commit/0f3f00296d0582979eee9cf9dd64bc7bfc309a97
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2017-01-12 (Thu, 12 Jan 2017)

  Changed paths:
    M pom.xml
    M src/main/java/hudson/remoting/ClassFilter.java

  Log Message:
  -----------
  Merge pull request #7 from jenkinsci-cert/security-383-simpler

[SECURITY-383] Add problematic classes to the blacklist


  Commit: 7308a8822335d7498049e26e2dbd70ade494408d
      
https://github.com/jenkinsci/remoting/commit/7308a8822335d7498049e26e2dbd70ade494408d
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2017-01-12 (Thu, 12 Jan 2017)

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/2.53.x' into 2.53.x


  Commit: b2bc7425bdc6cff7fa8b27a4dd695e8cea9e112c
      
https://github.com/jenkinsci/remoting/commit/b2bc7425bdc6cff7fa8b27a4dd695e8cea9e112c
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2017-01-12 (Thu, 12 Jan 2017)

  Log Message:
  -----------
  merge -s ours 2500e2d0b8e31ffb035d5ea0e7047b9c326efe4e into 2.59.x to 
incorporate 2.53.x


  Commit: ea29284aeb239378a4f3827bddbd265ec3e07ddd
      
https://github.com/jenkinsci/remoting/commit/ea29284aeb239378a4f3827bddbd265ec3e07ddd
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2017-01-12 (Thu, 12 Jan 2017)

  Changed paths:
    M src/main/java/hudson/remoting/ClassFilter.java

  Log Message:
  -----------
  Merge branch '2.53.x' into 2.59.x


  Commit: ae325a0c70f68247e2975c52c980a8abc7abcd9a
      
https://github.com/jenkinsci/remoting/commit/ae325a0c70f68247e2975c52c980a8abc7abcd9a
  Author: Kohsuke Kawaguchi <k...@kohsuke.org>
  Date:   2017-01-31 (Tue, 31 Jan 2017)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare release remoting-2.59.2


Compare: 
https://github.com/jenkinsci/remoting/compare/4653752bc380...ae325a0c70f6

-- 
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.

Reply via email to