-
Notifications
You must be signed in to change notification settings - Fork 0
Update X.Org Server from 1.18.4 to 1.19.3 #335
Merged
Merged
Commits on Mar 30, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 367b49f - Browse repository at this point
Copy the full SHA 367b49fView commit details -
xproto: Use new, secure source URL
The current URL moved permanently. ``` $ curl -I http://xorg.freedesktop.org/releases/individual/proto/ HTTP/1.1 301 Moved Permanently Date: Thu, 30 Mar 2017 15:06:25 GMT Server: Apache/2.4.10 (Debian) Location: https://www.x.org/releases/individual/proto/ Content-Type: text/html; charset=iso-8859-1 ``` [1] http://www.linuxfromscratch.org/blfs/view/8.0/x/x7proto.html
Configuration menu - View commit details
-
Copy full SHA for b89f479 - Browse repository at this point
Copy the full SHA b89f479View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05f2126 - Browse repository at this point
Copy the full SHA 05f2126View commit details -
libXfont2 supersedes libXfont (1.4.7). The current users of that library need to be rebuilt. ``` ousage.pl /usr/lib/libXfont.so.1 # 'users' of '/usr/lib/libXfont.so.1' /usr/bin/Xnest xorg-server-1.18.4-0.x86_64 /usr/bin/Xvfb xorg-server-1.18.4-0.x86_64 /usr/bin/bdftopcf bdftopcf-1.0.4-0.x86_64 /usr/libexec/Xorg xorg-server-1.18.4-0.x86_64 ``` Create the bee package with the command below. ``` $ bee init https://www.x.org/pub/individual/lib/libXfont2-2.0.1.tar.bz2 creating libXfont2-2.0.1-0.bee from template '/etc/default/bee/templates/fallback' ``` Convert it to a versionless bee file, configure it according to the instructions in the LFS book [1], and disable building of the static variants of the library . [1] http://www.linuxfromscratch.org/blfs/view/8.0/x/x7lib.html
Configuration menu - View commit details
-
Copy full SHA for 0c77310 - Browse repository at this point
Copy the full SHA 0c77310View commit details -
> The font-adobe-100dpi package installs 100 dots per inch versions of > Courier, Helvetica, New Century Schoolbook and Times fonts. > > The remaining font packages here provide 75dpi versions of those > fonts, and various miscellaneous fonts - mostly for legacy encodings. > Those are primarily to silence warnings when testing Xorg. In previous > versions of BLFS a lot more legacy fonts were installed. > > Please consult the BLFS-7.10 book at > http://www.linuxfromscratch.org/blfs/view/7.10/x/x7font.html if you > wish to install any of those other fonts. [1] http://www.linuxfromscratch.org/blfs/view/8.0/x/x7legacy.html
Configuration menu - View commit details
-
Copy full SHA for 64a9761 - Browse repository at this point
Copy the full SHA 64a9761View commit details -
X: Remove unneeded legacy fonts
> Xorg's ancestor (X11R1, in 1987) at first only provided bitmap fonts, > with a tool (bdftopcf) to assist in their installation. With the > introduction of xorg-server-1.19.0 and libXfont2 many people will not > need them. There are still a few old packages which might require, or > benefit from, these deprecated fonts and so the following packages are > shown here. > > ### Note ### > > The font-adobe-100dpi package installs 100 dots per inch versions of > Courier, Helvetica, New Century Schoolbook and Times fonts. > > The remaining font packages here provide 75dpi versions of those fonts, > and various miscellaneous fonts - mostly for legacy encodings. Those are > primarily to silence warnings when testing Xorg. In previous versions of > BLFS a lot more legacy fonts were installed. > > Please consult the BLFS-7.10 book at > http://www.linuxfromscratch.org/blfs/view/7.10/x/x7font.html if you wish > to install any of those other fonts. Compare the fonts [1][2], and only install the fonts listed in BLFS 8.0. [1] http://www.linuxfromscratch.org/blfs/view/7.10/x/x7font.html [2] http://www.linuxfromscratch.org/blfs/view/8.0/x/x7font.html
Configuration menu - View commit details
-
Copy full SHA for 95adc1f - Browse repository at this point
Copy the full SHA 95adc1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e04e58f - Browse repository at this point
Copy the full SHA e04e58fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f33f7ab - Browse repository at this point
Copy the full SHA f33f7abView commit details -
font-util: Use new, secure source URL
The current URL moved permanently. ``` $ curl -I http://xorg.freedesktop.org/releases/individual/font/ HTTP/1.1 301 Moved Permanently Date: Thu, 30 Mar 2017 16:09:40 GMT Server: Apache/2.4.10 (Debian) Location: https://www.x.org/releases/individual/font/ Content-Type: text/html; charset=iso-8859-1 ```
Configuration menu - View commit details
-
Copy full SHA for 9b012f2 - Browse repository at this point
Copy the full SHA 9b012f2View commit details -
bdftopcf: Remove unneeded version
Since X.Org Server 1.19 this is not needed anymore.
Configuration menu - View commit details
-
Copy full SHA for 9bf3121 - Browse repository at this point
Copy the full SHA 9bf3121View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31f8c6d - Browse repository at this point
Copy the full SHA 31f8c6dView commit details
Commits on Apr 3, 2017
-
xorg-server: Update version from 1.18.4 to 1.19.3
Changes [1]: > X.Org Server 1.19 features a few big features including threaded input > support that had been in development for several years (more details), > PRIME synchronization support as spearheaded by NVIDIA, XWayland > pointer confinement and warping and other XWayland improvements, > modesetting driver improvements, Windows DRI extension support, GLAMOR > improvements, and more. This release also breaks the driver ABIs, so the drivers need to be rebuilt. [1] https://www.phoronix.com/scan.php?page=news_item&px=X.Org-Server-1.19-Released
Configuration menu - View commit details
-
Copy full SHA for 27cf70b - Browse repository at this point
Copy the full SHA 27cf70bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 41cd690 - Browse repository at this point
Copy the full SHA 41cd690View commit details -
xf86-input-evdev: Securely download source archive
Use HTTPS to securely download the source archive.
Configuration menu - View commit details
-
Copy full SHA for d29723e - Browse repository at this point
Copy the full SHA d29723eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd15ca6 - Browse repository at this point
Copy the full SHA fd15ca6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37ae8e8 - Browse repository at this point
Copy the full SHA 37ae8e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fc11bf - Browse repository at this point
Copy the full SHA 0fc11bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1771502 - Browse repository at this point
Copy the full SHA 1771502View commit details
Commits on Apr 4, 2017
-
Revert "X: Remove unneeded legacy fonts"
This reverts commit 95adc1f. Currently old X applications like `xload`, `xfontsel` and `xdu`, as they need the fonts. To not hold up the update, leave the fonts installed.
Configuration menu - View commit details
-
Copy full SHA for d343037 - Browse repository at this point
Copy the full SHA d343037View commit details -
Revert "Remove legacy X fonts"
This reverts commit 64a9761. Currently old X applications like `xload`, `xfontsel` and `xdu`, as they need the fonts. To not hold up the update, leave the fonts installed.
Configuration menu - View commit details
-
Copy full SHA for ed13718 - Browse repository at this point
Copy the full SHA ed13718View commit details -
Configuration menu - View commit details
-
Copy full SHA for f93cb96 - Browse repository at this point
Copy the full SHA f93cb96View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.