diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-05-06 05:04:53 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-05-06 05:04:53 +0000 |
commit | a1709cab10a928f73738f02df5acd8428ea59779 (patch) | |
tree | 34974ce184227c79e0d68d13807d35d9a735f45f /thegreatmcpain.txt | |
parent | 2020-05-06T04:30:01Z (diff) | |
download | repos-a1709cab10a928f73738f02df5acd8428ea59779.tar.gz repos-a1709cab10a928f73738f02df5acd8428ea59779.tar.bz2 repos-a1709cab10a928f73738f02df5acd8428ea59779.zip |
2020-05-06T05:00:01Z
Diffstat (limited to 'thegreatmcpain.txt')
-rw-r--r-- | thegreatmcpain.txt | 36 |
1 files changed, 35 insertions, 1 deletions
diff --git a/thegreatmcpain.txt b/thegreatmcpain.txt index 8d0f5a6fadce..409024d8b504 100644 --- a/thegreatmcpain.txt +++ b/thegreatmcpain.txt @@ -12,7 +12,41 @@ 'uri': 'git@gitlab.com:TheGreatMcPain/thegreatmcpain-overlay.git'}], 'status': 'unofficial'} $ pmaint sync thegreatmcpain -Already up to date. +From https://gitlab.com/TheGreatMcPain/thegreatmcpain-overlay + 994ddd3..32e77fd master -> origin/master +Updating 994ddd3..32e77fd +Fast-forward + sys-apps/systemd/Manifest | 15 + + sys-apps/systemd/files/242-file-max.patch | 31 ++ + sys-apps/systemd/files/242-gcc-9.patch | 163 +++++++ + sys-apps/systemd/files/242-network-domains.patch | 57 +++ + .../systemd/files/242-networkd-ipv6-token.patch | 152 +++++++ + sys-apps/systemd/files/242-rdrand-ryzen.patch | 353 +++++++++++++++ + .../files/242-socket-util-flush-accept.patch | 46 ++ + .../systemd/files/242-wireguard-listenport.patch | 49 ++ + sys-apps/systemd/files/CVE-2019-15718.patch | 31 ++ + .../gentoo-Dont-enable-audit-by-default.patch | 30 ++ + .../systemd/files/gentoo-generator-path-r1.patch | 27 ++ + .../systemd/files/gentoo-systemd-user-pam.patch | 16 + + sys-apps/systemd/files/nsswitch.conf | 27 ++ + sys-apps/systemd/metadata.xml | 40 ++ + sys-apps/systemd/systemd-242-r7.ebuild | 500 +++++++++++++++++++++ + 15 files changed, 1537 insertions(+) + create mode 100644 sys-apps/systemd/Manifest + create mode 100644 sys-apps/systemd/files/242-file-max.patch + create mode 100644 sys-apps/systemd/files/242-gcc-9.patch + create mode 100644 sys-apps/systemd/files/242-network-domains.patch + create mode 100644 sys-apps/systemd/files/242-networkd-ipv6-token.patch + create mode 100644 sys-apps/systemd/files/242-rdrand-ryzen.patch + create mode 100644 sys-apps/systemd/files/242-socket-util-flush-accept.patch + create mode 100644 sys-apps/systemd/files/242-wireguard-listenport.patch + create mode 100644 sys-apps/systemd/files/CVE-2019-15718.patch + create mode 100644 sys-apps/systemd/files/gentoo-Dont-enable-audit-by-default.patch + create mode 100644 sys-apps/systemd/files/gentoo-generator-path-r1.patch + create mode 100644 sys-apps/systemd/files/gentoo-systemd-user-pam.patch + create mode 100644 sys-apps/systemd/files/nsswitch.conf + create mode 100644 sys-apps/systemd/metadata.xml + create mode 100644 sys-apps/systemd/systemd-242-r7.ebuild *** syncing thegreatmcpain *** synced thegreatmcpain * Sync succeeded |