Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#18168 closed enhancement (fixed)

icu4c-73.2

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 12.0
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

I couldn't find any release notes, but the commits are at https://github.com/unicode-org/icu/commits/main

The current download url (with changes from _1 to _2) does not work (yet). I was able to download icu-release-73-2.tar.gz directly from github with a browser. It expanded to icu-release-73-2

Running

cd icu-release-73-2/icu4c/source
./configure --prefix=/usr
make
make check

Worked without issues. All tests were OK. I have not installed it yet.

Change History (5)

comment:1 by Xi Ruoyao, 3 years ago

The upstream tends to upload the final release tarball several days later than making the tag. We can wait for several days.

And this update will allow us to remove the patch for QtWebEngine for the build failure.

comment:2 by martyj19, 3 years ago

Normal array of assets now posted.

comment:3 by Bruce Dubbs, 3 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:4 by Bruce Dubbs, 3 years ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

bf3b3e6dbd Update to icu4c-73_2.
c216885700 Update to cups-2.4.5.

comment:5 by Bruce Dubbs, 3 years ago

Milestone: 11.412.0

Milestone renamed

Note: See TracTickets for help on using tickets.