Mark Nefedov
0b5ace8ae3
Accepting request 1160948 from home:MarkNefedov:branches:devel:microos
...
- Update to version 1.7.5:
* update imgcrypt (1.1.10)
* build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0
* update Kubo (0.27.0)
* update RootlessKit (2.0.2)
* update CNI plugins (1.4.1)
* update slirp4netns (1.2.3)
* update containerd (1.7.14),(1.6.30)
* build(deps): bump github.com/containerd/containerd from 1.7.13 to 1.7.14
* build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3
* CI: test compilation with Go 1.22
* rootless: fix `Not Authorized(uid): org.fedoraproject.FirewallD1.config`
* update RootlessKit (2.0.1)
OBS-URL: https://build.opensuse.org/request/show/1160948
OBS-URL: https://build.opensuse.org/package/show/devel:microos/nerdctl?expand=0&rev=24
2024-03-23 14:56:11 +00:00
4956ad54cd
Accepting request 1144123 from home:danishprakash:branches:devel:microos
...
Update to version 1.7.3
OBS-URL: https://build.opensuse.org/request/show/1144123
OBS-URL: https://build.opensuse.org/package/show/devel:microos/nerdctl?expand=0&rev=22
2024-02-05 11:05:00 +00:00
af40d11af6
Accepting request 1130661 from home:danishprakash:branches:devel:microos
...
Update to version 1.7.0
OBS-URL: https://build.opensuse.org/request/show/1130661
OBS-URL: https://build.opensuse.org/package/show/devel:microos/nerdctl?expand=0&rev=20
2023-12-07 07:57:34 +00:00
Richard Brown
d83865da82
Accepting request 1116591 from home:danishprakash:branches:devel:microos
...
Bump go version to 1.21 (bsc#1215611)
OBS-URL: https://build.opensuse.org/request/show/1116591
OBS-URL: https://build.opensuse.org/package/show/devel:microos/nerdctl?expand=0&rev=18
2023-10-10 12:17:44 +00:00
afffd2d4ae
Accepting request 1113791 from home:danishprakash:branches:devel:microos
...
Update to version 1.6.0
OBS-URL: https://build.opensuse.org/request/show/1113791
OBS-URL: https://build.opensuse.org/package/show/devel:microos/nerdctl?expand=0&rev=16
2023-10-05 06:13:52 +00:00
380e6bc540
Accepting request 1102899 from home:amanzini:branches:devel:microos
...
- Update to version 1.5.0:
* fix: registry missing layer when concurrently push image
* update build dependencies
* feat: add `stats` command to `container`
* registry documentation update
* feat: adding support for lazy-pulling with soci in pull and run command
* Add network flag to nerdctl build
* Re-enable revive rules
* Add functionality to copy files into and out of stopped containers.
* Fix subnet overlapping
* fix compose lacking support for replicas = 0
* Fix minor typo in volume flags docs
* Fix flaky windows test
* Add metadata to volume create return
* Remove warning msg when inspect containers without task
* feat: add --volumes-from support in run command
* Fix the rule of port allocate when executing -p multiple times for one command
* Optimize for itoa operations
* fix the restart policy in kill
* refactor: container stats command
* fix update restart policy
* fix restart policy behaviour inconsistent
* Prevent timing flakyness for `--since/--until` in TestLogs.
* docs: fixed typo in command ref for nerdctl logs follow
* feat: support '--detach-keys' for 'nerdctl (run|start)'
* User docker compose v2 for docker-comppatible test
* Adding ability to inject secrets into compose build command
* Add `shm_size` service option support in Compose files
* Ignore dependencies for compose build and logs
* Sort OCI mounts for Docker compliance in nested mount scenario
OBS-URL: https://build.opensuse.org/request/show/1102899
OBS-URL: https://build.opensuse.org/package/show/devel:microos/nerdctl?expand=0&rev=14
2023-08-08 13:15:46 +00:00
Richard Brown
92f044b6d1
Accepting request 1088243 from home:danishprakash:branches:devel:microos
...
Update to version 1.4.0
OBS-URL: https://build.opensuse.org/request/show/1088243
OBS-URL: https://build.opensuse.org/package/show/devel:microos/nerdctl?expand=0&rev=12
2023-05-23 06:49:49 +00:00
Richard Brown
828e0bbe0b
Accepting request 1080903 from home:danishprakash:branches:devel:microos
...
Update to version 1.3.1
OBS-URL: https://build.opensuse.org/request/show/1080903
OBS-URL: https://build.opensuse.org/package/show/devel:microos/nerdctl?expand=0&rev=10
2023-04-28 08:06:35 +00:00
Richard Brown
de668ff0e8
Accepting request 1077541 from home:danishprakash:branches:devel:microos
...
Update to version 1.3.0
OBS-URL: https://build.opensuse.org/request/show/1077541
OBS-URL: https://build.opensuse.org/package/show/devel:microos/nerdctl?expand=0&rev=8
2023-04-19 16:23:54 +00:00
Richard Brown
b158c37835
Accepting request 1068108 from home:danishprakash:branches:devel:microos
...
- Update to version 1.2.1:
- Add _service file
OBS-URL: https://build.opensuse.org/request/show/1068108
OBS-URL: https://build.opensuse.org/package/show/devel:microos/nerdctl?expand=0&rev=6
2023-03-01 12:09:08 +00:00
Richard Brown
9b89e0e6b4
Accepting request 1043443 from home:MarkNefedov:branches:devel:microos
...
- Update to version 1.1.0:
* nerdctl compose:
* New commands: nerdctl compose (stop|restart|rm|images|exec|pause|unpause|top|port)
* New flags: nerdctl compose ps --format=json
* New YAML properties: x-nerdctl-{verify,cosign-public-key,sign,cosign-private-key}
* nerdctl image convert:
* New estargz flags: --estargz-min-chunk-size=<SIZE>, --estargz-external-toc, --estargz-keep-diff-id
* New zstd flags: --zstdchunked-record-in, --zstdchunked-compression-level, --zstdchunked-chunk-size
* Support OverlayBD (--overlaybd, --overlaybd-fs-type, --overlaybd-dbstr
* nerdctl network rm:
* Support removing a network by ID
* nerdctl-full:
* Update containerd (1.6.12), fuse-overlayfs (1.10), RootlessKit (1.1.0), Kubo (0.17.0), Stargz Snapshotter (0.13.0), BuildKit (0.10.6)
OBS-URL: https://build.opensuse.org/request/show/1043443
OBS-URL: https://build.opensuse.org/package/show/devel:microos/nerdctl?expand=0&rev=4
2022-12-22 09:49:57 +00:00
Dominique Leuenberger
0d991e2a6a
Accepting request 1036467 from devel:microos
...
OBS-URL: https://build.opensuse.org/request/show/1036467
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nerdctl?expand=0&rev=3
2022-11-17 17:14:30 +00:00
Dominique Leuenberger
e3094d7ecc
Accepting request 972194 from devel:kubic
...
OBS-URL: https://build.opensuse.org/request/show/972194
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nerdctl?expand=0&rev=2
2022-04-22 22:25:19 +00:00
Dominique Leuenberger
d7685932bd
Accepting request 933405 from devel:kubic
...
As used by Rancher Desktop
OBS-URL: https://build.opensuse.org/request/show/933405
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nerdctl?expand=0&rev=1
2021-11-25 22:05:34 +00:00