143 changed files with 440 additions and 415 deletions
@ -1,6 +0,0 @@
|
||||
{% assign pp = page.path | split: '/' %} |
||||
{% if pp[1] == 'archived' %} |
||||
{% assign relative_path = 'software/archived' %} |
||||
{% else %} |
||||
{% assign relative_path = 'software' %} |
||||
{% endif %} |
@ -1,82 +0,0 @@
|
||||
--- |
||||
layout: page |
||||
title: Archived software |
||||
permalink: /software/archived/ |
||||
--- |
||||
|
||||
## Table of contents |
||||
|
||||
<!--TOC--> |
||||
|
||||
- [Table of contents](#table-of-contents) |
||||
- [Archived Software](#archived-software) |
||||
- [monthly-attendance-paper](#monthly-attendance-paper) |
||||
- [Repository](#repository) |
||||
- [Documentation](#documentation) |
||||
- [Releases](#releases) |
||||
- [the-flux-of-thought](#the-flux-of-thought) |
||||
- [Repository](#repository-1) |
||||
- [Documentation](#documentation-1) |
||||
- [Releases](#releases-1) |
||||
- [qvm](#qvm) |
||||
- [Repository](#repository-2) |
||||
- [Documentation](#documentation-2) |
||||
- [Releases](#releases-2) |
||||
|
||||
<!--TOC--> |
||||
|
||||
## Archived Software |
||||
|
||||
[Instructions]({{ site.baseurl }}/software/instructions) |
||||
|
||||
### monthly-attendance-paper |
||||
|
||||
#### Repository |
||||
|
||||
- [canonical repository](https://software.franco.net.eu.org/frnmst-archives/monthly-attendance-paper) |
||||
- [Codeberg](https://codeberg.org/frnmst-archives/monthly-attendance-paper) |
||||
- [Framagit](https://framagit.org/frnmst-archives/monthly-attendance-paper) |
||||
|
||||
#### Documentation |
||||
|
||||
- [software.franco.net.eu.org/frnmst-archives/monthly-attendance-paper#monthly-attendance-paper](https://software.franco.net.eu.org/frnmst-archives/monthly-attendance-paper#monthly-attendance-paper) |
||||
|
||||
#### Releases |
||||
|
||||
- [`0.0.2`]({{ site.baseurl }}/software/archived/monthly-attendance-paper-0.0.2/release.html) |
||||
|
||||
### the-flux-of-thought |
||||
|
||||
#### Repository |
||||
|
||||
- [canonical repository](https://software.franco.net.eu.org/frnmst-archives/the-flux-of-thought) |
||||
- [Codeberg](https://codeberg.org/frnmst-archives/the-flux-of-thought) |
||||
- [Framagit](https://framagit.org/frnmst-archives/the-flux-of-thought) |
||||
|
||||
#### Documentation |
||||
|
||||
- [software.franco.net.eu.org/frnmst-archives/the-flux-of-thought#the-flux-of-thought](https://software.franco.net.eu.org/frnmst-archives/the-flux-of-thought#the-flux-of-thought) |
||||
|
||||
#### Releases |
||||
|
||||
- [`4.0.1`]({{ site.baseurl }}/software/archived/the-flux-of-thought-4.0.1/release.html) |
||||
- [`4.0.0`]({{ site.baseurl }}/software/archived/the-flux-of-thought-4.0.0/release.html) |
||||
- [`3.0.0`]({{ site.baseurl }}/software/archived/the-flux-of-thought-3.0.0/release.html) |
||||
|
||||
### qvm |
||||
|
||||
#### Repository |
||||
|
||||
- [canonical repository](https://software.franco.net.eu.org/frnmst-archives/qvm) |
||||
- [Codeberg](https://codeberg.org/frnmst-archives/qvm) |
||||
- [Framagit](https://framagit.org/frnmst-archives/qvm) |
||||
|
||||
#### Documentation |
||||
|
||||
- [software.franco.net.eu.org/frnmst-archives/qvm#qvm](https://software.franco.net.eu.org/frnmst-archives/qvm#qvm) |
||||
|
||||
#### Releases |
||||
|
||||
- [`1.0.6`]({{ site.baseurl }}/software/archived/qvm-1.0.6/release.html) |
||||
- [`1.0.5`]({{ site.baseurl }}/software/archived/qvm-1.0.5/release.html) |
||||
- [`1.0.4`]({{ site.baseurl }}/software/archived/qvm-1.0.4/release.html) |
@ -1,5 +0,0 @@
|
||||
### Changed |
||||
|
||||
- Added deprecation notice. |
||||
- Added fixed width for all images (300px). |
||||
- Updated git hooks. |
@ -1,9 +0,0 @@
|
||||
### Fixed |
||||
|
||||
- Updated URLs in documentation. |
||||
|
||||
### Added |
||||
|
||||
- New git hooks have been added in the pre-commit file. |
||||
- Added a note concerning physical partition in the documentation for `qvm.py`. |
||||
- Binary options for `youtube_dl.py`. |
@ -1,14 +0,0 @@
|
||||
### Changed |
||||
|
||||
- Use of more relaxed version of the Python dependencies. |
||||
|
||||
### Fixed |
||||
|
||||
- Fixed `iptables-geoport.service` unit file so that it saves iptables |
||||
rules persistently. |
||||
- Improved documentation for the `qvm.py` script. |
||||
|
||||
### Added |
||||
|
||||
- Added `build_python_packages.py` script. |
||||
- Added new makefile instructions. |
@ -1,13 +0,0 @@
|
||||
### Changed |
||||
|
||||
- Simplified configuration for `build_python_packages.py`. Breaking change. |
||||
|
||||
### Fixed |
||||
|
||||
- Improved documentation for the `qvm.py` script. |
||||
|
||||
### Added |
||||
|
||||
- Added network device option for the `qvm.py` script. Breaking change. |
||||
- Added pre and post build commands for `build_python_packages.py`. Breaking change. |
||||
- Use of arbitrary block lists for `hblock_unbound.py`. Breaking change. |
@ -1,22 +0,0 @@
|
||||
### Fixed |
||||
|
||||
- Updated email. |
||||
- Fixed documentation concerning database backup and restore. |
||||
- Updated URLs. |
||||
- Fixed Dockerfile using linter. |
||||
|
||||
### Changed |
||||
|
||||
- The `DJANGO_ENV` environment variable has been moved directly |
||||
into the init command because Jenkins is not able to read it from docker-compose directly. |
||||
|
||||
### Added |
||||
|
||||
- New git hooks have been added in the pre-commit file. |
||||
- A `Jenkinsfile` declarative pipeline file has been added instead of using |
||||
the `ci.sh` script from |
||||
[docker-debian-postgis-django](https://software.franco.net.eu.org/frnmst/docker-debian-postgis-django). |
||||
|
||||
### Removed |
||||
|
||||
- Removed old environment variables. |
@ -1,20 +0,0 @@
|
||||
### 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. |
@ -1,4 +0,0 @@
|
||||
### Changed |
||||
|
||||
- Updated file checksum variable. |
||||
- Updated readme. |
@ -1,6 +0,0 @@
|
||||
### Changed |
||||
|
||||
- Updated file checksum variable. |
||||
- Updated readme. |
||||
- Added git hooks. |
||||
- Updated package dependencies. |
@ -1,4 +0,0 @@
|
||||
### Changed |
||||
|
||||
- Updated file checksum variable. |
||||
- Updated package dependencies. |
@ -1,8 +0,0 @@
|
||||
### Changed |
||||
|
||||
- Updated file checksum variables. |
||||
- Relaxed Python dependencies. |
||||
|
||||
### Added |
||||
|
||||
- Added new makefile instructions. |