Skip to content

Commit

Permalink
2.8.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Alessio Fabiani committed Aug 20, 2018
1 parent 6bfe89a commit 6896a41
Show file tree
Hide file tree
Showing 4 changed files with 115 additions and 6 deletions.
2 changes: 1 addition & 1 deletion geonode/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

import os

__version__ = (2, 7, 7, 'unstable', 0)
__version__ = (2, 8, 1, 'rc', 0)


default_app_config = "geonode.apps.AppConfig"
Expand Down
111 changes: 110 additions & 1 deletion package/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,4 +1,113 @@
geonode (2.8.0+thefinal1) xenial; urgency=high
geonode (2.8.1+rc0) bionic; urgency=high

* [62bc2f97e] Backporting PRs fixes from master: https://github.com/GeoNode/geonode/pull/3866 https://github.com/GeoNode/geonode/pull/3865 https://github.com/GeoNode/geonode/pull/3864
* [1e2fdc228] Now there is not a local_settings.py file, so we need to set DATABASES when using worldmap application
* [81f44237f] Includes commands in Makefile to create and remove databases needed when using the worldmap contrib application
* [f9fae7dea] Ported the mobile client as per #404
* [5516a184b] - Fix typo
* [19f80f9e4] Backport fixes from master
* [6a16176ac] - Fix integration tests
* [a7b49d60f] Backport fixes from master
* [3fec66ff4] Backport fixes from master
* [89649f623] - Backporting fixes from master
* [3cfd575d5] - Backporting master branch fixes
* [af3a1e048] Backport #3856
* [96575c953] Backport fix #3853
* [7e4454a24] Backport fixes from master branch
* [a378b94cc] - Backport fixes and PRs from master (#3846)
* [688497d17] - Minor Layout improvements
* [4b635efd1] - Backport fixes and PRs from master
* [7df99f25f] - backport from master
* [5869b40c1] - Fix max zoom issue
* [1b4095a26] - Packagin scripts updates
* [4a95271dd] [backport 2.7.x] Minor improvements: allow registered users to invite others / improve French translation
* [4d7d14ae1] add missing ast import
* [b98e102c3] Update helpers.py
* [f61bc8553] Update helpers.py
* [515b8392b] - Fixes layer replace
* [028047d47] - Fix celery initialization when using GeoNode ad a depenency
* [4a4eb8fea] pep8 fixes
* [8d32e289c] - Fix celery initialization when using GeoNode ad a depenency
* [2ccb0ed83] - Fix celery initialization when using GeoNode ad a depenency
* [7c6e5e60b] - Fix celery initialization when using GeoNode ad a depenency
* [cdab39a9f] pep8 issues
* [02b64cf2d] - Fix celery initialization when using GeoNode ad a depenency
* [75128b86a] Externalize OGC TIMEOUT setting as ENV var
* [6fff0c0ed] Update Dockerfile
* [5bbbcaf3f] - Backporting Docker Improvs and Fixes from master branch
* [4c4e60c4c] - Backport stable fixes from master branch
* [edbbd733b] - Backport stable fixes from master branch
* [1f3978caa] [Fixes #3800] Uploading shapefiles without a datefield and time-enabled is False in importer settings fails in 2.7.x
* [878ac6efa] - SITEURL rstrip (/) consistently
* [75baa8f62] Backport from master branch
* [304ac29ed] [Backport fixes from master]
* [af5371385] [Backport fixes from master]
* [ec76b2dc3] By default we dont use hypermap
* [2b5e6ca68] Fixes a problem with createlayer app
* [b590fa7c6] Fixes PEP8 violations and a syntax error
* [8a6ba6ad9] By default USE_WORLDMAP is False
* [b4f590faa] Fixes pep8 violations
* [e54eb9233] - Backport from master
* [7ccf3f02e] Reset a couple of files
* [651511a9b] Removed the worldmap.queue application for now
* [fe10f4305] Updated worldmap installation documentation
* [25d620f56] - Backport fixes from master branch
* [7a98b25c2] Now using django-geoexplorer-worldmap from the pypi package
* [754e4da56] Including a local_settings sample file for worldmap
* [e77ea3f85] Updated requirements for WorldMap
* [c229e1c03] Fixing a number of things before sending PR to GeoNode 2.7.x
* [5c25cd9eb] Removing all static files, which should be added by pip install worldmap-geoexplorer
* [8f33c8295] Removing worldmap account, which will be part of the cga geonode project
* [8d406ac41] Removing from git the compiled geoexplorer worldmap client
* [4bd34841d] - Backport commit 6c0e8ca from master
* [6c9cc752d] A couple of fixes and removing geoexplorer source code
* [5bd4f3dcf] - Backport commit 15123a5 from master
* [2af5e39ab] Removed stale worldmap documentation page
* [42513be7b] Move the worldmap documentation to the correct place
* [78530ef07] Updating the client
* [ae8dc3238] - Allow registered users to edit Remote Services
* [9aa2f2f62] - Backport fixes from master
* [c6b85ae91] - Backport fixes from master
* [2c3a00c98] Update integration.py
* [a63c39a4f] Backporting Master PRs
* [3eb806e7d] Fixes #375
* [7de6421e8] Fixes #3801
* [87e652980] Backporting Master PRs
* [c5540fb7a] Now thumbanils are not generate from layers which are created. Fixes #358
* [272017b33] Fixes part of #358 (the layer extent)
* [b29abc581] Some improvement to the createlayer application
* [09a9bb868] Fixes https://github.com/camp-zju/geonode/issues/37
* [ed16ac394] Modify the file for translation
* [b9376f0d3] Fixes https://github.com/camp-zju/geonode/issues/36
* [cbb1ace8b] Add Chinese translation file
* [698081e1c] Add Chinese translation file
* [c96bc5d73] Fixes https://github.com/camp-zju/geonode/issues/34
* [ed468785b] Fixes https://github.com/camp-zju/geonode/issues/33
* [6ebc54008] Fixes https://github.com/camp-zju/geonode/issues/32
* [d930947be] Fixes 31
* [7a2d4b771] Fixes #367
* [a1601e26a] Backporting Master PRs
* [151c08067] Backporting Master PRs
* [15db8a01f] Update helpers.py
* [4a039537a] Fixes the updatelayers command
* [79409faef] renaming celery to celery_app
* [419397081] Fixing a couple of things broke when merging
* [e0a1808df] Fixes a couple of things which were broken by merge with 2.8.0
* [de6dd0bc4] Updating geoexplorer to last version
* [7b17e8cd0] Sync with GeoNode 2.8 part 1/2
* [f42ed7dff] Now categories order is respected for existing maps. Refs #341
* [5a8c785a6] Re-enable thumbnails for layers. Fixes #351
* [f4ddf56cd] Fixes #350
* [de5cbdcac] Backporting Master PRs
* [948664881] Updated changelog for version 2.8
* [f6dd1582e] Constrain pip to 9.0.3
* [f9e81c62c] Use HTML widget in GXP for any field starting with "descriptio". Refs #348
* [a2c55c265] use geoip2 for monitoring
* [1e02bcc12] fix slow login/logout on certain circumstances

-- Alessio Fabiani <alessio.fabiani@geo-solutions.it> Mon, 20 Aug 2018 16:26:33 +0200

geonode (2.8.0+thefinal1) xenial; urgency=high
* [514196] Update README
* [f6dd15] Constrain pip to 9.0.3

Expand Down
2 changes: 1 addition & 1 deletion package/debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Vcs-git: git://github.com/GeoNode/geonode.git

Package: geonode
Architecture: all
Depends: geoserver-geonode | geoserver, python-django (>=1.8.0), python-virtualenv, python-lxml, python-psycopg2, python-amqp, python-anyjson, python-bs4, python-billiard, python-shapely, python-pil, python-nose, python-httplib2, gdal-bin, libgeos-dev, gettext, postgresql-contrib, postgis, libpq-dev, zip, unzip, libjpeg-dev, libpng12-dev, libxslt1-dev, zlib1g-dev, python-shapely, python-yaml, python-gdal, python-pyproj, libproj-dev, apache2, libapache2-mod-wsgi, python-dev, python-unidecode, python-paver, python-django-nose, python-gsconfig, python-gn-gsimporter, python-owslib, python-pycsw, python-chardet, python-decorator, python-six, python-diff-match-patch, python-django-extensions, python-django-jsonfield, python-django-jsonfield-compat, python-django-leaflet, python-django-taggit, python-django-treebeard, python-django-mptt, python-django-guardian, python-django-suit, python-django-tastypie, python-dj-database-url, python-pinax-notifications, python-pinax-theme-bootstrap, python-django-bootstrap-form, python-django-forms-bootstrap, python-django-friendly-tag-loader, python-django-activity-stream, python-django-geoexplorer, python-django-appconf, python-django-autocomplete-light, python-django-autofixture, python-django-autoslug, python-django-geonode-client, python-django-braces, python-django-modeltranslation, python-geonode-user-messages, python-geonode-avatar, python-geonode-announcements, python-geonode-agon-ratings, python-geonode-dialogos, python-django-downloadview, python-geonode-notification, python-geolinks, python-multipartposthandler, python-dateutil, python-django-polymorphic, language-pack-en, python-django-storages, python-celery, python-awesome-slugify, python-pip, python-django-oauth-toolkit, python-oauthlib, python-django-floppyforms, python-django-invitations, python-et-xmlfile, python-unicodecsv, python-urllib3, python-vine, python-django-cors-headers, python-django-multi-email-field, python-psutil, python-user-agents, python-xmljson, python-kombu, python-odfpy, python-sqlalchemy, python-arrow, python-backports.functools-lru-cache, python-certifi, python-click, python-dj-pagination, python-django-allauth, python-django-apptemplates, python-django-basic-authentication-decorator, python-django-bootstrap3-datetimepicker-2, python-django-celery-beat, python-django-celery-results, python-django-cuser, python-django-haystack, python-django-import-export, python-django-js-asset, python-django-model-utils, python-django-rest-swagger, python-django-reversion, python-django-simple-history, python-djangorestframework, python-djangorestframework-gis, python-drf-nested-routers, python-drf-openapi, python-inflection, python-itypes, python-oauthlib, python-openapi-codec, python-openpyxl, python-pep8, python-pinax-notifications, python-poster, python-pyshp, python-python-memcached, python-requests-oauthlib, python-simplejson, python-typing, python-uritemplate, python-tablib, python-ua-parser, python-xlrd, python-xlwt, ${misc:Depends}, ${python:Depends}
Depends: geoserver-geonode (==2.13.2), python-django (==1.8.19), python-virtualenv, python-lxml, python-psycopg2, python-amqp, python-anyjson, python-bs4, python-billiard, python-shapely, python-pil, python-nose, python-httplib2, gdal-bin, libgeos-dev, gettext, postgresql-contrib, postgis, libpq-dev, zip, unzip, libjpeg-dev, libpng12-dev, libxslt1-dev, zlib1g-dev, python-shapely, python-yaml, python-gdal, python-pyproj, libproj-dev, apache2, libapache2-mod-wsgi, python-dev, python-unidecode, python-paver, python-django-nose (==1.4.5), python-gsconfig, python-gn-gsimporter (==1.0.9), python-owslib, python-pycsw, python-chardet, python-decorator, python-six, python-diff-match-patch, python-django-extensions (==2.0.7), python-django-filter (==2.0.0), python-django-ipware (==2.1.0), python-django-jsonfield (==1.0.1), python-django-jsonfield-compat (==0.4.4), python-django-leaflet (==0.23.0), python-django-taggit (==0.22.2), python-django-treebeard (==4.2.1), python-django-mptt (==0.9.0), python-django-guardian (==1.4.9), python-django-suit (==0.2.26), python-django-tastypie (==0.14.0), python-dj-database-url, python-pinax-notifications, python-pinax-theme-bootstrap (==8.0.1), python-django-bootstrap-form (==3.4), python-django-forms-bootstrap (==3.1.0), python-django-friendly-tag-loader, python-django-activity-stream (==0.6.5), python-django-geoexplorer (==4.0.41), python-django-geoexplorer-worldmap (==4.0.47), python-django-appconf (==1.0.2), python-django-autocomplete-light (==2.3.3), python-django-autofixture (==0.12.1), python-django-autoslug (==1.9.3), python-django-geonode-client, python-django-braces (==1.12.0), python-django-modeltranslation (==0.12.2), python-geonode-user-messages (==0.1.14), python-geonode-avatar (==2.1.8), python-geonode-announcements (==1.0.13), python-geonode-agon-ratings (==0.3.8), python-geonode-dialogos (==0.9), python-django-downloadview (==1.9), python-geonode-notification, python-geolinks, python-multipartposthandler, python-dateutil, python-django-polymorphic (==1.3.1), language-pack-en, python-django-storages (==1.6.5), python-awesome-slugify, python-pip, python-django-oauth-toolkit (==0.12.0), python-oauthlib (==2.0.1), python-requests-oauthlib (==1.0.0), python-django-floppyforms (==1.7.0), python-django-crispy-forms (==1.7.2), python-django-invitations (==1.9.2), python-et-xmlfile, python-unicodecsv, python-urllib3, python-vine, python-django-cors-headers (==2.2.0), python-django-multi-email-field (==0.5.1), python-psutil, python-user-agents, python-xmljson, python-kombu, python-odfpy, python-sqlalchemy, python-arrow, python-backports.functools-lru-cache, python-certifi, python-click, python-dj-pagination, python-django-allauth (==0.34.0), python-django-apptemplates (==1.4), python-django-basic-authentication-decorator (==0.9), python-django-bootstrap3-datetimepicker-2 (==2.5.0), python-celery (==4.1.0), python-django-celery-beat (==1.1.1), python-django-celery-monitor (==1.1.2), python-django-celery-results (==1.0.1), python-django-cuser (==2017.3.16), python-django-haystack (==2.8.1), python-django-import-export (==1.0.0), python-django-js-asset (==1.0.0), python-django-model-utils (==3.1.1), python-django-utils (==0.0.2), python-django-rest-swagger, python-django-reversion (==2.0.13), python-django-simple-history (==1.9.0), python-djangorestframework, python-drf-nested-routers, python-drf-openapi, python-inflection, python-itypes, python-openapi-codec, python-openpyxl, python-pep8, python-pinax-notifications, python-poster, python-pyshp, python-python-memcached, python-simplejson, python-typing, python-uritemplate, python-tablib, python-ua-parser, python-xlrd, python-xlwt, ${misc:Depends}, ${python:Depends}
Recommends: python-gisdata, transifex-client
Description: Allows the creation, sharing, and collaborative use of geospatial data.
At its core, the GeoNode has a stack based on GeoServer, pycsw,
Expand Down
6 changes: 3 additions & 3 deletions pavement.py
Original file line number Diff line number Diff line change
Expand Up @@ -1005,7 +1005,7 @@ def deb(options):
# use the following line instead:
# sh(('gbp dch --spawn-editor=snapshot --git-author --new-version=%s'
# ' --id-length=6 --ignore-branch --release' % (simple_version)))
distribution = "xenial"
distribution = "bionic"
sh(('gbp dch --distribution=%s --force-distribution --spawn-editor=snapshot --git-author --new-version=%s'
' --id-length=6 --ignore-branch --release' % (distribution, simple_version)))

Expand Down Expand Up @@ -1046,8 +1046,8 @@ def publish():

call_task('deb', options={
'key': key,
# 'ppa': 'geonode/testing',
'ppa': 'geonode/unstable',
'ppa': 'geonode/testing',
# 'ppa': 'geonode/unstable',
})

version, simple_version = versions()
Expand Down

0 comments on commit 6896a41

Please sign in to comment.