|
From: Miloslav T. <mi...@vo...> - 2003-04-25 13:14:36
|
Hello, I have gone through open issues in the sf.net bug tracker, here are the results: Already fixed ============= * [ 420537 ] hungarian translation updated * [ 440414 ] look for libxml includes in <libxml/...> * [ 542740 ] Update man page (AFAICS at least) * [ 573006 ] comments in Makefile.am files * [ 576244 ] rpm build fails on 0.3.9 and 0.3.10 * [ 604106 ] /tmp security bug. Fix attached ============ * [ 430498 ] sk-gen-docuid doesn't take flags (patch-seriesid, a string change) * [ 431615 ] FreeBSD Linker errors [ 676043 ] -lintl missing in LDADD in Makefile.am @LTLIBINTL@ was not being linked in. Also, it must be built before programs that use it. Hopefully now configure --with-included-gettext works. [Also, I had to run gettextize --copy --force --intl to update the included libintl copy to keep it in sync with macros from /usr/share/aclocal, which were pulled in by autogen.sh & autoconf. This is presumably not an issue for people using prebuilt tarballs without running autoconf.] (patch-libintl; needs checking on real FreeBSD or other system that doesn't provide gettext in -lc (like glibc) and doesn't have its own libintl) Can I commit the patches? Also, the bugs should be closed/modified, I can't do that. Mirek |