Commit 0d90b0e5 authored by Tor CI Release's avatar Tor CI Release Committed by David Goulet
Browse files

release: ChangeLog and ReleaseNotes for 0.4.7.6-rc

parent 133c6407
Loading
Loading
Loading
Loading
+18 −0
Original line number Diff line number Diff line
Changes in version 0.4.7.6-rc - 2022-04-07
  This is the first release candidate of the 0.4.7.x series. Only one minor
  bugfix went in since the last alpha couple weeks ago. We strongly recommend
  anyone running an alpha version to upgrade to this version. Unless major
  problems are found, the next release will finally be the stable!
  o Minor features (fallbackdir):
    - Regenerate fallback directories generated on April 07, 2022.
  o Minor features (geoip data):
    - Update the geoip files to match the IPFire Location Database, as
      retrieved on 2022/04/07.
  o Minor features (linux seccomp2 sandbox):
    - Permit the clone3 syscall, which is apparently used in glibc-2.34
      and later. Closes ticket 40590.
Changes in version 0.4.7.5-alpha - 2022-03-25
  This version contains, of what we hope, the final work for congestion
  control paving the way to the stable version. We expect this to be the last

changes/clone3-sandbox

deleted100644 → 0
+0 −3
Original line number Diff line number Diff line
  o Minor features (linux seccomp2 sandbox):
    - Permit the clone3 syscall, which is apparently used in glibc-2.34 and
      later. Closes ticket 40590.

changes/fallbackdirs-2022-04-07

deleted100644 → 0
+0 −2
Original line number Diff line number Diff line
  o Minor features (fallbackdir):
    - Regenerate fallback directories generated on April 07, 2022.

changes/geoip-2022-04-07

deleted100644 → 0
+0 −3
Original line number Diff line number Diff line
  o Minor features (geoip data):
    - Update the geoip files to match the IPFire Location Database,
      as retrieved on 2022/04/07.