summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRubenKelevra2023-03-07 09:54:48 +0100
committerRubenKelevra2023-03-07 09:54:48 +0100
commitca114923121cecac57375b28035323aa1c1d762b (patch)
treef9070a447b480ac5af4eab19a341ceb3f41ac8e9
parent3dc8de93fc0800c0a087e1e7839f5e83de59e8d8 (diff)
downloadaur-ipfs-cluster-bin.tar.gz
update to 1.0.6
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD8
-rw-r--r--changelog28
3 files changed, 26 insertions, 24 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8a8912fe7b8d..e2a364d3b3f7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ipfs-cluster-bin
pkgdesc = ipfs-cluster-service, ipfs-cluster-ctl, ipfs-cluster-follow
- pkgver = 1.0.5
+ pkgver = 1.0.6
pkgrel = 1
epoch = 1
url = https://github.com/ipfs/ipfs-cluster
@@ -9,11 +9,11 @@ pkgbase = ipfs-cluster-bin
license = MIT
license = APACHE
depends = glibc
- source = https://dist.ipfs.io/ipfs-cluster-service/v1.0.5/ipfs-cluster-service_v1.0.5_linux-amd64.tar.gz
- source = https://dist.ipfs.io/ipfs-cluster-ctl/v1.0.5/ipfs-cluster-ctl_v1.0.5_linux-amd64.tar.gz
- source = https://dist.ipfs.io/ipfs-cluster-follow/v1.0.5/ipfs-cluster-follow_v1.0.5_linux-amd64.tar.gz
- b2sums = 2f52a9b6b53080d81ae85c5ee9b50e5c711927ed362faa73b2283c9638bb51c649936a610432c91ec8f904ae18c433e856f34ebab007604b895729d77bfe9ec3
- b2sums = 2be19807575e1f3ac80d763e44c39cca8663c7b476c0093e58ef3a09b046c51b57e9d80f4b02f45880c3d37b4ef0de17ce1076646cd5d4d2de14f766f06f514d
- b2sums = a59ece48b4480a5a61b76c6e653ba898e6a64282e40fc09443e1d351564f4f01851d24bd3cddae71ec896d1f6b25c68af009c2bd3e01620fb850a4afd152d443
+ source = https://dist.ipfs.io/ipfs-cluster-service/v1.0.6/ipfs-cluster-service_v1.0.6_linux-amd64.tar.gz
+ source = https://dist.ipfs.io/ipfs-cluster-ctl/v1.0.6/ipfs-cluster-ctl_v1.0.6_linux-amd64.tar.gz
+ source = https://dist.ipfs.io/ipfs-cluster-follow/v1.0.6/ipfs-cluster-follow_v1.0.6_linux-amd64.tar.gz
+ b2sums = ba73bc1e8be8fcd9ac62ded8daa085437660dc56361e9cbe3137c8b469d65ddc35279f4898e844d0a7867e65a32ffcc56a340c4e832db2012a5cb36e9f3c26e1
+ b2sums = 6083c73be801ae607f1f8f2f6ff775a2d59b219f3b25410a1cb42f6d4d30cd568e413ff02e5d26a478cdfa4e540f7e3509933c047267cc662089d8f252e13deb
+ b2sums = f20170f40c3e8272e1257270ec7b72e99fae8031a9a337b0847db518ceeb23b8c8021df5c90eff0d8ac894a42ca943016d106b459c901b9070c0ccb1f894e9f9
pkgname = ipfs-cluster-bin
diff --git a/PKGBUILD b/PKGBUILD
index bd6120360a47..2aadce4d0629 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Moritz Hedtke alias mohe <Moritz.Hedtke@t-online.de>
pkgname=ipfs-cluster-bin
-pkgver=1.0.5
+pkgver=1.0.6
pkgrel=1
epoch=1
changelog=changelog
@@ -14,9 +14,9 @@ license=('MIT' 'APACHE')
source=("https://dist.ipfs.io/ipfs-cluster-service/v${pkgver}/ipfs-cluster-service_v${pkgver}_linux-amd64.tar.gz"
"https://dist.ipfs.io/ipfs-cluster-ctl/v${pkgver}/ipfs-cluster-ctl_v${pkgver}_linux-amd64.tar.gz"
"https://dist.ipfs.io/ipfs-cluster-follow/v${pkgver}/ipfs-cluster-follow_v${pkgver}_linux-amd64.tar.gz")
-b2sums=('2f52a9b6b53080d81ae85c5ee9b50e5c711927ed362faa73b2283c9638bb51c649936a610432c91ec8f904ae18c433e856f34ebab007604b895729d77bfe9ec3'
- '2be19807575e1f3ac80d763e44c39cca8663c7b476c0093e58ef3a09b046c51b57e9d80f4b02f45880c3d37b4ef0de17ce1076646cd5d4d2de14f766f06f514d'
- 'a59ece48b4480a5a61b76c6e653ba898e6a64282e40fc09443e1d351564f4f01851d24bd3cddae71ec896d1f6b25c68af009c2bd3e01620fb850a4afd152d443')
+b2sums=('ba73bc1e8be8fcd9ac62ded8daa085437660dc56361e9cbe3137c8b469d65ddc35279f4898e844d0a7867e65a32ffcc56a340c4e832db2012a5cb36e9f3c26e1'
+ '6083c73be801ae607f1f8f2f6ff775a2d59b219f3b25410a1cb42f6d4d30cd568e413ff02e5d26a478cdfa4e540f7e3509933c047267cc662089d8f252e13deb'
+ 'f20170f40c3e8272e1257270ec7b72e99fae8031a9a337b0847db518ceeb23b8c8021df5c90eff0d8ac894a42ca943016d106b459c901b9070c0ccb1f894e9f9')
package() {
install -Dm755 ipfs-cluster-service/ipfs-cluster-service "$pkgdir/usr/bin/ipfs-cluster-service"
diff --git a/changelog b/changelog
index b017066a91c0..6286bfa56a46 100644
--- a/changelog
+++ b/changelog
@@ -1,23 +1,25 @@
-# Version 1.0.5
+# Version 1.0.6
## List of changes
-### Breaking changes
+### REST API
-There are no breaking changes on this release.
+No changes.
-### Features
+### Pinning Service API
- Support for pebble and badger3 datastores | #1809
+No changes.
-### Bug fixes
+### IPFS Proxy API
- Fix panic on boot (related to libp2p AutoRelay) | #1796 | #1797
- Fix error parsing quic-v1 multiaddresses from Kubo 0.18.0 | #1835 | #1841
- Fix error building docker container with newer git | #1836
- Fix building master due to pinned go-mfs dependency | #1817 | #1818
+No changes.
-### Other changes
+### Go APIs
- Dependency updates (including libp2p v0.24.2) | #1813 | #1840
- Switch Docker containers to pebble by default | #1842
+No relevant changes.
+
+### Other
+
+The `--datastore` flag to `ipfs-cluster-service init` now defaults to `pebble`
+in most platforms, and to `badger3` in those where Pebble is not supported
+(arm, 386).