SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python-django-doc-1.8.7-1.el7.noarch.rpm :
Wed Nov 25 13:00:00 2015 Matthias Runge - 1.8.7-1
- Update to 1.8.7 , fixing CVE-2015-8213 (rhbz#1285278)

Thu Nov 12 13:00:00 2015 Fedora Release Engineering - 1.8.6-2
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5

Thu Nov 5 13:00:00 2015 Matthias Runge - 1.8.6-1
- rebase to 1.8.6 (rhbz#1276914)

Wed Nov 4 13:00:00 2015 Robert Kuska - 1.8.5-2
- Rebuilt for Python3.5 rebuild

Mon Nov 2 13:00:00 2015 Matthias Runge - 1.8.5-1
- rebase to 1.8.5 (rhbz#1276914)

Wed Aug 12 14:00:00 2015 Ville Skyttä - 1.8.3-2
- Do not install bash completion for python executables
(Ville Skyttä, rhbz#1253076)
- CVE-2015-5963 Denial-of-service possibility in logout() view by filling
session store (rhbz#1254911)
- CVE-2015-5964 Denial-of-service possibility in logout() view by filling
session store (rhbz#1252891)

Thu Jul 9 14:00:00 2015 Matthias Runge - 1.8.3-1
- fix DoS via URL validation, CVE-2015-5145 (rhbh#1240526)
- possible header injection due to validators accepting newlines in
input, CVE-2015-5144 (rhbz#1239011)
- possible DoS by filling session store, CVE-2015-5143 (rhbz#1239010)
- update to 1.8.3 (rhbz#1241300)

Mon Jul 6 14:00:00 2015 Matthias Runge - 1.8.2-2
- disable failing py2 tests for now, p3 passes (rhbz#1239824)

Thu Jun 18 14:00:00 2015 Fedora Release Engineering - 1.8.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

Wed May 20 14:00:00 2015 Matthias Runge - 1.8.2-1
- fix CVE-2015-3982 - Fixed session flushing in the cached_db backend
(rhbz#1223591)

Mon May 4 14:00:00 2015 Matthias Runge - 1.8.1-1
- update to 1.8.1 (rhbz#1217863)

Tue Apr 7 14:00:00 2015 Matthias Runge - 1.8-1
- update to 1.8 final

Mon Mar 23 13:00:00 2015 Matthias Runge - 1.8.0.7.c1
- modernize spec for python3
- 1.8c1 snapshot
- fix for CVE-2015-2316 (rhbz#1203614)
- fix for CVE-2015-2317 (rhbz#1203616)

Tue Mar 10 13:00:00 2015 Matthias Runge - 1.8-0.6.b2
- 1.8b2 snapshot and security fix

Wed Feb 25 13:00:00 2015 Matthias Runge - 1.8-0.5.b1
- 1.8b1 snapshot

Mon Feb 2 13:00:00 2015 Matthias Runge - 1.8-0.4.a1
- remove BR python-sphinx-latex
- fix build on epel7

Sun Feb 1 13:00:00 2015 Matthias Runge - 1.7.4-1
- update to 1.7.4
- Install bash completion to %{_datadir}/bash-completion
(rhbz#1185574), thanks to Ville Skyttä
- add BR python-sphinx-latex

Tue Jan 20 13:00:00 2015 Matthias Runge - 1.8-0.1.a1
- update to Django-1.8 Alpha1

Wed Jan 14 13:00:00 2015 Matthias Runge - 1.7.3-1
- update to 1.7.3, fixes CVE-2015-0221 (rhbz#1181946, rhbz#1179679)

Mon Jan 5 13:00:00 2015 Matthias Runge - 1.7.2-1
- update to 1.7.2 (rhbz#1157514)

Tue Nov 11 13:00:00 2014 Matthias Runge - 1.7.1-1
- update to 1.7.1 (rhbz#1157514)

Fri Oct 17 14:00:00 2014 Matthias Runge - 1.7-1
- update to 1.7 (rhbz#1132877)

Thu Sep 25 14:00:00 2014 Matthias Runge - 1.6.7-1
- update to 1.6.7
- don\'t own bash-completion dir.

Thu Aug 21 14:00:00 2014 Matthias Runge - 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 7 14:00:00 2014 Fedora Release Engineering - 1.6.5-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild

Wed May 28 14:00:00 2014 Kalev Lember - 1.6.5-2
- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4

Fri May 16 14:00:00 2014 Matthias Runge - 1.6.5-1
- update to 1.6.5 CVE-2014-1418, CVE-2014-3730 (rhbz#1097935)

Mon May 12 14:00:00 2014 Matthias Runge - 1.6.4-2
- don\'t hardcode python3.3

Wed May 7 14:00:00 2014 Matthias Runge - 1.6.4-1
- update to 1.6.4 fix a potential regression in reverse()

Tue Apr 22 14:00:00 2014 Matthias Runge - 1.6.3-1
- update to 1.6.3 fixing CVE-2014-0473 and CVE-2014-0474

Thu Mar 27 13:00:00 2014 Matthias Runge - 1.6.2-2
- remove simplejson requirement
- make bash-completion a sub-package, both main packages can require

Thu Feb 13 13:00:00 2014 Matthias Runge - 1.6.2-1
- update to 1.6.2 (rhbz#1027766)
- bash completion for python3-django-admin (rhbz#1035987)

Sun Nov 24 13:00:00 2013 Matěj Cepl - 1.6-1
- update to 1.6 (rhbz#1027766)


 
ICM