Jörg Thalheim
c7a84aaca3
Merge pull request #68486 from B4dM4n/django-doublewrap
...
django: don't wrap binary files twice
2019-09-11 09:30:13 +01:00
Fabian Möller
7a4644fcb8
django: don't wrap binary files twice
2019-09-11 09:49:17 +02:00
Orivej Desh
e19054ab3c
python3Packages.django_2_2: 2.2.4 -> 2.2.5
2019-09-09 01:18:55 +00:00
Orivej Desh
e82b8fa7f7
pythonPackages.django: 1.11.23 -> 1.11.24
2019-09-08 04:32:38 +00:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
Lancelot SIX
34eca41af0
python3Packages.django_2_1: 2.1.10 -> 2.1.11
...
See https://docs.djangoproject.com/en/2.1/releases/2.1.11/ for release
notes.
2019-08-05 12:06:23 +02:00
Lancelot SIX
37c8c6371b
pythonPackages.django_1_11: 1.11.22 -> 1.11.23
...
See https://docs.djangoproject.com/en/1.11/releases/1.11.23/ for release
note.
2019-08-05 12:05:36 +02:00
R. RyanTM
c76f10fd01
python37Packages.django_2_2: 2.2.3 -> 2.2.4
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-django/versions
2019-08-05 02:45:34 -07:00
Alyssa Ross
6bbeeb629e
python3Packages.django_1_8: add more known vulns
...
I'm just assuming that these affect 1.8, since they affect every later
version.
2019-07-04 00:05:22 +00:00
Alyssa Ross
b37c76fa7f
python3Packages.django_2_2: 2.2.2 -> 2.2.3
2019-07-03 23:58:45 +00:00
Alyssa Ross
26b6cbad4b
python3Packages.django_2_1: 2.1.9 -> 2.1.10
...
CVE-2019-12781
2019-07-03 23:58:43 +00:00
Alyssa Ross
20a5961588
python3Packages.django: 1.11.21 -> 1.11.22
...
CVE-2019-12781
2019-07-03 23:58:39 +00:00
Lancelot SIX
00078b99ee
Merge pull request #63366 from lsix/django_1_11_21
...
pythonPackages.django: 1.11.20 -> 1.11.21
2019-06-20 11:00:05 +02:00
Lancelot SIX
8516717ecd
Merge pull request #63367 from lsix/django_2_1_9
...
pythonPackages.django_2_1: 2.1.8 -> 2.1.9
2019-06-20 10:59:46 +02:00
Lancelot SIX
994a2319a1
Merge pull request #63354 from r-ryantm/auto-update/python3.7-Django
...
python37Packages.django_2_2: 2.2.1 -> 2.2.2
2019-06-17 21:25:54 +02:00
Lancelot SIX
13859d3fd4
pythonPackages.django_2_1: 2.1.8 -> 2.1.9
...
See https://www.djangoproject.com/weblog/2019/jun/03/security-releases/
2019-06-17 20:54:41 +02:00
Lancelot SIX
1a3e3345d3
pythonPackages.django: 1.11.20 -> 1.11.21
...
See https://www.djangoproject.com/weblog/2019/jun/03/security-releases/
2019-06-17 20:48:23 +02:00
R. RyanTM
9b98d400d1
python37Packages.django_2_2: 2.2.1 -> 2.2.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-django/versions
2019-06-17 10:31:53 -07:00
volth
f3282c8d1e
treewide: remove unused variables ( #63177 )
...
* treewide: remove unused variables
* making ofborg happy
2019-06-16 19:59:05 +00:00
Lancelot SIX
d2de73f42c
python3Packages.django_2_2: init at 2.2.1
...
This introduces Django-2.2, the new LTR version of django.
For the time being, django-1.11 continues to be LTR in nixpkgs
django-2.2 is introduced to prepare the migration.
2019-05-20 11:52:45 +02:00
Lancelot SIX
952d983e77
pythonPackages.django_2_1: 2.1.7 -> 2.1.8
...
See https://docs.djangoproject.com/en/2.2/releases/2.1.8/ for release
information
2019-04-09 15:50:39 +02:00
Lancelot SIX
3e81b4500e
pythonPackages.django_1_11: 1.11.18 -> 1.11.20
...
See release notes:
- https://docs.djangoproject.com/en/dev/releases/1.11.19/
- https://docs.djangoproject.com/en/dev/releases/1.11.20/
2019-03-07 09:30:15 +01:00
Frederik Rietdijk
b67226fab2
python: Django: 2.1.5 -> 2.1.7
2019-02-17 14:40:19 +01:00
Martin Lavoie
8cf4803d5e
Django: 2.0 -> removed
...
Django 2.0 will reach EOL soon after the release of Nixos 19.03
Close issue #54943
2019-02-09 11:54:50 -05:00
Robert Schütz
c2707983ec
Merge pull request #54940 from dotlambda/CVE-2019-3498
...
django: CVE-2019-3498
2019-01-31 10:25:34 +01:00
Robert Schütz
c6e08579c5
python.pkgs.django_1_8: mark as insecure ( #54937 )
...
Since CVE-2018-14574 and CVE-2019-3498 affect 1.11, it is very likely
they also apply to 1.8. However, Django 1.8 has reached EOL in April
2018 and the patches were not backported.
2019-01-30 23:57:50 +01:00
Robert Schütz
682b551864
python.pkgs.django_2_0: 2.0.9 -> 2.0.10
...
fixes CVE-2019-3498
2019-01-30 14:46:54 +01:00
Robert Schütz
e79d165d42
python.pkgs.django_1_11: 1.11.17 -> 1.11.18
...
fixes CVE-2019-3498
2019-01-30 14:45:23 +01:00
R. RyanTM
0f5b4ecbea
python37Packages.django_2_1: 2.1.4 -> 2.1.5
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-django/versions
2019-01-13 15:13:49 +01:00
Robert Schütz
461552526b
python.pkgs.django_1_8: 1.8.18 -> 1.8.19
...
This fixes CVE-2018-7536 and CVE-2018-7537:
https://www.djangoproject.com/weblog/2018/mar/06/security-releases/
cc https://github.com/NixOS/nixpkgs/issues/52679
2018-12-24 11:18:57 +01:00
Mario Rodas
ddd91fcfab
pythonPackages.django_1_11: 1.11.16 -> 1.11.17 ( #52636 )
2018-12-22 15:30:11 +01:00
R. RyanTM
375f2c23dd
python37Packages.django_2_1: 2.1.3 -> 2.1.4
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-django/versions
2018-12-14 13:27:31 -08:00
R. RyanTM
1330965fa5
python36Packages.django_2_1: 2.1.2 -> 2.1.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-django/versions
2018-11-09 00:18:56 -08:00
Frederik Rietdijk
89349fdae9
Merge staging-next into staging
2018-10-17 08:36:28 +02:00
Chris Ostrouchov
4906ff50a9
pythonPackages.django_1_8: refactor move to python-modules
2018-10-17 07:46:59 +02:00
Lancelot SIX
66a11d365c
pythonPackages.django_2_1: 2.1.1 -> 2.1.2
...
See https://docs.djangoproject.com/en/2.1/releases/2.1.2/
2018-10-13 10:08:12 +02:00
Lancelot SIX
b80f6ea733
pythonPackages.django_2_1: 2.0.8 -> 2.0.9
...
See https://docs.djangoproject.com/en/2.0/releases/2.0.9/
2018-10-13 10:08:12 +02:00
Lancelot SIX
e79d93a848
pythonPackages.django: 1.11.15 -> 1.11.16
...
See https://docs.djangoproject.com/en/1.11/releases/1.11.16/
2018-10-13 10:08:12 +02:00
Lancelot SIX
a006e2fd7c
pythonPackages.django_2_1: 2.1 -> 2.1.1 ( #47481 )
...
See https://docs.djangoproject.com/en/2.1/releases/2.1.1/ for release
notes
2018-09-28 20:13:29 +02:00
Lancelot SIX
7a72c4da1b
pythonPakcages.django: 1.11.13 -> 1.11.15
2018-08-21 14:58:55 +02:00
Lancelot SIX
08a32ae34f
pythonPakcages.django_2_1: init at 2.1
2018-08-16 17:48:30 +02:00
Lancelot SIX
ff3aeada34
pythonPackages.django_2_0: 2.0.7 -> 2.0.8
2018-08-16 17:47:35 +02:00
Frederik Rietdijk
99b739ecdd
python: Django: 2.0.6 -> 2.0.7
2018-07-22 16:52:38 +02:00
Frederik Rietdijk
ced21f5e1a
pythonPackages: remove name
attribute`
...
The `buildPython*` function computes name from `pname` and `version`.
This change removes `name` attribute from all expressions in
`pkgs/development/python-modules`.
While at it, some other minor changes were made as well, such as
replacing `fetchurl` calls with `fetchPypi`.
2018-06-23 18:14:26 +02:00
Frederik Rietdijk
4b8826cecc
python: Django: 2.0.5 -> 2.0.6
2018-06-21 07:49:07 +02:00
John Ericson
d7144e708b
Merge remote-tracking branch 'upstream/master' into staging
2018-05-23 16:00:04 -04:00
Lancelot SIX
8733a3b932
pythonPackages.django: 1.11.12 -> 1.11.13
...
See https://docs.djangoproject.com/en/1.11/releases/1.11.13/ for release
information
2018-05-23 15:24:32 +02:00
Frederik Rietdijk
26f175e44a
python: Django: 2.0.4 -> 2.0.5
2018-05-10 10:09:13 +02:00
Lancelot SIX
44b82c6a8e
pythonPackages.django: 1.11.9 -> 1.11.12
...
Release notes and associated fixed CVEs:
- https://docs.djangoproject.com/en/2.0/releases/1.11.10/
- CVE-2018-6188
- https://docs.djangoproject.com/en/2.0/releases/1.11.11/
- CVE-2018-7536
- CVE-2018-7537
- https://docs.djangoproject.com/en/2.0/releases/1.11.12/
2018-04-17 12:34:08 +02:00
Frederik Rietdijk
46d4af0640
python: Django: 2.0.2 -> 2.0.4
2018-04-08 11:34:54 +02:00