From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: ipfire-scm@lists.ipfire.org Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 8dee77e017be1bd5f8afb5a3052306354492b1f3 Date: Wed, 07 Apr 2021 13:47:00 +0000 Message-ID: <4FFm0N46QPz2xbb@people01.haj.ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5785132844290227939==" List-Id: --===============5785132844290227939== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree". The branch, next has been updated via 8dee77e017be1bd5f8afb5a3052306354492b1f3 (commit) via 771f4f47c04c7a34751a0e48e9d2b2616b0d1bde (commit) via 418d8a89b050927e4db53b5b5350ab7b037f53a0 (commit) via 7330a8a53eb05d61d8ff55b07c2654702cc5fb5d (commit) via 0fa56d84b2e9e0aa0e16892e1d7690bfbba9da44 (commit) via 5585b4bba5e06473afe9b109aebe85e0d21eea80 (commit) via da198988b04574206ea6d83b87c2138e9f038a4d (commit) via acaf02215c49589c94e707c94cb9b3f802912720 (commit) via 4665298095f585e78e6d6c9d8a23f77c7ec1bc23 (commit) via 2dda3d5e5d7e427c3088a2168f7611a38716790a (commit) via 9467ea2f468c3837081cd9220c472c0254eb6fbe (commit) via 91ec8b6db1372cc176c9f9865db66d9240b11328 (commit) via 50365e4bb1b65e27b90f836202b7699c131d133e (commit) via 0f6cf6003c5b43172b5e04e7d609ba0d316658a7 (commit) via aa330a6cf40986c3fba395d93f436a5904d99516 (commit) via 7f6d6e19c9a5499321fd7a18ad66d38dad892b01 (commit) from 0973d0125534dc80cfcb55960c3d3d1ca4fa5af3 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 8dee77e017be1bd5f8afb5a3052306354492b1f3 Author: Adolf Belka Date: Wed Apr 7 12:17:46 2021 +0200 libmpdclient: Update to 2.19 =20 - Update from 2.5 to 2.19 - Update rootfiles - Autotools no longer available for build Change from autools to meson/ninja - Changelog libmpdclient 2.19 (2020/07/03) * fix off-by-one bug in MPD_HOST parser * add function mpd_lookup_replay_gain_mode() * identify messages with length over the buffer limit * support MPD protocol 0.16 - replay gain * support MPD protocol 0.19 - idle events "neighbor" and "mount" * support MPD protocol 0.20 - rangeid * support MPD protocol 0.21 - command "tagtypes all" libmpdclient 2.18 (2020/01/20) * more out-of-memory checks * partition: add mpd_recv_partition() * support MPD protocol 0.21 - "oneshot" single state * support MPD protocol 0.22 - status: add mpd_status_get_partition() - commands "delpartition", "moveoutput" libmpdclient 2.17 (2019/12/04) * search: add mpd_search_add_db_songs_to_playlist() * idle: support event "partition" * support MPD protocol 0.19 - "listneighbors" * support MPD protocol 0.22 - "getfingerprint" * support tags "MPD_TAG_LABEL", "MPD_TAG_MUSICBRAINZ_WORKID", "Group= ing", "Work", "Conductor" * support MPD partitions * mpd_async_set_keepalive() returns bool * mpd_connection_set_keepalive() returns bool * fix build failure on Haiku libmpdclient 2.16 (2018/10/09) * support MPD protocol 0.19 - "mount", "unmount", "listmounts" * support MPD protocol 0.17 - "load" with range * add mpd_output_get_attribute() * use UINX_MAX instead of `(unsigned)-1` to avoid undefined behavior libmpdclient 2.15 (2018/09/02) * support MPD protocol 0.21 - search: support search expressions - search: descending sort - search: support sorting by "Last-Modified" - song: audio format * support MPD protocol 0.17 - player: command "seekcur" * fix `-Wrestrict` compiler warning libmpdclient 2.14 (2018/02/11) * support MPD protocol 0.21 - command "outputset" - mpd_output_get_plugin() - receive output attributes * MSVC compatibility * improved local and abstract socket support libmpdclient 2.13 (2017/07/25) * fix build with meson > 0.38.1 * fix connect error "Operation now in progress" libmpdclient 2.12 (2017/07/21) * support MPD protocol 0.21 - support tag "OriginalDate" - command "tagtypes" plus "disable", "enable", "clear" * support MPD protocol 0.20 - support "plchanges" and "plchangesposid" with range * support MPD protocol 0.19 - commands "addtagid", "cleartagid" - command "listfiles" - grouping for "list" and "count" - tag "AlbumSort" - "seekid" with float time * use relative #include paths to avoid clashes with other libmpdclie= nt copies * build with Meson instead of autotools libmpdclient 2.11 (2017/03/20) * fix heap corruption with mpd_connection_new_async() * add space before "window" search argument * detect getaddrinfo() at configure time * add support for ArtistSort and AlbumArtistSort tags * support MPD protocol 0.21 - audio format specifications "dsd64" etc. - the "sort" parameter for commands "find"/"search" libmpdclient 2.10 (2015/02/23) * support abstract sockets with "@" prefix * support tag "MUSICBRAINZ_RELEASETRACKID" * add TCP keepalive internal and external APIs * support MPD protocol 0.19 - status: support sample formats "float" and "dsd" - song: report duration with milliseconds precision - search: support constraint "modified-since" * support MPD protocol 0.20 - the "window" parameter for commands "find"/"search" libmpdclient 2.9 (2013/10/29) * directory: support attribute "Last-Modified" * support MPD protocol 0.18 - command "readcomments" - command "toggleoutput" - command "volume" - the "base" constraint for commands "find"/"search" libmpdclient 2.8 (2013/04/09) * song: support attribute "Prio" * queue: fix the ranged "prio" command * queue: support open ranges libmpdclient 2.7 (2012/02/04) * status: add nextsong/nextsongid support libmpdclient 2.6 (2011/10/23) * mpd/client.h: include message.h * queue: support song priorities =20 Signed-off-by: Adolf Belka Signed-off-by: Michael Tremer commit 771f4f47c04c7a34751a0e48e9d2b2616b0d1bde Author: Adolf Belka Date: Wed Apr 7 12:17:36 2021 +0200 mpc: Update to 0.33 =20 - Update from 0.21 to 0.33 - Update rootfiles - Required update in libmpdclient to 2.19 - Autotools build no longer available Change build to meson and ninja - Changelog 0.33 (2019/10/31) * fix off-by-one bug in "prio" command * reduce network transfer for "playlist", "ls", "listall" 0.32 (2019/06/11) * add command "listneighbors" * reduce network transfer for "search" * fall back to "Composer" or "AlbumArtist" tag in the default format * support abstract socket in --host option 0.31 (2018/10/24) * add commands "queued", "seekthrough", "mount", "unmount" * support "search" with filter expression (MPD 0.21) * support "load" with range * allow only tag names after "list" * fix the Windows build (no strndup()) * make documentation build optional with -Ddocumentation=3D{true|fa= lse|auto} * build: require Meson 0.47 0.30 (2018/05/03) * add command "rescan" * seek: use the "seekcur" command instead of "seekid" * require MPD 0.19 0.29 (2018/02/11) * implement %prio% for --format * the default --format falls back to "performer" if there is no "ar= tist" * add command "prio" * command "outputs" prints attributes * fix build failure with gcc 7.0 and clang 4.0 * build with Meson instead of autotools 0.28 (2016/08/18) * let "listall" print songs only * "searchplay" supports tags * add command "pause-if-playing" * format: add escape character to escape sequences * use environment variable "MPC_FORMAT" * require libmpdclient 2.9 or newer 0.27 (2015/05/30) * fix --enable-debug and --enable-werror * add unit tests * new command: "searchplay" searches and plays songs from the curre= nt playlist * fix use-after-free bug * new command: "searchadd" works like findadd with non-exact matchi= ng * improved error handling * show directories in command "tab" * bash completion: escape '&' * add %mtime% and %mdate% to --format * recognize command by unambiguous prefix * "insert" queues new songs when "random" mode is enabled 0.26 (2014/06/03) * fix segfault when adding absolute paths * "playlist" can show stored playlist * "search" supports --format 0.25 (2013/11/09) * fix "insert" with directory argument * optimize tab completion commands * do character set conversion for tab completion commands * require libmpdclient 2.3, MPD 0.16 0.24 (2013/10/29) * configure.ac: fix syntax error * new command "toggleoutput" * use the "volume" command on MPD 0.18 * fix search/find with "filename" constraint * add search/find with "base" constraint * don't strip trailing slashes from absolute URLs 0.23 (2013/04/09) * do character set conversions on client-to-client messages * allow trailing slashes in paths that can be directories * make "mv" a shortcut for "move" * new command "cdprev" * support absolute paths in "add" and "update" * enable/disable: support output names, multiple arguments, and "on= ly" mode * doc: document missing format keywords 0.22 (2012/02/04) * implement the client-to-client protocol (MPD 0.17) * sticker: fix crash bug * print newline after volume level * print status after no-op relative volume change =20 Signed-off-by: Adolf Belka Signed-off-by: Michael Tremer commit 418d8a89b050927e4db53b5b5350ab7b037f53a0 Author: Michael Tremer Date: Wed Apr 7 13:15:31 2021 +0000 core156: Ship zstd =20 Signed-off-by: Michael Tremer commit 7330a8a53eb05d61d8ff55b07c2654702cc5fb5d Author: Adolf Belka Date: Wed Apr 7 12:17:24 2021 +0200 zstd: Update to 1.4.9 =20 - Update from 1.4.5 to 1.4.9 - Update rootfiles - Changelog v1.4.9 (Mar 1, 2021) bug: Use `umask()` to Constrain Created File Permissions (#2495, @fe= lixhandte) bug: Make Simple Single-Pass Functions Ignore Advanced Parameters (#= 2498, @terrelln) api: Add (De)Compression Tracing Functionality (#2482, @terrelln) api: Support References to Multiple DDicts (#2446, @senhuang42) api: Add Function to Generate Skippable Frame (#2439, @senhuang42) perf: New Algorithms for the Long Distance Matcher (#2483, @mpu) perf: Performance Improvements for Long Distance Matcher (#2464, @mp= u) perf: Don't Shrink Window Log when Streaming with a Dictionary (#245= 1, @terrelln) cli: Fix `--output-dir-mirror`'s Rejection of `..`-Containing Paths = (#2512, @felixhandte) cli: Allow Input From Console When `-f`/`--force` is Passed (#2466, = @felixhandte) cli: Improve Help Message (#2500, @senhuang42) tests: Remove Flaky Tests (#2455, #2486, #2445, @Cyan4973) tests: Correctly Invoke md5 Utility on NetBSD (#2492, @niacat) tests: Avoid Using `stat -c` on NetBSD (#2513, @felixhandte) build: Zstd CLI Can Now be Linked to Dynamic `libzstd` (#2457, #2454= @Cyan4973) build: Hide and Avoid Using Static-Only Symbols (#2501, #2504, @skit= t) build: CMake: Enable Only C for lib/ and programs/ Projects (#2498, = @concatime) build: CMake: Use `configure_file()` to Create the `.pc` File (#2462= , @lazka) build: Fix Fuzzer Compiler Detection & Update UBSAN Flags (#2503, @t= errelln) build: Add Guards for `_LARGEFILE_SOURCE` and `_LARGEFILE64_SOURCE` = (#2444, @indygreg) build: Improve `zlibwrapper` Makefile (#2437, @Cyan4973) contrib: Add `recover_directory` Program (#2473, @terrelln) doc: Change License Year to 2021 (#2452 & #2465, @terrelln & @senhua= ng42) doc: Fix Typos (#2459, @ThomasWaldmann) v1.4.8 (Dec 18, 2020) hotfix: wrong alignment of an internal buffer v1.4.7 (Dec 16, 2020) perf: stronger --long mode at high compression levels, by @senhuang42 perf: stronger --patch-from at high compression levels, thanks to --= long improvements perf: faster dictionary compression at medium compression levels, by= @felixhandte perf: small speed & memory usage improvements for ZSTD_compress2(), = by @terrelln perf: improved fast compression speeds with Visual Studio, by @anima= lize cli : Set nb of threads with environment variable ZSTD_NBTHREADS, by= @senhuang42 cli : accept decompressing files with *.zstd suffix cli : provide a condensed summary by default when processing multipl= e files cli : fix : stdin input no longer confused as user prompt cli : improve accuracy of several error messages api : new sequence ingestion API, by @senhuang42 api : shared thread pool: control total nb of threads used by multip= le compression jobs, by @marxin api : new ZSTD_getDictID_fromCDict(), by @LuAPi api : zlibWrapper only uses public API, and is compatible with dynam= ic library, by @terrelln api : fix : multithreaded compression has predictable output even in= special cases (see #2327) (issue not accessible from cli) api : fix : dictionary compression correctly respects dictionary com= pression level (see #2303) (issue not accessible from cli) build: fix cmake script when using path with spaces, by @terrelln build: improved compile-time detection of aarch64/neon platforms, by= @bsdimp build: Fix building on AIX 5.1, by @likema build: compile paramgrill with cmake on Windows, requested by @mirh doc : clarify repcode updates in format specification, by @felixhand= te v1.4.6 fix : Always return dstSize_tooSmall when that is the case fix : Fix ZSTD_initCStream_advanced() with static allocation and no = dictionary perf: Improve small block decompression speed by 20%+, by @terrelln perf: Reduce compression stack usage by 1 KB, by @terrelln perf: Improve decompression speed by improving ZSTD_wildcopy, by @he= lloguo (#2252, #2256) perf: Improve histogram construction, by @cyan4973 (#2253) cli : Add --output-dir-mirror option, by @xxie24 (#2219) cli : Warn when (de)compressing multiple files into a single output,= by @senhuang42 (#2279) cli : Improved progress bar and status summary when (de)compressing = multiple files, by @senhuang42 (#2283) cli : Call stat less often, by @felixhandte (#2262) cli : Allow --patch-from XXX and --filelist XXX in addition to --pat= ch-from=3DXXX and --filelist=3DXXX, by @cyan4973 (#2250) cli : Allow --patch-from to compress stdin with --stream-size, by @b= imbashrestha (#2206) api : Do not install zbuff.h, since it has long been deprecated, by = @cyan4973 (#2166). api : Fix ZSTD_CCtx_setParameter() with ZSTD_c_compressionLevel to m= ake 0 mean default level, by @i-do-cpp (#2291) api : Rename ZSTDMT_NBTHREADS_MAX to ZSTDMT_NBWORKERS_MAX, by @marxi= n (#2228). build: Install pkg-config file with CMake and MinGW, by @tonytheodor= e (#2183) build: Install DLL with CMake on Windows, by @BioDataAnalysis (#2221) build: Fix DLL install location with CMake, by @xantares and @bimbas= hrestha (#2186) build: Add ZSTD_NO_UNUSED_FUNCTIONS macro to hide unused functions build: Add ZSTD_NO_INTRINSICS macro to avoid explicit intrinsics build: Add STATIC_BMI2 macro for compile time detection of BMI2 on M= SVC, by @Niadb (#2258) build: Fix -Wcomma warnings, by @cwoffenden build: Remove distutils requirement for meson build, by @neheb (#219= 7) build: Fix cli compilation with uclibc build: Fix cli compilation without st_mtime, by @ffontaine (#2246) build: Fix shadowing warnings in library build: Fix single file library compilation with Enscripten, by @yosh= ihitoh (#2227) misc: Improve single file library and include dictBuilder, by @cwoff= enden misc: Allow compression dictionaries with missing symbols misc: Add freestanding translation script in contrib/freestanding_lib misc: Collect all of zstd's libc dependencies into zstd_deps.h doc : Add ZSTD_versionString() to manual, by @animalize doc : Fix documentation for ZSTD_CCtxParams_setParameter(), by @feli= xhandte (#2270) =20 Signed-off-by: Adolf Belka Signed-off-by: Michael Tremer commit 0fa56d84b2e9e0aa0e16892e1d7690bfbba9da44 Author: Michael Tremer Date: Wed Apr 7 13:14:48 2021 +0000 core156: Ship libmpc =20 Signed-off-by: Michael Tremer commit 5585b4bba5e06473afe9b109aebe85e0d21eea80 Author: Adolf Belka Date: Wed Apr 7 12:17:12 2021 +0200 libmpc: Update to 1.2.1 =20 - Update from 1.1.0 to 1.2.1 - Update of rootfiles - Changelog Version 1.2.1, "Hyacinthus orientalis", released in October 2020, come= s with the following new features: Bug fixes: Fix an incompatibility problem with GMP 6.0 and before. Fix an intermediate overflow in asin. Version 1.2.0, "Hyacinthus orientalis", released in August 2020, comes= with the following new features: Minimally required library version: mpfr 4.1.0 New functions: mpc_sum mpc_dot Several functions are more robust with a reduced exponent range (for = example corresponding to IEEE 754 binary formats). New mpcheck tool for comparison with the native C library =20 Signed-off-by: Adolf Belka Signed-off-by: Michael Tremer commit da198988b04574206ea6d83b87c2138e9f038a4d Author: Michael Tremer Date: Wed Apr 7 13:14:01 2021 +0000 core156: Ship grep =20 Signed-off-by: Michael Tremer commit acaf02215c49589c94e707c94cb9b3f802912720 Author: Adolf Belka Date: Wed Apr 7 12:16:58 2021 +0200 grep: Update to 3.6 =20 - Update from 2.27 to 3.6 - No update of rootfiles required - Changelog is too long to include here Full details can be reviewed in the ChangeLog file in the source tarba= ll 55 bug fixes implemented between 2.27 and 3.6 =20 Signed-off-by: Adolf Belka Signed-off-by: Michael Tremer commit 4665298095f585e78e6d6c9d8a23f77c7ec1bc23 Author: Michael Tremer Date: Wed Apr 7 13:13:38 2021 +0000 core156: Ship GMP =20 Signed-off-by: Michael Tremer commit 2dda3d5e5d7e427c3088a2168f7611a38716790a Author: Adolf Belka Date: Wed Apr 7 12:16:19 2021 +0200 gmp: Update to 6.2.1 =20 - Update from 6.2.0 to 6.2.1 - Update of rootfiles - Changelog 2020-11-13 Marco Bodrato * Version 6.2.1 released. * gmp-h.in (__GNU_MP_VERSION_PATCHLEVEL): Bump version info. * Makefile.am (LIBGMP_LT_*, LIBGMPXX_LT_*): Bump revision info. 2020-11-10 Marco Bodrato * configure.ac (fat_path): Add bd1, goldmont,silvermont for CPUVEC. * mpn/x86_64/fat/fat.c: Add more CPUs. * mpn/x86/fat/fat.c: Add more CPUs. 2020-11-01 Marco Bodrato * configure.ac: X86_{,64_}PATTERN: GMP_ASM_COFF_TYPE for all ABIs; * mpn/x86_64/x86_64-defs.m4 (COFF_TYPE): Copy from mpn/x86/x86-defs.m4 as suggested by Jeremy Drake. * tests/misc/t-locale.c (nl_langinfo): No redefine on __TERMUX__, spotted by Sanselme and Glisse. * configure.ac: Consider *-*-msys as *-*-mingw* (except on arm* | aarch64*), as suggested by Ralph Peterson. * Makefile.am (EXTRA_DIST): Add mini-gmp/ChangeLog. 2020-10-30 Marco Bodrato * tests/mpf/t-get_d_2exp.c: Test also the case zero. * tests/mpz/t-get_d.c: Likewise. * tests/mpf/t-trunc.c: Use mpf_size. * tests/mpf/t-conv.c: Some more tests on zero. 2020-10-25 Marco Bodrato * configfsf.guess: Updated to version 2020-10-22, from gnulib. 2020-10-17 Marco Bodrato * tests/devel/Makefile.am: Remove redundancies. * tests/mpz/io.c: Test out-of-range bases for mpz_out_str. 2020-10-15 Torbj=C3=B6rn Granlund * configure.ac: Recognise zen3. * config.guess: Recognise zen3. 2020-10-14 Marco Bodrato * doc/gmp.texi (Number sequences): Remove redundancy. (spotted: TonyMcC) * configfsf.sub: Updated to version 2020-10-13, from gnulib. * configfsf.guess: Updated to version 2020-09-19, from gnulib. 2020-10-06 Niels M=C3=B6ller * Makefile.am: Better support for make check-mini-gmp on wine or cygwin. 2020-09-22 Torbj=C3=B6rn Granlund * tests/mpz/t-mul.c: Print GMP_CHECK_FFT. * longlong.h (x86 umul_ppmm): Fix typo. 2020-09-21 Torbj=C3=B6rn Granlund * mpz/n_pow_ui.c: Detect and report overflow. 2020-07-04 Torbj=C3=B6rn Granlund * mpn/arm64/bdiv_q_1.asm: Use LEA_HI/LEA_LO * mpn/arm64/invert_limb.asm: Likewise. * mpn/arm64/arm64-defs.m4: New file. * mpn/arm64/darwin.m4: New file. * configure.ac: Use arm64/arm64-defs.m4 and arm64/darwin.m4. 2020-06-20 Torbj=C3=B6rn Granlund * longlong.h (add_sssaaaa arm32/arm64): Generalise allowed operands when using adds for sub and subs for add, while disallowing 0. (sub_ddmmss ppc64): Disallow 0 when using addic. Also disallow constants for register-only middle addic operand. (C add_sssaaaa and sub_ddmmss): Use more temps to make operation more well-defined. 2020-06-18 Torbj=C3=B6rn Granlund * tests/devel/gen-test-longlong_h.c: New file. * tests/devel/Makefile.am: Compile and use gen-test-longlong_h.c. 2020-06-10 Torbj=C3=B6rn Granlund * configure.ac: Recognise armcortexa55. 2020-05-25 Torbj=C3=B6rn Granlund * tests/cxx/t-assign.cc: Use reference parameter for 'catch'. * tests/cxx/t-constr.cc: Likewise. * tests/cxx/t-ops2z.cc: Likewise. * tests/cxx/t-rand.cc: Likewise. * tests/cxx/t-do-exceptions-work-at-all-with-this-compiler.cc: Likewise. * tune/speed.c: Undo 2020-05-24 _POSIX_C_SOURCE change, it breaks on many broken systems. * tune/freq.c: Likewise. * tune/time.c: Likewise. * tune/tuneup.c: Likewise. * tests/devel/try.c: Revert 2020-05-24 changes. 2020-05-21 Torbj=C3=B6rn Granlund * tune/freq.c (_POSIX_C_SOURCE): Define. * tune/tuneup.c (print_define_with_speedup): Fall back from snprintf to sprintf for C90. (_POSIX_C_SOURCE): Define. (max_opsize): Set by #define instead of const size_t to please C90. (n_measurements): Likewise. (speed_mpn_pre_set_str): Adhere to C90 declaration rules. * tune/tune-gcd-p.c: Back out 2020-01-10 change to comply to C90. * tune/time.c (speed_endtime): Cast printf args to right type. (_POSIX_C_SOURCE): Define. * tune/speed.h (CACHE_LINE_SIZE): Do #undef before defining. (SPEED_ROUTINE_MPN_GCD_1): Provide dummy first argument for standard compliance. (SPEED_ROUTINE_MPN_HGCD2): Adhere to C90 declaration rules. * tune/speed.c (main): Cast printf args to right type. (_POSIX_C_SOURCE): Define. * tests/mpz/reuse.c: Avoid using non-standard function fileno(). * tests/spinner.c: Likewise. * tests/mpz/convert.c (str_casecmp): New function. (main): Use it instead of non-standard strcasecmp. * tests/misc.c (tests_start): Fall back from snprintf to sprintf for C90. * tests/devel/try.c: Avoid getpagesize and use POSIX sysconf instead. (_POSIX_C_SOURCE): Define. * mpn/generic/mod_1_1.c: Don't use C++ comments. * mpn/generic/get_d.c: Add clarifying parens. 2020-05-18 Torbj=C3=B6rn Granlund * mpn/generic/toom_interpolate_12pts.c (DO_mpn_addlsh_n): Define only when needed. * mpn/generic/toom_interpolate_16pts.c: Likewise. 2020-05-17 Marco Bodrato * mpz/cmp.c: Avoid overflow on int even for huge sizes. * mpq/cmp.c: Likewise. * mpn/generic/mul_fft.c (mpn_fft_mul_modF_K): Fully handle carry propagation in basecase multiplication. 2020-05-16 Torbj=C3=B6rn Granlund * mpn/generic/hgcd2.c (tabp): Combine several undefined tabp variable definitions with a macro. * mpn/generic/gcd_22.c: Avoid C99 constructs. 2020-05-12 Torbj=C3=B6rn Granlund * mpn/generic/compute_powtab.c: Avoid C99 constructs. * mpn/generic/get_str.c: Likewise. * mpn/generic/set_str.c: Likewise. * gmp-impl.h (memset): Move ASSERT to before decls. * tests/refmpn.c: Likewise. * mpn/generic/hgcd2.c (tabp): Combine several undefined tabp variable definitions with a macro. * mpn/generic/strongfibo.c: Avoid defining helper function when unused. * mpn/generic/dcpi1_bdiv_q.c (mpn_dcpi1_bdiv_q_n_itch): Disable unused static function. * mpz/mul.c: Add some {} to suppress warning. * tests/mpn/t-gcd_11.c: Exit main() properly. * tests/mpn/t-gcd_22.c: Likewise. * tests/mpn/t-gcdext_1.c: Likewise. 2020-04-28 Torbj=C3=B6rn Granlund * tests/mpz/reuse.c (realloc_if_reducing): New function. (INVOKE_RRS, etc): Use realloc_if_reducing. =20 Signed-off-by: Adolf Belka Signed-off-by: Michael Tremer commit 9467ea2f468c3837081cd9220c472c0254eb6fbe Author: Michael Tremer Date: Wed Apr 7 13:13:05 2021 +0000 core156: Ship gettext =20 Signed-off-by: Michael Tremer commit 91ec8b6db1372cc176c9f9865db66d9240b11328 Author: Adolf Belka Date: Wed Apr 7 12:16:05 2021 +0200 gettext: Update to 0.21 =20 - Update from 0.19.8.1 to 0.21 - Update of rootfiles - Changelog is too long to include here Full details can be found in the ChangeLog file in source tarball =20 Signed-off-by: Adolf Belka Signed-off-by: Michael Tremer commit 50365e4bb1b65e27b90f836202b7699c131d133e Author: Michael Tremer Date: Wed Apr 7 13:12:14 2021 +0000 Update translation issues =20 Signed-off-by: Michael Tremer commit 0f6cf6003c5b43172b5e04e7d609ba0d316658a7 Author: Matthias Fischer Date: Tue Apr 6 18:46:52 2021 +0200 backup.cgi: New info text for restore =20 This time without bold. ;-) =20 Altered the info text for restore to make clear that only the addon confi= gs are restored, not the addons themselves. =20 Signed-off-by: Matthias Fischer Signed-off-by: Michael Tremer commit aa330a6cf40986c3fba395d93f436a5904d99516 Author: Michael Tremer Date: Wed Apr 7 13:11:00 2021 +0000 libcap: Drop compat library link =20 Signed-off-by: Michael Tremer commit 7f6d6e19c9a5499321fd7a18ad66d38dad892b01 Author: Michael Tremer Date: Wed Apr 7 13:09:47 2021 +0000 libcap: Do not build for Go =20 I think we do not need this. =20 Signed-off-by: Michael Tremer ----------------------------------------------------------------------- Summary of changes: config/rootfiles/common/gettext | 238 ++++++++++++-------= -- config/rootfiles/common/gmp | 4 +- config/rootfiles/common/libcap | 1 - config/rootfiles/common/libmpc | 2 +- config/rootfiles/common/zstd | 3 +- .../{oldcore/103 =3D> core/156}/filelists/gettext | 0 .../{oldcore/53 =3D> core/156}/filelists/gmp | 0 .../{oldcore/100 =3D> core/156}/filelists/grep | 0 .../{oldcore/100 =3D> core/156}/filelists/libmpc | 0 .../{oldcore/149 =3D> core/156}/filelists/zstd | 0 config/rootfiles/core/156/update.sh | 1 + config/rootfiles/packages/libmpdclient | 16 +- config/rootfiles/packages/mpc | 11 +- doc/language_issues.de | 1 + doc/language_issues.en | 3 +- doc/language_issues.es | 1 + doc/language_issues.fr | 1 + doc/language_issues.it | 1 + doc/language_issues.nl | 1 + doc/language_issues.pl | 1 + doc/language_issues.ru | 1 + doc/language_issues.tr | 1 + langs/de/cgi-bin/de.pl | 2 +- langs/en/cgi-bin/en.pl | 2 +- langs/es/cgi-bin/es.pl | 2 +- langs/fr/cgi-bin/fr.pl | 2 +- langs/it/cgi-bin/it.pl | 2 +- langs/nl/cgi-bin/nl.pl | 2 +- langs/pl/cgi-bin/pl.pl | 2 +- langs/ru/cgi-bin/ru.pl | 2 +- langs/tr/cgi-bin/tr.pl | 2 +- lfs/gettext | 4 +- lfs/gmp | 4 +- lfs/grep | 4 +- lfs/libcap | 6 +- lfs/libmpc | 4 +- lfs/libmpdclient | 16 +- lfs/mpc | 16 +- lfs/zstd | 4 +- 39 files changed, 200 insertions(+), 163 deletions(-) copy config/rootfiles/{oldcore/103 =3D> core/156}/filelists/gettext (100%) copy config/rootfiles/{oldcore/53 =3D> core/156}/filelists/gmp (100%) copy config/rootfiles/{oldcore/100 =3D> core/156}/filelists/grep (100%) copy config/rootfiles/{oldcore/100 =3D> core/156}/filelists/libmpc (100%) copy config/rootfiles/{oldcore/149 =3D> core/156}/filelists/zstd (100%) Difference in files: diff --git a/config/rootfiles/common/gettext b/config/rootfiles/common/gettext index 359b8f79e..04728caa9 100644 --- a/config/rootfiles/common/gettext +++ b/config/rootfiles/common/gettext @@ -22,6 +22,11 @@ usr/bin/gettext.sh #usr/bin/xgettext #usr/include/autosprintf.h #usr/include/gettext-po.h +#usr/include/textstyle +#usr/include/textstyle.h +#usr/include/textstyle/stdbool.h +#usr/include/textstyle/version.h +#usr/include/textstyle/woe32dll.h #usr/lib/gettext #usr/lib/gettext/cldr-plurals #usr/lib/gettext/hostname @@ -33,50 +38,33 @@ usr/bin/gettext.sh #usr/lib/libasprintf.so usr/lib/libasprintf.so.0 usr/lib/libasprintf.so.0.0.0 -usr/lib/libgettextlib-0.19.8.1.so +usr/lib/libgettextlib-0.21.so #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.4 -usr/lib/libgettextsrc-0.19.8.1.so +usr/lib/libgettextpo.so.0.5.7 +usr/lib/libgettextsrc-0.21.so #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.1.1 usr/lib/preloadable_libintl.so -#usr/share/aclocal/codeset.m4 -#usr/share/aclocal/extern-inline.m4 -#usr/share/aclocal/fcntl-o.m4 #usr/share/aclocal/gettext.m4 -#usr/share/aclocal/glibc2.m4 -#usr/share/aclocal/glibc21.m4 +#usr/share/aclocal/host-cpu-c-abi.m4 #usr/share/aclocal/iconv.m4 -#usr/share/aclocal/intdiv0.m4 -#usr/share/aclocal/intl.m4 -#usr/share/aclocal/intldir.m4 #usr/share/aclocal/intlmacosx.m4 -#usr/share/aclocal/intmax.m4 -#usr/share/aclocal/inttypes-pri.m4 -#usr/share/aclocal/inttypes_h.m4 -#usr/share/aclocal/lcmessage.m4 #usr/share/aclocal/lib-ld.m4 #usr/share/aclocal/lib-link.m4 #usr/share/aclocal/lib-prefix.m4 -#usr/share/aclocal/lock.m4 -#usr/share/aclocal/longlong.m4 #usr/share/aclocal/nls.m4 #usr/share/aclocal/po.m4 -#usr/share/aclocal/printf-posix.m4 #usr/share/aclocal/progtest.m4 -#usr/share/aclocal/size_max.m4 -#usr/share/aclocal/stdint_h.m4 -#usr/share/aclocal/threadlib.m4 -#usr/share/aclocal/uintmax_t.m4 -#usr/share/aclocal/visibility.m4 -#usr/share/aclocal/wchar_t.m4 -#usr/share/aclocal/wint_t.m4 -#usr/share/aclocal/xsize.m4 #usr/share/doc/gettext #usr/share/doc/gettext/FAQ.html #usr/share/doc/gettext/autopoint.1.html @@ -98,7 +86,6 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/build-aux/csharpexec-test.exe #usr/share/doc/gettext/examples/build-aux/csharpexec.m4 #usr/share/doc/gettext/examples/build-aux/csharpexec.sh.in -#usr/share/doc/gettext/examples/build-aux/gcj.m4 #usr/share/doc/gettext/examples/build-aux/javacomp.m4 #usr/share/doc/gettext/examples/build-aux/javacomp.sh.in #usr/share/doc/gettext/examples/build-aux/javaexec.m4 @@ -148,6 +135,7 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/hello-c++-gnome/po/mt.po #usr/share/doc/gettext/examples/hello-c++-gnome/po/nb.po #usr/share/doc/gettext/examples/hello-c++-gnome/po/nl.po +#usr/share/doc/gettext/examples/hello-c++-gnome/po/nn.po #usr/share/doc/gettext/examples/hello-c++-gnome/po/pl.po #usr/share/doc/gettext/examples/hello-c++-gnome/po/pt.po #usr/share/doc/gettext/examples/hello-c++-gnome/po/pt_BR.po @@ -155,8 +143,10 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/hello-c++-gnome/po/ru.po #usr/share/doc/gettext/examples/hello-c++-gnome/po/sk.po #usr/share/doc/gettext/examples/hello-c++-gnome/po/sl.po +#usr/share/doc/gettext/examples/hello-c++-gnome/po/sq.po #usr/share/doc/gettext/examples/hello-c++-gnome/po/sr.po #usr/share/doc/gettext/examples/hello-c++-gnome/po/sv.po +#usr/share/doc/gettext/examples/hello-c++-gnome/po/ta.po #usr/share/doc/gettext/examples/hello-c++-gnome/po/tr.po #usr/share/doc/gettext/examples/hello-c++-gnome/po/uk.po #usr/share/doc/gettext/examples/hello-c++-gnome/po/vi.po @@ -229,6 +219,7 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/hello-c++-kde/po/mt.po #usr/share/doc/gettext/examples/hello-c++-kde/po/nb.po #usr/share/doc/gettext/examples/hello-c++-kde/po/nl.po +#usr/share/doc/gettext/examples/hello-c++-kde/po/nn.po #usr/share/doc/gettext/examples/hello-c++-kde/po/pl.po #usr/share/doc/gettext/examples/hello-c++-kde/po/pt.po #usr/share/doc/gettext/examples/hello-c++-kde/po/pt_BR.po @@ -236,8 +227,10 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/hello-c++-kde/po/ru.po #usr/share/doc/gettext/examples/hello-c++-kde/po/sk.po #usr/share/doc/gettext/examples/hello-c++-kde/po/sl.po +#usr/share/doc/gettext/examples/hello-c++-kde/po/sq.po #usr/share/doc/gettext/examples/hello-c++-kde/po/sr.po #usr/share/doc/gettext/examples/hello-c++-kde/po/sv.po +#usr/share/doc/gettext/examples/hello-c++-kde/po/ta.po #usr/share/doc/gettext/examples/hello-c++-kde/po/tr.po #usr/share/doc/gettext/examples/hello-c++-kde/po/uk.po #usr/share/doc/gettext/examples/hello-c++-kde/po/vi.po @@ -283,6 +276,7 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/hello-c++-qt/po/mt.po #usr/share/doc/gettext/examples/hello-c++-qt/po/nb.po #usr/share/doc/gettext/examples/hello-c++-qt/po/nl.po +#usr/share/doc/gettext/examples/hello-c++-qt/po/nn.po #usr/share/doc/gettext/examples/hello-c++-qt/po/pl.po #usr/share/doc/gettext/examples/hello-c++-qt/po/pt.po #usr/share/doc/gettext/examples/hello-c++-qt/po/pt_BR.po @@ -290,8 +284,10 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/hello-c++-qt/po/ru.po #usr/share/doc/gettext/examples/hello-c++-qt/po/sk.po #usr/share/doc/gettext/examples/hello-c++-qt/po/sl.po +#usr/share/doc/gettext/examples/hello-c++-qt/po/sq.po #usr/share/doc/gettext/examples/hello-c++-qt/po/sr.po #usr/share/doc/gettext/examples/hello-c++-qt/po/sv.po +#usr/share/doc/gettext/examples/hello-c++-qt/po/ta.po #usr/share/doc/gettext/examples/hello-c++-qt/po/tr.po #usr/share/doc/gettext/examples/hello-c++-qt/po/uk.po #usr/share/doc/gettext/examples/hello-c++-qt/po/vi.po @@ -336,6 +332,7 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/mt.po #usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/nb.po #usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/nl.po +#usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/nn.po #usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/pl.po #usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/pt.po #usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/pt_BR.po @@ -343,8 +340,10 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/ru.po #usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/sk.po #usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/sl.po +#usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/sq.po #usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/sr.po #usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/sv.po +#usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/ta.po #usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/tr.po #usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/uk.po #usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/vi.po @@ -388,6 +387,7 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/hello-c++/po/mt.po #usr/share/doc/gettext/examples/hello-c++/po/nb.po #usr/share/doc/gettext/examples/hello-c++/po/nl.po +#usr/share/doc/gettext/examples/hello-c++/po/nn.po #usr/share/doc/gettext/examples/hello-c++/po/pl.po #usr/share/doc/gettext/examples/hello-c++/po/pt.po #usr/share/doc/gettext/examples/hello-c++/po/pt_BR.po @@ -395,8 +395,10 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/hello-c++/po/ru.po #usr/share/doc/gettext/examples/hello-c++/po/sk.po #usr/share/doc/gettext/examples/hello-c++/po/sl.po +#usr/share/doc/gettext/examples/hello-c++/po/sq.po #usr/share/doc/gettext/examples/hello-c++/po/sr.po #usr/share/doc/gettext/examples/hello-c++/po/sv.po +#usr/share/doc/gettext/examples/hello-c++/po/ta.po #usr/share/doc/gettext/examples/hello-c++/po/tr.po #usr/share/doc/gettext/examples/hello-c++/po/uk.po #usr/share/doc/gettext/examples/hello-c++/po/vi.po @@ -444,6 +446,7 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/hello-c-gnome/po/mt.po #usr/share/doc/gettext/examples/hello-c-gnome/po/nb.po #usr/share/doc/gettext/examples/hello-c-gnome/po/nl.po +#usr/share/doc/gettext/examples/hello-c-gnome/po/nn.po #usr/share/doc/gettext/examples/hello-c-gnome/po/pl.po #usr/share/doc/gettext/examples/hello-c-gnome/po/pt.po #usr/share/doc/gettext/examples/hello-c-gnome/po/pt_BR.po @@ -451,8 +454,10 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/hello-c-gnome/po/ru.po #usr/share/doc/gettext/examples/hello-c-gnome/po/sk.po #usr/share/doc/gettext/examples/hello-c-gnome/po/sl.po +#usr/share/doc/gettext/examples/hello-c-gnome/po/sq.po #usr/share/doc/gettext/examples/hello-c-gnome/po/sr.po #usr/share/doc/gettext/examples/hello-c-gnome/po/sv.po +#usr/share/doc/gettext/examples/hello-c-gnome/po/ta.po #usr/share/doc/gettext/examples/hello-c-gnome/po/tr.po #usr/share/doc/gettext/examples/hello-c-gnome/po/uk.po #usr/share/doc/gettext/examples/hello-c-gnome/po/vi.po @@ -501,6 +506,7 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/hello-c-gnome3/po/mt.po #usr/share/doc/gettext/examples/hello-c-gnome3/po/nb.po #usr/share/doc/gettext/examples/hello-c-gnome3/po/nl.po +#usr/share/doc/gettext/examples/hello-c-gnome3/po/nn.po #usr/share/doc/gettext/examples/hello-c-gnome3/po/pl.po #usr/share/doc/gettext/examples/hello-c-gnome3/po/pt.po #usr/share/doc/gettext/examples/hello-c-gnome3/po/pt_BR.po @@ -508,8 +514,10 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/hello-c-gnome3/po/ru.po #usr/share/doc/gettext/examples/hello-c-gnome3/po/sk.po #usr/share/doc/gettext/examples/hello-c-gnome3/po/sl.po +#usr/share/doc/gettext/examples/hello-c-gnome3/po/sq.po #usr/share/doc/gettext/examples/hello-c-gnome3/po/sr.po #usr/share/doc/gettext/examples/hello-c-gnome3/po/sv.po +#usr/share/doc/gettext/examples/hello-c-gnome3/po/ta.po #usr/share/doc/gettext/examples/hello-c-gnome3/po/tr.po #usr/share/doc/gettext/examples/hello-c-gnome3/po/uk.po #usr/share/doc/gettext/examples/hello-c-gnome3/po/vi.po @@ -553,6 +561,7 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/hello-c/po/mt.po #usr/share/doc/gettext/examples/hello-c/po/nb.po #usr/share/doc/gettext/examples/hello-c/po/nl.po +#usr/share/doc/gettext/examples/hello-c/po/nn.po #usr/share/doc/gettext/examples/hello-c/po/pl.po #usr/share/doc/gettext/examples/hello-c/po/pt.po #usr/share/doc/gettext/examples/hello-c/po/pt_BR.po @@ -560,8 +569,10 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/hello-c/po/ru.po #usr/share/doc/gettext/examples/hello-c/po/sk.po #usr/share/doc/gettext/examples/hello-c/po/sl.po +#usr/share/doc/gettext/examples/hello-c/po/sq.po #usr/share/doc/gettext/examples/hello-c/po/sr.po #usr/share/doc/gettext/examples/hello-c/po/sv.po +#usr/share/doc/gettext/examples/hello-c/po/ta.po #usr/share/doc/gettext/examples/hello-c/po/tr.po #usr/share/doc/gettext/examples/hello-c/po/uk.po #usr/share/doc/gettext/examples/hello-c/po/vi.po @@ -605,6 +616,7 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/hello-clisp/po/mt.po #usr/share/doc/gettext/examples/hello-clisp/po/nb.po #usr/share/doc/gettext/examples/hello-clisp/po/nl.po +#usr/share/doc/gettext/examples/hello-clisp/po/nn.po #usr/share/doc/gettext/examples/hello-clisp/po/pl.po #usr/share/doc/gettext/examples/hello-clisp/po/pt.po #usr/share/doc/gettext/examples/hello-clisp/po/pt_BR.po @@ -612,8 +624,10 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/hello-clisp/po/ru.po #usr/share/doc/gettext/examples/hello-clisp/po/sk.po #usr/share/doc/gettext/examples/hello-clisp/po/sl.po +#usr/share/doc/gettext/examples/hello-clisp/po/sq.po #usr/share/doc/gettext/examples/hello-clisp/po/sr.po #usr/share/doc/gettext/examples/hello-clisp/po/sv.po +#usr/share/doc/gettext/examples/hello-clisp/po/ta.po #usr/share/doc/gettext/examples/hello-clisp/po/tr.po #usr/share/doc/gettext/examples/hello-clisp/po/uk.po #usr/share/doc/gettext/examples/hello-clisp/po/vi.po @@ -622,7 +636,6 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/hello-clisp/po/zh_TW.po #usr/share/doc/gettext/examples/hello-csharp #usr/share/doc/gettext/examples/hello-csharp-forms -#usr/share/doc/gettext/examples/hello-csharp-forms/BUGS #usr/share/doc/gettext/examples/hello-csharp-forms/INSTALL #usr/share/doc/gettext/examples/hello-csharp-forms/Makefile.am #usr/share/doc/gettext/examples/hello-csharp-forms/README @@ -660,6 +673,7 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/hello-csharp-forms/po/mt.po #usr/share/doc/gettext/examples/hello-csharp-forms/po/nb.po #usr/share/doc/gettext/examples/hello-csharp-forms/po/nl.po +#usr/share/doc/gettext/examples/hello-csharp-forms/po/nn.po #usr/share/doc/gettext/examples/hello-csharp-forms/po/pl.po #usr/share/doc/gettext/examples/hello-csharp-forms/po/pt.po #usr/share/doc/gettext/examples/hello-csharp-forms/po/pt_BR.po @@ -667,8 +681,10 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/hello-csharp-forms/po/ru.po #usr/share/doc/gettext/examples/hello-csharp-forms/po/sk.po #usr/share/doc/gettext/examples/hello-csharp-forms/po/sl.po +#usr/share/doc/gettext/examples/hello-csharp-forms/po/sq.po #usr/share/doc/gettext/examples/hello-csharp-forms/po/sr.po #usr/share/doc/gettext/examples/hello-csharp-forms/po/sv.po +#usr/share/doc/gettext/examples/hello-csharp-forms/po/ta.po #usr/share/doc/gettext/examples/hello-csharp-forms/po/tr.po #usr/share/doc/gettext/examples/hello-csharp-forms/po/uk.po #usr/share/doc/gettext/examples/hello-csharp-forms/po/vi.po @@ -711,6 +727,7 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/hello-csharp/po/mt.po #usr/share/doc/gettext/examples/hello-csharp/po/nb.po #usr/share/doc/gettext/examples/hello-csharp/po/nl.po +#usr/share/doc/gettext/examples/hello-csharp/po/nn.po #usr/share/doc/gettext/examples/hello-csharp/po/pl.po #usr/share/doc/gettext/examples/hello-csharp/po/pt.po #usr/share/doc/gettext/examples/hello-csharp/po/pt_BR.po @@ -718,8 +735,10 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/hello-csharp/po/ru.po #usr/share/doc/gettext/examples/hello-csharp/po/sk.po #usr/share/doc/gettext/examples/hello-csharp/po/sl.po +#usr/share/doc/gettext/examples/hello-csharp/po/sq.po #usr/share/doc/gettext/examples/hello-csharp/po/sr.po #usr/share/doc/gettext/examples/hello-csharp/po/sv.po +#usr/share/doc/gettext/examples/hello-csharp/po/ta.po #usr/share/doc/gettext/examples/hello-csharp/po/tr.po #usr/share/doc/gettext/examples/hello-csharp/po/uk.po #usr/share/doc/gettext/examples/hello-csharp/po/vi.po @@ -763,6 +782,7 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/hello-gawk/po/mt.po #usr/share/doc/gettext/examples/hello-gawk/po/nb.po #usr/share/doc/gettext/examples/hello-gawk/po/nl.po +#usr/share/doc/gettext/examples/hello-gawk/po/nn.po #usr/share/doc/gettext/examples/hello-gawk/po/pl.po #usr/share/doc/gettext/examples/hello-gawk/po/pt.po #usr/share/doc/gettext/examples/hello-gawk/po/pt_BR.po @@ -770,8 +790,10 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/hello-gawk/po/ru.po #usr/share/doc/gettext/examples/hello-gawk/po/sk.po #usr/share/doc/gettext/examples/hello-gawk/po/sl.po +#usr/share/doc/gettext/examples/hello-gawk/po/sq.po #usr/share/doc/gettext/examples/hello-gawk/po/sr.po #usr/share/doc/gettext/examples/hello-gawk/po/sv.po +#usr/share/doc/gettext/examples/hello-gawk/po/ta.po #usr/share/doc/gettext/examples/hello-gawk/po/tr.po #usr/share/doc/gettext/examples/hello-gawk/po/uk.po #usr/share/doc/gettext/examples/hello-gawk/po/vi.po @@ -815,6 +837,7 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/hello-guile/po/mt.po #usr/share/doc/gettext/examples/hello-guile/po/nb.po #usr/share/doc/gettext/examples/hello-guile/po/nl.po +#usr/share/doc/gettext/examples/hello-guile/po/nn.po #usr/share/doc/gettext/examples/hello-guile/po/pl.po #usr/share/doc/gettext/examples/hello-guile/po/pt.po #usr/share/doc/gettext/examples/hello-guile/po/pt_BR.po @@ -822,8 +845,10 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/hello-guile/po/ru.po #usr/share/doc/gettext/examples/hello-guile/po/sk.po #usr/share/doc/gettext/examples/hello-guile/po/sl.po +#usr/share/doc/gettext/examples/hello-guile/po/sq.po #usr/share/doc/gettext/examples/hello-guile/po/sr.po #usr/share/doc/gettext/examples/hello-guile/po/sv.po +#usr/share/doc/gettext/examples/hello-guile/po/ta.po #usr/share/doc/gettext/examples/hello-guile/po/tr.po #usr/share/doc/gettext/examples/hello-guile/po/uk.po #usr/share/doc/gettext/examples/hello-guile/po/vi.po @@ -871,6 +896,7 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/hello-java-awt/po/mt.po #usr/share/doc/gettext/examples/hello-java-awt/po/nb.po #usr/share/doc/gettext/examples/hello-java-awt/po/nl.po +#usr/share/doc/gettext/examples/hello-java-awt/po/nn.po #usr/share/doc/gettext/examples/hello-java-awt/po/pl.po #usr/share/doc/gettext/examples/hello-java-awt/po/pt.po #usr/share/doc/gettext/examples/hello-java-awt/po/pt_BR.po @@ -878,8 +904,10 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/hello-java-awt/po/ru.po #usr/share/doc/gettext/examples/hello-java-awt/po/sk.po #usr/share/doc/gettext/examples/hello-java-awt/po/sl.po +#usr/share/doc/gettext/examples/hello-java-awt/po/sq.po #usr/share/doc/gettext/examples/hello-java-awt/po/sr.po #usr/share/doc/gettext/examples/hello-java-awt/po/sv.po +#usr/share/doc/gettext/examples/hello-java-awt/po/ta.po #usr/share/doc/gettext/examples/hello-java-awt/po/tr.po #usr/share/doc/gettext/examples/hello-java-awt/po/uk.po #usr/share/doc/gettext/examples/hello-java-awt/po/vi.po @@ -926,6 +954,7 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/hello-java-qtjambi/po/mt.po #usr/share/doc/gettext/examples/hello-java-qtjambi/po/nb.po #usr/share/doc/gettext/examples/hello-java-qtjambi/po/nl.po +#usr/share/doc/gettext/examples/hello-java-qtjambi/po/nn.po #usr/share/doc/gettext/examples/hello-java-qtjambi/po/pl.po #usr/share/doc/gettext/examples/hello-java-qtjambi/po/pt.po #usr/share/doc/gettext/examples/hello-java-qtjambi/po/pt_BR.po @@ -933,8 +962,10 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/hello-java-qtjambi/po/ru.po #usr/share/doc/gettext/examples/hello-java-qtjambi/po/sk.po #usr/share/doc/gettext/examples/hello-java-qtjambi/po/sl.po +#usr/share/doc/gettext/examples/hello-java-qtjambi/po/sq.po #usr/share/doc/gettext/examples/hello-java-qtjambi/po/sr.po #usr/share/doc/gettext/examples/hello-java-qtjambi/po/sv.po +#usr/share/doc/gettext/examples/hello-java-qtjambi/po/ta.po #usr/share/doc/gettext/examples/hello-java-qtjambi/po/tr.po #usr/share/doc/gettext/examples/hello-java-qtjambi/po/uk.po #usr/share/doc/gettext/examples/hello-java-qtjambi/po/vi.po @@ -981,6 +1012,7 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/hello-java-swing/po/mt.po #usr/share/doc/gettext/examples/hello-java-swing/po/nb.po #usr/share/doc/gettext/examples/hello-java-swing/po/nl.po +#usr/share/doc/gettext/examples/hello-java-swing/po/nn.po #usr/share/doc/gettext/examples/hello-java-swing/po/pl.po #usr/share/doc/gettext/examples/hello-java-swing/po/pt.po #usr/share/doc/gettext/examples/hello-java-swing/po/pt_BR.po @@ -988,8 +1020,10 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/hello-java-swing/po/ru.po #usr/share/doc/gettext/examples/hello-java-swing/po/sk.po #usr/share/doc/gettext/examples/hello-java-swing/po/sl.po +#usr/share/doc/gettext/examples/hello-java-swing/po/sq.po #usr/share/doc/gettext/examples/hello-java-swing/po/sr.po #usr/share/doc/gettext/examples/hello-java-swing/po/sv.po +#usr/share/doc/gettext/examples/hello-java-swing/po/ta.po #usr/share/doc/gettext/examples/hello-java-swing/po/tr.po #usr/share/doc/gettext/examples/hello-java-swing/po/uk.po #usr/share/doc/gettext/examples/hello-java-swing/po/vi.po @@ -1032,6 +1066,7 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/hello-java/po/mt.po #usr/share/doc/gettext/examples/hello-java/po/nb.po #usr/share/doc/gettext/examples/hello-java/po/nl.po +#usr/share/doc/gettext/examples/hello-java/po/nn.po #usr/share/doc/gettext/examples/hello-java/po/pl.po #usr/share/doc/gettext/examples/hello-java/po/pt.po #usr/share/doc/gettext/examples/hello-java/po/pt_BR.po @@ -1039,8 +1074,10 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/hello-java/po/ru.po #usr/share/doc/gettext/examples/hello-java/po/sk.po #usr/share/doc/gettext/examples/hello-java/po/sl.po +#usr/share/doc/gettext/examples/hello-java/po/sq.po #usr/share/doc/gettext/examples/hello-java/po/sr.po #usr/share/doc/gettext/examples/hello-java/po/sv.po +#usr/share/doc/gettext/examples/hello-java/po/ta.po #usr/share/doc/gettext/examples/hello-java/po/tr.po #usr/share/doc/gettext/examples/hello-java/po/uk.po #usr/share/doc/gettext/examples/hello-java/po/vi.po @@ -1084,6 +1121,7 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/hello-librep/po/mt.po #usr/share/doc/gettext/examples/hello-librep/po/nb.po #usr/share/doc/gettext/examples/hello-librep/po/nl.po +#usr/share/doc/gettext/examples/hello-librep/po/nn.po #usr/share/doc/gettext/examples/hello-librep/po/pl.po #usr/share/doc/gettext/examples/hello-librep/po/pt.po #usr/share/doc/gettext/examples/hello-librep/po/pt_BR.po @@ -1091,8 +1129,10 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/hello-librep/po/ru.po #usr/share/doc/gettext/examples/hello-librep/po/sk.po #usr/share/doc/gettext/examples/hello-librep/po/sl.po +#usr/share/doc/gettext/examples/hello-librep/po/sq.po #usr/share/doc/gettext/examples/hello-librep/po/sr.po #usr/share/doc/gettext/examples/hello-librep/po/sv.po +#usr/share/doc/gettext/examples/hello-librep/po/ta.po #usr/share/doc/gettext/examples/hello-librep/po/tr.po #usr/share/doc/gettext/examples/hello-librep/po/uk.po #usr/share/doc/gettext/examples/hello-librep/po/vi.po @@ -1141,6 +1181,7 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/hello-objc-gnome/po/mt.po #usr/share/doc/gettext/examples/hello-objc-gnome/po/nb.po #usr/share/doc/gettext/examples/hello-objc-gnome/po/nl.po +#usr/share/doc/gettext/examples/hello-objc-gnome/po/nn.po #usr/share/doc/gettext/examples/hello-objc-gnome/po/pl.po #usr/share/doc/gettext/examples/hello-objc-gnome/po/pt.po #usr/share/doc/gettext/examples/hello-objc-gnome/po/pt_BR.po @@ -1148,8 +1189,10 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/hello-objc-gnome/po/ru.po #usr/share/doc/gettext/examples/hello-objc-gnome/po/sk.po #usr/share/doc/gettext/examples/hello-objc-gnome/po/sl.po +#usr/share/doc/gettext/examples/hello-objc-gnome/po/sq.po #usr/share/doc/gettext/examples/hello-objc-gnome/po/sr.po #usr/share/doc/gettext/examples/hello-objc-gnome/po/sv.po +#usr/share/doc/gettext/examples/hello-objc-gnome/po/ta.po #usr/share/doc/gettext/examples/hello-objc-gnome/po/tr.po #usr/share/doc/gettext/examples/hello-objc-gnome/po/uk.po #usr/share/doc/gettext/examples/hello-objc-gnome/po/vi.po @@ -1196,6 +1239,7 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/hello-objc-gnustep/po/mt.po #usr/share/doc/gettext/examples/hello-objc-gnustep/po/nb.po #usr/share/doc/gettext/examples/hello-objc-gnustep/po/nl.po +#usr/share/doc/gettext/examples/hello-objc-gnustep/po/nn.po #usr/share/doc/gettext/examples/hello-objc-gnustep/po/pl.po #usr/share/doc/gettext/examples/hello-objc-gnustep/po/pt.po #usr/share/doc/gettext/examples/hello-objc-gnustep/po/pt_BR.po @@ -1203,8 +1247,10 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/hello-objc-gnustep/po/ru.po #usr/share/doc/gettext/examples/hello-objc-gnustep/po/sk.po #usr/share/doc/gettext/examples/hello-objc-gnustep/po/sl.po +#usr/share/doc/gettext/examples/hello-objc-gnustep/po/sq.po #usr/share/doc/gettext/examples/hello-objc-gnustep/po/sr.po #usr/share/doc/gettext/examples/hello-objc-gnustep/po/sv.po +#usr/share/doc/gettext/examples/hello-objc-gnustep/po/ta.po #usr/share/doc/gettext/examples/hello-objc-gnustep/po/tr.po #usr/share/doc/gettext/examples/hello-objc-gnustep/po/uk.po #usr/share/doc/gettext/examples/hello-objc-gnustep/po/vi.po @@ -1248,6 +1294,7 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/hello-objc/po/mt.po #usr/share/doc/gettext/examples/hello-objc/po/nb.po #usr/share/doc/gettext/examples/hello-objc/po/nl.po +#usr/share/doc/gettext/examples/hello-objc/po/nn.po #usr/share/doc/gettext/examples/hello-objc/po/pl.po #usr/share/doc/gettext/examples/hello-objc/po/pt.po #usr/share/doc/gettext/examples/hello-objc/po/pt_BR.po @@ -1255,8 +1302,10 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/hello-objc/po/ru.po #usr/share/doc/gettext/examples/hello-objc/po/sk.po #usr/share/doc/gettext/examples/hello-objc/po/sl.po +#usr/share/doc/gettext/examples/hello-objc/po/sq.po #usr/share/doc/gettext/examples/hello-objc/po/sr.po #usr/share/doc/gettext/examples/hello-objc/po/sv.po +#usr/share/doc/gettext/examples/hello-objc/po/ta.po #usr/share/doc/gettext/examples/hello-objc/po/tr.po #usr/share/doc/gettext/examples/hello-objc/po/uk.po #usr/share/doc/gettext/examples/hello-objc/po/vi.po @@ -1270,7 +1319,6 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/hello-pascal/autogen.sh #usr/share/doc/gettext/examples/hello-pascal/configure.ac #usr/share/doc/gettext/examples/hello-pascal/hello.pas -#usr/share/doc/gettext/examples/hello-pascal/hello.rst #usr/share/doc/gettext/examples/hello-pascal/m4 #usr/share/doc/gettext/examples/hello-pascal/m4/Makefile.am #usr/share/doc/gettext/examples/hello-pascal/po @@ -1301,6 +1349,7 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/hello-pascal/po/mt.po #usr/share/doc/gettext/examples/hello-pascal/po/nb.po #usr/share/doc/gettext/examples/hello-pascal/po/nl.po +#usr/share/doc/gettext/examples/hello-pascal/po/nn.po #usr/share/doc/gettext/examples/hello-pascal/po/pl.po #usr/share/doc/gettext/examples/hello-pascal/po/pt.po #usr/share/doc/gettext/examples/hello-pascal/po/pt_BR.po @@ -1308,8 +1357,10 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/hello-pascal/po/ru.po #usr/share/doc/gettext/examples/hello-pascal/po/sk.po #usr/share/doc/gettext/examples/hello-pascal/po/sl.po +#usr/share/doc/gettext/examples/hello-pascal/po/sq.po #usr/share/doc/gettext/examples/hello-pascal/po/sr.po #usr/share/doc/gettext/examples/hello-pascal/po/sv.po +#usr/share/doc/gettext/examples/hello-pascal/po/ta.po #usr/share/doc/gettext/examples/hello-pascal/po/tr.po #usr/share/doc/gettext/examples/hello-pascal/po/uk.po #usr/share/doc/gettext/examples/hello-pascal/po/vi.po @@ -1354,6 +1405,7 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/hello-perl/po/mt.po #usr/share/doc/gettext/examples/hello-perl/po/nb.po #usr/share/doc/gettext/examples/hello-perl/po/nl.po +#usr/share/doc/gettext/examples/hello-perl/po/nn.po #usr/share/doc/gettext/examples/hello-perl/po/pl.po #usr/share/doc/gettext/examples/hello-perl/po/pt.po #usr/share/doc/gettext/examples/hello-perl/po/pt_BR.po @@ -1361,8 +1413,10 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/hello-perl/po/ru.po #usr/share/doc/gettext/examples/hello-perl/po/sk.po #usr/share/doc/gettext/examples/hello-perl/po/sl.po +#usr/share/doc/gettext/examples/hello-perl/po/sq.po #usr/share/doc/gettext/examples/hello-perl/po/sr.po #usr/share/doc/gettext/examples/hello-perl/po/sv.po +#usr/share/doc/gettext/examples/hello-perl/po/ta.po #usr/share/doc/gettext/examples/hello-perl/po/tr.po #usr/share/doc/gettext/examples/hello-perl/po/uk.po #usr/share/doc/gettext/examples/hello-perl/po/vi.po @@ -1407,6 +1461,7 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/hello-php/po/mt.po #usr/share/doc/gettext/examples/hello-php/po/nb.po #usr/share/doc/gettext/examples/hello-php/po/nl.po +#usr/share/doc/gettext/examples/hello-php/po/nn.po #usr/share/doc/gettext/examples/hello-php/po/pl.po #usr/share/doc/gettext/examples/hello-php/po/pt.po #usr/share/doc/gettext/examples/hello-php/po/pt_BR.po @@ -1414,8 +1469,10 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/hello-php/po/ru.po #usr/share/doc/gettext/examples/hello-php/po/sk.po #usr/share/doc/gettext/examples/hello-php/po/sl.po +#usr/share/doc/gettext/examples/hello-php/po/sq.po #usr/share/doc/gettext/examples/hello-php/po/sr.po #usr/share/doc/gettext/examples/hello-php/po/sv.po +#usr/share/doc/gettext/examples/hello-php/po/ta.po #usr/share/doc/gettext/examples/hello-php/po/tr.po #usr/share/doc/gettext/examples/hello-php/po/uk.po #usr/share/doc/gettext/examples/hello-php/po/vi.po @@ -1459,6 +1516,7 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/hello-python/po/mt.po #usr/share/doc/gettext/examples/hello-python/po/nb.po #usr/share/doc/gettext/examples/hello-python/po/nl.po +#usr/share/doc/gettext/examples/hello-python/po/nn.po #usr/share/doc/gettext/examples/hello-python/po/pl.po #usr/share/doc/gettext/examples/hello-python/po/pt.po #usr/share/doc/gettext/examples/hello-python/po/pt_BR.po @@ -1466,8 +1524,10 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/hello-python/po/ru.po #usr/share/doc/gettext/examples/hello-python/po/sk.po #usr/share/doc/gettext/examples/hello-python/po/sl.po +#usr/share/doc/gettext/examples/hello-python/po/sq.po #usr/share/doc/gettext/examples/hello-python/po/sr.po #usr/share/doc/gettext/examples/hello-python/po/sv.po +#usr/share/doc/gettext/examples/hello-python/po/ta.po #usr/share/doc/gettext/examples/hello-python/po/tr.po #usr/share/doc/gettext/examples/hello-python/po/uk.po #usr/share/doc/gettext/examples/hello-python/po/vi.po @@ -1511,6 +1571,7 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/hello-sh/po/mt.po #usr/share/doc/gettext/examples/hello-sh/po/nb.po #usr/share/doc/gettext/examples/hello-sh/po/nl.po +#usr/share/doc/gettext/examples/hello-sh/po/nn.po #usr/share/doc/gettext/examples/hello-sh/po/pl.po #usr/share/doc/gettext/examples/hello-sh/po/pt.po #usr/share/doc/gettext/examples/hello-sh/po/pt_BR.po @@ -1518,8 +1579,10 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/hello-sh/po/ru.po #usr/share/doc/gettext/examples/hello-sh/po/sk.po #usr/share/doc/gettext/examples/hello-sh/po/sl.po +#usr/share/doc/gettext/examples/hello-sh/po/sq.po #usr/share/doc/gettext/examples/hello-sh/po/sr.po #usr/share/doc/gettext/examples/hello-sh/po/sv.po +#usr/share/doc/gettext/examples/hello-sh/po/ta.po #usr/share/doc/gettext/examples/hello-sh/po/tr.po #usr/share/doc/gettext/examples/hello-sh/po/uk.po #usr/share/doc/gettext/examples/hello-sh/po/vi.po @@ -1563,6 +1626,7 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/hello-smalltalk/po/mt.po #usr/share/doc/gettext/examples/hello-smalltalk/po/nb.po #usr/share/doc/gettext/examples/hello-smalltalk/po/nl.po +#usr/share/doc/gettext/examples/hello-smalltalk/po/nn.po #usr/share/doc/gettext/examples/hello-smalltalk/po/pl.po #usr/share/doc/gettext/examples/hello-smalltalk/po/pt.po #usr/share/doc/gettext/examples/hello-smalltalk/po/pt_BR.po @@ -1570,8 +1634,10 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/hello-smalltalk/po/ru.po #usr/share/doc/gettext/examples/hello-smalltalk/po/sk.po #usr/share/doc/gettext/examples/hello-smalltalk/po/sl.po +#usr/share/doc/gettext/examples/hello-smalltalk/po/sq.po #usr/share/doc/gettext/examples/hello-smalltalk/po/sr.po #usr/share/doc/gettext/examples/hello-smalltalk/po/sv.po +#usr/share/doc/gettext/examples/hello-smalltalk/po/ta.po #usr/share/doc/gettext/examples/hello-smalltalk/po/tr.po #usr/share/doc/gettext/examples/hello-smalltalk/po/uk.po #usr/share/doc/gettext/examples/hello-smalltalk/po/vi.po @@ -1616,6 +1682,7 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/hello-tcl-tk/po/mt.po #usr/share/doc/gettext/examples/hello-tcl-tk/po/nb.po #usr/share/doc/gettext/examples/hello-tcl-tk/po/nl.po +#usr/share/doc/gettext/examples/hello-tcl-tk/po/nn.po #usr/share/doc/gettext/examples/hello-tcl-tk/po/pl.po #usr/share/doc/gettext/examples/hello-tcl-tk/po/pt.po #usr/share/doc/gettext/examples/hello-tcl-tk/po/pt_BR.po @@ -1623,8 +1690,10 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/hello-tcl-tk/po/ru.po #usr/share/doc/gettext/examples/hello-tcl-tk/po/sk.po #usr/share/doc/gettext/examples/hello-tcl-tk/po/sl.po +#usr/share/doc/gettext/examples/hello-tcl-tk/po/sq.po #usr/share/doc/gettext/examples/hello-tcl-tk/po/sr.po #usr/share/doc/gettext/examples/hello-tcl-tk/po/sv.po +#usr/share/doc/gettext/examples/hello-tcl-tk/po/ta.po #usr/share/doc/gettext/examples/hello-tcl-tk/po/tr.po #usr/share/doc/gettext/examples/hello-tcl-tk/po/uk.po #usr/share/doc/gettext/examples/hello-tcl-tk/po/vi.po @@ -1667,6 +1736,7 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/hello-tcl/po/mt.po #usr/share/doc/gettext/examples/hello-tcl/po/nb.po #usr/share/doc/gettext/examples/hello-tcl/po/nl.po +#usr/share/doc/gettext/examples/hello-tcl/po/nn.po #usr/share/doc/gettext/examples/hello-tcl/po/pl.po #usr/share/doc/gettext/examples/hello-tcl/po/pt.po #usr/share/doc/gettext/examples/hello-tcl/po/pt_BR.po @@ -1674,8 +1744,10 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/hello-tcl/po/ru.po #usr/share/doc/gettext/examples/hello-tcl/po/sk.po #usr/share/doc/gettext/examples/hello-tcl/po/sl.po +#usr/share/doc/gettext/examples/hello-tcl/po/sq.po #usr/share/doc/gettext/examples/hello-tcl/po/sr.po #usr/share/doc/gettext/examples/hello-tcl/po/sv.po +#usr/share/doc/gettext/examples/hello-tcl/po/ta.po #usr/share/doc/gettext/examples/hello-tcl/po/tr.po #usr/share/doc/gettext/examples/hello-tcl/po/uk.po #usr/share/doc/gettext/examples/hello-tcl/po/vi.po @@ -1719,6 +1791,7 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/hello-ycp/po/mt.po #usr/share/doc/gettext/examples/hello-ycp/po/nb.po #usr/share/doc/gettext/examples/hello-ycp/po/nl.po +#usr/share/doc/gettext/examples/hello-ycp/po/nn.po #usr/share/doc/gettext/examples/hello-ycp/po/pl.po #usr/share/doc/gettext/examples/hello-ycp/po/pt.po #usr/share/doc/gettext/examples/hello-ycp/po/pt_BR.po @@ -1726,8 +1799,10 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/examples/hello-ycp/po/ru.po #usr/share/doc/gettext/examples/hello-ycp/po/sk.po #usr/share/doc/gettext/examples/hello-ycp/po/sl.po +#usr/share/doc/gettext/examples/hello-ycp/po/sq.po #usr/share/doc/gettext/examples/hello-ycp/po/sr.po #usr/share/doc/gettext/examples/hello-ycp/po/sv.po +#usr/share/doc/gettext/examples/hello-ycp/po/ta.po #usr/share/doc/gettext/examples/hello-ycp/po/tr.po #usr/share/doc/gettext/examples/hello-ycp/po/uk.po #usr/share/doc/gettext/examples/hello-ycp/po/vi.po @@ -1755,14 +1830,20 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/gettext_23.html #usr/share/doc/gettext/gettext_24.html #usr/share/doc/gettext/gettext_25.html +#usr/share/doc/gettext/gettext_26.html +#usr/share/doc/gettext/gettext_27.html +#usr/share/doc/gettext/gettext_28.html +#usr/share/doc/gettext/gettext_29.html #usr/share/doc/gettext/gettext_3.html +#usr/share/doc/gettext/gettext_30.html #usr/share/doc/gettext/gettext_4.html #usr/share/doc/gettext/gettext_5.html #usr/share/doc/gettext/gettext_6.html #usr/share/doc/gettext/gettext_7.html #usr/share/doc/gettext/gettext_8.html #usr/share/doc/gettext/gettext_9.html -#usr/share/doc/gettext/gettext_foot.html +#usr/share/doc/gettext/gettext_abt.html +#usr/share/doc/gettext/gettext_fot.html #usr/share/doc/gettext/gettext_toc.html #usr/share/doc/gettext/gettextize.1.html #usr/share/doc/gettext/javadoc2 @@ -1804,87 +1885,31 @@ usr/lib/preloadable_libintl.so #usr/share/doc/gettext/xgettext.1.html #usr/share/doc/libasprintf #usr/share/doc/libasprintf/autosprintf_all.html +#usr/share/doc/libtextstyle +#usr/share/doc/libtextstyle/libtextstyle_1.html +#usr/share/doc/libtextstyle/libtextstyle_2.html +#usr/share/doc/libtextstyle/libtextstyle_3.html +#usr/share/doc/libtextstyle/libtextstyle_4.html +#usr/share/doc/libtextstyle/libtextstyle_5.html +#usr/share/doc/libtextstyle/libtextstyle_6.html +#usr/share/doc/libtextstyle/libtextstyle_7.html +#usr/share/doc/libtextstyle/libtextstyle_abt.html +#usr/share/doc/libtextstyle/libtextstyle_toc.html #usr/share/gettext -#usr/share/gettext-0.19.8 -#usr/share/gettext-0.19.8/its -#usr/share/gettext-0.19.8/its/appdata.its -#usr/share/gettext-0.19.8/its/appdata.loc -#usr/share/gettext-0.19.8/its/glade.loc -#usr/share/gettext-0.19.8/its/glade1.its -#usr/share/gettext-0.19.8/its/glade2.its -#usr/share/gettext-0.19.8/its/gsettings.its -#usr/share/gettext-0.19.8/its/gsettings.loc -#usr/share/gettext-0.19.8/its/gtkbuilder.its +#usr/share/gettext-0.21 +#usr/share/gettext-0.21/its +#usr/share/gettext-0.21/its/glade.loc +#usr/share/gettext-0.21/its/glade1.its +#usr/share/gettext-0.21/its/glade2.its +#usr/share/gettext-0.21/its/gsettings.its +#usr/share/gettext-0.21/its/gsettings.loc +#usr/share/gettext-0.21/its/gtkbuilder.its +#usr/share/gettext-0.21/its/metainfo.its +#usr/share/gettext-0.21/its/metainfo.loc #usr/share/gettext/ABOUT-NLS #usr/share/gettext/archive.dir.tar.xz #usr/share/gettext/config.rpath #usr/share/gettext/gettext.h -#usr/share/gettext/intl -#usr/share/gettext/intl/COPYING.LIB -#usr/share/gettext/intl/Makefile.in -#usr/share/gettext/intl/VERSION -#usr/share/gettext/intl/bindtextdom.c -#usr/share/gettext/intl/config.charset -#usr/share/gettext/intl/dcgettext.c -#usr/share/gettext/intl/dcigettext.c -#usr/share/gettext/intl/dcngettext.c -#usr/share/gettext/intl/dgettext.c -#usr/share/gettext/intl/dngettext.c -#usr/share/gettext/intl/eval-plural.h -#usr/share/gettext/intl/explodename.c -#usr/share/gettext/intl/export.h -#usr/share/gettext/intl/finddomain.c -#usr/share/gettext/intl/gettext.c -#usr/share/gettext/intl/gettextP.h -#usr/share/gettext/intl/gmo.h -#usr/share/gettext/intl/hash-string.c -#usr/share/gettext/intl/hash-string.h -#usr/share/gettext/intl/intl-compat.c -#usr/share/gettext/intl/intl-exports.c -#usr/share/gettext/intl/l10nflist.c -#usr/share/gettext/intl/langprefs.c -#usr/share/gettext/intl/libgnuintl.in.h -#usr/share/gettext/intl/libintl.rc -#usr/share/gettext/intl/loadinfo.h -#usr/share/gettext/intl/loadmsgcat.c -#usr/share/gettext/intl/localcharset.c -#usr/share/gettext/intl/localcharset.h -#usr/share/gettext/intl/locale.alias -#usr/share/gettext/intl/localealias.c -#usr/share/gettext/intl/localename.c -#usr/share/gettext/intl/lock.c -#usr/share/gettext/intl/lock.h -#usr/share/gettext/intl/log.c -#usr/share/gettext/intl/ngettext.c -#usr/share/gettext/intl/os2compat.c -#usr/share/gettext/intl/os2compat.h -#usr/share/gettext/intl/osdep.c -#usr/share/gettext/intl/plural-exp.c -#usr/share/gettext/intl/plural-exp.h -#usr/share/gettext/intl/plural.c -#usr/share/gettext/intl/plural.y -#usr/share/gettext/intl/printf-args.c -#usr/share/gettext/intl/printf-args.h -#usr/share/gettext/intl/printf-parse.c -#usr/share/gettext/intl/printf-parse.h -#usr/share/gettext/intl/printf.c -#usr/share/gettext/intl/ref-add.sin -#usr/share/gettext/intl/ref-del.sin -#usr/share/gettext/intl/relocatable.c -#usr/share/gettext/intl/relocatable.h -#usr/share/gettext/intl/setlocale.c -#usr/share/gettext/intl/textdomain.c -#usr/share/gettext/intl/threadlib.c -#usr/share/gettext/intl/tsearch.c -#usr/share/gettext/intl/tsearch.h -#usr/share/gettext/intl/vasnprintf.c -#usr/share/gettext/intl/vasnprintf.h -#usr/share/gettext/intl/vasnwprintf.h -#usr/share/gettext/intl/verify.h -#usr/share/gettext/intl/version.c -#usr/share/gettext/intl/wprintf-parse.h -#usr/share/gettext/intl/xsize.c -#usr/share/gettext/intl/xsize.h #usr/share/gettext/javaversion.class #usr/share/gettext/msgunfmt.tcl #usr/share/gettext/po @@ -1924,6 +1949,7 @@ usr/lib/preloadable_libintl.so #usr/share/gettext/styles/po-vim.css #usr/share/info/autosprintf.info #usr/share/info/gettext.info +#usr/share/info/libtextstyle.info #usr/share/man/man1/autopoint.1 #usr/share/man/man1/envsubst.1 #usr/share/man/man1/gettext.1 diff --git a/config/rootfiles/common/gmp b/config/rootfiles/common/gmp index c1d6a7d9d..64d39effb 100644 --- a/config/rootfiles/common/gmp +++ b/config/rootfiles/common/gmp @@ -4,12 +4,12 @@ #usr/lib/libgmp.la #usr/lib/libgmp.so usr/lib/libgmp.so.10 -usr/lib/libgmp.so.10.4.0 +usr/lib/libgmp.so.10.4.1 #usr/lib/libgmpxx.a #usr/lib/libgmpxx.la #usr/lib/libgmpxx.so usr/lib/libgmpxx.so.4 -usr/lib/libgmpxx.so.4.6.0 +usr/lib/libgmpxx.so.4.6.1 #usr/lib/pkgconfig/gmp.pc #usr/lib/pkgconfig/gmpxx.pc #usr/share/info/gmp.info diff --git a/config/rootfiles/common/libcap b/config/rootfiles/common/libcap index be9dc580e..651b1ed0f 100644 --- a/config/rootfiles/common/libcap +++ b/config/rootfiles/common/libcap @@ -1,6 +1,5 @@ #lib/libcap.a lib/libcap.so -lib/libcap.so.1 lib/libcap.so.2 lib/libcap.so.2.49 #lib/libpsx.a diff --git a/config/rootfiles/common/libmpc b/config/rootfiles/common/libmpc index 01412ee8c..382f669a8 100644 --- a/config/rootfiles/common/libmpc +++ b/config/rootfiles/common/libmpc @@ -3,5 +3,5 @@ #usr/lib/libmpc.la #usr/lib/libmpc.so usr/lib/libmpc.so.3 -usr/lib/libmpc.so.3.1.0 +usr/lib/libmpc.so.3.2.1 #usr/share/info/mpc.info diff --git a/config/rootfiles/common/zstd b/config/rootfiles/common/zstd index 710ad5369..923192f0f 100644 --- a/config/rootfiles/common/zstd +++ b/config/rootfiles/common/zstd @@ -4,14 +4,13 @@ usr/bin/zstdcat usr/bin/zstdgrep usr/bin/zstdless usr/bin/zstdmt -#usr/include/zbuff.h #usr/include/zdict.h #usr/include/zstd.h #usr/include/zstd_errors.h #usr/lib/libzstd.a #usr/lib/libzstd.so usr/lib/libzstd.so.1 -usr/lib/libzstd.so.1.4.5 +usr/lib/libzstd.so.1.4.9 #usr/lib/pkgconfig/libzstd.pc #usr/share/man/man1/unzstd.1 #usr/share/man/man1/zstd.1 diff --git a/config/rootfiles/core/156/filelists/gettext b/config/rootfiles/c= ore/156/filelists/gettext new file mode 120000 index 000000000..b6c6c6f4f --- /dev/null +++ b/config/rootfiles/core/156/filelists/gettext @@ -0,0 +1 @@ +../../../common/gettext \ No newline at end of file diff --git a/config/rootfiles/core/156/filelists/gmp b/config/rootfiles/core/= 156/filelists/gmp new file mode 120000 index 000000000..8662a8982 --- /dev/null +++ b/config/rootfiles/core/156/filelists/gmp @@ -0,0 +1 @@ +../../../common/gmp \ No newline at end of file diff --git a/config/rootfiles/core/156/filelists/grep b/config/rootfiles/core= /156/filelists/grep new file mode 120000 index 000000000..ab5ef8b0e --- /dev/null +++ b/config/rootfiles/core/156/filelists/grep @@ -0,0 +1 @@ +../../../common/grep \ No newline at end of file diff --git a/config/rootfiles/core/156/filelists/libmpc b/config/rootfiles/co= re/156/filelists/libmpc new file mode 120000 index 000000000..88840fc30 --- /dev/null +++ b/config/rootfiles/core/156/filelists/libmpc @@ -0,0 +1 @@ +../../../common/libmpc \ No newline at end of file diff --git a/config/rootfiles/core/156/filelists/zstd b/config/rootfiles/core= /156/filelists/zstd new file mode 120000 index 000000000..d6d4a3bf1 --- /dev/null +++ b/config/rootfiles/core/156/filelists/zstd @@ -0,0 +1 @@ +../../../common/zstd \ No newline at end of file diff --git a/config/rootfiles/core/156/update.sh b/config/rootfiles/core/156/= update.sh index ff84a0703..d078c01cd 100644 --- a/config/rootfiles/core/156/update.sh +++ b/config/rootfiles/core/156/update.sh @@ -33,6 +33,7 @@ done =20 # Remove files rm -vf \ + /lib/libcap.so.1 \ /srv/web/ipfire/html/include/snortupdateutility.js \ /usr/bin/gawk-4.1.4 \ /usr/bin/igawk diff --git a/config/rootfiles/packages/libmpdclient b/config/rootfiles/packag= es/libmpdclient index a349cfd59..531afce82 100644 --- a/config/rootfiles/packages/libmpdclient +++ b/config/rootfiles/packages/libmpdclient @@ -9,36 +9,44 @@ #usr/include/mpd/directory.h #usr/include/mpd/entity.h #usr/include/mpd/error.h +#usr/include/mpd/fingerprint.h #usr/include/mpd/idle.h #usr/include/mpd/list.h #usr/include/mpd/message.h #usr/include/mpd/mixer.h +#usr/include/mpd/mount.h +#usr/include/mpd/neighbor.h #usr/include/mpd/output.h #usr/include/mpd/pair.h #usr/include/mpd/parser.h +#usr/include/mpd/partition.h #usr/include/mpd/password.h #usr/include/mpd/player.h #usr/include/mpd/playlist.h #usr/include/mpd/protocol.h #usr/include/mpd/queue.h #usr/include/mpd/recv.h +#usr/include/mpd/replay_gain.h #usr/include/mpd/response.h #usr/include/mpd/search.h #usr/include/mpd/send.h #usr/include/mpd/settings.h +#usr/include/mpd/socket.h #usr/include/mpd/song.h #usr/include/mpd/stats.h #usr/include/mpd/status.h #usr/include/mpd/sticker.h #usr/include/mpd/tag.h #usr/include/mpd/version.h -#usr/lib/libmpdclient.a -#usr/lib/libmpdclient.la usr/lib/libmpdclient.so usr/lib/libmpdclient.so.2 -usr/lib/libmpdclient.so.2.0.5 +usr/lib/libmpdclient.so.2.19 #usr/lib/pkgconfig/libmpdclient.pc #usr/share/doc/libmpdclient +#usr/share/doc/libmpdclient/AUTHORS #usr/share/doc/libmpdclient/COPYING #usr/share/doc/libmpdclient/NEWS -#usr/share/doc/libmpdclient/README +#usr/share/doc/libmpdclient/README.rst +#usr/share/vala +#usr/share/vala/vapi +#usr/share/vala/vapi/libmpdclient.vapi diff --git a/config/rootfiles/packages/mpc b/config/rootfiles/packages/mpc index 044b3141e..8fe332839 100644 --- a/config/rootfiles/packages/mpc +++ b/config/rootfiles/packages/mpc @@ -3,9 +3,8 @@ usr/bin/mpc #usr/share/doc/mpc/AUTHORS #usr/share/doc/mpc/COPYING #usr/share/doc/mpc/NEWS -#usr/share/doc/mpc/README -#usr/share/doc/mpc/mpc-completion.bash -#usr/share/doc/mpc/mpd-m3u-handler.sh -#usr/share/doc/mpc/mpd-pls-handler.sh -#usr/share/doc/mpc/mppledit -#usr/share/man/man1/mpc.1 +#usr/share/doc/mpc/README.rst +#usr/share/doc/mpc/contrib +#usr/share/doc/mpc/contrib/mpc-completion.bash +#usr/share/doc/mpc/contrib/mpd-m3u-handler.sh +#usr/share/doc/mpc/contrib/mpd-pls-handler.sh diff --git a/doc/language_issues.de b/doc/language_issues.de index 36d530547..1a9c37f48 100644 --- a/doc/language_issues.de +++ b/doc/language_issues.de @@ -818,6 +818,7 @@ WARNING: translation string unused: vpn red name WARNING: translation string unused: vpn watch WARNING: translation string unused: warn when traffic reaches WARNING: translation string unused: web proxy configuration +WARNING: translation string unused: week WARNING: translation string unused: week-graph WARNING: translation string unused: weekly firewallhits WARNING: translation string unused: wildcards diff --git a/doc/language_issues.en b/doc/language_issues.en index 36ac62905..063e29f72 100644 --- a/doc/language_issues.en +++ b/doc/language_issues.en @@ -340,7 +340,7 @@ WARNING: untranslated string: backup from =3D Backup from WARNING: untranslated string: backupaddon =3D Addon Backup WARNING: untranslated string: backupprofile =3D In case reconnection fails, = switch to profile WARNING: untranslated string: backups =3D backups -WARNING: untranslated string: backupwarning =3D Please first restore your ma= in backup and after this your addon backups. Please keep the original filenam= e, given when you download. +WARNING: untranslated string: backupwarning =3D Import your main backup firs= t and then the backup(s) of the addon configuration(s).
Only the backed = up addon configuration file(s) will be restored, not the installed addons!Also make sure that the backups keep their original file names. WARNING: untranslated string: bad characters in script field =3D Bad charact= ers in script field WARNING: untranslated string: bad characters in the telephone number field = =3D Bad characters in the telephone number field. WARNING: untranslated string: bad destination range =3D The Destination port= range has a first value that is greater than or equal to the second value. @@ -2094,7 +2094,6 @@ WARNING: untranslated string: web server =3D Web Server WARNING: untranslated string: webradio playlist =3D Webradio Playlist WARNING: untranslated string: website =3D Website WARNING: untranslated string: wednesday =3D Wednesday -WARNING: untranslated string: week =3D Week WARNING: untranslated string: weeks =3D Weeks WARNING: untranslated string: whois results from =3D WHOIS results from WARNING: untranslated string: winbind daemon =3D Winbind Daemon diff --git a/doc/language_issues.es b/doc/language_issues.es index 0f7327184..75c0f9bb0 100644 --- a/doc/language_issues.es +++ b/doc/language_issues.es @@ -762,6 +762,7 @@ WARNING: translation string unused: vpn red name WARNING: translation string unused: vpn watch WARNING: translation string unused: warn when traffic reaches WARNING: translation string unused: web proxy configuration +WARNING: translation string unused: week WARNING: translation string unused: week-graph WARNING: translation string unused: weekly firewallhits WARNING: translation string unused: wildcards diff --git a/doc/language_issues.fr b/doc/language_issues.fr index af06005cb..34dc7e11d 100644 --- a/doc/language_issues.fr +++ b/doc/language_issues.fr @@ -858,6 +858,7 @@ WARNING: translation string unused: vpn red name WARNING: translation string unused: vpn watch WARNING: translation string unused: warn when traffic reaches WARNING: translation string unused: web proxy configuration +WARNING: translation string unused: week WARNING: translation string unused: week-graph WARNING: translation string unused: weekly firewallhits WARNING: translation string unused: wildcards diff --git a/doc/language_issues.it b/doc/language_issues.it index b7ca1fbc3..3ce073b29 100644 --- a/doc/language_issues.it +++ b/doc/language_issues.it @@ -831,6 +831,7 @@ WARNING: translation string unused: vpn red name WARNING: translation string unused: vpn watch WARNING: translation string unused: warn when traffic reaches WARNING: translation string unused: web proxy configuration +WARNING: translation string unused: week WARNING: translation string unused: week-graph WARNING: translation string unused: weekly firewallhits WARNING: translation string unused: wildcards diff --git a/doc/language_issues.nl b/doc/language_issues.nl index 97cf4ab92..9222a059f 100644 --- a/doc/language_issues.nl +++ b/doc/language_issues.nl @@ -825,6 +825,7 @@ WARNING: translation string unused: vpn red name WARNING: translation string unused: vpn watch WARNING: translation string unused: warn when traffic reaches WARNING: translation string unused: web proxy configuration +WARNING: translation string unused: week WARNING: translation string unused: week-graph WARNING: translation string unused: weekly firewallhits WARNING: translation string unused: wildcards diff --git a/doc/language_issues.pl b/doc/language_issues.pl index 9f5ee89da..f553bdfa1 100644 --- a/doc/language_issues.pl +++ b/doc/language_issues.pl @@ -746,6 +746,7 @@ WARNING: translation string unused: vpn red name WARNING: translation string unused: vpn watch WARNING: translation string unused: warn when traffic reaches WARNING: translation string unused: web proxy configuration +WARNING: translation string unused: week WARNING: translation string unused: week-graph WARNING: translation string unused: weekly firewallhits WARNING: translation string unused: wildcards diff --git a/doc/language_issues.ru b/doc/language_issues.ru index d1dc12973..4461b30bf 100644 --- a/doc/language_issues.ru +++ b/doc/language_issues.ru @@ -742,6 +742,7 @@ WARNING: translation string unused: vpn red name WARNING: translation string unused: vpn watch WARNING: translation string unused: warn when traffic reaches WARNING: translation string unused: web proxy configuration +WARNING: translation string unused: week WARNING: translation string unused: weekly firewallhits WARNING: translation string unused: wildcards WARNING: translation string unused: wins server diff --git a/doc/language_issues.tr b/doc/language_issues.tr index b5d8ea54c..2c5d7f270 100644 --- a/doc/language_issues.tr +++ b/doc/language_issues.tr @@ -861,6 +861,7 @@ WARNING: translation string unused: vpn red name WARNING: translation string unused: vpn watch WARNING: translation string unused: warn when traffic reaches WARNING: translation string unused: web proxy configuration +WARNING: translation string unused: week WARNING: translation string unused: week-graph WARNING: translation string unused: weekly firewallhits WARNING: translation string unused: wildcards diff --git a/langs/de/cgi-bin/de.pl b/langs/de/cgi-bin/de.pl index 737ddf01d..95af3155b 100644 --- a/langs/de/cgi-bin/de.pl +++ b/langs/de/cgi-bin/de.pl @@ -472,7 +472,7 @@ 'backupaddon' =3D> 'Add-On-Sicherung', 'backupprofile' =3D> 'Falls die Wiederverbindung scheitert, auf dieses Profi= l umschalten', 'backups' =3D> 'Sicherungen', -'backupwarning' =3D> 'Bitte stellen Sie zuerst Ihre Hauptsicherung wieder he= r und anschlie=C3=9Fend die der Add-Ons. Achten Sie darauf, dass die Sicherun= gen ihre originalen Dateinamen behalten.', +'backupwarning' =3D> 'Spielen Sie zuerst Ihre Hauptsicherung und anschlie=C3= =9Fend die Sicherung(en) der Addon-Konfiguration(en) ein.
Es werden ledi= glich die gesicherten Konfigurationsdatei(en) der Addons, nicht die installie= rten Addons wiederhergestellt!
Achten Sie au=C3=9Ferdem darauf, dass die= Sicherungen ihre originalen Dateinamen behalten.', 'bad characters in' =3D> 'Ung=C3=BCltige Zeichen in ', 'bad characters in script field' =3D> 'Nicht erlaubte Zeichen im Skriptnamen= ', 'bad characters in the telephone number field' =3D> 'Nicht erlaubte(s) Zeich= en im Feld Telefonnummer.', diff --git a/langs/en/cgi-bin/en.pl b/langs/en/cgi-bin/en.pl index 1d059aac8..dc1fd8d67 100644 --- a/langs/en/cgi-bin/en.pl +++ b/langs/en/cgi-bin/en.pl @@ -486,7 +486,7 @@ 'backupaddon' =3D> 'Addon Backup', 'backupprofile' =3D> 'In case reconnection fails, switch to profile', 'backups' =3D> 'backups', -'backupwarning' =3D> 'Please first restore your main backup and after this y= our addon backups. Please keep the original filename, given when you download= .', +'backupwarning' =3D> 'Import your main backup first and then the backup(s) o= f the addon configuration(s).
Only the backed up addon configuration fil= e(s) will be restored, not the installed addons!
Also make sure that the= backups keep their original file names.', 'bad characters in' =3D> 'Bad characters in ', 'bad characters in script field' =3D> 'Bad characters in script field', 'bad characters in the telephone number field' =3D> 'Bad characters in the t= elephone number field.', diff --git a/langs/es/cgi-bin/es.pl b/langs/es/cgi-bin/es.pl index 8c744c3c4..c9a7496bc 100644 --- a/langs/es/cgi-bin/es.pl +++ b/langs/es/cgi-bin/es.pl @@ -440,7 +440,7 @@ 'backupaddon' =3D> 'Addon Backup', 'backupprofile' =3D> 'En caso de fallo en la reconexi=C3=B3n, cambie de perf= il.', 'backups' =3D> 'respaldos', -'backupwarning' =3D> 'Por favor primer restaure su respaldo principal y desp= u=C3=A9s de eso el respaldo de los addons. Por favor mantenga el nombre origi= nal que recibi=C3=B3 al descargarlos.', +'backupwarning' =3D> 'Importe primero su copia de seguridad principal y lueg= o la(s) copia(s) de seguridad de la(s) configuraci=C3=B3n(es) de los addon(es= ).
S=C3=B3lo se restaurar=C3=A1n los archivos de configuraci=C3=B3n de l= os addons de los que se ha hecho copia de seguridad, no los addons instalados= .
Aseg=C3=BArese tambi=C3=A9n de que las copias de seguridad mantienen s= us nombres de archivo originales.', 'bad characters in' =3D> 'Caracteres equivocados en', 'bad characters in script field' =3D> 'Caracteres equivocados en el campo sc= ript', 'bad characters in the telephone number field' =3D> 'Caracteres equivocados = en el campo n=C3=BAmero telef=C3=B3nico.', diff --git a/langs/fr/cgi-bin/fr.pl b/langs/fr/cgi-bin/fr.pl index c7486e189..301109477 100644 --- a/langs/fr/cgi-bin/fr.pl +++ b/langs/fr/cgi-bin/fr.pl @@ -492,7 +492,7 @@ 'backupaddon' =3D> 'Sauvegarde additionnelle', 'backupprofile' =3D> 'Dans le cas ou la reconnexion =C3=A9chouerait, changer= de profil ', 'backups' =3D> 'Sauvegardes', -'backupwarning' =3D> 'Veuillez restaurer votre sauvegarde principale et ensu= ite vos sauvegardes additionnelles. Veuillez conserver le nom de fichier four= ni lors du t=C3=A9l=C3=A9chargement.', +'backupwarning' =3D> 'Importez d\'abord votre sauvegarde principale, puis la= ou les sauvegardes de la ou des configurations des addons.
Seuls les fi= chiers de configuration d\'addons sauvegard=C3=A9s seront restaur=C3=A9s, pas= les addons install=C3=A9s!.
Assurez-vous =C3=A9galement que les sauvega= rdes conservent leurs noms de fichiers originaux.', 'bad characters in' =3D> 'Mauvais caract=C3=A8res dans ', 'bad characters in script field' =3D> 'Mauvais caract=C3=A8res dans le champ= de script', 'bad characters in the telephone number field' =3D> 'Mauvais caract=C3=A8res= dans le champ du num=C3=A9ro de t=C3=A9l=C3=A9phone', diff --git a/langs/it/cgi-bin/it.pl b/langs/it/cgi-bin/it.pl index 4841d0017..e82ecfd35 100644 --- a/langs/it/cgi-bin/it.pl +++ b/langs/it/cgi-bin/it.pl @@ -408,7 +408,7 @@ 'backupaddon' =3D> 'Addon Backup', 'backupprofile' =3D> 'In case reconnection fails, switch to profile', 'backups' =3D> 'Backups', -'backupwarning' =3D> 'Per favore prima di ripristinare il backup del sistema= e/o il backup addon, Si prega di mantenere il nome del file originale di qua= ndo é stato scaricato.', +'backupwarning' =3D> 'Importa prima il tuo backup principale e poi il/i back= up della/e configurazione/i degli addon.
Solo i file di configurazione a= ddon di cui =C3=A8 stato fatto il backup saranno ripristinati, non gli addon = installati!
Assicurati anche che i backup mantengano i nomi originali de= i file.', 'bad characters in' =3D> 'Bad characters in ', 'bad characters in script field' =3D> 'Bad characters in script field', 'bad characters in the telephone number field' =3D> 'Bad characters in the t= elephone number field.', diff --git a/langs/nl/cgi-bin/nl.pl b/langs/nl/cgi-bin/nl.pl index 18103d37c..55927839e 100644 --- a/langs/nl/cgi-bin/nl.pl +++ b/langs/nl/cgi-bin/nl.pl @@ -406,7 +406,7 @@ 'backupaddon' =3D> 'Back-up toevoeging', 'backupprofile' =3D> 'In geval het opnieuw verbinden mislukt, schakel dan ov= er naar profiel', 'backups' =3D> 'back-ups', -'backupwarning' =3D> 'Zet a.u.b. eerst uw hoofdback-ups terug en daarna de t= oevoegde back-ups. Gebruik de originele bestandsnaam die u gebruikt heeft voo= r de download.', +'backupwarning' =3D> 'Importeer eerst uw hoofdback-up en dan de back-up(en) = van de addon configuratie(s).
Alleen de configuratiebestanden van de add= ons waarvan een backup is gemaakt worden hersteld, niet de ge=C3=AFnstalleerd= e addons!
Zorg er ook voor dat de back-ups hun oorspronkelijke bestandsn= amen behouden.', 'bad characters in' =3D> 'Ongeldige tekens in ', 'bad characters in script field' =3D> 'Ongeldige tekens in scriptveld', 'bad characters in the telephone number field' =3D> 'Ongeldige tekens in tel= efoonnummerveld', diff --git a/langs/pl/cgi-bin/pl.pl b/langs/pl/cgi-bin/pl.pl index d16328778..147db051c 100644 --- a/langs/pl/cgi-bin/pl.pl +++ b/langs/pl/cgi-bin/pl.pl @@ -388,7 +388,7 @@ 'backupaddon' =3D> 'Kopia dodatk=C3=B3w', 'backupprofile' =3D> 'Je=C5=BCeli ponowne po=C5=82=C4=85czenie nie powiedzie= si=C4=99 prze=C5=82=C4=85cz na profil', 'backups' =3D> 'kopie', -'backupwarning' =3D> 'Najpierw nale=C5=BCy przywr=C3=B3ci=C4=87 kopi=C4=99 p= odstawow=C4=85, a nast=C4=99pnie kopi=C4=99 dodatk=C3=B3w. Prosz=C4=99 nie zm= ienia=C4=87 nazwy pobranych plik=C3=B3w z kopiami.', +'backupwarning' =3D> 'Najpierw zaimportuj g=C5=82=C3=B3wn=C4=85 kopi=C4=99 z= apasow=C4=85, a nast=C4=99pnie kopie zapasowe konfiguracji dodatk=C3=B3w.
Tylko kopie zapasowe plik=C3=B3w konfiguracyjnych dodatk=C3=B3w zostan=C4= =85 przywr=C3=B3cone, a nie zainstalowane dodatki!
Upewnij si=C4=99 r=C3= =B3wnie=C5=BC, =C5=BCe kopie zapasowe zachowuj=C4=85 oryginalne nazwy plik=C3= =B3w.', 'bad characters in' =3D> 'Niepoprawny znak w ', 'bad characters in script field' =3D> 'Niepoprawny znak w polu skryptu', 'bad characters in the telephone number field' =3D> 'Niepoprawny znak w polu= z numerem telefonu.', diff --git a/langs/ru/cgi-bin/ru.pl b/langs/ru/cgi-bin/ru.pl index 58581d353..0d986135d 100644 --- a/langs/ru/cgi-bin/ru.pl +++ b/langs/ru/cgi-bin/ru.pl @@ -386,7 +386,7 @@ 'backupaddon' =3D> '=D0=A0=D0=B5=D0=B7=D0=B5=D1=80=D0=B2=D0=BD=D0=B0=D1=8F = =D0=BA=D0=BE=D0=BF=D0=B8=D1=8F =D0=B0=D0=B4=D0=B4=D0=BE=D0=BD=D0=BE=D0=B2', 'backupprofile' =3D> '=D0=95=D1=81=D0=BB=D0=B8 =D0=BD=D0=B5 =D0=BF=D0=BE=D0= =BB=D1=83=D1=87=D0=B0=D0=B5=D1=82=D1=81=D1=8F =D0=BF=D0=B5=D1=80=D0=B5=D0=BF= =D0=BE=D0=B4=D0=BA=D0=BB=D1=8E=D1=87=D0=B8=D1=82=D1=8C=D1=81=D1=8F, =D1=83=D0= =BA=D0=B0=D0=B6=D0=B8=D1=82=D0=B5 =D0=B4=D1=80=D1=83=D0=B3=D0=BE=D0=B9 =D0=BF= =D1=80=D0=BE=D1=84=D0=B8=D0=BB=D1=8C', 'backups' =3D> '=D0=A0=D0=B5=D0=B7=D0=B5=D1=80=D0=B2=D0=BD=D1=8B=D0=B5 =D0= =BA=D0=BE=D0=BF=D0=B8=D0=B8', -'backupwarning' =3D> '=D0=9F=D0=BE=D0=B6=D0=B0=D0=BB=D1=83=D0=B9=D1=81=D1=82= =D0=B0, =D1=81=D0=BF=D0=B5=D1=80=D0=B2=D0=B0 =D0=B2=D0=BE=D1=81=D1=81=D1=82= =D0=B0=D0=BD=D0=BE=D0=B2=D0=B8=D1=82=D0=B5 =D1=80=D0=B5=D0=B7=D0=B5=D1=80=D0= =B2=D0=BD=D1=83=D1=8E =D0=BA=D0=BE=D0=BF=D0=B8=D1=8E =D1=81=D0=B8=D1=81=D1=82= =D0=B5=D0=BC=D1=8B, =D0=B0 =D0=B7=D0=B0=D1=82=D0=B5=D0=BC =D0=B0=D0=B4=D0=B4= =D0=BE=D0=BD=D1=8B.
=D0=9F=D0=BE=D0=B6=D0=B0=D0=BB=D1=83=D0=B9=D1=81=D1= =82=D0=B0 =D1=81=D0=BE=D1=85=D1=80=D0=B0=D0=BD=D0=B8=D1=82=D0=B5 =D0=BE=D1=80= =D0=B8=D0=B3=D0=B8=D0=BD=D0=B0=D0=BB=D1=8C=D0=BD=D0=BE=D0=B5 =D0=BD=D0=B0=D0= =B7=D0=B2=D0=B0=D0=BD=D0=B8=D0=B5 =D1=84=D0=B0=D0=B9=D0=BB=D0=B0, =D0=BA=D0= =BE=D1=82=D0=BE=D1=80=D0=BE=D0=B5 =D0=B1=D1=8B=D0=BB=D0=BE =D0=BF=D1=80=D0=B8= =D1=81=D0=BA=D0=B0=D1=87=D0=B8=D0=B2=D0=B0=D0=BD=D0=B8=D0=B8.', +'backupwarning' =3D> '=D0=A1=D0=BD=D0=B0=D1=87=D0=B0=D0=BB=D0=B0 =D0=B8=D0= =BC=D0=BF=D0=BE=D1=80=D1=82=D0=B8=D1=80=D1=83=D0=B9=D1=82=D0=B5 =D0=BE=D1=81= =D0=BD=D0=BE=D0=B2=D0=BD=D1=83=D1=8E =D1=80=D0=B5=D0=B7=D0=B5=D1=80=D0=B2=D0= =BD=D1=83=D1=8E =D0=BA=D0=BE=D0=BF=D0=B8=D1=8E, =D0=B0 =D0=B7=D0=B0=D1=82=D0= =B5=D0=BC =D1=80=D0=B5=D0=B7=D0=B5=D1=80=D0=B2=D0=BD=D1=83=D1=8E =D0=BA=D0=BE= =D0=BF=D0=B8=D1=8E =D0=BA=D0=BE=D0=BD=D1=84=D0=B8=D0=B3=D1=83=D1=80=D0=B0=D1= =86=D0=B8=D0=B8 (=D0=BE=D0=B2) =D0=BD=D0=B0=D0=B4=D1=81=D1=82=D1=80=D0=BE=D0= =B9=D0=BA=D0=B8.
=D0=A2=D0=BE=D0=BB=D1=8C=D0=BA=D0=BE =D0=B7=D0=B0=D1=80= =D0=B5=D0=B7=D0=B5=D1=80=D0=B2=D0=B8=D1=80=D0=BE=D0=B2=D0=B0=D0=BD=D0=BD=D1= =8B=D0=B5 =D1=84=D0=B0=D0=B9=D0=BB=D1=8B =D0=BA=D0=BE=D0=BD=D1=84=D0=B8=D0=B3= =D1=83=D1=80=D0=B0=D1=86=D0=B8=D0=B8 =D0=BD=D0=B0=D0=B4=D1=81=D1=82=D1=80=D0= =BE=D0=B9=D0=BA=D0=B8 =D0=B1=D1=83=D0=B4=D1=83=D1=82 =D0=B2=D0=BE=D1=81=D1=81= =D1=82=D0=B0=D0=BD=D0=BE=D0=B2=D0=BB=D0=B5=D0=BD=D1=8B, =D0=BD=D0=B5 =D1=83= =D1=81=D1=82=D0=B0=D0=BD=D0=BE=D0=B2=D0=BB=D0=B5=D0=BD=D0=BD=D1=8B=D0=B5 =D0= =B4=D0=BE=D0=BF=D0=BE=D0=BB=D0=BD=D0=B5=D0=BD=D0=B8=D1=8F!
=D0=A2=D0=B0= =D0=BA=D0=B6=D0=B5 =D1=83=D0=B1=D0=B5=D0=B4=D0=B8=D1=82=D0=B5=D1=81=D1=8C, = =D1=87=D1=82=D0=BE =D0=B2 =D1=80=D0=B5=D0=B7=D0=B5=D1=80=D0=B2=D0=BD=D1=8B=D1= =85 =D0=BA=D0=BE=D0=BF=D0=B8=D1=8F=D1=85 =D1=81=D0=BE=D1=85=D1=80=D0=B0=D0=BD= =D0=B5=D0=BD=D1=8B =D0=B8=D1=81=D1=85=D0=BE=D0=B4=D0=BD=D1=8B=D0=B5 =D0=B8=D0= =BC=D0=B5=D0=BD=D0=B0 =D1=84=D0=B0=D0=B9=D0=BB=D0=BE=D0=B2.', 'bad characters in' =3D> '=D0=9D=D0=B5=D0=BF=D1=80=D0=B0=D0=B2=D0=B8=D0=BB= =D1=8C=D0=BD=D1=8B=D0=B5 =D1=81=D0=B8=D0=BC=D0=B2=D0=BE=D0=BB=D1=8B =D0=B2 ', 'bad characters in script field' =3D> '=D0=9D=D0=B5=D0=BF=D1=80=D0=B0=D0=B2= =D0=B8=D0=BB=D1=8C=D0=BD=D1=8B=D0=B5 =D1=81=D0=B8=D0=BC=D0=B2=D0=BE=D0=BB=D1= =8B =D0=B2 =D0=BF=D0=BE=D0=BB=D0=B5 =D1=81=D0=BA=D1=80=D0=B8=D0=BF=D1=82=D0= =B0', 'bad characters in the telephone number field' =3D> '=D0=9D=D0=B5=D0=BF=D1= =80=D0=B0=D0=B2=D0=B8=D0=BB=D1=8C=D0=BD=D1=8B=D0=B5 =D1=81=D0=B8=D0=BC=D0=B2= =D0=BE=D0=BB=D1=8B =D0=B2 =D0=BF=D0=BE=D0=BB=D0=B5 =D1=82=D0=B5=D0=BB=D0=B5= =D1=84=D0=BE=D0=BD=D0=BD=D0=BE=D0=B3=D0=BE =D0=BD=D0=BE=D0=BC=D0=B5=D1=80=D0= =B0.', diff --git a/langs/tr/cgi-bin/tr.pl b/langs/tr/cgi-bin/tr.pl index 14de385c1..36c4782d6 100644 --- a/langs/tr/cgi-bin/tr.pl +++ b/langs/tr/cgi-bin/tr.pl @@ -472,7 +472,7 @@ 'backupaddon' =3D> 'Eklentiyi yedekle', 'backupprofile' =3D> 'Yeniden ba=C4=9Flanma ba=C5=9Far=C4=B1s=C4=B1z durumda= . Profile ge=C3=A7in', 'backups' =3D> 'Yedekler', -'backupwarning' =3D> 'Eklenti yedeklemesi i=C3=A7in l=C3=BCtfen =C3=B6nce ge= ri y=C3=BCkleme yedeklemesi olu=C5=9Fturun. =C4=B0ndirme zaman=C4=B1 verilen = orjinal dosya ile devam edin.', +'backupwarning' =3D> '=C3=96nce ana yede=C4=9Finizi ve ard=C4=B1ndan eklenti= yap=C4=B1land=C4=B1rmas=C4=B1n=C4=B1n yedeklerini i=C3=A7e aktar=C4=B1n.
Yaln=C4=B1zca yedeklenen eklenti yap=C4=B1land=C4=B1rma dosyalar=C4=B1 geri= y=C3=BCklenecek, y=C3=BCkl=C3=BC eklentiler de=C4=9Fil!
Ayr=C4=B1ca ye= deklerin orijinal dosya adlar=C4=B1n=C4=B1 korudu=C4=9Fundan emin olun.', 'bad characters in' =3D> 'Yabl=C4=B1=C5=9F karakterler ', 'bad characters in script field' =3D> 'Komut alan=C4=B1ndaki yanl=C4=B1=C5= =9F karakterler', 'bad characters in the telephone number field' =3D> 'Telefon numaras=C4=B1 a= lan=C4=B1ndaki yanl=C4=B1=C5=9F karakterler.', diff --git a/lfs/gettext b/lfs/gettext index 0cf9cca6b..b9eb24a85 100644 --- a/lfs/gettext +++ b/lfs/gettext @@ -24,7 +24,7 @@ =20 include Config =20 -VER =3D 0.19.8.1 +VER =3D 0.21 =20 THISAPP =3D gettext-$(VER) DL_FILE =3D $(THISAPP).tar.xz @@ -49,7 +49,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_MD5 =3D df3f5690eaa30fd228537b00cb7b7590 +$(DL_FILE)_MD5 =3D 40996bbaf7d1356d3c22e33a8b255b31 =20 install : $(TARGET) =20 diff --git a/lfs/gmp b/lfs/gmp index ed92cf30e..8c1b3c21c 100644 --- a/lfs/gmp +++ b/lfs/gmp @@ -24,7 +24,7 @@ =20 include Config =20 -VER =3D 6.2.0 +VER =3D 6.2.1 =20 THISAPP =3D gmp-$(VER) DL_FILE =3D $(THISAPP).tar.xz @@ -44,7 +44,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_MD5 =3D a325e3f09e6d91e62101e59f9bda3ec1 +$(DL_FILE)_MD5 =3D 0b82665c4a92fd2ade7440c13fcaa42b =20 install : $(TARGET) =20 diff --git a/lfs/grep b/lfs/grep index a19aba6dc..d19a6831b 100644 --- a/lfs/grep +++ b/lfs/grep @@ -24,7 +24,7 @@ =20 include Config =20 -VER =3D 2.27 +VER =3D 3.6 =20 THISAPP =3D grep-$(VER) DL_FILE =3D $(THISAPP).tar.xz @@ -50,7 +50,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_MD5 =3D 6138dd227c39d4a25f81eea76a44d4cb +$(DL_FILE)_MD5 =3D f47fe27049510b2249dba7f862ac1b51 =20 install : $(TARGET) =20 diff --git a/lfs/libcap b/lfs/libcap index 55110138a..85d379024 100644 --- a/lfs/libcap +++ b/lfs/libcap @@ -72,10 +72,8 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE) # Prevent a static library from being installed cd $(DIR_APP) && sed -i '/install.*STALIBNAME/d' libcap/Makefile - cd $(DIR_APP) && make - cd $(DIR_APP) && make install - # links for old binaries - ln -svf libcap.so.2 /lib/libcap.so.1 + cd $(DIR_APP) && make GOLANG=3Dno + cd $(DIR_APP) && make install GOLANG=3Dno ln -svf /lib/libcap.so.2.25 /usr/lib/libcap.so chmod +x /lib/libcap.so.* @rm -rf $(DIR_APP) diff --git a/lfs/libmpc b/lfs/libmpc index 2adf4f48f..4d32d83fc 100644 --- a/lfs/libmpc +++ b/lfs/libmpc @@ -24,7 +24,7 @@ =20 include Config =20 -VER =3D 1.1.0 +VER =3D 1.2.1 =20 THISAPP =3D mpc-$(VER) DL_FILE =3D $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_MD5 =3D 4125404e41e482ec68282a2e687f6c73 +$(DL_FILE)_MD5 =3D 9f16c976c25bb0f76b50be749cd7a3a8 =20 install : $(TARGET) =20 diff --git a/lfs/libmpdclient b/lfs/libmpdclient index e35ea9ee6..24f516d01 100644 --- a/lfs/libmpdclient +++ b/lfs/libmpdclient @@ -24,15 +24,15 @@ =20 include Config =20 -VER =3D 2.5 +VER =3D 2.19 =20 THISAPP =3D libmpdclient-$(VER) -DL_FILE =3D $(THISAPP).tar.bz2 +DL_FILE =3D $(THISAPP).tar.xz DL_FROM =3D $(URL_IPFIRE) DIR_APP =3D $(DIR_SRC)/$(THISAPP) TARGET =3D $(DIR_INFO)/$(THISAPP) PROG =3D libmpdclient -PAK_VER =3D 3 +PAK_VER =3D 4 =20 DEPS =3D =20 @@ -44,7 +44,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_MD5 =3D c1e359de6fbee3dc052deaeed05350db +$(DL_FILE)_MD5 =3D aee66cbf5ce2ebf1b976e9c6ade0feee =20 install : $(TARGET) =20 @@ -76,10 +76,10 @@ $(subst %,%_MD5,$(objects)) : =20 $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) - @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar jxf $(DIR_DL)/$(DL_FILE) + @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE) $(UPDATE_AUTOMAKE) - cd $(DIR_APP) && ./configure --prefix=3D/usr - cd $(DIR_APP) && make $(MAKETUNING) $(EXTRA_MAKE) - cd $(DIR_APP) && make install + cd $(DIR_APP) && meson --prefix=3D/usr builddir/ + cd $(DIR_APP) && ninja -C builddir/ + cd $(DIR_APP) && ninja -C builddir/ install @rm -rf $(DIR_APP) @$(POSTBUILD) diff --git a/lfs/mpc b/lfs/mpc index 5f3340b98..2060685cc 100644 --- a/lfs/mpc +++ b/lfs/mpc @@ -24,15 +24,15 @@ =20 include Config =20 -VER =3D 0.21 +VER =3D 0.33 =20 THISAPP =3D mpc-$(VER) -DL_FILE =3D $(THISAPP).tar.bz2 +DL_FILE =3D $(THISAPP).tar.xz DL_FROM =3D $(URL_IPFIRE) DIR_APP =3D $(DIR_SRC)/$(THISAPP) TARGET =3D $(DIR_INFO)/$(THISAPP) PROG =3D mpc -PAK_VER =3D 6 +PAK_VER =3D 7 =20 DEPS =3D mpd libmpdclient =20 @@ -44,7 +44,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_MD5 =3D d8f88aad5fa7ed4c6e7005c5ec1ba7c5 +$(DL_FILE)_MD5 =3D 7d1f5c308b5df1f2af0a01360a235af2 =20 install : $(TARGET) =20 @@ -76,9 +76,9 @@ $(subst %,%_MD5,$(objects)) : =20 $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) - @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar jxf $(DIR_DL)/$(DL_FILE) - cd $(DIR_APP) && ./configure --prefix=3D/usr - cd $(DIR_APP) && make $(MAKETUNING) - cd $(DIR_APP) && make install + @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE) + cd $(DIR_APP) && meson --prefix=3D/usr builddir/ + cd $(DIR_APP) && ninja -C builddir/ + cd $(DIR_APP) && ninja -C builddir/ install @rm -rf $(DIR_APP) @$(POSTBUILD) diff --git a/lfs/zstd b/lfs/zstd index c6af0f129..a4549557b 100644 --- a/lfs/zstd +++ b/lfs/zstd @@ -24,7 +24,7 @@ =20 include Config =20 -VER =3D 1.4.5 +VER =3D 1.4.9 =20 THISAPP =3D zstd-$(VER) DL_FILE =3D $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_MD5 =3D dd0b53631303b8f972dafa6fd34beb0c +$(DL_FILE)_MD5 =3D eb718b8aae0302cabe20f968e500534d =20 install : $(TARGET) =20 hooks/post-receive -- IPFire 2.x development tree --===============5785132844290227939==--