Releases: openwrt/asu
Releases · openwrt/asu
v0.5.9
v0.5.8
v0.5.7
Paul Spooren (9):
CI: remove Python 3.10 since it's only RC only
janitor: replace prints with logging
docker: update Dockerfiles and add docker-compose
janitor: add interval option
lint: run isort and black over all files
config: add 19.07.8 and remove old releases
misc: update caddyfile
docker: add caddyserver and dual worker
api: store snapshots for only 15 minutes
v0.5.6
Paul Spooren (7):
janitor: improve ABI mapping
gitignore: sort and add public/
asu: remove instance path handling
janitor: speed up by using last-modified header
CI: test more Python versions
remove CACHE_PATH for workers
asu: always host json and store folders
v0.5.5
Paul Spooren (9):
asu: fix store path for local testing
api: support 19.07.x packages with ABI
README: fix gunicorn command
build: fix empty package string
misc: add Caddyfile
asu: remove CORS via flask
requirements: update and cleanup requirements
config: add 21.02.0-rc4
CI: fixup installation of requirements
v0.5.4
FreifunkUFO (1):
re-add freifunk packages to 1907 repo
Paul Spooren (5):
api: support x86 sysupgrades via generic profile
config: add 21.02.0-rc2
janitor: fix wrong version in base packages
config: add 21.02.0-rc3
build: don't add public key by default
dependabot[bot] (1):
build(deps): bump urllib3 from 1.26.4 to 1.26.5
v0.5.3
Paul Spooren (5):
tests: fixup conftest create_app import
add OpenWrt 21.02.0-rc1 support
api: require target in build request
requirements: cleanup and use httptest 1.0.0
api: show latest version of all branches
dependabot[bot] (1):
build(deps-dev): bump py from 1.8.1 to 1.10.0
v0.5.2
v0.5.1
v0.5.0
Paul Spooren (34):
implement supported_devices mapping (#250)
build: Fixup ImageBuiler download timezone
config: disable CDN
offer profiles and packages in JSON format
add extra_repo option
tests: fix deprecation warning
misc: use new LibreMesh feeds
remove JSON_URL as files now available upsream
janitor: store merged json as overview
api: typo version/branch
janitor: store per profile json file
janitor: create reduced overview.json
janitor: support YAFS image_url
janitor: use array for overview profiles
janitor: fixup profile loop
requirements: update dev
ci: test python 3.9
requirements: use latest rq
WIP: 2021 rewrite
config: add 21.02
fixup tests and uppercase SNAPSHOT
janitor: Use SourceName not Package
janitor: avoid core package overwrites
api: add `version_code` and `packages_versions`
api: return queue_position
build: use STRIP_ABI for manifest
tests: remove accidentally added test scripts
config: add `extra_keys` for external repos
README: update screenshots and add `auc`
asu: add option to configure redis host/port
config: determine key fingerprint automatically
store CA public key in devices
config: bump to 19.07.7
version: bump to 0.5.0
dependabot[bot] (2):
build(deps): bump jinja2 from 2.11.1 to 2.11.3
build(deps-dev): bump pyyaml from 5.3 to 5.4