File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -12,5 +12,6 @@ git push origin v$version master
1212```
1313- run swagger locally (` make docker-serve ` )
1414- copy generated docs/swagger.json to https://github.com/aptly-dev/www.aptly.info/tree/master/static/swagger/aptly_1.x.y.json
15- - releae www.aptly.info
15+ - add new version to select tag in content/doc/api/swagger.md line 48
16+ - push commit to master
1617- create release announcement on https://github.com/aptly-dev/aptly/discussions
Original file line number Diff line number Diff line change 1+ aptly (1.6.2) stable; urgency=medium
2+
3+ * doc: add swagger doc for /api/gpg/key (https://github.com/aptly-dev/aptly/pull/1456)
4+ * bash-completion: include global options in aptly command completions (https://github.com/aptly-dev/aptly/pull/1452)
5+ * Bump golang.org/x/net from 0.33.0 to 0.38.0 (https://github.com/aptly-dev/aptly/pull/1443)
6+ * Bump golang.org/x/crypto from 0.31.0 to 0.35.0 (https://github.com/aptly-dev/aptly/pull/1441)
7+ * Remove corrupt package references in `db recover` (https://github.com/aptly-dev/aptly/pull/1445)
8+ * Fix upload of unchanged packages in S3 (https://github.com/aptly-dev/aptly/pull/1440)
9+ * use go 1.24 (https://github.com/aptly-dev/aptly/pull/1439)
10+
11+ -- André Roth <neolynx@gmail.com> Mon, 09 Jun 2025 13:45:15 +0200
12+
113aptly (1.6.1) stable; urgency=medium
214
315 * update golang-github-syndtr-goleveldb-dev dependency (v1.0.1-0.20220721030215-126854af5e6d) to fix segfault on arm64
You can’t perform that action at this time.
0 commit comments