[geeklog-hg] [Geeklog-Core/geeklog] acbdfd: Upgraded code libraries via composer

Tom noreply at github.com
Tue Jan 25 16:36:28 EST 2022


  Branch: refs/heads/master
  Home:   https://github.com/Geeklog-Core/geeklog
  Commit: acbdfd15ec2b6a6e0d3b59bb8eb0c2a3f85e172e
      https://github.com/Geeklog-Core/geeklog/commit/acbdfd15ec2b6a6e0d3b59bb8eb0c2a3f85e172e
  Author: eSilverStrike <eSilverStrike at users.noreply.github.com>
  Date:   2022-01-25 (Tue, 25 Jan 2022)

  Changed paths:
    M system/composer.lock
    M system/vendor/composer/installed.json
    M system/vendor/composer/installed.php
    M system/vendor/mlocati/ip-lib/README.md
    M system/vendor/mlocati/ip-lib/composer.json
    M system/vendor/mlocati/ip-lib/src/Address/AddressInterface.php
    M system/vendor/mlocati/ip-lib/src/Address/AssignedRange.php
    M system/vendor/mlocati/ip-lib/src/Address/IPv4.php
    M system/vendor/mlocati/ip-lib/src/Address/IPv6.php
    M system/vendor/mlocati/ip-lib/src/Address/Type.php
    M system/vendor/mlocati/ip-lib/src/Factory.php
    A system/vendor/mlocati/ip-lib/src/ParseStringFlag.php
    M system/vendor/mlocati/ip-lib/src/Range/AbstractRange.php
    M system/vendor/mlocati/ip-lib/src/Range/Pattern.php
    M system/vendor/mlocati/ip-lib/src/Range/RangeInterface.php
    M system/vendor/mlocati/ip-lib/src/Range/Single.php
    M system/vendor/mlocati/ip-lib/src/Range/Subnet.php
    M system/vendor/mlocati/ip-lib/src/Range/Type.php
    M system/vendor/mlocati/ip-lib/src/Service/BinaryMath.php
    A system/vendor/mlocati/ip-lib/src/Service/RangesFromBoundaryCalculator.php
    R system/vendor/mlocati/ip-lib/src/Service/RangesFromBounradyCalculator.php
    A system/vendor/mlocati/ip-lib/src/Service/UnsignedIntegerMath.php
    M system/vendor/pear/pear-core-minimal/src/OS/Guess.php
    M system/vendor/pear/pear-core-minimal/src/System.php
    A system/vendor/phpclasses/oauth-api/login_with_charter_spectrum.php
    M system/vendor/phpclasses/oauth-api/login_with_garmin.php
    M system/vendor/phpclasses/oauth-api/oauth_client.php
    M system/vendor/phpclasses/oauth-api/oauth_configuration.json
    M system/vendor/robthree/twofactorauth/README.md
    M system/vendor/robthree/twofactorauth/composer.json
    M system/vendor/robthree/twofactorauth/demo/demo.php
    R system/vendor/robthree/twofactorauth/demo/loader.php
    A system/vendor/robthree/twofactorauth/docs/_config.yml
    A system/vendor/robthree/twofactorauth/docs/_layouts/post.html
    A system/vendor/robthree/twofactorauth/docs/assets/css/style.scss
    A system/vendor/robthree/twofactorauth/docs/getting-started.md
    A system/vendor/robthree/twofactorauth/docs/improved-code-verification.md
    A system/vendor/robthree/twofactorauth/docs/index.md
    A system/vendor/robthree/twofactorauth/docs/optional-configuration.md
    A system/vendor/robthree/twofactorauth/docs/qr-codes.md
    A system/vendor/robthree/twofactorauth/docs/qr-codes/bacon.md
    A system/vendor/robthree/twofactorauth/docs/qr-codes/endroid.md
    A system/vendor/robthree/twofactorauth/docs/qr-codes/image-charts.md
    A system/vendor/robthree/twofactorauth/docs/qr-codes/qr-server.md
    A system/vendor/robthree/twofactorauth/docs/qr-codes/qrickit.md
    A system/vendor/robthree/twofactorauth/lib/Providers/Qr/GoogleChartsQrCodeProvider.php
    M system/vendor/robthree/twofactorauth/tests/TwoFactorAuthTest.php

  Log Message:
  -----------
  Upgraded code libraries via composer

For issue #1079

 - Upgraded mlocati/ip-lib
 - Upgraded pear/pear-core-minimal
 - Upgraded phpclasses/oauth-api
 - Upgraded robthree/twofactorauth




More information about the geeklog-cvs mailing list