* Add late june patch release notes * Update data/release-notes/enterprise-server/3-1/2.yml Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com> Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com> Co-authored-by: Zachary Mark <zachary-mark@github.com> Co-authored-by: Leona B. Campbell <3880403+runleonarun@users.noreply.github.com>
16 lines
1.4 KiB
YAML
16 lines
1.4 KiB
YAML
date: '2021-06-24'
|
|
sections:
|
|
security_fixes:
|
|
- Packages have been updated to the latest security versions.
|
|
bugs:
|
|
- The sshd service would sometimes fail to start on instances running on Google Cloud Platform.
|
|
- Old upgrade files would persist on the user disk, sometimes resulting in out of space conditions.
|
|
- An export archive would silently fail to import pull requests if they contained review requests from teams not present in the archive.
|
|
known_issues:
|
|
- On a freshly set up GitHub Enterprise Server without any users, an attacker could create the first admin user.
|
|
- Custom firewall rules are removed during the upgrade process.
|
|
- Git LFS tracked files [uploaded through the web interface](https://github.com/blog/2105-upload-files-to-your-repositories) are incorrectly added directly to the repository.
|
|
- Issues cannot be closed if they contain a permalink to a blob in the same repository, where the blob's file path is longer than 255 characters.
|
|
- When "Users can search GitHub.com" is enabled with GitHub Connect, issues in private and internal repositories are not included in GitHub.com search results.
|
|
- When a replica node is offline in a high availability configuration, {% data variables.product.product_name %} may still route {% data variables.product.prodname_pages %} requests to the offline node, reducing the availability of {% data variables.product.prodname_pages %} for users.
|