Skip to content

Commit 428b23b

Browse files
author
github-actions
committed
Merge branch 'main' into cras
2 parents 5006dce + 3c493b3 commit 428b23b

File tree

18 files changed

+22
-279
lines changed

18 files changed

+22
-279
lines changed

.circleci/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@ commands:
9999
libfuse-dev \
100100
libglib2.0-dev \
101101
libseccomp-dev \
102-
libsubid-dev \
103102
libtool \
104103
pkg-config \
105104
squashfs-tools \

.golangci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ run:
55
- apparmor
66
- e2e_test
77
- fakeroot_engine
8-
- libsubid
98
- seccomp
109
- selinux
1110
- singularity_engine

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"--fast"
55
],
66
"go.buildFlags": [
7-
"-tags=apparmor,fakeroot_engine,libsubid,seccomp,selinux,singularity_engine,sylog"
7+
"-tags=apparmor,fakeroot_engine,seccomp,selinux,singularity_engine,sylog"
88
],
99
"go.testTags": "apparmor,fakeroot_engine,seccomp,selinux,singularity_engine,sylog,e2e_test,integration_test"
1010
}

CHANGELOG.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,6 @@
77
- Use correct username (not user's name) when computing `singularity oci` conmon
88
/ singularity state dir.
99

10-
### New Features & Functionality
11-
12-
- Add support for libsubid. Sub[ug]id mappings will be retrieved from e.g. LDAP
13-
via libsubid and sssd if Singularity is built with libsubid support (default
14-
when libsubid headers are available).
15-
1610
## 4.2.2 \[2024-12-20\]
1711

1812
### Bug Fixes

CONTRIBUTORS.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ The following have contributed code and/or documentation to this repository.
2222
- Alexander Grund <alexander.grund@tu-dresden.de>
2323
- Amanda Duffy <aduffy@lenovo.com>
2424
- Ana Guerrero Lopez <aguerrero@suse.com>
25-
- Andrew Bruno <aebruno2@buffalo.edu>
2625
- Ángel Bejarano <abejarano@ontropos.com>
2726
- Apuã Paquola <apuapaquola@gmail.com>
2827
- Aron Öfjörð Jóhannesson <aron1991@gmail.com>

INSTALL.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,6 @@ sudo apt-get install -y \
3636
zlib1g-dev
3737
```
3838

39-
To include support for libsubid on Ubuntu 24.04 and above:
40-
41-
```sh
42-
sudo apt-get install -y libsubid-dev
43-
```
44-
4539
### RHEL / Alma Linux / Rocky Linux 8+ and Fedora
4640

4741
```sh
@@ -65,16 +59,6 @@ sudo yum install -y \
6559
zlib-devel
6660
```
6761

68-
To include support for libsubid:
69-
70-
```sh
71-
# EL
72-
sudo dnf --enablerepo=devel install shadow-utils-subid-devel
73-
74-
# Fedora
75-
sudo dnf install shadow-utils-subid-devel
76-
```
77-
7862
### SLES / openSUSE Leap
7963

8064
```sh

LICENSE_THIRD_PARTY.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -292,14 +292,6 @@ The source files:
292292

293293
Contain code from the podman project, under the Apache License, Version 2.0.
294294

295-
## github.com/containers/storage
296-
297-
The source file:
298-
299-
* `internal/pkg/fakeroot/idtools_supported.go`
300-
301-
Contains code from the podman project, under the Apache License, Version 2.0.
302-
303295
## github.com/containers/conmon
304296

305297
The source files:

dist/rpm/singularity-ce.spec.in

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -88,12 +88,6 @@ Requires: fuse
8888
# FUSE 3 for squashfuse
8989
Requires: fuse3
9090
%endif
91-
# Libsubid on EL / OpenSuseTumbleweed
92-
%if "%{_target_vendor}" == "suse" && 0%{?suse_version} > 1600
93-
BuildRequires: libsubid-devel
94-
%else
95-
BuildRequires: shadow-utils-subid-devel
96-
%endif
9791

9892
Provides: %{name}-runtime
9993

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ require (
215215
go.opentelemetry.io/proto/otlp v1.4.0 // indirect
216216
golang.org/x/exp v0.0.0-20241009180824-f66d83c29e7c // indirect
217217
golang.org/x/mod v0.22.0 // indirect
218-
golang.org/x/net v0.32.0 // indirect
218+
golang.org/x/net v0.33.0 // indirect
219219
golang.org/x/time v0.6.0 // indirect
220220
google.golang.org/genproto v0.0.0-20240227224415-6ceb2ff114de // indirect
221221
google.golang.org/genproto/googleapis/api v0.0.0-20241209162323-e6fa225c2576 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -627,8 +627,8 @@ golang.org/x/net v0.0.0-20200226121028-0de0cce0169b/go.mod h1:z5CRVTTTmAJ677TzLL
627627
golang.org/x/net v0.0.0-20201021035429-f5854403a974/go.mod h1:sp8m0HH+o8qH0wwXwYZr8TS3Oi6o0r6Gce1SSxlDquU=
628628
golang.org/x/net v0.0.0-20201110031124-69a78807bb2b/go.mod h1:sp8m0HH+o8qH0wwXwYZr8TS3Oi6o0r6Gce1SSxlDquU=
629629
golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4/go.mod h1:p54w0d4576C0XHj96bSt6lcn1PtDYWL6XObtHCRCNQM=
630-
golang.org/x/net v0.32.0 h1:ZqPmj8Kzc+Y6e0+skZsuACbx+wzMgo5MQsJh9Qd6aYI=
631-
golang.org/x/net v0.32.0/go.mod h1:CwU0IoeOlnQQWJ6ioyFrfRuomB8GKF6KbYXZVyeXNfs=
630+
golang.org/x/net v0.33.0 h1:74SYHlV8BIgHIFC/LrYkOGIwL19eTYXQ5wc6TBuO36I=
631+
golang.org/x/net v0.33.0/go.mod h1:HXLR5J+9DxmrqMwG9qjGCxZ+zKXxBru04zlTvWlWuN4=
632632
golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be/go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U=
633633
golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
634634
golang.org/x/sync v0.0.0-20181108010431-42b317875d0f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=

0 commit comments

Comments
 (0)