Skip to content

History

Revisions

  • Merge branch 'master' of github.com:quantcast/qfs

    @mikeov mikeov committed Nov 29, 2025
    8fc0eeb
  • Wiki: * Release notes: fix link to Release-Notes-2.2.8.

    @mikeov mikeov committed Nov 29, 2025
    62866cf
  • Merge branch 'master' of github.com:quantcast/qfs

    @mikeov mikeov committed Nov 29, 2025
    fe07dfc
  • Wiki: * Update release notes 2.2.8 highlights by adding Debian 13, and Rocky Linux 10 to platform support.

    @mikeov mikeov committed Nov 29, 2025
    388ceb9
  • Merge branch 'master' of github.com:/quantcast/qfs

    @mikeov mikeov committed Nov 29, 2025
    d025551
  • Wiki: * Release notes: add Debian 13, and Rocky Linux 10 to platform support.

    @mikeov mikeov committed Nov 29, 2025
    7b35b1d
  • Merge pull request #268 from quantcast/topic/binary-disro-update Add Debian 13 and Rocky Linux 10 builds.

    @mikeov mikeov committed Nov 28, 2025
    af120b2
  • Wiki: * Binary distributions: add binary distributions for Debian 13, Rocky Linux 10, and upcoming release 2.2.8.

    @mikeov mikeov committed Nov 28, 2025
    926b2b7
  • Build script: * Add support for Debian 13. * Do not attempt to use deprecated apt-key command, if not available.

    @mikeov mikeov committed Nov 28, 2025
    9f43ead
  • GitHub Actions: * Add fix rocky linux 10 docker image path.

    @mikeov mikeov committed Nov 28, 2025
    8256af8
  • GitHub Actions: * Add CentOS 10 build to build script.

    @mikeov mikeov committed Nov 28, 2025
    5f3a1bf
  • IO library: * Update OpenSSL cleanup to use OPENSSL_init_ssl() and OPENSSL_cleanup() instead of now deprecated functions for OpenSSL 1.1.0 and later.

    @mikeov mikeov committed Nov 28, 2025
    2b43f50
  • GitHub Actions: * Add Debian 13 and Rocky Linux 10 builds.

    @mikeov mikeov committed Nov 28, 2025
    762d40d
  • GitHub Actions: * Enable uploads to S3, now that they bucket keys are updated.

    @mikeov mikeov committed Nov 22, 2025
    816573e
  • GitHub Actions: * Add ENABLE_UPLOADS environment variable to disable upload of tarballs to S3. * Default ENABLE_UPLOADS to false. * Fix mac OS builds upload conditions.

    @mikeov mikeov committed Oct 19, 2025
    28ac764
  • GitHub Actions: * Disable upload of tarballs to S3 until S3 keys are updated.

    @mikeov mikeov committed Oct 19, 2025
    6aabc4f
  • Merge pull request #267 from quantcast/topic/mstress_hadoop_3 Apache RAT update.

    @mikeov mikeov committed Oct 19, 2025
    9b49eb4
  • Apache RAT update: * Update to use version 0.17 * Reformat / cleanup RAT script. * Do not use deprecated RAT flags. * Update .ratignore to exclude generated files. * Remove RAT output awk filter, use --output-style unapproved-licenses option instead.

    @mikeov mikeov committed Oct 19, 2025
    da4669c
  • Merge pull request #266 Prepare for 2.2.8 release

    @mikeov mikeov committed Oct 18, 2025
    e5d930e
  • QFS wiki: * Update wiki pages to fix formatting issues. * Specify language / type of the code blocks. * Add missing section headings. * Fix section headings. * Convert all headings to new format. * Fix tables formatting. * Fold long lines.

    @mikeov mikeov committed Oct 1, 2025
    ed9dad3
  • Wiki: * Update README by fixing style issues.

    @mikeov mikeov committed Sep 30, 2025
    acc7da3
  • Wiki: * Added image to QFS Kerberos Security Design page in order to make wiki self-contained. * Updated QFS Kerberos Security Design image background to white instead of transparent in order to make it readable with all background colors / themes. * Updated QFS Kerberos Security Design page to use the image. * Fixed markdown formatting issues in QFS Kerberos Security Design page.

    @mikeov mikeov committed Sep 29, 2025
    0d02eb5
  • Wiki/Administrator's-Guide.md: * Fix markdown formatting and warnings * Make command examples command output more readable * Fix heading levels * Make table headers more readable

    @mikeov mikeov committed Sep 1, 2025
    c1714e2
  • Wiki/Release-Notes.md: * Fix heading levels, and duplicate headings * Fix table header row alignment * Make markdown formatting more consistent

    @mikeov mikeov committed Sep 1, 2025
    a008518
  • README.md: * Add release 2.2.8 to README.md * Fix markdown formatting and warnings * Fix heading levels, and duplicate headings * Make command examples more readable

    @mikeov mikeov committed Sep 1, 2025
    0ca4424
  • Top level cmake: * Remove boost system component on MacOS as it no longer required, and does not seem to exist in the latest boost on MacOS.

    @mikeov mikeov committed Aug 31, 2025
    a758fe1
  • Prepare for 2.2.8 release * Common library: Update buildversgit.sh by updating the default version to 2.2.8 * Wiki: Update Release-Notes.md by adding release notes overview for 2.2.8 and link to release notes for 2.2.8 * Wiki: Create Release-Notes-2.2.8.md

    @mikeov mikeov committed Aug 31, 2025
    bbb3c84
  • Build script: * Update Maven URL to the latest version.

    @mikeov mikeov committed Jul 20, 2025
    e2e2656
  • Wiki: * Binary Distributions page updated to remove Debian 10 master build.

    @mikeov mikeov committed Jul 20, 2025
    18393c9
  • Github actions: * Remove Debian 10 build, as it is no longer supported (EOL).

    @mikeov mikeov committed Jul 20, 2025
    cc97296