mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
gettext: Update to version 0.22.4
- Update from version 0.22 to 0.22.4
- Update of rootfile
- Changelog
0.22.4
* Bug fixes:
- AM_GNU_GETTEXT now recognizes a statically built libintl on macOS and AIX.
- Build fixes on AIX.
0.22.3
* Portability:
- The libintl library now works on macOS 14. (Older versions of libintl
crash on macOS 14, due to an incompatible change in macOS.)
0.22.2
* Bug fixes:
- The libintl shared library now exports again some symbols that were
accidentally missing.
<https://savannah.gnu.org/bugs/index.php?64323>
This bug was introduced in version 0.22.
0.22.1
* Bug fixes:
- xgettext's processing of large Perl files may have led to errors
<https://savannah.gnu.org/bugs/index.php?64552>
- "xgettext --join-existing" could encounter errors.
<https://savannah.gnu.org/bugs/index.php?64490>
These bugs were introduced in version 0.22.
* Portability:
- Building on Android is now supported.
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
2b2453568d
commit
64aa5bf53e
@@ -38,22 +38,24 @@ usr/bin/gettext.sh
|
||||
#usr/lib/libasprintf.so
|
||||
usr/lib/libasprintf.so.0
|
||||
usr/lib/libasprintf.so.0.0.0
|
||||
usr/lib/libgettextlib-0.22.so
|
||||
usr/lib/libgettextlib-0.22.4.so
|
||||
usr/lib/libgettextlib.a
|
||||
#usr/lib/libgettextlib.la
|
||||
#usr/lib/libgettextlib.so
|
||||
#usr/lib/libgettextpo.a
|
||||
#usr/lib/libgettextpo.la
|
||||
#usr/lib/libgettextpo.so
|
||||
usr/lib/libgettextpo.so.0
|
||||
usr/lib/libgettextpo.so.0.5.9
|
||||
usr/lib/libgettextsrc-0.22.so
|
||||
usr/lib/libgettextpo.so.0.5.10
|
||||
usr/lib/libgettextsrc-0.22.4.so
|
||||
#usr/lib/libgettextsrc.a
|
||||
#usr/lib/libgettextsrc.la
|
||||
usr/lib/libgettextsrc.so
|
||||
#usr/lib/libtextstyle.a
|
||||
#usr/lib/libtextstyle.la
|
||||
#usr/lib/libtextstyle.so
|
||||
usr/lib/libtextstyle.so.0
|
||||
usr/lib/libtextstyle.so.0.2.0
|
||||
usr/lib/libtextstyle.so.0.2.1
|
||||
usr/lib/preloadable_libintl.so
|
||||
#usr/share/aclocal/build-to-host.m4
|
||||
#usr/share/aclocal/gettext.m4
|
||||
@@ -1984,16 +1986,16 @@ usr/lib/preloadable_libintl.so
|
||||
#usr/share/doc/libtextstyle/libtextstyle_abt.html
|
||||
#usr/share/doc/libtextstyle/libtextstyle_toc.html
|
||||
#usr/share/gettext
|
||||
#usr/share/gettext-0.22
|
||||
#usr/share/gettext-0.22/its
|
||||
#usr/share/gettext-0.22/its/glade.loc
|
||||
#usr/share/gettext-0.22/its/glade1.its
|
||||
#usr/share/gettext-0.22/its/glade2.its
|
||||
#usr/share/gettext-0.22/its/gsettings.its
|
||||
#usr/share/gettext-0.22/its/gsettings.loc
|
||||
#usr/share/gettext-0.22/its/gtkbuilder.its
|
||||
#usr/share/gettext-0.22/its/metainfo.its
|
||||
#usr/share/gettext-0.22/its/metainfo.loc
|
||||
#usr/share/gettext-0.22.4
|
||||
#usr/share/gettext-0.22.4/its
|
||||
#usr/share/gettext-0.22.4/its/glade.loc
|
||||
#usr/share/gettext-0.22.4/its/glade1.its
|
||||
#usr/share/gettext-0.22.4/its/glade2.its
|
||||
#usr/share/gettext-0.22.4/its/gsettings.its
|
||||
#usr/share/gettext-0.22.4/its/gsettings.loc
|
||||
#usr/share/gettext-0.22.4/its/gtkbuilder.its
|
||||
#usr/share/gettext-0.22.4/its/metainfo.its
|
||||
#usr/share/gettext-0.22.4/its/metainfo.loc
|
||||
#usr/share/gettext/ABOUT-NLS
|
||||
#usr/share/gettext/archive.dir.tar.xz
|
||||
#usr/share/gettext/config.rpath
|
||||
|
||||
Reference in New Issue
Block a user