Wed, 24 Apr 2024 22:41:41 UTC | login

Information for build Django14-1.4.20-1.el6

ID1027
Package NameDjango14
Version1.4.20
Release1.el6
Epoch
SummaryA high-level Python Web framework
DescriptionDjango is a high-level Python Web framework that encourages rapid development and a clean, pragmatic design. It focuses on automating as much as possible and adhering to the DRY (Don't Repeat Yourself) principle.
Built bybstinson
State complete
Volume DEFAULT
StartedThu, 23 Apr 2015 20:59:46 UTC
CompletedThu, 23 Apr 2015 21:15:34 UTC
Taskbuild (bananas6-el6, Django14-1.4.20-1.el6.src.rpm)
Tags
bananas6-testing
infrastructure6-testing
RPMs
src
Django14-1.4.20-1.el6.src.rpm (info) (download)
noarch
Django14-1.4.20-1.el6.noarch.rpm (info) (download)
Django14-doc-1.4.20-1.el6.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Mon Mar 23 2015 Matthias Runge <mrunge@redhat.com> - 1.4.20-1 - fix CVE-2015-2317 (rhbz#1203619) * Wed Jan 14 2015 Matthias Runge <mrunge@redhat.com> - 1.4.18-1 - fix CVE-2015-0221 (rhbz#1181949) * Tue Nov 11 2014 Matthias Runge <mrunge@redhat.com> - 1.4.16-1 - update to 1.4.16 * Wed Aug 27 2014 Matthias Runge <mrunge@redhat.com> - 1.4.14-1 - update to 1.4.14 fixing various flaws (rhbz#1132776) * Fri May 16 2014 Matthias Runge <mrunge@redhat.com> - 1.4.13-1 - update to 1.4.13 fixing CVE-2014-1418 (rhbz#1097937) * Tue Apr 22 2014 Matthias Runge <mrunge@redhat.com> - 1.4.11-1 - update to 1.4.11 fixing CVE-2014-0473 and CVE-2014-0474 * Mon Sep 16 2013 Matthias Runge <mrunge@redhat.com> - 1.4.8-1 - update to 1.4.8, fix CVE-2013-1443, (DoS via large passwords) - fixes rhbz#1008282 * Thu Sep 12 2013 Matthias Runge <mrunge@redhat.com> - 1.4.7-1 - update to 1.4.7, fix CVE 2013-4315, fixes rhbz 1007020 * Wed Aug 14 2013 Matthias Runge <mrunge@redhat.com> - 1.4.6-1 - security related update (rhbz#997128) * Thu Feb 21 2013 Matthias Runge <mrunge@redhat.com> - 1.4.5-1 - update fix CVE-2013-0305, CVE-2013-0306 * Tue Dec 18 2012 Matthias Runge <mrunge@redhat.com> - 1.4.2-3 - backport Fixes for https://www.djangoproject.com/weblog/2012/dec/10/security/ * Mon Oct 22 2012 Matthias Runge <mrunge@redhat.com> - 1.4.2-2 - saner handling of conflicts/provides to support dependent packages - drop unnecessary obsoletes * Thu Oct 18 2012 Matthias Runge <mrunge@redhat.com> - 1.4.2-1 - security update to upstream version 1.4.2-1 https://www.djangoproject.com/weblog/2012/oct/17/security/ * Fri Oct 12 2012 Matthias Runge <mrunge@redhat.com> - 1.4.1-2 - define replaced by global - also put LICENSE-JQUERY.txt to %docs * Tue Oct 09 2012 Matthias Runge <mrunge@redhat.com> - 1.4.1-1 - package renamed to Django14 * Wed Aug 01 2012 Alan Pevec <apevec@redhat.com> 1.4.1-1 - security release https://www.djangoproject.com/weblog/2012/jul/30/security-releases-issued/ fixes CVE-2012-3442 CVE-2012-3443 CVE-2012-3444 * Wed May 30 2012 Matthias Runge <mrunge@matthias-runge.de> - 1.4-3 - fix for FTBFS using python 2.7.3 (thanks to M.Cepl) * Sun Apr 01 2012 Matthias Runge <mrunge@matthias-runge.de> - 1.4-2 - include forgotten %bcond_with internet - fix language handling for el6 * Wed Mar 28 2012 Matthias Runge <mrunge@matthias-runge.de> - 1.4-1 - Update to 1.4 - backport simplejson-import from python-django package * Mon Mar 19 2012 Matthias Runge <mrunge@matthias-runge.de> - 1.3.1-9 - spec cleanup * Sat Mar 17 2012 Matthias Runge <mrunge@matthias-runge.de> - 1.3.1-8 - patch tests to work on koji (no internet connection) * Sat Mar 10 2012 Michel Salim <salimma@fedoraproject.org> - 1.3.1-7 - Enable tests - Now obsoletes (last Django release+1) - Mark Bash completion script as a configuration file * Fri Mar 09 2012 Matthias Runge <mrunge@matthias-runge.de> - 1.3.1-6 - add additional provides django = %{version}-%{release} * Wed Mar 07 2012 Matthias Runge <mrunge@matthias-runge.de> - 1.3.1-5 - rename package to python-django * Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Wed Oct 12 2011 Michel Salim <salimma@fedoraproject.org> - 1.3.1-3 - Package bash completion script * Sat Sep 10 2011 Michel Salim <salimma@fedoraproject.org> - 1.3.1-2 - Switch to the 'html' doc builder, for easier navigation without a web server * Sat Sep 10 2011 Michel Salim <salimma@fedoraproject.org> - 1.3.1-1 - Update to 1.3.1 - Remove workaround for non-functional -doc generation - Deduplicate file listing * Wed Mar 30 2011 Steve Milner <me@stevemilner.org> - 1.3-2 - Fix for BZ#693865 * Wed Mar 30 2011 Steve Milner <me@stevemilner.org> - 1.3-1 - Fix for es_MX upstream bug - Update for upstream release * Wed Feb 09 2011 Steve Milner <me@stevemilner.org> - 1.2.5-1 - Fix for CVE-2011-0697 * Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Mon Jan 03 2011 Steve 'Ashcrow' Milner <me@stevemilner.org> - 1.2.4-1 - Update for multiple security issues (see http://www.djangoproject.com/weblog/2010/dec/22/security/) * Sat Oct 09 2010 Steve 'Ashcrow' Milner <me@stevemilner.org> - 1.2.3-3 - Now build docs for F12+ - Added Django-remove-djangodocs-ext.patch * Sat Oct 09 2010 Steve 'Ashcrow' Milner <me@stevemilner.org> - 1.2.3-2 - Moved to dirhtml for documentation generation * Mon Sep 13 2010 Steve 'Ashcrow' Milner <me@stevemilner.org> - 1.2.3-1 - Update for http://www.djangoproject.com/weblog/2010/sep/10/123/ * Thu Sep 09 2010 Steve 'Ashcrow' Milner <me@stevemilner.org> - 1.2.2-1 - Update for CVE-2010-3082 (see http://www.djangoproject.com/weblog/2010/sep/08/security-release/) - Removed Django-hash-compat-13310.patch as it is already included in this release * Wed Jul 21 2010 David Malcolm <dmalcolm@redhat.com> - 1.2.1-6 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild * Tue Jun 08 2010 Steve 'Ashcrow' Milner <stevem@gnulinux.net> - 1.2.1-5 - Added http://code.djangoproject.com/changeset/13310?format=diff&new=13310 per BZ#601212 * Thu Jun 03 2010 Steve 'Ashcrow' Milner <stevem@gnulinux.net> - 1.2.1-4 - Include egg in >= rhel6 * Thu Jun 03 2010 Michel Salim <salimma@fedoraproject.org> - 1.2.1-3 - Use generated %{name}.lang instead of including each locale file by hand - Temporarily make main package provide -doc on Rawhide, to fix upgrade path until upstream documentation builds with Sphinx 1.0 * Thu May 27 2010 Steve 'Ashcrow' Milner <stevem@gnulinux.net> - 1.2.1-2 - Allow for building docs in F13 as it's only F14 freaking out * Tue May 25 2010 Steve 'Ashcrow' Milner <stevem@gnulinux.net> - 1.2.1-1 - Update for new release. - Added lang files per BZ#584866. - Changed perms on %{python_sitelib}/django/contrib/admin/media/js/compress.py - Lots of explicit files listed in %files in order to reduce duplicate file listings - Docs are not built on F-13 for now * Wed Oct 21 2009 Steve 'Ashcrow' Milner <stevem@gnulinux.net> - 1.1.1-2 - Removed po files per BZ#529188. * Fri Oct 09 2009 Steve 'Ashcrow' Milner <stevem@gnulinux.net> - 1.1.1-1 - Update to fix http://www.djangoproject.com/weblog/2009/oct/09/security/ - Django-ignore-pyo-bz-495046.patch no longer needed. * Wed Aug 26 2009 Steve 'Ashcrow' Milner <stevem@gnulinux.net> - 1.1-4 - EL-4 shouldn't get the sphinx docs. * Wed Aug 26 2009 Steve 'Ashcrow' Milner <stevem@gnulinux.net> - 1.1-3 - ghosting admin py* is now FC9 and under. * Thu Aug 06 2009 Steve 'Ashcrow' Milner <stevem@gnulinux.net> - 1.1-2 - Applied Daniel Mach's patch from bz#516016. * Sat Aug 01 2009 Steve 'Ashcrow' Milner <stevem@gnulinux.net> - 1.1-1 - Update for Django 1.1 release. - Moved /usr/bin/django-admin.py to /usr/bin/django-admin - sed macro is now being used - Patch for bz#495046 applied. * Wed Jul 29 2009 Steve 'Ashcrow' Milner <stevem@gnulinux.net> - 1.0.3-6 - Attempted combined spec for F12/11/10 and EL5 * Wed Jul 29 2009 Steve 'Ashcrow' Milner <stevem@gnulinux.net> - 1.0.3-4 - Older builds must ghost django-admin.py[c,o] * Wed Jul 29 2009 Steve 'Ashcrow' Milner <stevem@gnulinux.net> - 1.0.3-3 - Bump for tag issue. * Wed Jul 29 2009 Steve 'Ashcrow' Milner <stevem@gnulinux.net> - 1.0.3-2 - Fix changelog. * Wed Jul 29 2009 Steve 'Ashcrow' Milner <stevem@gnulinux.net> - 1.0.3-1 - Upgrade for http://www.djangoproject.com/weblog/2009/jul/28/security/ * Thu Mar 12 2009 Michel Salim <salimma@fedoraproject.org> - 1.0.2-3 - Build HTML documentation (bug #484070) - No longer excluding *.py? in bindir, F11's Python does not optimizes these * Mon Feb 23 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Sun Dec 14 2008 Michel Salim <salimma@fedoraproject.org> - 1.0.2-1 - Update to 1.0.2 * Sat Nov 01 2008 Steve 'Ashcrow' Milner <stevem@gnulinux.net> - 1.0.1-0.1.beta1 - Update to 1.0.1_beta_1 * Sat Sep 06 2008 Michel Salim <salimma@fedoraproject.org> - 1.0-1 - Update to final 1.0 release * Tue Sep 02 2008 Michel Salim <salimma@fedoraproject.org> - 1.0-0.1.rc1.el6 - CSRF security update: bz#460966 * Wed Aug 27 2008 Michel Salim <salimma@fedoraproject.org> - 1.0-0.1.beta2 - Update to 1.0 beta2 * Sat Aug 23 2008 Michel Salim <salimma@fedoraproject.org> - 1.0-0.1.beta1 - Update to 1.0 beta1 * Mon May 19 2008 Michel Salim <salimma@fedoraproject.org> - 0.96.2-1 - XSS security update: CVE-2008-2302 (bz# 442757-60) * Sat Apr 05 2008 Michel Salim <salimma@fedoraproject.org> - 0.96.1-2 - Package .egg-info file on Fedora >= 9 * Thu Nov 01 2007 Michel Salim <michel.sylvan@gmail.com> 0.96.1-1 - i18n security update: CVE-2007-5712, bz#357051 * Sat Mar 24 2007 Michel Salim <michel.salim@gmail.com> - 0.96-1 - New upstream version * Sun Jan 21 2007 Michel Salim <michel.salim@gmail.com> - 0.95.1-1 - Upstream security updates: http://www.djangoproject.com/weblog/2007/jan/21/0951/ * Sun Nov 12 2006 Michel Salim <michel.salim@gmail.com> - 0.95-1 - Initial package