Closed dependabot[bot] closed 2 weeks ago
@dependabot[bot]: This pull request explicitly references no jira issue.
Sourced from github.com/coreos/ignition/v2's changelog.
>>>Ignition 2.20.0 (2024-10-22)
>Features
>>
>- Support partitioning disk with mounted partitions
>- Support Proxmox VE
>- Support gzipped Akamai user_data
>Changes
>>
>- The Dracut module now installs partx
>- Mark the 3.5.0 config spec as stable
>- No longer accept configs with version 3.5.0-experimental
>- Create new 3.6.0-experimental config spec from 3.5.0
>Bug fixes
>>
>- Fix network race when phoning home on Equinix Metal
>- Fix Akamai Ignition base64 decoding on padded payloads
>- Fix Makefile GOARCH for loongarch64 (#1942)
>
Commits
a204f42
Merge pull request #1961 from prestist/r-2.20461d4f9
docs/release-notes: update for 2.20.03ab7fc7
Merge pull request #1922 from madhu-pillai/bump_ignition_3.5df18924
docs: update for spec stablization4867377
docs: shuffle for spec stablization1f51620
tests: update for new experimental specc6c5292
*: update to v3_6_experimental spec87e2d0c
config/v3_6_experimental: adapt for new experimental spec68efbc1
config: copy v3_5 to v3_6_experimental3b0b89b
config/v3_5: stabilize- Additional commits viewable in compare view
Updates
github.com/jaypipes/ghw
from 0.12.1-0.20230829170642-835f6a233b6d to 0.13.0Release notes
Sourced from github.com/jaypipes/ghw's releases.
v0.13.0
What's Changed
- marshal: replace
github.com/ghodss/yaml
withgopkg.in/yaml.v2
by@Juneezee
in jaypipes/ghw#347- Bump golang.org/x/sys from 0.0.0-20220319134239-a9b59b0215f8 to 0.1.0 by
@dependabot
in jaypipes/ghw#349- remove deprecated fields/functions, clean up docs by
@jaypipes
in jaypipes/ghw#348- clean CI jobs, Makefile and go.mod/Dockerfile by
@jaypipes
in jaypipes/ghw#350- go: chore: remove references to io/ioutil by
@ffromani
in jaypipes/ghw#351- doc and const cleanup for cpu, block, memory, and net packages by
@jaypipes
in jaypipes/ghw#352- Change udev properties for Linux disk serial by
@avishayt
in jaypipes/ghw#353- Allow separating the WWN vendor extension by
@zaneb
in jaypipes/ghw#363- update egress endpoints and Go version in actions by
@jaypipes
in jaypipes/ghw#365- add proxy.golang.org:443 to egress by
@jaypipes
in jaypipes/ghw#366- Read core and physical package ID of the CPUs that are online by
@kishen-v
in jaypipes/ghw#362- init darwin cpu support by
@pixelsoccupied
in jaypipes/ghw#356- uplift Go, dependencies and action runners by
@jaypipes
in jaypipes/ghw#369- Fix parsing of PCI domains longer than 4 digits by
@ianb-mp
in jaypipes/ghw#373New Contributors
@Juneezee
made their first contribution in jaypipes/ghw#347@dependabot
made their first contribution in jaypipes/ghw#349@zaneb
made their first contribution in jaypipes/ghw#363@kishen-v
made their first contribution in jaypipes/ghw#362@pixelsoccupied
made their first contribution in jaypipes/ghw#356@ianb-mp
made their first contribution in jaypipes/ghw#373Full Changelog: https://github.com/jaypipes/ghw/compare/v0.12.0...v0.12.1
Commits
- See full diff in compare view
Updates
github.com/vishvananda/netlink
from 1.2.1-beta.2 to 1.3.0Release notes
Sourced from github.com/vishvananda/netlink's releases.
v1.3.0
- Fixed backward compatibility breakage of
func (h *Handle) ConntrackDeleteFilter
.- Other fixes and improvements from the community.
v1.2.1
Thanks to the community, this release contains several new functionalities and many bug fixes
Commits
6f57139
Fix recvfrom goroutine leak298ff27
Handle: add ConntrackDeleteFilter alias for backward compat5b0b9d8
rule: add Rule.Type to allow adding/listing unreachable (RTN_UNREACHABLE) rules65a253d
link_linux: add support for IFLA_MACVLAN_BC_QUEUE_LEN(_USED)3b7e16c
Add ConntrackDeleteFilters4317e32
feat: add LinkSetBondSlaveActive()/LinkDelBondSlave()a57a7bd
Add handle support for socketaaf4f98
Fix determination of the promiscuity counter for links7a4f10d
fix: updates SizeofVfVlanInfo to address #10038f96fd8
# rule: fix 32-bit platforms don't support adding rules with a mark value of ...- Additional commits viewable in compare view
Updates
golang.org/x/sys
from 0.24.0 to 0.26.0Commits
23b0dab
unix: mark vgetrandom as non-escapingcbf0eb6
unix: fix grep syntax to work on non-GNU grepse7397b9
unix: update to Linux 6.11981de40
unix: use vDSO for getrandom() on linux48aad76
linux: add tcp_cc_info and its related typesd58f986
all: fix some typos in comment30de352
unix: fix Test{Fd,}Xattr failure on NetBSD68ed59b
windows/svc: fix printf(var) mistake detected by latest printf checkerc08bc6e
unix: update Go to 1.23.0a43b625
windows: add SIO_UDP_NETRESET constant- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot showignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: danmanor, dependabot[bot]
The full list of commands accepted by this bot can be found here.
The pull request process is described here
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 59.50%. Comparing base (
d599caa
) to head (ab86c63
).
/retest
/retest-required
Remaining retests: 0 against base HEAD 1c209d5dffff765e689b90b8261e3b70ed50a9a5 and 2 for PR HEAD 07d1fa094460b86c2f5c761587d4bbbbabc4a71d in total
/retest-required
Remaining retests: 0 against base HEAD 1c209d5dffff765e689b90b8261e3b70ed50a9a5 and 2 for PR HEAD 07d1fa094460b86c2f5c761587d4bbbbabc4a71d in total
/retest
@adriengentil I think one of the dependencies bump break one of the tests
/retest-required
Remaining retests: 0 against base HEAD 1c209d5dffff765e689b90b8261e3b70ed50a9a5 and 2 for PR HEAD 07d1fa094460b86c2f5c761587d4bbbbabc4a71d in total
/retest-required
Remaining retests: 0 against base HEAD 1c209d5dffff765e689b90b8261e3b70ed50a9a5 and 2 for PR HEAD 07d1fa094460b86c2f5c761587d4bbbbabc4a71d in total
@dependabot[bot]: This pull request explicitly references no jira issue.
Sourced from github.com/coreos/ignition/v2's changelog.
>>>Ignition 2.20.0 (2024-10-22)
>Features
>>
>- Support partitioning disk with mounted partitions
>- Support Proxmox VE
>- Support gzipped Akamai user_data
>Changes
>>
>- The Dracut module now installs partx
>- Mark the 3.5.0 config spec as stable
>- No longer accept configs with version 3.5.0-experimental
>- Create new 3.6.0-experimental config spec from 3.5.0
>Bug fixes
>>
>- Fix network race when phoning home on Equinix Metal
>- Fix Akamai Ignition base64 decoding on padded payloads
>- Fix Makefile GOARCH for loongarch64 (#1942)
>
Commits
a204f42
Merge pull request #1961 from prestist/r-2.20461d4f9
docs/release-notes: update for 2.20.03ab7fc7
Merge pull request #1922 from madhu-pillai/bump_ignition_3.5df18924
docs: update for spec stablization4867377
docs: shuffle for spec stablization1f51620
tests: update for new experimental specc6c5292
*: update to v3_6_experimental spec87e2d0c
config/v3_6_experimental: adapt for new experimental spec68efbc1
config: copy v3_5 to v3_6_experimental3b0b89b
config/v3_5: stabilize- Additional commits viewable in compare view
Updates
github.com/jaypipes/ghw
from 0.12.1-0.20230829170642-835f6a233b6d to 0.13.0Release notes
Sourced from github.com/jaypipes/ghw's releases.
v0.13.0
What's Changed
- marshal: replace
github.com/ghodss/yaml
withgopkg.in/yaml.v2
by@Juneezee
in jaypipes/ghw#347- Bump golang.org/x/sys from 0.0.0-20220319134239-a9b59b0215f8 to 0.1.0 by
@dependabot
in jaypipes/ghw#349- remove deprecated fields/functions, clean up docs by
@jaypipes
in jaypipes/ghw#348- clean CI jobs, Makefile and go.mod/Dockerfile by
@jaypipes
in jaypipes/ghw#350- go: chore: remove references to io/ioutil by
@ffromani
in jaypipes/ghw#351- doc and const cleanup for cpu, block, memory, and net packages by
@jaypipes
in jaypipes/ghw#352- Change udev properties for Linux disk serial by
@avishayt
in jaypipes/ghw#353- Allow separating the WWN vendor extension by
@zaneb
in jaypipes/ghw#363- update egress endpoints and Go version in actions by
@jaypipes
in jaypipes/ghw#365- add proxy.golang.org:443 to egress by
@jaypipes
in jaypipes/ghw#366- Read core and physical package ID of the CPUs that are online by
@kishen-v
in jaypipes/ghw#362- init darwin cpu support by
@pixelsoccupied
in jaypipes/ghw#356- uplift Go, dependencies and action runners by
@jaypipes
in jaypipes/ghw#369- Fix parsing of PCI domains longer than 4 digits by
@ianb-mp
in jaypipes/ghw#373New Contributors
@Juneezee
made their first contribution in jaypipes/ghw#347@dependabot
made their first contribution in jaypipes/ghw#349@zaneb
made their first contribution in jaypipes/ghw#363@kishen-v
made their first contribution in jaypipes/ghw#362@pixelsoccupied
made their first contribution in jaypipes/ghw#356@ianb-mp
made their first contribution in jaypipes/ghw#373Full Changelog: https://github.com/jaypipes/ghw/compare/v0.12.0...v0.12.1
Commits
- See full diff in compare view
Updates
github.com/vishvananda/netlink
from 1.2.1-beta.2 to 1.3.0Release notes
Sourced from github.com/vishvananda/netlink's releases.
v1.3.0
- Fixed backward compatibility breakage of
func (h *Handle) ConntrackDeleteFilter
.- Other fixes and improvements from the community.
v1.2.1
Thanks to the community, this release contains several new functionalities and many bug fixes
Commits
6f57139
Fix recvfrom goroutine leak298ff27
Handle: add ConntrackDeleteFilter alias for backward compat5b0b9d8
rule: add Rule.Type to allow adding/listing unreachable (RTN_UNREACHABLE) rules65a253d
link_linux: add support for IFLA_MACVLAN_BC_QUEUE_LEN(_USED)3b7e16c
Add ConntrackDeleteFilters4317e32
feat: add LinkSetBondSlaveActive()/LinkDelBondSlave()a57a7bd
Add handle support for socketaaf4f98
Fix determination of the promiscuity counter for links7a4f10d
fix: updates SizeofVfVlanInfo to address #10038f96fd8
# rule: fix 32-bit platforms don't support adding rules with a mark value of ...- Additional commits viewable in compare view
Updates
golang.org/x/sys
from 0.24.0 to 0.26.0Commits
23b0dab
unix: mark vgetrandom as non-escapingcbf0eb6
unix: fix grep syntax to work on non-GNU grepse7397b9
unix: update to Linux 6.11981de40
unix: use vDSO for getrandom() on linux48aad76
linux: add tcp_cc_info and its related typesd58f986
all: fix some typos in comment30de352
unix: fix Test{Fd,}Xattr failure on NetBSD68ed59b
windows/svc: fix printf(var) mistake detected by latest printf checkerc08bc6e
unix: update Go to 1.23.0a43b625
windows: add SIO_UDP_NETRESET constant- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot showignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.
/retest-required
Remaining retests: 0 against base HEAD 1c209d5dffff765e689b90b8261e3b70ed50a9a5 and 2 for PR HEAD 07d1fa094460b86c2f5c761587d4bbbbabc4a71d in total
/retest-required
Remaining retests: 0 against base HEAD 1c209d5dffff765e689b90b8261e3b70ed50a9a5 and 2 for PR HEAD 07d1fa094460b86c2f5c761587d4bbbbabc4a71d in total
@dependabot[bot]: This pull request explicitly references no jira issue.
Sourced from github.com/coreos/ignition/v2's changelog.
>>>Ignition 2.20.0 (2024-10-22)
>Features
>>
>- Support partitioning disk with mounted partitions
>- Support Proxmox VE
>- Support gzipped Akamai user_data
>Changes
>>
>- The Dracut module now installs partx
>- Mark the 3.5.0 config spec as stable
>- No longer accept configs with version 3.5.0-experimental
>- Create new 3.6.0-experimental config spec from 3.5.0
>Bug fixes
>>
>- Fix network race when phoning home on Equinix Metal
>- Fix Akamai Ignition base64 decoding on padded payloads
>- Fix Makefile GOARCH for loongarch64 (#1942)
>
Commits
a204f42
Merge pull request #1961 from prestist/r-2.20461d4f9
docs/release-notes: update for 2.20.03ab7fc7
Merge pull request #1922 from madhu-pillai/bump_ignition_3.5df18924
docs: update for spec stablization4867377
docs: shuffle for spec stablization1f51620
tests: update for new experimental specc6c5292
*: update to v3_6_experimental spec87e2d0c
config/v3_6_experimental: adapt for new experimental spec68efbc1
config: copy v3_5 to v3_6_experimental3b0b89b
config/v3_5: stabilize- Additional commits viewable in compare view
Updates
github.com/jaypipes/ghw
from 0.12.1-0.20230829170642-835f6a233b6d to 0.13.0Release notes
Sourced from github.com/jaypipes/ghw's releases.
v0.13.0
What's Changed
- marshal: replace
github.com/ghodss/yaml
withgopkg.in/yaml.v2
by@Juneezee
in jaypipes/ghw#347- Bump golang.org/x/sys from 0.0.0-20220319134239-a9b59b0215f8 to 0.1.0 by
@dependabot
in jaypipes/ghw#349- remove deprecated fields/functions, clean up docs by
@jaypipes
in jaypipes/ghw#348- clean CI jobs, Makefile and go.mod/Dockerfile by
@jaypipes
in jaypipes/ghw#350- go: chore: remove references to io/ioutil by
@ffromani
in jaypipes/ghw#351- doc and const cleanup for cpu, block, memory, and net packages by
@jaypipes
in jaypipes/ghw#352- Change udev properties for Linux disk serial by
@avishayt
in jaypipes/ghw#353- Allow separating the WWN vendor extension by
@zaneb
in jaypipes/ghw#363- update egress endpoints and Go version in actions by
@jaypipes
in jaypipes/ghw#365- add proxy.golang.org:443 to egress by
@jaypipes
in jaypipes/ghw#366- Read core and physical package ID of the CPUs that are online by
@kishen-v
in jaypipes/ghw#362- init darwin cpu support by
@pixelsoccupied
in jaypipes/ghw#356- uplift Go, dependencies and action runners by
@jaypipes
in jaypipes/ghw#369- Fix parsing of PCI domains longer than 4 digits by
@ianb-mp
in jaypipes/ghw#373New Contributors
@Juneezee
made their first contribution in jaypipes/ghw#347@dependabot
made their first contribution in jaypipes/ghw#349@zaneb
made their first contribution in jaypipes/ghw#363@kishen-v
made their first contribution in jaypipes/ghw#362@pixelsoccupied
made their first contribution in jaypipes/ghw#356@ianb-mp
made their first contribution in jaypipes/ghw#373Full Changelog: https://github.com/jaypipes/ghw/compare/v0.12.0...v0.12.1
Commits
- See full diff in compare view
Updates
github.com/vishvananda/netlink
from 1.2.1-beta.2 to 1.3.0Release notes
Sourced from github.com/vishvananda/netlink's releases.
v1.3.0
- Fixed backward compatibility breakage of
func (h *Handle) ConntrackDeleteFilter
.- Other fixes and improvements from the community.
v1.2.1
Thanks to the community, this release contains several new functionalities and many bug fixes
Commits
6f57139
Fix recvfrom goroutine leak298ff27
Handle: add ConntrackDeleteFilter alias for backward compat5b0b9d8
rule: add Rule.Type to allow adding/listing unreachable (RTN_UNREACHABLE) rules65a253d
link_linux: add support for IFLA_MACVLAN_BC_QUEUE_LEN(_USED)3b7e16c
Add ConntrackDeleteFilters4317e32
feat: add LinkSetBondSlaveActive()/LinkDelBondSlave()a57a7bd
Add handle support for socketaaf4f98
Fix determination of the promiscuity counter for links7a4f10d
fix: updates SizeofVfVlanInfo to address #10038f96fd8
# rule: fix 32-bit platforms don't support adding rules with a mark value of ...- Additional commits viewable in compare view
Updates
golang.org/x/sys
from 0.24.0 to 0.26.0Commits
23b0dab
unix: mark vgetrandom as non-escapingcbf0eb6
unix: fix grep syntax to work on non-GNU grepse7397b9
unix: update to Linux 6.11981de40
unix: use vDSO for getrandom() on linux48aad76
linux: add tcp_cc_info and its related typesd58f986
all: fix some typos in comment30de352
unix: fix Test{Fd,}Xattr failure on NetBSD68ed59b
windows/svc: fix printf(var) mistake detected by latest printf checkerc08bc6e
unix: update Go to 1.23.0a43b625
windows: add SIO_UDP_NETRESET constant- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot showignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.
/retest-required
Remaining retests: 0 against base HEAD 1c209d5dffff765e689b90b8261e3b70ed50a9a5 and 2 for PR HEAD 07d1fa094460b86c2f5c761587d4bbbbabc4a71d in total
/retest-required
Remaining retests: 0 against base HEAD 1c209d5dffff765e689b90b8261e3b70ed50a9a5 and 2 for PR HEAD 07d1fa094460b86c2f5c761587d4bbbbabc4a71d in total
@dependabot[bot]: This pull request explicitly references no jira issue.
Sourced from github.com/coreos/ignition/v2's changelog.
>>>Ignition 2.20.0 (2024-10-22)
>Features
>>
>- Support partitioning disk with mounted partitions
>- Support Proxmox VE
>- Support gzipped Akamai user_data
>Changes
>>
>- The Dracut module now installs partx
>- Mark the 3.5.0 config spec as stable
>- No longer accept configs with version 3.5.0-experimental
>- Create new 3.6.0-experimental config spec from 3.5.0
>Bug fixes
>>
>- Fix network race when phoning home on Equinix Metal
>- Fix Akamai Ignition base64 decoding on padded payloads
>- Fix Makefile GOARCH for loongarch64 (#1942)
>
Commits
a204f42
Merge pull request #1961 from prestist/r-2.20461d4f9
docs/release-notes: update for 2.20.03ab7fc7
Merge pull request #1922 from madhu-pillai/bump_ignition_3.5df18924
docs: update for spec stablization4867377
docs: shuffle for spec stablization1f51620
tests: update for new experimental specc6c5292
*: update to v3_6_experimental spec87e2d0c
config/v3_6_experimental: adapt for new experimental spec68efbc1
config: copy v3_5 to v3_6_experimental3b0b89b
config/v3_5: stabilize- Additional commits viewable in compare view
Updates
github.com/jaypipes/ghw
from 0.12.1-0.20230829170642-835f6a233b6d to 0.13.0Release notes
Sourced from github.com/jaypipes/ghw's releases.
v0.13.0
What's Changed
- marshal: replace
github.com/ghodss/yaml
withgopkg.in/yaml.v2
by@Juneezee
in jaypipes/ghw#347- Bump golang.org/x/sys from 0.0.0-20220319134239-a9b59b0215f8 to 0.1.0 by
@dependabot
in jaypipes/ghw#349- remove deprecated fields/functions, clean up docs by
@jaypipes
in jaypipes/ghw#348- clean CI jobs, Makefile and go.mod/Dockerfile by
@jaypipes
in jaypipes/ghw#350- go: chore: remove references to io/ioutil by
@ffromani
in jaypipes/ghw#351- doc and const cleanup for cpu, block, memory, and net packages by
@jaypipes
in jaypipes/ghw#352- Change udev properties for Linux disk serial by
@avishayt
in jaypipes/ghw#353- Allow separating the WWN vendor extension by
@zaneb
in jaypipes/ghw#363- update egress endpoints and Go version in actions by
@jaypipes
in jaypipes/ghw#365- add proxy.golang.org:443 to egress by
@jaypipes
in jaypipes/ghw#366- Read core and physical package ID of the CPUs that are online by
@kishen-v
in jaypipes/ghw#362- init darwin cpu support by
@pixelsoccupied
in jaypipes/ghw#356- uplift Go, dependencies and action runners by
@jaypipes
in jaypipes/ghw#369- Fix parsing of PCI domains longer than 4 digits by
@ianb-mp
in jaypipes/ghw#373New Contributors
@Juneezee
made their first contribution in jaypipes/ghw#347@dependabot
made their first contribution in jaypipes/ghw#349@zaneb
made their first contribution in jaypipes/ghw#363@kishen-v
made their first contribution in jaypipes/ghw#362@pixelsoccupied
made their first contribution in jaypipes/ghw#356@ianb-mp
made their first contribution in jaypipes/ghw#373Full Changelog: https://github.com/jaypipes/ghw/compare/v0.12.0...v0.12.1
Commits
- See full diff in compare view
Updates
github.com/vishvananda/netlink
from 1.2.1-beta.2 to 1.3.0Release notes
Sourced from github.com/vishvananda/netlink's releases.
v1.3.0
- Fixed backward compatibility breakage of
func (h *Handle) ConntrackDeleteFilter
.- Other fixes and improvements from the community.
v1.2.1
Thanks to the community, this release contains several new functionalities and many bug fixes
Commits
6f57139
Fix recvfrom goroutine leak298ff27
Handle: add ConntrackDeleteFilter alias for backward compat5b0b9d8
rule: add Rule.Type to allow adding/listing unreachable (RTN_UNREACHABLE) rules65a253d
link_linux: add support for IFLA_MACVLAN_BC_QUEUE_LEN(_USED)3b7e16c
Add ConntrackDeleteFilters4317e32
feat: add LinkSetBondSlaveActive()/LinkDelBondSlave()a57a7bd
Add handle support for socketaaf4f98
Fix determination of the promiscuity counter for links7a4f10d
fix: updates SizeofVfVlanInfo to address #10038f96fd8
# rule: fix 32-bit platforms don't support adding rules with a mark value of ...- Additional commits viewable in compare view
Updates
golang.org/x/sys
from 0.24.0 to 0.26.0Commits
23b0dab
unix: mark vgetrandom as non-escapingcbf0eb6
unix: fix grep syntax to work on non-GNU grepse7397b9
unix: update to Linux 6.11981de40
unix: use vDSO for getrandom() on linux48aad76
linux: add tcp_cc_info and its related typesd58f986
all: fix some typos in comment30de352
unix: fix Test{Fd,}Xattr failure on NetBSD68ed59b
windows/svc: fix printf(var) mistake detected by latest printf checkerc08bc6e
unix: update Go to 1.23.0a43b625
windows: add SIO_UDP_NETRESET constant- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot showignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.
/retest-required
Remaining retests: 0 against base HEAD 1c209d5dffff765e689b90b8261e3b70ed50a9a5 and 2 for PR HEAD 07d1fa094460b86c2f5c761587d4bbbbabc4a71d in total
/retest-required
Remaining retests: 0 against base HEAD 1c209d5dffff765e689b90b8261e3b70ed50a9a5 and 2 for PR HEAD 07d1fa094460b86c2f5c761587d4bbbbabc4a71d in total
/retest-required
Remaining retests: 0 against base HEAD 1c209d5dffff765e689b90b8261e3b70ed50a9a5 and 2 for PR HEAD 07d1fa094460b86c2f5c761587d4bbbbabc4a71d in total
/retest-required
Remaining retests: 0 against base HEAD d599caafc3d504dbf92dd7514307dc45f1cbacb7 and 1 for PR HEAD 07d1fa094460b86c2f5c761587d4bbbbabc4a71d in total
@dependabot[bot]: This pull request explicitly references no jira issue.
Sourced from github.com/coreos/ignition/v2's changelog.
>>>Ignition 2.20.0 (2024-10-22)
>Features
>>
>- Support partitioning disk with mounted partitions
>- Support Proxmox VE
>- Support gzipped Akamai user_data
>Changes
>>
>- The Dracut module now installs partx
>- Mark the 3.5.0 config spec as stable
>- No longer accept configs with version 3.5.0-experimental
>- Create new 3.6.0-experimental config spec from 3.5.0
>Bug fixes
>>
>- Fix network race when phoning home on Equinix Metal
>- Fix Akamai Ignition base64 decoding on padded payloads
>- Fix Makefile GOARCH for loongarch64 (#1942)
>
Commits
a204f42
Merge pull request #1961 from prestist/r-2.20461d4f9
docs/release-notes: update for 2.20.03ab7fc7
Merge pull request #1922 from madhu-pillai/bump_ignition_3.5df18924
docs: update for spec stablization4867377
docs: shuffle for spec stablization1f51620
tests: update for new experimental specc6c5292
*: update to v3_6_experimental spec87e2d0c
config/v3_6_experimental: adapt for new experimental spec68efbc1
config: copy v3_5 to v3_6_experimental3b0b89b
config/v3_5: stabilize- Additional commits viewable in compare view
Updates
github.com/jaypipes/ghw
from 0.12.1-0.20230829170642-835f6a233b6d to 0.13.0Release notes
Sourced from github.com/jaypipes/ghw's releases.
v0.13.0
What's Changed
- marshal: replace
github.com/ghodss/yaml
withgopkg.in/yaml.v2
by@Juneezee
in jaypipes/ghw#347- Bump golang.org/x/sys from 0.0.0-20220319134239-a9b59b0215f8 to 0.1.0 by
@dependabot
in jaypipes/ghw#349- remove deprecated fields/functions, clean up docs by
@jaypipes
in jaypipes/ghw#348- clean CI jobs, Makefile and go.mod/Dockerfile by
@jaypipes
in jaypipes/ghw#350- go: chore: remove references to io/ioutil by
@ffromani
in jaypipes/ghw#351- doc and const cleanup for cpu, block, memory, and net packages by
@jaypipes
in jaypipes/ghw#352- Change udev properties for Linux disk serial by
@avishayt
in jaypipes/ghw#353- Allow separating the WWN vendor extension by
@zaneb
in jaypipes/ghw#363- update egress endpoints and Go version in actions by
@jaypipes
in jaypipes/ghw#365- add proxy.golang.org:443 to egress by
@jaypipes
in jaypipes/ghw#366- Read core and physical package ID of the CPUs that are online by
@kishen-v
in jaypipes/ghw#362- init darwin cpu support by
@pixelsoccupied
in jaypipes/ghw#356- uplift Go, dependencies and action runners by
@jaypipes
in jaypipes/ghw#369- Fix parsing of PCI domains longer than 4 digits by
@ianb-mp
in jaypipes/ghw#373New Contributors
@Juneezee
made their first contribution in jaypipes/ghw#347@dependabot
made their first contribution in jaypipes/ghw#349@zaneb
made their first contribution in jaypipes/ghw#363@kishen-v
made their first contribution in jaypipes/ghw#362@pixelsoccupied
made their first contribution in jaypipes/ghw#356@ianb-mp
made their first contribution in jaypipes/ghw#373Full Changelog: https://github.com/jaypipes/ghw/compare/v0.12.0...v0.12.1
Commits
- See full diff in compare view
Updates
github.com/vishvananda/netlink
from 1.2.1-beta.2 to 1.3.0Release notes
Sourced from github.com/vishvananda/netlink's releases.
v1.3.0
- Fixed backward compatibility breakage of
func (h *Handle) ConntrackDeleteFilter
.- Other fixes and improvements from the community.
v1.2.1
Thanks to the community, this release contains several new functionalities and many bug fixes
Commits
6f57139
Fix recvfrom goroutine leak298ff27
Handle: add ConntrackDeleteFilter alias for backward compat5b0b9d8
rule: add Rule.Type to allow adding/listing unreachable (RTN_UNREACHABLE) rules65a253d
link_linux: add support for IFLA_MACVLAN_BC_QUEUE_LEN(_USED)3b7e16c
Add ConntrackDeleteFilters4317e32
feat: add LinkSetBondSlaveActive()/LinkDelBondSlave()a57a7bd
Add handle support for socketaaf4f98
Fix determination of the promiscuity counter for links7a4f10d
fix: updates SizeofVfVlanInfo to address #10038f96fd8
# rule: fix 32-bit platforms don't support adding rules with a mark value of ...- Additional commits viewable in compare view
Updates
golang.org/x/sys
from 0.24.0 to 0.26.0Commits
23b0dab
unix: mark vgetrandom as non-escapingcbf0eb6
unix: fix grep syntax to work on non-GNU grepse7397b9
unix: update to Linux 6.11981de40
unix: use vDSO for getrandom() on linux48aad76
linux: add tcp_cc_info and its related typesd58f986
all: fix some typos in comment30de352
unix: fix Test{Fd,}Xattr failure on NetBSD68ed59b
windows/svc: fix printf(var) mistake detected by latest printf checkerc08bc6e
unix: update Go to 1.23.0a43b625
windows: add SIO_UDP_NETRESET constant- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot showignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.
New changes are detected. LGTM label has been removed.
@dependabot[bot]: The following test failed, say /retest
to rerun all failed tests or /retest-required
to rerun all mandatory failed tests:
Test name | Commit | Details | Required | Rerun command |
---|---|---|---|---|
ci/prow/edge-subsystem-test | ab86c638f95d1fe9f77e6f3d9f4f628cb95e2566 | link | true | /test edge-subsystem-test |
Full PR test history. Your PR dashboard.
Looks like these dependencies are updatable in another way, so this is no longer needed.
Bumps the go-dependencies group with 3 updates in the / directory: github.com/coreos/ignition/v2, github.com/jaypipes/ghw and github.com/vishvananda/netlink.
Updates
github.com/coreos/ignition/v2
from 2.19.0 to 2.20.0Changelog
Sourced from github.com/coreos/ignition/v2's changelog.
Commits
a204f42
Merge pull request #1961 from prestist/r-2.20461d4f9
docs/release-notes: update for 2.20.03ab7fc7
Merge pull request #1922 from madhu-pillai/bump_ignition_3.5df18924
docs: update for spec stablization4867377
docs: shuffle for spec stablization1f51620
tests: update for new experimental specc6c5292
*: update to v3_6_experimental spec87e2d0c
config/v3_6_experimental: adapt for new experimental spec68efbc1
config: copy v3_5 to v3_6_experimental3b0b89b
config/v3_5: stabilizeUpdates
github.com/jaypipes/ghw
from 0.12.1-0.20230829170642-835f6a233b6d to 0.13.0Release notes
Sourced from github.com/jaypipes/ghw's releases.
Commits
Updates
github.com/vishvananda/netlink
from 1.2.1-beta.2 to 1.3.0Release notes
Sourced from github.com/vishvananda/netlink's releases.
Commits
6f57139
Fix recvfrom goroutine leak298ff27
Handle: add ConntrackDeleteFilter alias for backward compat5b0b9d8
rule: add Rule.Type to allow adding/listing unreachable (RTN_UNREACHABLE) rules65a253d
link_linux: add support for IFLA_MACVLAN_BC_QUEUE_LEN(_USED)3b7e16c
Add ConntrackDeleteFilters4317e32
feat: add LinkSetBondSlaveActive()/LinkDelBondSlave()a57a7bd
Add handle support for socketaaf4f98
Fix determination of the promiscuity counter for links7a4f10d
fix: updates SizeofVfVlanInfo to address #10038f96fd8
# rule: fix 32-bit platforms don't support adding rules with a mark value of ...Updates
golang.org/x/sys
from 0.24.0 to 0.26.0Commits
23b0dab
unix: mark vgetrandom as non-escapingcbf0eb6
unix: fix grep syntax to work on non-GNU grepse7397b9
unix: update to Linux 6.11981de40
unix: use vDSO for getrandom() on linux48aad76
linux: add tcp_cc_info and its related typesd58f986
all: fix some typos in comment30de352
unix: fix Test{Fd,}Xattr failure on NetBSD68ed59b
windows/svc: fix printf(var) mistake detected by latest printf checkerc08bc6e
unix: update Go to 1.23.0a43b625
windows: add SIO_UDP_NETRESET constantDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show