pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
syncstorage-rs: update to 0.15.9.
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Sat Jun 8 14:28:19 2024 +0200
Changeset: cb689257c421fa818a71353437a3d622d9703b47
Modified Files:
syncstorage-rs/Makefile
syncstorage-rs/distinfo
syncstorage-rs/patches/patch-syncserver-db-common_Cargo.toml
Log Message:
syncstorage-rs: update to 0.15.9.
Features
Add timeouts for tokenserver database calls. (#1561) (2584b977)
Add metrics, gcp logging to tokenserver scripts (#1555) (6537783a)
Add normalized ReportableError to errors (#1559) (77181308)
Bug Fixes
nix-shell: update pkgconfig -> pkg-config build input (#1562) (a55e3738)
Allow threadpool size to be set. (#1560) (ab7b4221)
Doc
Remove commented code, unneeded TODO, unneeded collision tracking (#1563) (5cdfd034)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=cb689257c421fa818a71353437a3d622d9703b47
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
syncstorage-rs/Makefile | 2 +-
syncstorage-rs/distinfo | 8 ++++----
syncstorage-rs/patches/patch-syncserver-db-common_Cargo.toml | 8 ++++----
3 files changed, 9 insertions(+), 9 deletions(-)
diffs:
diff --git a/syncstorage-rs/Makefile b/syncstorage-rs/Makefile
index 218d56f46b..94e3a0a8c4 100644
--- a/syncstorage-rs/Makefile
+++ b/syncstorage-rs/Makefile
@@ -1,6 +1,6 @@
# $NetBSD$
-DISTNAME= syncstorage-rs-0.15.8
+DISTNAME= syncstorage-rs-0.15.9
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GITHUB:=mozilla-services/}
diff --git a/syncstorage-rs/distinfo b/syncstorage-rs/distinfo
index 47000682f5..4b0cdf3171 100644
--- a/syncstorage-rs/distinfo
+++ b/syncstorage-rs/distinfo
@@ -777,9 +777,9 @@ Size (syn-2.0.58.crate) = 254920 bytes
BLAKE2s (sync_wrapper-0.1.2.crate) = ae982dfd3c7a9f3286f4e6b3afae586ab5c9890f6b141e59c0b0d46a56c7beed
SHA512 (sync_wrapper-0.1.2.crate) = ca7cd7a6dd242fa420e8dba820117d85b1b11ea6a9fd99c92a5a260f12263cac0c034c9f9fe10090d5830fb5bf5eefc8a5a0d0b5a40f3f809d69e5393693d5c8
Size (sync_wrapper-0.1.2.crate) = 6933 bytes
-BLAKE2s (syncstorage-rs-0.15.8.tar.gz) = 3aef2f6e7f0a778f71ee047c39415bc03c8c5c32bdd65ca96a525c508d83b3ca
-SHA512 (syncstorage-rs-0.15.8.tar.gz) = 154d628bbaf999a1890d45278a3c00806fab5c3bce1c9b001c13f7fd68b1d95cbc9acc13586eab0285930a6d64c9d70b10cd83378479902056e2b40d3a5f591b
-Size (syncstorage-rs-0.15.8.tar.gz) = 343484 bytes
+BLAKE2s (syncstorage-rs-0.15.9.tar.gz) = 83baf1f0fb9a87dfaa86ff4b48be2bed1338cc4541cf5af65f736302a587128b
+SHA512 (syncstorage-rs-0.15.9.tar.gz) = 4fc085af4a8942cb3e07ccc23423c37d0b9a5e858e304b3e0cdfa415ea50a71e407486d510d30f1de6fec8dcd11a82460cc0a273daa1c80a87001dc1fbbe4d2f
+Size (syncstorage-rs-0.15.9.tar.gz) = 346624 bytes
BLAKE2s (system-configuration-0.5.1.crate) = aba0348451214457d6b5f14f5cb35b1dd4a37c41c99cfe837139759602e218d6
SHA512 (system-configuration-0.5.1.crate) = af77ed5be890e826b9b8f975bd2e63f3905adb24a597069a887ff2a861820f1ed40582b918f35c3d4eb063800e179b93e5acd7d5b48b147e9b16e3cf4c12840f
Size (system-configuration-0.5.1.crate) = 12618 bytes
@@ -1041,5 +1041,5 @@ Size (zstd-safe-7.1.0.crate) = 20792 bytes
BLAKE2s (zstd-sys-2.0.10+zstd.1.5.6.crate) = 4dceb67091ebdc96990c6f6e86ada016124d9f9bf0da5fefa2172f9d6650175c
SHA512 (zstd-sys-2.0.10+zstd.1.5.6.crate) = 588008a436a9c7751fa7c088620bf04434751e508c9a729e6840e42a14a2cc26c8ee252e8f129a5ae00eb1f76ae6ecfffaac043d854b61381d386f71d80993f9
Size (zstd-sys-2.0.10+zstd.1.5.6.crate) = 749088 bytes
-SHA1 (patch-syncserver-db-common_Cargo.toml) = bf73402928f14247d84e703bdd839220b0149baf
+SHA1 (patch-syncserver-db-common_Cargo.toml) = 5c533123cd3401e171beff8659468ba94d8e7fdc
SHA1 (patch-syncstorage-spanner_Cargo.toml) = 37bfa96b81a49d20a593348a1d6ff2edfd8586ca
diff --git a/syncstorage-rs/patches/patch-syncserver-db-common_Cargo.toml b/syncstorage-rs/patches/patch-syncserver-db-common_Cargo.toml
index 0efaace1bb..dc71f4d743 100644
--- a/syncstorage-rs/patches/patch-syncserver-db-common_Cargo.toml
+++ b/syncstorage-rs/patches/patch-syncserver-db-common_Cargo.toml
@@ -2,11 +2,11 @@ $NetBSD$
Let pkgsrc provide the file instead of running git to fetch.
---- syncserver-db-common/Cargo.toml.orig 2024-05-11 20:44:58.000000000 +0000
+--- syncserver-db-common/Cargo.toml.orig 2024-05-31 23:17:56.000000000 +0000
+++ syncserver-db-common/Cargo.toml
-@@ -11,7 +11,7 @@ futures.workspace=true
- http.workspace=true
- thiserror.workspace=true
+@@ -11,7 +11,7 @@ futures.workspace = true
+ http.workspace = true
+ thiserror.workspace = true
-deadpool = { git = "https://github.com/mozilla-services/deadpool", tag = "deadpool-v0.7.0" }
+deadpool = { path = "../../deadpool" }
Home |
Main Index |
Thread Index |
Old Index