]> git.pld-linux.org Git - packages/jenkins.git/commitdiff
up to 1.580.2 (2014/12/15) auto/th/jenkins-1.580.2-1
authorElan Ruusamäe <glen@delfi.ee>
Tue, 6 Jan 2015 14:33:42 +0000 (16:33 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 6 Jan 2015 14:33:42 +0000 (16:33 +0200)
- Job owned by SYSTEM instead of creator when 'Setup after creation'
  used (issue 25400)
- Missing build history moving a job when BuildDir is set to a custom
  location (issue 24825)
- Manage->Cancel Shutdown requests POST method and even POST fails due
  to invalid crumb if CSRF protection is enabled (issue 23020)
- Memory leak in ProgressiveRendering (issue 25081)
- AbstractProject: makeDisabled() performs operations even if
  supportsMakeDisabled() is false (issue 24340)
- Jenkins merges queued builds with the different file parameters (issue 19017)
- quietDown reports HTTP 405 Method Not Allowed (issue 23942)
- SSH slaves can block for a long time in NativePRNG (issue 20108)
- ListView's ItemListener runs with user privileges, might miss affected
  views (issue 22769)

jenkins.spec

index 5200a0cd58f74c7278b729d8419f148bdfb08377..dbceeded7c69a553c6959d3dc805c9f08d13423d 100644 (file)
@@ -6,13 +6,13 @@
 %include       /usr/lib/rpm/macros.java
 Summary:       Jenkins Continuous Build Server
 Name:          jenkins
-Version:       1.580.1
+Version:       1.580.2
 Release:       1
 License:       MIT License
 Group:         Networking/Daemons/Java/Servlets
 # Check for new releases and URLs here: http://mirrors.jenkins-ci.org/war-stable/?C=N;O=D
 Source0:       http://mirrors.jenkins-ci.org/war-stable/%{version}/%{name}.war?/%{name}-%{version}.war
-# Source0-md5: 8506484adbe1d51885585782302426b5
+# Source0-md5: 305380a4dc4a03f67fc122c02c8604c0
 Source1:       context.xml
 Patch0:                webxml.patch
 URL:           http://www.jenkins-ci.org/
This page took 0.06959 seconds and 4 git commands to generate.