From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/virtiofsd/
Date: Fri, 11 Oct 2024 02:29:05 +0000 (UTC) [thread overview]
Message-ID: <1728613713.995c9c1e339131b972e23a1084e0ad5fb6eb2a12.sam@gentoo> (raw)
commit: 995c9c1e339131b972e23a1084e0ad5fb6eb2a12
Author: Michal Privoznik <michal.privoznik <AT> gmail <DOT> com>
AuthorDate: Sat Sep 21 05:25:28 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Oct 11 02:28:33 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=995c9c1e
app-emulation/virtiofsd: Update live ebuild
Upstream moved to new versions of some crates. Update them in the
live ebuild.
Signed-off-by: Michal Privoznik <michal.privoznik <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-emulation/virtiofsd/virtiofsd-9999.ebuild | 23 +++++++++++++++++++----
1 file changed, 19 insertions(+), 4 deletions(-)
diff --git a/app-emulation/virtiofsd/virtiofsd-9999.ebuild b/app-emulation/virtiofsd/virtiofsd-9999.ebuild
index e09c2b80bcc8..410c131a66b5 100644
--- a/app-emulation/virtiofsd/virtiofsd-9999.ebuild
+++ b/app-emulation/virtiofsd/virtiofsd-9999.ebuild
@@ -11,10 +11,12 @@ CRATES="
anstyle-query@1.0.0
anstyle-wincon@1.0.1
arc-swap@1.5.0
+ atomic-polyfill@0.1.11
atty@0.2.14
autocfg@1.1.0
bitflags@1.3.2
bitflags@2.4.1
+ byteorder@1.4.3
capng@0.2.2
cc@1.0.79
cfg-if@1.0.0
@@ -22,7 +24,9 @@ CRATES="
clap_builder@4.3.11
clap_derive@4.3.2
clap_lex@0.5.0
+ cobs@0.2.3
colorchoice@1.0.0
+ critical-section@1.1.2
env_logger@0.8.4
errno@0.3.1
errno-dragonfly@0.1.2
@@ -36,6 +40,8 @@ CRATES="
futures-sink@0.3.21
futures-task@0.3.21
futures-util@0.3.21
+ hash32@0.2.1
+ heapless@0.7.16
heck@0.4.1
hermit-abi@0.1.19
hermit-abi@0.3.2
@@ -43,9 +49,10 @@ CRATES="
humantime@2.1.0
is-terminal@0.4.9
itoa@1.0.2
- libc@0.2.147
+ libc@0.2.155
libseccomp-sys@0.2.1
linux-raw-sys@0.4.5
+ lock_api@0.4.10
log@0.4.17
match_cfg@0.1.0
memchr@2.5.0
@@ -54,12 +61,20 @@ CRATES="
once_cell@1.18.0
pin-project-lite@0.2.9
pin-utils@0.1.0
+ postcard@1.0.6
proc-macro2@1.0.63
quote@1.0.29
regex@1.6.0
regex-syntax@0.6.27
+ rustc_version@0.4.0
rustix@0.38.7
+ scopeguard@1.2.0
+ semver@1.0.18
+ serde@1.0.168
+ serde_derive@1.0.168
slab@0.4.7
+ spin@0.9.8
+ stable_deref_trait@1.2.0
strsim@0.10.0
syn@1.0.98
syn@2.0.23
@@ -72,10 +87,10 @@ CRATES="
utf8parse@0.2.1
version_check@0.9.4
vhost@0.11.0
- vhost-user-backend@0.14.0
+ vhost-user-backend@0.15.0
virtio-bindings@0.2.2
- virtio-queue@0.11.0
- vm-memory@0.14.0
+ virtio-queue@0.12.0
+ vm-memory@0.14.1
vmm-sys-util@0.12.1
winapi@0.3.9
winapi-i686-pc-windows-gnu@0.4.0
next reply other threads:[~2024-10-11 2:29 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-11 2:29 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-08 1:33 [gentoo-commits] repo/gentoo:master commit in: app-emulation/virtiofsd/ Sam James
2025-01-06 3:32 Sam James
2025-01-06 3:28 Sam James
2024-10-11 2:29 Sam James
2024-09-23 10:08 Arthur Zamarin
2024-07-07 6:32 Sam James
2024-07-07 6:32 Sam James
2024-04-29 10:36 Joonas Niilola
2024-03-02 5:05 Sam James
2024-01-26 8:57 Sam James
2024-01-26 7:50 Sam James
2024-01-26 7:50 Sam James
2024-01-26 7:50 Sam James
2024-01-26 7:50 Sam James
2024-01-26 7:50 Sam James
2023-09-06 9:06 Sam James
2023-07-28 7:55 Joonas Niilola
2023-07-27 12:00 Sam James
2023-07-02 22:39 Sam James
2023-07-02 22:39 Sam James
2023-07-02 22:39 Sam James
2023-04-17 15:04 Matthias Maier
2023-04-17 15:04 Matthias Maier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1728613713.995c9c1e339131b972e23a1084e0ad5fb6eb2a12.sam@gentoo \
--to=sam@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox