[MDEV-26989] PCRE2 download URL is invalid Created: 2021-11-07 Updated: 2021-11-07 Resolved: 2021-11-07 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Server |
| Affects Version/s: | 10.5, 10.6, 10.7 |
| Fix Version/s: | 10.5.13, 10.6.5, 10.7.1 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Horimoto Yasuhiro | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Windows |
||
| Description |
|
The following URL for downloading PCRE2 is already invalid. Therefore, We fail to build MariaDB 10.5 or later for Windows. We need to use the following URL for downloading PCRE2 source codes. |
| Comments |
| Comment by Sergei Golubchik [ 2021-11-07 ] |
|
Thanks! This was already fixed in a commit https://github.com/MariaDB/server/commit/8d7196cdf165843b7b1271e2616bd57be359e1da and will be in the next release. |