diff options
| author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2026-03-24 12:32:51 +0000 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2026-03-24 12:33:01 +0000 |
| commit | 067a6eb00502ca4c1805dfa25a403e3a0c2f99b6 (patch) | |
| tree | d7988d05326d929cc5c696fda2229b2c904d5414 /recipes-extended | |
| parent | 1de5afc4678611eff34c17d3b50e3248c4f2bf68 (diff) | |
| download | meta-virtualization-067a6eb00502ca4c1805dfa25a403e3a0c2f99b6.tar.gz | |
diod: update to v1.1.0
Bumping diod to version v1.1.0-22-ga8c55f0, which comprises the following commits:
2e67f42 diodcli: drop unused variable
71aa8e9 MAINTAINERS.md: add file
4d0b2e9 diodcli: add issue reference comments
2dc8a32 libdiod: simplify qid.type initialization
b8aee49 libnpfs: improve qid trace formatting
c7951da libnpfs: decode dentries in Rreaddir trace
de73632 libnpfs: print ... when trace buffer overflows
9cfed43 libpnfs: fix inconsistent whitespace
583f453 libnpfs: reduce protocol trace truncation
b5294cb libnpfs: simplify Npsrv->logmsg() signature
43cc75a testsuite: fix allsquash mkdir test on alpine
10a39c8 testsuite: fix alpine stat -f portability
768e61d testsuite: fix umount option portability
662e24c testsuite: fix alpine compilation issue
221e0ec sharness: use doas(8) if sudo(8) is unavailable
2813a8f sharness: set SUDO to preserve environment
9029fbf diod: fix alpine AF_UNIX getnameinfo failure
c2f5ede diodcli: fix alpine compilation issue
c3b4602 protocol.md: fix document links
3d6b0a5 update README.md for 1.1.0
5692025 scripts: add missing debian dependency
9caed75 NEWS.md: add release notes for 1.1.0
df149d7 add script to generate release notes
f63991e testsuite: fix test output typo
93d454c reorganize project metadata
b2e5c85 testsuite: temporarily disable security XATTR test
a7032c1 diodcli: fix compliation issue on aarch64
9597b2d git: drop check in tests/kern
840ae1c .gitignore: remove ancient paths
32117dd testsuite: drop third party tests
f24b4ae testsuite: drop duplicate mode test
0ad5a8a testsuite: drop duplicate fsync test
1f53fb1 testsuite: migrate atomic create test to sharness
2ac320c testsuite: migrate create test to sharness
7514217 testsuite: migrate xattr tests to sharness
2e00434 testsuite: migrate flock tests to sharness
de0f09f testsuite: drop duplicate rename test
e3acbbb testsuite: migrate sgid dir test to sharness
e5111ab testsuite: drop unused suppl groups test program
c895daa testsuite: drop duplicate stat test
c335d42 testsuite: migrate pathwalk test to sharness
1eb3281 testsuite: drop duplicate statfs test
5a3ae78 testsuite: update mount options
fdc1ae5 mount.diod(8): update mount options
11fdb15 mount.diod: use access=client as the default
a3b561f diod(8): add SECURITY description
30fee89 testsuite: convert POSIX ACL test to sharness
f9bb613 testsuite: fix POSIX ACL test
7d3c5d6 demote diodload to an internal test program
27413d3 dioddate: drop old command
8706fac diodcli(8): add date subcommand
73def41 diodcli: add date subcommand
1bbc8b2 diodshowmount: drop old command
48f389c diodcli(8): add showmount subcommand
13e94a7 diodcli: add showmount subcommand
bccd37a diodls: drop old command
a3d1cbb testsuite: use diodcli ls
94c8317 diodcli(8): add ls subcommand
7a3f980 diodcli: add ls subcommand
1b5f569 diodcli(8): fix typo
ddab136 diodcli(8): add man page, drop diodcat man page
df54c93 diodcat: drop redundant utility
d6d0413 testsuite: use diodcli read instead of diodcat
c46d515 sharness: export DIOD_SOCKET in diod_start()
8c9d633 diodcli: use "ctl" as the default aname
dc69a6b diodcli: add --trace option
f0c0588 diodcli: use DIOD_SOCKET, if set
04618a0 diodcli: make test-only subcommands invisible
b9d469f diodcli: drop sysgetattr subcommand
1e00d19 diodcli: drop sysstat subcommand
61435aa libnpclient: add NPC_TRACE flag
7b73c7e diodcli: rename from npclient test program
6e12930 scripts: update install-deps-deb.sh
916e583 diodrun: call setsid() in client fork
9c43728 libdiod: clean up inconsistent tab use
d56a2ea fix typo in sharness scripts
f346d9e testsuite: add self-hosting test
a77bf99 drop diod.conf, auto.diod
a6a077e mount.diod: rename from diodmount
6e24298 diod.spec: drop RPM spec file
385b92f testsuite: cover mount helper
09c5b5e diodmount(8): update v9fs mount options
7fab3f0 diodmount: allow more control over mount options
9f88bb2 libnpfs: fix access denied message
bd947a2 diod: drop incorrect assertion
479491a libnpclient: implement npc_rename()
e6962ba libnpclient: drop NPC_MULTI_RPC
9be4457 testsuite: drop old tests
2707b09 github: add new test dependencies
64b01bb testsuite: add dbench, postmark, scrub, rsync tests
d4cf855 testsuite: cover v9fs + diod in multiuser mode
faa533e testsuite: cover v9fs + diod in allsquash mode
4073d64 testsuite: cover v9fs + diod in runasuser mode
4370f1b testsuite: define built-in prerequisites
658e4e2 testsuite: add diodrun --socketpair
c83538d testsuite: add method argument to test_under_diod
c44ccd0 libnpfs: fix unallocated free error
5578a90 drop extra comment from test script
f33018a mergify: disable temporary PR branches
dc28dc9 ci: run tests with minimal config
23bfc25 ci: get test results on failure
5e41034 testsuite: remove old "user" test
5ba9c81 testsuite: add t0006-npclient-issues.t
242aa01 testsuite: add t0005-npclient-xattr.t
a683d14 testsuite: add t0004-npclient-basic.t
e43267e testsuite: add sharness test_under_diod()
6150ba0 testsuite: make tattach look like other test progs
a3b5f32 testsuite: relocate tattachmt test program
18a45fb testsuite: make tflush look like other test progs
2298152 testsuite: relocate tflush test program
d658828 testsuite: add npclient test program
19fb16b testsuite: add diodrun test program
c600bb8 ci: allow the nobody user into home directory
3e72fe4 testsuite: add t0003-basic-multiuser.t
0f90992 testsuite: add t0002-basic-allsquash.t
d3bf2a1 testsuite: add t0001-basic-runasuser.t
59a8192 testsuite: create t1000-valgrind from old test
d521172 testsuite: add diod-specific helper script
ad63d49 diod: add --version option
9dfac9e testsuite: add sudo prereq
b530c74 testsuite: add sharness test driver
66585b0 Fix autogen if autoconf-archive > 2023.02.20 (#142)
07326e2 diod: Implement Trenameat and Tunlinkat
4aa71a2 libnpfs: Fix assert failure when receiving R-type messages
b91d74b diod: Fix uint32 overflow when Tread/Twrite count > UINT32_MAX-IOHDRSZ
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-extended')
| -rw-r--r-- | recipes-extended/diod/diod_git.bb (renamed from recipes-extended/diod/diod_1.0.24.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-extended/diod/diod_1.0.24.bb b/recipes-extended/diod/diod_git.bb index 9a78e7da..bc878cb5 100644 --- a/recipes-extended/diod/diod_1.0.24.bb +++ b/recipes-extended/diod/diod_git.bb | |||
| @@ -8,8 +8,8 @@ SECTION = "console/network" | |||
| 8 | LICENSE = "GPL-2.0-only" | 8 | LICENSE = "GPL-2.0-only" |
| 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" | 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" |
| 10 | 10 | ||
| 11 | PV = "1.0.24+git" | 11 | PV = "1.1.0+git" |
| 12 | SRCREV = "54d1325fc435d14a6f5c161c88dac79b016b0061" | 12 | SRCREV = "a8c55f0dd3ad9debc0e77b29ebde6e991d99d55d" |
| 13 | SRC_URI = "git://github.com/chaos/diod.git;protocol=https;branch=master \ | 13 | SRC_URI = "git://github.com/chaos/diod.git;protocol=https;branch=master \ |
| 14 | file://diod \ | 14 | file://diod \ |
| 15 | file://diod.conf \ | 15 | file://diod.conf \ |
