Skip to content

Commit

Permalink
Make release 24.05.1
Browse files Browse the repository at this point in the history
  • Loading branch information
olantwin committed May 22, 2024
1 parent 516cdc5 commit bc32a49
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 6 deletions.
19 changes: 15 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to
Calendar Versioning (year.month), with the possibility of patch releases
(year.month.patch).

Releases with unspecified patch-level will redirect to latest patch on CVMFS.

Until May 2023 (inclusive) no changelog was kept. We might try to reconstruct
it in future.

Expand All @@ -20,6 +22,17 @@ it in future.

### Changed

### Removed

## [24.05.1](/cvmfs/ship.cern.ch/24.05.1/)

This release supersedes 24.05.1, as an update to ZeroMQ, needed for SWAN was
forgotten and a new alibuild release made an ugly workaround unnecessary.

[shipdist commit](https://github.com/ShipSoft/shipdist/tree/24.05.1)

### Changed

* Update alibuild to v1.17.2

### Removed
Expand All @@ -28,6 +41,8 @@ it in future.

## [24.05](/cvmfs/ship.cern.ch/24.05/)

Update XRootD to fix issues accessing files on EOS.

[shipdist commit](https://github.com/ShipSoft/shipdist/tree/24.05)

### Added
Expand All @@ -42,8 +57,6 @@ it in future.

* Prepend alibuild to path, add symlink for unqualified python

### Removed

## [24.01](/cvmfs/ship.cern.ch/24.01/)

[shipdist commit](https://github.com/ShipSoft/shipdist/commit/fa1270666ccf78bc2dbc6e5a8426deaf86d93eb2)
Expand All @@ -56,8 +69,6 @@ using the previous releases for now.
* Add shipdist submodule to pin commit used for release
* Detect SND setup, if present

### Fixed

### Changed

* Update setUp.sh
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Issues should be reported against the relevant component if possible.

| Release | `slc7_x86-64` | `slc9_x86-64` | `ubuntu2204_x86-64` |
|---|---|---|---|
| 24.05 | ✗ | ✓ | ✗ |
| 24.05.1 | ✗ | ✓ | ✗ |
| 24.01 | ✗ | ✓ | ✗ |
| SHiP-2023/May | ✗ | ✗ | ✓ |
| SHiP-2022/May | ✓ | ✗ | ✗ |
2 changes: 1 addition & 1 deletion shipdist
Submodule shipdist updated 1 files
+6 −4 CHANGELOG.md

0 comments on commit bc32a49

Please sign in to comment.