Skip to content

Commit

Permalink
v7: Library updates for Baselibs 7.28.0 (#248)
Browse files Browse the repository at this point in the history
* Update to curl 8.11.1

* Update to NCO 5.2.9

* Update VERSION and CHANGELOG for release
  • Loading branch information
mathomp4 authored Dec 23, 2024
1 parent 7fe0aa3 commit 1c060ff
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 8 deletions.
15 changes: 12 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
## [Unreleased]

### Updates
### Fixed
### Changed
### Removed
### Added

## [7.28.0] - 2024-12-23

### Updates

- curl 8.11.1
- NCO 5.2.9

### Fixed

- Add support for flang-new
Expand All @@ -12,9 +24,6 @@
- Turn off ESMPy building. It's not working and maybe we don't want to
build from source anyway as it's easier through mamba

### Removed
### Added

## [7.27.0] - 2024-10-17

### Updates
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ NASA/GSFC.
| [jpeg](http://www.ijg.org/) | 9f |
| [zlib](http://www.zlib.net/) | 1.3.1 |
| [szip](https://support.hdfgroup.org/doc_resource/SZIP/) | 2.1.1 |
| [curl](https://curl.haxx.se/) | 8.10.1 |
| [curl](https://curl.haxx.se/) | 8.11.1 |
| [UDUNITS2](https://github.com/GMAO-SI-Team/UDUNITS-2.git) | 2.2.28 |
| [NCO](http://nco.sourceforge.net/) | 5.2.8 |
| [NCO](http://nco.sourceforge.net/) | 5.2.9 |
| [CDO](https://code.mpimet.mpg.de/projects/cdo) | 2.4.4 |
| [nccmp](https://gitlab.com/remikz/nccmp) | 1.9.1.0 |
| [HDF-EOS2](https://wiki.earthdata.nasa.gov/display/DAS) | 3.0 |
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7.27.0
7.28.0
2 changes: 1 addition & 1 deletion curl
Submodule curl updated 911 files

0 comments on commit 1c060ff

Please sign in to comment.