Skip to content

Updated dependencies (3.24.x)#2269

Open
github-actions[bot] wants to merge 2 commits into
3.24.xfrom
update-dependencies-action-3.24.x-1779697926
Open

Updated dependencies (3.24.x)#2269
github-actions[bot] wants to merge 2 commits into
3.24.xfrom
update-dependencies-action-3.24.x-1779697926

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Automated dependency updates for the 3.24.x branch

@github-actions github-actions Bot requested review from craigcomstock and larsewi May 25, 2026 08:32
@larsewi larsewi force-pushed the update-dependencies-action-3.24.x-1779697926 branch from 6fc7d66 to 8abf3c4 Compare May 25, 2026 12:08
@larsewi
Copy link
Copy Markdown
Contributor

larsewi commented May 25, 2026

@cf-bottom Jenkins with exotics please :)

The following GitHub issue
RsyncProject/rsync#900 mentiones adding
`-DSYS_openat2=437` to CFLAGS as a workaround for this issue.

```
17:28:39 gcc -I. -I. -I./popt -I./zlib -g -O2 -DHAVE_CONFIG_H -Wall -W -I/var/cfengine/include -c syscall.c -o syscall.o
17:28:39 syscall.c: In function ‘secure_relative_open_linux’:
17:28:39 syscall.c:1723:19: error: ‘SYS_openat2’ undeclared (first use in this function); did you mean ‘SYS_openat’?
17:28:39  1723 |   dirfd = syscall(SYS_openat2, AT_FDCWD, basedir, &bhow, sizeof bhow);
17:28:39       |                   ^~~~~~~~~~~
17:28:39       |                   SYS_openat
```

Signed-off-by: Lars Erik Wik <lars.erik.wik@northern.tech>
@cfengine cfengine deleted a comment from cf-bottom May 27, 2026
@cf-bottom
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants