Bläddra i källkod

linux binaries are built on Debian 8 "Jessie", fixes #3761

Thomas Waldmann 5 år sedan
förälder
incheckning
0ceade3027
2 ändrade filer med 3 tillägg och 2 borttagningar
  1. 2 1
      docs/changes.rst
  2. 1 1
      docs/installation.rst

+ 2 - 1
docs/changes.rst

@@ -264,7 +264,8 @@ Other changes:
   improve macOS builds.
 - tests: test_delete_force: avoid sporadic test setup issues, #5196
 - misc. vagrant fixes
-- new vagrant box, the binary for macOS is built on 10.12 now
+- the binary for macOS is now built on macOS 10.12
+- the binaries for Linux are now built on Debian 8 "Jessie", #3761
 - docs:
 
   - PlaceholderError not printed as JSON, #4073

+ 1 - 1
docs/installation.rst

@@ -92,7 +92,7 @@ Standalone Binary
 |project_name| x86/x64 amd/intel compatible binaries (generated with `pyinstaller`_)
 are available on the releases_ page for the following platforms:
 
-* **Linux**: glibc >= 2.13 (ok for most supported Linux releases).
+* **Linux**: glibc >= 2.19 (ok for most supported Linux releases).
   Older glibc releases are untested and may not work.
 * **Mac OS X**: 10.12 (unknown whether it works for older releases)
 * **FreeBSD**: 10.3 (unknown whether it works for older releases)