rootlesskit/rootlesskit.changes

150 lines
6.4 KiB
Plaintext

-------------------------------------------------------------------
Mon Jun 10 07:41:21 UTC 2024 - danish.prakash@suse.com
- Update to version 2.1.0:
* v2.1.0
* Build(deps): Bump golang.org/x/net from 0.20.0 to 0.23.0
* feat: add new none network
* Build(deps): Bump golang.org/x/sys from 0.18.0 to 0.19.0
* testing: add test for systemd socket activation
* child: createCmd: propogate systemd files to actual process within namespace
* parent: setupFilesAndEnv: retrieve socket count from systemd environment variable
* parent: setupFilesAndEnv: systemd socket activation concept
* parent: setupFilesAndEnv: introduce dynamic array for cmd.ExtraFiles
* parent: setupFilesAndEnv: avoid hardcoded file descriptor numbers
* parent: refactor cmd files and environment to helper function
* Build(deps): Bump github.com/containernetworking/plugins
* v2.0.2+dev
-------------------------------------------------------------------
Mon Mar 11 10:48:03 UTC 2024 - danish.prakash@suse.com
- Update to version 2.0.2:
* v2.0.2
* Build(deps): Bump golang.org/x/sys from 0.17.0 to 0.18.0
* update Go to 1.22
* Print hints if `kernel.apparmor_restrict_unprivileged_userns` is set
* Build(deps): Bump golang.org/x/sys from 0.16.0 to 0.17.0
* v2.0.1+dev
* v2.0.1
* CI: update Docker to v25.0.2
* lxc-user-nic: fix `/etc/resolv.conf` missing IP
* Build(deps): Bump github.com/google/uuid from 1.5.0 to 1.6.0
* v2.0.0+dev
-------------------------------------------------------------------
Tue Jan 23 07:03:49 UTC 2024 - danish.prakash@suse.com
- Update to version 2.0.0:
* v2.0.0
* v2.0.0-beta.0+dev
* v2.0.0-beta.0
* CI: update Docker to v24.0.7
* CI: update pasta (2023_12_30.f091893)
* Write `$ROOTLESSKIT_STATE_DIR/resolv.conf`
* Build(deps): Bump golang.org/x/sys from 0.15.0 to 0.16.0
* fix typo
* Build(deps): Bump github.com/urfave/cli/v2 from 2.26.0 to 2.27.1
* Build(deps): Bump github.com/google/uuid from 1.4.0 to 1.5.0
* Build(deps): Bump github.com/containernetworking/plugins
* Build(deps): Bump github.com/urfave/cli/v2 from 2.25.7 to 2.26.0
* v2.0.0-alpha.2+dev
* v2.0.0-alpha.2
* CI: update pasta (2023_12_04.b86afe3)
* pasta: add debug logs
* Build(deps): Bump golang.org/x/sys from 0.14.0 to 0.15.0
* Build(deps): Bump github.com/moby/sys/mountinfo from 0.6.2 to 0.7.1
* Build(deps): Bump github.com/gorilla/mux from 1.8.0 to 1.8.1
* Build(deps): Bump golang.org/x/sys from 0.13.0 to 0.14.0
* Build(deps): Bump github.com/google/uuid from 1.3.1 to 1.4.0
* Build(deps): Bump golang.org/x/net from 0.10.0 to 0.17.0
* v2.0.0-alpha.1+dev
* v2.0.0-alpha.1
* release.yaml: migrate from `hub` to `gh`
* Build(deps): Bump golang.org/x/sys from 0.12.0 to 0.13.0
* Build(deps): Bump gotest.tools/v3 from 3.5.0 to 3.5.1
* Build(deps): Bump golang.org/x/sys from 0.11.0 to 0.12.0
* Build(deps): Bump github.com/google/uuid from 1.3.0 to 1.3.1
* lxc-user-nic: support detach-netns
* Build(deps): Bump golang.org/x/sys from 0.10.0 to 0.11.0
* Build(deps): Bump golang.org/x/sys from 0.9.0 to 0.10.0
* Build(deps): Bump gotest.tools/v3 from 3.4.0 to 3.5.0
* v2.0.0-alpha.0+dev
* v2.0.0-alpha.0; add --print-semver=(major|minor|patch)
* new network driver: `pasta` (with port driver `implicit`)
* [Carry 362] support detach-netns
* pkg/port: ChildContext: remove unused PID field
* cmd/rootlesskit: format logs
* Refactor parent-child communication (Add message union)
* Refactor parent-child communication (Remove "stages")
* pkg/api: split pkg/httputil
* Build(deps): Bump github.com/urfave/cli/v2 from 2.25.6 to 2.25.7
* Build(deps): Bump golang.org/x/sys from 0.8.0 to 0.9.0
* Build(deps): Bump github.com/urfave/cli/v2 from 2.25.5 to 2.25.6
* Build(deps): Bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3
* v1.1.1+dev
-------------------------------------------------------------------
Tue Oct 10 06:16:47 UTC 2023 - Danish Prakash <danish.prakash@suse.com>
- Bump go version to 1.21 (bsc#1215611)
-------------------------------------------------------------------
Tue Jun 20 07:33:53 UTC 2023 - danish.prakash@suse.com
- Update to version 1.1.1:
* v1.1.1
* Bump up deps
* Build(deps): Bump github.com/urfave/cli/v2 from 2.25.4 to 2.25.5
* Build(deps): Bump github.com/urfave/cli/v2 from 2.25.3 to 2.25.4
* Remove duplicate id ranges returned by getsubu/gid for username/uid
* Build(deps): Bump github.com/sirupsen/logrus from 1.9.1 to 1.9.2
* Build(deps): Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.1
* Build(deps): Bump golang.org/x/sys from 0.7.0 to 0.8.0
* Build(deps): Bump github.com/urfave/cli/v2 from 2.25.1 to 2.25.3
* Build(deps): Bump golang.org/x/sys from 0.6.0 to 0.7.0
* Build(deps): Bump github.com/urfave/cli/v2 from 2.25.0 to 2.25.1
* Build(deps): Bump golang.org/x/sys from 0.5.0 to 0.6.0
* Build(deps): Bump github.com/urfave/cli/v2 from 2.24.4 to 2.25.0
* Build(deps): Bump golang.org/x/net from 0.1.0 to 0.7.0
* Build(deps): Bump github.com/urfave/cli/v2 from 2.24.3 to 2.24.4
* CI: update Docker to v23.0.0
* Build(deps): Bump golang.org/x/sys from 0.4.0 to 0.5.0
* Build(deps): Bump github.com/urfave/cli/v2 from 2.24.2 to 2.24.3
* Build(deps): Bump github.com/urfave/cli/v2 from 2.24.1 to 2.24.2
* Build(deps): Bump github.com/urfave/cli/v2 from 2.23.7 to 2.24.1
* CI: update Docker to v23.0.0-rc.1
* Bump github.com/urfave/cli/v2 from 2.23.6 to 2.23.7
* Bump golang.org/x/sys from 0.3.0 to 0.4.0
* Bump github.com/urfave/cli/v2 from 2.23.5 to 2.23.6
* Bump golang.org/x/sys from 0.2.0 to 0.3.0
* v1.1.0+dev
-------------------------------------------------------------------
Sun Feb 5 23:41:04 UTC 2023 - Takashi Tamura <tamuratak.9876@gmail.com>
- Install rootlesskit-docker-proxy
-------------------------------------------------------------------
Sat Dec 24 16:43:43 UTC 2022 - andrea.manzini@suse.com
- Update to version 1.1.0:
* Support using /usr/bin/getsubids (`--subid-source=dynamic`)
Useful for SSSD environments (subid: sss in /etc/nsswitch.conf)
Full changes: https://github.com/rootless-containers/rootlesskit/milestone/3?closed=1
- bump vendor dependencies
-------------------------------------------------------------------
Fri Apr 22 13:36:54 UTC 2022 - rpm@fthiessen.de
- Update to version 1.0.0:
* use Go 1.18
* updated some dependencies
-------------------------------------------------------------------
Tue Nov 23 11:21:49 UTC 2021 - Richard Brown <rbrown@suse.com>
- Initial Packaging