Package: aptly / 1.6.1+ds1-3
Metadata
Package | Version | Patches format |
---|---|---|
aptly | 1.6.1+ds1-3 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 disable swagger.patch | (download) |
api/router.go |
22 11 + 11 - 0 ! |
disable swagger This can be enabled once the following modules make it into Debian: - github.com/swaggo/files v1.0.1 - github.com/swaggo/gin-swagger v1.6.0 - github.com/swaggo/swag v1.16.3 |
0002 disable new azure sdk.patch | (download) |
azure/azure.go |
89 41 + 48 - 0 ! |
disable new azure-sdk This reverts commit e2cbd637b82a153a6756f2af0519e8fe769ee9ab. We can enable this once the golang-github-azure-azure-sdk-for-go-dev packages are upgraded in Debian: - github.com/Azure/azure-sdk-for-go/sdk/internal v1.10.0 - github.com/Azure/azure-sdk-for-go/sdk/azcore v1.14.0 - github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.4.1 |
0004 tests no upstream s etcd install as it s arch specif.patch | (download) |
Makefile |
9 2 + 7 - 0 ! |
tests: no upstream's etcd install as it's arch-specific, and no swagger-related or modules tasks |
0005 Fixes Issue 1435.patch | (download) |
s3/public.go |
4 2 + 2 - 0 ! |
fixes issue#1435. Do not re-publish unchanged files to S3 every single time. |