Skip to content

Commit

Permalink
CHANGELOG: update for 24.3 release
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Stewart <alex.stewart@ni.com>
(cherry picked from commit bc5f517)
Signed-off-by: Alex Stewart <alex.stewart@ni.com>
  • Loading branch information
amstewart committed Mar 14, 2024
1 parent d149328 commit 80dfe1c
Showing 1 changed file with 54 additions and 2 deletions.
56 changes: 54 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,46 @@ The evergreen, canonical changelog for *all NILRT branches* can be [found here](
To see changes to each individual package in the core feed, check out the [feed changelog](/docs/feed-changelog.md)

## Latest Updates
* nilrt: 254
* meta-nilrt: 644
* nilrt: 267
* meta-nilrt: 679


----
## 11.0
Branch: `nilrt/master/next`
### meta-nilrt
#### Added
- [Added](https://github.com/ni/meta-nilrt/pull/663) `python3-schema` to the core packagefeed.
- [Added](https://github.com/ni/meta-nilrt/pull/663) the `utf8cpp` project to the meta-nilrt layer.

#### Changed
- [Upgraded](https://github.com/ni/meta-nilrt/pull/663) ni-grpc-device to `2.4.0`.
- [Changed](https://github.com/ni/meta-nilrt/pull/674) `egrep` calls in recovery media files to `grep -E`, as the former is deprecated.

#### Deprecated
- [Deprecated](https://github.com/ni/meta-nilrt/pull/663) the `ntpdate` package, since it has been dropped by upstream.
- [Removed](https://github.com/ni/meta-nilrt/pull/673/commits/01ac041e848b67553001cee00336637eefb9384a) NIcurl-specific functions from curl, since these sources are no longer used by NIcurl.
- [Removed](https://github.com/ni/meta-nilrt/pull/675) the unused `efifix` scripts.

#### Fixed
- [Fixed](https://github.com/ni/meta-nilrt/pull/676) a parsing error in the recovery media provisioning scripts.


----
## 10.2
Branch: `nilrt/24.3/kirkstone`

### nilrt
#### Added
- [Added](https://github.com/ni/nilrt/pull/267) a `host_deply_ipks` script, to help developers host deploy IPK directories as opkg feeds.

### meta-nilrt
#### Changed
- [Upgraded](https://github.com/ni/meta-nilrt/pull/652) `linux-nilrt-next` to `6.6`.
- [Upgraded](https://github.com/ni/meta-nilrt/pull/667) `linux-nilrt-nohz` to `6.1`.
- [Changed](https://github.com/ni/meta-nilrt/pull/657) `fw_printenv` behavior, so that it no longer prints duplicate variable values.
- [Changed](https://github.com/ni/meta-nilrt/pull/677) `cifs-utils` to now RDEPEND on `keyutils`, which is a generally-required package for mounting cifs shares.


----
## 10.1
Expand Down Expand Up @@ -283,6 +321,20 @@ Branch: `nilrt/22.5/hardknott`
- [Removed](https://github.com/ni/meta-nilrt/pull/290) packages dropped from upstream.


----
## 8.19
Branch: `nilrt/24.3/sumo`

No changes.


----
## 8.18
Branch: `nilrt/24.0/sumo`

No changes.


----
## 8.17
Branch: `nilrt/23.8/sumo`
Expand Down

0 comments on commit 80dfe1c

Please sign in to comment.