jenkins-1.609.3-7.fc22$>1H툢U Q>@'?'|d   Q $3Bg v      , L l t   q ( 8 ;9 ;:;=$t>$|?$@$G$H$I$X$Y$\$]%^%Xb%d&}e&f&l&t&u&v&w'8x'X'xCjenkins1.609.37.fc22An extendable open source continuous integration serverJenkins is an award-winning application that monitors executions of repeated jobs, such as building a software project or jobs run by cron. Among those things, current Jenkins focuses on the following two jobs: - building/testing software projects continuously. In a nutshell, Jenkins provides an easy-to-use so-called continuous integration system, making it easier for developers to integrate changes to the project, and making it easier for users to obtain a fresh build. The automated, continuous build increases the productivity. - monitoring executions of externally-run jobs, such as cron jobs and procmail jobs, even those that are run on a remote machine. For example, with cron, all you receive is regular e-mails that capture the output, and it is up to you to look at them diligently and notice when it broke. Jenkins keeps those outputs and makes it easy for you to notice when something is wrong.W:Pbuildvm-06-nfs.phx2.fedoraproject.orgbFedora ProjectFedora ProjectMIT and ASL 2.0 and LGPLv2+ and CDDLFedora ProjectUnspecifiedhttp://jenkins-ci.orglinuxnoarch# Add jenkins user and group getent group jenkins >/dev/null || groupadd -r jenkins getent passwd jenkins >/dev/null || \ useradd -r -g jenkins -d /var/lib/jenkins -s /sbin/nologin \ -c "Jenkins Continuous Build server" jenkins exit 0 if [ $1 -eq 1 ] ; then # Initial installation systemctl preset jenkins.service >/dev/null 2>&1 || : fi if [ $1 -eq 0 ] ; then # Package removal, not upgrade systemctl --no-reload disable jenkins.service > /dev/null 2>&1 || : systemctl stop jenkins.service > /dev/null 2>&1 || : fi systemctl daemon-reload >/dev/null 2>&1 || : if [ $1 -ge 1 ] ; then # Package upgrade, not uninstall systemctl try-restart jenkins.service >/dev/null 2>&1 || : fi11A클AAAAAW:W:W:W:W:W:W:W:c3d85a2ee6a6b89a57618f9723b62cc852b6f588216d9447faf359fb3f05ec987b2e0ee64b4f78bffa246318206c87e9303ead658e24849e8f68cf4ac48c5481jenkinsjenkinsjenkinsjenkinsjenkinsjenkinsjenkinsjenkinsjenkinsjenkinsjenkinsjenkinsjenkinsjenkinsjenkinsjenkinsjenkins-1.609.3-7.fc22.src.rpmjenkins     /bin/sh/bin/sh/bin/sh/bin/shjenkins-webapprpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)shadow-utilssystemd-unitssystemd-unitssystemd-units3.0.4-14.6.0-14.0-15.2-14.12.0.1W;VVwVV@VEVqU6@U3@U~@U~@U}lUL@UKSUJ@UB@UU@UUUU.@TTT Tи@TfTl@TcKT+T'@T @TS@S@S@SS @SSP@SE6@SB@SB@S>S>S>S>S>S=M@S;S:@S:@S9XS9XS4S4S4S1oSR@Michal Srb - 1.609.3-7Michal Srb - 1.609.3-6Michal Srb - 1.609.3-5Michal Srb - 1.609.3-4Michal Srb - 1.609.3-3Michal Srb - 1.609.3-2Michal Srb - 1.609.3-1Michal Srb - 1.609.1-4Michal Srb - 1.609.1-3Michal Srb - 1.609.1-2Michal Srb - 1.609.1-1Michal Srb - 1.609-4Michal Srb - 1.609-3Michal Srb - 1.609-2Michal Srb - 1.609-1Michal Srb - 1.606-1Michal Srb - 1.598-9Michal Srb - 1.598-8Michal Srb - 1.598-7Michal Srb - 1.598-6Michal Srb - 1.598-5Michal Srb - 1.598-4Michal Srb - 1.598-3Michal Srb - 1.598-2Michal Srb - 1.598-1Michal Srb - 1.590-2Michal Srb - 1.590-1Michal Srb - 1.589-1Michal Srb - 1.581-3Michal Srb - 1.581-2Michal Srb - 1.581-1Michal Srb - 1.578-1Michal Srb - 1.575-2Michal Srb - 1.575-1Michal Srb - 1.572-1Michal Srb - 1.569-2Michal Srb - 1.569-1Michal Srb - 1.557-14Fedora Release Engineering - 1.557-13Michal Srb - 1.557-12Michal Srb - 1.557-11Michal Srb - 1.557-10Michal Srb - 1.557-9Michal Srb - 1.557-8Michal Srb - 1.557-7Michal Srb - 1.557-6Michal Srb - 1.557-5Michal Srb - 1.557-4Michal Srb - 1.557-3Michal Srb - 1.557-2Michal Srb - 1.557-1Michal Srb - 1.549-8Michal Srb - 1.549-7Michal Srb - 1.549-6Michal Srb - 1.549-5Michal Srb - 1.549-4Michal Srb - 1.549-3Michal Srb - 1.549-2Michal Srb - 1.549-1- Resolves: CVE-2016-3721 - Resolves: CVE-2016-3722 - Resolves: CVE-2016-3723 - Resolves: CVE-2016-3724 - Resolves: CVE-2016-3725 - Resolves: CVE-2016-3726 - Resolves: CVE-2016-3727- Fix remote code execution vulnerability in remoting module (Resolves: CVE-2016-0788) - Fix HTTP response splitting vulnerability (Resolves: CVE-2016-0789) - Fix non-constant time comparison of API token (Resolves: CVE-2016-0790) - Fix non-constant time comparison of CSRF crumbs (Resolves: CVE-2016-0791) - Fix remote code execution through remote API (Resolves: CVE-2016-0792)- Security update - Resolves: CVE-2015-7536 (SECURITY-95) - Resolves: CVE-2015-7537 (SECURITY-225) - Resolves: CVE-2015-7538 (SECURITY-233) - Resolves: CVE-2015-7539 (SECURITY-234)- Security update - Resolves: CVE-2015-5317 (SECURITY-153) - Resolves: CVE-2015-5319 (SECURITY-173) - Resolves: CVE-2015-5324 (SECURITY-186) - Resolves: CVE-2015-5321 (SECURITY-192) - Resolves: CVE-2015-5322 (SECURITY-195) - Resolves: CVE-2015-5323 (SECURITY-200) - Resolves: CVE-2015-5326 (SECURITY-214)- Fix critical and high severity vulnerabilities in Jenkins - Resolves: CVE-2015-5318 (SECURITY-169) - Resolves: CVE-2015-5320 (SECURITY-184) - Resolves: CVE-2015-5325 (SECURITY-206) - Resolves: SECURITY-218- Fix plugins unpacking issue (rhbz#1267631)- Update to 1.609.3- Start migration to mvn()-like Requires - Fix BR/R - Fix plugin-unpacking workaround- Fix BR on findbugs- Fix R- Update to upstream release 1.609.1- Spec clean up, add R: jenkins-script-security-plugin, jenkins-pam-auth-plugin- Clean up dangling symlinks in JENKINS_HOME- Migrate to plugins containing symlinks- Update to upstream release 1.609- Update to upstream release 1.606 - Resolves: CVE-2015-1806 - Resolves: CVE-2015-1807 - Resolves: CVE-2015-1813 - Resolves: CVE-2015-1812 - Resolves: CVE-2015-1810 - Resolves: CVE-2015-1808 - Resolves: CVE-2015-1809 - Resolves: CVE-2015-1814 - Resolves: CVE-2015-1811- Add BR: springframework-instrument- Fix jstl dep- Fix init script- Switch to unpacked executable-war- Sanitize R- Add missing R: springframework-instrument- Migrate to tomcat-taglibs-standard- Add missing BR: mvn(org.slf4j:slf4j-jdk14)- Update to upstream version 1.598- Require jna >= 4.1.0-7- Update to upstream version 1.590 - Add R: jenkins-matrix-project-plugin- Update to upstream version 1.589- Fix JENKINS_HOME ownership (Resolves: rhbz#1147846) - Do not inform about upstream core updates (Resolves: rhbz#1147897) - Move webroot to %{webroot} - Own directory for core plugins - Make jenkins-cli.jar available for download (Resolves: rhbz#1147831) - Make slave.jar available for download (Resolves: rhbz#1147978) - Exclude unneeded slf4j binding (Resolves: rhbz#1147875) - Fix "Incorrect plugin version to downgrade" bug (Resolves: rhbz#1147908) - Fix "RPM plugin uninstallation is not persistent" (Resolves: rhbz#1147902)- Add R: jenkins-junit-plugin- Update to upstream version 1.581 - Migrate to jenkins-winstone - Initial support for plugins from RPMs - Bugfixes- Update to upstream version 1.578- Add R for webapp: jenkins-core and jenkins-cli- Update to upstream version 1.575- Update to upstream version 1.572- Exclude unneeded JARs- Update to upstream version 1.569- Fix FTBFS- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild- Do not inherit default configuration from tomcat - Tweak permissions- Run as a separate service- Remove forgotten BSD license references- Update license tag to reflect changes in 1.557- Drop unneeded trilead-ssh2 patch- Spec file cleanup- Remove superfluous JARs from cli jpackage script- Use jline1- Symlink remoting and cli JAR- Build with stapler-adjunct-codemirror- Allow symlinking- Update to upstream version 1.557- First acegisecurity experiment- Symlink tomcat's work dir- Unbundle yui - Install proper sysconfig- BR jenkins-core when building webapp- Add missing BR- Build webapp- Fix license tag - Install missing licenses - Remove bundled jars and classes- Initial packaging/bin/sh/bin/sh/bin/sh/bin/sh1.609.3-7.fc22jenkinsjenkins.servicejenkinsjenkinsjenkinspluginsjenkinsjenkins/etc//usr/lib/systemd/system//usr/libexec//usr/libexec/jenkins//usr/share//usr/share/jenkins//var/lib//var/log/-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=genericdrpmxz2noarch-redhat-linux-gnudirectoryASCII textPOSIX shell script, ASCII text executable, with very long lines?7zXZ !#,`]"k%f+7"_CVLED-u[sHYD2{΢#?h;f,]? z>%L>Lhj\IpwOF!wb3N/ ;T餈;ǟ݁@t|_9k>bgJ\p]AE4Zա!lL*;Tl*mg5¥>*trBg}(ǿ%@lOȳ5Mh?k*g9 Fƕ:R@Eiw4"눖M~ -<,֒Y3,Lqb(BJ{ tcm+umq/ Osy<ʨo\>1}%tRlORgו@2@lov1;1Q*D WNa2`w;LJ$&=o͵9VoeA(2)kT-R1&*pW\HK)12S[L;:P65H5,k)5{f;\껸L d!v{22EZwx .8“vҺ@A} Is`l!x5: RV'"xK2BџJe ?Ss+<ǗW"ܐb{I1jfZ7ILŋa}m7ll#KJlۅZYmŝ=@z'j]zSaC^iNOﴬpUTi*A%vOy VznǃS,%G1<\^bR._+էKXw~meC7~W0>Xə%+0'CY縸B#;9=rш r>Vgu(N#2gB=c]͙jopZ"D׀f>5sgW?c[M38ww ؼAeg@a&)kK` \zQ5s#ė]MʋᡡK7R#+xb ڂ?ˤ">?5K鰠90[q0z:X6Fܬp$C߁rGCJ-ŏLMsf|8uC1zQPV z~gld)-T!,N&>GN&إ #:'Cߊ0>Vy͡}$ـXs`g{{\ŹbtOG4q)!Es i6I&^WvɈw+ul_s{d#ZSd6qx .Xa@5{% L/r>-=ARCt4; 7K+Ďe GJGX/}\eXkӋm^x4/V?*%?p 9H^DSR6*pݞ3:Zv2_QwB{~XK~7QV>R ,\CX YZ