The 2.5 series release notes contain important changes in this release series.
Security Fixes
- HIGH Due to the way that email addresses with Unicode in the 'local part' are handled, it was possible to generate a password reset token for an email address and have it delivered to a separate email address with Unicode homoglyphs that normalized to the original email address.
- LOW Admin users could still access user reports after being suspended.
- Packages have been updated to the latest security versions.
Bug Fixes
- LDAP sync failed on suspended users if restricted groups are not configured.
- Pushing Git LFS objects to a fork of a repository the user only has read access to would fail.
- PSD files stored in LFS failed to render.
- Alambic services would not run on job-server cluster nodes.
- Downloading identical user or repository reports in quick succession could lead to a build up in duplicate jobs that could affect the performance of the appliance.
Known Issues
- We incorrectly redirect to the dashboard if you accessed GitHub Enterprise using an alias while in private mode. This might happen if you set a fully qualified domain name but the subdomain resolves correctly.
- Images uploaded to issues save with an absolute URL, so they can be broken if the hostname changes.
- On a freshly set up GitHub Enterprise without any users, an attacker could create the first admin user.
- Custom firewall rules aren't maintained during an upgrade.
- Enqueued background jobs are sometimes not purged when a repository is deleted.
- On instances upgraded from 2.3 and earlier, restoring an archived protected branch will not restore all the settings correctly. This does not affect new instances.
svn checkout
may timeout while the repository data cache is being built. In most cases, subsequent svn checkout
attempts will succeed.
- Migration data exported from GitHub Enterprise with
ghe-migrator
does not include issue file attachments, which may cause imports to another server to fail. (updated 2016-11-15)
- Console text is difficult to read on OpenStack KVM. (updated 2016-08-03)
- The initial import of the VMware OVA image may fail when deployed via vCenter Server 6.0 or 6.5. The import will succeed when performed directly on an ESXi host. (updated 2017-02-23)
- Git LFS objects may take up to an hour to replicate in a High Availability configuration. (updated 2017-02-23)
Errata
- We didn't include the fix for the issue that migration data exported from GitHub Enterprise with
ghe-migrator
does not include issue file attachments, which may cause imports to another server to fail. (updated 2016-11-15)
Thanks!
The GitHub Team