diff --git a/glibc.changes b/glibc.changes index 9320ac0..0458978 100644 --- a/glibc.changes +++ b/glibc.changes @@ -1,3 +1,6 @@ +* Wed Jul 10 2019 Martin Kampas - 2.28+git4 +- Use an absolute path in ld.so.conf. Contributes to JB#46501 + * Tue Jun 25 2019 Martin Kampas - 2.28+git3 - Do not prefix RPATHs under /home. Contributes to JB#46168 diff --git a/glibc.spec b/glibc.spec index 9e403cc..977e3eb 100644 --- a/glibc.spec +++ b/glibc.spec @@ -5,7 +5,7 @@ Name: glibc Summary: GNU C library shared libraries -Version: 2.28+git3 +Version: 2.28+git4 Release: 0 License: LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ Group: System/Libraries