Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python-django-bash-completion-1.11.27-1.el7 RPM for noarch

From EPEL 7 for x86_64 / Packages / p

Name: python-django-bash-completion Distribution: Fedora Project
Version: 1.11.27 Vendor: Fedora Project
Release: 1.el7 Build date: Tue Jan 7 12:07:09 2020
Group: Development/Languages Build host: buildvm-12.phx2.fedoraproject.org
Size: 2332 Source RPM: python-django-1.11.27-1.el7.src.rpm
Packager: Fedora Project
Url: https://www.djangoproject.com/
Summary: bash completion files for Django
This package contains the bash completion files form Django high-level
Python Web framework.

Provides

Requires

License

BSD

Changelog

* Tue Jan 07 2020 Matthias Runge <mrunge@redhat.com> - 1.11.27-1
  - update to 1.11.27, fix CVE-2019-19844 (rhbz#1788427)
* Tue Aug 06 2019 Matthias Runge <mrunge@redhat.com> - 1.11.23-1
  - Fix CVE-2019-14232 (rhbz#1735768)
  - Fix CVE-2019-14233 (rhbz#1735772)
  - Fix CVE-2019-14234 (rhbz#1735776)
  - Fix CVE-2019-14235 (rhbz#1735781)
* Tue Jun 25 2019 Matthias Runge <mrunge@redhat.com> - 1.11.21-2
  - add python3 support, thanks to Tuomo Soini <tis@foobar.fi>
* Tue Jun 04 2019 Matthias Runge <mrunge@redhat.com> - 1.11.21-1
  - fix for CVE-2019-12308 (rhbz#1716764)
* Fri Mar 15 2019 Matthias Runge <mrunge@redhat.com> - 1.11.20-2
  - enable python3 subpackage
* Wed Feb 20 2019 Matthias Runge <mrunge@redhat.com> - 1.11.20-1
  - Fix for CVE-2019-6975 (rhbz#1678265)
* Mon Jan 07 2019 Matthias Runge <mrunge@redhat.com> - 1.11.18-1
  - update to 1.11.18, fix for CVE-2019-3498 (rhbz#1663724)
* Mon Nov 19 2018 Stephen Gallagher <sgallagh@redhat.com> - 1.11.13-4
  - Drop %{python_provide} macros introducing automatic Obsoletes
* Mon Nov 19 2018 Matthias Runge <mrunge@redhat.com> - 1.11.13-3
  - drop all obsoletes
* Thu Nov 15 2018 Matthias Runge <mrunge@redhat.com> - 1.11.13-2
  - rebase EPEL7 package to Django-1.11.x
* Mon May 21 2018 Miro Hrončok <mhroncok@redhat.com> - 1.11.13-2
  - Make python2-django require python-django-bash-completion (as intended)
* Wed Apr 05 2017 Stephen Gallagher <sgallagh@redhat.com> - 1.6.11.6-1
  - Update to the latest upstream security release 1.6.11.6
  - https://www.reviewboard.org/news/2017/04/04/new-django-1-6-11-6-security-releases/
* Fri Mar 04 2016 Matthias Runge <mrunge@redhat.com> - 1.6.11-5
  - fix CVE-2016-2512 (rhbz#1314345)
  - fix CVE-2016-2513
* Mon Nov 30 2015 Matthias Runge <mrunge@redhat.com> - 1.6.11-4
  - fix for CVE-2015-8213 (rhbz#1285279)
    backport thanks to https://github.com/beanbaginc/django/
  - changed patches to use rdopkg for managing patches
* Wed Aug 26 2015 Matthias Runge <mrunge@redhat.com> - 1.6.11-3
  - cherry-pick fix for Denial-of-service possibility in logout()
    view by filling session store CVE-2015-5963, CVE-2015-5964
  - Prevented newlines from being accepted in some validators.
* Thu Jul 16 2015 Matthias Runge <mrunge@redhat.com> - 1.6.11-2
  - cherry pick fix for CVE-2015-5143 (DoS by filling session store)
    rhbz#1239010
* Mon Mar 23 2015 Matthias Runge <mrunge@redhat.com> - 1.6.11-1
  - fix CVE-2015-2316 (rhbz#1203615)
  - fix CVE-2015-2317 (rhbz#1203618)
* Wed Jan 14 2015 Matthias Runge <mrunge@redhat.com> - 1.6.10-1
  - fix CVE-2015-0219 (rhbz#1181939)
  - fix CVE-2015-0220 (rhbz#1181943)
  - fix CVE-2015-0221 (rhbz#1181946)
  - fix CVE-2015-0222 (rhbz#1181951)
* Mon Jan 05 2015 Matthias Runge <mrunge@redhat.com> - 1.6.9-1
  - update to 1.6.9
* Tue Nov 11 2014 Matthias Runge <mrunge@redhat.com> - 1.6.8-1
  - update to 1.6.8
* Thu Sep 25 2014 Matthias Runge <mrunge@redhat.com> - 1.6.7-1
  - update to 1.6.7
  - don't own bash-completion dir.
* Thu Aug 21 2014 Matthias Runge <mrunge@redhat.com> - 1.6.6-1
  - update to 1.6.6 
  - fix CVE-2014-0480 (rhbz#1129950)
  - fix CVE-2014-0481 (rhbz#1129952)
  - fix CVE-2014-0482 (rhbz#1129954)
  - fix CVE-2014-0483 (rhbz#1129959)
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.5-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Wed May 28 2014 Kalev Lember <kalevlember@gmail.com> - 1.6.5-2
  - Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4
* Fri May 16 2014 Matthias Runge <mrunge@redhat.com> - 1.6.5-1
  - update to 1.6.5 CVE-2014-1418, CVE-2014-3730 (rhbz#1097935)
* Mon May 12 2014 Matthias Runge <mrunge@redhat.com> - 1.6.4-2
  - don't hardcode python3.3
* Wed May 07 2014 Matthias Runge <mrunge@redhat.com> - 1.6.4-1
  - update to 1.6.4 fix a potential regression in reverse()
* Tue Apr 22 2014 Matthias Runge <mrunge@redhat.com> - 1.6.3-1
  - update to 1.6.3 fixing CVE-2014-0473 and CVE-2014-0474
* Thu Mar 27 2014 Matthias Runge <mrunge@redhat.com> - 1.6.2-2
  - remove simplejson requirement
  - make bash-completion a sub-package, both main packages can require
* Thu Feb 13 2014 Matthias Runge <mrunge@redhat.com> - 1.6.2-1
  - update to 1.6.2 (rhbz#1027766)
  - bash completion for python3-django-admin (rhbz#1035987)
* Mon Jan 27 2014 Matthias Runge <mrunge@redhat.com> - 1.5.4-3
  - python-simplejson is not a hard requirement any more
* Thu Dec 19 2013 Dennis Gilmore <dennis@ausil.us> - 1.5.4-2
  - disable python3 on epel7
* Sun Nov 24 2013 Matěj Cepl <mcepl@redhat.com> - 1.6-1
  - update to 1.6 (rhbz#1027766)
* Tue Oct 29 2013 Matthias Runge <mrunge@redhat.com> - 1.5.5-2
  - fix obsoletes
* Mon Oct 28 2013 Matthias Runge <mrunge@redhat.com> - 1.5.5-1
  - update to 1.5.5 (rhbz#1023407)
* Mon Sep 16 2013 Matthias Runge <mrunge@redhat.com> - 1.5.4-1
  - fix CVE-2013-1443 (DoS via large passwords), fixes rhbz#1008281
* Wed Sep 11 2013 Matthias Runge <mrunge@redhat.com> - 1.5.3-1
  - fix CVE-2013-4315 (ssi issue), fixes rhbz 1004969
* Tue Aug 20 2013 Matthias Runge <mrunge@redhat.com> - 1.5.2-2
  - increase obsoletes to 1.4.6-2
* Wed Aug 14 2013 Matthias Runge <mrunge@redhat.com> - 1.5.2-1
  - security related update
* Mon Aug 05 2013 Matthias Runge <mrunge@redhat.com> - 1.5.1-3
  - rebuild to fix build issues during mass rebuild.
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Tue Apr 02 2013 Matthias Runge <mrunge@redhat.com> - 1.5.1-1
  - update to Django-1.5.1 (rhbz#929413)
* Wed Mar 27 2013 Miro Hrončok <mhroncok@redhat.com> - 1.5-3
  - separated lang files for Python 2 and 3
  - list %files in Python 3 subpackage more precisely to not include locale files
  - added %doc to Python 3 subpackage
  - removed trailing slash after %{buildroot} to avoid double slash
  - fixed bogus dates in %changelog
  - made %check verbose, so it is not so boring to watch them run
  - created python3 doc package
  - created python3- prefixed symlink to manpage
  - comment added about shared content - manpages
* Wed Mar 27 2013 Bohuslav Kabrda <bkabrda@redhat.com> - 1.5-2
  - Make the python3 subpackage install first, so that django-admin
    doesn't get overwritten.
  - Don't own %{python3_sitelib} itself, but only its contents.

Files

/usr/share/bash-completion
/usr/share/bash-completion/completions
/usr/share/bash-completion/completions/django-admin
/usr/share/bash-completion/completions/django-admin.py
/usr/share/bash-completion/completions/manage.py
/usr/share/bash-completion/completions/python3-django-admin
/usr/share/bash-completion/completions/python36-django-admin


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 16 02:02:36 2024