Fri, 03 May 2024 22:08:09 UTC | login

Information for build groovy18-1.8.9-30.fc27

ID4548
Package Namegroovy18
Version1.8.9
Release30.fc27
Epoch
SummaryDynamic language for the Java Platform
DescriptionGroovy is an agile and dynamic language for the Java Virtual Machine, built upon Java with features inspired by languages like Python, Ruby and Smalltalk. It seamlessly integrates with all existing Java objects and libraries and compiles straight to Java byte-code so you can use it anywhere you can use Java.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 19:59:42 UTC
CompletedSat, 14 Apr 2018 19:59:42 UTC
Tags
f28
f29
RPMs
src
groovy18-1.8.9-30.fc27.src.rpm (info) (download)
noarch
groovy18-1.8.9-30.fc27.noarch.rpm (info) (download)
groovy18-javadoc-1.8.9-30.fc27.noarch.rpm (info) (download)
groovy18-lib-1.8.9-30.fc27.noarch.rpm (info) (download)
Changelog * Wed Aug 23 2017 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.8.9-30 - Fix remote code execution vulnerability - Resolves: CVE-2015-3253 * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.9-29 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Tue Jul 11 2017 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.8.9-28 - Actually apply patch for CVE-2016-6814 * Tue Jul 11 2017 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.8.9-27 - Fix Information disclosure vulnerability - Resolves: CVE-2016-6814 * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.9-26 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Thu Jan 05 2017 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.8.9-25 - Make build.xml work with Ant 1.10 * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.9-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Tue Jul 14 2015 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.8.9-23 - Remove strict dependency on java-devel * Thu Jun 25 2015 Michal Srb <msrb@redhat.com> - 1.8.9-22 - Port to commons-cli 1.3 * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.9-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Mon Mar 30 2015 Michal Srb <msrb@redhat.com> - 1.8.9-20 - Remove -cp hack * Mon Mar 30 2015 Michal Srb <msrb@redhat.com> - 1.8.9-19 - Build with servlet 3.1 * Fri Mar 13 2015 Michal Srb <msrb@redhat.com> - 1.8.9-18 - Fix URL and Source0 tag * Wed Feb 04 2015 gil cattaneo <puntogil@libero.it> 1.8.9-17 - introduce license macro * Tue Nov 25 2014 Michal Srb <msrb@redhat.com> - 1.8.9-16 - Fix JAR filename (Resolves: rhbz#1166707) - Provide also :groovy:1.8.9 in addition to :groovy18:1.8.9 - Enable gpars at runtime * Wed Oct 29 2014 Michal Srb <msrb@redhat.com> - 1.8.9-15 - Provide also "1.8.9" version (Resolves: rhbz#1158543) * Wed Aug 20 2014 Michal Srb <msrb@redhat.com> - 1.8.9-14 - Introduce groovy-lib subpackage * Tue Aug 19 2014 Michal Srb <msrb@redhat.com> - 1.8.9-13 - Add missing alias: org.codehaus.groovy:groovy18-all - Make this package compat again * Mon Aug 18 2014 Michal Srb <msrb@redhat.com> - 1.8.9-12 - Migrate to mvn_artifact - Fix location of ivy artifact * Mon Jun 16 2014 Michal Srb <msrb@redhat.com> - 1.8.9-11 - Fix FTBFS * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.9-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Fri Dec 06 2013 Michal Srb <msrb@redhat.com> - 1.8.9-9 - Shaded asm3 artifacts have no classifier * Fri Dec 06 2013 Michal Srb <msrb@redhat.com> - 1.8.9-8 - Fix what I have broken (transition to shaded asm3) * Thu Dec 05 2013 Michal Srb <msrb@redhat.com> - 1.8.9-7 - Build against shaded asm3 * Fri Nov 15 2013 gil cattaneo <puntogil@libero.it> 1.8.9-6 - use objectweb-asm3 * Fri Nov 01 2013 Michal Srb <msrb@redhat.com> - 1.8.9-5 - Switch to jline1 (Resolves: rhbz#1022971) * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.9-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Thu Jul 04 2013 gil cattaneo <puntogil@libero.it> - 1.8.9-3 - fix groovy18-script, thanks to Matt Spaulding * Tue Jun 11 2013 gil cattaneo <puntogil@libero.it> - 1.8.9-2 - packaged as a compatibility package * Sat Apr 20 2013 gil cattaneo <puntogil@libero.it> - 1.8.9-1 - Updated to upstream version 1.8.9 - renamed and rebuilt for gmaven * Thu Apr 11 2013 Matt Spaulding <mspaulding06@gmail.com> - 1.8.8-4 - Now accepts classpath argument (RHBZ #810885) * Mon Apr 08 2013 Andy Grimm <agrimm@gmail.com> - 1.8.8-3 - Apply patch for GROOVY-6085 (RHBZ #949352) * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Tue Nov 27 2012 Tom Callaway <spot@fedoraproject.org> - 1.8.8-1 - Update to 1.8.8 - Fix licensing issues * Wed Jul 25 2012 Johannes Lips <hannes@fedoraproject.org> - 1.8.7-1 - Update to 1.8.7 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.6-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Wed Mar 21 2012 Alexander Kurtakov <akurtako@redhat.com> 1.8.6-4 - Move to tomcat v7 apis. - Guideline fixes. * Fri Mar 09 2012 Johannes Lips <hannes@fedoraproject.org> - 1.8.6-3 - fixed the path of jvm in the startup script * Sat Mar 03 2012 Johannes Lips <hannes@fedoraproject.org> - 1.8.6-2 - fixed the startup script by adding jansi as dep * Wed Feb 22 2012 Johannes Lips <hannes@fedoraproject.org> - 1.8.6-1 - Update to 1.8.6 * Tue Jan 03 2012 Johannes Lips <hannes@fedoraproject.org> - 1.8.5-1 - Update to 1.8.5 * Sun Nov 20 2011 Johannes Lips <hannes@fedoraproject.org> - 1.8.4-1 - Update to 1.8.4 * Thu Oct 13 2011 Johannes Lips <hannes@fedoraproject.org> - 1.8.3-2 - remove the nojansi patch since jansi is in fedora * Thu Oct 13 2011 Johannes Lips <hannes@fedoraproject.org> - 1.8.3-1 - Update to 1.8.3 * Tue Sep 06 2011 Johannes Lips <hannes@fedoraproject.org> - 1.8.2-1 - Update to 1.8.2 * Sat Aug 13 2011 Johannes Lips <hannes@fedoraproject.org> - 1.8.1-3 - adjusted the maven pom dir * Sat Aug 13 2011 Johannes Lips <hannes@fedoraproject.org> - 1.8.1-2 - updated the nojansi patch * Sat Aug 13 2011 Johannes Lips <hannes@fedoraproject.org> - 1.8.1-1 - Update to 1.8.1 * Wed May 04 2011 Johannes Lips <hannes@fedoraproject.org> - 1.8.0-2 - Minor changes to reflect changes to packaging guidelines * Fri Apr 29 2011 Johannes Lips <hannes@fedoraproject.org> - 1.8.0-1 - Update to 1.8.0 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Sat Nov 06 2010 Alexander Kurtakov <akurtako@redhat.com> 1.7.2-3 - Build with servlet and jsp apis from tomcat6. * Thu Jun 17 2010 Lubomir Rintel <lkundrak@v3.sk> - 1.7.2-2 - Fix a typo * Tue Apr 20 2010 Lubomir Rintel <lkundrak@v3.sk> - 1.7.2-1 - Bump version * Fri Apr 02 2010 Lubomir Rintel <lkundrak@v3.sk> - 1.7.1-1 - Bump version - Revert addition of jansi dependency * Fri Apr 02 2010 Lubomir Rintel <lkundrak@v3.sk> - 1.7.0-2 - Add maven depmap * Wed Feb 17 2010 Lubomir Rintel <lkundrak@v3.sk> - 1.7.0-1 - New upstream version - Use asm 3.1 instead of asm2 * Fri Dec 04 2009 Lubomir Rintel <lkundrak@v3.sk> - 1.6.7-1 - New upstream version - Make Jochen happy * Thu Dec 03 2009 Lubomir Rintel <lkundrak@v3.sk> - 1.6.6-2 - Build with OpenJDK * Mon Nov 30 2009 Lubomir Rintel <lkundrak@v3.sk> - 1.6.6-1 - Bump to 1.6.6 - Don't mistakenly require itself (Jochen Schmitt, #534168#c3) * Fri Nov 27 2009 Lubomir Rintel <lkundrak@v3.sk> - 1.6.5-2 - Hopefully fix mockbuild * Mon Nov 09 2009 Lubomir Rintel <lkundrak@v3.sk> - 1.6.5-1 - Initial Fedora packaging