From d85f7c07420288045a4a740f5f34b18cbe438e84 Mon Sep 17 00:00:00 2001 From: sakaki Date: Wed, 18 Mar 2020 15:53:15 +0000 Subject: [PATCH] Update for release v1.5.4 --- README.md | 46 +-- configs/bcm2711_defconfig-bis | 28 +- configs/bcmrpi3_defconfig-bis | 43 +- reference/make.conf | 3 +- reference/world-all-packages | 632 ++++++++++++++++-------------- reference/world-all-packages-lite | 356 ++++++++--------- reference/world-packages | 42 +- reference/world-packages-lite | 2 +- 8 files changed, 603 insertions(+), 549 deletions(-) diff --git a/README.md b/README.md index 73f8cd7..092ae9e 100644 --- a/README.md +++ b/README.md @@ -8,26 +8,26 @@ Bootable 64-bit Gentoo image for the Raspberry Pi 4 Model B, and Pi 3 B and B+, This project is a bootable, microSD card **64-bit Gentoo image for the [Raspberry Pi 4 model B](https://www.raspberrypi.org/products/raspberry-pi-4-model-b/), [3 model B](https://www.raspberrypi.org/products/raspberry-pi-3-model-b/) and [3 model B+](https://www.raspberrypi.org/products/raspberry-pi-3-model-b-plus/)** single board computers (SBC). -The image's userland contains a complete (OpenRC-based) Gentoo system (including a full Portage tree) - so you can run `emerge` operations immediately - and has been pre-populated with a reasonable package set (Xfce v4.12, LibreOffice v6.3.3.2, Firefox Quantum v70.0.1, Chromium v78.0.3904.50, Thunderbird v68.2.2, VLC v3.0.8, Kodi v18.4, GIMP v2.10.14 etc.) so that you can get productive *without* having to compile anything first! Unless you *want* to, of course; this being Gentoo, GCC v9.2.0, Clang v9.0.1_rc2, IcedTea v3.14.0 (OpenJDK 8), Go v1.13.4, Rust v1.39.0 and various versions of Python are of course bundled also ^-^ As of version 1.2.0 of the image, all userland software has been built under Gentoo's 17.0 profile, and, as of version 1.5.0 of the image, **the new RPi4 Model B is also supported** (and to reflect this, the project itself has been renamed, from `gentoo-on-rpi3-64bit` to `gentoo-on-rpi-64bit` ^-^). +The image's userland contains a complete (OpenRC-based) Gentoo system (including a full Portage tree) - so you can run `emerge` operations immediately - and has been pre-populated with a reasonable package set (Xfce v4.12, LibreOffice v6.3.5.2, Firefox Quantum v73.0.1, Chromium v82.0.4068.4, Thunderbird v68.5.0, VLC v3.0.8, Kodi v18.6, GIMP v2.10.14 etc.) so that you can get productive *without* having to compile anything first! Unless you *want* to, of course; this being Gentoo, GCC v9.2.0-r4, Clang v9.0.1, IcedTea v3.15.0 (OpenJDK 8), Go v1.14, Rust v1.41.1 and various versions of Python are of course bundled also ^-^ As of version 1.2.0 of the image, all userland software has been built under Gentoo's 17.0 profile, and, as of version 1.5.0 of the image, **the new RPi4 Model B is also supported** (and to reflect this, the project itself has been renamed, from `gentoo-on-rpi3-64bit` to `gentoo-on-rpi-64bit` ^-^). The kernel and userland are both 64-bit (`arm64`/`aarch64`), and support for the Pi's [VC4](https://wiki.gentoo.org/wiki/Raspberry_Pi_VC4) GPU (VC6 on the Pi4) has been included (using [`vc4-fkms-v3d`](https://www.raspberrypi.org/forums/viewtopic.php?f=29&t=159853) / Mesa), so rendering performance is reasonable (e.g., `glxgears` between 400 and 1200fps, depending on load and system type; real-time video playback). The Pi's onboard Ethernet, WiFi (dual-band on the RPi3 B+ / Pi4 B) and Bluetooth adaptors are supported, as is the official 7" [touchscreen](#touchscreen) (if you have one). Sound works too, both via HDMI (given an appropriate display), and the onboard headphone jack. As of version 1.1.0 of the image, a [weekly-autobuild binhost](#binhost), custom [Gentoo profile](#profile), and [binary kernel package](#binary_kp) have been provided, making it relatively painless to keep your system up-to-date (and, because of this, [`genup`](https://github.com/sakaki-/genup) has been configured to run [automatically once per week](#weekly_update), by default). As of version 1.4.0 of the image, access to the RPi3's hardware video codecs (and camera module, if you have one) [is supported](#v4l2) too, via the V4L2 framework, and, as of version 1.5.0, these features are available on the RPi4 also. Additionally, on the RPi4, the use of dual monitors is supported (but not required) as of version 1.5.0 (as is accelerated graphics, via V3D / Mesa). And, there is no 3GiB 'memory ceiling' anymore: if you are fortunate enough to own a 4GiB Pi4, all 4GiB of that RAM is usable. Finally, as of 1.5.2, [64-bit MMAL userland](#mmal) is supported (and used by bundled tools like `raspivid`), as is automated update of the RPi4's onboard EEPROM firmware. Here's a screenshot of the image running on a dual-display RPi4 B (click to show a higher resolution view): -[gentoo-on-rpi-64bit in use on Pi4 (screenshot)] +[gentoo-on-rpi-64bit in use on Pi4 (screenshot)] The image may be downloaded from the link below (or via `wget`, per the instructions which follow). Variant | Version | Image | Digital Signature :--- | ---: | ---: | ---: -Raspberry Pi 4B, 3B/B+ 64-bit Full | v1.5.3 | [genpi64.img.xz](https://github.com/sakaki-/gentoo-on-rpi-64bit/releases/download/v1.5.3/genpi64.img.xz) | [genpi64.img.xz.asc](https://github.com/sakaki-/gentoo-on-rpi-64bit/releases/download/v1.5.3/genpi64.img.xz.asc) -Raspberry Pi 4B, 3B/B+ 64-bit Lite | v1.5.3 | [genpi64lite.img.xz](https://github.com/sakaki-/gentoo-on-rpi-64bit/releases/download/v1.5.3/genpi64lite.img.xz) | [genpi64lite.img.xz.asc](https://github.com/sakaki-/gentoo-on-rpi-64bit/releases/download/v1.5.3/genpi64lite.img.xz.asc) +Raspberry Pi 4B, 3B/B+ 64-bit Full | v1.5.4 | [genpi64.img.xz](https://github.com/sakaki-/gentoo-on-rpi-64bit/releases/download/v1.5.4/genpi64.img.xz) | [genpi64.img.xz.asc](https://github.com/sakaki-/gentoo-on-rpi-64bit/releases/download/v1.5.4/genpi64.img.xz.asc) +Raspberry Pi 4B, 3B/B+ 64-bit Lite | v1.5.4 | [genpi64lite.img.xz](https://github.com/sakaki-/gentoo-on-rpi-64bit/releases/download/v1.5.4/genpi64lite.img.xz) | [genpi64lite.img.xz.asc](https://github.com/sakaki-/gentoo-on-rpi-64bit/releases/download/v1.5.4/genpi64lite.img.xz.asc) -**NB:** most users will want the first, full image ([genpi64.img.xz](https://github.com/sakaki-/gentoo-on-rpi-64bit/releases/download/v1.5.3/genpi64.img.xz)) - the 'lite' variant ([genpi64lite.img.xz](https://github.com/sakaki-/gentoo-on-rpi-64bit/releases/download/v1.5.3/genpi64lite.img.xz)) boots to a command-line (rather than a graphical desktop), and is intended only for experienced Gentoo users (who wish to to *e.g.* set up a server). +**NB:** most users will want the first, full image ([genpi64.img.xz](https://github.com/sakaki-/gentoo-on-rpi-64bit/releases/download/v1.5.4/genpi64.img.xz)) - the 'lite' variant ([genpi64lite.img.xz](https://github.com/sakaki-/gentoo-on-rpi-64bit/releases/download/v1.5.4/genpi64lite.img.xz)) boots to a command-line (rather than a graphical desktop), and is intended only for experienced Gentoo users (who wish to to *e.g.* set up a server). > Please note that as of v1.5.1, the Pi-Top (a DIY, RPi3-based laptop) pre-built image will unfortunately no longer be provided as part of this project. My Pi-Top v1's hub has recently suffered a hardware failure, leaving me unable to charge the internal battery, or boot an RPi3 in its chassis. As such, I am unable to test this variant of the image going forward - and I am not comfortable releasing images I haven't tested myself. You should still be able to bring up the Pi-Top specific drivers on the 'full' standard image above, by setting the `pitop` USE flag globally, and then re-emerging `rpi-64bit-meta` however. My apologies for the inconvenience to users on this platform >< -> The previous release versions are still available (together with a detailed changelog) [here](https://github.com/sakaki-/gentoo-on-rpi-64bit/releases). If you have a significant amount of work invested in an older release of this image, I have also provided manual upgrade instructions (from 1.0.0 thru 1.5.2 → 1.5.3) [here](https://github.com/sakaki-/gentoo-on-rpi-64bit/releases#upgrade_to_1_5_3). +> The previous release versions are still available (together with a detailed changelog) [here](https://github.com/sakaki-/gentoo-on-rpi-64bit/releases). If you have a significant amount of work invested in an older release of this image, I have also provided manual upgrade instructions (from 1.0.0 thru 1.5.3 → 1.5.4) [here](https://github.com/sakaki-/gentoo-on-rpi-64bit/releases#upgrade_to_1_5_4). Please read the instructions below before proceeding. Also please note that all images (and binary packages) are provided 'as is' and without warranty. You should also be comfortable with the (at the moment, unavoidable) non-free licenses required by the firmware and boot software supplied on the image before proceeding: these may be reviewed [here](https://github.com/sakaki-/gentoo-on-rpi-64bit/tree/master/licenses). @@ -47,10 +47,10 @@ Please read the instructions below before proceeding. Also please note that all * [Installing New Packages Under Gentoo](#installing-new-packages-under-gentoo) - [Miscellaneous Configuration Notes, Hints, and Tips](#miscellaneous-configuration-notes-hints-and-tips-skip) - [Maintenance Notes (Advanced Users Only)](#maintenance-notes-advanced-users-only-skip) - * [Optional: Switch Back to a 'Pure' bcmrpi3_defconfig / bcm2711_defconfig Kernel](#optional-switch-back-to-a-pure-bcmrpi3_defconfig-kernel) - * [Optional: Compiling a Kernel from Source](#optional-compiling-a-kernel-from-source) + * [Optional: Switch Back to a 'Pure' bcmrpi3_defconfig / bcm2711_defconfig Kernel](#revertkernelbin) + * [Optional: Compiling a Kernel from Source](#kernelbuild) * [Have your Gentoo PC Do the Heavy Lifting!](#have-your-gentoo-pc-do-the-heavy-lifting) - * [Using your RPi3 as a Headless Server](#using-your-rpi3-as-a-headless-server) + * [Using your RPi3 as a Headless Server](#rpi3_headless) - [Miscellaneous Points (Advanced Users Only)](#miscellaneous-points-advanced-users-only-skip) * [RPi-Specific Ebuilds](#rpi-specific-ebuilds) * [New Features to Expedite Regular System Updating](#new-features-to-expedite-regular-system-updating) @@ -63,21 +63,21 @@ Please read the instructions below before proceeding. Also please note that all ## Prerequisites To try this out, you will need: -* For the **full** image (which most users will want), a [microSD](https://en.wikipedia.org/wiki/Secure_Digital) card of _at least_ 16GB capacity (as this image is 1,842MiB compressed, 12.25GiB == 13.15GB uncompressed, so it should fit on any card marked as >= 16GB). For the **'lite'** image, a card marked as >= 8GB should suffice (as this image is 698MiB compressed, 7.25GiB == 7.78GB uncompressed). If you intend to build many additional large packages (or kernels) on your RPi, a card of >16GB is recommended (the root partition will [automatically be expanded](#morespace) to fill the available space on your microSD card, on first boot). Depending on the slots available on your PC, you may also need an adaptor to allow the microSD card to be plugged in (to write the image to it initially). [Class A1 cards](https://www.raspberrypi.org/forums/viewtopic.php?p=1517864#p1517864) are particularly recommended, but not required. +* For the **full** image (which most users will want), a [microSD](https://en.wikipedia.org/wiki/Secure_Digital) card of _at least_ 16GB capacity (as this image is 1,763MiB compressed, 12.25GiB == 13.15GB uncompressed, so it should fit on any card marked as >= 16GB). For the **'lite'** image, a card marked as >= 8GB should suffice (as this image is 705MiB compressed, 7.25GiB == 7.78GB uncompressed). If you intend to build many additional large packages (or kernels) on your RPi, a card of >16GB is recommended (the root partition will [automatically be expanded](#morespace) to fill the available space on your microSD card, on first boot). Depending on the slots available on your PC, you may also need an adaptor to allow the microSD card to be plugged in (to write the image to it initially). [Class A1 cards](https://www.raspberrypi.org/forums/viewtopic.php?p=1517864#p1517864) are particularly recommended, but not required. > I have found most SanDisk cards work fine; if you are having trouble, a good sanity check is to try writing the [standard Raspbian 32-bit image](https://www.raspberrypi.org/downloads/raspbian/) to your card, to verify that your Pi4 (or Pi3) will boot with it, before proceeding. * A Raspberry Pi 4 Model B, or Pi 3 Model B or B+ (obviously!). For simplicity, I am going to assume that you will be logging into the image (at least initially) via an (HDMI) screen and (USB) keyboard connected directly to your Pi, rather than e.g. via `ssh` (although, for completeness, it *is* possible to `ssh` in via the Ethernet interface (which has a DHCP client running), if you can determine the allocated IP address, for example from your router, or via [`nmap`](https://security.stackexchange.com/a/36200)). A [decent power supply](https://www.raspberrypi.org/forums/viewtopic.php?f=63&t=138636) is recommended. -* A PC to decompress the image and write it to the microSD card. This is most easily done on a Linux machine of some sort, but it is straightforward on a Windows or Mac box too (for example, by using [Etcher](https://etcher.io), which is a nice, all-in-one cross-platform graphical tool for exactly this purpose; it's free and open-source). In the instructions below I'm going to assume you're using Linux. +* A PC to decompress the image and write it to the microSD card. This is most easily done on a Linux machine of some sort, but it is straightforward on a Windows or Mac box too (for example, by using [Etcher](https://etcher.io), which is a nice, all-in-one cross-platform graphical tool for exactly this purpose - it's free and open-source; or, bzt's [usbimager](https://gitlab.com/bztsrc/usbimager), a very lightweight cross-platform open source image writer). In the instructions below I'm going to assume you're using Linux. > It is possible to use your Raspberry Pi for this task too, if you have an external card reader attached, or if you have your root on e.g. USB (and take care to unmount your existing /boot directory before removing the original microSD card), or are booted directly from USB. Most users will find it simplest to write the image on a PC, however. ## Downloading and Writing the Image Choose either the full (recommended for most users) or 'lite' (command-line only) variant, then follow the appropriate instructions below ([full](#regularimage) or [lite](#liteimage)). -> If you are using a Windows or Mac box, or prefer to use a GUI tool in Linux, I recommend you download your preferred image via your web browser using the [links](#downloadlinks) above, and then check out the free, open-source, cross-platform tool [Etcher](https://etcher.io) to write it to microSD card. Then, once you've done that, continue reading at ["Booting!"](#booting) below. +> If you are using a Windows or Mac box, or prefer to use a GUI tool in Linux, I recommend you download your preferred image via your web browser using the [links](#downloadlinks) above, and then check out either of the the free, open-source, cross-platform tools [Etcher](https://etcher.io) or [usbimager](https://gitlab.com/bztsrc/usbimager) to write it to microSD card. Then, once you've done that, continue reading at ["Booting!"](#booting) below. > Alternatively, for those who prefer the Raspberry Pi [NOOBS](https://www.raspberrypi.org/documentation/installation/noobs.md) installer GUI, both images are now available for installation using [PINN](https://github.com/procount/pinn) (called `gentoo64` and `gentoo64lite` there). PINN is a fork of NOOBS and includes a number of additional advanced features. Please see [this post](https://forums.gentoo.org/viewtopic-p-8122236.html#8122236) for further details. *Many thanks to [procount](https://github.com/procount) for his work on this.* @@ -85,13 +85,13 @@ Choose either the full (recommended for most users) or 'lite' (command-line only On your Linux box, issue (you may need to be `root`, or use `sudo`, for the following, hence the '#' prompt): ```console -# wget -c https://github.com/sakaki-/gentoo-on-rpi-64bit/releases/download/v1.5.3/genpi64.img.xz -# wget -c https://github.com/sakaki-/gentoo-on-rpi-64bit/releases/download/v1.5.3/genpi64.img.xz.asc +# wget -c https://github.com/sakaki-/gentoo-on-rpi-64bit/releases/download/v1.5.4/genpi64.img.xz +# wget -c https://github.com/sakaki-/gentoo-on-rpi-64bit/releases/download/v1.5.4/genpi64.img.xz.asc ``` RPi4 Running Full Image -to fetch the compressed disk image file (~1,842MiB) and its signature. +to fetch the compressed disk image file (~1,763MiB) and its signature. Next, if you like, verify the image using gpg (this step is optional): ```console @@ -123,13 +123,13 @@ Now continue reading at ["Booting!"](#booting) below. On your Linux box, issue (you may need to be `root`, or use `sudo`, for the following, hence the '#' prompt): ```console -# wget -c https://github.com/sakaki-/gentoo-on-rpi-64bit/releases/download/v1.5.3/genpi64lite.img.xz -# wget -c https://github.com/sakaki-/gentoo-on-rpi-64bit/releases/download/v1.5.3/genpi64lite.img.xz.asc +# wget -c https://github.com/sakaki-/gentoo-on-rpi-64bit/releases/download/v1.5.4/genpi64lite.img.xz +# wget -c https://github.com/sakaki-/gentoo-on-rpi-64bit/releases/download/v1.5.4/genpi64lite.img.xz.asc ``` [RPi4 Running Lite Image] -to fetch the compressed disk image file (~698MiB) and its signature. +to fetch the compressed disk image file (~705MiB) and its signature. Next, if you like, verify the image using gpg (this step is optional): ```console @@ -188,7 +188,7 @@ The whole process (from first power on to graphical desktop) should take less th The supplied image contains a fully-configured `~arm64` Gentoo system (*not* simply a [minimal install](https://wiki.gentoo.org/wiki/Handbook:AMD64/Installation/Media#Minimal_installation_CD) or [stage 3](https://wiki.gentoo.org/wiki/Handbook:AMD64/Installation/Media#What_are_stages_then.3F)), with a complete Portage tree already downloaded, so you can immediately perform `emerge` operations etc. Be aware that, as shipped, it uses **UK locale settings, keyboard mapping, timezone and WiFi regulatory domain**; however, these are easily changed if desired. See the Gentoo Handbook ([here](https://wiki.gentoo.org/wiki/Handbook:AMD64/Installation/Base#Timezone) and [here](https://wiki.gentoo.org/wiki/Handbook:AMD64/Installation/System#Init_and_boot_configuration)) for details on the first three; to customize the WiFi regulatory domain, start the ApplicationsSettingsRPi Config Tool app, select the WiFi tab, choose your location from the drop-down, click Save and Exit, and reboot when prompted. -> Please note that for non-UK keyboards, you will also need to edit the file `/etc/X11/xorg.conf.d/00-keyboard.conf` and replace `gb` in the line `Option "XkbLayout" "gb"` with the appropriate code from [this list](https://pastebin.com/v2vCPHjs). Leave the rest of the file as-is, save, then reboot for the change to take effect. You will need to be the `root` user, or use `sudo` to edit this file (e.g., type `sudo mousepad /etc/X11/xorg.conf.d/00-keyboard.conf` in a terminal). +> Please note that for non-UK keyboards, **prior** to v1.5.4 of the image, you will also need to edit the file `/etc/X11/xorg.conf.d/00-keyboard.conf` and replace `gb` in the line `Option "XkbLayout" "gb"` with the appropriate code from [this list](https://pastebin.com/v2vCPHjs). Leave the rest of the file as-is, save, then reboot for the change to take effect. You will need to be the `root` user, or use `sudo` to edit this file (e.g., type `sudo mousepad /etc/X11/xorg.conf.d/00-keyboard.conf` in a terminal). **From** v1.5.4 however, a simpler GUI-driven method is available. Simply click ApplicationsSettingsKeyboard, select the Layout tab, ensure Use system defaults is _unchecked_, and then, in the Keyboard layout section, click on Add to insert the layouts you need to use. For example, the image has `English (UK)` and `English (US)` selected, but you should obviously choose whatever works for you. Do not add more than four layouts (or the switcher plugin will not work correctly). You can use the arrow keys to re-order the list (if you have more than one layout); the one at the _top_ will be the default activated at login time. Once done, click on Close to dismiss the dialog. You should now find that you can switch layouts (if you have specified more than one) either by clicking on the top panel-bar keyboard plugin (the one next to the `Demo User` text on the far right) or by pressing the hotkey (by default, this is Windows KeySpace). If you have an RPi4, and would like to configure a **dual monitor** setup, please see [these notes](https://github.com/sakaki-/gentoo-on-rpi-64bit/wiki/Set-Up-Dual-Displays-on-your-RPi4) (also contains some useful hints for single monitor deployment, applicable to all models). @@ -196,7 +196,7 @@ If you wish to add Bluetooth peripherals (e.g., a wireless mouse and/or keyboard If you would like to run **benchmarks** on your RPi system, please see [these notes](https://github.com/sakaki-/gentoo-on-rpi-64bit/wiki/Effective-Benchmarking-on-your-64-Bit-RPi-System). -For hardware-accelerated YouTube playback, please see [this post](https://www.raspberrypi.org/forums/viewtopic.php?p=1589280#p1589280). +For hardware-accelerated YouTube playback, please see [this post](https://www.raspberrypi.org/forums/viewtopic.php?p=1589280#p1589280). Also please note that as of v1.5.4 of the image, you can (particularly on a Pi4B with a fast Internet connection) use ApplicationsInternetSMTube (YouTube, Hi-Res) to play back videos from YouTube in 1080p, where available; this is significantly better than the currently bundled browsers (Firefox and Chromium) can achieve. The `@world` set of packages (from `/var/lib/portage/world`) pre-installed on the image may be viewed [here](https://github.com/sakaki-/gentoo-on-rpi-64bit/blob/master/reference/world-packages) (note that the version numbers shown in this list are Gentoo ebuilds, but they generally map 1-to-1 onto upstream package versions). > The *full* package list for the image (which includes @system and dependencies) may also be viewed, [here](https://github.com/sakaki-/gentoo-on-rpi-64bit/blob/master/reference/world-all-packages). @@ -293,7 +293,7 @@ pi64 ~ # emerge -v rpi-64bit-meta Of course, you can always use `genup` directly (as root) to update your system at any time. See the [manpage](https://github.com/sakaki-/gentoo-on-rpi-64bit/blob/master/reference/genup.pdf) for full details of the process followed, and the options available for the command. -> Bear in mind that a `genup` run will take around three to six hours to complete, even if all the necessary packages are available as binaries on the [binhost](#binhost). Why? Well, since Gentoo's [Portage](https://wiki.gentoo.org/wiki/Portage) - unlike most package managers - gives you the flexibility to specify which package versions and configuration (via USE flags) you want, it has a nasty graph-theoretic problem to solve each time you ask to upgrade (and it is mostly written in Python too, which doesn't help ^-^). Also, many of the binary packages are themselves quite large (for example, the current `libreoffice` binary package is ~100MiB) and so time-consuming to download (unless you have a very fast Internet connection). +> Bear in mind that a `genup` run will take around three to six hours to complete, even if all the necessary packages are available as binaries on the [binhost](#binhost). Why? Well, since Gentoo's [Portage](https://wiki.gentoo.org/wiki/Portage) - unlike most package managers - gives you the flexibility to specify which package versions and configuration (via USE flags) you want, it has a nasty graph-theoretic problem to solve each time you ask to upgrade (and it is mostly written in Python too, which doesn't help ^-^). Also, many of the binary packages are themselves quite large (for example, the current `libreoffice` binary package is >100MiB) and so time-consuming to download (unless you have a very fast Internet connection). When an update run has completed, if prompted to do so by genup (directly, or at the tail of the `/var/log/latest-genup-run.log` logfile), then issue: ```console @@ -390,7 +390,7 @@ Have fun! ^-^ You don't need to read the following notes to use the image, but they may help you better understand what is going on! -> NB some of the following notes need updating for the new 1.5.3 image. I plan to do this shortly. +> NB some of the following notes need updating for the new 1.5.4 image. I plan to do this shortly. * For simplicity, the image uses a single `ext4` root partition (includes `/home`), which [by default](#morespace) will be auto-resized to fill all remaining free space on the microSD card on first boot. Also, to allow large packages (such as `gcc`) to be built from source without running out of memory on smaller systems, a 1 GiB swapfile has been set up at `/var/cache/swap/swap1`, and on boot this will be auto-resized if necessary, if space becomes tight (by [this service](https://github.com/sakaki-/genpi64-overlay/tree/master/sys-apps/rpi3-expand-swap)). Feel free to modify this configuration as desired (for example, you can significantly improve performance under load by setting up a dedicated swap device on a separate bus from the system's rootfs; for details, please see [this short tutorial](https://github.com/sakaki-/gentoo-on-rpi-64bit/wiki/Improve-Swap-Perfomance-on-your-RPi)). > Incidentally, it *is* possible to get an RPi3 Model B to boot from a USB drive (no microSD card required); see for example [these instructions](http://www.makeuseof.com/tag/make-raspberry-pi-3-boot-usb/) (try at your own risk!), and furthermore the RPi3 Model B+ can boot a USB-written image *without* modification, as it has the necessary OTP fuses factory set. Alternatively, you can retain `/boot` on the microSD card, but use a USB drive for the system root (remember to modify `/boot/cmdline.txt` and `/etc/fstab` accordingly, if you choose to go this route). At the time of writing, the RPi4 does not yet support direct USB boot (although this feature is pending, and you can always use the split sys{b,r}oot method just mentioned: NB, *if* doing so I recommend you use the a USB2 port for your rootfs on the RPi4, until the [FIQ](https://www.raspberrypi.org/forums/viewtopic.php?p=1510558#p1510558) is implemented on the aarch64 kernel). @@ -519,7 +519,7 @@ on the image to include v3d support for the new Pi4). Note however that this is The following are some notes regarding optional maintenance tasks. The topics here may be of interest to advanced users, but it is not necessary to read these to use the image day-to-day. -> NB some of the following notes need updating for the new 1.5.3 image. I plan to do this shortly. +> NB some of the following notes need updating for the new 1.5.4 image. I plan to do this shortly. ### Optional: Switch Back to a 'Pure' `bcmrpi3_defconfig` / `bcm2711_defconfig` Kernel diff --git a/configs/bcm2711_defconfig-bis b/configs/bcm2711_defconfig-bis index 17ff8ea..4ff4a27 100644 --- a/configs/bcm2711_defconfig-bis +++ b/configs/bcm2711_defconfig-bis @@ -1,13 +1,13 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 4.19.89 Kernel Configuration +# Linux/arm64 4.19.106 Kernel Configuration # # -# Compiler: aarch64-unknown-linux-gnu-gcc (Gentoo 8.3.0-r1 p1.1) 8.3.0 +# Compiler: aarch64-unknown-linux-gnu-gcc (Gentoo 9.2.0-r2 p3) 9.2.0 # CONFIG_CC_IS_GCC=y -CONFIG_GCC_VERSION=80300 +CONFIG_GCC_VERSION=90200 CONFIG_CLANG_VERSION=0 CONFIG_CC_HAS_ASM_GOTO=y CONFIG_IRQ_WORK=y @@ -19,7 +19,7 @@ CONFIG_THREAD_INFO_IN_TASK=y # CONFIG_INIT_ENV_ARG_LIMIT=32 # CONFIG_COMPILE_TEST is not set -CONFIG_LOCALVERSION="-v8-edc6ef437bd6-p4-bis" +CONFIG_LOCALVERSION="-v8-742cb761fa7f-p4-bis" # CONFIG_LOCALVERSION_AUTO is not set CONFIG_BUILD_SALT="" CONFIG_DEFAULT_HOSTNAME="(none)" @@ -1320,7 +1320,7 @@ CONFIG_NET_SCH_CHOKE=m CONFIG_NET_SCH_QFQ=m CONFIG_NET_SCH_CODEL=m CONFIG_NET_SCH_FQ_CODEL=m -# CONFIG_NET_SCH_CAKE is not set +CONFIG_NET_SCH_CAKE=m CONFIG_NET_SCH_FQ=m CONFIG_NET_SCH_HHF=m CONFIG_NET_SCH_PIE=m @@ -3551,7 +3551,7 @@ CONFIG_MFD_WM5102=y # CONFIG_RAVE_SP_CORE is not set CONFIG_REGULATOR=y # CONFIG_REGULATOR_DEBUG is not set -CONFIG_REGULATOR_FIXED_VOLTAGE=m +CONFIG_REGULATOR_FIXED_VOLTAGE=y # CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set # CONFIG_REGULATOR_USERSPACE_CONSUMER is not set # CONFIG_REGULATOR_88PG86X is not set @@ -3594,7 +3594,7 @@ CONFIG_CEC_CORE=m CONFIG_RC_CORE=y CONFIG_RC_MAP=y CONFIG_LIRC=y -# CONFIG_BPF_LIRC_MODE2 is not set +CONFIG_BPF_LIRC_MODE2=y CONFIG_RC_DECODERS=y CONFIG_IR_NEC_DECODER=m CONFIG_IR_RC5_DECODER=m @@ -4599,6 +4599,7 @@ CONFIG_SND_BCM2835_SOC_I2S=m CONFIG_SND_BCM2708_SOC_GOOGLEVOICEHAT_SOUNDCARD=m CONFIG_SND_BCM2708_SOC_HIFIBERRY_DAC=m CONFIG_SND_BCM2708_SOC_HIFIBERRY_DACPLUS=m +CONFIG_SND_BCM2708_SOC_HIFIBERRY_DACPLUSHD=m CONFIG_SND_BCM2708_SOC_HIFIBERRY_DACPLUSADC=m CONFIG_SND_BCM2708_SOC_HIFIBERRY_DACPLUSADCPRO=m CONFIG_SND_BCM2708_SOC_HIFIBERRY_DACPLUSDSP=m @@ -4717,7 +4718,8 @@ CONFIG_SND_SOC_ICS43432=m # CONFIG_SND_SOC_MSM8916_WCD_DIGITAL is not set # CONFIG_SND_SOC_PCM1681 is not set # CONFIG_SND_SOC_PCM1789_I2C is not set -# CONFIG_SND_SOC_PCM179X_I2C is not set +CONFIG_SND_SOC_PCM179X=m +CONFIG_SND_SOC_PCM179X_I2C=m # CONFIG_SND_SOC_PCM179X_SPI is not set CONFIG_SND_SOC_PCM186X=m CONFIG_SND_SOC_PCM186X_I2C=m @@ -4892,7 +4894,7 @@ CONFIG_HID_SAMSUNG=m CONFIG_HID_SONY=m CONFIG_SONY_FF=y CONFIG_HID_SPEEDLINK=m -# CONFIG_HID_STEAM is not set +CONFIG_HID_STEAM=m # CONFIG_HID_STEELSERIES is not set CONFIG_HID_SUNPLUS=m # CONFIG_HID_RMI is not set @@ -5371,7 +5373,7 @@ CONFIG_RTC_DRV_ISL12022=m CONFIG_RTC_DRV_X1205=m CONFIG_RTC_DRV_PCF8523=m # CONFIG_RTC_DRV_PCF85063 is not set -# CONFIG_RTC_DRV_PCF85363 is not set +CONFIG_RTC_DRV_PCF85363=m CONFIG_RTC_DRV_PCF8563=m CONFIG_RTC_DRV_PCF8583=m CONFIG_RTC_DRV_M41T80=m @@ -5864,7 +5866,9 @@ CONFIG_TI_ADS1015=m # Chemical Sensors # # CONFIG_ATLAS_PH_SENSOR is not set -# CONFIG_BME680 is not set +CONFIG_BME680=m +CONFIG_BME680_I2C=m +CONFIG_BME680_SPI=m # CONFIG_CCS811 is not set # CONFIG_IAQCORE is not set # CONFIG_VZ89X is not set @@ -6399,7 +6403,7 @@ CONFIG_NFS_V3_ACL=y CONFIG_NFS_V4=y CONFIG_NFS_SWAP=y CONFIG_NFS_V4_1=y -# CONFIG_NFS_V4_2 is not set +CONFIG_NFS_V4_2=y CONFIG_PNFS_FILE_LAYOUT=y CONFIG_PNFS_BLOCK=m CONFIG_PNFS_FLEXFILE_LAYOUT=m diff --git a/configs/bcmrpi3_defconfig-bis b/configs/bcmrpi3_defconfig-bis index 06c3ab9..84e0823 100644 --- a/configs/bcmrpi3_defconfig-bis +++ b/configs/bcmrpi3_defconfig-bis @@ -1,13 +1,13 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 4.19.89 Kernel Configuration +# Linux/arm64 4.19.106 Kernel Configuration # # -# Compiler: aarch64-unknown-linux-gnu-gcc (Gentoo 8.3.0-r1 p1.1) 8.3.0 +# Compiler: aarch64-unknown-linux-gnu-gcc (Gentoo 9.2.0-r2 p3) 9.2.0 # CONFIG_CC_IS_GCC=y -CONFIG_GCC_VERSION=80300 +CONFIG_GCC_VERSION=90200 CONFIG_CLANG_VERSION=0 CONFIG_CC_HAS_ASM_GOTO=y CONFIG_IRQ_WORK=y @@ -19,7 +19,7 @@ CONFIG_THREAD_INFO_IN_TASK=y # CONFIG_INIT_ENV_ARG_LIMIT=32 # CONFIG_COMPILE_TEST is not set -CONFIG_LOCALVERSION="-v8-edc6ef437bd6-bis" +CONFIG_LOCALVERSION="-v8-742cb761fa7f-bis" # CONFIG_LOCALVERSION_AUTO is not set CONFIG_BUILD_SALT="" CONFIG_DEFAULT_HOSTNAME="(none)" @@ -1275,7 +1275,7 @@ CONFIG_NET_SCH_CHOKE=m CONFIG_NET_SCH_QFQ=m CONFIG_NET_SCH_CODEL=m CONFIG_NET_SCH_FQ_CODEL=m -# CONFIG_NET_SCH_CAKE is not set +CONFIG_NET_SCH_CAKE=m CONFIG_NET_SCH_FQ=m # CONFIG_NET_SCH_HHF is not set # CONFIG_NET_SCH_PIE is not set @@ -3185,7 +3185,7 @@ CONFIG_MFD_WM5102=y CONFIG_RC_CORE=y CONFIG_RC_MAP=y CONFIG_LIRC=y -# CONFIG_BPF_LIRC_MODE2 is not set +CONFIG_BPF_LIRC_MODE2=y CONFIG_RC_DECODERS=y CONFIG_IR_NEC_DECODER=m CONFIG_IR_RC5_DECODER=m @@ -4082,9 +4082,10 @@ CONFIG_SND_BCM2835_SOC_I2S=m # CONFIG_SND_BCM2708_SOC_GOOGLEVOICEHAT_SOUNDCARD is not set CONFIG_SND_BCM2708_SOC_HIFIBERRY_DAC=m CONFIG_SND_BCM2708_SOC_HIFIBERRY_DACPLUS=m -# CONFIG_SND_BCM2708_SOC_HIFIBERRY_DACPLUSADC is not set -# CONFIG_SND_BCM2708_SOC_HIFIBERRY_DACPLUSADCPRO is not set -# CONFIG_SND_BCM2708_SOC_HIFIBERRY_DACPLUSDSP is not set +CONFIG_SND_BCM2708_SOC_HIFIBERRY_DACPLUSHD=m +CONFIG_SND_BCM2708_SOC_HIFIBERRY_DACPLUSADC=m +CONFIG_SND_BCM2708_SOC_HIFIBERRY_DACPLUSADCPRO=m +CONFIG_SND_BCM2708_SOC_HIFIBERRY_DACPLUSDSP=m CONFIG_SND_BCM2708_SOC_HIFIBERRY_DIGI=m CONFIG_SND_BCM2708_SOC_HIFIBERRY_AMP=m # CONFIG_SND_BCM2708_SOC_RPI_CIRRUS is not set @@ -4180,6 +4181,7 @@ CONFIG_SND_SOC_CS4271_I2C=m # CONFIG_SND_SOC_CS4349 is not set # CONFIG_SND_SOC_CS53L30 is not set CONFIG_SND_SOC_DA7213=m +CONFIG_SND_SOC_DMIC=m # CONFIG_SND_SOC_ES7134 is not set # CONFIG_SND_SOC_ES7241 is not set # CONFIG_SND_SOC_ES8316 is not set @@ -4196,9 +4198,11 @@ CONFIG_SND_SOC_ICS43432=m # CONFIG_SND_SOC_MSM8916_WCD_DIGITAL is not set # CONFIG_SND_SOC_PCM1681 is not set # CONFIG_SND_SOC_PCM1789_I2C is not set -# CONFIG_SND_SOC_PCM179X_I2C is not set +CONFIG_SND_SOC_PCM179X=m +CONFIG_SND_SOC_PCM179X_I2C=m # CONFIG_SND_SOC_PCM179X_SPI is not set -# CONFIG_SND_SOC_PCM186X_I2C is not set +CONFIG_SND_SOC_PCM186X=m +CONFIG_SND_SOC_PCM186X_I2C=m # CONFIG_SND_SOC_PCM186X_SPI is not set # CONFIG_SND_SOC_PCM3168A_I2C is not set # CONFIG_SND_SOC_PCM3168A_SPI is not set @@ -4369,7 +4373,7 @@ CONFIG_HID_SAMSUNG=m CONFIG_HID_SONY=m # CONFIG_SONY_FF is not set CONFIG_HID_SPEEDLINK=m -# CONFIG_HID_STEAM is not set +CONFIG_HID_STEAM=m # CONFIG_HID_STEELSERIES is not set CONFIG_HID_SUNPLUS=m # CONFIG_HID_RMI is not set @@ -4745,7 +4749,7 @@ CONFIG_RTC_DRV_ISL12022=m CONFIG_RTC_DRV_X1205=m CONFIG_RTC_DRV_PCF8523=m # CONFIG_RTC_DRV_PCF85063 is not set -# CONFIG_RTC_DRV_PCF85363 is not set +CONFIG_RTC_DRV_PCF85363=m CONFIG_RTC_DRV_PCF8563=m CONFIG_RTC_DRV_PCF8583=m CONFIG_RTC_DRV_M41T80=m @@ -5221,7 +5225,9 @@ CONFIG_MCP3422=m # Chemical Sensors # # CONFIG_ATLAS_PH_SENSOR is not set -# CONFIG_BME680 is not set +CONFIG_BME680=m +CONFIG_BME680_I2C=m +CONFIG_BME680_SPI=m # CONFIG_CCS811 is not set # CONFIG_IAQCORE is not set # CONFIG_VZ89X is not set @@ -5748,7 +5754,13 @@ CONFIG_NFS_V3=y CONFIG_NFS_V3_ACL=y CONFIG_NFS_V4=y CONFIG_NFS_SWAP=y -# CONFIG_NFS_V4_1 is not set +CONFIG_NFS_V4_1=y +CONFIG_NFS_V4_2=y +CONFIG_PNFS_FILE_LAYOUT=y +CONFIG_PNFS_BLOCK=m +CONFIG_PNFS_FLEXFILE_LAYOUT=m +CONFIG_NFS_V4_1_IMPLEMENTATION_ID_DOMAIN="kernel.org" +# CONFIG_NFS_V4_1_MIGRATION is not set CONFIG_ROOT_NFS=y CONFIG_NFS_FSCACHE=y # CONFIG_NFS_USE_LEGACY_DNS is not set @@ -5769,6 +5781,7 @@ CONFIG_NFS_ACL_SUPPORT=y CONFIG_NFS_COMMON=y CONFIG_SUNRPC=y CONFIG_SUNRPC_GSS=y +CONFIG_SUNRPC_BACKCHANNEL=y CONFIG_SUNRPC_SWAP=y CONFIG_RPCSEC_GSS_KRB5=m # CONFIG_SUNRPC_DEBUG is not set diff --git a/reference/make.conf b/reference/make.conf index bd3f434..753468d 100644 --- a/reference/make.conf +++ b/reference/make.conf @@ -34,7 +34,8 @@ INPUT_DEVICES="evdev synaptics" FEATURES="${FEATURES} buildpkg" # uncomment to disribute emerges, where possible, using distcc -#FEATURES="${FEATURES} distcc distcc-pump" +# (NB: distcc-pump mode is now effectively deprecated) +#FEATURES="${FEATURES} distcc" # uncomment to use binary packages from PORTAGE_BINHOST, where available, # (and build normally, where not) diff --git a/reference/world-all-packages b/reference/world-all-packages index d5ede5c..e2ef99f 100644 --- a/reference/world-all-packages +++ b/reference/world-all-packages @@ -1,4 +1,5 @@ acct-group/audio-0 +acct-group/dhcp-0 acct-group/gpio-0 acct-group/i2c-0 acct-group/input-0 @@ -10,28 +11,33 @@ acct-group/messagebus-0 acct-group/plugdev-0 acct-group/render-0 acct-group/spi-0 +acct-group/sshd-0 acct-group/transmission-0 +acct-group/utmp-0 acct-group/video-0 +acct-user/dhcp-0 acct-user/man-1 acct-user/messagebus-0 acct-user/mpd-0 +acct-user/sshd-0 acct-user/transmission-1 app-accessibility/at-spi2-atk-2.34.0 app-accessibility/at-spi2-core-2.34.0 -app-accessibility/onboard-1.4.1 +app-accessibility/onboard-1.4.1-r1 app-admin/eselect-1.4.16 app-admin/logrotate-3.15.1 app-admin/perl-cleaner-2.28 -app-admin/sudo-1.8.29-r2 -app-admin/syslog-ng-3.24.1 +app-admin/sudo-1.8.31 +app-admin/syslog-ng-3.25.1 +app-admin/usbimager-0.0.1 app-arch/bzip2-1.0.8 app-arch/cpio-2.12-r1 app-arch/gzip-1.10 -app-arch/libarchive-3.4.0 +app-arch/libarchive-3.4.2 app-arch/lzop-1.04 -app-arch/p7zip-16.02-r4 +app-arch/p7zip-16.02-r5 app-arch/rpm2targz-9.0.0.5g -app-arch/snappy-1.1.7 +app-arch/snappy-1.1.8 app-arch/tar-1.32 app-arch/unzip-6.0_p25 app-arch/xarchiver-0.5.4.14 @@ -39,28 +45,28 @@ app-arch/xz-utils-5.2.4-r3 app-arch/zip-3.0-r3 app-arch/zstd-1.4.4-r2 app-crypt/argon2-20190702 -app-crypt/gcr-3.34.0 +app-crypt/gcr-3.34.0-r1 app-crypt/gnupg-2.2.19 app-crypt/gpgme-1.13.1 app-crypt/libb2-0.98.1-r2 app-crypt/libsecret-0.18.8 app-crypt/mhash-0.9.9.9-r2 -app-crypt/mit-krb5-1.17.1 +app-crypt/mit-krb5-1.18 app-crypt/openpgp-keys-gentoo-release-20191030 -app-crypt/p11-kit-0.23.16.1-r1 +app-crypt/p11-kit-0.23.20-r1 app-crypt/pinentry-1.1.0-r3 app-crypt/qca-2.2.1 -app-crypt/rhash-1.3.8 +app-crypt/rhash-1.3.9-r2 app-crypt/seahorse-3.32.2 app-dicts/aspell-en-2018.04.16.0 app-dicts/myspell-en-20190101-r1 app-editors/emacs-26.3-r1 app-editors/mousepad-0.4.2 -app-editors/nano-4.6 -app-editors/vim-8.1.0648 -app-editors/vim-core-8.1.0648 +app-editors/nano-4.8 +app-editors/vim-8.2.0210 +app-editors/vim-core-8.2.0210 app-emacs/emacs-common-gentoo-1.6-r3 -app-emulation/qemu-4.1.0 +app-emulation/qemu-4.2.0-r1 app-emulation/spice-0.14.2 app-emulation/spice-protocol-0.14.0 app-eselect/eselect-cdparanoia-0.1 @@ -74,7 +80,8 @@ app-eselect/eselect-notify-send-0.1 app-eselect/eselect-opengl-1.3.1-r4 app-eselect/eselect-pinentry-0.7 app-eselect/eselect-python-20190417 -app-eselect/eselect-rust-20190311 +app-eselect/eselect-ruby-20191222 +app-eselect/eselect-rust-20200101 app-eselect/eselect-vi-1.1.9-r1 app-eselect/eselect-wxwidgets-20180529 app-eselect/eselect-xvmc-0.4 @@ -83,29 +90,30 @@ app-i18n/uchardet-0.0.6-r2 app-misc/c_rehash-1.7-r1 app-misc/ca-certificates-20190110.3.43 app-misc/editor-wrapper-4-r1 -app-misc/mc-4.8.23-r2 +app-misc/mc-4.8.24 app-misc/mime-types-9 -app-misc/pax-utils-1.2.4 -app-misc/screen-4.7.0 -app-office/abiword-3.0.2-r2 -app-office/libreoffice-6.3.3.2 -app-office/libreoffice-l10n-6.3.3.2 +app-misc/pax-utils-1.2.5 +app-misc/screen-4.8.0 +app-office/abiword-3.0.4 +app-office/libreoffice-6.3.5.2 +app-office/libreoffice-l10n-6.3.5.2 app-office/orage-4.12.1-r1 -app-portage/eix-0.33.9 +app-portage/eix-0.33.9-r1 app-portage/elt-patches-20170826.1 app-portage/euses-2.5.9 app-portage/gemato-14.3 -app-portage/gentoolkit-0.4.6 +app-portage/gentoolkit-0.4.7 app-portage/genup-1.0.24 app-portage/mirrorselect-2.2.6-r1 -app-portage/portage-utils-0.82 +app-portage/portage-utils-0.85 app-portage/porthash-1.0.8 app-portage/porthole-0.6.1-r6 app-portage/showem-1.0.3 app-portage/weekly-genup-1.1.1-r2 -app-shells/bash-5.0_p11 +app-shells/bash-5.0_p16 app-shells/push-2.0-r1 app-shells/quoter-3.0_p2-r1 +app-text/asciidoc-9.0.0_rc1 app-text/aspell-0.60.8 app-text/build-docbook-catalog-1.21 app-text/docbook-xml-dtd-4.1.2-r7 @@ -115,11 +123,11 @@ app-text/docbook-xml-dtd-4.4-r3 app-text/docbook-xml-dtd-4.5-r2 app-text/docbook-xsl-stylesheets-1.79.1-r2 app-text/dos2unix-7.4.1 -app-text/enchant-1.6.1-r1 -app-text/evince-3.32.1 +app-text/enchant-2.2.7 +app-text/evince-3.34.2 app-text/ghostscript-gpl-9.50 app-text/gnome-doc-utils-0.20.10-r2 -app-text/gspell-1.6.1 +app-text/gspell-1.8.3 app-text/hunspell-1.7.0-r1 app-text/iso-codes-4.4 app-text/libabw-0.1.3 @@ -127,7 +135,7 @@ app-text/libebook-0.1.3 app-text/libepubgen-0.1.1 app-text/libetonyek-0.1.9 app-text/libexttextcat-3.4.5 -app-text/liblangtag-0.6.2 +app-text/liblangtag-0.6.3 app-text/libmspub-0.1.4 app-text/libmwaw-0.3.15 app-text/libnumbertext-1.0.5 @@ -143,11 +151,11 @@ app-text/manpager-1 app-text/mupdf-1.16.1 app-text/mythes-1.2.4 app-text/opensp-1.5.2-r6 -app-text/po4a-0.56 -app-text/poppler-0.82.0 +app-text/po4a-0.57 +app-text/poppler-0.85.0 app-text/poppler-data-0.4.9 app-text/psutils-1.17-r3 -app-text/qpdf-9.1.0 +app-text/qpdf-9.1.1-r1 app-text/rarian-0.8.1-r3 app-text/scrollkeeper-dtd-1.0-r1 app-text/sgml-common-0.6.3-r7 @@ -155,92 +163,95 @@ app-text/tree-1.8.0 app-text/wv-1.2.9-r2 app-text/xmlto-0.0.28-r1 app-text/yelp-tools-3.32.2 -app-vim/gentoo-syntax-20191127 +app-vim/gentoo-syntax-20200120 dev-cpp/atkmm-2.28.0 dev-cpp/cairomm-1.12.0-r1 dev-cpp/clucene-2.3.3.4-r6 -dev-cpp/glibmm-2.60.1 +dev-cpp/glibmm-2.62.0 dev-cpp/gtest-1.10.0 dev-cpp/gtkmm-3.24.2 dev-cpp/libcmis-0.5.2-r1 dev-cpp/pangomm-2.42.0 dev-db/lmdb-0.9.24 -dev-db/mariadb-connector-c-3.1.5 +dev-db/mariadb-connector-c-3.1.7 dev-db/sqlite-3.30.1 dev-db/unixODBC-2.3.7 dev-embedded/libftdi-1.4 -dev-embedded/rpi-64bit-meta-1.5.3-r3 -dev-embedded/rpi4-eeprom-images-2.4.1 -dev-embedded/rpi4-eeprom-updater-2.4.1 -dev-java/ant-core-1.10.7 -dev-java/icedtea-3.14.0 +dev-embedded/rpi-64bit-meta-1.5.4-r5 +dev-embedded/rpi4-eeprom-images-5.1.1 +dev-embedded/rpi4-eeprom-updater-5.1.1 +dev-java/ant-core-1.10.7-r1 +dev-java/icedtea-3.15.0 dev-java/icedtea-sound-1.0.1 -dev-java/icedtea-web-1.6.2 dev-java/java-config-2.2.0-r4 dev-java/javatoolkit-0.6.2-r1 -dev-lang/go-1.13.4 +dev-lang/go-1.14 dev-lang/lua-5.1.5-r4 dev-lang/nasm-2.14.02 dev-lang/orc-0.4.31 dev-lang/perl-5.30.1 -dev-lang/python-2.7.17 -dev-lang/python-3.5.9 -dev-lang/python-3.6.9-r1 -dev-lang/python-3.7.4-r2 +dev-lang/python-2.7.17-r1 +dev-lang/python-3.6.10 +dev-lang/python-3.7.6 +dev-lang/python-3.8.2 dev-lang/python-exec-2.4.6-r1 -dev-lang/rust-1.39.0 +dev-lang/ruby-2.4.9 +dev-lang/ruby-2.5.7 +dev-lang/ruby-2.7.0 +dev-lang/rust-1.41.1 dev-lang/spidermonkey-52.9.1_pre1-r1 dev-lang/swig-4.0.0 dev-lang/tcl-8.6.9 -dev-lang/vala-0.44.9 +dev-lang/vala-0.46.6 dev-lang/yasm-1.3.0 -dev-libs/appstream-glib-0.7.15 +dev-libs/appstream-glib-0.7.16 dev-libs/atk-2.34.1 dev-libs/boehm-gc-8.0.4 -dev-libs/boost-1.71.0 -dev-libs/check-0.13.0 +dev-libs/boost-1.72.0-r1 +dev-libs/check-0.14.0 dev-libs/crossguid-0_pre20150817 dev-libs/crypto++-8.2.0-r2 dev-libs/dbus-glib-0.110 -dev-libs/double-conversion-3.1.4-r1 +dev-libs/double-conversion-3.1.5 dev-libs/elfutils-0.178 -dev-libs/ell-0.27 -dev-libs/expat-2.2.8 +dev-libs/ell-0.28 +dev-libs/expat-2.2.9 dev-libs/flatbuffers-1.11.0 -dev-libs/fribidi-1.0.7 -dev-libs/glib-2.60.7 -dev-libs/gmp-6.1.2-r1 -dev-libs/gobject-introspection-1.60.2 -dev-libs/gobject-introspection-common-1.60.2 +dev-libs/fribidi-1.0.9 +dev-libs/glib-2.62.5 +dev-libs/gmp-6.2.0-r1 +dev-libs/gobject-introspection-1.62.0 +dev-libs/gobject-introspection-common-1.62.0 dev-libs/hyphen-2.8.8-r1 -dev-libs/icu-65.1 +dev-libs/icu-65.1-r1 dev-libs/iniparser-3.1-r1 dev-libs/ivykis-0.42.4 dev-libs/json-c-0.13.1-r1 dev-libs/json-glib-1.4.4 +dev-libs/jsoncpp-1.9.2-r2 dev-libs/libaio-0.3.112 dev-libs/libassuan-2.5.3 dev-libs/libatasmart-0.19_p5 dev-libs/libatomic_ops-7.6.10 dev-libs/libbsd-0.10.0 -dev-libs/libbytesize-2.1 +dev-libs/libbytesize-2.2 dev-libs/libcdio-2.0.0-r1 dev-libs/libcdio-paranoia-2.0.1 dev-libs/libcroco-0.6.13 dev-libs/libdbusmenu-16.04.0-r1 -dev-libs/libev-4.27 +dev-libs/libev-4.31 dev-libs/libevdev-1.8.0 dev-libs/libevent-2.1.11 dev-libs/libffi-3.3-r1 dev-libs/libfmt-6.1.2 dev-libs/libfstrcmp-0.7 dev-libs/libgcrypt-1.8.5 -dev-libs/libgpg-error-1.36 +dev-libs/libgpg-error-1.37 dev-libs/libgudev-233-r1 -dev-libs/libical-3.0.6 +dev-libs/libical-3.0.7 dev-libs/libindicate-12.10.1-r3 dev-libs/libindicator-12.10.1-r301 -dev-libs/libinput-1.14.3 +dev-libs/libinput-1.15.2 dev-libs/libixion-0.14.1 dev-libs/libksba-1.3.5-r2 dev-libs/liblinear-230 @@ -248,42 +259,41 @@ dev-libs/libltdl-2.4.6 dev-libs/libnatspec-0.3.0 dev-libs/libnl-3.5.0 dev-libs/liborcus-0.14.1-r1 -dev-libs/libpcre-8.43 +dev-libs/libpcre-8.44 dev-libs/libpcre2-10.34 -dev-libs/libpipeline-1.5.1 -dev-libs/libpthread-stubs-0.4-r1 +dev-libs/libpipeline-1.5.2 dev-libs/libpwquality-1.4.2 dev-libs/librevenge-0.0.4-r1 dev-libs/libsigc++-2.10.1 -dev-libs/libtasn1-4.15.0-r1 +dev-libs/libtasn1-4.16.0 dev-libs/libunique-1.1.6-r2 dev-libs/libunistring-0.9.10 dev-libs/libusb-1.0.23-r1 dev-libs/libusb-compat-0.1.5-r3 -dev-libs/libuv-1.34.0 +dev-libs/libuv-1.34.2 dev-libs/libverto-0.3.1 -dev-libs/libxml2-2.9.9-r2 +dev-libs/libxml2-2.9.9-r3 dev-libs/libxslt-1.1.33-r1 dev-libs/libyaml-0.2.2 dev-libs/lzo-2.10 dev-libs/mpc-1.1.0-r1 dev-libs/mpfr-4.0.2 dev-libs/nettle-3.5.1 -dev-libs/newt-0.52.21 +dev-libs/newt-0.52.21-r1 dev-libs/npth-1.6-r1 -dev-libs/nspr-4.24 -dev-libs/nss-3.48 -dev-libs/openssl-1.0.2t-r1 -dev-libs/pigpio-71-r1 +dev-libs/nspr-4.25 +dev-libs/nss-3.50 +dev-libs/openssl-1.0.2u +dev-libs/pigpio-74 dev-libs/popt-1.16-r2 -dev-libs/protobuf-3.10.1 +dev-libs/protobuf-3.11.2 dev-libs/rapidjson-1.1.0-r2 dev-libs/rasqal-0.9.33 -dev-libs/re2-0.2019.09.01 +dev-libs/re2-0.2019.12.01 dev-libs/redland-1.0.17-r2 dev-libs/tinyxml-2.6.2-r3 dev-libs/userspace-rcu-0.11.1 -dev-libs/vala-common-0.44.9 +dev-libs/vala-common-0.46.6 dev-libs/xmlsec-1.2.29 dev-perl/Archive-Zip-1.640.0 dev-perl/Authen-SASL-2.160.0-r1 @@ -345,17 +355,17 @@ dev-perl/XML-Twig-3.520.0 dev-perl/XML-XPath-1.420.0 dev-perl/YAML-Tiny-1.730.0 dev-perl/libwww-perl-6.270.0 -dev-python/PyQt5-5.13.2 -dev-python/PyQt5-sip-4.19.19 -dev-python/PySocks-1.6.8 +dev-python/PyQt5-5.14.1 +dev-python/PyQt5-sip-4.19.21 +dev-python/PySocks-1.7.1 dev-python/bz2file-0.98 dev-python/certifi-2019.11.28 -dev-python/cffi-1.13.2 +dev-python/cffi-1.14.0 dev-python/chardet-3.0.4 -dev-python/cryptography-2.8 -dev-python/cython-0.29.14-r1 -dev-python/dbus-python-1.2.14 -dev-python/docutils-0.15.2 +dev-python/cryptography-2.8-r1 +dev-python/cython-0.29.15 +dev-python/dbus-python-1.2.16 +dev-python/docutils-0.16 dev-python/enum34-1.1.6-r1 dev-python/extras-1.0.0 dev-python/fixtures-3.0.0 @@ -363,109 +373,125 @@ dev-python/idna-2.8 dev-python/ipaddress-1.0.23 dev-python/linecache2-1.0.0 dev-python/m2crypto-0.35.2 -dev-python/mako-1.0.7 +dev-python/mako-1.1.2 dev-python/markupsafe-1.1.1 dev-python/mimeparse-1.6.0 -dev-python/ndg-httpsclient-0.4.2-r1 dev-python/numpy-1.16.5 dev-python/olefile-0.46 dev-python/pbr-5.1.1 -dev-python/pillow-6.2.1 -dev-python/pip-19.3.1-r2 +dev-python/pillow-6.2.2 +dev-python/pip-20.0.2 dev-python/ply-3.11 dev-python/pyalsa-1.1.6 -dev-python/pyasn1-0.4.3 dev-python/pyblake2-1.1.2 dev-python/pycairo-1.18.2 dev-python/pycparser-2.19-r1 -dev-python/pygments-2.4.2 +dev-python/pygments-2.5.2 dev-python/pygobject-2.28.6-r55 -dev-python/pygobject-3.32.1 +dev-python/pygobject-3.34.0 dev-python/pygtk-2.24.0-r4 dev-python/pygtksourceview-2.10.1-r1 dev-python/pyopenssl-19.1.0 -dev-python/pyparsing-2.4.0 +dev-python/pyparsing-2.4.6 dev-python/pyrsistent-0.15.6 -dev-python/python-distutils-extra-2.42 +dev-python/python-distutils-extra-2.42-r1 dev-python/pyxattr-0.6.1-r1 -dev-python/requests-2.21.0-r1 -dev-python/setuptools-42.0.2 -dev-python/sip-4.19.19 -dev-python/six-1.13.0 +dev-python/requests-2.23.0 +dev-python/setuptools-44.0.0 +dev-python/sip-4.19.21 +dev-python/six-1.14.0 dev-python/ssl-fetch-0.4 dev-python/subunit-1.2.0-r1 dev-python/testtools-2.3.0 dev-python/traceback2-1.4.0 dev-python/typing-3.7.4.1 dev-python/unittest2-1.1.0 -dev-python/urllib3-1.24.2 -dev-qt/designer-5.13.2 -dev-qt/linguist-tools-5.13.2 -dev-qt/qtbluetooth-5.13.2 +dev-python/urllib3-1.25.8 +dev-qt/designer-5.14.1 +dev-qt/linguist-tools-5.14.1 +dev-qt/qtbluetooth-5.14.1 dev-qt/qtchooser-66 -dev-qt/qtconcurrent-5.13.2 -dev-qt/qtcore-5.13.2 -dev-qt/qtdbus-5.13.2 -dev-qt/qtgui-5.13.2 -dev-qt/qthelp-5.13.2 +dev-qt/qtconcurrent-5.14.1 +dev-qt/qtcore-5.14.1-r1 +dev-qt/qtdbus-5.14.1 +dev-qt/qtgui-5.14.1-r3 +dev-qt/qthelp-5.14.1 dev-qt/qtlockedfile-2.4.1_p20171024 -dev-qt/qtnetwork-5.13.2 -dev-qt/qtopengl-5.13.2 -dev-qt/qtprintsupport-5.13.2 -dev-qt/qtscript-5.13.2 +dev-qt/qtmultimedia-5.14.1 +dev-qt/qtnetwork-5.14.1 +dev-qt/qtopengl-5.14.1 +dev-qt/qtprintsupport-5.14.1 +dev-qt/qtscript-5.14.1 dev-qt/qtsingleapplication-2.6.1_p20171024 -dev-qt/qtsql-5.13.2 -dev-qt/qtsvg-5.13.2 -dev-qt/qttest-5.13.2 -dev-qt/qtwidgets-5.13.2 -dev-qt/qtx11extras-5.13.2 -dev-qt/qtxml-5.13.2 +dev-qt/qtsql-5.14.1 +dev-qt/qtsvg-5.14.1 +dev-qt/qttest-5.14.1 +dev-qt/qtwebkit-5.212.0_pre20190629 +dev-qt/qtwidgets-5.14.1 +dev-qt/qtx11extras-5.14.1 +dev-qt/qtxml-5.14.1 +dev-ruby/bundler-2.1.4 +dev-ruby/did_you_mean-1.1.2 +dev-ruby/did_you_mean-1.2.1 +dev-ruby/did_you_mean-1.4.0 +dev-ruby/json-2.3.0 +dev-ruby/kpeg-1.1.0-r1 +dev-ruby/minitest-5.14.0 +dev-ruby/net-telnet-0.2.0 +dev-ruby/power_assert-1.1.6 +dev-ruby/racc-1.4.16-r1 +dev-ruby/rake-13.0.1 +dev-ruby/rdoc-6.2.0 +dev-ruby/rubygems-3.1.2 +dev-ruby/test-unit-3.3.5 +dev-ruby/xmlrpc-0.3.0 dev-scheme/guile-2.2.6 dev-tcltk/expect-5.45.4 -dev-util/boost-build-1.71.0 -dev-util/cbindgen-0.11.1 -dev-util/cmake-3.16.1 +dev-util/boost-build-1.72.0 +dev-util/cbindgen-0.13.1 +dev-util/cmake-3.16.4 dev-util/cmocka-1.1.5 +dev-util/colm-0.13.0.5 dev-util/cppunit-1.14.0 -dev-util/ctags-20190331 dev-util/desktop-file-utils-0.24 dev-util/dialog-1.3.20191210 -dev-util/gdbus-codegen-2.60.7 -dev-util/glib-utils-2.60.7 +dev-util/gdbus-codegen-2.62.5 +dev-util/glib-utils-2.62.5 dev-util/gn-0.1616 dev-util/gperf-3.1 -dev-util/gtk-doc-am-1.25-r1 -dev-util/gtk-update-icon-cache-3.24.11 +dev-util/gtk-doc-am-1.32 +dev-util/gtk-update-icon-cache-3.24.14 dev-util/intltool-0.51.0-r2 -dev-util/itstool-2.0.6 +dev-util/itstool-2.0.6-r1 dev-util/mdds-1.4.3 -dev-util/meld-3.20.1 -dev-util/meson-0.52.0 +dev-util/meld-3.20.2 +dev-util/meson-0.53.1 dev-util/netsurf-buildsystem-1.8 dev-util/ninja-1.9.0 dev-util/pkgconfig-0.29.2 -dev-util/re2c-1.2.1 +dev-util/ragel-7.0.0.10-r2 +dev-util/re2c-1.3 dev-util/shadowman-2 -dev-util/strace-5.4 +dev-util/strace-5.5 dev-util/systemtap-4.0-r1 -dev-vcs/git-2.24.1 +dev-vcs/git-2.25.1 gnome-base/dconf-0.32.0-r2 gnome-base/gnome-common-3.18.0-r1 gnome-base/gnome-keyring-3.31.91-r1 -gnome-base/gsettings-desktop-schemas-3.32.0 +gnome-base/gsettings-desktop-schemas-3.34.0 gnome-base/gvfs-1.40.2 gnome-base/libglade-2.6.4-r2 -gnome-base/librsvg-2.40.20 +gnome-base/librsvg-2.40.21 gnome-extra/libgsf-1.14.46 gnome-extra/mousetweaks-3.32.0 gnome-extra/nm-applet-1.8.24 gnome-extra/polkit-gnome-0.105-r2 gnome-extra/yelp-xsl-3.32.1 -gnome-extra/zenity-3.30.0 -mail-client/claws-mail-3.17.4 +gnome-extra/zenity-3.32.0 +mail-client/claws-mail-3.17.5 mail-client/mailx-8.1.2.20160123 mail-client/mailx-support-20060102-r2 -mail-client/thunderbird-68.2.2-r1 +mail-client/thunderbird-68.5.0 mail-mta/nullmailer-2.2 media-fonts/cantarell-0.111 media-fonts/croscorefonts-1.31.0 @@ -475,41 +501,41 @@ media-fonts/font-alias-1.0.3-r1 media-fonts/font-misc-misc-1.1.2-r1 media-fonts/font-util-1.3.2-r1 media-fonts/fontawesome-5.11.2 -media-fonts/liberation-fonts-2.00.5 +media-fonts/liberation-fonts-2.1.0 media-fonts/libertine-5.3.0.20120702-r3 media-fonts/roboto-2.138 media-fonts/ttf-bitstream-vera-1.10-r3 media-fonts/urw-fonts-2.4.9 media-gfx/dcraw-9.28.0-r1 media-gfx/exiv2-0.27.2 -media-gfx/fontforge-20190317-r2 +media-gfx/fontforge-20190801 media-gfx/fotoxx-19.13 -media-gfx/gimp-2.10.14 +media-gfx/gimp-2.10.14-r1 media-gfx/graphite2-1.3.13 media-gfx/gtkimageview-1.6.4 -media-gfx/imagemagick-7.0.9.7 +media-gfx/imagemagick-7.0.9.26 media-gfx/mypaint-brushes-1.3.0-r1 media-gfx/ristretto-0.10.0 media-gfx/ufraw-0.22-r3 media-libs/a52dec-0.7.4-r7 -media-libs/alsa-lib-1.2.1.2-r1 +media-libs/alsa-lib-1.2.2 media-libs/audiofile-0.3.6-r3 -media-libs/babl-0.1.72 +media-libs/babl-0.1.74 media-libs/chromaprint-1.4.3 -media-libs/clutter-1.26.2-r1 +media-libs/clutter-1.26.2-r2 media-libs/clutter-gtk-1.8.4 media-libs/cogl-1.22.4 media-libs/dav1d-0.5.2 -media-libs/exiftool-11.76 +media-libs/exiftool-11.86 media-libs/flac-1.3.3 media-libs/fontconfig-2.13.1-r2 media-libs/freeglut-3.2.1 media-libs/freetype-2.10.1 -media-libs/gegl-0.4.18 +media-libs/gegl-0.4.20 media-libs/gexiv2-0.12.0 -media-libs/giflib-5.1.8-r1 +media-libs/giflib-5.2.1-r1 media-libs/glew-2.1.0-r1 -media-libs/glm-0.9.9.6-r1 +media-libs/glm-0.9.9.7 media-libs/glu-9.0.1 media-libs/graphene-1.8.6 media-libs/gst-plugins-bad-1.14.5 @@ -534,13 +560,13 @@ media-libs/libepoxy-1.5.4 media-libs/libexif-0.6.21-r3 media-libs/libfreehand-0.1.2 media-libs/libid3tag-0.15.1b-r4 -media-libs/libjpeg-turbo-2.0.3 +media-libs/libjpeg-turbo-2.0.4 media-libs/libmad-0.15.1b-r9 media-libs/libmng-2.0.3 media-libs/libmpdclient-2.16 media-libs/libmpeg2-0.5.1-r2 media-libs/libmygpo-qt-1.1.0 -media-libs/libmypaint-1.4.0 +media-libs/libmypaint-1.4.0-r1 media-libs/libnsgif-0.2.1-r1 media-libs/libogg-1.3.4 media-libs/libpagemaker-0.0.4 @@ -548,7 +574,7 @@ media-libs/libpng-1.6.37 media-libs/libraw-0.19.5 media-libs/libsamplerate-0.1.9 media-libs/libsdl-1.2.15-r9 -media-libs/libsdl2-2.0.10-r1 +media-libs/libsdl2-2.0.10-r2 media-libs/libshout-2.4.3 media-libs/libsndfile-1.0.29_pre2_p20191024 media-libs/libtheora-1.1.1-r2 @@ -557,9 +583,9 @@ media-libs/libv4l-1.16.6 media-libs/libvisio-0.1.7 media-libs/libvorbis-1.3.6-r1 media-libs/libvpx-1.7.0-r1 -media-libs/libwebp-1.0.3 +media-libs/libwebp-1.1.0 media-libs/libzmf-0.0.2 -media-libs/mesa-19.2.4-r1 +media-libs/mesa-20.0.0 media-libs/netpbm-10.76.00 media-libs/openjpeg-2.3.1 media-libs/opus-1.3.1-r1 @@ -571,7 +597,7 @@ media-libs/taglib-1.11.1_p20190920-r1 media-libs/tiff-4.1.0 media-libs/x264-0.0.20190903 media-libs/xvid-1.3.5 -media-plugins/alsa-plugins-1.2.1 +media-plugins/alsa-plugins-1.2.2 media-plugins/gst-plugins-a52dec-1.14.3 media-plugins/gst-plugins-cdparanoia-1.14.5 media-plugins/gst-plugins-flac-1.14.5 @@ -585,45 +611,46 @@ media-plugins/gst-plugins-soup-1.14.5 media-plugins/gst-plugins-taglib-1.14.5 media-plugins/gst-plugins-v4l2-1.14.5 media-plugins/gst-plugins-x264-1.14.3 -media-sound/alsa-tools-1.1.7 -media-sound/alsa-utils-1.2.1 +media-sound/alsa-tools-1.2.2 +media-sound/alsa-utils-1.2.2 media-sound/cdparanoia-3.10.2-r7 -media-sound/clementine-1.3.1_p20191004 +media-sound/clementine-1.4.0_rc1 media-sound/lame-3.100-r2 media-sound/mpc-0.33 -media-sound/mpd-0.21.16-r1 +media-sound/mpd-0.21.20 media-sound/mpg123-1.25.13 media-sound/pavucontrol-4.0 media-sound/pulseaudio-13.0-r1 media-sound/volumeicon-0.5.1-r1 -media-tv/kodi-18.4 +media-tv/kodi-18.6 media-tv/v4l-utils-1.16.6 -media-video/ffmpeg-4.2.1-r3 +media-video/ffmpeg-4.2.2 media-video/ffmpegthumbnailer-2.2.0-r1 -media-video/mplayer-1.3.0-r5 -media-video/mpv-0.30.0 +media-video/mplayer-1.3.0-r6 +media-video/mpv-0.31.0-r1 media-video/pi-ffcam-1.0.5-r1 media-video/pi-ffplay-1.0.6-r1 media-video/smplayer-19.10.2 +media-video/smtube-19.6.0-r1 media-video/vlc-3.0.8 net-analyzer/iptraf-ng-1.1.4-r3 net-analyzer/netselect-0.4-r1 -net-analyzer/nmap-7.80 -net-analyzer/tcpdump-4.9.3 +net-analyzer/nmap-7.80-r1 +net-analyzer/tcpdump-4.9.3-r1 net-dialup/lrzsz-0.12.20-r4 -net-dialup/ppp-2.4.7-r7 +net-dialup/ppp-2.4.8 net-dialup/ppp-scripts-0 net-dns/libidn-1.35 net-dns/libidn2-2.3.0 net-firewall/iptables-1.8.4 net-fs/cifs-utils-6.9-r1 -net-fs/nfs-utils-2.4.2-r1 -net-fs/samba-4.11.2 -net-irc/hexchat-2.14.2 +net-fs/nfs-utils-2.4.3 +net-fs/samba-4.11.6-r2 +net-irc/hexchat-2.14.3 net-irc/irssi-1.2.2 -net-libs/glib-networking-2.60.3 -net-libs/gnutls-3.6.11.1-r1 -net-libs/http-parser-2.9.2 +net-libs/glib-networking-2.62.3 +net-libs/gnutls-3.6.12 +net-libs/http-parser-2.9.3 net-libs/libasyncns-0.8-r4 net-libs/libetpan-1.9.4 net-libs/liblockfile-1.16 @@ -632,106 +659,106 @@ net-libs/libmnl-1.0.4 net-libs/libnatpmp-20150609 net-libs/libndp-1.7 net-libs/libnsl-1.2.0 -net-libs/libpcap-1.9.1 +net-libs/libpcap-1.9.1-r2 net-libs/libpsl-0.21.0 net-libs/libqmi-1.22.2 net-libs/libsoup-2.66.4 net-libs/libssh2-1.9.0_p20190913 -net-libs/libtirpc-1.1.4 -net-libs/miniupnpc-2.1.20190824 +net-libs/libtirpc-1.2.5 +net-libs/miniupnpc-2.1.20191224 net-libs/neon-0.30.2 -net-libs/nghttp2-1.39.2-r1 -net-libs/nodejs-9.11.2-r5 -net-libs/rpcsvc-proto-1.4 +net-libs/nghttp2-1.39.2-r2 +net-libs/nodejs-9.11.2-r6 +net-libs/rpcsvc-proto-1.4.1 net-mail/ytnef-1.9.3 net-misc/bridge-utils-1.6 net-misc/chrony-3.5-r2 -net-misc/curl-7.67.0-r1 -net-misc/dhcp-4.4.1 -net-misc/dhcpcd-8.1.2 +net-misc/curl-7.68.0 +net-misc/dhcp-4.4.2-r2 +net-misc/dhcpcd-8.1.6 net-misc/iperf-3.7 net-misc/iputils-20190709 net-misc/keychain-2.8.5 net-misc/mobile-broadband-provider-info-20190618 net-misc/modemmanager-1.10.0 -net-misc/netifrc-0.6.1 -net-misc/networkmanager-1.18.4-r1 -net-misc/openssh-8.1_p1-r1 +net-misc/netifrc-0.7.1 +net-misc/networkmanager-1.18.4-r3 +net-misc/openssh-8.2_p1-r3 net-misc/rpi3-ethfix-1.0.0-r2 net-misc/rsync-3.1.3 net-misc/tigervnc-1.9.0-r1 net-misc/wget-1.20.3-r3 net-misc/xorgxrdp-0.2.8 net-misc/xrdp-0.9.8 -net-nds/openldap-2.4.48 +net-nds/openldap-2.4.49-r1 net-nds/rpcbind-1.2.5 net-p2p/transmission-2.94-r1 -net-print/cups-2.3.0 -net-print/cups-filters-1.25.13 +net-print/cups-2.3.1 +net-print/cups-filters-1.27.1 net-vpn/networkmanager-openvpn-1.8.10 net-vpn/openvpn-2.4.7-r1 net-wireless/b43-fwcutter-019 -net-wireless/blueman-2.0.4-r1 -net-wireless/bluez-5.52 -net-wireless/crda-3.18-r3 +net-wireless/blueman-2.0.4-r2 +net-wireless/bluez-5.52-r1 +net-wireless/crda-4.14 net-wireless/iw-5.4 net-wireless/rpi3-bluetooth-1.1-r7 net-wireless/rpi3-wifi-regdom-1.1-r1 net-wireless/wireless-regdb-20190603 net-wireless/wireless-tools-30_pre9 -net-wireless/wpa_supplicant-2.9-r1 +net-wireless/wpa_supplicant-2.9-r2 perl-core/File-Temp-0.230.900 sci-calculators/qalculate-gtk-3.2.0-r1 sci-calculators/speedcrunch-0.12.0 -sci-libs/colamd-2.8.0 +sci-libs/colamd-2.9.6 sci-libs/libqalculate-3.2.0-r1 -sci-libs/suitesparseconfig-4.2.1-r1 +sci-libs/suitesparseconfig-5.4.0 sci-mathematics/lpsolve-5.5.2.0 sys-apps/ack-3.2.0 sys-apps/acl-2.2.53 sys-apps/attr-2.4.48-r3 -sys-apps/baselayout-2.6-r1 +sys-apps/baselayout-2.7 sys-apps/baselayout-java-0.1.0-r1 -sys-apps/busybox-1.31.1 +sys-apps/busybox-1.31.1-r2 sys-apps/coreboot-utils-4.6 sys-apps/coreutils-8.31-r1 sys-apps/dbus-1.12.16 sys-apps/debianutils-4.9.1 sys-apps/diffutils-3.7 sys-apps/dtc-1.5.0 -sys-apps/ethtool-5.3 -sys-apps/file-5.37-r1 +sys-apps/ethtool-5.4 +sys-apps/file-5.38 sys-apps/findutils-4.7.0 -sys-apps/firejail-0.9.60-r1 +sys-apps/firejail-0.9.62 sys-apps/flashrom-1.0 sys-apps/gawk-5.0.1 -sys-apps/gentoo-functions-0.12 +sys-apps/gentoo-functions-0.13 sys-apps/gnome-disk-utility-3.32.1 -sys-apps/grep-3.3-r1 +sys-apps/grep-3.4 sys-apps/groff-1.22.4 sys-apps/hdparm-9.58 -sys-apps/help2man-1.47.11 -sys-apps/hwids-20191025 +sys-apps/help2man-1.47.12 +sys-apps/hwids-20200204 sys-apps/i2c-tools-4.1-r1 sys-apps/install-xattr-0.8 -sys-apps/iproute2-5.4.0 +sys-apps/iproute2-5.5.0 sys-apps/kbd-2.2.0-r2 sys-apps/keyutils-1.6.1 -sys-apps/kmod-25 -sys-apps/less-551 +sys-apps/kmod-27 +sys-apps/less-554 sys-apps/lsb-release-1.4-r3 -sys-apps/man-db-2.9.0 -sys-apps/man-pages-5.04 +sys-apps/man-db-2.9.1 +sys-apps/man-pages-5.05 sys-apps/man-pages-posix-2013a sys-apps/me_cleaner-1.2 sys-apps/mlocate-0.26-r2 sys-apps/net-tools-1.60_p20180626073013 sys-apps/openrc-0.42.1-r2 sys-apps/opentmpfiles-0.2 -sys-apps/pciutils-3.6.2-r1 -sys-apps/portage-2.3.81 +sys-apps/pciutils-3.6.4 +sys-apps/portage-2.3.89-r1 sys-apps/pyconfig_gen-1.1.9-r1 -sys-apps/rng-tools-6.8 +sys-apps/rng-tools-6.9 sys-apps/rpi-gpio-1.0.0-r1 sys-apps/rpi-i2c-1.0.0-r3 sys-apps/rpi-onetime-startup-1.0-r4 @@ -739,27 +766,27 @@ sys-apps/rpi-serial-1.0.0-r1 sys-apps/rpi-spi-1.0.0-r2 sys-apps/rpi-video-1.0.0-r1 sys-apps/rpi3-expand-swap-1.0-r5 -sys-apps/rpi3-init-scripts-1.1.5-r1 +sys-apps/rpi3-init-scripts-1.1.5-r2 sys-apps/rpi3-ondemand-cpufreq-1.1.1-r1 sys-apps/rpi3-zswap-1.0-r2 sys-apps/sandbox-2.18 -sys-apps/sed-4.7 -sys-apps/shadow-4.8-r1 -sys-apps/smartmontools-7.0-r1 +sys-apps/sed-4.8 +sys-apps/shadow-4.8.1-r1 +sys-apps/smartmontools-7.1 sys-apps/sysvinit-2.96 sys-apps/tcp-wrappers-7.6.28 sys-apps/texinfo-6.7 sys-apps/usbredir-0.8.0 sys-apps/usbutils-012 -sys-apps/util-linux-2.34-r3 +sys-apps/util-linux-2.35.1 sys-apps/which-2.21 sys-auth/consolekit-1.2.1 sys-auth/pambase-20191128 sys-auth/polkit-0.115-r3 -sys-block/gparted-1.0.0 -sys-block/parted-3.3 +sys-block/gparted-1.1.0-r1 +sys-block/parted-3.3-r1 sys-block/thin-provisioning-tools-0.8.5 -sys-boot/rpi3-64bit-firmware-1.20190925 +sys-boot/rpi3-64bit-firmware-1.20200212 sys-boot/rpi3-boot-config-1.0.9 sys-devel/autoconf-2.13-r1 sys-devel/autoconf-2.69-r5 @@ -768,26 +795,26 @@ sys-devel/autoconf-wrapper-13-r1 sys-devel/autogen-5.18.16-r1 sys-devel/automake-1.16.1-r2 sys-devel/automake-wrapper-11 -sys-devel/bc-1.07.1-r2 -sys-devel/binutils-2.33.1 -sys-devel/binutils-config-5.1-r1 -sys-devel/bison-3.5 -sys-devel/clang-9.0.1_rc2 -sys-devel/clang-common-9.0.1_rc2 -sys-devel/clang-runtime-9.0.1_rc2 -sys-devel/distcc-3.3.3 +sys-devel/bc-1.07.1-r3 +sys-devel/binutils-2.34 +sys-devel/binutils-config-5.2 +sys-devel/bison-3.5.2 +sys-devel/clang-9.0.1 +sys-devel/clang-common-9.0.1 +sys-devel/clang-runtime-9.0.1 +sys-devel/distcc-3.3.3-r1 sys-devel/flex-2.6.4-r1 -sys-devel/gcc-9.2.0-r2 -sys-devel/gcc-config-2.1 +sys-devel/gcc-9.2.0-r4 +sys-devel/gcc-config-2.2.1 sys-devel/gettext-0.19.8.1 sys-devel/gnuconfig-20190912 -sys-devel/libtool-2.4.6-r5 -sys-devel/lld-9.0.1_rc2 -sys-devel/llvm-9.0.1_rc2 -sys-devel/llvm-common-9.0.1_rc2 +sys-devel/libtool-2.4.6-r6 +sys-devel/lld-9.0.1 +sys-devel/llvm-9.0.1 +sys-devel/llvm-common-9.0.1 sys-devel/llvmgold-9 sys-devel/m4-1.4.18-r1 -sys-devel/make-4.2.1-r4 +sys-devel/make-4.3 sys-devel/patch-2.7.6-r4 sys-devel/portage-distccmon-gui-1.1 sys-devel/ucpp-1.3.5 @@ -795,71 +822,73 @@ sys-firmware/b43-firmware-5.100.138 sys-firmware/bcm4340a1-firmware-1.1 sys-firmware/bluez-firmware-1.2 sys-firmware/brcm43430-firmware-20190812-r1 -sys-fs/btrfs-progs-5.4 -sys-fs/cryptsetup-2.2.2 +sys-firmware/edk2-ovmf-201905 +sys-firmware/ipxe-1.0.0_p20190728 +sys-firmware/seabios-1.12.0 +sys-firmware/sgabios-0.1_pre8-r1 +sys-fs/btrfs-progs-5.4.1 +sys-fs/cryptsetup-2.3.0 sys-fs/dosfstools-4.1 -sys-fs/e2fsprogs-1.45.4 +sys-fs/e2fsprogs-1.45.5 sys-fs/eudev-3.2.9 sys-fs/f2fs-tools-1.13.0 sys-fs/fuse-2.9.9-r1 -sys-fs/fuse-3.8.0 -sys-fs/fuse-common-3.8.0 +sys-fs/fuse-3.9.0 +sys-fs/fuse-common-3.9.0 sys-fs/lvm2-2.02.186-r2 sys-fs/multipath-tools-0.8.3-r1 -sys-fs/ncdu-1.14.1 +sys-fs/ncdu-1.14.2 sys-fs/sysfsutils-2.1.0 sys-fs/udev-init-scripts-33 sys-fs/udisks-2.8.4 -sys-fs/zerofree-1.0.4 -sys-kernel/bcm2711-kernel-bis-bin-4.19.89.20191217 -sys-kernel/bcmrpi3-kernel-bis-bin-4.19.89.20191217 -sys-kernel/installkernel-gentoo-1 -sys-kernel/linux-firmware-20191108-r1 +sys-fs/zerofree-1.1.1 +sys-kernel/bcm2711-kernel-bis-bin-4.19.106.20200225 +sys-kernel/bcmrpi3-kernel-bis-bin-4.19.106.20200225 +sys-kernel/installkernel-gentoo-2 +sys-kernel/linux-firmware-20200122 sys-kernel/linux-headers-4.19 -sys-libs/binutils-libs-2.33.1 -sys-libs/compiler-rt-9.0.1_rc2 +sys-libs/binutils-libs-2.34 +sys-libs/compiler-rt-9.0.1 sys-libs/cracklib-2.9.7 sys-libs/db-6.0.35-r2 -sys-libs/e2fsprogs-libs-1.45.4 +sys-libs/e2fsprogs-libs-1.45.5 sys-libs/gdbm-1.18.1 -sys-libs/glibc-2.30-r3 +sys-libs/glibc-2.30-r4 sys-libs/gpm-1.20.7-r2 -sys-libs/ldb-2.0.7 +sys-libs/ldb-2.0.8 sys-libs/libblockdev-2.23 -sys-libs/libcap-2.28-r1 +sys-libs/libcap-2.32 sys-libs/libcap-ng-0.7.10 -sys-libs/libomp-9.0.1_rc2 +sys-libs/libomp-9.0.1 sys-libs/libseccomp-2.4.2-r1 sys-libs/libutempter-1.1.6-r2 -sys-libs/mtdev-1.1.5 -sys-libs/ncurses-6.1_p20190609 -sys-libs/pam-1.3.1-r1 -sys-libs/readline-8.0_p1-r1 +sys-libs/mtdev-1.1.6 +sys-libs/ncurses-6.2-r1 +sys-libs/pam-1.3.1_p20200128 +sys-libs/readline-8.0_p4 sys-libs/slang-2.3.2 -sys-libs/talloc-2.3.0 -sys-libs/tdb-1.4.2 -sys-libs/tevent-0.10.1 +sys-libs/talloc-2.3.1 +sys-libs/tdb-1.4.3 +sys-libs/tevent-0.10.2 sys-libs/timezone-data-2019c sys-libs/zlib-1.2.11-r2 sys-power/pm-quirks-20100619-r1 sys-power/pm-utils-1.4.1-r7 -sys-power/powertop-2.10 +sys-power/powertop-2.11 sys-power/upower-0.99.11 sys-process/at-3.2.1 sys-process/cronbase-0.3.7-r6 sys-process/cronie-1.5.5 sys-process/htop-2.2.0 sys-process/iotop-0.6 -sys-process/procps-3.3.16 +sys-process/procps-3.3.16-r1 sys-process/psmisc-23.3-r1 virtual/acl-0-r2 virtual/awk-1 -virtual/cargo-1.39.0 virtual/cron-0-r1 virtual/dev-manager-0-r2 -virtual/editor-0-r2 +virtual/editor-0-r3 virtual/eject-0-r1 -virtual/emacs-26 virtual/ffmpeg-9-r2 virtual/freedesktop-icon-theme-0-r3 virtual/glu-9.0-r2 @@ -869,6 +898,7 @@ virtual/jpeg-0-r3 virtual/jre-1.8.0-r2 virtual/krb5-0-r1 virtual/libc-1 +virtual/libcrypt-1 virtual/libelf-3 virtual/libffi-3.3_rc0 virtual/libgudev-232 @@ -888,42 +918,42 @@ virtual/os-headers-0-r1 virtual/package-manager-1 virtual/pager-0 virtual/pam-0-r1 -virtual/perl-CPAN-Meta-2.150.10-r2 -virtual/perl-CPAN-Meta-YAML-0.18.0-r4 -virtual/perl-Carp-1.500.0-r1 +virtual/perl-CPAN-Meta-2.150.10-r3 +virtual/perl-CPAN-Meta-YAML-0.18.0-r5 +virtual/perl-Carp-1.500.0-r2 virtual/perl-Compress-Raw-Bzip2-2.84.0 virtual/perl-Compress-Raw-Zlib-2.84.0 virtual/perl-Data-Dumper-2.174.0 -virtual/perl-Digest-MD5-2.550.0-r1 +virtual/perl-Digest-MD5-2.550.0-r2 virtual/perl-Digest-SHA-6.20.0 virtual/perl-Encode-3.10.0 -virtual/perl-Exporter-5.730.0-r1 +virtual/perl-Exporter-5.730.0-r2 virtual/perl-ExtUtils-CBuilder-0.280.231 -virtual/perl-ExtUtils-Install-2.140.0-r1 -virtual/perl-ExtUtils-MakeMaker-7.340.0-r1 +virtual/perl-ExtUtils-Install-2.140.0-r2 +virtual/perl-ExtUtils-MakeMaker-7.340.0-r2 virtual/perl-ExtUtils-Manifest-1.720.0 virtual/perl-ExtUtils-ParseXS-3.400.0 virtual/perl-File-Path-2.160.0 virtual/perl-File-Spec-3.780.0 virtual/perl-File-Temp-0.230.900 -virtual/perl-Getopt-Long-2.500.0-r1 +virtual/perl-Getopt-Long-2.500.0-r2 virtual/perl-IO-1.400.0 virtual/perl-IO-Compress-2.84.0 -virtual/perl-IO-Socket-IP-0.390.0-r1 +virtual/perl-IO-Socket-IP-0.390.0-r2 virtual/perl-JSON-PP-4.20.0 -virtual/perl-MIME-Base64-3.150.0-r5 +virtual/perl-MIME-Base64-3.150.0-r6 virtual/perl-Module-Metadata-1.0.36 -virtual/perl-Parse-CPAN-Meta-2.150.10-r2 -virtual/perl-Perl-OSType-1.10.0-r2 -virtual/perl-Scalar-List-Utils-1.500.0-r1 -virtual/perl-Socket-2.27.0-r1 +virtual/perl-Parse-CPAN-Meta-2.150.10-r3 +virtual/perl-Perl-OSType-1.10.0-r3 +virtual/perl-Scalar-List-Utils-1.500.0-r2 +virtual/perl-Socket-2.27.0-r2 virtual/perl-Storable-3.150.0 -virtual/perl-Test-Harness-3.420.0-r1 -virtual/perl-Text-ParseWords-3.300.0-r5 +virtual/perl-Test-Harness-3.420.0-r2 +virtual/perl-Text-ParseWords-3.300.0-r6 virtual/perl-Time-HiRes-1.976.0 virtual/perl-Time-Local-1.280.0 -virtual/perl-XSLoader-0.300.0-r1 -virtual/perl-libnet-3.110.0-r1 +virtual/perl-XSLoader-0.300.0-r2 +virtual/perl-libnet-3.110.0-r2 virtual/perl-parent-0.237.0 virtual/perl-podlators-4.110.0 virtual/perl-version-0.992.400 @@ -931,7 +961,8 @@ virtual/pkgconfig-1 virtual/python-enum34-2 virtual/python-ipaddress-1.0-r1 virtual/python-typing-0-r1 -virtual/rust-1.39.0 +virtual/rubygems-16 +virtual/rust-1.41.1 virtual/service-manager-1 virtual/shadow-0 virtual/ssh-0 @@ -940,9 +971,9 @@ virtual/ttf-fonts-1-r1 virtual/udev-217 virtual/w3m-0 virtual/yacc-0 -www-client/chromium-78.0.3904.50-r2 -www-client/firefox-70.0.1 -www-client/links-2.18 +www-client/chromium-82.0.4068.4 +www-client/firefox-73.0.1 +www-client/links-2.20.2 www-client/w3m-0.5.3_p20190105 x11-apps/appres-1.0.5 x11-apps/bdftopcf-1.1 @@ -952,6 +983,7 @@ x11-apps/mesa-progs-8.4.0 x11-apps/mkfontscale-1.2.1 x11-apps/rgb-1.0.6 x11-apps/sessreg-1.1.2 +x11-apps/setxkbmap-1.3.2 x11-apps/xauth-1.1 x11-apps/xclock-1.0.9 x11-apps/xconsole-1.0.7 @@ -959,7 +991,7 @@ x11-apps/xdm-1.1.12 x11-apps/xev-1.2.3 x11-apps/xinit-1.4.1 x11-apps/xinput-1.6.3 -x11-apps/xkbcomp-1.4.2 +x11-apps/xkbcomp-1.4.3 x11-apps/xmessage-1.0.5 x11-apps/xmodmap-1.0.10 x11-apps/xprop-1.2.4 @@ -969,7 +1001,7 @@ x11-apps/xset-1.2.4 x11-apps/xsetroot-1.1.2 x11-apps/xsm-1.0.4 x11-apps/xwininfo-1.1.5 -x11-base/xcb-proto-1.13 +x11-base/xcb-proto-1.14 x11-base/xorg-drivers-1.20-r1 x11-base/xorg-proto-2019.2 x11-base/xorg-server-1.20.6 @@ -979,9 +1011,9 @@ x11-drivers/xf86-video-fbdev-0.5.0 x11-libs/cairo-1.16.0-r3 x11-libs/fltk-1.3.5-r4 x11-libs/gdk-pixbuf-2.40.0 -x11-libs/goffice-0.10.43 +x11-libs/goffice-0.10.46 x11-libs/gtk+-2.24.32-r1 -x11-libs/gtk+-3.24.11 +x11-libs/gtk+-3.24.14 x11-libs/gtksourceview-2.10.5-r3 x11-libs/gtksourceview-3.24.11 x11-libs/libICE-1.0.10 @@ -1001,7 +1033,7 @@ x11-libs/libXft-2.3.3 x11-libs/libXi-1.7.10 x11-libs/libXinerama-1.1.4 x11-libs/libXmu-1.1.3 -x11-libs/libXpm-3.5.12-r1 +x11-libs/libXpm-3.5.13 x11-libs/libXrandr-1.5.2 x11-libs/libXrender-0.9.10-r1 x11-libs/libXres-1.2.0-r1 @@ -1017,8 +1049,8 @@ x11-libs/libnotify-0.7.8 x11-libs/libpciaccess-0.16 x11-libs/libwnck-2.31.0 x11-libs/libwnck-3.30.0 -x11-libs/libxcb-1.13.1 -x11-libs/libxkbcommon-0.9.1 +x11-libs/libxcb-1.14 +x11-libs/libxkbcommon-0.10.0 x11-libs/libxkbfile-1.1.0 x11-libs/libxklavier-5.4 x11-libs/libxshmfence-1.3-r1 @@ -1049,12 +1081,12 @@ x11-misc/xdg-user-dirs-0.17 x11-misc/xdg-user-dirs-gtk-0.10-r1 x11-misc/xdg-utils-1.1.3-r1 x11-misc/xdiskusage-1.51 -x11-misc/xkeyboard-config-2.28 +x11-misc/xkeyboard-config-2.29 x11-misc/xscreensaver-5.43-r2 x11-proto/inputproto-2.3.2-r1 x11-proto/xproto-7.0.31-r1 -x11-terms/xfce4-terminal-0.8.8 -x11-terms/xterm-351 +x11-terms/xfce4-terminal-0.8.9.1 +x11-terms/xterm-353 x11-themes/adwaita-icon-theme-3.32.0 x11-themes/gnome-icon-theme-3.12.0-r1 x11-themes/gnome-themes-standard-3.28 @@ -1065,24 +1097,25 @@ x11-themes/sound-theme-freedesktop-0.8 xfce-base/exo-0.12.5 xfce-base/garcon-0.6.4-r2 xfce-base/libxfce4ui-4.14.1 -xfce-base/libxfce4util-4.14.0 -xfce-base/thunar-1.8.11 +xfce-base/libxfce4util-4.15.0 +xfce-base/thunar-1.8.12 xfce-base/xfce4-appfinder-4.14.0 xfce-base/xfce4-meta-4.12-r1 xfce-base/xfce4-panel-4.12.2 xfce-base/xfce4-session-4.12.1-r2 xfce-base/xfce4-settings-4.13.0 xfce-base/xfconf-4.12.1-r1 -xfce-base/xfdesktop-4.14.1 +xfce-base/xfdesktop-4.14.2 xfce-base/xfwm4-4.13.0-r1 xfce-extra/thunar-archive-plugin-0.4.0 xfce-extra/thunar-volman-0.9.5 -xfce-extra/tumbler-0.2.7 +xfce-extra/tumbler-0.2.8 xfce-extra/xfce4-alsa-plugin-0.1.1 xfce-extra/xfce4-cpufreq-plugin-1.2.1 xfce-extra/xfce4-cpugraph-plugin-1.0.5-r3 xfce-extra/xfce4-fixups-rpi3-1.0.4-r1 xfce-extra/xfce4-indicator-plugin-2.3.3-r2 +xfce-extra/xfce4-kbsetup-1.0.0 xfce-extra/xfce4-mixer-4.99.0-r1 xfce-extra/xfce4-noblank-1.0.0-r3 xfce-extra/xfce4-notes-plugin-1.8.1-r4 @@ -1091,3 +1124,4 @@ xfce-extra/xfce4-power-manager-1.6.5 xfce-extra/xfce4-screenshooter-1.9.7 xfce-extra/xfce4-systemload-plugin-1.2.3 xfce-extra/xfce4-taskmanager-1.2.2 +xfce-extra/xfce4-xkb-plugin-0.8.1 diff --git a/reference/world-all-packages-lite b/reference/world-all-packages-lite index fc8eaa3..f00b818 100644 --- a/reference/world-all-packages-lite +++ b/reference/world-all-packages-lite @@ -1,3 +1,4 @@ +acct-group/dhcp-0 acct-group/gpio-0 acct-group/i2c-0 acct-group/input-0 @@ -8,35 +9,38 @@ acct-group/messagebus-0 acct-group/plugdev-0 acct-group/render-0 acct-group/spi-0 +acct-group/sshd-0 acct-group/video-0 +acct-user/dhcp-0 acct-user/man-1 acct-user/messagebus-0 +acct-user/sshd-0 app-accessibility/at-spi2-atk-2.34.0 app-accessibility/at-spi2-core-2.34.0 app-admin/eselect-1.4.16 app-admin/logrotate-3.15.1 app-admin/perl-cleaner-2.28 -app-admin/sudo-1.8.29-r2 -app-admin/syslog-ng-3.24.1 +app-admin/sudo-1.8.31 +app-admin/syslog-ng-3.25.1 app-arch/bzip2-1.0.8 app-arch/cpio-2.12-r1 app-arch/gzip-1.10 -app-arch/libarchive-3.4.0 +app-arch/libarchive-3.4.2 app-arch/rpm2targz-9.0.0.5g app-arch/tar-1.32 app-arch/unzip-6.0_p25 app-arch/xz-utils-5.2.4-r3 app-arch/zstd-1.4.4-r2 -app-crypt/gcr-3.34.0 +app-crypt/gcr-3.34.0-r1 app-crypt/gnupg-2.2.19 app-crypt/gpgme-1.13.1 app-crypt/libb2-0.98.1-r2 app-crypt/libsecret-0.18.8 app-crypt/openpgp-keys-gentoo-release-20191030 -app-crypt/p11-kit-0.23.16.1-r1 +app-crypt/p11-kit-0.23.20-r1 app-crypt/pinentry-1.1.0-r3 -app-crypt/rhash-1.3.8 -app-editors/nano-4.6 +app-crypt/rhash-1.3.9-r2 +app-editors/nano-4.8 app-eselect/eselect-fontconfig-1.1-r1 app-eselect/eselect-lib-bin-symlink-0.1.1-r1 app-eselect/eselect-opengl-1.3.1-r4 @@ -47,18 +51,18 @@ app-misc/c_rehash-1.7-r1 app-misc/ca-certificates-20190110.3.43 app-misc/editor-wrapper-4-r1 app-misc/mime-types-9 -app-misc/pax-utils-1.2.4 -app-portage/eix-0.33.9 +app-misc/pax-utils-1.2.5 +app-portage/eix-0.33.9-r1 app-portage/elt-patches-20170826.1 app-portage/euses-2.5.9 app-portage/gemato-14.3 -app-portage/gentoolkit-0.4.6 +app-portage/gentoolkit-0.4.7 app-portage/genup-1.0.24 app-portage/mirrorselect-2.2.6-r1 -app-portage/portage-utils-0.82 +app-portage/portage-utils-0.85 app-portage/showem-1.0.3 app-portage/weekly-genup-1.1.1-r2 -app-shells/bash-5.0_p11 +app-shells/bash-5.0_p16 app-shells/push-2.0-r1 app-shells/quoter-3.0_p2-r1 app-text/build-docbook-catalog-1.21 @@ -74,44 +78,44 @@ app-text/libpaper-1.1.24_p5 app-text/manpager-1 app-text/mupdf-1.16.1 app-text/opensp-1.5.2-r6 -app-text/po4a-0.56 -app-text/poppler-0.82.0 +app-text/po4a-0.57 +app-text/poppler-0.85.0 app-text/poppler-data-0.4.9 -app-text/qpdf-9.1.0 +app-text/qpdf-9.1.1-r1 app-text/sgml-common-0.6.3-r7 app-text/tree-1.8.0 app-text/xmlto-0.0.28-r1 dev-db/sqlite-3.30.1 dev-embedded/libftdi-1.4 -dev-embedded/rpi-64bit-meta-1.5.3-r3 -dev-embedded/rpi4-eeprom-images-2.4.1 -dev-embedded/rpi4-eeprom-updater-2.4.1 +dev-embedded/rpi-64bit-meta-1.5.4-r5 +dev-embedded/rpi4-eeprom-images-5.1.1 +dev-embedded/rpi4-eeprom-updater-5.1.1 dev-lang/perl-5.30.1 -dev-lang/python-2.7.17 -dev-lang/python-3.5.9 -dev-lang/python-3.6.9-r1 -dev-lang/python-3.7.4-r2 +dev-lang/python-2.7.17-r1 +dev-lang/python-3.6.10 +dev-lang/python-3.7.6 +dev-lang/python-3.8.2 dev-lang/python-exec-2.4.6-r1 dev-lang/spidermonkey-52.9.1_pre1-r1 dev-lang/swig-4.0.0 -dev-lang/vala-0.44.9 +dev-lang/vala-0.46.6 dev-libs/atk-2.34.1 dev-libs/boehm-gc-8.0.4 -dev-libs/boost-1.71.0 +dev-libs/boost-1.72.0-r1 dev-libs/dbus-glib-0.110 -dev-libs/double-conversion-3.1.4-r1 +dev-libs/double-conversion-3.1.5 dev-libs/elfutils-0.178 -dev-libs/ell-0.27 -dev-libs/expat-2.2.8 -dev-libs/fribidi-1.0.7 -dev-libs/glib-2.60.7 -dev-libs/gmp-6.1.2-r1 -dev-libs/gobject-introspection-1.60.2 -dev-libs/gobject-introspection-common-1.60.2 -dev-libs/icu-65.1 -dev-libs/iniparser-3.1-r1 +dev-libs/ell-0.28 +dev-libs/expat-2.2.9 +dev-libs/fribidi-1.0.9 +dev-libs/glib-2.62.5 +dev-libs/gmp-6.2.0-r1 +dev-libs/gobject-introspection-1.62.0 +dev-libs/gobject-introspection-common-1.62.0 +dev-libs/icu-65.1-r1 dev-libs/ivykis-0.42.4 dev-libs/json-c-0.13.1-r1 +dev-libs/jsoncpp-1.9.2-r2 dev-libs/libaio-0.3.112 dev-libs/libassuan-2.5.3 dev-libs/libatomic_ops-7.6.10 @@ -121,37 +125,36 @@ dev-libs/libevdev-1.8.0 dev-libs/libevent-2.1.11 dev-libs/libffi-3.3-r1 dev-libs/libgcrypt-1.8.5 -dev-libs/libgpg-error-1.36 +dev-libs/libgpg-error-1.37 dev-libs/libgudev-233-r1 -dev-libs/libical-3.0.6 -dev-libs/libinput-1.14.3 +dev-libs/libical-3.0.7 +dev-libs/libinput-1.15.2 dev-libs/libksba-1.3.5-r2 dev-libs/libltdl-2.4.6 dev-libs/libnatspec-0.3.0 dev-libs/libnl-3.5.0 -dev-libs/libpcre-8.43 +dev-libs/libpcre-8.44 dev-libs/libpcre2-10.34 -dev-libs/libpipeline-1.5.1 -dev-libs/libpthread-stubs-0.4-r1 -dev-libs/libtasn1-4.15.0-r1 +dev-libs/libpipeline-1.5.2 +dev-libs/libtasn1-4.16.0 dev-libs/libunistring-0.9.10 dev-libs/libusb-1.0.23-r1 dev-libs/libusb-compat-0.1.5-r3 -dev-libs/libuv-1.34.0 -dev-libs/libxml2-2.9.9-r2 +dev-libs/libuv-1.34.2 +dev-libs/libxml2-2.9.9-r3 dev-libs/libxslt-1.1.33-r1 dev-libs/lzo-2.10 dev-libs/mpc-1.1.0-r1 dev-libs/mpfr-4.0.2 dev-libs/nettle-3.5.1 -dev-libs/newt-0.52.21 +dev-libs/newt-0.52.21-r1 dev-libs/npth-1.6-r1 -dev-libs/nspr-4.24 -dev-libs/nss-3.48 -dev-libs/openssl-1.0.2t-r1 +dev-libs/nspr-4.25 +dev-libs/nss-3.50 +dev-libs/openssl-1.0.2u dev-libs/popt-1.16-r2 dev-libs/userspace-rcu-0.11.1 -dev-libs/vala-common-0.44.9 +dev-libs/vala-common-0.46.6 dev-perl/Authen-SASL-2.160.0-r1 dev-perl/Digest-HMAC-1.30.0-r1 dev-perl/Encode-Locale-1.50.0 @@ -204,71 +207,69 @@ dev-perl/XML-Twig-3.520.0 dev-perl/XML-XPath-1.420.0 dev-perl/YAML-Tiny-1.730.0 dev-perl/libwww-perl-6.270.0 -dev-python/PySocks-1.6.8 +dev-python/PySocks-1.7.1 dev-python/bz2file-0.98 dev-python/certifi-2019.11.28 -dev-python/cffi-1.13.2 +dev-python/cffi-1.14.0 dev-python/chardet-3.0.4 -dev-python/cryptography-2.8 +dev-python/cryptography-2.8-r1 dev-python/enum34-1.1.6-r1 dev-python/idna-2.8 dev-python/ipaddress-1.0.23 dev-python/m2crypto-0.35.2 -dev-python/mako-1.0.7 +dev-python/mako-1.1.2 dev-python/markupsafe-1.1.1 -dev-python/ndg-httpsclient-0.4.2-r1 dev-python/ply-3.11 dev-python/pyalsa-1.1.6 -dev-python/pyasn1-0.4.3 dev-python/pyblake2-1.1.2 dev-python/pycairo-1.18.2 dev-python/pycparser-2.19-r1 -dev-python/pygobject-3.32.1 +dev-python/pygobject-3.34.0 dev-python/pyopenssl-19.1.0 dev-python/pyxattr-0.6.1-r1 -dev-python/requests-2.21.0-r1 -dev-python/setuptools-42.0.2 -dev-python/six-1.13.0 +dev-python/requests-2.23.0 +dev-python/setuptools-44.0.0 +dev-python/six-1.14.0 dev-python/ssl-fetch-0.4 dev-python/typing-3.7.4.1 -dev-python/urllib3-1.24.2 +dev-python/urllib3-1.25.8 dev-qt/qtchooser-66 -dev-qt/qtcore-5.13.2 -dev-qt/qtdbus-5.13.2 -dev-qt/qtgui-5.13.2 -dev-qt/qtsvg-5.13.2 -dev-qt/qttest-5.13.2 -dev-qt/qtwidgets-5.13.2 -dev-qt/qtxml-5.13.2 +dev-qt/qtcore-5.14.1-r1 +dev-qt/qtdbus-5.14.1 +dev-qt/qtgui-5.14.1-r3 +dev-qt/qtsvg-5.14.1 +dev-qt/qttest-5.14.1 +dev-qt/qtwidgets-5.14.1 +dev-qt/qtxml-5.14.1 dev-scheme/guile-2.2.6 -dev-util/boost-build-1.71.0 -dev-util/cmake-3.16.1 +dev-util/boost-build-1.72.0 +dev-util/cmake-3.16.4 dev-util/desktop-file-utils-0.24 dev-util/dialog-1.3.20191210 -dev-util/gdbus-codegen-2.60.7 -dev-util/glib-utils-2.60.7 +dev-util/gdbus-codegen-2.62.5 +dev-util/glib-utils-2.62.5 dev-util/gperf-3.1 -dev-util/gtk-doc-am-1.25-r1 -dev-util/gtk-update-icon-cache-3.24.11 +dev-util/gtk-doc-am-1.32 +dev-util/gtk-update-icon-cache-3.24.14 dev-util/intltool-0.51.0-r2 -dev-util/meson-0.52.0 +dev-util/meson-0.53.1 dev-util/ninja-1.9.0 dev-util/pkgconfig-0.29.2 -dev-util/re2c-1.2.1 +dev-util/re2c-1.3 dev-util/shadowman-2 -dev-vcs/git-2.24.1 +dev-vcs/git-2.25.1 gnome-base/dconf-0.32.0-r2 gnome-base/gnome-keyring-3.31.91-r1 -gnome-base/gsettings-desktop-schemas-3.32.0 -gnome-base/librsvg-2.40.20 +gnome-base/gsettings-desktop-schemas-3.34.0 +gnome-base/librsvg-2.40.21 gnome-extra/polkit-gnome-0.105-r2 mail-mta/nullmailer-2.2 media-fonts/encodings-1.0.5 media-fonts/font-util-1.3.2-r1 -media-fonts/liberation-fonts-2.00.5 +media-fonts/liberation-fonts-2.1.0 media-fonts/urw-fonts-2.4.9 media-gfx/graphite2-1.3.13 -media-libs/alsa-lib-1.2.1.2-r1 +media-libs/alsa-lib-1.2.2 media-libs/flac-1.3.3 media-libs/fontconfig-2.13.1-r2 media-libs/freeglut-3.2.1 @@ -278,16 +279,16 @@ media-libs/harfbuzz-2.6.4 media-libs/jbig2dec-0.17-r1 media-libs/lcms-2.9 media-libs/libepoxy-1.5.4 -media-libs/libjpeg-turbo-2.0.3 +media-libs/libjpeg-turbo-2.0.4 media-libs/libogg-1.3.4 media-libs/libpng-1.6.37 media-libs/libsamplerate-0.1.9 -media-libs/libsdl2-2.0.10-r1 +media-libs/libsdl2-2.0.10-r2 media-libs/libsndfile-1.0.29_pre2_p20191024 media-libs/libtheora-1.1.1-r2 media-libs/libv4l-1.16.6 media-libs/libvorbis-1.3.6-r1 -media-libs/mesa-19.2.7 +media-libs/mesa-20.0.0 media-libs/openjpeg-2.3.1 media-libs/opus-1.3.1-r1 media-libs/raspberrypi-userland-1.20191214 @@ -296,90 +297,90 @@ media-libs/speexdsp-1.2_rc3-r2 media-libs/tiff-4.1.0 media-libs/x264-0.0.20190903 media-libs/xvid-1.3.5 -media-plugins/alsa-plugins-1.2.1 -media-sound/alsa-tools-1.1.7 -media-sound/alsa-utils-1.2.1 +media-plugins/alsa-plugins-1.2.2 +media-sound/alsa-tools-1.2.2 +media-sound/alsa-utils-1.2.2 media-sound/lame-3.100-r2 media-sound/pulseaudio-13.0-r1 -media-video/ffmpeg-4.2.1-r3 +media-video/ffmpeg-4.2.2 net-analyzer/netselect-0.4-r1 -net-dialup/ppp-2.4.7-r7 +net-dialup/ppp-2.4.8 net-dialup/ppp-scripts-0 net-dns/libidn-1.35 net-dns/libidn2-2.3.0 net-firewall/iptables-1.8.4 -net-fs/nfs-utils-2.4.2-r1 -net-libs/gnutls-3.6.11.1-r1 +net-fs/nfs-utils-2.4.3 +net-libs/gnutls-3.6.12 net-libs/libasyncns-0.8-r4 net-libs/libmbim-1.18.0 net-libs/libmnl-1.0.4 net-libs/libndp-1.7 net-libs/libnsl-1.2.0 net-libs/libqmi-1.22.2 -net-libs/libtirpc-1.1.4 -net-libs/nghttp2-1.39.2-r1 -net-libs/rpcsvc-proto-1.4 +net-libs/libtirpc-1.2.5 +net-libs/nghttp2-1.39.2-r2 +net-libs/rpcsvc-proto-1.4.1 net-misc/bridge-utils-1.6 net-misc/chrony-3.5-r2 -net-misc/curl-7.67.0-r1 -net-misc/dhcp-4.4.1 -net-misc/dhcpcd-8.1.2 +net-misc/curl-7.68.0 +net-misc/dhcp-4.4.2-r2 +net-misc/dhcpcd-8.1.6 net-misc/iputils-20190709 net-misc/modemmanager-1.10.0 -net-misc/netifrc-0.6.1 -net-misc/networkmanager-1.18.4-r1 -net-misc/openssh-8.1_p1-r1 +net-misc/netifrc-0.7.1 +net-misc/networkmanager-1.18.4-r3 +net-misc/openssh-8.2_p1-r3 net-misc/rpi3-ethfix-1.0.0-r2 net-misc/rsync-3.1.3 net-misc/wget-1.20.3-r3 -net-nds/openldap-2.4.48 +net-nds/openldap-2.4.49-r1 net-nds/rpcbind-1.2.5 -net-print/cups-2.3.0 -net-print/cups-filters-1.25.13 +net-print/cups-2.3.1 +net-print/cups-filters-1.27.1 net-wireless/b43-fwcutter-019 -net-wireless/bluez-5.52 -net-wireless/crda-3.18-r3 +net-wireless/bluez-5.52-r1 +net-wireless/crda-4.14 net-wireless/iw-5.4 net-wireless/rpi3-bluetooth-1.1-r7 net-wireless/rpi3-wifi-regdom-1.1-r1 net-wireless/wireless-regdb-20190603 net-wireless/wireless-tools-30_pre9 -net-wireless/wpa_supplicant-2.9-r1 +net-wireless/wpa_supplicant-2.9-r2 perl-core/File-Temp-0.230.900 sys-apps/acl-2.2.53 sys-apps/attr-2.4.48-r3 -sys-apps/baselayout-2.6-r1 -sys-apps/busybox-1.31.1 +sys-apps/baselayout-2.7 +sys-apps/busybox-1.31.1-r2 sys-apps/coreutils-8.31-r1 sys-apps/dbus-1.12.16 sys-apps/debianutils-4.9.1 sys-apps/diffutils-3.7 -sys-apps/ethtool-5.3 -sys-apps/file-5.37-r1 +sys-apps/ethtool-5.4 +sys-apps/file-5.38 sys-apps/findutils-4.7.0 sys-apps/flashrom-1.0 sys-apps/gawk-5.0.1 -sys-apps/gentoo-functions-0.12 -sys-apps/grep-3.3-r1 +sys-apps/gentoo-functions-0.13 +sys-apps/grep-3.4 sys-apps/groff-1.22.4 -sys-apps/help2man-1.47.11 -sys-apps/hwids-20191025 +sys-apps/help2man-1.47.12 +sys-apps/hwids-20200204 sys-apps/install-xattr-0.8 -sys-apps/iproute2-5.4.0 +sys-apps/iproute2-5.5.0 sys-apps/kbd-2.2.0-r2 sys-apps/keyutils-1.6.1 -sys-apps/kmod-25 -sys-apps/less-551 -sys-apps/man-db-2.9.0 -sys-apps/man-pages-5.04 +sys-apps/kmod-27 +sys-apps/less-554 +sys-apps/man-db-2.9.1 +sys-apps/man-pages-5.05 sys-apps/man-pages-posix-2013a sys-apps/mlocate-0.26-r2 sys-apps/net-tools-1.60_p20180626073013 sys-apps/openrc-0.42.1-r2 sys-apps/opentmpfiles-0.2 -sys-apps/pciutils-3.6.2-r1 -sys-apps/portage-2.3.81 -sys-apps/rng-tools-6.8 +sys-apps/pciutils-3.6.4 +sys-apps/portage-2.3.89-r1 +sys-apps/rng-tools-6.9 sys-apps/rpi-gpio-1.0.0-r1 sys-apps/rpi-i2c-1.0.0-r3 sys-apps/rpi-onetime-startup-1.0-r4 @@ -387,23 +388,23 @@ sys-apps/rpi-serial-1.0.0-r1 sys-apps/rpi-spi-1.0.0-r2 sys-apps/rpi-video-1.0.0-r1 sys-apps/rpi3-expand-swap-1.0-r5 -sys-apps/rpi3-init-scripts-1.1.5-r1 +sys-apps/rpi3-init-scripts-1.1.5-r2 sys-apps/rpi3-ondemand-cpufreq-1.1.1-r1 sys-apps/rpi3-zswap-1.0-r2 sys-apps/sandbox-2.18 -sys-apps/sed-4.7 -sys-apps/shadow-4.8-r1 +sys-apps/sed-4.8 +sys-apps/shadow-4.8.1-r1 sys-apps/sysvinit-2.96 sys-apps/tcp-wrappers-7.6.28 sys-apps/texinfo-6.7 sys-apps/usbutils-012 -sys-apps/util-linux-2.34-r3 +sys-apps/util-linux-2.35.1 sys-apps/which-2.21 sys-auth/consolekit-1.2.1 sys-auth/pambase-20191128 sys-auth/polkit-0.115-r3 sys-block/thin-provisioning-tools-0.8.5 -sys-boot/rpi3-64bit-firmware-1.20190925 +sys-boot/rpi3-64bit-firmware-1.20200212 sys-boot/rpi3-boot-config-1.0.9 sys-devel/autoconf-2.13-r1 sys-devel/autoconf-2.69-r5 @@ -412,71 +413,72 @@ sys-devel/autoconf-wrapper-13-r1 sys-devel/autogen-5.18.16-r1 sys-devel/automake-1.16.1-r2 sys-devel/automake-wrapper-11 -sys-devel/bc-1.07.1-r2 -sys-devel/binutils-2.33.1 -sys-devel/binutils-config-5.1-r1 -sys-devel/bison-3.5 -sys-devel/distcc-3.3.3 +sys-devel/bc-1.07.1-r3 +sys-devel/binutils-2.34 +sys-devel/binutils-config-5.2 +sys-devel/bison-3.5.2 +sys-devel/distcc-3.3.3-r1 sys-devel/flex-2.6.4-r1 -sys-devel/gcc-9.2.0-r2 -sys-devel/gcc-config-2.1 +sys-devel/gcc-9.2.0-r4 +sys-devel/gcc-config-2.2.1 sys-devel/gettext-0.19.8.1 sys-devel/gnuconfig-20190912 -sys-devel/libtool-2.4.6-r5 -sys-devel/llvm-9.0.1_rc2 -sys-devel/llvm-common-9.0.1_rc2 +sys-devel/libtool-2.4.6-r6 +sys-devel/llvm-9.0.1 +sys-devel/llvm-common-9.0.1 sys-devel/llvmgold-9 sys-devel/m4-1.4.18-r1 -sys-devel/make-4.2.1-r4 +sys-devel/make-4.3 sys-devel/patch-2.7.6-r4 sys-firmware/b43-firmware-5.100.138 sys-firmware/bcm4340a1-firmware-1.1 sys-firmware/bluez-firmware-1.2 sys-firmware/brcm43430-firmware-20190812-r1 -sys-fs/btrfs-progs-5.4 +sys-fs/btrfs-progs-5.4.1 sys-fs/dosfstools-4.1 -sys-fs/e2fsprogs-1.45.4 +sys-fs/e2fsprogs-1.45.5 sys-fs/eudev-3.2.9 sys-fs/f2fs-tools-1.13.0 -sys-fs/fuse-3.8.0 -sys-fs/fuse-common-3.8.0 +sys-fs/fuse-3.9.0 +sys-fs/fuse-common-3.9.0 sys-fs/lvm2-2.02.186-r2 sys-fs/multipath-tools-0.8.3-r1 sys-fs/sysfsutils-2.1.0 sys-fs/udev-init-scripts-33 -sys-kernel/bcm2711-kernel-bis-bin-4.19.89.20191217 -sys-kernel/bcmrpi3-kernel-bis-bin-4.19.89.20191217 -sys-kernel/installkernel-gentoo-1 -sys-kernel/linux-firmware-20191108-r1 +sys-kernel/bcm2711-kernel-bis-bin-4.19.106.20200225 +sys-kernel/bcmrpi3-kernel-bis-bin-4.19.106.20200225 +sys-kernel/installkernel-gentoo-2 +sys-kernel/linux-firmware-20200122 sys-kernel/linux-headers-4.19 -sys-libs/binutils-libs-2.33.1 +sys-libs/binutils-libs-2.34 sys-libs/cracklib-2.9.7 sys-libs/db-6.0.35-r2 -sys-libs/e2fsprogs-libs-1.45.4 +sys-libs/e2fsprogs-libs-1.45.5 sys-libs/gdbm-1.18.1 -sys-libs/glibc-2.30-r3 +sys-libs/glibc-2.30-r4 sys-libs/gpm-1.20.7-r2 -sys-libs/libcap-2.28-r1 +sys-libs/libcap-2.32 sys-libs/libcap-ng-0.7.10 sys-libs/libseccomp-2.4.2-r1 -sys-libs/mtdev-1.1.5 -sys-libs/ncurses-6.1_p20190609 -sys-libs/pam-1.3.1-r1 -sys-libs/readline-8.0_p1-r1 +sys-libs/mtdev-1.1.6 +sys-libs/ncurses-6.2-r1 +sys-libs/pam-1.3.1_p20200128 +sys-libs/readline-8.0_p4 sys-libs/slang-2.3.2 sys-libs/timezone-data-2019c sys-libs/zlib-1.2.11-r2 sys-process/cronbase-0.3.7-r6 sys-process/cronie-1.5.5 -sys-process/procps-3.3.16 +sys-process/procps-3.3.16-r1 sys-process/psmisc-23.3-r1 virtual/acl-0-r2 virtual/cron-0-r1 virtual/dev-manager-0-r2 -virtual/editor-0-r2 +virtual/editor-0-r3 virtual/glu-9.0-r2 virtual/jpeg-0-r3 virtual/libc-1 +virtual/libcrypt-1 virtual/libelf-3 virtual/libffi-3.3_rc0 virtual/libgudev-232 @@ -494,42 +496,42 @@ virtual/os-headers-0-r1 virtual/package-manager-1 virtual/pager-0 virtual/pam-0-r1 -virtual/perl-CPAN-Meta-2.150.10-r2 -virtual/perl-CPAN-Meta-YAML-0.18.0-r4 -virtual/perl-Carp-1.500.0-r1 +virtual/perl-CPAN-Meta-2.150.10-r3 +virtual/perl-CPAN-Meta-YAML-0.18.0-r5 +virtual/perl-Carp-1.500.0-r2 virtual/perl-Compress-Raw-Bzip2-2.84.0 virtual/perl-Compress-Raw-Zlib-2.84.0 virtual/perl-Data-Dumper-2.174.0 -virtual/perl-Digest-MD5-2.550.0-r1 +virtual/perl-Digest-MD5-2.550.0-r2 virtual/perl-Digest-SHA-6.20.0 virtual/perl-Encode-3.10.0 -virtual/perl-Exporter-5.730.0-r1 +virtual/perl-Exporter-5.730.0-r2 virtual/perl-ExtUtils-CBuilder-0.280.231 -virtual/perl-ExtUtils-Install-2.140.0-r1 -virtual/perl-ExtUtils-MakeMaker-7.340.0-r1 +virtual/perl-ExtUtils-Install-2.140.0-r2 +virtual/perl-ExtUtils-MakeMaker-7.340.0-r2 virtual/perl-ExtUtils-Manifest-1.720.0 virtual/perl-ExtUtils-ParseXS-3.400.0 virtual/perl-File-Path-2.160.0 virtual/perl-File-Spec-3.780.0 virtual/perl-File-Temp-0.230.900 -virtual/perl-Getopt-Long-2.500.0-r1 +virtual/perl-Getopt-Long-2.500.0-r2 virtual/perl-IO-1.400.0 virtual/perl-IO-Compress-2.84.0 -virtual/perl-IO-Socket-IP-0.390.0-r1 +virtual/perl-IO-Socket-IP-0.390.0-r2 virtual/perl-JSON-PP-4.20.0 -virtual/perl-MIME-Base64-3.150.0-r5 +virtual/perl-MIME-Base64-3.150.0-r6 virtual/perl-Module-Metadata-1.0.36 -virtual/perl-Parse-CPAN-Meta-2.150.10-r2 -virtual/perl-Perl-OSType-1.10.0-r2 -virtual/perl-Scalar-List-Utils-1.500.0-r1 -virtual/perl-Socket-2.27.0-r1 +virtual/perl-Parse-CPAN-Meta-2.150.10-r3 +virtual/perl-Perl-OSType-1.10.0-r3 +virtual/perl-Scalar-List-Utils-1.500.0-r2 +virtual/perl-Socket-2.27.0-r2 virtual/perl-Storable-3.150.0 -virtual/perl-Test-Harness-3.420.0-r1 -virtual/perl-Text-ParseWords-3.300.0-r5 +virtual/perl-Test-Harness-3.420.0-r2 +virtual/perl-Text-ParseWords-3.300.0-r6 virtual/perl-Time-HiRes-1.976.0 virtual/perl-Time-Local-1.280.0 -virtual/perl-XSLoader-0.300.0-r1 -virtual/perl-libnet-3.110.0-r1 +virtual/perl-XSLoader-0.300.0-r2 +virtual/perl-libnet-3.110.0-r2 virtual/perl-parent-0.237.0 virtual/perl-podlators-4.110.0 virtual/perl-version-0.992.400 @@ -556,12 +558,12 @@ x11-apps/xprop-1.2.4 x11-apps/xrdb-1.2.0 x11-apps/xset-1.2.4 x11-apps/xsm-1.0.4 -x11-base/xcb-proto-1.13 +x11-base/xcb-proto-1.14 x11-base/xorg-proto-2019.2 x11-libs/cairo-1.16.0-r3 x11-libs/gdk-pixbuf-2.40.0 x11-libs/gtk+-2.24.32-r1 -x11-libs/gtk+-3.24.11 +x11-libs/gtk+-3.24.14 x11-libs/libICE-1.0.10 x11-libs/libSM-1.2.3 x11-libs/libX11-1.6.9 @@ -576,7 +578,7 @@ x11-libs/libXfixes-5.0.3-r1 x11-libs/libXft-2.3.3 x11-libs/libXi-1.7.10 x11-libs/libXmu-1.1.3 -x11-libs/libXpm-3.5.12-r1 +x11-libs/libXpm-3.5.13 x11-libs/libXrandr-1.5.2 x11-libs/libXrender-0.9.10-r1 x11-libs/libXt-1.2.0 @@ -586,8 +588,8 @@ x11-libs/libXvMC-1.0.12 x11-libs/libXxf86vm-1.1.4-r1 x11-libs/libdrm-2.4.100 x11-libs/libfontenc-1.1.4 -x11-libs/libxcb-1.13.1 -x11-libs/libxkbcommon-0.9.1 +x11-libs/libxcb-1.14 +x11-libs/libxkbcommon-0.10.0 x11-libs/libxshmfence-1.3-r1 x11-libs/pango-1.42.4-r2 x11-libs/pixman-0.38.4 diff --git a/reference/world-packages b/reference/world-packages index c2a428b..84afdd8 100644 --- a/reference/world-packages +++ b/reference/world-packages @@ -1,34 +1,34 @@ -app-arch/p7zip-16.02-r4 +app-arch/p7zip-16.02-r5 app-crypt/seahorse-3.32.2 app-editors/emacs-26.3-r1 app-editors/mousepad-0.4.2 -app-office/abiword-3.0.2-r2 -app-office/libreoffice-6.3.3.2 -app-office/libreoffice-l10n-6.3.3.2 +app-office/abiword-3.0.4 +app-office/libreoffice-6.3.5.2 +app-office/libreoffice-l10n-6.3.5.2 app-portage/porthole-0.6.1-r6 -app-text/evince-3.32.1 -dev-embedded/rpi-64bit-meta-1.5.3-r3 -dev-java/icedtea-3.14.0 +app-text/evince-3.34.2 +dev-embedded/rpi-64bit-meta-1.5.4-r5 +dev-java/icedtea-3.15.0 dev-java/icedtea-sound-1.0.1 -dev-java/icedtea-web-1.6.2 -dev-util/meld-3.20.1 -mail-client/claws-mail-3.17.4 -mail-client/thunderbird-68.2.2-r1 +dev-util/meld-3.20.2 +mail-client/claws-mail-3.17.5 +mail-client/thunderbird-68.5.0 media-gfx/fotoxx-19.13 -media-gfx/gimp-2.10.14 +media-gfx/gimp-2.10.14-r1 media-gfx/ristretto-0.10.0 -media-sound/clementine-1.3.1_p20191004 +media-sound/clementine-1.4.0_rc1 media-sound/mpc-0.33 -media-sound/mpd-0.21.16-r1 -media-tv/kodi-18.4 -media-video/mplayer-1.3.0-r5 -media-video/mpv-0.30.0 +media-sound/mpd-0.21.20 +media-tv/kodi-18.6 +media-video/mplayer-1.3.0-r6 +media-video/mpv-0.31.0-r1 media-video/smplayer-19.10.2 +media-video/smtube-19.6.0-r1 media-video/vlc-3.0.8 -net-irc/hexchat-2.14.2 +net-irc/hexchat-2.14.3 net-p2p/transmission-2.94-r1 sys-apps/gnome-disk-utility-3.32.1 sys-devel/portage-distccmon-gui-1.1 -www-client/chromium-78.0.3904.50-r2 -www-client/firefox-70.0.1 -www-client/links-2.18 +www-client/chromium-82.0.4068.4 +www-client/firefox-73.0.1 +www-client/links-2.20.2 diff --git a/reference/world-packages-lite b/reference/world-packages-lite index 1b8bcaa..9308bf3 100644 --- a/reference/world-packages-lite +++ b/reference/world-packages-lite @@ -1 +1 @@ -dev-embedded/rpi-64bit-meta-1.5.3-r3 +dev-embedded/rpi-64bit-meta-1.5.4-r5