File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -123,12 +123,12 @@ Environment:
123
123
124
124
# Warning about possible glibc collation changes BZ#1668301
125
125
GLIBC_COLLATION_WARN_STRING=" \
126
- If you've just upgraded your database from a previous major version of Fedora or
127
- RHEL, please run reindexdb against your databases. Core library collation data
128
- may have changed and this will invalidate database indexes. For example, in
129
- Fedora 28 and RHEL 8 there have been extensive changes in glibc collations to
130
- support ISO 14651:2016 (Unicode 9.0.0 data) and your indexes may be affected:
131
- https://sourceware.org/ml/libc-announce/2018/msg00002.html"
126
+ If you've just upgraded your database from a previous major version of
127
+ Fedora or RHEL, please run reindexdb against your databases. Core library
128
+ collation data may have changed and this will invalidate database indexes. For
129
+ example, in Fedora 28 and RHEL 8 there have been extensive changes in glibc
130
+ collations to support ISO 14651:2016 (Unicode 9.0.0 data) and your indexes may
131
+ be affected: https://sourceware.org/ml/libc-announce/2018/msg00002.html"
132
132
133
133
print_version ()
134
134
{
You can’t perform that action at this time.
0 commit comments