8 changed files with 83 additions and 1 deletions
@ -0,0 +1,47 @@
|
||||
--- |
||||
layout: default |
||||
title: docker-debian-postgis-django releases |
||||
excerpt: none |
||||
updated: 2021-08-30 20:35:37 |
||||
date: 2021-08-30 20:35:37 |
||||
last_version: 6.0.0 |
||||
--- |
||||
|
||||
<!--last_release_start--> |
||||
# [docker-debian-postgis-django]({{ site.baseurl }}/software/#docker-debian-postgis-django) changelog |
||||
|
||||
All notable changes to this project will be documented in this file. |
||||
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), |
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). |
||||
|
||||
Only the last version and unreleased changes are reported |
||||
in the RSS feeds. |
||||
|
||||
## Unreleased |
||||
|
||||
Empty |
||||
|
||||
## [6.0.0] - 2021-08-30 |
||||
|
||||
### Fixed |
||||
|
||||
- Most commands in the Dockerfile have been composed in a single |
||||
shell command. |
||||
- Fixed some `Makefile.dist` targets. |
||||
- Updated email. |
||||
|
||||
### Changed |
||||
|
||||
- Updated Dockerfile image and pinned packages from Debian 10 to 11. |
||||
|
||||
### Added |
||||
|
||||
- New git hooks have been added in the pre-commit file. |
||||
|
||||
### Removed |
||||
|
||||
- The `ci.sh` has been replaced by Jenkins files on repositories that use this |
||||
project, such as [django-futils](https://software.franco.net.eu.org/frnmst/django-futils). |
||||
- Checksums and examples in the readme file are no longer needed. |
||||
<!--last_release_end--> |
Binary file not shown.
@ -0,0 +1 @@
|
||||
751f0d7d70e40167d289894e6abcfb09262d7afdbb49adfd4d75bc20533de50a docker-debian-postgis-django-6.0.0.tar.gz |
@ -0,0 +1 @@
|
||||
41917d986e54ebef6927d969001636d5bdfba8b3b819291ab56ef3253678ebd3189b11f3cc159e5375280b881afae043b2192e77180b0062d41782df9054c8fe docker-debian-postgis-django-6.0.0.tar.gz |
@ -0,0 +1,16 @@
|
||||
-----BEGIN PGP SIGNATURE----- |
||||
|
||||
iQIzBAABCgAdFiEECQ7wtO7QEmICo89RJBFu2FZmeAoFAmEtRVwACgkQJBFu2FZm |
||||
eAqKhQ//aO0la7UOZMlX1A50x0CpY0jFwYMwkaPiuGYFn5jF/glXacfHT38t6IT4 |
||||
D43TcXTouA2VaApDzxR75ckRSQluz7Ikt5oxQSlCpBcdFRb684W5G2kuh7pmK6l/ |
||||
z1EgipD2+ChJZx5Q6KF60/8ZhW4iq2gNTeattM9bLU8AOc6iYe87rgZNgSetzE7z |
||||
apnsd8Ln5ZUgaEUO66Ekc+ffU4/FanAt2gmjwU58UNMKemEuJC8pqFDbciHtgulx |
||||
x6eXZOM5S7slCOGxldlobrMF+PDMiByBXjaRG5CV/6/61+K2+A0o2r9Rs8qtnRDt |
||||
9iOa0YHuMxWdyD7bq/Nmjin04Yus08o/2lOaJTshOQO3s3Zwt8f2JxRJPA0sxDYY |
||||
wwf5Ttx+Z56mUy0458hNJ9AnVcewH5bTpxxWGdtbLVYTi5RvpHH1gm0TIIA6JbUo |
||||
9fcNmL85G2LQStyf3Zw5maAgr4BTuGiQ3c3D9vR1ZEqQ43RyF+rh94WI/g8iPaFL |
||||
phmmTkODKp4dYG7Xm123JHTz445FrWViVD1AcGqgdoj9EjEiDvr5lBOZK/zMa0yT |
||||
Kv5kIXt4g+uL8wGTaUnqDByE7wb7/xQrcfBhk9mA+3zWnfw+k1aHSlbMTnXQNoz0 |
||||
l4oesJMhwfACsVjzhLvSoT40/G6d0B7RRRe7aKTudqGKVwF3dw0= |
||||
=8z15 |
||||
-----END PGP SIGNATURE----- |
@ -0,0 +1,16 @@
|
||||
--- |
||||
layout: default |
||||
title: release |
||||
excerpt: none |
||||
--- |
||||
|
||||
# docker-debian-postgis-django 6.0.0 |
||||
|
||||
- [CHANGELOG]({{ site.baseurl }}/software/CHANGELOG-docker-debian-postgis-django.html#600---2021-08-30) |
||||
- [docker-debian-postgis-django-6.0.0.tar.gz]({{ site.baseurl }}/software/docker-debian-postgis-django-6.0.0/docker-debian-postgis-django-6.0.0.tar.gz) |
||||
- [SHA512SUM.txt]({{ site.baseurl }}/software/docker-debian-postgis-django-6.0.0/docker-debian-postgis-django-6.0.0.tar.gz.SHA512SUM.txt) |
||||
- [SHA256SUM.txt]({{ site.baseurl }}/software/docker-debian-postgis-django-6.0.0/docker-debian-postgis-django-6.0.0.tar.gz.SHA256SUM.txt) |
||||
- [signature]({{ site.baseurl }}/software/docker-debian-postgis-django-6.0.0/docker-debian-postgis-django-6.0.0.tar.gz.sig) |
||||
- [signing key]({{ site.baseurl }}/pubkeys/pgp_pubkey_since_2019.txt) |
||||
|
||||
back to [software/docker-debian-postgis-django]({{ site.baseurl }}/software/#docker-debian-postgis-django) |
Loading…
Reference in new issue