[openssl/web] 239296: Convert all source/*.html to .md

Richard Levitte noreply at reply.github.openssl.org
Wed Jul 20 11:12:04 UTC 2022


  Branch: refs/heads/master
  Home:   https://github.openssl.org/openssl/web
  Commit: 239296da4d2d17929d7b5285b749cdeef3e44ad6
      https://github.openssl.org/openssl/web/commit/239296da4d2d17929d7b5285b749cdeef3e44ad6
  Author: Richard Levitte <levitte at openssl.org>
  Date:   2022-07-20 (Wed, 20 Jul 2022)

  Changed paths:
    M .gitignore
    M Makefile
    A source/dirdata.yaml
    R source/gitrepo.html
    A source/gitrepo.md
    R source/index.html
    A source/index.md
    R source/license.html
    A source/license.md
    R source/mirror.html
    A source/mirror.md
    R source/sidebar.shtml

  Log Message:
  -----------
  Convert all source/*.html to .md

Partial fix of #324

Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/web/pull/349)


  Commit: fe6c01f3d893a28ccadd090f3908fe11b7dd6d3f
      https://github.openssl.org/openssl/web/commit/fe6c01f3d893a28ccadd090f3908fe11b7dd6d3f
  Author: Richard Levitte <levitte at openssl.org>
  Date:   2022-07-20 (Wed, 20 Jul 2022)

  Changed paths:
    M .gitignore
    M Makefile
    A source/old/dirdata.yaml
    R source/old/index.html.tt
    A source/old/index.md.tt
    A source/old/sub-dirdata.yaml.tt
    R source/old/sub-index.html.tt
    A source/old/sub-index.md.tt

  Log Message:
  -----------
  Convert all source/old/*.html to .md

Partial fix of #324

Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/web/pull/349)


  Commit: a18e42645868ebce68957fc86cdcafe613016931
      https://github.openssl.org/openssl/web/commit/a18e42645868ebce68957fc86cdcafe613016931
  Author: Richard Levitte <levitte at openssl.org>
  Date:   2022-07-20 (Wed, 20 Jul 2022)

  Changed paths:
    M Makefile

  Log Message:
  -----------
  $(SRCLISTS) isn't phony!

This was probably around because we used this variable to list tarballs.
Things have changed since, and making the contents of this variable phony
is now in error.

Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/web/pull/349)


Compare: https://github.openssl.org/openssl/web/compare/e0824ffd90af...a18e42645868


More information about the openssl-commits mailing list