Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-26 | Merge remote-tracking branch 'glitch/main' | Starfall | |
2022-08-15 | Bump Ruby version from 3.0.3 to 3.0.4 (#18028) | zunda | |
https://www.ruby-lang.org/en/news/2022/04/12/ruby-3-0-4-released/ | |||
2022-08-15 | Update node to 16.16.0 (#18790) | Daniel Jakots | |
See https://nodejs.org/en/blog/vulnerability/july-2022-security-releases/ | |||
2022-07-25 | Merge remote-tracking branch 'glitch/main' | Starfall | |
2022-06-27 | Update Dockerfile (#18717) | Shlee | |
2022-03-30 | Update to Mastodon 2.5.0 | Starfall | |
Merge remote-tracking branch 'glitch/main' | |||
2022-03-19 | Bump NODE_VER to 16.14.2 (#17825) | Daniel Jakots | |
See the announcement https://nodejs.org/en/blog/vulnerability/mar-2022-security-releases/ | |||
2022-02-25 | Merge remote-tracking branch 'glitch/main' | Starfall | |
2022-02-14 | Remove protobuf dependencies (#17539) | Yamagishi Kazutoshi | |
2022-01-31 | Merge branch 'glitchsoc' | Starfall | |
2022-01-31 | Bump NODE_VER to 16.13.2, to solve security issues (#17399) | Daniel Jakots | |
Fixes CVE-2021-44532, CVE-2021-44533, and CVE-2022-21824. See: https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/ | |||
2021-12-25 | Save bundle config as local (#17188) | Jeong Arm | |
Some bundle options are saved as global user config and not project local. Specially, `deployment` must be saved as local config to be run on copied environment | |||
2021-11-24 | Upgrade Ruby to 3.0.3 (#17038) | zunda | |
https://www.ruby-lang.org/en/news/2021/11/24/ruby-3-0-3-released/ | |||
2021-11-18 | Update Dockerfile (#16939) | Shlee | |
2021-11-18 | Ruby 3.0.2 Upgrade (#16982) | Shlee | |
* Update .ruby-version * Update Gemfile * Update Gemfile.lock * Update Dockerfile * Update check-i18n.yml * Update config.yml * Update config.yml | |||
2021-11-17 | [Dockerfile] [Security] Update NodeJS to V16 (LTS) on docker. (#16856) | Shlee | |
* [Security] Update NodeJS on docker. https://nodejs.org/en/blog/vulnerability/oct-2021-security-releases/ * Update Dockerfile * Upgrade npm package * Update Dockerfile | |||
2021-10-14 | add bundle flag to suppress root warning (#16557) | David Sterry | |
2021-09-13 | Update Dockerfile (#16696) | Shlee | |
2021-08-10 | NodeJS 14 support - circleci/docker/.nvmrc (#16163) | Shlee | |
* Update config.yml * Update Dockerfile * Update .nvmrc * Update Dockerfile * NodeJS 10 is EOL. * Update package.json * Update README.md * Update Vagrantfile * Update Dockerfile * Update Dockerfile | |||
2021-07-10 | Use ruby-2.7.4 (#16481) | Daigo 3 Dango | |
Stop using older version of resolv gem as the bug has been fixed. https://bugs.ruby-lang.org/issues/17781 | |||
2021-05-04 | Revert default Ruby version to 2.7.2 (#16154) | Claire | |
Ruby 2.7.3 introduced a new bug with Resolv::DNS, which we heavily use within Mastodon: https://bugs.ruby-lang.org/issues/17781 Ruby 2.7.3 also included security fixes for two CVEs, but those do not seem to apply to Mastodon: https://github.com/tootsuite/mastodon/pull/16004#issuecomment-815125025 | |||
2021-04-09 | Upgrade Ruby to 2.7.3 (#16004) | Daigo 3 Dango | |
* Upgrade Ruby to 2.7.3 https://www.ruby-lang.org/en/news/2021/04/05/ruby-2-7-3-released/ includes security fixes to - CVE-2021-28965: XML round-trip vulnerability in REXML - CVE-2021-28966: Path traversal in Tempfile on Windows * Update rexml to 3.2.5 https://www.ruby-lang.org/en/news/2021/04/05/xml-round-trip-vulnerability-in-rexml-cve-2021-28965/ | |||
2021-04-02 | Merge branch 'glitch' | Starfall | |
2021-03-30 | build: install shared-mime-info in Dockerfile (#15978) | Mashiro | |
2021-03-20 | Docker: Use precompiled jemalloc, format, apply hadolint suggestions (#10823) | Sandro | |
* Format, apply hadolint suggestions, little nitpicks * Use pre compiled jemalloc * Use tini from package repository | |||
2021-03-12 | Update Dockerfile (#15869) | Shlee | |
2021-02-08 | Merge remote-tracking branch 'glitchsoc/main' into main | Starfall | |
2021-01-28 | Update to Node.js-12.20.1 (#15558) | Daniel Jakots | |
This is a security release. You can read the announce at https://nodejs.org/en/blog/vulnerability/january-2021-security-releases/ | |||
2021-01-13 | Merge branch 'glitch' into main | Starfall | |
2021-01-08 | Fix the Dockerfile in case of Kaniko build (#15510) | kaiyou | |
Kaniko does not support looking up binaries from $PATH, so we specify the full path to the bash binary. Co-authored-by: kaiyou <dev@kaiyou.fr> | |||
2020-12-07 | Merge branch 'glitch' into main | Starfall | |
2020-11-29 | Update Dockerfile (#15232) | Shlee | |
2020-11-20 | Merge branch 'glitch' into main | Starfall | |
2020-11-19 | Use Ruby 2.7.2 (#15150) | Daigo 3 Dango | |
thwait and e2mmap are no longer needed in Gemfile. Gems properly require those. | |||
2020-09-02 | Merge branch 'glitch' into main | Starfall | |
2020-08-30 | Minor fix & improvement for the Dockerfile (#14686) | Kairui Song | 宋恺睿 | |
* Dockerfile: Fix building with multiarch Tested on amd64 and arm64 * Reduce docker image size by clean up some unneeded source file | |||
2020-07-03 | Add commit hash to displayed version number | Starfall | |
Also includes a few tweaks to the README | |||
2020-07-01 | Merge branch 'glitch' into main | Starfall | |
2020-06-25 | Update Dockerfile (#13582) | Shlee | |
2020-04-11 | Merge branch 'glitch' | Starfall | |
2020-04-11 | Revert "Revert "Merge branch 'glitch'"" | Starfall | |
This reverts commit 12d35783db1bb302d7540d8d3690ab6eed3dac3b. | |||
2020-04-05 | [Security] Update Dockerfile for Ruby 2.6.6 (#13393) | Shlee | |
2020-03-10 | [Security] Bump Node.js from 12.14.0 to 12.16.1 in Docker (#13235) | Shlee | |
* Update Dockerfile * Update Dockerfile | |||
2020-03-01 | Revert "Merge branch 'glitch'" | Starfall | |
Login is broken This reverts commit 22a55edc158352003a3953964c9d332a60c86428, reversing changes made to 5902299384d15249fe4b84b8761d4a49f3c7f6fd. | |||
2020-03-01 | Merge branch 'glitch' | Starfall | |
2020-02-16 | Fix non-x64 architectures not being able to build Docker image because of ↵ | Sara Aimée Smiseth | |
hardcoded Node.js architecture (#13081) * Use ARCH variable instead of hardcoded x64 * fix formating | |||
2020-02-04 | Merge branch 'glitch' | Starfall | |
2020-01-28 | Update Dockerfile (#12997) | Shlee | |
2019-12-30 | Upgrade Node v12 in Dockerfile (#12703) | Shlee | |
2019-12-09 | Merge branch 'production' | Starfall | |