[wesnoth-commits] [wesnoth/wesnoth] d0d541: Remove sha1 functionality.

Pentarctagon noreply at github.com
Mon Apr 25 18:47:23 UTC 2022


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: d0d54142d900435a4ff949ed58b0f1f1d2c9a809
      https://github.com/wesnoth/wesnoth/commit/d0d54142d900435a4ff949ed58b0f1f1d2c9a809
  Author: Pentarctagon <pentarctagon at tutamail.com>
  Date:   2022-04-25 (Mon, 25 Apr 2022)

  Changed paths:
    M src/config_cache.cpp
    M src/hash.cpp
    M src/hash.hpp

  Log Message:
  -----------
  Remove sha1 functionality.

It was used in once place and openssl deprecated the current APIs used, so just remove it rather than update it.


  Commit: 10cae943c9487e8147c8bfa4ca8c7c6fc3fa9475
      https://github.com/wesnoth/wesnoth/commit/10cae943c9487e8147c8bfa4ca8c7c6fc3fa9475
  Author: Pentarctagon <pentarctagon at tutamail.com>
  Date:   2022-04-25 (Mon, 25 Apr 2022)

  Changed paths:
    M src/hash.cpp
    M src/hash.hpp

  Log Message:
  -----------
  Update openssl MD5 API used to non-deprecated one.


  Commit: 955a4d8817ba2ea46789ea26fd98bd444ebb3c80
      https://github.com/wesnoth/wesnoth/commit/955a4d8817ba2ea46789ea26fd98bd444ebb3c80
  Author: Pentarctagon <pentarctagon at tutamail.com>
  Date:   2022-04-25 (Mon, 25 Apr 2022)

  Changed paths:
    M src/generators/lua_map_generator.cpp

  Log Message:
  -----------
  Fix range-loop-construct warning.


  Commit: 3595951e7ecebf8b5cefba1902cae8d3a1255c4b
      https://github.com/wesnoth/wesnoth/commit/3595951e7ecebf8b5cefba1902cae8d3a1255c4b
  Author: Pentarctagon <pentarctagon at tutamail.com>
  Date:   2022-04-25 (Mon, 25 Apr 2022)

  Changed paths:
    M src/gui/core/event/dispatcher.hpp
    M src/utils/general.hpp

  Log Message:
  -----------
  Fix clang template error.


  Commit: 63a1a48f5cda10dc3c745e3d477191c5437dc804
      https://github.com/wesnoth/wesnoth/commit/63a1a48f5cda10dc3c745e3d477191c5437dc804
  Author: Pentarctagon <pentarctagon at tutamail.com>
  Date:   2022-04-25 (Mon, 25 Apr 2022)

  Changed paths:
    M src/actions/vision.cpp

  Log Message:
  -----------
  Fix for bitwise-instead-of-logical.


  Commit: d8864c0fdcd396201ddeba593358be4176f80c5a
      https://github.com/wesnoth/wesnoth/commit/d8864c0fdcd396201ddeba593358be4176f80c5a
  Author: Pentarctagon <pentarctagon at tutamail.com>
  Date:   2022-04-25 (Mon, 25 Apr 2022)

  Changed paths:
    M src/preferences/credentials.cpp

  Log Message:
  -----------
  Replace use of deprecated RC4 openssl API.


  Commit: 9877ed74f0aff76250dbe70762476b8fa15dc1cc
      https://github.com/wesnoth/wesnoth/commit/9877ed74f0aff76250dbe70762476b8fa15dc1cc
  Author: Pentarctagon <pentarctagon at tutamail.com>
  Date:   2022-04-25 (Mon, 25 Apr 2022)

  Changed paths:
    M Doxyfile

  Log Message:
  -----------
  Doxygen updates.


  Commit: 09ff1647b63ef8af565ee8e2159fd82b348185a2
      https://github.com/wesnoth/wesnoth/commit/09ff1647b63ef8af565ee8e2159fd82b348185a2
  Author: Pentarctagon <pentarctagon at tutamail.com>
  Date:   2022-04-25 (Mon, 25 Apr 2022)

  Changed paths:
    M .github/workflows/ci-scripts/docker.sh

  Log Message:
  -----------
  This shouldn't be hard coded.


Compare: https://github.com/wesnoth/wesnoth/compare/dc48c6dc63f6...09ff1647b63e



More information about the Commits mailing list