]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
scdoc: Upgrade 1.11.2 -> 1.11.3
authorAlex Kiernan <alex.kiernan@gmail.com>
Sat, 15 Mar 2025 10:24:39 +0000 (10:24 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 17 Mar 2025 16:35:53 +0000 (16:35 +0000)
commita57fa257b4e64a790ee649661c0a386803acf0a5
tree1f267ca208440e35aacb987b90b190eb697788f4
parent00c9683ae5ca5dd2d4490caa7a408a1a04a60f13
scdoc: Upgrade 1.11.2 -> 1.11.3

Swap static link removal patch to a backport of upstream, remove autotools
usage (this is just a Makefile recipe), fix up metadata.

Changes:
Dimitry Andric (1):
      Fix clang 15 -Wstrict-prototypes warnings

Drew DeVault (2):
      README.md: mention system packages
      Update version to 1.11.3

Eli Schwartz (2):
      remove useless re-declarations of standard functions
      get rid of some unused includes

Humm (3):
      use .PP for paragraph breaks
      scdoc(1), scdoc(5): follow conventions more closely
      simplify list output

Max Schillinger (1):
      fix formatting of escaped backticks

Simon Branch (2):
      scdoc.5: fix capitalization of subsection headers
      scdoc.5: fix formatting in the preamble

Simon Ser (1):
      man: add section about SOURCE_DATE_EPOCH

jturtle (1):
      Emit '\e' instead of '\\'

Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/scdoc/scdoc/0001-Makefile-dont-add-static-to-LDFLAGS.patch [deleted file]
meta/recipes-extended/scdoc/scdoc/0001-Makefile-drop-static.patch [new file with mode: 0644]
meta/recipes-extended/scdoc/scdoc_1.11.3.bb [new file with mode: 0644]
meta/recipes-extended/scdoc/scdoc_git.bb [deleted file]