22686f3251
- Update to version git.20211127.db493d1ce: * gettext-h: document GNULIB_NO_VLA * gettext-h: use VLA test similar to regex * regex: port to tcc * test-framework-sh: remove unsafe entries from PATH * regex: merge from glibc * regex: assume RE_ENABLE_I18N * lseek: port around macOS SEEK_HOLE glitch * lseek: port around macOS SEEK_DATA glitch * Add ChangeLog entry for sigsegv changes * sigsegv: fix build on or1k * sigsegv: fix build on microblazeel * Fix typos in previous patch. * exclude: yield proper errno on failure * autoupdate * regex: break regcomp.c link with glibc * autoupdate * * doc/gnulib-intro.texi: Fix some ancient history. * autoupdate (belated) * string: Avoid syntax error re strdup in string.in.h (regr. 2021-09-07). * autoupdate * autoupdate * xalloc: new function xinmalloc * regex: redo style of previous change * regex: improve comment * regex: fix buffer read overrrun * nproc: port better to macOS 10.14 * sigsegv: fix quoting problem * nproc: port better to OpenBSD * timer-time: port better to OpenBSD 6.9 OBS-URL: https://build.opensuse.org/request/show/934484 OBS-URL: https://build.opensuse.org/package/show/Base:System/gnulib?expand=0&rev=7
16 lines
584 B
Plaintext
16 lines
584 B
Plaintext
<services>
|
|
<service mode="disabled" name="tar_scm">
|
|
<param name="url">git://git.savannah.gnu.org/gnulib.git</param>
|
|
<param name="scm">git</param>
|
|
<param name="changesgenerate">enable</param>
|
|
<param name="filename">gnulib</param>
|
|
<param name="versionformat">git.%cd.%h</param>
|
|
<param name="revision">db493d1ce43fc39dd925699d840c80b3400f4313</param>
|
|
</service>
|
|
<service mode="disabled" name="recompress">
|
|
<param name="file">*.tar</param>
|
|
<param name="compression">xz</param>
|
|
</service>
|
|
<service mode="disabled" name="set_version"/>
|
|
</services>
|