Sébastien Delafond
|
bc3755dcf7
|
tests: use extensive coverage from make's test and system-test
|
2025-02-18 10:05:07 +01:00 |
|
André Roth
|
ab18da351d
|
ci: add release notes
and update Releasing.md
v1.6.1
|
2025-02-15 22:25:56 +01:00 |
|
André Roth
|
1abb735bfa
|
Merge pull request #1430 from aptly-dev/release/1.6.1
Release/1.6.1
|
2025-02-15 19:10:42 +01:00 |
|
André Roth
|
9397d8ab36
|
add releasing doc
|
2025-02-15 16:23:53 +01:00 |
|
André Roth
|
82300d6944
|
update changelog
|
2025-02-15 16:17:37 +01:00 |
|
André Roth
|
cf3841e35c
|
Merge pull request #1425 from aptly-dev/fix/debian-compliance
postrm: remove aptly-api user and home directory on purge
|
2025-01-24 00:49:15 +01:00 |
|
Sébastien Delafond
|
1a0bffdc51
|
postrm: remove aptly-api user and home directory on purge
|
2025-01-22 21:48:02 +01:00 |
|
Sébastien Delafond
|
a5730feb9d
|
postrm: remove aptly-api user and home directory on purge
|
2025-01-18 08:43:11 +01:00 |
|
Sébastien Delafond
|
b8f084b1dc
|
Update changelog for 1.6.0+ds1-3 release
|
2025-01-13 14:51:33 +01:00 |
|
Sébastien Delafond
|
9fc50e347b
|
aptly.conf: fix s3 example
|
2025-01-13 14:49:26 +01:00 |
|
André Roth
|
666b5c9700
|
Merge pull request #1422 from aptly-dev/fix/empty-mirror-snapshot
Allow snapshotting empty mirrors
|
2025-01-13 12:36:01 +01:00 |
|
André Roth
|
2eabc6045f
|
go mod tidy
|
2025-01-12 00:05:00 +01:00 |
|
André Roth
|
cc32e79f2a
|
Merge pull request #1423 from mikelolasagasti/google-uuid
Switch to google/uuid module
|
2025-01-11 23:56:23 +01:00 |
|
Mikel Olasagasti Uranga
|
7074fc8856
|
Switch to google/uuid module
Current used github.com/pborman/uuid hasn't seen any updates in years.
Signed-off-by: Mikel Olasagasti Uranga <mikel@olasagasti.info>
|
2025-01-11 23:18:50 +01:00 |
|
André Roth
|
a7d85e5905
|
Merge pull request #1187 from aptly-dev/dependabot/go_modules/github.com/gin-gonic/gin-1.9.1
Bump github.com/gin-gonic/gin from 1.7.7 to 1.9.1
|
2025-01-11 22:15:59 +01:00 |
|
André Roth
|
cad4233d0d
|
Bump github.com/gin-gonic/gin from 1.7.7 to 1.9.1
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.7.7 to 1.9.1.
- [Release notes](https://github.com/gin-gonic/gin/releases)
- [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gin-gonic/gin/compare/v1.7.7...v1.9.1)
---
updated-dependencies:
- dependency-name: github.com/gin-gonic/gin
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
# Conflicts:
# go.mod
# go.sum
|
2025-01-11 21:48:14 +01:00 |
|
André Roth
|
9b9894c07d
|
update README
|
2025-01-11 21:33:40 +01:00 |
|
André Roth
|
8546cf31ce
|
add test: snapshot empty mirror
|
2025-01-11 20:00:42 +01:00 |
|
André Roth
|
aa0830ff0c
|
Revert "fix empty mirror check"
This reverts commit 09a44ba409.
|
2025-01-11 19:17:28 +01:00 |
|
dependabot[bot]
|
4076941bd7
|
Bump golang.org/x/net from 0.28.0 to 0.33.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.28.0 to 0.33.0.
- [Commits](https://github.com/golang/net/compare/v0.28.0...v0.33.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-11 15:58:10 +01:00 |
|
André Roth
|
4170c9e995
|
update README
|
2025-01-11 15:58:10 +01:00 |
|
André Roth
|
a862192bc4
|
ci: more relaxed aptly upload
|
2025-01-11 15:58:10 +01:00 |
|
André Roth
|
5a18428666
|
aptly.conf: fix s3 example
|
2025-01-11 15:25:53 +01:00 |
|
August Feng
|
0b5a627c84
|
update goleveldb dependency
|
2025-01-11 14:35:28 +01:00 |
|
Sébastien Delafond
|
034ab23ff1
|
Update changelog for 1.6.0+ds1-2 release
|
2024-12-30 11:11:34 +01:00 |
|
Sébastien Delafond
|
865a0c92eb
|
Rediff patches
|
2024-12-30 11:08:41 +01:00 |
|
Sébastien Delafond
|
b3a4eb8897
|
Document disabled swagger in default config file
|
2024-12-30 11:04:31 +01:00 |
|
Sébastien Delafond
|
33536bd69f
|
Update changelog for 1.6.0+ds1-1 release
|
2024-12-29 08:46:39 +01:00 |
|
Sébastien Delafond
|
10bed44763
|
Finalize d/NEWS
|
2024-12-29 08:46:39 +01:00 |
|
Sébastien Delafond
|
0111596d50
|
Merge branch 'upstream/1.6' into upstream/latest
|
2024-12-29 08:06:32 +01:00 |
|
Sébastien Delafond
|
1df6ce531c
|
Rediff patches
|
2024-12-27 15:10:48 +01:00 |
|
Sébastien Delafond
|
1ad63d1786
|
Merge branch 'upstream/1.6' into debian/experimental
|
2024-12-27 14:20:57 +01:00 |
|
André Roth
|
895cf5e5c6
|
debian: embed yaml config
|
2024-12-27 14:15:50 +01:00 |
|
André Roth
|
9b53deb97f
|
debian native build
|
2024-12-27 14:15:38 +01:00 |
|
Sébastien Delafond
|
6e9e9a6e31
|
Merge remote-tracking branch 'official/master' into upstream/1.6
|
2024-12-27 14:15:09 +01:00 |
|
André Roth
|
90343b21d3
|
Merge pull request #1406 from aptly-dev/release/1.6.0
Release/1.6.0
v1.6.0
|
2024-12-24 21:30:01 +01:00 |
|
André Roth
|
65820cdf7a
|
update man page
|
2024-12-24 19:02:38 +01:00 |
|
André Roth
|
2c3a107e00
|
update changelog
|
2024-12-24 18:57:40 +01:00 |
|
André Roth
|
e028db585f
|
fix man page
|
2024-12-21 22:32:50 +01:00 |
|
André Roth
|
d523ca8186
|
update Makefile PHONY
|
2024-12-21 22:13:26 +01:00 |
|
André Roth
|
f008f245dc
|
update man page
|
2024-12-21 21:35:06 +01:00 |
|
André Roth
|
f2f3196368
|
fix AUTHORS for man page
only US ASCII seems to be supported
|
2024-12-21 21:34:46 +01:00 |
|
Karol Swiderski
|
29eccc9226
|
improve doc
add instructions for macos users
|
2024-12-21 21:29:26 +01:00 |
|
André Roth
|
9abbd74a9f
|
improve doc
do not set default value for FromSnapshot when creating a repo
|
2024-12-21 20:23:52 +01:00 |
|
André Roth
|
846fe5e08a
|
update changelog
|
2024-12-21 19:41:59 +01:00 |
|
André Roth
|
da29961052
|
Revert "debian: do not conflict with gnupg1"
This reverts commit 2f540a8026.
|
2024-12-21 18:55:49 +01:00 |
|
André Roth
|
e5b8315859
|
Merge pull request #1411 from schoenherrg/feature/filter-using-file
Feature: Support Reading Filter Expressions from a File
|
2024-12-21 18:54:44 +01:00 |
|
André Roth
|
c6bb5f76f7
|
cmd filter: add comment and cleanup
|
2024-12-21 11:37:15 +01:00 |
|
André Roth
|
fea7acb56e
|
Merge pull request #1407 from aptly-dev/dependabot/go_modules/golang.org/x/crypto-0.31.0
Bump golang.org/x/crypto from 0.26.0 to 0.31.0
|
2024-12-20 11:29:07 +01:00 |
|
Gordian Schoenherr
|
50d3676847
|
Update man page
|
2024-12-20 12:55:56 +09:00 |
|