~ubuntu-branches/ubuntu/trusty/jenkins/trusty

« back to all changes in this revision

Viewing changes to core/src/main/resources/hudson/model/UsageStatistics/help-usageStatisticsCollected_zh_TW.html

  • Committer: Package Import Robot
  • Author(s): James Page
  • Date: 2013-08-13 12:35:19 UTC
  • mfrom: (1.1.13)
  • Revision ID: package-import@ubuntu.com-20130813123519-tizgfxcr70trl7r0
Tags: 1.509.2+dfsg-1
* New upstream release (Closes: #706725):
  - d/control: Update versioned BD's:
    * jenkins-executable-war >= 1.28.
    * jenkins-instance-identity >= 1.3.
    * libjenkins-remoting-java >= 2.23.
    * libjenkins-winstone-java >= 0.9.10-jenkins-44.
    * libstapler-java >= 1.207.
    * libjenkins-json-java >= 2.4-jenkins-1.
    * libstapler-adjunct-timeline-java >= 1.4.
    * libstapler-adjunct-codemirror-java >= 1.2.
    * libmaven-hpi-plugin-java >= 1.93.
    * libjenkins-xstream-java >= 1.4.4-jenkins-3.
  - d/maven.rules: Map to older version of animal-sniffer-maven-plugin.
  - Add patch for compatibility with guava >= 0.14.
  - Add patch to exclude asm4 dependency via jnr-posix.
  - Fixes the following security vulnerabilities:
    CVE-2013-2034, CVE-2013-2033, CVE-2013-2034, CVE-2013-1808
* d/patches/*: Switch to using git patch-queue for managing patches.
* De-duplicate jars between libjenkins-java and jenkins-external-job-monitor
  (Closes: #701163):
  - d/control: Add dependency between jenkins-external-job-monitor ->
    libjenkins-java.
  - d/rules: 
    Drop installation of jenkins-core in jenkins-external-job-monitor.
  - d/jenkins-external-job-monitor.{links,install}: Link to jenkins-core
    in /usr/share/java instead of included version.
* Wait longer for jenkins to stop during restarts (Closes: #704848):
  - d/jenkins.init: Re-sync init script from upstream codebase.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<div>
 
2
    知道大家怎麼使用 Jenkins 對發展方向有很大的助益,開放原始碼專案向來都很難追蹤使用族群。
 
3
    啟用這個選項後,Jenkins 會定期將您的 Jenkins 使用狀況傳送回去。
 
4
 
 
5
    <p>
 
6
    明確來說,會送出的資訊有:
 
7
 
 
8
    <ul>
 
9
    <li>您的 Jenkins 版本
 
10
    <li>Master 及 Slave 的作業系統類型,以及執行程式數
 
11
    <li>安裝的外掛程式名稱及其版本
 
12
    <li>Jenkins 中不同作業類型的作業數
 
13
    </ul>
 
14
 
 
15
    <p>
 
16
    資訊中不會有任何可以認出您,或是能讓我們聯絡到您的資訊
 
17
    (除了 HTTP 中無可避免會揭露的 IP 位址等資訊)。送出的使用狀況統計資料表內容會與整個社群共享。
 
18
 
 
19
    <p>
 
20
    您可以看看<a href="http://jenkins.361315.n4.nabble.com/request-for-comments-tracking-usage-metrics-td375557.html">
 
21
    這個機制的社群討論內容</a>,也歡迎您提出建言。
 
22
</div>