Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 73b16084f93e5037a4f14f0d51fdfe465eff8efe
      
https://github.com/jenkinsci/jenkins/commit/73b16084f93e5037a4f14f0d51fdfe465eff8efe
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2018-03-07 (Wed, 07 Mar 2018)

  Changed paths:
    M cli/src/main/java/hudson/cli/Connection.java
    M core/src/main/java/hudson/FilePath.java
    M core/src/main/java/hudson/console/AnnotatedLargeText.java
    M core/src/main/java/hudson/console/ConsoleNote.java
    M core/src/main/java/hudson/tasks/Fingerprinter.java
    M core/src/main/java/hudson/util/ProcessTree.java
    M core/src/main/java/jenkins/security/ClassFilterImpl.java
    M 
core/src/main/java/jenkins/slaves/restarter/JnlpSlaveRestarterInstaller.java
    M pom.xml

  Log Message:
  -----------
  [JENKINS-49994] Warn about Remoting serialization of anonymous inner classes 
and their ilk.


  Commit: 8f6fa6154f79430a0cc3bd29157fb2187a3f1c08
      
https://github.com/jenkinsci/jenkins/commit/8f6fa6154f79430a0cc3bd29157fb2187a3f1c08
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2018-03-09 (Fri, 09 Mar 2018)

  Changed paths:
    M core/src/main/java/hudson/Util.java
    A core/src/main/java/hudson/security/AccountCreationFailedException.java
    M core/src/main/java/hudson/security/HudsonPrivateSecurityRealm.java
    M core/src/main/java/hudson/util/TextFile.java
    M core/src/main/java/jenkins/install/SetupWizard.java
    M core/src/main/java/jenkins/security/s2m/ConfigFile.java
    A core/src/main/java/jenkins/util/io/LinesStream.java
    M pom.xml
    M war/src/main/js/pluginSetupWizardGui.js
    M war/src/main/js/templates/firstUserPanel.hbs

  Log Message:
  -----------
  Merge branch 'master' into anonymous-warning-JENKINS-49994


  Commit: e532099b08961c7248370948caa7c7c65a8afb9d
      
https://github.com/jenkinsci/jenkins/commit/e532099b08961c7248370948caa7c7c65a8afb9d
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2018-03-09 (Fri, 09 Mar 2018)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  remoting.version=3.18


  Commit: 8492421ce10e05095d54fafa83dc05847fbb4737
      
https://github.com/jenkinsci/jenkins/commit/8492421ce10e05095d54fafa83dc05847fbb4737
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2018-03-09 (Fri, 09 Mar 2018)

  Changed paths:
    M core/src/main/java/hudson/FilePath.java

  Log Message:
  -----------
  FilePath.exists is apparently called from 
LogRecorderManagerTest.loggingOnSlaves (though I cannot reproduce this).


  Commit: 0ffb87cbbb43f8ba3498467471d1746e3fb5b749
      
https://github.com/jenkinsci/jenkins/commit/0ffb87cbbb43f8ba3498467471d1746e3fb5b749
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2018-03-09 (Fri, 09 Mar 2018)

  Changed paths:
    M core/src/main/java/hudson/slaves/RetentionStrategy.java

  Log Message:
  -----------
  Tests can attempt to serialize RetentionStrategy.NOOP.


  Commit: f9e4df59d59a68c7c7eaa2cad87d735776f6a8ce
      
https://github.com/jenkinsci/jenkins/commit/f9e4df59d59a68c7c7eaa2cad87d735776f6a8ce
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2018-03-12 (Mon, 12 Mar 2018)

  Changed paths:
    M cli/pom.xml
    M cli/src/main/java/hudson/cli/CLI.java
    M core/pom.xml
    M core/src/main/java/hudson/cli/DeleteBuildsCommand.java
    M core/src/main/java/hudson/cli/HelpCommand.java
    M core/src/main/java/hudson/cli/ListChangesCommand.java
    M core/src/main/java/hudson/model/AbstractItem.java
    M core/src/main/java/hudson/model/Executor.java
    M core/src/main/java/hudson/model/Node.java
    M core/src/main/java/hudson/model/ParametersAction.java
    M core/src/main/java/hudson/model/Slave.java
    M core/src/main/java/hudson/model/queue/MappingWorksheet.java
    M core/src/main/java/hudson/util/TextFile.java
    M core/src/main/java/jenkins/model/NewViewLink.java
    M core/src/main/java/jenkins/model/lazy/AbstractLazyLoadRunMap.java
    M core/src/main/java/jenkins/security/CustomClassFilter.java
    M core/src/main/java/jenkins/security/s2m/ConfigFile.java
    M core/src/main/java/jenkins/security/s2m/DefaultFilePathFilter.java
    M core/src/main/java/jenkins/tasks/SimpleBuildStep.java
    M core/src/main/resources/hudson/PluginManager/available_nl.properties
    M core/src/main/resources/hudson/PluginManager/installed_nl.properties
    M core/src/main/resources/hudson/logging/LogRecorder/delete_nl.properties
    M 
core/src/main/resources/hudson/model/AbstractItem/noWorkspace_nl.properties
    M core/src/main/resources/hudson/model/Computer/sidepanel_nl.properties
    M 
core/src/main/resources/hudson/model/DirectoryBrowserSupport/dir_nl.properties
    M core/src/main/resources/hudson/model/Fingerprint/index_nl.properties
    M core/src/main/resources/hudson/model/Job/buildTimeTrend_nl.properties
    M 
core/src/main/resources/hudson/model/ListView/configure-entries_nl.properties
    M core/src/main/resources/hudson/model/ListView/newViewDetail_nl.properties
    M core/src/main/resources/hudson/model/Messages.properties
    M core/src/main/resources/hudson/model/MyView/newViewDetail_nl.properties
    M core/src/main/resources/hudson/model/Run/configure_nl.properties
    M core/src/main/resources/hudson/model/Run/confirmDelete_nl.properties
    M core/src/main/resources/hudson/model/Run/logKeep_nl.properties
    M core/src/main/resources/hudson/model/TaskAction/log_nl.properties
    M core/src/main/resources/hudson/model/UpdateCenter/index_nl.properties
    M core/src/main/resources/hudson/model/User/configure_nl.properties
    M core/src/main/resources/hudson/model/View/builds_nl.properties
    M core/src/main/resources/hudson/model/View/delete_nl.properties
    M 
core/src/main/resources/hudson/security/GlobalSecurityConfiguration/config_nl.properties
    M 
core/src/main/resources/hudson/security/GlobalSecurityConfiguration/index_nl.properties
    M 
core/src/main/resources/hudson/security/HudsonPrivateSecurityRealm/_entryForm_nl.properties
    M 
core/src/main/resources/hudson/security/LegacySecurityRealm/config_nl.properties
    M core/src/main/resources/hudson/security/Messages_nl.properties
    M 
core/src/main/resources/hudson/security/csrf/GlobalCrumbIssuerConfiguration/config_nl.properties
    M 
core/src/main/resources/hudson/slaves/EnvironmentVariablesNodeProperty/config_nl.properties
    M 
core/src/main/resources/hudson/slaves/SlaveComputer/sidepanel_nl.properties
    M 
core/src/main/resources/hudson/slaves/SlaveComputer/systemInfo_nl.properties
    M core/src/main/resources/hudson/tasks/Messages_nl.properties
    M core/src/main/resources/hudson/tools/ToolInstallation/config_nl.properties
    M 
core/src/main/resources/hudson/tools/ZipExtractionInstaller/config_nl.properties
    M 
core/src/main/resources/hudson/util/DoubleLaunchChecker/index_nl.properties
    M core/src/main/resources/hudson/util/HudsonIsLoading/index_nl.properties
    M core/src/main/resources/hudson/util/HudsonIsRestarting/index_nl.properties
    M 
core/src/main/resources/hudson/util/IncompatibleServletVersionDetected/index_nl.properties
    M core/src/main/resources/hudson/util/NoTempDir/index_nl.properties
    M core/src/main/resources/jenkins/management/Messages_nl.properties
    M 
core/src/main/resources/jenkins/model/Jenkins/fingerprintCheck_nl.properties
    M core/src/main/resources/jenkins/model/Jenkins/legend_nl.properties
    M 
core/src/main/resources/jenkins/model/Jenkins/projectRelationship-help_nl.properties
    M 
core/src/main/resources/jenkins/model/JenkinsLocationConfiguration/config_nl.properties
    M core/src/main/resources/jenkins/model/Messages_nl.properties
    M core/src/main/resources/jenkins/slaves/systemInfo/Messages_nl.properties
    M core/src/main/resources/lib/form/serverTcpPort_nl.properties
    M core/src/main/resources/lib/hudson/artifactList_nl.properties
    M core/src/main/resources/lib/hudson/buildListTable_nl.properties
    M 
core/src/main/resources/lib/hudson/project/config-publishers2_nl.properties
    M core/src/main/resources/lib/hudson/project/config-publishers_nl.properties
    M core/src/main/resources/lib/hudson/project/configurable_nl.properties
    M core/src/main/resources/lib/layout/breadcrumbBar_nl.properties
    M pom.xml
    M test/pom.xml
    M test/src/test/java/hudson/model/AbstractItemTest.java
    M war/pom.xml
    M war/src/main/webapp/scripts/prototype.js

  Log Message:
  -----------
  Merge branch 'master' into anonymous-warning-JENKINS-49994


  Commit: 72f1957fecf111a9b46d1a1e044cf3ef4013dbf7
      
https://github.com/jenkinsci/jenkins/commit/72f1957fecf111a9b46d1a1e044cf3ef4013dbf7
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2018-03-12 (Mon, 12 Mar 2018)

  Changed paths:
    M test/src/test/java/jenkins/security/Security232Test.java

  Log Message:
  -----------
  Adapted to RemoteInvocationHandler$RPCRequest signature changes.


  Commit: f5bd70936d60503127d49597a08ec496db293dac
      
https://github.com/jenkinsci/jenkins/commit/f5bd70936d60503127d49597a08ec496db293dac
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2018-03-13 (Tue, 13 Mar 2018)

  Changed paths:
    M cli/src/main/java/hudson/cli/Connection.java
    M core/src/main/java/hudson/FilePath.java
    M core/src/main/java/hudson/console/AnnotatedLargeText.java
    M core/src/main/java/hudson/console/ConsoleNote.java
    M core/src/main/java/hudson/slaves/RetentionStrategy.java
    M core/src/main/java/hudson/tasks/Fingerprinter.java
    M core/src/main/java/hudson/util/ProcessTree.java
    M core/src/main/java/jenkins/security/ClassFilterImpl.java
    M 
core/src/main/java/jenkins/slaves/restarter/JnlpSlaveRestarterInstaller.java
    M pom.xml
    M test/src/test/java/jenkins/security/Security232Test.java

  Log Message:
  -----------
  Merge pull request #3333 from jglick/anonymous-warning-JENKINS-49994

[JENKINS-49994] Warn about Remoting serialization of anonymous inner classes


Compare: 
https://github.com/jenkinsci/jenkins/compare/18e535fa5052...f5bd70936d60

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