Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (5h)  pkgsrc-2024Q1 (9d)  pkgsrc-2023Q4 (56d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (168d) 

2024-05-27 02:17:07 UTC Now

2021-05-20 21:02:16 UTC MAIN commitmail json YAML

erlang-lager: Update to 3.9.2

upstream changes:
-----------------
3.9.2
  o Merge pull request #551 from paulo-ferraz-oliveira/feature/ci-otp-24
  o Tweak CI versions (add 24.0, move 23.2 to 23.3)
  o Merge pull request #547 from paulo-ferraz-oliveira/fix/unused_parse_t…
  o Prevent "a term is constructed, but never used" warning
3.9.1
  o Merge pull request #543 from paulo-ferraz-oliveira/fix/log_location
  o CI on Windows with GitHub Actions
  o Fix tests broken in f2ae8fe
  o Log to log_root+..._log except if ..._log is absolute
  o Remove appveyor from CI
3.9.0
  o Merge pull request #539 from paulo-ferraz-oliveira/feature/erl_anno_i…
  o Merge pull request #540 from paulo-ferraz-oliveira/fix/log_location
  o Get rid of pre-OTP 21 test code workarounds
  o Embrace the future
  o Replace Travis CI with GitHub Actions
  o Make our intentions explicit
  o Properly fetch opaque info.
  o Prevent "wrong" log location
3.8.2
  o Merge pull request #536 from paulo-ferraz-oliveira/feature/log_root_o…
  o Merge pull request #535 from yidayoung/master
  o Merge pull request #537 from paulo-ferraz-oliveira/feature/loc_for_line
  o Adapt to OTP 24's Line v. {Line,Col} location
  o Remove unnecessary code
  o Make default logs write to log_root, if defined
  o Allow log_root on crash_log
  o Ensure relative log file not change when current path changed

(triaxx)