From 148779f4b239a65beae71410fe3b1ee771a97b72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Wed, 2 Aug 2017 15:02:14 +0200 Subject: [PATCH 01/87] Initial commit for the Platform module MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Note this is the very first build and is extremely suboptimal. It includes several dynamic languages and we do not define any API -- on purpose. Cleanup will follow. Signed-off-by: Petr Ĺ abata --- platform.yaml | 1642 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1642 insertions(+) create mode 100644 platform.yaml diff --git a/platform.yaml b/platform.yaml new file mode 100644 index 0000000..f6825d4 --- /dev/null +++ b/platform.yaml @@ -0,0 +1,1642 @@ +document: modulemd +version: 1 +data: + summary: The base system and common, shared userland + description: >- + Platform provides a stable system base that can be either used on + its own or extended with additional modules built on top of it. + The module defines the system release by providing the filesystem + layout, core utilities, libraries and runtimes as well as the + minimal buildroot for other modules. + license: + module: [ MIT ] + dependencies: + buildrequires: + bootstrap: master + references: + community: https://fedoraproject.org/wiki/Host_and_Platform + documentation: https://github.com/fedora-modularity/hp + tracker: https://github.com/fedora-modularity/hp/issues + profiles: + buildroot: + rpms: + - bash + - bzip2 + - coreutils + - cpio + - diffutils + - fedora-modular-release + - findutils + - gawk + - gcc + - gcc-c++ + - grep + - gzip + - info + - make + - patch + - redhat-rpm-config + - rpm-build + - sed + - shadow-utils + - tar + - unzip + - util-linux + - which + - xz + srpm-buildroot: + rpms: + - bash + - fedora-modular-release + - fedpkg-minimal + - gnupg2 + - redhat-rpm-config + - rpm-build + - shadow-utils + components: + rpms: + # acl-2.2.52-16.fc27 + acl: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 3147a2273b8658143582d1ce6ed195d7dc4d4d0a + # attr-2.4.47-19.fc27 + attr: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: ad4426d2c48ac7ccb162d326d76a024e8fda93de + # audit-2.7.7-3.fc27 + audit: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 7cf524bd7811a4d18304666e7c66ac2d006f48ec + # babeltrace-1.5.2-2.fc27 + babeltrace: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: f5c9540efbc66493e8644391405f5dc0815d1ad1 + # basesystem-11-3.fc26 + basesystem: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: e4a05b3ab23f2972f922ec38527b7c923ed4154c + # bash-4.4.12-6.fc27 + bash: + rationale: >- + Base shell. + ref: 92a12693c160409c82978f36e26e6948d9b19a7f + # bc-1.07.1-1.fc27 + bc: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 730b39dce06357fb5d93fec71dde5bdde9d3df80 + # bind99-9.9.10-1.P3.fc27 + bind99: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 378f1817917a8f2fa6a56ab6801a660e5814fbf5 + # binutils-2.28-9.fc27 + binutils: + rationale: >- + Binary utilities. + ref: 3ce2e142bc6610dc8023b6cc5e9af35453deb6f1 + # btrfs-progs-4.11.1-1.fc27 + btrfs-progs: + rationale: >- + Btrfs support. + ref: 3d881517c17664499582a757e92321302f4e840e + # byacc-1.9.20170201-1.fc26 + byacc: + rationale: >- + Parser generator. + ref: 624e59d1c7d612410ec9ef022f66da794118afcf + # bzip2-1.0.6-22.fc26 + bzip2: + rationale: >- + Base compression support. + ref: 3ea5d7bdb1c334d2e6efeb9ec81b8ee8ef13d984 + # c-ares-1.13.0-1.fc27 + c-ares: + rationale: >- + A tiny DNS client library. + ref: 4785e5c1786f13a3c1823af307a469f08245dbcb + # ca-certificates-2017.2.14-2.fc27 + ca-certificates: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 6cea01c4b17dfb3a3f0d170407bce7fad82d4ff4 + # chkconfig-1.10-1.fc27 + chkconfig: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: adc3f7d5577bf51a26355748921864a6e7277ee5 + # coreutils-8.27-10.fc27 + coreutils: + rationale: >- + Common utilities. + ref: 8d0221274232d140047e21d423a183f8b3a236ec + # cpio-2.12-4.fc26 + cpio: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 6c6d3ddaea11e8635b2dec97769fb7a0d8324ae5 + # cracklib-2.9.6-5.fc26 + cracklib: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 2edb3e61e337926a92d56ffe84bd8cdb0f625586 + # crypto-policies-20170606-2.git7c32281.fc27 + crypto-policies: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: fc1d6f9a8a2146731f8bf13abc9d8e938c384f57 + # cryptsetup-1.7.5-1.fc27 + cryptsetup: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: b64fb92578bcf24d2a2d2e6e73823e3447f367e7 + # curl-7.54.1-2.fc27 + curl: + rationale: >- + A common and versatile utility for fetching remote files. + ref: 18e7a55066901c274861a08106d41135c030c050 + # cyrus-sasl-2.1.26-32.fc27 + cyrus-sasl: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 75a23b2fea6cff96154f180dde30b9c675b48364 + # dbus-1.11.14-1.fc27 + dbus: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 105660ead9550b22b4e5a66ca10000b03afb5019 + # deltarpm-3.6-19.fc26 + deltarpm: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 6c36433c34e1c8afac4cc56460c4ef7c561e26ab + # dhcp-4.3.6-1.fc27 + dhcp: + rationale: >- + DHCP client. + ref: af708bb8bed751331193e7bd4df9df715b61a51f + # diffutils-3.6-1.fc27 + diffutils: + rationale: >- + Common utilities. + ref: f23332592b552e3a6a72808d0cd6c4d599daeec6 + # dnf-2.5.1-1.fc27 + dnf: + rationale: >- + DNF package manager. + ref: eaef4a5e91f9ce481c83013e182783735737e293 + # dracut-045-18.git20170515.fc27 + dracut: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 3763a85444540137f8f9d69aec409aa5d4dc7767 + # dtc-1.4.4-2.fc27 + dtc: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: c0cd836ff1fd55fc7df0fd7785bb9a1cc6d05346 + # dwz-0.12-3.fc26 + dwz: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 6340a7adad2fb11e81a01f8e8b2e2a4fe3e990ca + # e2fsprogs-1.43.4-2.fc26 + e2fsprogs: + rationale: >- + Ext filesystem support. + ref: 55a0c09e0e30ab1fb7306bc48f5842f08d58201d + # elfutils-0.169-5.fc27 + elfutils: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 4293512848f4ac4d2722aa460fae5494d6bbdc57 + # emacs-25.2-2.fc27 + emacs: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 42fa24ab12901a5a00bd7e672a2576193adf574e + # ethtool-4.8-2.fc26 + ethtool: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: f33686fcb0eec063e0558d4b52dcb377a2008ab7 + # expat-2.2.2-2.fc27 + expat: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: ea5c94feb04003f987bec00872c9b6088026b830 + # fedora-logos-26.0.1-1.fc27 + fedora-logos: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 1263b8501f117be5b06f61ad12f895dab19d0c1a + # fedora-modular-release-27-1 + fedora-modular-release: + rationale: >- + Base system files and macros. + ref: master + # fedora-repos-27-0.2 + fedora-repos: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 20c64c6541dd249763f63d05f7590f1cc777eeb1 + # fedora-rpm-macros-26-2.fc26 + fedora-rpm-macros: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: d168f4a539efef42dcf48a5e9f4a178b258aba06 + # fedpkg-minimal-1.1.0-8.fc26 + fedpkg-minimal: + rationale: >- + Fetches package sources. + ref: 026cc9ca12187f6204cf32c552225865eb71f184 + # file-5.31-1.fc27 + file: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 780c608c324c2eca8a7a7047b3ba690384c77635 + # filesystem-3.3-1.fc27 + filesystem: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 95d104d46f909cafd9d24ab40900f33cdd357a53 + # findutils-4.6.0-12.fc27 + findutils: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 339b378e9b6a084791e323389daa071f1e7f07ac + # fipscheck-1.5.0-1.fc26 + fipscheck: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 82175b7707883ceaa35c6846c7b7b2787df9591e + # flex-2.6.1-3.fc26 + flex: + rationale: >- + Lexical generator. + ref: 26fe0dfe580bba78517ca44cb4bd755be0cde4f5 + # fpc-srpm-macros-1.1-2.fc26 + fpc-srpm-macros: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 3f0e8216425fcde8fb9abb7bb1eb1bafe33017f0 + # freetype-2.8-3.fc27 + freetype: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 4f731bf5267d27c89131c803260755e9a07daf31 + # fuse-2.9.7-4.fc27 + fuse: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 297481e9ffcf1e7c4366664826d94eef6346e1bd + # gawk-4.1.4-3.fc26 + gawk: + rationale: >- + AWK runtime. + ref: 63f2ac8ac41274519602f03ef1f718ae0b2c8e4d + # gc-7.6.0-4.fc27 + gc: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 8bc52279636e902951535362d03cb4b0cb479452 + # gcc-7.1.1-6.fc27 + gcc: + rationale: >- + C runtime; C++ runtime; C compiler; C++ compiler. + ref: dc54e4f1537bc56700f3b3196cb85d903185ebcf + # gdb-8.0-17.fc27 + gdb: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 4d0140dca173e64e298b7c593dbdb0ee3a92a0b6 + # gdbm-1.13-1.fc27 + gdbm: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 587a5c1d117d991df4caac5e1b7a73198b4902a0 + # gettext-0.19.8.1-9.fc27 + gettext: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: df498733241ad35d2e7025c9b2ad5c394e6e595d + # ghc-srpm-macros-1.4.2-5.fc26 + ghc-srpm-macros: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: b57d95b6c5cbc8086653c53b0324629915204b37 + # glib2-2.53.4-1.fc27 + glib2: + rationale: >- + A very commonly used generic utility library. + ref: 9d1a02789c3eb20a6f8ead6fef11aec4cfcc0584 + # glibc-2.25.90-27.fc27 + glibc: + rationale: >- + C runtime. + ref: 37c3363a24efb70a9ee41b18f4bcc51222c0508d + # gmp-6.1.2-4.fc27 + gmp: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: fe04d46fce3c3596ad631710d26531aa359e375f + # gnat-srpm-macros-4-3.fc27 + gnat-srpm-macros: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 8959f3d3f906c568deac4e019cc954d209956bc2 + # gnupg2-2.1.21-3.fc27 + gnupg2: + rationale: >- + Signature verification. + ref: 35218296f350254fbd4dfa6eb35a7a52f15d09db + # gnutls-3.5.14-1.fc27 + gnutls: + rationale: >- + Common cryptographic library. + ref: ee1a9c4b975ca23799aa6b2c1e1a488aa4f1f5d0 + # go-srpm-macros-2-9.fc27 + go-srpm-macros: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 8bb7b20dfa3e6d66e7014f4458d1cd3542ff3d50 + # gobject-introspection-1.53.3-1.fc27 + gobject-introspection: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 4626be0c7c7c1b61db8db5f28cee41e84f26bd70 + # gpart-0.3-3.fc26 + gpart: + rationale: >- + Partitioning support. + ref: 79d2bc74e0b725328e8c298c4b57caa45c125310 + # gpgme-1.9.0-1.fc27 + gpgme: + rationale: >- + Common cryptographic library. + ref: 80cb2f5e13b902e63785d307e0cffbe0d773a76c + # grep-3.1-1.fc27 + grep: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 501f9e6d87537e3ce64690de1891141398823301 + # groff-1.22.3-9.fc26 + groff: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 24f89e57eee18296f1031fe906df81dd029b8f5c + # grubby-8.40-4.fc26 + grubby: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: c7f3e950d7d406f96794ef6933f883595af1954d + # guile-2.0.14-1.fc26 + guile: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 2df74f173026ec917b11c940e8bb29cb2903d07e + # gzip-1.8-2.fc26 + gzip: + rationale: >- + Base compression support. + ref: cd306eb7f9bfce3b27372269d7b092812c312e9d + # hfsutils-3.2.6-31.fc26 + hfsutils: + rationale: >- + HFS support. + ref: 5a2f18ddbd21481a64771fe5c05b3926625b8a1e + # hostname-3.18-2.fc26 + hostname: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 0295eebd4fdb0f743622697699cb24452e134921 + # initscripts-9.72-1.fc27 + initscripts: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 243b64adc19b7c1077b416850f03158637dd78b4 + # ipcalc-0.2.0-1.fc27 + ipcalc: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 359e038935653e99884a3a7a328cd53530beb096 + # iproute-4.12.0-1.fc27 + iproute: + rationale: >- + Networking support. + ref: b66e3704a96dd64fe5af4892fcf86f3ff8ef2ea9 + # iptables-1.6.1-2.fc26 + iptables: + rationale: >- + Networking support. + ref: 7ee46ed2f5172db5f6e158009062ef99c3eebb48 + # iputils-20161105-2.fc26 + iputils: + rationale: >- + Networking support. + ref: 3be51cc88526fbf29d67dd1de80366b416140975 + # isl-0.16.1-1.fc26 + isl: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 113dc22c621070f014f09ff0cd1abbe09ad99a61 + # keyutils-1.5.10-1.fc27 + keyutils: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 7162e158eb6bdd78c28b2add1c9289668cacc937 + # kmod-24-1.fc26 + kmod: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 95d16ea378aefae832e728bc37a9c1a16453902a + # krb5-1.15.1-14.fc27 + krb5: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: ff9e66e34976ce9489a70bdd4bb2a55f1599c763 + # libarchive-3.3.1-1.fc27 + libarchive: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 8089c612f28793e5e40467e3d477235c14c42e9b + # libassuan-2.4.3-2.fc26 + libassuan: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 7e26da2408be409d2791b8fa0033f0443181798a + # libatomic_ops-7.4.6-1.fc27 + libatomic_ops: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 90b4e28a9750925578bcad5c1bae9ce609cf3524 + # libcap-2.25-5.fc26 + libcap: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: f17ad4c828018a730449494514a33150cf5d520b + # libcap-ng-0.7.8-3.fc26 + libcap-ng: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: a7b3901d3112e947ac2060b9fc82bc9d3a4d49f0 + # libcomps-0.1.8-3.fc26 + libcomps: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: b6ea96bdc5f8d6cacb52d5e4af71330f5b163d2d + # libcroco-0.6.12-1.fc27 + libcroco: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 75818f466e8ffa31ca95ef3b33dd63279376f24d + # libdb-5.3.28-24.fc27 + libdb: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 0b929f0f8b66af2c709bba99f4fb750657d2173c + # libdnf-0.9.2-1.fc27 + libdnf: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 8a2c2ce0fe8899d18e8dfb88dd61fc0b13ab6616 + # libedit-3.1-18.20170329cvs.fc27 + libedit: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: de6ceeffb666c37250bf33b38818fddccc440298 + # libestr-0.1.9-7.fc26 + libestr: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: da6bb7e9252c928240026c2edbff31505e0a6be0 + # libev-4.24-2.fc26 + libev: + rationale: >- + Event model library. + ref: f7b1bcaebb7d48ff0519b1517bf83645f09ccef0 + # libevent-2.0.22-3.fc27 + libevent: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 44dc6d181e6b69bfbcbab29663f9fe3406677118 + # libfastjson-0.99.5-1.fc27 + libfastjson: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 8627714289f2255fe673700d2331ef3c022931c1 + # libffi-3.1-12.fc27 + libffi: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: e3a78d20c9b8e60087522e235b181644bc05eb0c + # libgcrypt-1.7.8-1.fc27 + libgcrypt: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 0b4ad5ed6969454ffc69b0101def610fa76a922a + # libgpg-error-1.27-1.fc27 + libgpg-error: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: f242e9d7c2cb066f96cc4df9a86f741c8a506131 + # libidn-1.33-2.fc26 + libidn: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 7275bd926ff5ecf7ed8eb2af5601ef6953a78352 + # libidn2-2.0.2-1.fc27 + libidn2: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: a0ad03b679f30f30e5b196a85d700f4c17b26dd9 + # libipt-1.6.1-2.fc27 + libipt: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 4acd8bc183bc06a9538003edb983f2e4d9a8c1df + # libksba-1.3.5-3.fc26 + libksba: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 343c435d424b7cfded4a8c3fb94e86ca18771109 + # liblogging-1.0.6-1.fc27 + liblogging: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 5ef566cdba71733b0afd592dc4f24f36845cb8cc + # libmetalink-0.1.3-2.fc26 + libmetalink: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 14d998a17d45a384c2b9391536b3294efaeb6390 + # libmnl-1.0.4-2.fc26 + libmnl: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 0fecaca66472a4f11fbac306aaded65a354dcfab + # libmpc-1.0.2-6.fc26 + libmpc: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 54ced8ff789bdaa32de7836e82a5b0d481d36bce + # libnetfilter_conntrack-1.0.6-2.fc26 + libnetfilter_conntrack: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 0e59521eaee1763e46d0a48e0ad6e5d02fc67e59 + # libnfnetlink-1.0.1-9.fc26 + libnfnetlink: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 3e3ab7c13aac49047432b6f4ceb42ef1ed48c483 + # libpcap-1.8.1-4.fc27 + libpcap: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: f03fe8f91a3aace79cd5e410499947cf3e6ff352 + # libpeas-1.21.0-0.1.gitbcc8644.fc27 + libpeas: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: d1faac8d6faaa23bb655d7ab621c84dfca89907f + # libpng-1.6.29-1.fc27 + libpng: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 64d887bdb66300baa0d2b9bc225d3b5810c9f0ec + # libpwquality-1.4.0-1.fc27 + libpwquality: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 6489112a03be95bc1346622cc4411629d9692fff + # librepo-1.7.20-3.fc26 + librepo: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 372bbc1d15e4a53309229619aa763030d2ebd24d + # libreport-2.9.1-2.fc27 + libreport: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 8065018638a29032810f740c8be0bc0e66b3dddb + # librtas-2.0.1-1.fc27 + librtas: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 587c426391de5ea208e77d1522e8f07705f5a211 + # libseccomp-2.3.2-3.fc27 + libseccomp: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 0b996e825845905fd1d56f2ecb19584409413487 + # libselinux-2.6-6.fc27 + libselinux: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: ea9eee161ed07911c9c672b0e598509e39cac679 + # libsemanage-2.6-4.fc27 + libsemanage: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: df2d1e28f9000b2d46e81a5eef8321a188fdd383 + # libsepol-2.6-1.fc26 + libsepol: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 99653f4b762884baef7c64a867ffc0bb4eccb392 + # libservicelog-1.1.17-1.fc27 + libservicelog: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: ec8fd481ac4ade036094f164c59beaa0bf96893d + # libsigsegv-2.11-1.fc26 + libsigsegv: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 0bca2e2c40a26940b5a1787e03d97dd11f369bb6 + # libsolv-0.6.28-1.fc27 + libsolv: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: ba9ff5fd0f584ae15d35752fae1d38c23875e95b + # libtasn1-4.12-1.fc27 + libtasn1: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: f68e79d83bb187dcd1f0fdb09fa24591c93e3826 + # libtool-2.4.6-18.fc27 + libtool: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 84b388bf8529b0fec746ef66558dbab0e847fcca + # libunistring-0.9.7-1.fc26 + libunistring: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: ee6fd5523361a7764c52116b72d184c1fb02f4ab + # libusbx-1.0.21-2.fc26 + libusbx: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 1d447b1d5fea72a82da152b20a54bdad7cfb8a0a + # libutempter-1.1.6-9.fc26 + libutempter: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 0d4613714e458f3c691160032a4b1578a86b5367 + # libverto-0.2.6-7.fc26 + libverto: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 521cea8b5a829197c1f6a55f605fc4b995b5184e + # libvpd-2.2.5-5.fc26 + libvpd: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 7d949c746837b1d38bc6869cc0f2750542a68cbf + # libxml2-2.9.4-2.fc26 + libxml2: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 5fda684ac196f90b263658654775c736a6cea3dc + # logrotate-3.12.3-1.fc27 + logrotate: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: b3c5f45db0cbd8e55610009bfc1e5a38cc9ace04 + # lsscsi-0.28-4.fc26 + lsscsi: + rationale: >- + SCSI listing tools. + ref: 6a5443917955017207aede6103807f1f5223575a + # lsvpd-1.7.8-1.fc27 + lsvpd: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: a386ac9b2d49b759b041102f359b83cb564aaa47 + # lua-5.3.4-3.fc27 + lua: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 62bbfe64a188137b313d3b840375a993c565d1eb + # lvm2-2.02.172-1.fc27 + lvm2: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 467f2fc6fe813be4e2a3860bd2e6ed6ecf122254 + # lz4-1.7.5-4.fc27 + lz4: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: ec604e2b34264d5f8985f7e1cd7a8240c52560ba + # lzo-2.08-9.fc26 + lzo: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: f507e1f182375aff98c810c2dde30770c54d1465 + # m4-1.4.18-3.fc26 + m4: + rationale: >- + M4 macro processor. + ref: 720144b905662d90fb6fc44da11e157742dd8087 + # make-4.2.1-2.fc26 + make: + rationale: >- + Make support. + ref: 966e01fab75b418a684d097b0596ee7159c80739 + # microdnf-3-1.fc27 + microdnf: + rationale: >- + Minimized DNF package manager. + ref: 236e81b10f81dc2133300d2879231c0faa470f58 + # mokutil-0.3.0-5.fc27 + mokutil: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 594c62387e74d1d7e279302ebfcb411105ddcfdb + # mpfr-3.1.5-3.fc27 + mpfr: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: dc787f1468a5903a751bbde73d6a7b1c4af008d6 + # mtools-4.0.18-11.fc26 + mtools: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 90349496f4f041ba4c1396479b921f994cac5164 + # nano-2.8.5-1.fc27 + nano: + rationale: >- + Basic editor. + ref: e92ea1170abefb40e97877cf127964291c091b52 + # ncurses-6.0-10.20170520.fc27 + ncurses: + rationale: >- + A common TUI interface library and terminfo database. + ref: 5d7d8458eba843cc92c28b8c569659872be74847 + # nettle-3.3-2.fc26 + nettle: + rationale: >- + Common cryptographic library. + ref: c3f0481ad7c462e298c3f85fc692059275077806 + # nghttp2-1.24.0-1.fc27 + nghttp2: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: ac49c95d435e8ddf2ef620243fd035bd16e0b830 + # npth-1.5-1.fc27 + npth: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 0066d364a47bae168ffbc078469398eab27cc598 + # nspr-4.15.0-1.fc27 + nspr: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: cd60f06930ad5011d9b3b62f5d6e707ba97b8d7c + # nss-3.31.0-2.fc27 + nss: + rationale: >- + Common cryptographic library. + ref: 5ed56146a28224ac5d2199f5f09297bc320e6104 + # nss-pem-1.0.3-3.fc27 + nss-pem: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 7d778d532a8711da5a5c3473c6b9bca516269007 + # nss-softokn-3.31.0-2.fc27 + nss-softokn: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 45668cda3f4d18ffb89d86e4e71ccaeb6ded8241 + # nss-util-3.31.0-2.fc27 + nss-util: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 56ea118c215df5f63e97fcbac7f1c1921ed88500 + # ocaml-srpm-macros-4-2.fc26 + ocaml-srpm-macros: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 21de03ba74f07120a082206a9bd2e77bc8863ccd + # openblas-srpm-macros-2-1.fc27 + openblas-srpm-macros: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: fca1fdcd5f9bfdca159a7fca1234f6dec4469571 + # openldap-2.4.45-1.fc27 + openldap: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 35246b7090bd96d8924d88a5fe8e334cdbc6232d + # openssh-7.5p1-3.fc27 + openssh: + rationale: >- + SSH clients; SSH server. + ref: 2ea24bb00619ce78ee449b5f7606768b396d6c4d + # openssl-1.1.0f-7.fc27 + openssl: + rationale: >- + Common cryptographic library. + ref: 790567dc649ff1a5627cf9cce3dd78e0f6aa9305 + # os-prober-1.74-1.fc27 + os-prober: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 4f972d5e7e48396df27114d5ecc6ac319fb3d88e + # p11-kit-0.23.7-1.fc27 + p11-kit: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 177c164bce203dd1434d6a2d6626ee57924d45af + # pam-1.3.0-3.fc27 + pam: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 629a67bec475bdba602433bdda536e31e2444aca + # patch-2.7.5-4.fc26 + patch: + rationale: >- + Patch support. + ref: 4a664207f1325f1eefbb9f29f1160d85a1549827 + # pciutils-3.5.5-1.fc27 + pciutils: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: fc1d10541c9966899fa80e6254ee57d26173d068 + # pcre-8.41-1.fc27 + pcre: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: d6947687f41d556c1bba4082ea71d7324922d451 + # perl-5.26.0-395.fc27 + perl: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 3f7d1e5123b8cced6e5c7b00918c76bb38b79f27 + # perl-Algorithm-Diff-1.1903-7.fc27 + perl-Algorithm-Diff: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 84ab680df2f119b7cb4d8a4ae6154a33d61504a6 + # perl-Archive-Tar-2.26-3.fc27 + perl-Archive-Tar: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: bd46bbb83ff9b68eee5fe3ab298c42839ced7bc4 + # perl-Archive-Zip-1.59-4.fc27 + perl-Archive-Zip: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 5c2cfc9d046fc7ffa40728489bddfc8c778b9ed2 + # perl-B-Debug-1.24-394.fc27 + perl-B-Debug: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 6c55668dcdec98716477fb8e2f21a98b1904fa11 + # perl-CPAN-2.18-394.fc27 + perl-CPAN: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: b85028935d4fc3d11df49a4d5c698de7baebe8a0 + # perl-CPAN-Meta-2.150010-393.fc27 + perl-CPAN-Meta: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 2be9a3bda1e0a65cfa9a610f936d326007e0ca16 + # perl-CPAN-Meta-Requirements-2.140-394.fc27 + perl-CPAN-Meta-Requirements: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 3b23898471fa6a971a7d9c36ffa6147c746afd05 + # perl-CPAN-Meta-YAML-0.018-394.fc27 + perl-CPAN-Meta-YAML: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 3c3a3213a1cbc236b2d786d1d8c75dc380cbe4d5 + # perl-Carp-1.42-393.fc27 + perl-Carp: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 7459f46f9179c51a2450be77faa83368460f9060 + # perl-Compress-Bzip2-2.26-3.fc27 + perl-Compress-Bzip2: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 8f4df82c1dcba80a25fcbd0040ec1eda0216edcb + # perl-Compress-Raw-Bzip2-2.074-394.fc27 + perl-Compress-Raw-Bzip2: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: cf711cacba839d7dda4c4e268ea4e2fb6662cb0c + # perl-Compress-Raw-Zlib-2.074-394.fc27 + perl-Compress-Raw-Zlib: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 804ef7c09b9f244663adf2f1ac3b9639496b6fcb + # perl-Config-Perl-V-0.28-394.fc27 + perl-Config-Perl-V: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 9d74ee7240b88554fad6944d657ca7e072e8f85b + # perl-DB_File-1.840-394.fc27 + perl-DB_File: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 5e2bc8df38c36afd2def9f40ddd70569d29433e7 + # perl-Data-Dumper-2.167-394.fc27 + perl-Data-Dumper: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 59b4eb4cfd6fe6d07ae3a8239378d240daee9f20 + # perl-Data-OptList-0.110-4.fc27 + perl-Data-OptList: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 65a491a1670411dda56829e838012f8af71b689e + # perl-Data-Section-0.200007-1.fc27 + perl-Data-Section: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 0cf2f0abd9f170e4d6b49c0ad0ba20cb9b835963 + # perl-Devel-PPPort-3.36-2.fc27 + perl-Devel-PPPort: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: c7a619390bae01e66724d76dd2ee2a0e3007945e + # perl-Devel-Size-0.80-7.fc27 + perl-Devel-Size: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 7168c7eeb9be9a5a6b6b419f43ef6268c3d6985a + # perl-Digest-1.17-393.fc27 + perl-Digest: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: a3a5070dad45653fc509e427b32b60b30d6fb794 + # perl-Digest-MD5-2.55-393.fc27 + perl-Digest-MD5: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: a428369331030e2c093817df219b6882cd64a788 + # perl-Digest-SHA-5.96-394.fc27 + perl-Digest-SHA: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 3ceb03f10ea07bcb78bdece63db81083382562b2 + # perl-Encode-2.91-11.fc27 + perl-Encode: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: e785fae4bf499a85a7d581aff4e15db12bd1b7f2 + # perl-Env-1.04-393.fc27 + perl-Env: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 23b8213dade4c4e713abeefa9cbab7dc14ddab1d + # perl-Exporter-5.72-394.fc27 + perl-Exporter: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: de1c634c47aae4f5785656facba49fdf81cf771f + # perl-ExtUtils-CBuilder-0.280226-1.fc27 + perl-ExtUtils-CBuilder: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: a23b43008115cec45eeabad0d24c40068e191863 + # perl-ExtUtils-Install-2.14-2.fc27 + perl-ExtUtils-Install: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 9479b309e55f4e6ac2f0116c03463f026262c30f + # perl-ExtUtils-MakeMaker-7.30-1.fc27 + perl-ExtUtils-MakeMaker: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 072a90bc8559e93f6019d9d6f0729743485c8911 + # perl-ExtUtils-Manifest-1.70-393.fc27 + perl-ExtUtils-Manifest: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 6006db9e1cd8107ca6d7a51ecb2c5ae470a80c52 + # perl-ExtUtils-ParseXS-3.34-393.fc27 + perl-ExtUtils-ParseXS: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 519e7cb9a88d412a9b03d5a2ee5bd31a16cfcbce + # perl-File-Fetch-0.52-393.fc27 + perl-File-Fetch: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 15febfa3971de036f73318cbb1d2bf83b08434b7 + # perl-File-HomeDir-1.002-2.fc27 + perl-File-HomeDir: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: c0a38ec00849ba7c807da39b3eb516e7465c7b87 + # perl-File-Path-2.14-1.fc27 + perl-File-Path: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 9b87552d743a21f0168687aeac45c79b0cfa4af1 + # perl-File-Temp-0.230.400-393.fc27 + perl-File-Temp: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: cbb160f4828d740cf75efdb3805cae134e9303c9 + # perl-File-Which-1.21-4.fc27 + perl-File-Which: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 86597e30e876ec653c73ebe5c0acf76a04f9aa78 + # perl-Filter-1.57-4.fc27 + perl-Filter: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 2d363a56cabec939885ecc751165afb8baf51139 + # perl-Filter-Simple-0.93-393.fc27 + perl-Filter-Simple: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 3bb56b3c2d54e92462d77c5bc50f8cba5493ab55 + # perl-Getopt-Long-2.50-2.fc27 + perl-Getopt-Long: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 783cef0cc85b4161fe660237f89fee4112707954 + # perl-HTTP-Tiny-0.070-393.fc27 + perl-HTTP-Tiny: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: c221fcb547e3e4496f5e30e1c65914676236dbde + # perl-IO-Compress-2.074-394.fc27 + perl-IO-Compress: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: d52f2a90c6ea97f001fb17fcb6b77a190859d8a7 + # perl-IO-Socket-IP-0.39-3.fc27 + perl-IO-Socket-IP: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: f1634e55c9bc86834e2075bc20b8fdd989ae5621 + # perl-IPC-Cmd-0.98-3.fc27 + perl-IPC-Cmd: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 0730835e1da89241590fe7d93c07f2a118c2475e + # perl-IPC-SysV-2.07-394.fc27 + perl-IPC-SysV: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 0513d3a0eb83bf758eafc3538b9b7e92d3b63c01 + # perl-IPC-System-Simple-1.25-14.fc27 + perl-IPC-System-Simple: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 08973c4b7a90f35b76640af614c4c5be1575dfdc + # perl-JSON-PP-2.94-3.fc27 + perl-JSON-PP: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: e4b17548d4a90e3f4226b92990bbe3ef6d6b73a9 + # perl-Locale-Codes-3.52-2.fc27 + perl-Locale-Codes: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 281b7e5a0aeadbce8d9a11045eb06b93e74d2cb4 + # perl-Locale-Maketext-1.28-394.fc27 + perl-Locale-Maketext: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 605bd7a1828e0dfb97ef94c8f3f3e62daccba238 + # perl-MIME-Base64-3.15-393.fc27 + perl-MIME-Base64: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: e1969d70801abfe79b3a29a189e3148703ce0d2b + # perl-MRO-Compat-0.13-2.fc27 + perl-MRO-Compat: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 6f3e19b5abce1000f4ad2b6f65fbe6a2efef6da5 + # perl-Math-BigInt-1.9998.11-3.fc27 + perl-Math-BigInt: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: fad0d3887dbdd6991f974a2b89db0cf579743ab1 + # perl-Math-BigInt-FastCalc-0.500.600-3.fc27 + perl-Math-BigInt-FastCalc: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: ed141abd56c2f8091d67ea39def0d04fea609eaf + # perl-Math-BigRat-0.2613-1.fc27 + perl-Math-BigRat: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 77be642f6cd12d78f7c9ed9d3bff65f69380a669 + # perl-Module-Build-0.42.24-3.fc27 + perl-Module-Build: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 5eecfdbc546cb1ef7567cc4c0ef8112274af47da + # perl-Module-CoreList-5.20170715-1.fc27 + perl-Module-CoreList: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: af7828aa81dc2d8baf068459474fc6d2d2ab15ba + # perl-Module-Load-0.32-393.fc27 + perl-Module-Load: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 56c6a7e691a4c4e42df2f7fc4ca884de0fef2a70 + # perl-Module-Load-Conditional-0.68-393.fc27 + perl-Module-Load-Conditional: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 0c20ee07e1f3994dabe95f10195ff78a4adb7190 + # perl-Module-Metadata-1.000033-393.fc27 + perl-Module-Metadata: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: c120b9862a0068e995a62685dd1ef3243f78d077 + # perl-Package-Generator-1.106-9.fc27 + perl-Package-Generator: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: d0ae51a111e1f49d8640b32865fc771345f4904b + # perl-Params-Check-0.38-393.fc27 + perl-Params-Check: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: d8863b708204d8e81d055a77bbdd328862243868 + # perl-Params-Util-1.07-18.fc27 + perl-Params-Util: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: e2a09555cac6bc8dddfde9267b03df4b33994406 + # perl-PathTools-3.67-393.fc27 + perl-PathTools: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 61f0dc965ab9d92b0dd209f8a24f31c039bcbab0 + # perl-Perl-OSType-1.010-394.fc27 + perl-Perl-OSType: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 0eaf08c9676b766364d287e81078e1562077d6dd + # perl-PerlIO-via-QuotedPrint-0.08-393.fc27 + perl-PerlIO-via-QuotedPrint: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 29c04db21146a431ce535e2d8336f70a55354104 + # perl-Pod-Checker-1.73-393.fc27 + perl-Pod-Checker: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: c221b4e05a56f832b163ceb915433eb00aa62fb2 + # perl-Pod-Escapes-1.07-393.fc27 + perl-Pod-Escapes: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: c6319d25c20f9877935150cc0978b0d97ec02b11 + # perl-Pod-Parser-1.63-394.fc27 + perl-Pod-Parser: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 7126ee91dfd4359bb7ef5af42fb302f427a49429 + # perl-Pod-Perldoc-3.28-394.fc27 + perl-Pod-Perldoc: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 521a05da4937af7e0793bf726ba0bb1db6435d56 + # perl-Pod-Simple-3.35-393.fc27 + perl-Pod-Simple: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: df3b1632ab579339bf891f0233b3a82dda60978d + # perl-Pod-Usage-1.69-393.fc27 + perl-Pod-Usage: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: bf6ccb2c1df294525279ff345633deedd673a178 + # perl-Scalar-List-Utils-1.48-1.fc27 + perl-Scalar-List-Utils: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 77a6e1a17c7a59b1d44e76d4f995f3a76e51f955 + # perl-Socket-2.024-3.fc27 + perl-Socket: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: bf34bce9e05eb08fbabde3b5a4dccba5ba18c9b7 + # perl-Software-License-0.103012-6.fc27 + perl-Software-License: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: d98e19afed4e8e10b1fe19f5c418da3b6836393c + # perl-Storable-2.62-393.fc27 + perl-Storable: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: da88b1538e1cc128df4b7999565bcdde37881196 + # perl-Sub-Exporter-0.987-12.fc27 + perl-Sub-Exporter: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: b92f839fd77cd4dbfd760cc96b4ae262f1ae4dbe + # perl-Sub-Install-0.928-12.fc27 + perl-Sub-Install: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: bed7da0ca57e70a7f315acc982f464f9f2b158b9 + # perl-Sys-Syslog-0.35-394.fc27 + perl-Sys-Syslog: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 37562d25838a9666fff122acca4a2fca80ef71c4 + # perl-Term-ANSIColor-4.06-394.fc27 + perl-Term-ANSIColor: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 7d7f7977e10a808dba4d4b3d8a4b4e5d8f45cad4 + # perl-Term-Cap-1.17-393.fc27 + perl-Term-Cap: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 86286f9a8a664385f70b7a421211c3ead145e600 + # perl-Test-Harness-3.39-3.fc27 + perl-Test-Harness: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 92c4987f368cd87ccbbfef39d967517694b31f50 + # perl-Test-Simple-1.302086-1.fc27 + perl-Test-Simple: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: e64b2e39f56e17d7b9046881d589c778aaf4ce8b + # perl-Text-Balanced-2.03-393.fc27 + perl-Text-Balanced: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: abd13c942e82c2b7889ef115411f89f77a67d5b9 + # perl-Text-Diff-1.44-4.fc27 + perl-Text-Diff: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: e1295b923ac89b84d687688cbdcf8a330d5c1522 + # perl-Text-Glob-0.11-2.fc27 + perl-Text-Glob: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: a29441efb5738fe4c2267ab1eb57dca5128e09d3 + # perl-Text-ParseWords-3.30-393.fc27 + perl-Text-ParseWords: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 4d35a5ff8f0d888bd78b5a12f4a5c9079e08751c + # perl-Text-Tabs+Wrap-2013.0523-393.fc27 + perl-Text-Tabs+Wrap: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: c4546a2d6de23a64d97787df6b432c6da4a5cb5e + # perl-Text-Template-1.47-2.fc27 + perl-Text-Template: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 618d97aad66b60c05be0db6d43693b72b07d16bd + # perl-Thread-Queue-3.12-393.fc27 + perl-Thread-Queue: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: c737f95d86a71a0314d78364b9eb2c964c0f44e7 + # perl-Time-HiRes-1.9742-2.fc27 + perl-Time-HiRes: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 1a7a9a651388afdc9c0a674f54696dab831b6f2f + # perl-Time-Local-1.250-393.fc27 + perl-Time-Local: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 41b887d0f51b8123e852338663bf1fe3123de045 + # perl-URI-1.71-8.fc27 + perl-URI: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: c7a15c363c472c7f651f46df128bbb3d16df6ec5 + # perl-Unicode-Collate-1.19-393.fc27 + perl-Unicode-Collate: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: a4f30ade72a4447ccc4698ed02d2758cb12c3a69 + # perl-Unicode-Normalize-1.25-393.fc27 + perl-Unicode-Normalize: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: d655c8f8b7d67fbdadb58e564a0422de74735699 + # perl-autodie-2.29-394.fc27 + perl-autodie: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 39d9beef42dede86f075081578b5200d62560680 + # perl-bignum-0.47-393.fc27 + perl-bignum: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 40016674a66c5ac7b099733f7532b82a9c9ca701 + # perl-constant-1.33-394.fc27 + perl-constant: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 5a5996a71105291826cc8936845c31930e1fd491 + # perl-experimental-0.016-393.fc27 + perl-experimental: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 96c100991ac091f6e86b66e3d526e12a37200ce4 + # perl-inc-latest-0.500-7.fc27 + perl-inc-latest: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 286d794a788847ddf715ed7cfcf45578e995fd13 + # perl-libnet-3.10-394.fc27 + perl-libnet: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 1bebd8899c5f238df69f2860837574f64fa2c526 + # perl-local-lib-2.000023-1.fc27 + perl-local-lib: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 4a5107298f86be3752e096e447b28ca9905bf7d8 + # perl-parent-0.236-393.fc27 + perl-parent: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 3165539428fc3e6cce1087ff8b1912ddb32cb456 + # perl-perlfaq-5.021011-393.fc27 + perl-perlfaq: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: fe3ea813e7eea4c9b91ee27a690c89b0b0fa0396 + # perl-podlators-4.09-393.fc27 + perl-podlators: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 13b2aa4918cae3f059e39123e91510f84e4d40a6 + # perl-srpm-macros-1-23.fc27 + perl-srpm-macros: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: e987966ce9670badf8f7ecb374fa92e994def749 + # perl-threads-2.16-2.fc27 + perl-threads: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: f1e9c32cd191571fd5b39b4f582091c15e8a9bbc + # perl-threads-shared-1.57-2.fc27 + perl-threads-shared: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 61531e14eb4e00e8fbef624d2f6797f9af23c9dc + # perl-version-0.99.18-3.fc27 + perl-version: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: e3843be0246a4246df44df4fa2bc97504eb547fe + # pkgconf-1.3.8-1.fc27 + pkgconf: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 67459a5e3285a17f4b734d617df534bc016f6536 + # popt-1.16-8.fc26 + popt: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: d9302725fdbde901827f2677d06765394ad5ad92 + # powerpc-utils-1.3.3-1.fc27 + powerpc-utils: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 69110066d7dfcca05db3ef30db98bd918f3b14a2 + # procps-ng-3.3.10-13.fc26 + procps-ng: + rationale: >- + Common utilities. + ref: e54875d55a6b845a707004d29bffa11377321d15 + # psmisc-22.21-9.fc26 + psmisc: + rationale: >- + Common utilities. + ref: d8eda9b1f9cbc3cfe02fb0c42c8d6a2885d3d25a + # pth-2.0.7-28.fc26 + pth: + rationale: >- + Portable threads library. + ref: 4a65b57e8c1352a94ccf369d365d4f375119ef51 + # pyparsing-2.1.10-3.fc26 + pyparsing: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 5c83231e278a97a1cfca6bfddb36d2fffa221b8b + # python-iniparse-0.4-24.fc26 + python-iniparse: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 711272419db83ad02f66c3bb4a38e952d08777c2 + # python-pip-9.0.1-10.fc27 + python-pip: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: db23604636ee1b1436d0e505e35b373003d96904 + # python-rpm-macros-3-20.fc27 + python-rpm-macros: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: a59818afd063ffaafc724b94f9e6a6a8a6530831 + # python-setuptools-36.2.0-1.fc27 + python-setuptools: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: f3ae28b11029fdcdb70c0239fad0f4c941764bbe + # python-six-1.10.0-9.fc27 + python-six: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 3e0940960a0fa68c75ea5376f1e8622e4103897d + # python2-2.7.13-12.fc27 + python2: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 916477c6e62ae053c2aec5bd240159636c0bdb82 + # python3-3.6.2-2.fc27 + python3: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 3a226ae7d71b76c0edd50b904a0f4323722a1eb6 + # qrencode-3.4.4-1.fc27 + qrencode: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: f5c307645ef56d808c5a02ab67974c0b4568dfae + # qt5-5.9.0-2.fc27 + qt5: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: e029da30137dd62c85347ca1303505879d9b3da1 + # readline-7.0-5.fc26 + readline: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: af6675659ad82a7f43af4e35f400e4bbdbae6d49 + # redhat-rpm-config-66-1.fc27 + redhat-rpm-config: + rationale: >- + Base RPM macros. + ref: bc1c35fe6194c8a8d283e7050fb19b74af93bc24 + # rpm-4.13.0.1-33.fc27 + rpm: + rationale: >- + RPM support; RPM build tools. + ref: 85793f40483d99b60c0586a1aa529533e05c2a12 + # rsyslog-8.27.0-1.fc27 + rsyslog: + rationale: >- + System logging. + ref: c27c7a338676d494e671e9051a8e2395fdca2b78 + # runc-1.0.0-9.git6394544.fc27 + runc: + rationale: >- + Minimal container runtime. + ref: 05e0f8e8e27308fc8ab10b38acd3c19d4d4e2f70 + # rust-srpm-macros-4-2.fc27 + rust-srpm-macros: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 2342f34554ad27c15e675f56a852b83c8b880014 + # sed-4.4-1.fc26 + sed: + rationale: >- + Common editor. + ref: 575a3ba668dd1ad996ca088e7efee9a522e94947 + # setup-2.10.5-2.fc26 + setup: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 338c72bc4e4fc6fa950f899bf4253b32de1dff60 + # sg3_utils-1.42-1.fc26 + sg3_utils: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 630e26d15c7b7c1c9b0ec50a764092c3551f1948 + # sgml-common-0.6.3-45.fc26 + sgml-common: + rationale: >- + Common SGML catalogs; common XML catalogs. + ref: 81d7064b0e7da6e0e5593829ed72c9ce17108b7b + # shadow-utils-4.3.1-3.fc26 + shadow-utils: + rationale: >- + Common utilities. + ref: ba9340caf5a3f86043659dd5dc83d9280cd38185 + # sqlite-3.19.3-1.fc27 + sqlite: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: a9f2f8dd0f81f369ddeb6696209edefdfa80c072 + # sudo-1.8.20p2-1.fc27 + sudo: + rationale: >- + Allows restricted root access. + ref: e0f60ff106ad117f99adaedbcf6cafed8182d060 + # sysfsutils-2.1.0-20.fc26 + sysfsutils: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: f96113c5fa8fa79264924459245876d7d946aa0b + # systemd-234-3.fc27 + systemd: + rationale: >- + The init system. + ref: d044ab56d6ed7eebdd213f0686ffe871639b171c + # systemtap-3.2-0.20170512gitc67d8f274b21.fc27 + systemtap: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 74698f24eb875ad22d164164ececb5541620686a + # tar-1.29-4.fc26 + tar: + rationale: >- + Base compression support. + ref: 353f951667464c0d8174edb4a6a13ed2aa1b9b46 + # tcp_wrappers-7.6-85.fc26 + tcp_wrappers: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 3aa22b5bed459758a32a802982ef6a8066f71fb0 + # texinfo-6.4-3.fc27 + texinfo: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: b2f34d588dbde599f0dd451b5d61df7c66031efd + # tmux-2.5-1.fc27 + tmux: + rationale: >- + Terminal multiplexer; required by system deployment tools. + ref: 2cb6cc52afbd2b851781dab63761c4219f1723e0 + # tzdata-2017b-1.fc27 + tzdata: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 1d1164b40e2790500c7312463c5b7feaca78964d + # unzip-6.0-34.fc27 + unzip: + rationale: >- + Base compression support. + ref: 9334f086e1dbca44d492209ab077d0c31eadc6d1 + # ustr-1.0.4-22.fc26 + ustr: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 18c0ac45798d46e511baa373b01b718fb14afd3c + # util-linux-2.30-1.fc27 + util-linux: + rationale: >- + Common utilities. + ref: 17b923cc1e92d6bdf567a338f60cf8e8d1eead2b + # vim-8.0.728-1.fc27 + vim: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: cf971ee2c5736bf60027f4d0dfa9d404bd2d112e + # which-2.21-2.fc26 + which: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: dc514d1e2ee14fa06ec5a185a96264d01e5b8def + # xfsprogs-4.11.0-1.fc27 + xfsprogs: + rationale: >- + XFS support. + ref: d58a0298f354fc5ec4c4ab19e40ce037a198fb93 + # xz-5.2.3-2.fc26 + xz: + rationale: >- + Base compression support. + ref: c27811574cdf7de35217ea27b8add4c0130de53e + # zip-3.0-18.fc26 + zip: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 11ae231a18e54790f3f41ead4efaa56dfd9fb2f1 + # zlib-1.2.11-2.fc26 + zlib: + rationale: >- + A common compression library. + ref: 9f014e30021753dbf9ee115487fcfa9d3f0fbc0a From fe703bffaea009b196d1f99405630f899fe891b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Fri, 4 Aug 2017 12:54:47 +0200 Subject: [PATCH 02/87] Add a Makefile to simplify module updates MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Petr Ĺ abata --- Makefile | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Makefile diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..7cc765c --- /dev/null +++ b/Makefile @@ -0,0 +1,5 @@ +SOURCE = https://raw.githubusercontent.com/fedora-modularity/baseruntime-package-lists/master/data/Fedora/devel/hp +MODULE = $(shell pwd | sed 's/^.*\///') + +update: + curl $(SOURCE)/$(MODULE).yaml -o $(MODULE).yaml From e96d84b6d1ebe5cb34b02f5925bd7845caf45fce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Fri, 4 Aug 2017 12:54:57 +0200 Subject: [PATCH 03/87] Sync platform with baseruntime-package-lists MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Petr Ĺ abata --- platform.yaml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/platform.yaml b/platform.yaml index f6825d4..d137fdb 100644 --- a/platform.yaml +++ b/platform.yaml @@ -100,11 +100,11 @@ data: rationale: >- Binary utilities. ref: 3ce2e142bc6610dc8023b6cc5e9af35453deb6f1 - # btrfs-progs-4.11.1-1.fc27 + # btrfs-progs-4.12-1.fc27 btrfs-progs: rationale: >- Btrfs support. - ref: 3d881517c17664499582a757e92321302f4e840e + ref: 55538f82fe4f8229d395f22571d77d43742b564b # byacc-1.9.20170201-1.fc26 byacc: rationale: >- @@ -240,11 +240,11 @@ data: rationale: >- Base system files and macros. ref: master - # fedora-repos-27-0.2 - fedora-repos: + # fedora-modular-repos-27-1 + fedora-modular-repos: rationale: >- Autogenerated by Host & Platform tooling. - ref: 20c64c6541dd249763f63d05f7590f1cc777eeb1 + ref: master # fedora-rpm-macros-26-2.fc26 fedora-rpm-macros: rationale: >- @@ -1095,11 +1095,11 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 0513d3a0eb83bf758eafc3538b9b7e92d3b63c01 - # perl-IPC-System-Simple-1.25-14.fc27 + # perl-IPC-System-Simple-1.25-16.fc27 perl-IPC-System-Simple: rationale: >- Autogenerated by Host & Platform tooling. - ref: 08973c4b7a90f35b76640af614c4c5be1575dfdc + ref: 3a86298b0339e0b075800ac03a2fcbf10ad16c2b # perl-JSON-PP-2.94-3.fc27 perl-JSON-PP: rationale: >- @@ -1560,11 +1560,11 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: f96113c5fa8fa79264924459245876d7d946aa0b - # systemd-234-3.fc27 + # systemd-234-5.fc27 systemd: rationale: >- The init system. - ref: d044ab56d6ed7eebdd213f0686ffe871639b171c + ref: 27bd1bd49f9d322e62d8d85963a75307262f9953 # systemtap-3.2-0.20170512gitc67d8f274b21.fc27 systemtap: rationale: >- From 2a4e921efd8f01b9c02e50e935e2a43975fc51e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Mon, 7 Aug 2017 13:55:11 +0200 Subject: [PATCH 04/87] Updating python3 to fix a FTBFS of gnutls MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Petr Ĺ abata --- platform.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platform.yaml b/platform.yaml index d137fdb..aa50382 100644 --- a/platform.yaml +++ b/platform.yaml @@ -1475,11 +1475,11 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 916477c6e62ae053c2aec5bd240159636c0bdb82 - # python3-3.6.2-2.fc27 + # python3-3.6.2-5.fc27 python3: rationale: >- Autogenerated by Host & Platform tooling. - ref: 3a226ae7d71b76c0edd50b904a0f4323722a1eb6 + ref: 7ce2b353052bd12424d70271b36b537c14ad7d0b # qrencode-3.4.4-1.fc27 qrencode: rationale: >- From 7ae1aa9da4f664b7c9507734c8c8645aab7e8797 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Fri, 11 Aug 2017 12:28:38 -0500 Subject: [PATCH 05/87] Updating many packages for libuser rebuild Signed-off-by: Troy Dawson --- platform.yaml | 683 +++++++++++++++++++++++++------------------------- 1 file changed, 339 insertions(+), 344 deletions(-) diff --git a/platform.yaml b/platform.yaml index aa50382..fa7c00b 100644 --- a/platform.yaml +++ b/platform.yaml @@ -55,36 +55,36 @@ data: - shadow-utils components: rpms: - # acl-2.2.52-16.fc27 + # acl-2.2.52-18.fc27 acl: rationale: >- Autogenerated by Host & Platform tooling. - ref: 3147a2273b8658143582d1ce6ed195d7dc4d4d0a - # attr-2.4.47-19.fc27 + ref: 7c21fa8d9ae0a24464855014c79b256a242f7fe0 + # attr-2.4.47-21.fc27 attr: rationale: >- Autogenerated by Host & Platform tooling. - ref: ad4426d2c48ac7ccb162d326d76a024e8fda93de - # audit-2.7.7-3.fc27 + ref: ad4eaa88f7288fd10238ad1d1c25ef264c73f12e + # audit-2.7.7-5.fc27 audit: rationale: >- Autogenerated by Host & Platform tooling. - ref: 7cf524bd7811a4d18304666e7c66ac2d006f48ec - # babeltrace-1.5.2-2.fc27 + ref: e912c303925da83fb4de36ed8761cd5c4818130b + # babeltrace-1.5.3-1.fc27 babeltrace: rationale: >- Autogenerated by Host & Platform tooling. - ref: f5c9540efbc66493e8644391405f5dc0815d1ad1 - # basesystem-11-3.fc26 + ref: a12853a42d624c89ba60082cdccb7349be844e82 + # basesystem-11-4.fc27 basesystem: rationale: >- Autogenerated by Host & Platform tooling. - ref: e4a05b3ab23f2972f922ec38527b7c923ed4154c - # bash-4.4.12-6.fc27 + ref: c2f57d112f5dda49a8229f24366597062122906e + # bash-4.4.12-9.fc27 bash: rationale: >- Base shell. - ref: 92a12693c160409c82978f36e26e6948d9b19a7f + ref: 40a42f269e3f410784859ac24cab5ddf5291732f # bc-1.07.1-1.fc27 bc: rationale: >- @@ -95,81 +95,81 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 378f1817917a8f2fa6a56ab6801a660e5814fbf5 - # binutils-2.28-9.fc27 + # binutils-2.29-6.fc27 binutils: rationale: >- Binary utilities. - ref: 3ce2e142bc6610dc8023b6cc5e9af35453deb6f1 - # btrfs-progs-4.12-1.fc27 + ref: b4e0b0f1cbb2e6e7a1bf05007c0aa5615822226e + # btrfs-progs-4.11.1-1.fc27 btrfs-progs: rationale: >- Btrfs support. - ref: 55538f82fe4f8229d395f22571d77d43742b564b + ref: 3d881517c17664499582a757e92321302f4e840e # byacc-1.9.20170201-1.fc26 byacc: rationale: >- Parser generator. ref: 624e59d1c7d612410ec9ef022f66da794118afcf - # bzip2-1.0.6-22.fc26 + # bzip2-1.0.6-24.fc27 bzip2: rationale: >- Base compression support. - ref: 3ea5d7bdb1c334d2e6efeb9ec81b8ee8ef13d984 + ref: 9086581d7748effdcc813a6a4d890d419cb02333 # c-ares-1.13.0-1.fc27 c-ares: rationale: >- A tiny DNS client library. ref: 4785e5c1786f13a3c1823af307a469f08245dbcb - # ca-certificates-2017.2.14-2.fc27 + # ca-certificates-2017.2.16-3.fc27 ca-certificates: rationale: >- Autogenerated by Host & Platform tooling. - ref: 6cea01c4b17dfb3a3f0d170407bce7fad82d4ff4 - # chkconfig-1.10-1.fc27 + ref: c735381906cb051722bfd146f6512c353c5263f9 + # chkconfig-1.10-3.fc27 chkconfig: rationale: >- Autogenerated by Host & Platform tooling. - ref: adc3f7d5577bf51a26355748921864a6e7277ee5 - # coreutils-8.27-10.fc27 + ref: 9d0f64019b72e758ec593b7d0f31c6c920d5caaf + # coreutils-8.27-14.fc27 coreutils: rationale: >- Common utilities. - ref: 8d0221274232d140047e21d423a183f8b3a236ec - # cpio-2.12-4.fc26 + ref: 353860c35c5c461ad77b5754a950c44af4eb6c65 + # cpio-2.12-6.fc27 cpio: rationale: >- Autogenerated by Host & Platform tooling. - ref: 6c6d3ddaea11e8635b2dec97769fb7a0d8324ae5 - # cracklib-2.9.6-5.fc26 + ref: 97b7aac9b277591d7dac487ebd1e64a316a899c9 + # cracklib-2.9.6-7.fc27 cracklib: rationale: >- Autogenerated by Host & Platform tooling. - ref: 2edb3e61e337926a92d56ffe84bd8cdb0f625586 - # crypto-policies-20170606-2.git7c32281.fc27 + ref: 0b46647a95de12e990c22c41bc51a42d0349242b + # crypto-policies-20170802-1.git9300620.fc27 crypto-policies: rationale: >- Autogenerated by Host & Platform tooling. - ref: fc1d6f9a8a2146731f8bf13abc9d8e938c384f57 - # cryptsetup-1.7.5-1.fc27 + ref: 20ca56cb74d05ddaf5c547815139742b1af13f05 + # cryptsetup-1.7.5-3.fc27 cryptsetup: rationale: >- Autogenerated by Host & Platform tooling. - ref: b64fb92578bcf24d2a2d2e6e73823e3447f367e7 - # curl-7.54.1-2.fc27 + ref: 9842899680e7b2daa2f8c47be130633a861b1390 + # curl-7.55.0-1.fc27 curl: rationale: >- A common and versatile utility for fetching remote files. - ref: 18e7a55066901c274861a08106d41135c030c050 - # cyrus-sasl-2.1.26-32.fc27 + ref: a12eed4ad5397b49769efddf07f1db4260e0154a + # cyrus-sasl-2.1.26-34.fc27 cyrus-sasl: rationale: >- Autogenerated by Host & Platform tooling. - ref: 75a23b2fea6cff96154f180dde30b9c675b48364 - # dbus-1.11.14-1.fc27 + ref: 59fb0c06468ef6f16ea7ba8d6247d4a0f1483f1e + # dbus-1.11.16-4.fc27 dbus: rationale: >- Autogenerated by Host & Platform tooling. - ref: 105660ead9550b22b4e5a66ca10000b03afb5019 + ref: 45f88896326314dbb2814e70ba5f3903ccf1178f # deltarpm-3.6-19.fc26 deltarpm: rationale: >- @@ -180,11 +180,11 @@ data: rationale: >- DHCP client. ref: af708bb8bed751331193e7bd4df9df715b61a51f - # diffutils-3.6-1.fc27 + # diffutils-3.6-3.fc27 diffutils: rationale: >- Common utilities. - ref: f23332592b552e3a6a72808d0cd6c4d599daeec6 + ref: bfd003b76d1cc294e3a7a06087cf85d34ab262f2 # dnf-2.5.1-1.fc27 dnf: rationale: >- @@ -200,36 +200,36 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: c0cd836ff1fd55fc7df0fd7785bb9a1cc6d05346 - # dwz-0.12-3.fc26 + # dwz-0.12-5.fc27 dwz: rationale: >- Autogenerated by Host & Platform tooling. - ref: 6340a7adad2fb11e81a01f8e8b2e2a4fe3e990ca - # e2fsprogs-1.43.4-2.fc26 + ref: 5843a188a00b9f6b98e99606f133de047a1f17df + # e2fsprogs-1.43.4-4.fc27 e2fsprogs: rationale: >- Ext filesystem support. - ref: 55a0c09e0e30ab1fb7306bc48f5842f08d58201d - # elfutils-0.169-5.fc27 + ref: 5e4cd347682652d3dd30107e9e6a3e8219c5fc27 + # elfutils-0.170-1.fc27 elfutils: rationale: >- Autogenerated by Host & Platform tooling. - ref: 4293512848f4ac4d2722aa460fae5494d6bbdc57 - # emacs-25.2-2.fc27 + ref: 01b23e59495c37b5187e92efd4cba7026caf998f + # emacs-25.2-7.fc27 emacs: rationale: >- Autogenerated by Host & Platform tooling. - ref: 42fa24ab12901a5a00bd7e672a2576193adf574e + ref: fb95c223b04bb14e3e8813d5a7bc840d25803c86 # ethtool-4.8-2.fc26 ethtool: rationale: >- Autogenerated by Host & Platform tooling. ref: f33686fcb0eec063e0558d4b52dcb377a2008ab7 - # expat-2.2.2-2.fc27 + # expat-2.2.3-1.fc27 expat: rationale: >- Autogenerated by Host & Platform tooling. - ref: ea5c94feb04003f987bec00872c9b6088026b830 + ref: ef343f5f48d27362e63b2d65d45c42ba87ee8c21 # fedora-logos-26.0.1-1.fc27 fedora-logos: rationale: >- @@ -245,31 +245,31 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: master - # fedora-rpm-macros-26-2.fc26 + # fedora-rpm-macros-26-3.fc27 fedora-rpm-macros: rationale: >- Autogenerated by Host & Platform tooling. - ref: d168f4a539efef42dcf48a5e9f4a178b258aba06 + ref: 26fa0d9e9c6a659c4084daf452e52f1815085ca2 # fedpkg-minimal-1.1.0-8.fc26 fedpkg-minimal: rationale: >- Fetches package sources. ref: 026cc9ca12187f6204cf32c552225865eb71f184 - # file-5.31-1.fc27 + # file-5.31-7.fc27 file: rationale: >- Autogenerated by Host & Platform tooling. - ref: 780c608c324c2eca8a7a7047b3ba690384c77635 - # filesystem-3.3-1.fc27 + ref: 9580f9ae81a1d5f6d32f684863f474409adaab3a + # filesystem-3.3-3.fc27 filesystem: rationale: >- Autogenerated by Host & Platform tooling. - ref: 95d104d46f909cafd9d24ab40900f33cdd357a53 - # findutils-4.6.0-12.fc27 + ref: 47cc2652a7ca844e7b0f13d204a3bf9c7a5c3fe9 + # findutils-4.6.0-14.fc27 findutils: rationale: >- Autogenerated by Host & Platform tooling. - ref: 339b378e9b6a084791e323389daa071f1e7f07ac + ref: 4153c6a0f0e6dd0184ef4df85ced6959fb83baaa # fipscheck-1.5.0-1.fc26 fipscheck: rationale: >- @@ -280,91 +280,91 @@ data: rationale: >- Lexical generator. ref: 26fe0dfe580bba78517ca44cb4bd755be0cde4f5 - # fpc-srpm-macros-1.1-2.fc26 + # fpc-srpm-macros-1.1-3.fc27 fpc-srpm-macros: rationale: >- Autogenerated by Host & Platform tooling. - ref: 3f0e8216425fcde8fb9abb7bb1eb1bafe33017f0 - # freetype-2.8-3.fc27 + ref: 3d1fd256aa318f0f55955ced1027fab1013926bf + # freetype-2.8-5.fc27 freetype: rationale: >- Autogenerated by Host & Platform tooling. - ref: 4f731bf5267d27c89131c803260755e9a07daf31 + ref: 34253665ed57e2a25f3748c4bed040a4c23a8936 # fuse-2.9.7-4.fc27 fuse: rationale: >- Autogenerated by Host & Platform tooling. ref: 297481e9ffcf1e7c4366664826d94eef6346e1bd - # gawk-4.1.4-3.fc26 + # gawk-4.1.4-5.fc27 gawk: rationale: >- AWK runtime. - ref: 63f2ac8ac41274519602f03ef1f718ae0b2c8e4d - # gc-7.6.0-4.fc27 + ref: a35665cba231a1780166ed0611ea337b09c31450 + # gc-7.6.0-7.fc27 gc: rationale: >- Autogenerated by Host & Platform tooling. - ref: 8bc52279636e902951535362d03cb4b0cb479452 - # gcc-7.1.1-6.fc27 + ref: 7ab5856edddbff4f78d3ab8782717c532f843a36 + # gcc-7.1.1-7.fc27.1 gcc: rationale: >- C runtime; C++ runtime; C compiler; C++ compiler. - ref: dc54e4f1537bc56700f3b3196cb85d903185ebcf + ref: 23f4b29ddd1324d32f170995975ce4ba2150bf1b # gdb-8.0-17.fc27 gdb: rationale: >- Autogenerated by Host & Platform tooling. ref: 4d0140dca173e64e298b7c593dbdb0ee3a92a0b6 - # gdbm-1.13-1.fc27 + # gdbm-1.13-3.fc27 gdbm: rationale: >- Autogenerated by Host & Platform tooling. - ref: 587a5c1d117d991df4caac5e1b7a73198b4902a0 + ref: 76180544b8e87040252484f5c5fca4cd9c6e2529 # gettext-0.19.8.1-9.fc27 gettext: rationale: >- Autogenerated by Host & Platform tooling. ref: df498733241ad35d2e7025c9b2ad5c394e6e595d - # ghc-srpm-macros-1.4.2-5.fc26 + # ghc-srpm-macros-1.4.2-6.fc27 ghc-srpm-macros: rationale: >- Autogenerated by Host & Platform tooling. - ref: b57d95b6c5cbc8086653c53b0324629915204b37 - # glib2-2.53.4-1.fc27 + ref: 9e882c51fccadf1b1841b1917c4238f206389cf9 + # glib2-2.53.5-1.fc27 glib2: rationale: >- A very commonly used generic utility library. - ref: 9d1a02789c3eb20a6f8ead6fef11aec4cfcc0584 - # glibc-2.25.90-27.fc27 + ref: d7233f80abffcff2e8203e2704dcce9c72887cd2 + # glibc-2.26-1.fc27.1 glibc: rationale: >- C runtime. - ref: 37c3363a24efb70a9ee41b18f4bcc51222c0508d - # gmp-6.1.2-4.fc27 + ref: 8742b0f94950f8e5d3a735be8b5cdd5140a53763 + # gmp-6.1.2-6.fc27 gmp: rationale: >- Autogenerated by Host & Platform tooling. - ref: fe04d46fce3c3596ad631710d26531aa359e375f - # gnat-srpm-macros-4-3.fc27 + ref: abd8126a386164878722769ca058d807a82db2f9 + # gnat-srpm-macros-4-4.fc27 gnat-srpm-macros: rationale: >- Autogenerated by Host & Platform tooling. - ref: 8959f3d3f906c568deac4e019cc954d209956bc2 - # gnupg2-2.1.21-3.fc27 + ref: 07c0eb592eed960636c297ad9205edf537d9d789 + # gnupg2-2.1.22-1.fc27 gnupg2: rationale: >- Signature verification. - ref: 35218296f350254fbd4dfa6eb35a7a52f15d09db - # gnutls-3.5.14-1.fc27 + ref: 9a5275f84df8db677fbf147079cd9c19bfcdcd41 + # gnutls-3.5.14-3.fc27 gnutls: rationale: >- Common cryptographic library. - ref: ee1a9c4b975ca23799aa6b2c1e1a488aa4f1f5d0 - # go-srpm-macros-2-9.fc27 + ref: 7defa9fe4d4184d03d8a2f928b66764856035b6c + # go-srpm-macros-2-10.fc27 go-srpm-macros: rationale: >- Autogenerated by Host & Platform tooling. - ref: 8bb7b20dfa3e6d66e7014f4458d1cd3542ff3d50 + ref: 0f560272c1c4f56e62114744733aa0c8db8b102e # gobject-introspection-1.53.3-1.fc27 gobject-introspection: rationale: >- @@ -380,31 +380,31 @@ data: rationale: >- Common cryptographic library. ref: 80cb2f5e13b902e63785d307e0cffbe0d773a76c - # grep-3.1-1.fc27 + # grep-3.1-3.fc27 grep: rationale: >- Autogenerated by Host & Platform tooling. - ref: 501f9e6d87537e3ce64690de1891141398823301 - # groff-1.22.3-9.fc26 + ref: eccebfff98e6c150800990d2dd28da0a412250ce + # groff-1.22.3-11.fc27 groff: rationale: >- Autogenerated by Host & Platform tooling. - ref: 24f89e57eee18296f1031fe906df81dd029b8f5c + ref: 1aa6e33c6e2252b42020b13ae60dd44d21b9c5f1 # grubby-8.40-4.fc26 grubby: rationale: >- Autogenerated by Host & Platform tooling. ref: c7f3e950d7d406f96794ef6933f883595af1954d - # guile-2.0.14-1.fc26 + # guile-2.0.14-3.fc27 guile: rationale: >- Autogenerated by Host & Platform tooling. - ref: 2df74f173026ec917b11c940e8bb29cb2903d07e - # gzip-1.8-2.fc26 + ref: 2d4f42b413781574298e5a2a7964030e3306a1ba + # gzip-1.8-4.fc27 gzip: rationale: >- Base compression support. - ref: cd306eb7f9bfce3b27372269d7b092812c312e9d + ref: 5d96c91e31261807671013982171e4dedd05ee45 # hfsutils-3.2.6-31.fc26 hfsutils: rationale: >- @@ -425,66 +425,66 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 359e038935653e99884a3a7a328cd53530beb096 - # iproute-4.12.0-1.fc27 + # iproute-4.11.0-1.fc27 iproute: rationale: >- Networking support. - ref: b66e3704a96dd64fe5af4892fcf86f3ff8ef2ea9 - # iptables-1.6.1-2.fc26 + ref: 6da80e439c39242866e8a04e7c9b6807596500e9 + # iptables-1.6.1-4.fc27 iptables: rationale: >- Networking support. - ref: 7ee46ed2f5172db5f6e158009062ef99c3eebb48 + ref: d67764cf41f76bc49352ec25747ebba0785275e3 # iputils-20161105-2.fc26 iputils: rationale: >- Networking support. ref: 3be51cc88526fbf29d67dd1de80366b416140975 - # isl-0.16.1-1.fc26 + # isl-0.16.1-3.fc27 isl: rationale: >- Autogenerated by Host & Platform tooling. - ref: 113dc22c621070f014f09ff0cd1abbe09ad99a61 - # keyutils-1.5.10-1.fc27 + ref: 385986ba89214f21446da7d8135d1aeea7722374 + # keyutils-1.5.10-3.fc27 keyutils: rationale: >- Autogenerated by Host & Platform tooling. - ref: 7162e158eb6bdd78c28b2add1c9289668cacc937 - # kmod-24-1.fc26 + ref: b1dd29e2efa46db0d5841c3d748f361e2a60c8c7 + # kmod-24-3.fc27 kmod: rationale: >- Autogenerated by Host & Platform tooling. - ref: 95d16ea378aefae832e728bc37a9c1a16453902a - # krb5-1.15.1-14.fc27 + ref: 9de04eff7aa66df3c2ff462abf43ce45c84468a8 + # krb5-1.15.1-21.fc27 krb5: rationale: >- Autogenerated by Host & Platform tooling. - ref: ff9e66e34976ce9489a70bdd4bb2a55f1599c763 - # libarchive-3.3.1-1.fc27 + ref: 0d402dae7fcf08a80b7ea6b7c27f7675a954707e + # libarchive-3.3.1-3.fc27 libarchive: rationale: >- Autogenerated by Host & Platform tooling. - ref: 8089c612f28793e5e40467e3d477235c14c42e9b - # libassuan-2.4.3-2.fc26 + ref: 677d147320ceaf696bdbf1aed44b86e62f5c04b4 + # libassuan-2.4.3-6.fc27 libassuan: rationale: >- Autogenerated by Host & Platform tooling. - ref: 7e26da2408be409d2791b8fa0033f0443181798a - # libatomic_ops-7.4.6-1.fc27 + ref: 8ec6f0c0fd5588c56cd520759fc9ea4c21a6cc19 + # libatomic_ops-7.4.6-3.fc27 libatomic_ops: rationale: >- Autogenerated by Host & Platform tooling. - ref: 90b4e28a9750925578bcad5c1bae9ce609cf3524 - # libcap-2.25-5.fc26 + ref: dd85a8a35dea0fb7e1cdb39a17a31232ee57c8ac + # libcap-2.25-7.fc27 libcap: rationale: >- Autogenerated by Host & Platform tooling. - ref: f17ad4c828018a730449494514a33150cf5d520b - # libcap-ng-0.7.8-3.fc26 + ref: e1524cd2a36d328d86e0e8bba354496787b33b4f + # libcap-ng-0.7.8-5.fc27 libcap-ng: rationale: >- Autogenerated by Host & Platform tooling. - ref: a7b3901d3112e947ac2060b9fc82bc9d3a4d49f0 + ref: b01d48be81f2e4251fb27b16a38ecb51897037a6 # libcomps-0.1.8-3.fc26 libcomps: rationale: >- @@ -495,11 +495,11 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 75818f466e8ffa31ca95ef3b33dd63279376f24d - # libdb-5.3.28-24.fc27 + # libdb-5.3.28-26.fc27 libdb: rationale: >- Autogenerated by Host & Platform tooling. - ref: 0b929f0f8b66af2c709bba99f4fb750657d2173c + ref: eb2e4bfeeba8f14ec03339dc2fd2563380bf6eb0 # libdnf-0.9.2-1.fc27 libdnf: rationale: >- @@ -530,61 +530,61 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 8627714289f2255fe673700d2331ef3c022931c1 - # libffi-3.1-12.fc27 + # libffi-3.1-14.fc27 libffi: rationale: >- Autogenerated by Host & Platform tooling. - ref: e3a78d20c9b8e60087522e235b181644bc05eb0c - # libgcrypt-1.7.8-1.fc27 + ref: ccffc1700abfadb0969495a6e51b964117fc03f6 + # libgcrypt-1.7.8-3.fc27 libgcrypt: rationale: >- Autogenerated by Host & Platform tooling. - ref: 0b4ad5ed6969454ffc69b0101def610fa76a922a - # libgpg-error-1.27-1.fc27 + ref: 2f0819346c15d844bd3f7345e1548e724148776d + # libgpg-error-1.27-3.fc27 libgpg-error: rationale: >- Autogenerated by Host & Platform tooling. - ref: f242e9d7c2cb066f96cc4df9a86f741c8a506131 - # libidn-1.33-2.fc26 + ref: 50ed00c6813be8c9b5619d3509343fb101b996bb + # libidn-1.33-4.fc27 libidn: rationale: >- Autogenerated by Host & Platform tooling. - ref: 7275bd926ff5ecf7ed8eb2af5601ef6953a78352 - # libidn2-2.0.2-1.fc27 + ref: c9b896cc7d2298be00e20e08728b7e9d41effc7d + # libidn2-2.0.3-1.fc27 libidn2: rationale: >- Autogenerated by Host & Platform tooling. - ref: a0ad03b679f30f30e5b196a85d700f4c17b26dd9 - # libipt-1.6.1-2.fc27 + ref: 373aa1e469e77e34df9620e3e87c48d5d279bd57 + # libipt-1.6.1-4.fc27 libipt: rationale: >- Autogenerated by Host & Platform tooling. - ref: 4acd8bc183bc06a9538003edb983f2e4d9a8c1df - # libksba-1.3.5-3.fc26 + ref: 3b526f7b0083a5aa8edfe9cee2239aacd7d26c40 + # libksba-1.3.5-5.fc27 libksba: rationale: >- Autogenerated by Host & Platform tooling. - ref: 343c435d424b7cfded4a8c3fb94e86ca18771109 + ref: 916a7b8afc87b1e8bad87031d6bfc6e62b99103d # liblogging-1.0.6-1.fc27 liblogging: rationale: >- Autogenerated by Host & Platform tooling. ref: 5ef566cdba71733b0afd592dc4f24f36845cb8cc - # libmetalink-0.1.3-2.fc26 + # libmetalink-0.1.3-4.fc27 libmetalink: rationale: >- Autogenerated by Host & Platform tooling. - ref: 14d998a17d45a384c2b9391536b3294efaeb6390 + ref: 324893c95a0b58c86a99583b266b4612d0728138 # libmnl-1.0.4-2.fc26 libmnl: rationale: >- Autogenerated by Host & Platform tooling. ref: 0fecaca66472a4f11fbac306aaded65a354dcfab - # libmpc-1.0.2-6.fc26 + # libmpc-1.0.2-8.fc27 libmpc: rationale: >- Autogenerated by Host & Platform tooling. - ref: 54ced8ff789bdaa32de7836e82a5b0d481d36bce + ref: 023ca6066b867bfb7e179795ae88df1149dbdc3b # libnetfilter_conntrack-1.0.6-2.fc26 libnetfilter_conntrack: rationale: >- @@ -595,26 +595,26 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 3e3ab7c13aac49047432b6f4ceb42ef1ed48c483 - # libpcap-1.8.1-4.fc27 + # libpcap-1.8.1-6.fc27 libpcap: rationale: >- Autogenerated by Host & Platform tooling. - ref: f03fe8f91a3aace79cd5e410499947cf3e6ff352 + ref: b03e488428d30a161d610d4f5e9268139c4f2215 # libpeas-1.21.0-0.1.gitbcc8644.fc27 libpeas: rationale: >- Autogenerated by Host & Platform tooling. ref: d1faac8d6faaa23bb655d7ab621c84dfca89907f - # libpng-1.6.29-1.fc27 + # libpng-1.6.31-1.fc27 libpng: rationale: >- Autogenerated by Host & Platform tooling. - ref: 64d887bdb66300baa0d2b9bc225d3b5810c9f0ec - # libpwquality-1.4.0-1.fc27 + ref: 066ba72bbad1c40fc910e339189585040e37ecc2 + # libpwquality-1.4.0-3.fc27 libpwquality: rationale: >- Autogenerated by Host & Platform tooling. - ref: 6489112a03be95bc1346622cc4411629d9692fff + ref: cc5cdd8b168cd02be33464a63ef3cfa8c0d972d4 # librepo-1.7.20-3.fc26 librepo: rationale: >- @@ -630,81 +630,81 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 587c426391de5ea208e77d1522e8f07705f5a211 - # libseccomp-2.3.2-3.fc27 + # libseccomp-2.3.2-5.fc27 libseccomp: rationale: >- Autogenerated by Host & Platform tooling. - ref: 0b996e825845905fd1d56f2ecb19584409413487 - # libselinux-2.6-6.fc27 + ref: 22fd2a096f6c3d49002aa32c8dcd2d1c008d98a0 + # libselinux-2.7-1.fc27 libselinux: rationale: >- Autogenerated by Host & Platform tooling. - ref: ea9eee161ed07911c9c672b0e598509e39cac679 - # libsemanage-2.6-4.fc27 + ref: 2f49e06f77ad59cb2f8bd913c7c8b02ed8969304 + # libsemanage-2.7-1.fc27 libsemanage: rationale: >- Autogenerated by Host & Platform tooling. - ref: df2d1e28f9000b2d46e81a5eef8321a188fdd383 - # libsepol-2.6-1.fc26 + ref: 0b7304dd799faaac72f125166da9e5b78f59b578 + # libsepol-2.7-1.fc27 libsepol: rationale: >- Autogenerated by Host & Platform tooling. - ref: 99653f4b762884baef7c64a867ffc0bb4eccb392 + ref: 640cc382869d4c06e8367f80893f88c00c416274 # libservicelog-1.1.17-1.fc27 libservicelog: rationale: >- Autogenerated by Host & Platform tooling. ref: ec8fd481ac4ade036094f164c59beaa0bf96893d - # libsigsegv-2.11-1.fc26 + # libsigsegv-2.11-3.fc27 libsigsegv: rationale: >- Autogenerated by Host & Platform tooling. - ref: 0bca2e2c40a26940b5a1787e03d97dd11f369bb6 + ref: 72591d3bfa8b2b33c1394e781323bc3f9e2b29dd # libsolv-0.6.28-1.fc27 libsolv: rationale: >- Autogenerated by Host & Platform tooling. ref: ba9ff5fd0f584ae15d35752fae1d38c23875e95b - # libtasn1-4.12-1.fc27 + # libtasn1-4.12-3.fc27 libtasn1: rationale: >- Autogenerated by Host & Platform tooling. - ref: f68e79d83bb187dcd1f0fdb09fa24591c93e3826 - # libtool-2.4.6-18.fc27 + ref: 9bc81da66133cc84eeb34a8f1fcdb7c0013a213c + # libtool-2.4.6-20.fc27 libtool: rationale: >- Autogenerated by Host & Platform tooling. - ref: 84b388bf8529b0fec746ef66558dbab0e847fcca - # libunistring-0.9.7-1.fc26 + ref: a9a53fbc4f92e1b3104c68770837258b40f86551 + # libunistring-0.9.7-3.fc27 libunistring: rationale: >- Autogenerated by Host & Platform tooling. - ref: ee6fd5523361a7764c52116b72d184c1fb02f4ab - # libusbx-1.0.21-2.fc26 + ref: 9389fb70b39590e0b50f0296800cf1bb02f4d0f0 + # libusbx-1.0.21-4.fc27 libusbx: rationale: >- Autogenerated by Host & Platform tooling. - ref: 1d447b1d5fea72a82da152b20a54bdad7cfb8a0a - # libutempter-1.1.6-9.fc26 + ref: 4179dfa54a056ae81695746ba6da1e0ab7d27c8e + # libutempter-1.1.6-11.fc27 libutempter: rationale: >- Autogenerated by Host & Platform tooling. - ref: 0d4613714e458f3c691160032a4b1578a86b5367 - # libverto-0.2.6-7.fc26 + ref: f6e39eb0c4aef28239a0e9c3074c0b76a0fafd46 + # libverto-0.2.6-11.fc27 libverto: rationale: >- Autogenerated by Host & Platform tooling. - ref: 521cea8b5a829197c1f6a55f605fc4b995b5184e + ref: 02d57bd5c882fe78f020b74680b744e228c6116c # libvpd-2.2.5-5.fc26 libvpd: rationale: >- Autogenerated by Host & Platform tooling. ref: 7d949c746837b1d38bc6869cc0f2750542a68cbf - # libxml2-2.9.4-2.fc26 + # libxml2-2.9.4-4.fc27 libxml2: rationale: >- Autogenerated by Host & Platform tooling. - ref: 5fda684ac196f90b263658654775c736a6cea3dc + ref: 7f7d85e93331e2c18be854c008cd1b1a4d0f81a6 # logrotate-3.12.3-1.fc27 logrotate: rationale: >- @@ -720,21 +720,21 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: a386ac9b2d49b759b041102f359b83cb564aaa47 - # lua-5.3.4-3.fc27 + # lua-5.3.4-5.fc27 lua: rationale: >- Autogenerated by Host & Platform tooling. - ref: 62bbfe64a188137b313d3b840375a993c565d1eb - # lvm2-2.02.172-1.fc27 + ref: 0b6e19e40a24afd8ca15886a1c52d2e504a3ec85 + # lvm2-2.02.173-4.fc27 lvm2: rationale: >- Autogenerated by Host & Platform tooling. - ref: 467f2fc6fe813be4e2a3860bd2e6ed6ecf122254 - # lz4-1.7.5-4.fc27 + ref: 83333062a45e5ef62c48fca9513146996bf981cc + # lz4-1.7.5-6.fc27 lz4: rationale: >- Autogenerated by Host & Platform tooling. - ref: ec604e2b34264d5f8985f7e1cd7a8240c52560ba + ref: 83b422360bc83273559b76136bdf5ce7915b10aa # lzo-2.08-9.fc26 lzo: rationale: >- @@ -745,11 +745,11 @@ data: rationale: >- M4 macro processor. ref: 720144b905662d90fb6fc44da11e157742dd8087 - # make-4.2.1-2.fc26 + # make-4.2.1-4.fc27 make: rationale: >- Make support. - ref: 966e01fab75b418a684d097b0596ee7159c80739 + ref: 539d55578b45809f7765d9b2a8b9672fa3068580 # microdnf-3-1.fc27 microdnf: rationale: >- @@ -760,11 +760,11 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 594c62387e74d1d7e279302ebfcb411105ddcfdb - # mpfr-3.1.5-3.fc27 + # mpfr-3.1.5-5.fc27 mpfr: rationale: >- Autogenerated by Host & Platform tooling. - ref: dc787f1468a5903a751bbde73d6a7b1c4af008d6 + ref: f027070a1260d3204282cb7aa90f531a5aad16ba # mtools-4.0.18-11.fc26 mtools: rationale: >- @@ -775,111 +775,116 @@ data: rationale: >- Basic editor. ref: e92ea1170abefb40e97877cf127964291c091b52 - # ncurses-6.0-10.20170520.fc27 + # ncurses-6.0-13.20170722.fc27 ncurses: rationale: >- A common TUI interface library and terminfo database. - ref: 5d7d8458eba843cc92c28b8c569659872be74847 - # nettle-3.3-2.fc26 + ref: 2989bde07560087cfa6fb9d9f852495daf315846 + # nettle-3.3-5.fc27 nettle: rationale: >- Common cryptographic library. - ref: c3f0481ad7c462e298c3f85fc692059275077806 - # nghttp2-1.24.0-1.fc27 + ref: 2ec204e2de17006b566c9ff7d90ec65ca1680ed5 + # nghttp2-1.24.0-4.fc27 nghttp2: rationale: >- Autogenerated by Host & Platform tooling. - ref: ac49c95d435e8ddf2ef620243fd035bd16e0b830 - # npth-1.5-1.fc27 + ref: 260b9fba8dad345b4e5bb7378ca661dcc3436b83 + # npth-1.5-3.fc27 npth: rationale: >- - Autogenerated by Host & Platform tooling. - ref: 0066d364a47bae168ffbc078469398eab27cc598 - # nspr-4.15.0-1.fc27 + New portable threads library. + ref: e803c15cb2e528c3f57f58453cd33d0c0829905b + # nspr-4.16.0-1.fc27 nspr: rationale: >- Autogenerated by Host & Platform tooling. - ref: cd60f06930ad5011d9b3b62f5d6e707ba97b8d7c - # nss-3.31.0-2.fc27 + ref: a0d9dee814d1cb091a92dfc9e0ecde40148f306d + # nss-3.32.0-2.fc27 nss: rationale: >- Common cryptographic library. - ref: 5ed56146a28224ac5d2199f5f09297bc320e6104 - # nss-pem-1.0.3-3.fc27 + ref: 2d62c98a259bb936c8b34f0c022bb2aef830f4e6 + # nss-pem-1.0.3-5.fc27 nss-pem: rationale: >- Autogenerated by Host & Platform tooling. - ref: 7d778d532a8711da5a5c3473c6b9bca516269007 - # nss-softokn-3.31.0-2.fc27 + ref: b404ed5a1305570a1f4df47be82154d41ca429e9 + # nss-softokn-3.32.0-2.fc27 nss-softokn: rationale: >- Autogenerated by Host & Platform tooling. - ref: 45668cda3f4d18ffb89d86e4e71ccaeb6ded8241 - # nss-util-3.31.0-2.fc27 + ref: 1e8aa24ce979214db88543a195686da97f1926fd + # nss-util-3.32.0-2.fc27 nss-util: rationale: >- Autogenerated by Host & Platform tooling. - ref: 56ea118c215df5f63e97fcbac7f1c1921ed88500 - # ocaml-srpm-macros-4-2.fc26 + ref: 6d8ad46a56a56d8d5dc9ab77da972bc00e5e50ce + # ocaml-srpm-macros-5-2.fc27 ocaml-srpm-macros: rationale: >- Autogenerated by Host & Platform tooling. - ref: 21de03ba74f07120a082206a9bd2e77bc8863ccd - # openblas-srpm-macros-2-1.fc27 + ref: 1e9398b2e1de36ce037ce2be24c30b4b71c8bb24 + # openblas-srpm-macros-2-2.fc27 openblas-srpm-macros: rationale: >- Autogenerated by Host & Platform tooling. - ref: fca1fdcd5f9bfdca159a7fca1234f6dec4469571 - # openldap-2.4.45-1.fc27 + ref: b216871e67d70f05060f2ded7359746331890a3d + # openldap-2.4.45-3.fc27 openldap: rationale: >- Autogenerated by Host & Platform tooling. - ref: 35246b7090bd96d8924d88a5fe8e334cdbc6232d + ref: 671ba8f100c01207f5604f2baf733889a2703106 # openssh-7.5p1-3.fc27 openssh: rationale: >- SSH clients; SSH server. ref: 2ea24bb00619ce78ee449b5f7606768b396d6c4d - # openssl-1.1.0f-7.fc27 + # openssl-1.1.0f-9.fc27 openssl: rationale: >- Common cryptographic library. - ref: 790567dc649ff1a5627cf9cce3dd78e0f6aa9305 + ref: 50c1418e793b7881c6b0c5b0e5eb10854fe38867 # os-prober-1.74-1.fc27 os-prober: rationale: >- Autogenerated by Host & Platform tooling. ref: 4f972d5e7e48396df27114d5ecc6ac319fb3d88e - # p11-kit-0.23.7-1.fc27 + # p11-kit-0.23.7-3.fc27 p11-kit: rationale: >- Autogenerated by Host & Platform tooling. - ref: 177c164bce203dd1434d6a2d6626ee57924d45af - # pam-1.3.0-3.fc27 + ref: b6ffbd9b704964e740ef891871c618d3ab45db02 + # pam-1.3.0-5.fc27 pam: rationale: >- Autogenerated by Host & Platform tooling. - ref: 629a67bec475bdba602433bdda536e31e2444aca - # patch-2.7.5-4.fc26 + ref: a6e4462d0d304fce03c86755a3f79d7f4726ad14 + # patch-2.7.5-6.fc27 patch: rationale: >- Patch support. - ref: 4a664207f1325f1eefbb9f29f1160d85a1549827 + ref: f3df496daa86f6f8579d715426b5adbd1a5d84b0 # pciutils-3.5.5-1.fc27 pciutils: rationale: >- Autogenerated by Host & Platform tooling. ref: fc1d10541c9966899fa80e6254ee57d26173d068 - # pcre-8.41-1.fc27 + # pcre-8.41-1.fc27.2 pcre: rationale: >- Autogenerated by Host & Platform tooling. - ref: d6947687f41d556c1bba4082ea71d7324922d451 - # perl-5.26.0-395.fc27 + ref: 93e27456fcb0984e0b40af348019a523c24b6210 + # pcre2-10.30-0.6.RC1.fc27 + pcre2: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: d92985a6b125d21a1039bac1e7718c9f2708716f + # perl-5.26.0-398.fc27 perl: rationale: >- Autogenerated by Host & Platform tooling. - ref: 3f7d1e5123b8cced6e5c7b00918c76bb38b79f27 + ref: 724df1cb5a6365d0207ce8b0518e3b1e42583279 # perl-Algorithm-Diff-1.1903-7.fc27 perl-Algorithm-Diff: rationale: >- @@ -920,11 +925,11 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 3c3a3213a1cbc236b2d786d1d8c75dc380cbe4d5 - # perl-Carp-1.42-393.fc27 + # perl-Carp-1.42-394.fc27 perl-Carp: rationale: >- Autogenerated by Host & Platform tooling. - ref: 7459f46f9179c51a2450be77faa83368460f9060 + ref: 9dae63554fb82b23273fbaa85da6f728cfcfbcb4 # perl-Compress-Bzip2-2.26-3.fc27 perl-Compress-Bzip2: rationale: >- @@ -950,11 +955,11 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 5e2bc8df38c36afd2def9f40ddd70569d29433e7 - # perl-Data-Dumper-2.167-394.fc27 + # perl-Data-Dumper-2.167-396.fc27 perl-Data-Dumper: rationale: >- Autogenerated by Host & Platform tooling. - ref: 59b4eb4cfd6fe6d07ae3a8239378d240daee9f20 + ref: 3fa02232686ae6035baa13b995459a4b7be96a99 # perl-Data-OptList-0.110-4.fc27 perl-Data-OptList: rationale: >- @@ -975,36 +980,36 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 7168c7eeb9be9a5a6b6b419f43ef6268c3d6985a - # perl-Digest-1.17-393.fc27 + # perl-Digest-1.17-394.fc27 perl-Digest: rationale: >- Autogenerated by Host & Platform tooling. - ref: a3a5070dad45653fc509e427b32b60b30d6fb794 - # perl-Digest-MD5-2.55-393.fc27 + ref: 1e95a9d594ffe1b72dc43f1bca2a86674fe77aeb + # perl-Digest-MD5-2.55-395.fc27 perl-Digest-MD5: rationale: >- Autogenerated by Host & Platform tooling. - ref: a428369331030e2c093817df219b6882cd64a788 + ref: 8b0184a3f57967e17557f96f1b8f8807dad8cfcf # perl-Digest-SHA-5.96-394.fc27 perl-Digest-SHA: rationale: >- Autogenerated by Host & Platform tooling. ref: 3ceb03f10ea07bcb78bdece63db81083382562b2 - # perl-Encode-2.91-11.fc27 + # perl-Encode-2.92-14.fc27 perl-Encode: rationale: >- Autogenerated by Host & Platform tooling. - ref: e785fae4bf499a85a7d581aff4e15db12bd1b7f2 + ref: 8bdf3e5704e02b65a72246d2ecb0f5d65a166d44 # perl-Env-1.04-393.fc27 perl-Env: rationale: >- Autogenerated by Host & Platform tooling. ref: 23b8213dade4c4e713abeefa9cbab7dc14ddab1d - # perl-Exporter-5.72-394.fc27 + # perl-Exporter-5.72-395.fc27 perl-Exporter: rationale: >- Autogenerated by Host & Platform tooling. - ref: de1c634c47aae4f5785656facba49fdf81cf771f + ref: 439bd1ef662b29cebfc99ada1b8e7afa0a771e90 # perl-ExtUtils-CBuilder-0.280226-1.fc27 perl-ExtUtils-CBuilder: rationale: >- @@ -1040,41 +1045,41 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: c0a38ec00849ba7c807da39b3eb516e7465c7b87 - # perl-File-Path-2.14-1.fc27 + # perl-File-Path-2.15-1.fc27 perl-File-Path: rationale: >- Autogenerated by Host & Platform tooling. - ref: 9b87552d743a21f0168687aeac45c79b0cfa4af1 - # perl-File-Temp-0.230.400-393.fc27 + ref: bd782aa683bd1ad712e00e439f5544a2bd18f873 + # perl-File-Temp-0.230.400-394.fc27 perl-File-Temp: rationale: >- Autogenerated by Host & Platform tooling. - ref: cbb160f4828d740cf75efdb3805cae134e9303c9 + ref: 11e55bc6da5b38a21c7a8a3d99a35203be14d613 # perl-File-Which-1.21-4.fc27 perl-File-Which: rationale: >- Autogenerated by Host & Platform tooling. ref: 86597e30e876ec653c73ebe5c0acf76a04f9aa78 - # perl-Filter-1.57-4.fc27 + # perl-Filter-1.57-6.fc27 perl-Filter: rationale: >- Autogenerated by Host & Platform tooling. - ref: 2d363a56cabec939885ecc751165afb8baf51139 + ref: 673eae23ebfa4d05e3533cc2bae6420a070aa057 # perl-Filter-Simple-0.93-393.fc27 perl-Filter-Simple: rationale: >- Autogenerated by Host & Platform tooling. ref: 3bb56b3c2d54e92462d77c5bc50f8cba5493ab55 - # perl-Getopt-Long-2.50-2.fc27 + # perl-Getopt-Long-2.50-3.fc27 perl-Getopt-Long: rationale: >- Autogenerated by Host & Platform tooling. - ref: 783cef0cc85b4161fe660237f89fee4112707954 - # perl-HTTP-Tiny-0.070-393.fc27 + ref: 717a047a4698da451dd1c432cd8bbb61047341db + # perl-HTTP-Tiny-0.070-394.fc27 perl-HTTP-Tiny: rationale: >- Autogenerated by Host & Platform tooling. - ref: c221fcb547e3e4496f5e30e1c65914676236dbde + ref: 2df288399848900df6c8c300dc362fbe25f587ca # perl-IO-Compress-2.074-394.fc27 perl-IO-Compress: rationale: >- @@ -1095,11 +1100,11 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 0513d3a0eb83bf758eafc3538b9b7e92d3b63c01 - # perl-IPC-System-Simple-1.25-16.fc27 + # perl-IPC-System-Simple-1.25-14.fc27 perl-IPC-System-Simple: rationale: >- Autogenerated by Host & Platform tooling. - ref: 3a86298b0339e0b075800ac03a2fcbf10ad16c2b + ref: 08973c4b7a90f35b76640af614c4c5be1575dfdc # perl-JSON-PP-2.94-3.fc27 perl-JSON-PP: rationale: >- @@ -1115,11 +1120,11 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 605bd7a1828e0dfb97ef94c8f3f3e62daccba238 - # perl-MIME-Base64-3.15-393.fc27 + # perl-MIME-Base64-3.15-395.fc27 perl-MIME-Base64: rationale: >- Autogenerated by Host & Platform tooling. - ref: e1969d70801abfe79b3a29a189e3148703ce0d2b + ref: f5aeb98e293557ec2b94f493c69133b9a2a1c859 # perl-MRO-Compat-0.13-2.fc27 perl-MRO-Compat: rationale: >- @@ -1180,11 +1185,11 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: e2a09555cac6bc8dddfde9267b03df4b33994406 - # perl-PathTools-3.67-393.fc27 + # perl-PathTools-3.67-395.fc27 perl-PathTools: rationale: >- Autogenerated by Host & Platform tooling. - ref: 61f0dc965ab9d92b0dd209f8a24f31c039bcbab0 + ref: f35a96343ff14e024be956c3ee4c03812b9dcb87 # perl-Perl-OSType-1.010-394.fc27 perl-Perl-OSType: rationale: >- @@ -1200,51 +1205,51 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: c221b4e05a56f832b163ceb915433eb00aa62fb2 - # perl-Pod-Escapes-1.07-393.fc27 + # perl-Pod-Escapes-1.07-394.fc27 perl-Pod-Escapes: rationale: >- Autogenerated by Host & Platform tooling. - ref: c6319d25c20f9877935150cc0978b0d97ec02b11 + ref: ff748c63b862600fb068c49beb6ec79d6a7d66d7 # perl-Pod-Parser-1.63-394.fc27 perl-Pod-Parser: rationale: >- Autogenerated by Host & Platform tooling. ref: 7126ee91dfd4359bb7ef5af42fb302f427a49429 - # perl-Pod-Perldoc-3.28-394.fc27 + # perl-Pod-Perldoc-3.28-395.fc27 perl-Pod-Perldoc: rationale: >- Autogenerated by Host & Platform tooling. - ref: 521a05da4937af7e0793bf726ba0bb1db6435d56 - # perl-Pod-Simple-3.35-393.fc27 + ref: d1cc4e2e20474ffd6151e5763804108c09285a5f + # perl-Pod-Simple-3.35-394.fc27 perl-Pod-Simple: rationale: >- Autogenerated by Host & Platform tooling. - ref: df3b1632ab579339bf891f0233b3a82dda60978d - # perl-Pod-Usage-1.69-393.fc27 + ref: 87db60a2d7bedce47310f19e3caf894616fb3978 + # perl-Pod-Usage-1.69-394.fc27 perl-Pod-Usage: rationale: >- Autogenerated by Host & Platform tooling. - ref: bf6ccb2c1df294525279ff345633deedd673a178 + ref: 148dfdabf08e1d1c8c7566ce043e4492e2abef66 # perl-Scalar-List-Utils-1.48-1.fc27 perl-Scalar-List-Utils: rationale: >- Autogenerated by Host & Platform tooling. ref: 77a6e1a17c7a59b1d44e76d4f995f3a76e51f955 - # perl-Socket-2.024-3.fc27 + # perl-Socket-2.024-5.fc27 perl-Socket: rationale: >- Autogenerated by Host & Platform tooling. - ref: bf34bce9e05eb08fbabde3b5a4dccba5ba18c9b7 + ref: 7fdf131e3720c17ab829f304251c62f02c06e1e2 # perl-Software-License-0.103012-6.fc27 perl-Software-License: rationale: >- Autogenerated by Host & Platform tooling. ref: d98e19afed4e8e10b1fe19f5c418da3b6836393c - # perl-Storable-2.62-393.fc27 + # perl-Storable-2.62-395.fc27 perl-Storable: rationale: >- Autogenerated by Host & Platform tooling. - ref: da88b1538e1cc128df4b7999565bcdde37881196 + ref: c89c8eb171c4c39a1c1fbb1ed772d7528a36dde2 # perl-Sub-Exporter-0.987-12.fc27 perl-Sub-Exporter: rationale: >- @@ -1260,16 +1265,16 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 37562d25838a9666fff122acca4a2fca80ef71c4 - # perl-Term-ANSIColor-4.06-394.fc27 + # perl-Term-ANSIColor-4.06-395.fc27 perl-Term-ANSIColor: rationale: >- Autogenerated by Host & Platform tooling. - ref: 7d7f7977e10a808dba4d4b3d8a4b4e5d8f45cad4 - # perl-Term-Cap-1.17-393.fc27 + ref: d185cad176cfc4d95c78b70a51686c580f7e6faa + # perl-Term-Cap-1.17-394.fc27 perl-Term-Cap: rationale: >- Autogenerated by Host & Platform tooling. - ref: 86286f9a8a664385f70b7a421211c3ead145e600 + ref: 767de93e29e97d929c8918e05bc7ab145852aab2 # perl-Test-Harness-3.39-3.fc27 perl-Test-Harness: rationale: >- @@ -1295,16 +1300,16 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: a29441efb5738fe4c2267ab1eb57dca5128e09d3 - # perl-Text-ParseWords-3.30-393.fc27 + # perl-Text-ParseWords-3.30-394.fc27 perl-Text-ParseWords: rationale: >- Autogenerated by Host & Platform tooling. - ref: 4d35a5ff8f0d888bd78b5a12f4a5c9079e08751c - # perl-Text-Tabs+Wrap-2013.0523-393.fc27 + ref: f732971c3617535264776c9920191d472e6ba78b + # perl-Text-Tabs+Wrap-2013.0523-394.fc27 perl-Text-Tabs+Wrap: rationale: >- Autogenerated by Host & Platform tooling. - ref: c4546a2d6de23a64d97787df6b432c6da4a5cb5e + ref: 9cdbe249e7299f15f46b2b91997d9c75044763d8 # perl-Text-Template-1.47-2.fc27 perl-Text-Template: rationale: >- @@ -1320,11 +1325,11 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 1a7a9a651388afdc9c0a674f54696dab831b6f2f - # perl-Time-Local-1.250-393.fc27 + # perl-Time-Local-1.250-394.fc27 perl-Time-Local: rationale: >- Autogenerated by Host & Platform tooling. - ref: 41b887d0f51b8123e852338663bf1fe3123de045 + ref: e446020e02253c2e1e20f58a1ed05f5069e868a4 # perl-URI-1.71-8.fc27 perl-URI: rationale: >- @@ -1335,11 +1340,11 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: a4f30ade72a4447ccc4698ed02d2758cb12c3a69 - # perl-Unicode-Normalize-1.25-393.fc27 + # perl-Unicode-Normalize-1.25-395.fc27 perl-Unicode-Normalize: rationale: >- Autogenerated by Host & Platform tooling. - ref: d655c8f8b7d67fbdadb58e564a0422de74735699 + ref: f00d116a10790001966cb4eb50c388a0bd38652c # perl-autodie-2.29-394.fc27 perl-autodie: rationale: >- @@ -1350,11 +1355,11 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 40016674a66c5ac7b099733f7532b82a9c9ca701 - # perl-constant-1.33-394.fc27 + # perl-constant-1.33-395.fc27 perl-constant: rationale: >- Autogenerated by Host & Platform tooling. - ref: 5a5996a71105291826cc8936845c31930e1fd491 + ref: 9903c712c0450bcb9a62944ddd0f197469e7581e # perl-experimental-0.016-393.fc27 perl-experimental: rationale: >- @@ -1375,36 +1380,36 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 4a5107298f86be3752e096e447b28ca9905bf7d8 - # perl-parent-0.236-393.fc27 + # perl-parent-0.236-394.fc27 perl-parent: rationale: >- Autogenerated by Host & Platform tooling. - ref: 3165539428fc3e6cce1087ff8b1912ddb32cb456 + ref: af4de2b55c8db9770ba4c62e9610e4939d2acb4a # perl-perlfaq-5.021011-393.fc27 perl-perlfaq: rationale: >- Autogenerated by Host & Platform tooling. ref: fe3ea813e7eea4c9b91ee27a690c89b0b0fa0396 - # perl-podlators-4.09-393.fc27 + # perl-podlators-4.09-394.fc27 perl-podlators: rationale: >- Autogenerated by Host & Platform tooling. - ref: 13b2aa4918cae3f059e39123e91510f84e4d40a6 - # perl-srpm-macros-1-23.fc27 + ref: 42d2e56c6b06780ef3bf43688e27f6b771094152 + # perl-srpm-macros-1-24.fc27 perl-srpm-macros: rationale: >- Autogenerated by Host & Platform tooling. - ref: e987966ce9670badf8f7ecb374fa92e994def749 - # perl-threads-2.16-2.fc27 + ref: 7cdaa7edc52e5653713460b3e3be024a304556c7 + # perl-threads-2.16-4.fc27 perl-threads: rationale: >- Autogenerated by Host & Platform tooling. - ref: f1e9c32cd191571fd5b39b4f582091c15e8a9bbc - # perl-threads-shared-1.57-2.fc27 + ref: 481908f972c4a811113bf5b4c59524a58bdc31a4 + # perl-threads-shared-1.57-4.fc27 perl-threads-shared: rationale: >- Autogenerated by Host & Platform tooling. - ref: 61531e14eb4e00e8fbef624d2f6797f9af23c9dc + ref: cb1db96dedc8f0223a2b11c3e3500e292dff354b # perl-version-0.99.18-3.fc27 perl-version: rationale: >- @@ -1415,16 +1420,11 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 67459a5e3285a17f4b734d617df534bc016f6536 - # popt-1.16-8.fc26 + # popt-1.16-11.fc27 popt: rationale: >- Autogenerated by Host & Platform tooling. - ref: d9302725fdbde901827f2677d06765394ad5ad92 - # powerpc-utils-1.3.3-1.fc27 - powerpc-utils: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 69110066d7dfcca05db3ef30db98bd918f3b14a2 + ref: 4f57ac2fe2b8216bfae4e523819f2279ad32a633 # procps-ng-3.3.10-13.fc26 procps-ng: rationale: >- @@ -1435,11 +1435,6 @@ data: rationale: >- Common utilities. ref: d8eda9b1f9cbc3cfe02fb0c42c8d6a2885d3d25a - # pth-2.0.7-28.fc26 - pth: - rationale: >- - Portable threads library. - ref: 4a65b57e8c1352a94ccf369d365d4f375119ef51 # pyparsing-2.1.10-3.fc26 pyparsing: rationale: >- @@ -1450,21 +1445,21 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 711272419db83ad02f66c3bb4a38e952d08777c2 - # python-pip-9.0.1-10.fc27 + # python-pip-9.0.1-11.fc27 python-pip: rationale: >- Autogenerated by Host & Platform tooling. - ref: db23604636ee1b1436d0e505e35b373003d96904 - # python-rpm-macros-3-20.fc27 + ref: e27aaa21f19120825b5d729c5c3b470025278702 + # python-rpm-macros-3-21.fc27 python-rpm-macros: rationale: >- Autogenerated by Host & Platform tooling. - ref: a59818afd063ffaafc724b94f9e6a6a8a6530831 - # python-setuptools-36.2.0-1.fc27 + ref: b58450b1f3468ec88cb81f7e5599159306b3121a + # python-setuptools-36.2.0-3.fc27 python-setuptools: rationale: >- Autogenerated by Host & Platform tooling. - ref: f3ae28b11029fdcdb70c0239fad0f4c941764bbe + ref: c15bf68d491f04e74332f34b57c8231364f8d20a # python-six-1.10.0-9.fc27 python-six: rationale: >- @@ -1475,36 +1470,36 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 916477c6e62ae053c2aec5bd240159636c0bdb82 - # python3-3.6.2-5.fc27 + # python3-3.6.2-6.fc27 python3: rationale: >- Autogenerated by Host & Platform tooling. - ref: 7ce2b353052bd12424d70271b36b537c14ad7d0b - # qrencode-3.4.4-1.fc27 + ref: 2c3b2229eb44215d3bf9cc53ea07d2aa93ae7c82 + # qrencode-3.4.4-3.fc27 qrencode: rationale: >- Autogenerated by Host & Platform tooling. - ref: f5c307645ef56d808c5a02ab67974c0b4568dfae - # qt5-5.9.0-2.fc27 + ref: f84dad8a8caa2ceff0c366db0cff35e9577067c0 + # qt5-5.9.1-2.fc27 qt5: rationale: >- Autogenerated by Host & Platform tooling. - ref: e029da30137dd62c85347ca1303505879d9b3da1 - # readline-7.0-5.fc26 + ref: c6eacb1ad42fa189435a48978cf0bb6672d8f2a7 + # readline-7.0-7.fc27 readline: rationale: >- Autogenerated by Host & Platform tooling. - ref: af6675659ad82a7f43af4e35f400e4bbdbae6d49 - # redhat-rpm-config-66-1.fc27 + ref: 3f2a3a2460f4d14cc41eaf28aaf0df29d1fe4efc + # redhat-rpm-config-67-1.fc27 redhat-rpm-config: rationale: >- Base RPM macros. - ref: bc1c35fe6194c8a8d283e7050fb19b74af93bc24 - # rpm-4.13.0.1-33.fc27 + ref: 6d23bc8dc055c208eb8afbb02a543474716c1670 + # rpm-4.13.0.1-41.fc27 rpm: rationale: >- RPM support; RPM build tools. - ref: 85793f40483d99b60c0586a1aa529533e05c2a12 + ref: 4341d10fdfd65169101c2d730afe770e4f6828bd # rsyslog-8.27.0-1.fc27 rsyslog: rationale: >- @@ -1515,41 +1510,41 @@ data: rationale: >- Minimal container runtime. ref: 05e0f8e8e27308fc8ab10b38acd3c19d4d4e2f70 - # rust-srpm-macros-4-2.fc27 + # rust-srpm-macros-4-3.fc27 rust-srpm-macros: rationale: >- Autogenerated by Host & Platform tooling. - ref: 2342f34554ad27c15e675f56a852b83c8b880014 - # sed-4.4-1.fc26 + ref: 5020be36b73f739abedcd4bbc766a87240689558 + # sed-4.4-3.fc27 sed: rationale: >- Common editor. - ref: 575a3ba668dd1ad996ca088e7efee9a522e94947 - # setup-2.10.5-2.fc26 + ref: 4485bf8864b393505685d37ec9162b69b288e729 + # setup-2.10.5-3.fc27 setup: rationale: >- Autogenerated by Host & Platform tooling. - ref: 338c72bc4e4fc6fa950f899bf4253b32de1dff60 + ref: 102913ad393280aae251201be1dc69e3f1e1f4d9 # sg3_utils-1.42-1.fc26 sg3_utils: rationale: >- Autogenerated by Host & Platform tooling. ref: 630e26d15c7b7c1c9b0ec50a764092c3551f1948 - # sgml-common-0.6.3-45.fc26 + # sgml-common-0.6.3-46.fc27 sgml-common: rationale: >- Common SGML catalogs; common XML catalogs. - ref: 81d7064b0e7da6e0e5593829ed72c9ce17108b7b - # shadow-utils-4.3.1-3.fc26 + ref: 244cf59c28d5ebaace902a5c80ffc1eff3c54734 + # shadow-utils-4.5-3.fc27 shadow-utils: rationale: >- Common utilities. - ref: ba9340caf5a3f86043659dd5dc83d9280cd38185 - # sqlite-3.19.3-1.fc27 + ref: 46349c33e5aea3baa759cc753cce606c399b0a07 + # sqlite-3.20.0-1.fc27 sqlite: rationale: >- Autogenerated by Host & Platform tooling. - ref: a9f2f8dd0f81f369ddeb6696209edefdfa80c072 + ref: 1d7853ae895d87858ae23a887e64f08dcd94f217 # sudo-1.8.20p2-1.fc27 sudo: rationale: >- @@ -1560,26 +1555,26 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: f96113c5fa8fa79264924459245876d7d946aa0b - # systemd-234-5.fc27 + # systemd-234-3.fc27 systemd: rationale: >- The init system. - ref: 27bd1bd49f9d322e62d8d85963a75307262f9953 + ref: d044ab56d6ed7eebdd213f0686ffe871639b171c # systemtap-3.2-0.20170512gitc67d8f274b21.fc27 systemtap: rationale: >- Autogenerated by Host & Platform tooling. ref: 74698f24eb875ad22d164164ececb5541620686a - # tar-1.29-4.fc26 + # tar-1.29-7.fc27 tar: rationale: >- Base compression support. - ref: 353f951667464c0d8174edb4a6a13ed2aa1b9b46 - # tcp_wrappers-7.6-85.fc26 + ref: 2858c8d1dd0427fd3a9e98cd3ea269be6da5d69e + # tcp_wrappers-7.6-87.fc27 tcp_wrappers: rationale: >- Autogenerated by Host & Platform tooling. - ref: 3aa22b5bed459758a32a802982ef6a8066f71fb0 + ref: 3f5472db89e6bb82b6dc002e3c61fb809f245f37 # texinfo-6.4-3.fc27 texinfo: rationale: >- @@ -1590,53 +1585,53 @@ data: rationale: >- Terminal multiplexer; required by system deployment tools. ref: 2cb6cc52afbd2b851781dab63761c4219f1723e0 - # tzdata-2017b-1.fc27 + # tzdata-2017b-2.fc27 tzdata: rationale: >- Autogenerated by Host & Platform tooling. - ref: 1d1164b40e2790500c7312463c5b7feaca78964d - # unzip-6.0-34.fc27 + ref: 55fef8cdba647763749018b67ad89c750000b0a0 + # unzip-6.0-36.fc27 unzip: rationale: >- Base compression support. - ref: 9334f086e1dbca44d492209ab077d0c31eadc6d1 - # ustr-1.0.4-22.fc26 - ustr: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 18c0ac45798d46e511baa373b01b718fb14afd3c - # util-linux-2.30-1.fc27 + ref: e28499ab813aa960f7eaf038d6a8f2ecba133413 + # util-linux-2.30.1-1.fc27 util-linux: rationale: >- Common utilities. - ref: 17b923cc1e92d6bdf567a338f60cf8e8d1eead2b + ref: cdab8b4a761bfd2e5eabdf961646b157810095ef # vim-8.0.728-1.fc27 vim: rationale: >- Autogenerated by Host & Platform tooling. ref: cf971ee2c5736bf60027f4d0dfa9d404bd2d112e - # which-2.21-2.fc26 + # which-2.21-4.fc27 which: rationale: >- Autogenerated by Host & Platform tooling. - ref: dc514d1e2ee14fa06ec5a185a96264d01e5b8def + ref: f06f7907645ee2aef0c790fc187c1ead9b341a8b # xfsprogs-4.11.0-1.fc27 xfsprogs: rationale: >- XFS support. ref: d58a0298f354fc5ec4c4ab19e40ce037a198fb93 - # xz-5.2.3-2.fc26 + # xz-5.2.3-4.fc27 xz: rationale: >- Base compression support. - ref: c27811574cdf7de35217ea27b8add4c0130de53e - # zip-3.0-18.fc26 + ref: 3f9bd005b879471a52b4bf1154e45402a695025b + # zip-3.0-20.fc27 zip: rationale: >- Autogenerated by Host & Platform tooling. - ref: 11ae231a18e54790f3f41ead4efaa56dfd9fb2f1 - # zlib-1.2.11-2.fc26 + ref: ed9621449947b0c7c3630f34bb79994b4d9bc7cf + # zlib-1.2.11-4.fc27 zlib: rationale: >- A common compression library. - ref: 9f014e30021753dbf9ee115487fcfa9d3f0fbc0a + ref: 2bc4b0a6ef3dd81db1f4cb637c41ae496e235569 + # zstd-1.3.0-1.fc27 + zstd: + rationale: >- + Base compression support. + ref: 7bc59d9bda5451ffe89c6b09e8292e367b5a8fc1 From eb19d0f88c25a6001e9427f88d9fe40af2db757e Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Fri, 11 Aug 2017 17:03:43 -0500 Subject: [PATCH 06/87] Updating packages that would not build Signed-off-by: Troy Dawson --- platform.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/platform.yaml b/platform.yaml index fa7c00b..ba81e39 100644 --- a/platform.yaml +++ b/platform.yaml @@ -100,11 +100,11 @@ data: rationale: >- Binary utilities. ref: b4e0b0f1cbb2e6e7a1bf05007c0aa5615822226e - # btrfs-progs-4.11.1-1.fc27 + # btrfs-progs-4.12-1.fc27 btrfs-progs: rationale: >- Btrfs support. - ref: 3d881517c17664499582a757e92321302f4e840e + ref: 55538f82fe4f8229d395f22571d77d43742b564b # byacc-1.9.20170201-1.fc26 byacc: rationale: >- @@ -425,11 +425,11 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 359e038935653e99884a3a7a328cd53530beb096 - # iproute-4.11.0-1.fc27 + # iproute-4.12.0-1.fc27 iproute: rationale: >- Networking support. - ref: 6da80e439c39242866e8a04e7c9b6807596500e9 + ref: b66e3704a96dd64fe5af4892fcf86f3ff8ef2ea9 # iptables-1.6.1-4.fc27 iptables: rationale: >- From 81f0694cf544133134d91b252102d89cc915e1f5 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 14 Aug 2017 11:38:47 -0500 Subject: [PATCH 07/87] Fix bad breaks with accidental downgrades Signed-off-by: Troy Dawson --- platform.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/platform.yaml b/platform.yaml index ba81e39..256d73e 100644 --- a/platform.yaml +++ b/platform.yaml @@ -375,11 +375,11 @@ data: rationale: >- Partitioning support. ref: 79d2bc74e0b725328e8c298c4b57caa45c125310 - # gpgme-1.9.0-1.fc27 + # gpgme-1.9.0-5.fc27 gpgme: rationale: >- Common cryptographic library. - ref: 80cb2f5e13b902e63785d307e0cffbe0d773a76c + ref: 7effbc344d2a58dad7a22467b6b5ef75c4455fbf # grep-3.1-3.fc27 grep: rationale: >- @@ -1555,11 +1555,11 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: f96113c5fa8fa79264924459245876d7d946aa0b - # systemd-234-3.fc27 + # systemd-234-5.fc27 systemd: rationale: >- The init system. - ref: d044ab56d6ed7eebdd213f0686ffe871639b171c + ref: 27bd1bd49f9d322e62d8d85963a75307262f9953 # systemtap-3.2-0.20170512gitc67d8f274b21.fc27 systemtap: rationale: >- From 88fd06bee3bb072420fe54ae7ce58ba80895e064 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 14 Aug 2017 17:00:34 -0500 Subject: [PATCH 08/87] Update perl-IPC-System-Simple Signed-off-by: Troy Dawson --- platform.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platform.yaml b/platform.yaml index 256d73e..4840eca 100644 --- a/platform.yaml +++ b/platform.yaml @@ -1100,11 +1100,11 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 0513d3a0eb83bf758eafc3538b9b7e92d3b63c01 - # perl-IPC-System-Simple-1.25-14.fc27 + # perl-IPC-System-Simple-1.25-16.fc27 perl-IPC-System-Simple: rationale: >- Autogenerated by Host & Platform tooling. - ref: 08973c4b7a90f35b76640af614c4c5be1575dfdc + ref: 3a86298b0339e0b075800ac03a2fcbf10ad16c2b # perl-JSON-PP-2.94-3.fc27 perl-JSON-PP: rationale: >- From ccc10915af0c2c1fdfa2d5156cbd5f87aeed7d73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Tue, 15 Aug 2017 18:11:41 +0200 Subject: [PATCH 09/87] Bumping to the latest repodata MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Petr Ĺ abata --- platform.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/platform.yaml b/platform.yaml index 4840eca..3ef7662 100644 --- a/platform.yaml +++ b/platform.yaml @@ -165,11 +165,11 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 59fb0c06468ef6f16ea7ba8d6247d4a0f1483f1e - # dbus-1.11.16-4.fc27 + # dbus-1.11.14-1.fc27 dbus: rationale: >- Autogenerated by Host & Platform tooling. - ref: 45f88896326314dbb2814e70ba5f3903ccf1178f + ref: 105660ead9550b22b4e5a66ca10000b03afb5019 # deltarpm-3.6-19.fc26 deltarpm: rationale: >- @@ -215,11 +215,11 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 01b23e59495c37b5187e92efd4cba7026caf998f - # emacs-25.2-7.fc27 + # emacs-25.2-2.fc27 emacs: rationale: >- Autogenerated by Host & Platform tooling. - ref: fb95c223b04bb14e3e8813d5a7bc840d25803c86 + ref: 42fa24ab12901a5a00bd7e672a2576193adf574e # ethtool-4.8-2.fc26 ethtool: rationale: >- From dc4e57d630d5cbdc6525d074cae2cbbd2aa16477 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Thu, 17 Aug 2017 09:37:54 +0200 Subject: [PATCH 10/87] Dropping perl and python2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit And some other packages, indirectly. Some of them will make it back in future updates. Signed-off-by: Petr Ĺ abata --- platform.yaml | 605 -------------------------------------------------- 1 file changed, 605 deletions(-) diff --git a/platform.yaml b/platform.yaml index 3ef7662..4328ab4 100644 --- a/platform.yaml +++ b/platform.yaml @@ -85,11 +85,6 @@ data: rationale: >- Base shell. ref: 40a42f269e3f410784859ac24cab5ddf5291732f - # bc-1.07.1-1.fc27 - bc: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 730b39dce06357fb5d93fec71dde5bdde9d3df80 # bind99-9.9.10-1.P3.fc27 bind99: rationale: >- @@ -220,11 +215,6 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 42fa24ab12901a5a00bd7e672a2576193adf574e - # ethtool-4.8-2.fc26 - ethtool: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: f33686fcb0eec063e0558d4b52dcb377a2008ab7 # expat-2.2.3-1.fc27 expat: rationale: >- @@ -385,11 +375,6 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: eccebfff98e6c150800990d2dd28da0a412250ce - # groff-1.22.3-11.fc27 - groff: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 1aa6e33c6e2252b42020b13ae60dd44d21b9c5f1 # grubby-8.40-4.fc26 grubby: rationale: >- @@ -410,16 +395,6 @@ data: rationale: >- HFS support. ref: 5a2f18ddbd21481a64771fe5c05b3926625b8a1e - # hostname-3.18-2.fc26 - hostname: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 0295eebd4fdb0f743622697699cb24452e134921 - # initscripts-9.72-1.fc27 - initscripts: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 243b64adc19b7c1077b416850f03158637dd78b4 # ipcalc-0.2.0-1.fc27 ipcalc: rationale: >- @@ -625,11 +600,6 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 8065018638a29032810f740c8be0bc0e66b3dddb - # librtas-2.0.1-1.fc27 - librtas: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 587c426391de5ea208e77d1522e8f07705f5a211 # libseccomp-2.3.2-5.fc27 libseccomp: rationale: >- @@ -650,11 +620,6 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 640cc382869d4c06e8367f80893f88c00c416274 - # libservicelog-1.1.17-1.fc27 - libservicelog: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: ec8fd481ac4ade036094f164c59beaa0bf96893d # libsigsegv-2.11-3.fc27 libsigsegv: rationale: >- @@ -695,11 +660,6 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 02d57bd5c882fe78f020b74680b744e228c6116c - # libvpd-2.2.5-5.fc26 - libvpd: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 7d949c746837b1d38bc6869cc0f2750542a68cbf # libxml2-2.9.4-4.fc27 libxml2: rationale: >- @@ -715,11 +675,6 @@ data: rationale: >- SCSI listing tools. ref: 6a5443917955017207aede6103807f1f5223575a - # lsvpd-1.7.8-1.fc27 - lsvpd: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: a386ac9b2d49b759b041102f359b83cb564aaa47 # lua-5.3.4-5.fc27 lua: rationale: >- @@ -865,11 +820,6 @@ data: rationale: >- Patch support. ref: f3df496daa86f6f8579d715426b5adbd1a5d84b0 - # pciutils-3.5.5-1.fc27 - pciutils: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: fc1d10541c9966899fa80e6254ee57d26173d068 # pcre-8.41-1.fc27.2 pcre: rationale: >- @@ -880,541 +830,11 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: d92985a6b125d21a1039bac1e7718c9f2708716f - # perl-5.26.0-398.fc27 - perl: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 724df1cb5a6365d0207ce8b0518e3b1e42583279 - # perl-Algorithm-Diff-1.1903-7.fc27 - perl-Algorithm-Diff: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 84ab680df2f119b7cb4d8a4ae6154a33d61504a6 - # perl-Archive-Tar-2.26-3.fc27 - perl-Archive-Tar: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: bd46bbb83ff9b68eee5fe3ab298c42839ced7bc4 - # perl-Archive-Zip-1.59-4.fc27 - perl-Archive-Zip: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 5c2cfc9d046fc7ffa40728489bddfc8c778b9ed2 - # perl-B-Debug-1.24-394.fc27 - perl-B-Debug: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 6c55668dcdec98716477fb8e2f21a98b1904fa11 - # perl-CPAN-2.18-394.fc27 - perl-CPAN: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: b85028935d4fc3d11df49a4d5c698de7baebe8a0 - # perl-CPAN-Meta-2.150010-393.fc27 - perl-CPAN-Meta: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 2be9a3bda1e0a65cfa9a610f936d326007e0ca16 - # perl-CPAN-Meta-Requirements-2.140-394.fc27 - perl-CPAN-Meta-Requirements: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 3b23898471fa6a971a7d9c36ffa6147c746afd05 - # perl-CPAN-Meta-YAML-0.018-394.fc27 - perl-CPAN-Meta-YAML: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 3c3a3213a1cbc236b2d786d1d8c75dc380cbe4d5 - # perl-Carp-1.42-394.fc27 - perl-Carp: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 9dae63554fb82b23273fbaa85da6f728cfcfbcb4 - # perl-Compress-Bzip2-2.26-3.fc27 - perl-Compress-Bzip2: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 8f4df82c1dcba80a25fcbd0040ec1eda0216edcb - # perl-Compress-Raw-Bzip2-2.074-394.fc27 - perl-Compress-Raw-Bzip2: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: cf711cacba839d7dda4c4e268ea4e2fb6662cb0c - # perl-Compress-Raw-Zlib-2.074-394.fc27 - perl-Compress-Raw-Zlib: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 804ef7c09b9f244663adf2f1ac3b9639496b6fcb - # perl-Config-Perl-V-0.28-394.fc27 - perl-Config-Perl-V: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 9d74ee7240b88554fad6944d657ca7e072e8f85b - # perl-DB_File-1.840-394.fc27 - perl-DB_File: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 5e2bc8df38c36afd2def9f40ddd70569d29433e7 - # perl-Data-Dumper-2.167-396.fc27 - perl-Data-Dumper: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 3fa02232686ae6035baa13b995459a4b7be96a99 - # perl-Data-OptList-0.110-4.fc27 - perl-Data-OptList: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 65a491a1670411dda56829e838012f8af71b689e - # perl-Data-Section-0.200007-1.fc27 - perl-Data-Section: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 0cf2f0abd9f170e4d6b49c0ad0ba20cb9b835963 - # perl-Devel-PPPort-3.36-2.fc27 - perl-Devel-PPPort: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: c7a619390bae01e66724d76dd2ee2a0e3007945e - # perl-Devel-Size-0.80-7.fc27 - perl-Devel-Size: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 7168c7eeb9be9a5a6b6b419f43ef6268c3d6985a - # perl-Digest-1.17-394.fc27 - perl-Digest: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 1e95a9d594ffe1b72dc43f1bca2a86674fe77aeb - # perl-Digest-MD5-2.55-395.fc27 - perl-Digest-MD5: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 8b0184a3f57967e17557f96f1b8f8807dad8cfcf - # perl-Digest-SHA-5.96-394.fc27 - perl-Digest-SHA: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 3ceb03f10ea07bcb78bdece63db81083382562b2 - # perl-Encode-2.92-14.fc27 - perl-Encode: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 8bdf3e5704e02b65a72246d2ecb0f5d65a166d44 - # perl-Env-1.04-393.fc27 - perl-Env: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 23b8213dade4c4e713abeefa9cbab7dc14ddab1d - # perl-Exporter-5.72-395.fc27 - perl-Exporter: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 439bd1ef662b29cebfc99ada1b8e7afa0a771e90 - # perl-ExtUtils-CBuilder-0.280226-1.fc27 - perl-ExtUtils-CBuilder: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: a23b43008115cec45eeabad0d24c40068e191863 - # perl-ExtUtils-Install-2.14-2.fc27 - perl-ExtUtils-Install: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 9479b309e55f4e6ac2f0116c03463f026262c30f - # perl-ExtUtils-MakeMaker-7.30-1.fc27 - perl-ExtUtils-MakeMaker: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 072a90bc8559e93f6019d9d6f0729743485c8911 - # perl-ExtUtils-Manifest-1.70-393.fc27 - perl-ExtUtils-Manifest: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 6006db9e1cd8107ca6d7a51ecb2c5ae470a80c52 - # perl-ExtUtils-ParseXS-3.34-393.fc27 - perl-ExtUtils-ParseXS: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 519e7cb9a88d412a9b03d5a2ee5bd31a16cfcbce - # perl-File-Fetch-0.52-393.fc27 - perl-File-Fetch: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 15febfa3971de036f73318cbb1d2bf83b08434b7 - # perl-File-HomeDir-1.002-2.fc27 - perl-File-HomeDir: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: c0a38ec00849ba7c807da39b3eb516e7465c7b87 - # perl-File-Path-2.15-1.fc27 - perl-File-Path: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: bd782aa683bd1ad712e00e439f5544a2bd18f873 - # perl-File-Temp-0.230.400-394.fc27 - perl-File-Temp: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 11e55bc6da5b38a21c7a8a3d99a35203be14d613 - # perl-File-Which-1.21-4.fc27 - perl-File-Which: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 86597e30e876ec653c73ebe5c0acf76a04f9aa78 - # perl-Filter-1.57-6.fc27 - perl-Filter: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 673eae23ebfa4d05e3533cc2bae6420a070aa057 - # perl-Filter-Simple-0.93-393.fc27 - perl-Filter-Simple: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 3bb56b3c2d54e92462d77c5bc50f8cba5493ab55 - # perl-Getopt-Long-2.50-3.fc27 - perl-Getopt-Long: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 717a047a4698da451dd1c432cd8bbb61047341db - # perl-HTTP-Tiny-0.070-394.fc27 - perl-HTTP-Tiny: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 2df288399848900df6c8c300dc362fbe25f587ca - # perl-IO-Compress-2.074-394.fc27 - perl-IO-Compress: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: d52f2a90c6ea97f001fb17fcb6b77a190859d8a7 - # perl-IO-Socket-IP-0.39-3.fc27 - perl-IO-Socket-IP: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: f1634e55c9bc86834e2075bc20b8fdd989ae5621 - # perl-IPC-Cmd-0.98-3.fc27 - perl-IPC-Cmd: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 0730835e1da89241590fe7d93c07f2a118c2475e - # perl-IPC-SysV-2.07-394.fc27 - perl-IPC-SysV: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 0513d3a0eb83bf758eafc3538b9b7e92d3b63c01 - # perl-IPC-System-Simple-1.25-16.fc27 - perl-IPC-System-Simple: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 3a86298b0339e0b075800ac03a2fcbf10ad16c2b - # perl-JSON-PP-2.94-3.fc27 - perl-JSON-PP: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: e4b17548d4a90e3f4226b92990bbe3ef6d6b73a9 - # perl-Locale-Codes-3.52-2.fc27 - perl-Locale-Codes: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 281b7e5a0aeadbce8d9a11045eb06b93e74d2cb4 - # perl-Locale-Maketext-1.28-394.fc27 - perl-Locale-Maketext: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 605bd7a1828e0dfb97ef94c8f3f3e62daccba238 - # perl-MIME-Base64-3.15-395.fc27 - perl-MIME-Base64: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: f5aeb98e293557ec2b94f493c69133b9a2a1c859 - # perl-MRO-Compat-0.13-2.fc27 - perl-MRO-Compat: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 6f3e19b5abce1000f4ad2b6f65fbe6a2efef6da5 - # perl-Math-BigInt-1.9998.11-3.fc27 - perl-Math-BigInt: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: fad0d3887dbdd6991f974a2b89db0cf579743ab1 - # perl-Math-BigInt-FastCalc-0.500.600-3.fc27 - perl-Math-BigInt-FastCalc: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: ed141abd56c2f8091d67ea39def0d04fea609eaf - # perl-Math-BigRat-0.2613-1.fc27 - perl-Math-BigRat: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 77be642f6cd12d78f7c9ed9d3bff65f69380a669 - # perl-Module-Build-0.42.24-3.fc27 - perl-Module-Build: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 5eecfdbc546cb1ef7567cc4c0ef8112274af47da - # perl-Module-CoreList-5.20170715-1.fc27 - perl-Module-CoreList: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: af7828aa81dc2d8baf068459474fc6d2d2ab15ba - # perl-Module-Load-0.32-393.fc27 - perl-Module-Load: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 56c6a7e691a4c4e42df2f7fc4ca884de0fef2a70 - # perl-Module-Load-Conditional-0.68-393.fc27 - perl-Module-Load-Conditional: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 0c20ee07e1f3994dabe95f10195ff78a4adb7190 - # perl-Module-Metadata-1.000033-393.fc27 - perl-Module-Metadata: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: c120b9862a0068e995a62685dd1ef3243f78d077 - # perl-Package-Generator-1.106-9.fc27 - perl-Package-Generator: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: d0ae51a111e1f49d8640b32865fc771345f4904b - # perl-Params-Check-0.38-393.fc27 - perl-Params-Check: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: d8863b708204d8e81d055a77bbdd328862243868 - # perl-Params-Util-1.07-18.fc27 - perl-Params-Util: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: e2a09555cac6bc8dddfde9267b03df4b33994406 - # perl-PathTools-3.67-395.fc27 - perl-PathTools: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: f35a96343ff14e024be956c3ee4c03812b9dcb87 - # perl-Perl-OSType-1.010-394.fc27 - perl-Perl-OSType: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 0eaf08c9676b766364d287e81078e1562077d6dd - # perl-PerlIO-via-QuotedPrint-0.08-393.fc27 - perl-PerlIO-via-QuotedPrint: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 29c04db21146a431ce535e2d8336f70a55354104 - # perl-Pod-Checker-1.73-393.fc27 - perl-Pod-Checker: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: c221b4e05a56f832b163ceb915433eb00aa62fb2 - # perl-Pod-Escapes-1.07-394.fc27 - perl-Pod-Escapes: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: ff748c63b862600fb068c49beb6ec79d6a7d66d7 - # perl-Pod-Parser-1.63-394.fc27 - perl-Pod-Parser: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 7126ee91dfd4359bb7ef5af42fb302f427a49429 - # perl-Pod-Perldoc-3.28-395.fc27 - perl-Pod-Perldoc: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: d1cc4e2e20474ffd6151e5763804108c09285a5f - # perl-Pod-Simple-3.35-394.fc27 - perl-Pod-Simple: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 87db60a2d7bedce47310f19e3caf894616fb3978 - # perl-Pod-Usage-1.69-394.fc27 - perl-Pod-Usage: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 148dfdabf08e1d1c8c7566ce043e4492e2abef66 - # perl-Scalar-List-Utils-1.48-1.fc27 - perl-Scalar-List-Utils: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 77a6e1a17c7a59b1d44e76d4f995f3a76e51f955 - # perl-Socket-2.024-5.fc27 - perl-Socket: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 7fdf131e3720c17ab829f304251c62f02c06e1e2 - # perl-Software-License-0.103012-6.fc27 - perl-Software-License: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: d98e19afed4e8e10b1fe19f5c418da3b6836393c - # perl-Storable-2.62-395.fc27 - perl-Storable: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: c89c8eb171c4c39a1c1fbb1ed772d7528a36dde2 - # perl-Sub-Exporter-0.987-12.fc27 - perl-Sub-Exporter: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: b92f839fd77cd4dbfd760cc96b4ae262f1ae4dbe - # perl-Sub-Install-0.928-12.fc27 - perl-Sub-Install: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: bed7da0ca57e70a7f315acc982f464f9f2b158b9 - # perl-Sys-Syslog-0.35-394.fc27 - perl-Sys-Syslog: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 37562d25838a9666fff122acca4a2fca80ef71c4 - # perl-Term-ANSIColor-4.06-395.fc27 - perl-Term-ANSIColor: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: d185cad176cfc4d95c78b70a51686c580f7e6faa - # perl-Term-Cap-1.17-394.fc27 - perl-Term-Cap: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 767de93e29e97d929c8918e05bc7ab145852aab2 - # perl-Test-Harness-3.39-3.fc27 - perl-Test-Harness: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 92c4987f368cd87ccbbfef39d967517694b31f50 - # perl-Test-Simple-1.302086-1.fc27 - perl-Test-Simple: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: e64b2e39f56e17d7b9046881d589c778aaf4ce8b - # perl-Text-Balanced-2.03-393.fc27 - perl-Text-Balanced: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: abd13c942e82c2b7889ef115411f89f77a67d5b9 - # perl-Text-Diff-1.44-4.fc27 - perl-Text-Diff: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: e1295b923ac89b84d687688cbdcf8a330d5c1522 - # perl-Text-Glob-0.11-2.fc27 - perl-Text-Glob: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: a29441efb5738fe4c2267ab1eb57dca5128e09d3 - # perl-Text-ParseWords-3.30-394.fc27 - perl-Text-ParseWords: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: f732971c3617535264776c9920191d472e6ba78b - # perl-Text-Tabs+Wrap-2013.0523-394.fc27 - perl-Text-Tabs+Wrap: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 9cdbe249e7299f15f46b2b91997d9c75044763d8 - # perl-Text-Template-1.47-2.fc27 - perl-Text-Template: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 618d97aad66b60c05be0db6d43693b72b07d16bd - # perl-Thread-Queue-3.12-393.fc27 - perl-Thread-Queue: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: c737f95d86a71a0314d78364b9eb2c964c0f44e7 - # perl-Time-HiRes-1.9742-2.fc27 - perl-Time-HiRes: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 1a7a9a651388afdc9c0a674f54696dab831b6f2f - # perl-Time-Local-1.250-394.fc27 - perl-Time-Local: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: e446020e02253c2e1e20f58a1ed05f5069e868a4 - # perl-URI-1.71-8.fc27 - perl-URI: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: c7a15c363c472c7f651f46df128bbb3d16df6ec5 - # perl-Unicode-Collate-1.19-393.fc27 - perl-Unicode-Collate: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: a4f30ade72a4447ccc4698ed02d2758cb12c3a69 - # perl-Unicode-Normalize-1.25-395.fc27 - perl-Unicode-Normalize: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: f00d116a10790001966cb4eb50c388a0bd38652c - # perl-autodie-2.29-394.fc27 - perl-autodie: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 39d9beef42dede86f075081578b5200d62560680 - # perl-bignum-0.47-393.fc27 - perl-bignum: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 40016674a66c5ac7b099733f7532b82a9c9ca701 - # perl-constant-1.33-395.fc27 - perl-constant: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 9903c712c0450bcb9a62944ddd0f197469e7581e - # perl-experimental-0.016-393.fc27 - perl-experimental: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 96c100991ac091f6e86b66e3d526e12a37200ce4 - # perl-inc-latest-0.500-7.fc27 - perl-inc-latest: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 286d794a788847ddf715ed7cfcf45578e995fd13 - # perl-libnet-3.10-394.fc27 - perl-libnet: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 1bebd8899c5f238df69f2860837574f64fa2c526 - # perl-local-lib-2.000023-1.fc27 - perl-local-lib: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 4a5107298f86be3752e096e447b28ca9905bf7d8 - # perl-parent-0.236-394.fc27 - perl-parent: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: af4de2b55c8db9770ba4c62e9610e4939d2acb4a - # perl-perlfaq-5.021011-393.fc27 - perl-perlfaq: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: fe3ea813e7eea4c9b91ee27a690c89b0b0fa0396 - # perl-podlators-4.09-394.fc27 - perl-podlators: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 42d2e56c6b06780ef3bf43688e27f6b771094152 # perl-srpm-macros-1-24.fc27 perl-srpm-macros: rationale: >- Autogenerated by Host & Platform tooling. ref: 7cdaa7edc52e5653713460b3e3be024a304556c7 - # perl-threads-2.16-4.fc27 - perl-threads: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 481908f972c4a811113bf5b4c59524a58bdc31a4 - # perl-threads-shared-1.57-4.fc27 - perl-threads-shared: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: cb1db96dedc8f0223a2b11c3e3500e292dff354b - # perl-version-0.99.18-3.fc27 - perl-version: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: e3843be0246a4246df44df4fa2bc97504eb547fe # pkgconf-1.3.8-1.fc27 pkgconf: rationale: >- @@ -1435,11 +855,6 @@ data: rationale: >- Common utilities. ref: d8eda9b1f9cbc3cfe02fb0c42c8d6a2885d3d25a - # pyparsing-2.1.10-3.fc26 - pyparsing: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 5c83231e278a97a1cfca6bfddb36d2fffa221b8b # python-iniparse-0.4-24.fc26 python-iniparse: rationale: >- @@ -1465,11 +880,6 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 3e0940960a0fa68c75ea5376f1e8622e4103897d - # python2-2.7.13-12.fc27 - python2: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 916477c6e62ae053c2aec5bd240159636c0bdb82 # python3-3.6.2-6.fc27 python3: rationale: >- @@ -1525,11 +935,6 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 102913ad393280aae251201be1dc69e3f1e1f4d9 - # sg3_utils-1.42-1.fc26 - sg3_utils: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 630e26d15c7b7c1c9b0ec50a764092c3551f1948 # sgml-common-0.6.3-46.fc27 sgml-common: rationale: >- @@ -1550,21 +955,11 @@ data: rationale: >- Allows restricted root access. ref: e0f60ff106ad117f99adaedbcf6cafed8182d060 - # sysfsutils-2.1.0-20.fc26 - sysfsutils: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: f96113c5fa8fa79264924459245876d7d946aa0b # systemd-234-5.fc27 systemd: rationale: >- The init system. ref: 27bd1bd49f9d322e62d8d85963a75307262f9953 - # systemtap-3.2-0.20170512gitc67d8f274b21.fc27 - systemtap: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 74698f24eb875ad22d164164ececb5541620686a # tar-1.29-7.fc27 tar: rationale: >- From 12bcb090979daae0d14ee5ed452077ed5cc74d0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Fri, 18 Aug 2017 12:04:07 +0200 Subject: [PATCH 11/87] Platform needs to depend on host MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit To install the buildroot. Oh well. Signed-off-by: Petr Ĺ abata --- platform.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/platform.yaml b/platform.yaml index 4328ab4..5c0ca63 100644 --- a/platform.yaml +++ b/platform.yaml @@ -13,6 +13,8 @@ data: dependencies: buildrequires: bootstrap: master + requires: + host: master references: community: https://fedoraproject.org/wiki/Host_and_Platform documentation: https://github.com/fedora-modularity/hp From 141ad676d02db3e9f62b1271e04be505f1608d78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Tue, 29 Aug 2017 14:52:47 -0400 Subject: [PATCH 12/87] Rebasing to the latest HP data MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Petr Ĺ abata --- platform.yaml | 905 ++++++++++++++++++++++++++++++++++++++------------ 1 file changed, 699 insertions(+), 206 deletions(-) diff --git a/platform.yaml b/platform.yaml index 5c0ca63..e76ffc3 100644 --- a/platform.yaml +++ b/platform.yaml @@ -62,6 +62,11 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 7c21fa8d9ae0a24464855014c79b256a242f7fe0 + # alsa-lib-1.1.4.1-3.fc27 + alsa-lib: + rationale: >- + The ALSA interface library. + ref: c5b77c26e8172d54a4d45acd0289c834bd784ac2 # attr-2.4.47-21.fc27 attr: rationale: >- @@ -72,6 +77,12 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: e912c303925da83fb4de36ed8761cd5c4818130b + # augeas-1.8.1-1.fc28 + augeas: + rationale: >- + Provides a library for manipulating configuration + files. + ref: 8231c3d54498c21f4a17f8195b38e1c78a42b38f # babeltrace-1.5.3-1.fc27 babeltrace: rationale: >- @@ -82,11 +93,16 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: c2f57d112f5dda49a8229f24366597062122906e - # bash-4.4.12-9.fc27 + # bash-4.4.12-10.fc28 bash: rationale: >- Base shell. - ref: 40a42f269e3f410784859ac24cab5ddf5291732f + ref: 27192534ecadd0de1791f5d22241c596007ca547 + # bc-1.07.1-3.fc27 + bc: + rationale: >- + Provides a numeric processing language and calculator. + ref: 29d2280b6d1fdafe2c3896cdb17a00c52305fe28 # bind99-9.9.10-1.P3.fc27 bind99: rationale: >- @@ -97,136 +113,226 @@ data: rationale: >- Binary utilities. ref: b4e0b0f1cbb2e6e7a1bf05007c0aa5615822226e - # btrfs-progs-4.12-1.fc27 + # bluez-5.46-3.fc27 + bluez: + rationale: >- + Bluetooth support, considered hardware-enablement as + it's necessary for Bluetooth HID. + ref: cc864eb3c7fc827fbba8d73180db9f6d15f10964 + # btrfs-progs-4.11.1-3.fc27 btrfs-progs: rationale: >- Btrfs support. - ref: 55538f82fe4f8229d395f22571d77d43742b564b - # byacc-1.9.20170201-1.fc26 + ref: 0899b1cd2520d4191b385413f8606bb3aa246a3e + # byacc-1.9.20170709-3.fc27 byacc: rationale: >- Parser generator. - ref: 624e59d1c7d612410ec9ef022f66da794118afcf + ref: 85e34b53e3087ccbb2c199a63fa79a9dd955ad01 # bzip2-1.0.6-24.fc27 bzip2: rationale: >- Base compression support. ref: 9086581d7748effdcc813a6a4d890d419cb02333 - # c-ares-1.13.0-1.fc27 + # c-ares-1.13.0-3.fc27 c-ares: rationale: >- A tiny DNS client library. - ref: 4785e5c1786f13a3c1823af307a469f08245dbcb - # ca-certificates-2017.2.16-3.fc27 + ref: e60fa882d98fcb4790c0488a96607697bcfb180d + # ca-certificates-2017.2.16-4.fc27 ca-certificates: rationale: >- Autogenerated by Host & Platform tooling. - ref: c735381906cb051722bfd146f6512c353c5263f9 + ref: 6b317cb30587b30bf86750fc248e306d5f5f5404 + # ceph-12.1.4-3.fc28 + ceph: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 1bc288fec0199d6b06295612e719b45f974529c7 + # checkpolicy-2.7-1.fc27 + checkpolicy: + rationale: >- + Provides the SELinux policy compiler. + ref: 980d2c8c0c5c0aaf2253dfe2a57480d84245e108 # chkconfig-1.10-3.fc27 chkconfig: rationale: >- Autogenerated by Host & Platform tooling. ref: 9d0f64019b72e758ec593b7d0f31c6c920d5caaf - # coreutils-8.27-14.fc27 + # chrpath-0.16-6.fc27 + chrpath: + rationale: >- + Rpath manipulation, required for bundling binary + dependencies. + ref: 564dd9af09e18e0e79b0ff13d23c9988d6c48202 + # cockpit-149-1.fc28 + cockpit: + rationale: >- + Cockpit bridge for running commands on behalf of the + web interface; Cockpit shell and + system configuration interfaces; + Cockpit web service for network + access and user authentication. + ref: 20f9d9912dce23bfa6c5fbbb1af660a80bff330b + # compat-openssl10-1.0.2j-9.fc28 + compat-openssl10: + rationale: >- + OpenSSL 1.0 compatibility package; to be removed once + nothing in the set requires it. + ref: 7d4416b623e4cc1259e3937ef347e26e1eaf5293 + # coreutils-8.27-16.fc28 coreutils: rationale: >- Common utilities. - ref: 353860c35c5c461ad77b5754a950c44af4eb6c65 + ref: 349062154529401792e83345696f22007909b4f8 # cpio-2.12-6.fc27 cpio: rationale: >- Autogenerated by Host & Platform tooling. ref: 97b7aac9b277591d7dac487ebd1e64a316a899c9 - # cracklib-2.9.6-7.fc27 + # cracklib-2.9.6-9.fc28 cracklib: rationale: >- Autogenerated by Host & Platform tooling. - ref: 0b46647a95de12e990c22c41bc51a42d0349242b - # crypto-policies-20170802-1.git9300620.fc27 + ref: bd8f1f551064565f58887a416050c6bf26acda01 + # crypto-policies-20170823-1.git8d18c27.fc28 crypto-policies: rationale: >- Autogenerated by Host & Platform tooling. - ref: 20ca56cb74d05ddaf5c547815139742b1af13f05 - # cryptsetup-1.7.5-3.fc27 + ref: be145bd560fabd34d51d8d6e4d2bfc042e16a114 + # cryptsetup-1.7.5-5.fc28 cryptsetup: rationale: >- Autogenerated by Host & Platform tooling. - ref: 9842899680e7b2daa2f8c47be130633a861b1390 - # curl-7.55.0-1.fc27 + ref: 56cfe019146f89a43056f120b3bbe17b3e8b321a + # curl-7.55.1-3.fc28 curl: rationale: >- - A common and versatile utility for fetching remote files. - ref: a12eed4ad5397b49769efddf07f1db4260e0154a + A common and versatile utility for fetching remote + files. + ref: 0480ac07c53f5841c52a6ce21616b56112f8d8c2 # cyrus-sasl-2.1.26-34.fc27 cyrus-sasl: rationale: >- Autogenerated by Host & Platform tooling. ref: 59fb0c06468ef6f16ea7ba8d6247d4a0f1483f1e - # dbus-1.11.14-1.fc27 + # dbus-1.11.16-4.fc27 dbus: rationale: >- Autogenerated by Host & Platform tooling. - ref: 105660ead9550b22b4e5a66ca10000b03afb5019 - # deltarpm-3.6-19.fc26 + ref: 45f88896326314dbb2814e70ba5f3903ccf1178f + # dbus-glib-0.108-4.fc27 + dbus-glib: + rationale: >- + D-Bus support for GLib packages. + ref: 36aac9d484a6ecf69228268e3403b083bd0e113f + # deltarpm-3.6-24.fc27 deltarpm: rationale: >- Autogenerated by Host & Platform tooling. - ref: 6c36433c34e1c8afac4cc56460c4ef7c561e26ab - # dhcp-4.3.6-1.fc27 + ref: ee359cd6d648e897dc208b10c5bf450fa99bc581 + # desktop-file-utils-0.23-5.fc27 + desktop-file-utils: + rationale: >- + A collection of RPM macros and a common build + dependency. + ref: a0de4e9657c171f53569fde06e950bcb1c82800a + # device-mapper-multipath-0.7.1-6.git847cc43.fc27 + device-mapper-multipath: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: f0da3f91e8161ff632fc3d8e17b2878f71fff181 + # dhcp-4.3.6-4.fc27 dhcp: rationale: >- DHCP client. - ref: af708bb8bed751331193e7bd4df9df715b61a51f + ref: b2ad46b1a621fad4c3b1dbdfc34b15ed80945370 # diffutils-3.6-3.fc27 diffutils: rationale: >- Common utilities. ref: bfd003b76d1cc294e3a7a06087cf85d34ab262f2 - # dnf-2.5.1-1.fc27 + # ding-libs-0.6.0-33.fc27 + ding-libs: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 5f77bc5cc3a7277b2931c7acb8d198d7d64e9c87 + # dmraid-1.0.0.rc16-34.fc27 + dmraid: + rationale: >- + Provides support for RAID. + ref: 4fae7d7f4538f9225f93648de759e8231f3af882 + # dnf-2.6.3-4.fc28 dnf: rationale: >- DNF package manager. - ref: eaef4a5e91f9ce481c83013e182783735737e293 - # dracut-045-18.git20170515.fc27 + ref: 1a96fa5baccf55f52f22e75abd6db93e6a9c605c + # docbook-dtds-1.0-67.fc27 + docbook-dtds: + rationale: >- + Docbook DTDs are a common build dependency. + ref: 1b7b578b7d8f1080188021e469716af2731fb149 + # docbook-style-xsl-1.79.2-5.fc27 + docbook-style-xsl: + rationale: >- + Docbook XSLs are a common build dependency. + ref: a2b668555e8e42dabf561abd133c831aa73d91a5 + # dosfstools-4.1-4.fc27 + dosfstools: + rationale: >- + VFAT support. + ref: a2e57eb8ed1e7dc444327ad7ed0b5bddc52ae114 + # dracut-046-7.git20170824.fc28 dracut: rationale: >- Autogenerated by Host & Platform tooling. - ref: 3763a85444540137f8f9d69aec409aa5d4dc7767 - # dtc-1.4.4-2.fc27 + ref: 87cf605e9af2205825cf77eedec8e0664f6c6a74 + # dtc-1.4.4-4.fc27 dtc: rationale: >- Autogenerated by Host & Platform tooling. - ref: c0cd836ff1fd55fc7df0fd7785bb9a1cc6d05346 + ref: 8bb0d20a4fcb65083982ab32e9f3fb2ab5d02800 # dwz-0.12-5.fc27 dwz: rationale: >- Autogenerated by Host & Platform tooling. ref: 5843a188a00b9f6b98e99606f133de047a1f17df - # e2fsprogs-1.43.4-4.fc27 + # e2fsprogs-1.43.5-2.fc27 e2fsprogs: rationale: >- Ext filesystem support. - ref: 5e4cd347682652d3dd30107e9e6a3e8219c5fc27 + ref: 5ff4c970bbe5efb45b6032176abb220b546fb9c9 + # ebtables-2.0.10-24.fc27 + ebtables: + rationale: >- + Provides ethernet bridge tools and firewalling. + ref: 17ee6e5a69111398303b7e8ced8ca49e04f944e7 # elfutils-0.170-1.fc27 elfutils: rationale: >- Autogenerated by Host & Platform tooling. ref: 01b23e59495c37b5187e92efd4cba7026caf998f - # emacs-25.2-2.fc27 + # emacs-25.2-9.fc28 emacs: rationale: >- Autogenerated by Host & Platform tooling. - ref: 42fa24ab12901a5a00bd7e672a2576193adf574e - # expat-2.2.3-1.fc27 + ref: a8cca11cb946432dcd5f2ff5bbae40f7c973b62b + # ethtool-4.11-2.fc27 + ethtool: + rationale: >- + Provides configuration utilities for ethernet NICs. + ref: 8f7d8c26433ff11e59c4c2fdb0475373d6025cfa + # expat-2.2.4-1.fc28 expat: rationale: >- Autogenerated by Host & Platform tooling. - ref: ef343f5f48d27362e63b2d65d45c42ba87ee8c21 - # fedora-logos-26.0.1-1.fc27 - fedora-logos: + ref: 39af8068bba236c7f68130c39c282b55720bfc1a + # fcoe-utils-1.0.32-3.fc27 + fcoe-utils: rationale: >- - Autogenerated by Host & Platform tooling. - ref: 1263b8501f117be5b06f61ad12f895dab19d0c1a + Provides support for Fibre Channel over Ethernet + configuration. + ref: db83516fb48ede8a0ad386ae42dca201897dd095 # fedora-modular-release-27-1 fedora-modular-release: rationale: >- @@ -242,16 +348,16 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 26fa0d9e9c6a659c4084daf452e52f1815085ca2 - # fedpkg-minimal-1.1.0-8.fc26 + # fedpkg-minimal-1.1.0-9.fc27 fedpkg-minimal: rationale: >- Fetches package sources. - ref: 026cc9ca12187f6204cf32c552225865eb71f184 - # file-5.31-7.fc27 + ref: cffe61e37baf0d8ec9c35e16beb0d1a8405e3299 + # file-5.31-10.fc28 file: rationale: >- Autogenerated by Host & Platform tooling. - ref: 9580f9ae81a1d5f6d32f684863f474409adaab3a + ref: 4a853c58ec25956b9ae5c6ae5a0f1813beb08fc8 # filesystem-3.3-3.fc27 filesystem: rationale: >- @@ -262,16 +368,18 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 4153c6a0f0e6dd0184ef4df85ced6959fb83baaa - # fipscheck-1.5.0-1.fc26 + # fipscheck-1.5.0-3.fc27 fipscheck: rationale: >- - Autogenerated by Host & Platform tooling. - ref: 82175b7707883ceaa35c6846c7b7b2787df9591e - # flex-2.6.1-3.fc26 + Provides a library and utilities for integrity + verification of FIPS-validated + modules. + ref: e9ba897d5479f55971be8474f0dd303b1411fe43 + # flex-2.6.1-5.fc27 flex: rationale: >- Lexical generator. - ref: 26fe0dfe580bba78517ca44cb4bd755be0cde4f5 + ref: c8b4c0b5fbb657371da79d56620e157b267099ca # fpc-srpm-macros-1.1-3.fc27 fpc-srpm-macros: rationale: >- @@ -282,11 +390,11 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 34253665ed57e2a25f3748c4bed040a4c23a8936 - # fuse-2.9.7-4.fc27 + # fuse-2.9.7-9.fc27 fuse: rationale: >- Autogenerated by Host & Platform tooling. - ref: 297481e9ffcf1e7c4366664826d94eef6346e1bd + ref: 20640fd76296a1906f03c7bd75280d5abea83567 # gawk-4.1.4-5.fc27 gawk: rationale: >- @@ -302,36 +410,46 @@ data: rationale: >- C runtime; C++ runtime; C compiler; C++ compiler. ref: 23f4b29ddd1324d32f170995975ce4ba2150bf1b - # gdb-8.0-17.fc27 + # gdb-8.0-24.fc28 gdb: rationale: >- Autogenerated by Host & Platform tooling. - ref: 4d0140dca173e64e298b7c593dbdb0ee3a92a0b6 + ref: d4a557a0ab8cbfb065b21f247cd33d960e868f3e # gdbm-1.13-3.fc27 gdbm: rationale: >- Autogenerated by Host & Platform tooling. ref: 76180544b8e87040252484f5c5fca4cd9c6e2529 - # gettext-0.19.8.1-9.fc27 + # gdisk-1.0.3-4.fc27 + gdisk: + rationale: >- + Provides a GPT-aware partitioning tool. + ref: a48e9b03eb572c8b4c413fe7eb1c0b8e38fe3369 + # gettext-0.19.8.1-11.fc27 gettext: rationale: >- Autogenerated by Host & Platform tooling. - ref: df498733241ad35d2e7025c9b2ad5c394e6e595d + ref: 406636f46b5136caf7ca19c53a08e0c061cef210 # ghc-srpm-macros-1.4.2-6.fc27 ghc-srpm-macros: rationale: >- Autogenerated by Host & Platform tooling. ref: 9e882c51fccadf1b1841b1917c4238f206389cf9 - # glib2-2.53.5-1.fc27 + # glib-networking-2.53.90-1.fc27 + glib-networking: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: ab64cb45de5e652018bcedb0339961eff4492cb9 + # glib2-2.53.6-1.fc28 glib2: rationale: >- A very commonly used generic utility library. - ref: d7233f80abffcff2e8203e2704dcce9c72887cd2 - # glibc-2.26-1.fc27.1 + ref: bdba4a7a7092f18c81977820dec76186965af5ab + # glibc-2.26.90-9.fc28 glibc: rationale: >- C runtime. - ref: 8742b0f94950f8e5d3a735be8b5cdd5140a53763 + ref: eb3d3880c8e0b5c7207c5464fafe3b33a1c3ad74 # gmp-6.1.2-6.fc27 gmp: rationale: >- @@ -342,46 +460,61 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 07c0eb592eed960636c297ad9205edf537d9d789 + # gnupg-1.4.22-3.fc27 + gnupg: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 026c8aa7404cf588d1be4b17b529658fc69ea3c0 # gnupg2-2.1.22-1.fc27 gnupg2: rationale: >- Signature verification. ref: 9a5275f84df8db677fbf147079cd9c19bfcdcd41 - # gnutls-3.5.14-3.fc27 + # gnutls-3.6.0-1.fc28 gnutls: rationale: >- Common cryptographic library. - ref: 7defa9fe4d4184d03d8a2f928b66764856035b6c + ref: 1f80942be6f7bde2061894526c8245ff9b1dd73d # go-srpm-macros-2-10.fc27 go-srpm-macros: rationale: >- Autogenerated by Host & Platform tooling. ref: 0f560272c1c4f56e62114744733aa0c8db8b102e - # gobject-introspection-1.53.3-1.fc27 + # gobject-introspection-1.53.5-1.fc27 gobject-introspection: rationale: >- Autogenerated by Host & Platform tooling. - ref: 4626be0c7c7c1b61db8db5f28cee41e84f26bd70 - # gpart-0.3-3.fc26 + ref: a1e93054f6c7bc918801a4e85d42a21bde5a4f75 + # gpart-0.3-5.fc27 gpart: rationale: >- Partitioning support. - ref: 79d2bc74e0b725328e8c298c4b57caa45c125310 - # gpgme-1.9.0-5.fc27 + ref: dec100844376a01d55b1b9c15211b6c611e6e293 + # gpgme-1.9.0-6.fc28 gpgme: rationale: >- Common cryptographic library. - ref: 7effbc344d2a58dad7a22467b6b5ef75c4455fbf + ref: c8d9ad16324f0ebcc967bb0c63b122356e64ca00 # grep-3.1-3.fc27 grep: rationale: >- Autogenerated by Host & Platform tooling. ref: eccebfff98e6c150800990d2dd28da0a412250ce - # grubby-8.40-4.fc26 + # grubby-8.40-6.fc27 grubby: rationale: >- Autogenerated by Host & Platform tooling. - ref: c7f3e950d7d406f96794ef6933f883595af1954d + ref: 8f77e4538db717131f2fab2a337a7fb8a2780d00 + # gsettings-desktop-schemas-3.24.0-3.fc27 + gsettings-desktop-schemas: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 6d994f29408d3f368eaa7085c5493aa5afb14f04 + # gssproxy-0.7.0-14.fc28 + gssproxy: + rationale: >- + Provides GSSAPI credential handling. + ref: 21c2f037de795def7dfafe0692c2ae0b73b9abcd # guile-2.0.14-3.fc27 guile: rationale: >- @@ -392,36 +525,104 @@ data: rationale: >- Base compression support. ref: 5d96c91e31261807671013982171e4dedd05ee45 - # hfsutils-3.2.6-31.fc26 + # hfsplus-tools-540.1.linux3-14.fc27 + hfsplus-tools: + rationale: >- + HFS/HFS+ support. + ref: 3959a753737ee3db6d44d27c7a6856ee4ac3d7b5 + # hfsutils-3.2.6-33.fc27 hfsutils: rationale: >- HFS support. - ref: 5a2f18ddbd21481a64771fe5c05b3926625b8a1e - # ipcalc-0.2.0-1.fc27 + ref: 0fe9d75dbad8ef17456430bab38e323351ac470f + # hostname-3.18-4.fc27 + hostname: + rationale: >- + Provides a utility to view or configure the system + hostname. + ref: 85eb7bb16f21bfe4f7a9121d843a513834a2cdc6 + # hwdata-0.303-1.fc27 + hwdata: + rationale: >- + Provides PCI, USB and other hardware IDs. + ref: 1a291e36bc1fb0c629f84aa0db489c771d9b3301 + # icu-57.1-4.fc26 + icu: + rationale: >- + Tools and utilities for developing with ICU. + ref: 489d16ef8ae3797e2e34e8d5389f58d26ee0e287 + # initscripts-9.77-1.fc27 + initscripts: + rationale: >- + Provides legacy scripts as well as NIC management + tools. + ref: c155b1dbdad52a12f4e984bb0d92de66a16c4d8f + # ipcalc-0.2.0-3.fc27 ipcalc: rationale: >- Autogenerated by Host & Platform tooling. - ref: 359e038935653e99884a3a7a328cd53530beb096 - # iproute-4.12.0-1.fc27 + ref: 83b4b804538d07b41edf9976047c0f889055bea6 + # iproute-4.12.0-3.fc27 iproute: rationale: >- Networking support. - ref: b66e3704a96dd64fe5af4892fcf86f3ff8ef2ea9 + ref: 480bcfc508bc2da06ee8d26fad644ed60858fa7e + # ipset-6.32-1.fc27 + ipset: + rationale: >- + Provides IP sets management tools. + ref: b033adb0b2ee78f8f538c350259290a973ffb209 # iptables-1.6.1-4.fc27 iptables: rationale: >- Networking support. ref: d67764cf41f76bc49352ec25747ebba0785275e3 - # iputils-20161105-2.fc26 + # iputils-20161105-7.fc27 iputils: rationale: >- Networking support. - ref: 3be51cc88526fbf29d67dd1de80366b416140975 + ref: 9c6cc8ac2b61fa7eb02bcccf6d4bca5df53665fe + # iscsi-initiator-utils-6.2.0.874-7.git86e8892.fc28 + iscsi-initiator-utils: + rationale: >- + Provides tooling for iSCSI. + ref: 4a8379426aec04d9da656420ed5607488289b172 # isl-0.16.1-3.fc27 isl: rationale: >- Autogenerated by Host & Platform tooling. ref: 385986ba89214f21446da7d8135d1aeea7722374 + # isns-utils-0.97-5.fc27 + isns-utils: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 22db3e4428096db0864b8d87c31068cc3de3bfde + # jansson-2.10-4.fc27 + jansson: + rationale: >- + Provides a JSON library. + ref: 58c76565c823a1c855ca35fa46592399fa8c0337 + # jbigkit-2.1-8.fc27 + jbigkit: + rationale: >- + Provides support for PBM and JBIG1 image formats. + ref: 23f865e6ee03577f60f62b213e431c03d122dc39 + # json-c-0.12.1-4.fc27 + json-c: + rationale: >- + Provides a JSON library. + ref: 90141cbc6872278ff10fe0b0a47a9b1b1aa540cd + # json-glib-1.3.2-3.fc27 + json-glib: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 93f4838de5845cfef89e40855aaa592c96b03247 + # kbd-2.0.4-4.fc27 + kbd: + rationale: >- + Provides tools for console and virtual terminal + keyboard configuration. + ref: 5f9105204708be93ba8d36d4d1ba54d34d2787a4 # keyutils-1.5.10-3.fc27 keyutils: rationale: >- @@ -432,11 +633,23 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 9de04eff7aa66df3c2ff462abf43ce45c84468a8 - # krb5-1.15.1-21.fc27 + # krb5-1.15.1-25.fc28 krb5: rationale: >- - Autogenerated by Host & Platform tooling. - ref: 0d402dae7fcf08a80b7ea6b7c27f7675a954707e + Provides Kerberos libraries; provides Kerberos PKINIT + plugin; provides Kerberos client + utilities. + ref: 8f0349dc3ebd1e307b37ab0fe0f6e065bfe8291e + # less-487-5.fc27 + less: + rationale: >- + Provides an extremely common pager. + ref: b1a2bf9089f80804d01597af45465e3aef2a36d9 + # libaio-0.3.110-9.fc27 + libaio: + rationale: >- + Provides an asynchronous I/O access library. + ref: c66f2a793329cd413d1518d923ff91139e4082ed # libarchive-3.3.1-3.fc27 libarchive: rationale: >- @@ -452,71 +665,96 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: dd85a8a35dea0fb7e1cdb39a17a31232ee57c8ac + # libblockdev-2.11-1.fc27 + libblockdev: + rationale: >- + Provides a low-level block device manipulation + library, necessary for LVM, LUKS + or RAID. + ref: df55e8eb2fdbadd9f94242fdddcf030f10815070 # libcap-2.25-7.fc27 libcap: rationale: >- Autogenerated by Host & Platform tooling. ref: e1524cd2a36d328d86e0e8bba354496787b33b4f - # libcap-ng-0.7.8-5.fc27 + # libcap-ng-0.7.8-7.fc28 libcap-ng: rationale: >- Autogenerated by Host & Platform tooling. - ref: b01d48be81f2e4251fb27b16a38ecb51897037a6 - # libcomps-0.1.8-3.fc26 + ref: 9f33f828106eced4d2b243b789dc73dc4f03e7ce + # libcgroup-0.41-13.fc27 + libcgroup: + rationale: >- + Required for manipulation, control, administration and + monitoring of control groups. + ref: 7fbde96ff17790cdbea7d6dce8b2b5ca5389e003 + # libcomps-0.1.8-6.fc28 libcomps: rationale: >- Autogenerated by Host & Platform tooling. - ref: b6ea96bdc5f8d6cacb52d5e4af71330f5b163d2d - # libcroco-0.6.12-1.fc27 + ref: 5fe4e612829aa38ab0f40d99442dca674eac1d51 + # libconfig-1.5-7.fc27 + libconfig: + rationale: >- + A simple library for manipulating structured + configuration files. + ref: 21b736560186b9c16e5119341b024e7997436721 + # libcroco-0.6.12-3.fc27 libcroco: rationale: >- Autogenerated by Host & Platform tooling. - ref: 75818f466e8ffa31ca95ef3b33dd63279376f24d + ref: 0415a373392afbae05ed2f2b8a74960f533b83af + # libdaemon-0.14-13.fc27 + libdaemon: + rationale: >- + Provides a lightweight library for writing UNIX + daemons. + ref: 1b2df0a10cbc3ef917788f2df840c4ccaf4eb5de # libdb-5.3.28-26.fc27 libdb: rationale: >- Autogenerated by Host & Platform tooling. ref: eb2e4bfeeba8f14ec03339dc2fd2563380bf6eb0 - # libdnf-0.9.2-1.fc27 + # libdnf-0.9.3-7.fc28 libdnf: rationale: >- Autogenerated by Host & Platform tooling. - ref: 8a2c2ce0fe8899d18e8dfb88dd61fc0b13ab6616 - # libedit-3.1-18.20170329cvs.fc27 + ref: 41be9f6ac7ee8f705ea8ac5c620c3c148eb22083 + # libedit-3.1-20.20170329cvs.fc27 libedit: rationale: >- - Autogenerated by Host & Platform tooling. - ref: de6ceeffb666c37250bf33b38818fddccc440298 - # libestr-0.1.9-7.fc26 + A line-editing library, similar to readline. + ref: 222f034e132e9879c85daaad54a810a9a19aeec4 + # libestr-0.1.9-9.fc27 libestr: rationale: >- Autogenerated by Host & Platform tooling. - ref: da6bb7e9252c928240026c2edbff31505e0a6be0 - # libev-4.24-2.fc26 + ref: 5cc29d36506bf400ec1bf1c2ffdd8da1026145bc + # libev-4.24-4.fc27 libev: rationale: >- - Event model library. - ref: f7b1bcaebb7d48ff0519b1517bf83645f09ccef0 - # libevent-2.0.22-3.fc27 + An event model library. + ref: 8b0e7018cfc7296c369c5dd8ba6a036f8568a812 + # libevent-2.0.22-6.fc27 libevent: rationale: >- - Autogenerated by Host & Platform tooling. - ref: 44dc6d181e6b69bfbcbab29663f9fe3406677118 - # libfastjson-0.99.5-1.fc27 + An event model library. + ref: 4f0862f646c6686b49c303e15734f2e1263b49f4 + # libfastjson-0.99.6-1.fc27 libfastjson: rationale: >- Autogenerated by Host & Platform tooling. - ref: 8627714289f2255fe673700d2331ef3c022931c1 + ref: f5c5c41a80bb67eb3a4c581def6b427e73553d11 # libffi-3.1-14.fc27 libffi: rationale: >- Autogenerated by Host & Platform tooling. ref: ccffc1700abfadb0969495a6e51b964117fc03f6 - # libgcrypt-1.7.8-3.fc27 + # libgcrypt-1.8.0-1.fc27 libgcrypt: rationale: >- Autogenerated by Host & Platform tooling. - ref: 2f0819346c15d844bd3f7345e1548e724148776d + ref: 6c13b08816b206b3ff2bab09fe55157cb3417fd1 # libgpg-error-1.27-3.fc27 libgpg-error: rationale: >- @@ -537,86 +775,123 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 3b526f7b0083a5aa8edfe9cee2239aacd7d26c40 + # libjpeg-turbo-1.5.1-4.fc27 + libjpeg-turbo: + rationale: >- + Provides support for JPEG image format. + ref: 3b09e3fc48ad4ca689c3b13a4fbb0cff2c3c8659 # libksba-1.3.5-5.fc27 libksba: rationale: >- Autogenerated by Host & Platform tooling. ref: 916a7b8afc87b1e8bad87031d6bfc6e62b99103d - # liblogging-1.0.6-1.fc27 + # liblogging-1.0.6-3.fc27 liblogging: rationale: >- Autogenerated by Host & Platform tooling. - ref: 5ef566cdba71733b0afd592dc4f24f36845cb8cc + ref: 3c885fe41054a6604e78db84dcccc5c872a49736 # libmetalink-0.1.3-4.fc27 libmetalink: rationale: >- Autogenerated by Host & Platform tooling. ref: 324893c95a0b58c86a99583b266b4612d0728138 - # libmnl-1.0.4-2.fc26 + # libmnl-1.0.4-4.fc27 libmnl: rationale: >- Autogenerated by Host & Platform tooling. - ref: 0fecaca66472a4f11fbac306aaded65a354dcfab + ref: a10561fd888be2e4c847d1b63e73809790a89a61 + # libmodman-2.0.1-16.fc27 + libmodman: + rationale: >- + Provides a C++ plugin management library. + ref: 7281b8cc6c1adcc393f9e2ef9c9f0d30d12e22cc # libmpc-1.0.2-8.fc27 libmpc: rationale: >- Autogenerated by Host & Platform tooling. ref: 023ca6066b867bfb7e179795ae88df1149dbdc3b - # libnetfilter_conntrack-1.0.6-2.fc26 + # libnetfilter_conntrack-1.0.6-4.fc27 libnetfilter_conntrack: rationale: >- Autogenerated by Host & Platform tooling. - ref: 0e59521eaee1763e46d0a48e0ad6e5d02fc67e59 - # libnfnetlink-1.0.1-9.fc26 + ref: 3d0cb6bbf485c785844fe00d11d6f6b9d0841cf7 + # libnfnetlink-1.0.1-11.fc27 libnfnetlink: rationale: >- Autogenerated by Host & Platform tooling. - ref: 3e3ab7c13aac49047432b6f4ceb42ef1ed48c483 + ref: 8693675179e78c640073cfcf1ce734b697d9f1a5 + # libnfsidmap-0.27-3.fc27 + libnfsidmap: + rationale: >- + Provides names and IDs mapper for NFSv4. + ref: a57248737dbe441bad422a97becc1a49248e6451 + # libnl3-3.3.0-4.fc28 + libnl3: + rationale: >- + Provides a convenience library for kernel netlink + sockets. + ref: 1d20e572c0ec76e8d4444c65d049c4ca1bb757f0 # libpcap-1.8.1-6.fc27 libpcap: rationale: >- Autogenerated by Host & Platform tooling. ref: b03e488428d30a161d610d4f5e9268139c4f2215 - # libpeas-1.21.0-0.1.gitbcc8644.fc27 + # libpciaccess-0.13.4-6.fc27 + libpciaccess: + rationale: >- + PCI hardware enablement. + ref: bb7022ae71b2dea9f1563e0de2b32c899674e4d2 + # libpeas-1.21.0-1.fc27 libpeas: rationale: >- Autogenerated by Host & Platform tooling. - ref: d1faac8d6faaa23bb655d7ab621c84dfca89907f + ref: b81eda113b66f3048e3fee9b2f891bf4da782334 # libpng-1.6.31-1.fc27 libpng: rationale: >- Autogenerated by Host & Platform tooling. ref: 066ba72bbad1c40fc910e339189585040e37ecc2 + # libproxy-0.4.15-4.fc27 + libproxy: + rationale: >- + Provides a library for proxy configuration management. + ref: c0f689bbc8457124e491bce082f33f73e276ba5a # libpwquality-1.4.0-3.fc27 libpwquality: rationale: >- Autogenerated by Host & Platform tooling. ref: cc5cdd8b168cd02be33464a63ef3cfa8c0d972d4 - # librepo-1.7.20-3.fc26 + # librepo-1.8.0-1.fc28 librepo: rationale: >- Autogenerated by Host & Platform tooling. - ref: 372bbc1d15e4a53309229619aa763030d2ebd24d - # libreport-2.9.1-2.fc27 + ref: 3717051fa086b92d5382f2483c9e08ac05e4954f + # libreport-2.9.1-6.fc28 libreport: rationale: >- Autogenerated by Host & Platform tooling. - ref: 8065018638a29032810f740c8be0bc0e66b3dddb + ref: 292f3030702b9cbd6c50a4d574ed016908aef45d # libseccomp-2.3.2-5.fc27 libseccomp: rationale: >- Autogenerated by Host & Platform tooling. ref: 22fd2a096f6c3d49002aa32c8dcd2d1c008d98a0 - # libselinux-2.7-1.fc27 + # libsecret-0.18.5-5.fc27 + libsecret: + rationale: >- + Provides a common password manager and its interface + library. + ref: 623af07d7b64813b202ac8492d1b40380040d9e4 + # libselinux-2.7-3.fc28 libselinux: rationale: >- Autogenerated by Host & Platform tooling. - ref: 2f49e06f77ad59cb2f8bd913c7c8b02ed8969304 - # libsemanage-2.7-1.fc27 + ref: a12937f3348056c93e545bdf36417cce8efc2dce + # libsemanage-2.7-3.fc28 libsemanage: rationale: >- Autogenerated by Host & Platform tooling. - ref: 0b7304dd799faaac72f125166da9e5b78f59b578 + ref: 7378d3b0520672054af53a595ce498d8bd4af209 # libsepol-2.7-1.fc27 libsepol: rationale: >- @@ -627,16 +902,36 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 72591d3bfa8b2b33c1394e781323bc3f9e2b29dd - # libsolv-0.6.28-1.fc27 + # libsolv-0.6.28-8.fc27 libsolv: rationale: >- Autogenerated by Host & Platform tooling. - ref: ba9ff5fd0f584ae15d35752fae1d38c23875e95b + ref: c9393081445f1c0896787c53a58ce11854352665 + # libssh-0.7.5-3.fc27 + libssh: + rationale: >- + Implementation of the SSH protocol. + ref: c35af15fcdb80351feb6458d8ab37c7e84831e98 + # libssh2-1.8.0-4.fc27 + libssh2: + rationale: >- + Implementation of the SSH2 protocol. + ref: 29d026f7128d73c88d91a9d381e4315aadfa906f # libtasn1-4.12-3.fc27 libtasn1: rationale: >- Autogenerated by Host & Platform tooling. ref: 9bc81da66133cc84eeb34a8f1fcdb7c0013a213c + # libtiff-4.0.8-3.fc27 + libtiff: + rationale: >- + Provides support for TIFF image format. + ref: ef755f9382bebc0388015a3d550223468940f6c2 + # libtirpc-1.0.2-3.fc28 + libtirpc: + rationale: >- + Transport-independent RPC library, required for NFS. + ref: f86493f320661ed0184790b6aa1235f956ed9bca # libtool-2.4.6-20.fc27 libtool: rationale: >- @@ -647,11 +942,28 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 9389fb70b39590e0b50f0296800cf1bb02f4d0f0 + # libunwind-1.2-3.fc27 + libunwind: + rationale: >- + Useful for debugging, providing a C ABI to determine + the call chain of a program. + ref: 112998148236a3e92f2ea0c4fbd0a44fb42e8eb0 + # libusb-0.1.5-10.fc27 + libusb: + rationale: >- + USB hardware enablement. + ref: 43b1a3ccb23334948835dce73b484639670d8932 # libusbx-1.0.21-4.fc27 libusbx: rationale: >- - Autogenerated by Host & Platform tooling. + USB hardware enablement. ref: 4179dfa54a056ae81695746ba6da1e0ab7d27c8e + # libuser-0.62-11.fc28 + libuser: + rationale: >- + Provides a library for system user and group + administration. + ref: ba4838d1ee218345f0a280a6607109ebcb7d49ef # libutempter-1.1.6-11.fc27 libutempter: rationale: >- @@ -662,21 +974,53 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 02d57bd5c882fe78f020b74680b744e228c6116c - # libxml2-2.9.4-4.fc27 + # libxml2-2.9.4-5.fc28 libxml2: rationale: >- Autogenerated by Host & Platform tooling. - ref: 7f7d85e93331e2c18be854c008cd1b1a4d0f81a6 - # logrotate-3.12.3-1.fc27 + ref: af3796900136983563c7e23e015496d5e7b9aa1d + # libxslt-1.1.29-6.fc28 + libxslt: + rationale: >- + Provides an XSLT library and utilities, also a common + build dependency. + ref: bcdc201f7cc053881eb6895b3592897db01e919d + # libyaml-0.1.7-4.fc27 + libyaml: + rationale: >- + YAML support, required for modularity. + ref: 4c630b8f3cc50ba317c9522e70baa5098a17b4e3 + # lksctp-tools-1.0.16-8.fc27 + lksctp-tools: + rationale: >- + SCTP interface. + ref: 00444ab0efb5db87d01dce540656f3deaca67e02 + # lldpad-1.0.1-8.git036e314.fc27 + lldpad: + rationale: >- + A link layer discovery daemon with enhanced ethernet + support. + ref: 3c415a0fef0347d05b994b9ea18d9eb74915bd30 + # logrotate-3.12.3-3.fc27 logrotate: rationale: >- Autogenerated by Host & Platform tooling. - ref: b3c5f45db0cbd8e55610009bfc1e5a38cc9ace04 - # lsscsi-0.28-4.fc26 + ref: 9781d85ce497e6f6f9cac47b89f39d09611eadec + # lsof-4.89-7.fc27 + lsof: + rationale: >- + Lists open files; a common system management utility. + ref: 612246fb1e90ebb4d96b5786118ee5654ce711d7 + # lsscsi-0.28-6.fc27 lsscsi: rationale: >- SCSI listing tools. - ref: 6a5443917955017207aede6103807f1f5223575a + ref: f2b1f01e09b555cd6212726f847578694649c22a + # lttng-ust-2.10.0-2.fc28 + lttng-ust: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: e5060fc96e0813dca880b5a6575ef1dc97526a82 # lua-5.3.4-5.fc27 lua: rationale: >- @@ -687,51 +1031,61 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 83333062a45e5ef62c48fca9513146996bf981cc - # lz4-1.7.5-6.fc27 + # lz4-1.8.0-1.fc28 lz4: rationale: >- Autogenerated by Host & Platform tooling. - ref: 83b422360bc83273559b76136bdf5ce7915b10aa - # lzo-2.08-9.fc26 + ref: 3eb2fe9a82143a72fd0f6ce776412e8fe3a1464a + # lzo-2.08-11.fc27 lzo: rationale: >- Autogenerated by Host & Platform tooling. - ref: f507e1f182375aff98c810c2dde30770c54d1465 - # m4-1.4.18-3.fc26 + ref: 8a8b29739952bbbca8fc174b3fbdee5bf624caee + # m4-1.4.18-5.fc27 m4: rationale: >- M4 macro processor. - ref: 720144b905662d90fb6fc44da11e157742dd8087 + ref: 6e392dda98d3c402e140ca274df023cb2ac19f24 # make-4.2.1-4.fc27 make: rationale: >- Make support. ref: 539d55578b45809f7765d9b2a8b9672fa3068580 - # microdnf-3-1.fc27 + # mcstrans-0.3.4-11.fc27 + mcstrans: + rationale: >- + Provides a SELinux translation daemon. + ref: 26f22e0381180f3fb228100a10c867df30c278dd + # mdadm-4.0-5.fc27 + mdadm: + rationale: >- + Provides support for software RAID. + ref: dd54da95e9ebda490e4947c8df5528a4dd0dcaa0 + # microdnf-3-4.fc27 microdnf: rationale: >- Minimized DNF package manager. - ref: 236e81b10f81dc2133300d2879231c0faa470f58 - # mokutil-0.3.0-5.fc27 + ref: fab9e9b8e459ba575c664204fe4b8e121d2a53b5 + # mokutil-0.3.0-7.fc27 mokutil: rationale: >- Autogenerated by Host & Platform tooling. - ref: 594c62387e74d1d7e279302ebfcb411105ddcfdb + ref: deab5e72fec319c687bcb3582e7fc7138f390a7f # mpfr-3.1.5-5.fc27 mpfr: rationale: >- Autogenerated by Host & Platform tooling. ref: f027070a1260d3204282cb7aa90f531a5aad16ba - # mtools-4.0.18-11.fc26 + # mtools-4.0.18-13.fc27 mtools: rationale: >- Autogenerated by Host & Platform tooling. - ref: 90349496f4f041ba4c1396479b921f994cac5164 - # nano-2.8.5-1.fc27 + ref: 7a0fcb61089ef3dd3f93c535a22d4d011c315038 + # nano-2.8.6-3.fc27 nano: rationale: >- Basic editor. - ref: e92ea1170abefb40e97877cf127964291c091b52 + ref: 6579e7ae007775e674f5b69495fb5d191572860f # ncurses-6.0-13.20170722.fc27 ncurses: rationale: >- @@ -742,11 +1096,16 @@ data: rationale: >- Common cryptographic library. ref: 2ec204e2de17006b566c9ff7d90ec65ca1680ed5 - # nghttp2-1.24.0-4.fc27 + # nfs-utils-2.1.1-6.rc5.fc27 + nfs-utils: + rationale: >- + NFS support. + ref: b4bc034399ab32972091302fdecb504279689e74 + # nghttp2-1.25.0-1.fc28 nghttp2: rationale: >- Autogenerated by Host & Platform tooling. - ref: 260b9fba8dad345b4e5bb7378ca661dcc3436b83 + ref: 365144d6bf70229f9895bef2ee1322250cd70309 # npth-1.5-3.fc27 npth: rationale: >- @@ -757,21 +1116,21 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: a0d9dee814d1cb091a92dfc9e0ecde40148f306d - # nss-3.32.0-2.fc27 + # nss-3.32.0-3.fc28 nss: rationale: >- Common cryptographic library. - ref: 2d62c98a259bb936c8b34f0c022bb2aef830f4e6 + ref: 61169569b13845986b3aeed3cfc3a3012a4427f3 # nss-pem-1.0.3-5.fc27 nss-pem: rationale: >- Autogenerated by Host & Platform tooling. ref: b404ed5a1305570a1f4df47be82154d41ca429e9 - # nss-softokn-3.32.0-2.fc27 + # nss-softokn-3.32.0-4.fc27 nss-softokn: rationale: >- Autogenerated by Host & Platform tooling. - ref: 1e8aa24ce979214db88543a195686da97f1926fd + ref: 8dc081267d6cacc627b2745ba66ab65b53c38943 # nss-util-3.32.0-2.fc27 nss-util: rationale: >- @@ -787,51 +1146,72 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: b216871e67d70f05060f2ded7359746331890a3d + # openjpeg2-2.2.0-1.fc27 + openjpeg2: + rationale: >- + Provides support for the JPEG 2000 image format. + ref: 877f1f09c6a3ee682780786e027482ecd254b6c1 # openldap-2.4.45-3.fc27 openldap: rationale: >- Autogenerated by Host & Platform tooling. ref: 671ba8f100c01207f5604f2baf733889a2703106 - # openssh-7.5p1-3.fc27 + # openssh-7.5p1-5.fc27 openssh: rationale: >- SSH clients; SSH server. - ref: 2ea24bb00619ce78ee449b5f7606768b396d6c4d + ref: ef66c0c677013530206ef6e70ed0f30ef47f77db # openssl-1.1.0f-9.fc27 openssl: rationale: >- Common cryptographic library. ref: 50c1418e793b7881c6b0c5b0e5eb10854fe38867 - # os-prober-1.74-1.fc27 + # os-prober-1.74-3.fc27 os-prober: rationale: >- Autogenerated by Host & Platform tooling. - ref: 4f972d5e7e48396df27114d5ecc6ac319fb3d88e - # p11-kit-0.23.7-3.fc27 + ref: a89794e7e84a7f726fd51128b61bd9e75878dca9 + # p11-kit-0.23.8-1.fc27 p11-kit: rationale: >- Autogenerated by Host & Platform tooling. - ref: b6ffbd9b704964e740ef891871c618d3ab45db02 - # pam-1.3.0-5.fc27 + ref: 6bd9b5a1b75cceccca8212aba5fd1d26325a317d + # pam-1.3.0-6.fc28 pam: rationale: >- Autogenerated by Host & Platform tooling. - ref: a6e4462d0d304fce03c86755a3f79d7f4726ad14 + ref: 64bde25a451f5d088d8508c8dbb4103366052d1a + # parted-3.2-28.fc27 + parted: + rationale: >- + Provides the common disk partition manipulation + program. + ref: 633c511c8c8d6f85c3eed7bbe072945ef07731e6 + # passwd-0.79-12.fc27 + passwd: + rationale: >- + Password configuration utility. + ref: 3058c2d2f64594b4605674e8925bf87a284a7753 # patch-2.7.5-6.fc27 patch: rationale: >- Patch support. ref: f3df496daa86f6f8579d715426b5adbd1a5d84b0 + # pciutils-3.5.5-3.fc27 + pciutils: + rationale: >- + Provides PCI bus related utilities. + ref: 2177c4606aecf5bf1bd376c7cd8269a697f38288 # pcre-8.41-1.fc27.2 pcre: rationale: >- Autogenerated by Host & Platform tooling. ref: 93e27456fcb0984e0b40af348019a523c24b6210 - # pcre2-10.30-0.6.RC1.fc27 + # pcre2-10.30-1.fc27 pcre2: rationale: >- Autogenerated by Host & Platform tooling. - ref: d92985a6b125d21a1039bac1e7718c9f2708716f + ref: cda3d6e262f0d77a60610c721f300f59fac66cc4 # perl-srpm-macros-1-24.fc27 perl-srpm-macros: rationale: >- @@ -842,51 +1222,79 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 67459a5e3285a17f4b734d617df534bc016f6536 + # policycoreutils-2.7-3.fc28 + policycoreutils: + rationale: >- + Provides utilities for SELinux-enabled system + management; tools implemented + using non-Platform dynamic + languages can be found in the + appropriate Platform extension + module. + ref: 3ed3f1881341f4998cce5793f236b61ea4d8f956 + # polkit-0.113-15.fc27 + polkit: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 28f947c651f06214041ab4fadfa5754d0316d5a7 # popt-1.16-11.fc27 popt: rationale: >- Autogenerated by Host & Platform tooling. ref: 4f57ac2fe2b8216bfae4e523819f2279ad32a633 - # procps-ng-3.3.10-13.fc26 + # procps-ng-3.3.10-15.fc27 procps-ng: rationale: >- Common utilities. - ref: e54875d55a6b845a707004d29bffa11377321d15 - # psmisc-22.21-9.fc26 + ref: 9d1eb6f843731f31c386a1c8b3bb640d73363419 + # psmisc-23.1-2.fc27 psmisc: rationale: >- Common utilities. - ref: d8eda9b1f9cbc3cfe02fb0c42c8d6a2885d3d25a - # python-iniparse-0.4-24.fc26 + ref: 36658d1963763d3881b019294a046545089a31f9 + # publicsuffix-list-20170809-1.fc27 + publicsuffix-list: + rationale: >- + Provides cross-vendor public domain suffix database; + provides the public suffix list + database in the DAFSA + representation. + ref: 260d7c5569bad9e01c8b17e1cd1b39b3cbbb888f + # python-IPy-0.81-20.fc27 + python-IPy: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: af9ca160bc9527555603cd4eb065a6710b28673f + # python-iniparse-0.4-26.fc28 python-iniparse: rationale: >- Autogenerated by Host & Platform tooling. - ref: 711272419db83ad02f66c3bb4a38e952d08777c2 + ref: f81b0b5401b6b797da4b630116467bffe9214c35 # python-pip-9.0.1-11.fc27 python-pip: rationale: >- Autogenerated by Host & Platform tooling. ref: e27aaa21f19120825b5d729c5c3b470025278702 - # python-rpm-macros-3-21.fc27 + # python-rpm-macros-3-22.fc27 python-rpm-macros: rationale: >- Autogenerated by Host & Platform tooling. - ref: b58450b1f3468ec88cb81f7e5599159306b3121a - # python-setuptools-36.2.0-3.fc27 + ref: cb52c18aa91a05410adb3a329d0781001ec8e9b3 + # python-setuptools-36.2.0-7.fc28 python-setuptools: rationale: >- Autogenerated by Host & Platform tooling. - ref: c15bf68d491f04e74332f34b57c8231364f8d20a - # python-six-1.10.0-9.fc27 + ref: a9c42b4249405e8c64a7e8dda48689fa10532129 + # python-six-1.10.0-11.fc28 python-six: rationale: >- Autogenerated by Host & Platform tooling. - ref: 3e0940960a0fa68c75ea5376f1e8622e4103897d - # python3-3.6.2-6.fc27 + ref: 95795c62e5a562d980a51612b5459f22ed413cd8 + # python3-3.6.2-8.fc27 python3: rationale: >- Autogenerated by Host & Platform tooling. - ref: 2c3b2229eb44215d3bf9cc53ea07d2aa93ae7c82 + ref: b0aea52b4034891c2efd7daa8803de889daceb0a # qrencode-3.4.4-3.fc27 qrencode: rationale: >- @@ -897,31 +1305,48 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: c6eacb1ad42fa189435a48978cf0bb6672d8f2a7 + # quota-4.03-9.fc27 + quota: + rationale: >- + Filesystem quota support, required for NFS. + ref: ca339568be984e03e06a7bedf229d452df9287b5 # readline-7.0-7.fc27 readline: rationale: >- - Autogenerated by Host & Platform tooling. + A line-editing library, similar to libedit. ref: 3f2a3a2460f4d14cc41eaf28aaf0df29d1fe4efc # redhat-rpm-config-67-1.fc27 redhat-rpm-config: rationale: >- Base RPM macros. ref: 6d23bc8dc055c208eb8afbb02a543474716c1670 - # rpm-4.13.0.1-41.fc27 + # rpcbind-0.2.4-7.rc2.fc27.2 + rpcbind: + rationale: >- + Universal addresses to RPC program number mapper, + required for NFS. + ref: edd698f759675cc89855a9043f44960337d59192 + # rpm-4.13.90-0.git14002.7.fc28 rpm: rationale: >- RPM support; RPM build tools. - ref: 4341d10fdfd65169101c2d730afe770e4f6828bd - # rsyslog-8.27.0-1.fc27 + ref: 67d7133dc4307b238491dbd8476935ba52374910 + # rsync-3.1.2-7.fc27 + rsync: + rationale: >- + Provides a tool for files and directories + synchronization. + ref: 063a68f86d2f9330df8244bd1ede773d288a2a2e + # rsyslog-8.29.0-2.fc27 rsyslog: rationale: >- System logging. - ref: c27c7a338676d494e671e9051a8e2395fdca2b78 - # runc-1.0.0-9.git6394544.fc27 + ref: 3f0e3ca5ea080f6cb320a8fb940700332fc5a307 + # runc-1.0.1-3.gitc5ec254.fc27 runc: rationale: >- Minimal container runtime. - ref: 05e0f8e8e27308fc8ab10b38acd3c19d4d4e2f70 + ref: 43158017c903ed4c2787cc80694f39e41f32ce70 # rust-srpm-macros-4-3.fc27 rust-srpm-macros: rationale: >- @@ -932,31 +1357,63 @@ data: rationale: >- Common editor. ref: 4485bf8864b393505685d37ec9162b69b288e729 - # setup-2.10.5-3.fc27 + # selinux-policy-3.13.1-275.fc28 + selinux-policy: + rationale: >- + Provides the base SELinux reference modular policy. + ref: c1ce08ecb5786a0608ce31969d918ac0a1991e0f + # setools-4.1.1-4.fc28 + setools: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 767253148766572bb17f97d5685369220a444fc4 + # setup-2.10.7-1.fc28 setup: rationale: >- Autogenerated by Host & Platform tooling. - ref: 102913ad393280aae251201be1dc69e3f1e1f4d9 + ref: 2612297ec340c16735f16a300b31002e1ff8af1b + # sg3_utils-1.42-3.fc27 + sg3_utils: + rationale: >- + Utilities for SCSI device management. + ref: fe6805bd2d135b4e391a0b23c93f9d68284173bc # sgml-common-0.6.3-46.fc27 sgml-common: rationale: >- Common SGML catalogs; common XML catalogs. ref: 244cf59c28d5ebaace902a5c80ffc1eff3c54734 - # shadow-utils-4.5-3.fc27 + # sgpio-1.2.0.10-19.fc27 + sgpio: + rationale: >- + Provides SGPIO bus support utilities. + ref: 9f904eaa8a29b512ff33f629b2d5da7b1ae512c0 + # shadow-utils-4.5-4.fc27 shadow-utils: rationale: >- Common utilities. - ref: 46349c33e5aea3baa759cc753cce606c399b0a07 - # sqlite-3.20.0-1.fc27 + ref: 2c7fd6de84388eda729beee620a06f7bd5e32415 + # shared-mime-info-1.8-5.fc27 + shared-mime-info: + rationale: >- + The shared MIME information database, a generally + useful data set and a common build + dependency. + ref: 1a0dc28ca1843bb9978c53180765b8842cfa0163 + # snappy-1.1.7-1.fc28 + snappy: + rationale: >- + A common compression library. + ref: 511fd951d29fe445f778da0b1014695be1107c48 + # sqlite-3.20.0-2.fc28 sqlite: rationale: >- Autogenerated by Host & Platform tooling. - ref: 1d7853ae895d87858ae23a887e64f08dcd94f217 - # sudo-1.8.20p2-1.fc27 + ref: 542d236eaca3092522756fa4034679b12d5d1067 + # sudo-1.8.20p2-3.fc27 sudo: rationale: >- Allows restricted root access. - ref: e0f60ff106ad117f99adaedbcf6cafed8182d060 + ref: 185e4548cafc93742da1c198470537998fa87325 # systemd-234-5.fc27 systemd: rationale: >- @@ -967,21 +1424,36 @@ data: rationale: >- Base compression support. ref: 2858c8d1dd0427fd3a9e98cd3ea269be6da5d69e + # tcl-8.6.7-1.fc27 + tcl: + rationale: >- + A common scripting and application integration + language. + ref: 12beae1b31bd19631726ddb9b63a6e17221b5eae # tcp_wrappers-7.6-87.fc27 tcp_wrappers: rationale: >- - Autogenerated by Host & Platform tooling. + An obsolete yet still commonly required networking + filtering tools. ref: 3f5472db89e6bb82b6dc002e3c61fb809f245f37 - # texinfo-6.4-3.fc27 + # texinfo-6.4-5.fc27 texinfo: rationale: >- Autogenerated by Host & Platform tooling. - ref: b2f34d588dbde599f0dd451b5d61df7c66031efd - # tmux-2.5-1.fc27 + ref: fbb2b61cd5d2c2857f2d5e9d2abb043358caf0e1 + # time-1.7-54.fc27 + time: + rationale: >- + Provides a utility for monitoring use of system + resources, fallback for the shell + built-in. + ref: e5ce80ad76ac3b40c82ced21af415d584bf3c917 + # tmux-2.5-4.fc27 tmux: rationale: >- - Terminal multiplexer; required by system deployment tools. - ref: 2cb6cc52afbd2b851781dab63761c4219f1723e0 + Terminal multiplexer; required by system deployment + tools. + ref: 8357d20ea20aaaef7dd622e4de591bca69c3f1d2 # tzdata-2017b-2.fc27 tzdata: rationale: >- @@ -992,26 +1464,47 @@ data: rationale: >- Base compression support. ref: e28499ab813aa960f7eaf038d6a8f2ecba133413 - # util-linux-2.30.1-1.fc27 + # usermode-1.111-12.fc27 + usermode: + rationale: >- + Tools for user account management tasks. + ref: 137e0517402e18f4618183bef5c8f9edb934f6d1 + # userspace-rcu-0.10.0-3.fc27 + userspace-rcu: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: f7e2ab96f18a1187c03db40bdb38b5c75f9ec457 + # util-linux-2.30.1-5.fc27 util-linux: rationale: >- Common utilities. - ref: cdab8b4a761bfd2e5eabdf961646b157810095ef - # vim-8.0.728-1.fc27 + ref: 8aba564a5f30229b192d4332a0aee63f6391dfba + # vim-8.0.983-1.fc28 vim: rationale: >- Autogenerated by Host & Platform tooling. - ref: cf971ee2c5736bf60027f4d0dfa9d404bd2d112e + ref: 3f63f2257b14be890caf9c48a2bfdf09c40479ab + # volume_key-0.3.9-16.fc28 + volume_key: + rationale: >- + Provides tools for manipulating storage volume + encryption keys. + ref: 2894bfabcd7e622b60275d46ac109a7a4dc28780 # which-2.21-4.fc27 which: rationale: >- Autogenerated by Host & Platform tooling. ref: f06f7907645ee2aef0c790fc187c1ead9b341a8b - # xfsprogs-4.11.0-1.fc27 + # xfsprogs-4.12.0-4.fc27 xfsprogs: rationale: >- XFS support. - ref: d58a0298f354fc5ec4c4ab19e40ce037a198fb93 + ref: e6eea5b0c1b85945da4be56d6dbddf5cd9a998cd + # xmlrpc-c-1.48.0-7.fc27 + xmlrpc-c: + rationale: >- + Provides a lightweight RPC library. + ref: 732293b8fa696a4391d9133ec1836f13c4875027 # xz-5.2.3-4.fc27 xz: rationale: >- @@ -1027,8 +1520,8 @@ data: rationale: >- A common compression library. ref: 2bc4b0a6ef3dd81db1f4cb637c41ae496e235569 - # zstd-1.3.0-1.fc27 + # zstd-1.3.1-1.fc28 zstd: rationale: >- Base compression support. - ref: 7bc59d9bda5451ffe89c6b09e8292e367b5a8fc1 + ref: c82a3a0cf898e0075c0efa4079d3caca079b78de From 1379275be5afbde6aca77bf911ab239a4811709d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Tue, 29 Aug 2017 17:03:49 -0400 Subject: [PATCH 13/87] Dropping runc from platform MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit We agreed with the container people it wouldn't be part of platform in the end. Signed-off-by: Petr Ĺ abata --- platform.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/platform.yaml b/platform.yaml index e76ffc3..252e296 100644 --- a/platform.yaml +++ b/platform.yaml @@ -1342,11 +1342,6 @@ data: rationale: >- System logging. ref: 3f0e3ca5ea080f6cb320a8fb940700332fc5a307 - # runc-1.0.1-3.gitc5ec254.fc27 - runc: - rationale: >- - Minimal container runtime. - ref: 43158017c903ed4c2787cc80694f39e41f32ce70 # rust-srpm-macros-4-3.fc27 rust-srpm-macros: rationale: >- From 6cbfd3f2e1be27859ac8c52ce57f89245c30615f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Wed, 30 Aug 2017 16:05:25 -0400 Subject: [PATCH 14/87] Updating tcl MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This is not strictly necessary, only bootstrap needs to be updated, but just to be consistent... Signed-off-by: Petr Ĺ abata --- platform.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platform.yaml b/platform.yaml index 252e296..c961f47 100644 --- a/platform.yaml +++ b/platform.yaml @@ -1419,12 +1419,12 @@ data: rationale: >- Base compression support. ref: 2858c8d1dd0427fd3a9e98cd3ea269be6da5d69e - # tcl-8.6.7-1.fc27 + # tcl-8.6.7-2.fc28 tcl: rationale: >- A common scripting and application integration language. - ref: 12beae1b31bd19631726ddb9b63a6e17221b5eae + ref: 2cec45ffd39f1467a0422b95f138a41a49671c0b # tcp_wrappers-7.6-87.fc27 tcp_wrappers: rationale: >- From d42e0ab5609d2fd10e6423bc2d028883b058007c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Wed, 30 Aug 2017 16:06:43 -0400 Subject: [PATCH 15/87] Temporarily dropping icu to get the build done MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Petr Ĺ abata --- platform.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/platform.yaml b/platform.yaml index c961f47..8d2e4ff 100644 --- a/platform.yaml +++ b/platform.yaml @@ -546,11 +546,6 @@ data: rationale: >- Provides PCI, USB and other hardware IDs. ref: 1a291e36bc1fb0c629f84aa0db489c771d9b3301 - # icu-57.1-4.fc26 - icu: - rationale: >- - Tools and utilities for developing with ICU. - ref: 489d16ef8ae3797e2e34e8d5389f58d26ee0e287 # initscripts-9.77-1.fc27 initscripts: rationale: >- From c643ddf915c3e7b870576711bcef3921212f23cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Thu, 31 Aug 2017 11:38:16 -0400 Subject: [PATCH 16/87] Updating python3 and adding glibc32 to the set MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Petr Ĺ abata --- platform.yaml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/platform.yaml b/platform.yaml index 8d2e4ff..2b63c96 100644 --- a/platform.yaml +++ b/platform.yaml @@ -450,6 +450,11 @@ data: rationale: >- C runtime. ref: eb3d3880c8e0b5c7207c5464fafe3b33a1c3ad74 + # glibc32-2.20-7.3.fc28.6 + glibc32: + rationale: >- + Provides 32-bit headers on 64-bit system. + ref: a2aa3dfc818bcc350d7ed93b9889acf5cce78801 # gmp-6.1.2-6.fc27 gmp: rationale: >- @@ -1285,11 +1290,11 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 95795c62e5a562d980a51612b5459f22ed413cd8 - # python3-3.6.2-8.fc27 + # python3-3.6.2-11.fc27 python3: rationale: >- Autogenerated by Host & Platform tooling. - ref: b0aea52b4034891c2efd7daa8803de889daceb0a + ref: b7855d36446510a3c4ec7ef746ea9a365bd5dd3c # qrencode-3.4.4-3.fc27 qrencode: rationale: >- From 7a35a2e0108dc90eba1a92cfe99f38f858430f1d Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 5 Sep 2017 21:41:13 -0500 Subject: [PATCH 17/87] Updating packages that would not build Signed-off-by: Troy Dawson --- platform.yaml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/platform.yaml b/platform.yaml index 2b63c96..6932f7e 100644 --- a/platform.yaml +++ b/platform.yaml @@ -551,6 +551,11 @@ data: rationale: >- Provides PCI, USB and other hardware IDs. ref: 1a291e36bc1fb0c629f84aa0db489c771d9b3301 + # icu-57.1-4.fc26 + icu: + rationale: >- + Tools and utilities for developing with ICU. + ref: 489d16ef8ae3797e2e34e8d5389f58d26ee0e287 # initscripts-9.77-1.fc27 initscripts: rationale: >- @@ -1171,11 +1176,11 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: a89794e7e84a7f726fd51128b61bd9e75878dca9 - # p11-kit-0.23.8-1.fc27 + # p11-kit-0.23.8-2.fc28 p11-kit: rationale: >- Autogenerated by Host & Platform tooling. - ref: 6bd9b5a1b75cceccca8212aba5fd1d26325a317d + ref: 5c8eae497fbb795830e86b0492a677f9761a7d27 # pam-1.3.0-6.fc28 pam: rationale: >- From 2a68668905d11899bbd8564b11edc857e0014db3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Thu, 7 Sep 2017 19:57:10 +0200 Subject: [PATCH 18/87] Adding fedora-logos to platform MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit And dropping icu again. Signed-off-by: Petr Ĺ abata --- platform.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/platform.yaml b/platform.yaml index 6932f7e..afdc320 100644 --- a/platform.yaml +++ b/platform.yaml @@ -333,6 +333,11 @@ data: Provides support for Fibre Channel over Ethernet configuration. ref: db83516fb48ede8a0ad386ae42dca201897dd095 + # fedora-logos-26.0.1-3.fc27 + fedora-logos: + rationale: >- + Provides Fedora-related icons and pictures. + ref: 05cbc321ac15e5acff1817d6e83d018fcae0eba1 # fedora-modular-release-27-1 fedora-modular-release: rationale: >- @@ -551,11 +556,6 @@ data: rationale: >- Provides PCI, USB and other hardware IDs. ref: 1a291e36bc1fb0c629f84aa0db489c771d9b3301 - # icu-57.1-4.fc26 - icu: - rationale: >- - Tools and utilities for developing with ICU. - ref: 489d16ef8ae3797e2e34e8d5389f58d26ee0e287 # initscripts-9.77-1.fc27 initscripts: rationale: >- From 702057cc4539da9ce9847c650ade45e3ecd62eb1 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Fri, 8 Sep 2017 15:50:44 -0500 Subject: [PATCH 19/87] Updating packages that would not build Signed-off-by: Troy Dawson --- platform.yaml | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/platform.yaml b/platform.yaml index afdc320..b28bdf9 100644 --- a/platform.yaml +++ b/platform.yaml @@ -358,11 +358,11 @@ data: rationale: >- Fetches package sources. ref: cffe61e37baf0d8ec9c35e16beb0d1a8405e3299 - # file-5.31-10.fc28 + # file-5.32-1.fc28 file: rationale: >- Autogenerated by Host & Platform tooling. - ref: 4a853c58ec25956b9ae5c6ae5a0f1813beb08fc8 + ref: f3b3b0726e3e6e646143db29de72b438213ac2cd # filesystem-3.3-3.fc27 filesystem: rationale: >- @@ -556,6 +556,11 @@ data: rationale: >- Provides PCI, USB and other hardware IDs. ref: 1a291e36bc1fb0c629f84aa0db489c771d9b3301 + # icu-57.1-4.fc26 + icu: + rationale: >- + Tools and utilities for developing with ICU. + ref: 489d16ef8ae3797e2e34e8d5389f58d26ee0e287 # initscripts-9.77-1.fc27 initscripts: rationale: >- @@ -984,12 +989,12 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: af3796900136983563c7e23e015496d5e7b9aa1d - # libxslt-1.1.29-6.fc28 + # libxslt-1.1.30-1.fc28 libxslt: rationale: >- Provides an XSLT library and utilities, also a common build dependency. - ref: bcdc201f7cc053881eb6895b3592897db01e919d + ref: c8dcc6dbb1c141d4320dcb1698f9541c461635c7 # libyaml-0.1.7-4.fc27 libyaml: rationale: >- From a0436fa3bd3724ef3021a1ce04989e83b3e1f905 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Wed, 13 Sep 2017 19:15:36 +0200 Subject: [PATCH 20/87] Updating libreport and adding dbxtool MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit dbxtool is needed by shim. libreport was FTBFS. Also dropping icu again (still temporarily broken). Signed-off-by: Petr Ĺ abata --- platform.yaml | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/platform.yaml b/platform.yaml index b28bdf9..1c3cfa7 100644 --- a/platform.yaml +++ b/platform.yaml @@ -226,6 +226,12 @@ data: rationale: >- D-Bus support for GLib packages. ref: 36aac9d484a6ecf69228268e3403b083bd0e113f + # dbxtool-7-6.fc27 + dbxtool: + rationale: >- + Provides DBX updates for securte boot; needed for + shim. + ref: 7e5f368637f421c59237d041d62af9dcd80c23c3 # deltarpm-3.6-24.fc27 deltarpm: rationale: >- @@ -556,11 +562,6 @@ data: rationale: >- Provides PCI, USB and other hardware IDs. ref: 1a291e36bc1fb0c629f84aa0db489c771d9b3301 - # icu-57.1-4.fc26 - icu: - rationale: >- - Tools and utilities for developing with ICU. - ref: 489d16ef8ae3797e2e34e8d5389f58d26ee0e287 # initscripts-9.77-1.fc27 initscripts: rationale: >- @@ -876,11 +877,11 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 3717051fa086b92d5382f2483c9e08ac05e4954f - # libreport-2.9.1-6.fc28 + # libreport-2.9.2-2.fc28 libreport: rationale: >- Autogenerated by Host & Platform tooling. - ref: 292f3030702b9cbd6c50a4d574ed016908aef45d + ref: 5bd628274a25c422c69e0ae8a38669d1ad663c7f # libseccomp-2.3.2-5.fc27 libseccomp: rationale: >- @@ -1079,7 +1080,8 @@ data: # mokutil-0.3.0-7.fc27 mokutil: rationale: >- - Autogenerated by Host & Platform tooling. + Provides a custom secure boot keys management utility; + needed for shim. ref: deab5e72fec319c687bcb3582e7fc7138f390a7f # mpfr-3.1.5-5.fc27 mpfr: From 16dfbc0839f84de62e76390d046c21387f2203ee Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Thu, 14 Sep 2017 12:14:50 -0400 Subject: [PATCH 21/87] Update binutils with fix for building memtest86+ --- platform.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.yaml b/platform.yaml index 1c3cfa7..2227afb 100644 --- a/platform.yaml +++ b/platform.yaml @@ -112,7 +112,7 @@ data: binutils: rationale: >- Binary utilities. - ref: b4e0b0f1cbb2e6e7a1bf05007c0aa5615822226e + ref: 6f9472379846b27b395355f6c6a405e759a0ddd0 # bluez-5.46-3.fc27 bluez: rationale: >- From b1e6c16710701b42dc168e529cbd62165f2e5596 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Fri, 15 Sep 2017 14:58:07 +0200 Subject: [PATCH 22/87] Updating binutils again, this time it should work! MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Petr Ĺ abata --- platform.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platform.yaml b/platform.yaml index 2227afb..e5b50b0 100644 --- a/platform.yaml +++ b/platform.yaml @@ -108,11 +108,11 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 378f1817917a8f2fa6a56ab6801a660e5814fbf5 - # binutils-2.29-6.fc27 + # binutils-2.29-9.fc28 binutils: rationale: >- Binary utilities. - ref: 6f9472379846b27b395355f6c6a405e759a0ddd0 + ref: f9311f0bfc70d61b57aca4e99fb9ac34993ea859 # bluez-5.46-3.fc27 bluez: rationale: >- From 1de2d336e62449233636cc4caef817e2b8a680ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Fri, 15 Sep 2017 16:44:23 +0200 Subject: [PATCH 23/87] Moving grubby to hardware-support MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Petr Ĺ abata --- platform.yaml | 30 ------------------------------ 1 file changed, 30 deletions(-) diff --git a/platform.yaml b/platform.yaml index e5b50b0..eca3cb6 100644 --- a/platform.yaml +++ b/platform.yaml @@ -516,11 +516,6 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: eccebfff98e6c150800990d2dd28da0a412250ce - # grubby-8.40-6.fc27 - grubby: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 8f77e4538db717131f2fab2a337a7fb8a2780d00 # gsettings-desktop-schemas-3.24.0-3.fc27 gsettings-desktop-schemas: rationale: >- @@ -736,11 +731,6 @@ data: rationale: >- A line-editing library, similar to readline. ref: 222f034e132e9879c85daaad54a810a9a19aeec4 - # libestr-0.1.9-9.fc27 - libestr: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 5cc29d36506bf400ec1bf1c2ffdd8da1026145bc # libev-4.24-4.fc27 libev: rationale: >- @@ -751,11 +741,6 @@ data: rationale: >- An event model library. ref: 4f0862f646c6686b49c303e15734f2e1263b49f4 - # libfastjson-0.99.6-1.fc27 - libfastjson: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: f5c5c41a80bb67eb3a4c581def6b427e73553d11 # libffi-3.1-14.fc27 libffi: rationale: >- @@ -796,11 +781,6 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 916a7b8afc87b1e8bad87031d6bfc6e62b99103d - # liblogging-1.0.6-3.fc27 - liblogging: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 3c885fe41054a6604e78db84dcccc5c872a49736 # libmetalink-0.1.3-4.fc27 libmetalink: rationale: >- @@ -1012,11 +992,6 @@ data: A link layer discovery daemon with enhanced ethernet support. ref: 3c415a0fef0347d05b994b9ea18d9eb74915bd30 - # logrotate-3.12.3-3.fc27 - logrotate: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 9781d85ce497e6f6f9cac47b89f39d09611eadec # lsof-4.89-7.fc27 lsof: rationale: >- @@ -1349,11 +1324,6 @@ data: Provides a tool for files and directories synchronization. ref: 063a68f86d2f9330df8244bd1ede773d288a2a2e - # rsyslog-8.29.0-2.fc27 - rsyslog: - rationale: >- - System logging. - ref: 3f0e3ca5ea080f6cb320a8fb940700332fc5a307 # rust-srpm-macros-4-3.fc27 rust-srpm-macros: rationale: >- From b6b7d8d04f2364d319d28e21daa1435f16d403bb Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Fri, 15 Sep 2017 17:59:43 -0500 Subject: [PATCH 24/87] Updated ceph, openjdk, nodejs to fix failed builds Signed-off-by: Troy Dawson --- platform.yaml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/platform.yaml b/platform.yaml index eca3cb6..703751d 100644 --- a/platform.yaml +++ b/platform.yaml @@ -144,11 +144,11 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 6b317cb30587b30bf86750fc248e306d5f5f5404 - # ceph-12.1.4-3.fc28 + # ceph-12.2.0-1.fc28 ceph: rationale: >- Autogenerated by Host & Platform tooling. - ref: 1bc288fec0199d6b06295612e719b45f974529c7 + ref: 6d3068e83f00c9befca172eabc00f084f9f073ba # checkpolicy-2.7-1.fc27 checkpolicy: rationale: >- @@ -557,6 +557,11 @@ data: rationale: >- Provides PCI, USB and other hardware IDs. ref: 1a291e36bc1fb0c629f84aa0db489c771d9b3301 + # icu-57.1-4.fc26 + icu: + rationale: >- + Tools and utilities for developing with ICU. + ref: 489d16ef8ae3797e2e34e8d5389f58d26ee0e287 # initscripts-9.77-1.fc27 initscripts: rationale: >- From 4f647ba953e85b8caa3f365b392014ab7e40f19f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Mon, 18 Sep 2017 10:49:56 +0200 Subject: [PATCH 25/87] Fake-rebuild to work around MBS issues MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Petr Ĺ abata --- platform.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/platform.yaml b/platform.yaml index 703751d..cd7a47d 100644 --- a/platform.yaml +++ b/platform.yaml @@ -557,11 +557,6 @@ data: rationale: >- Provides PCI, USB and other hardware IDs. ref: 1a291e36bc1fb0c629f84aa0db489c771d9b3301 - # icu-57.1-4.fc26 - icu: - rationale: >- - Tools and utilities for developing with ICU. - ref: 489d16ef8ae3797e2e34e8d5389f58d26ee0e287 # initscripts-9.77-1.fc27 initscripts: rationale: >- From 129f062bbaec5e653c0d32b21ac03e6390e6b820 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 18 Sep 2017 11:34:58 -0500 Subject: [PATCH 26/87] Updated libicu and realmd to fix failed builds Signed-off-by: Troy Dawson --- platform.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/platform.yaml b/platform.yaml index cd7a47d..296b172 100644 --- a/platform.yaml +++ b/platform.yaml @@ -557,6 +557,11 @@ data: rationale: >- Provides PCI, USB and other hardware IDs. ref: 1a291e36bc1fb0c629f84aa0db489c771d9b3301 + # icu-57.1-8.fc28 + icu: + rationale: >- + Tools and utilities for developing with ICU. + ref: 8175a6704f882ebcf134df8a3e7638eb64a462ed # initscripts-9.77-1.fc27 initscripts: rationale: >- From aec4d1511e5e9beeabb04bfc13c9f3e4ef894824 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 18 Sep 2017 12:30:39 -0500 Subject: [PATCH 27/87] Update several package to fix failed builds on several others Signed-off-by: Troy Dawson --- platform.yaml | 49 +++++++++++++++++++++++++++---------------------- 1 file changed, 27 insertions(+), 22 deletions(-) diff --git a/platform.yaml b/platform.yaml index 296b172..5755d8b 100644 --- a/platform.yaml +++ b/platform.yaml @@ -180,11 +180,11 @@ data: OpenSSL 1.0 compatibility package; to be removed once nothing in the set requires it. ref: 7d4416b623e4cc1259e3937ef347e26e1eaf5293 - # coreutils-8.27-16.fc28 + # coreutils-8.28-1.fc28 coreutils: rationale: >- Common utilities. - ref: 349062154529401792e83345696f22007909b4f8 + ref: 2d00e2bb9a3d77595124a0b98ad43aec02f7fc99 # cpio-2.12-6.fc27 cpio: rationale: >- @@ -481,11 +481,11 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 026c8aa7404cf588d1be4b17b529658fc69ea3c0 - # gnupg2-2.1.22-1.fc27 + # gnupg2-2.2.0-1.fc28 gnupg2: rationale: >- Signature verification. - ref: 9a5275f84df8db677fbf147079cd9c19bfcdcd41 + ref: 1a6ea83895ca74a9c20c731dda0c4e067db12c3d # gnutls-3.6.0-1.fc28 gnutls: rationale: >- @@ -562,6 +562,11 @@ data: rationale: >- Tools and utilities for developing with ICU. ref: 8175a6704f882ebcf134df8a3e7638eb64a462ed + # ima-evm-utils-1.0-1.fc28 + ima-evm-utils: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: d9b7b2657cde84beab1102d7a298e5fd706857b6 # initscripts-9.77-1.fc27 initscripts: rationale: >- @@ -644,13 +649,13 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 9de04eff7aa66df3c2ff462abf43ce45c84468a8 - # krb5-1.15.1-25.fc28 + # krb5-1.15.1-28.fc28 krb5: rationale: >- Provides Kerberos libraries; provides Kerberos PKINIT plugin; provides Kerberos client utilities. - ref: 8f0349dc3ebd1e307b37ab0fe0f6e065bfe8291e + ref: 11b90e9e6e42aeb2568fb67e68eb3e398dd4fbcb # less-487-5.fc27 less: rationale: >- @@ -751,11 +756,11 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: ccffc1700abfadb0969495a6e51b964117fc03f6 - # libgcrypt-1.8.0-1.fc27 + # libgcrypt-1.8.1-1.fc28 libgcrypt: rationale: >- Autogenerated by Host & Platform tooling. - ref: 6c13b08816b206b3ff2bab09fe55157cb3417fd1 + ref: 32333cbd3a282a196c13a193ed0d2483c204b3b5 # libgpg-error-1.27-3.fc27 libgpg-error: rationale: >- @@ -766,11 +771,11 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: c9b896cc7d2298be00e20e08728b7e9d41effc7d - # libidn2-2.0.3-1.fc27 + # libidn2-2.0.4-1.fc28 libidn2: rationale: >- Autogenerated by Host & Platform tooling. - ref: 373aa1e469e77e34df9620e3e87c48d5d279bd57 + ref: 8437cec6c1bdd56fd80e59e4597e5ea2cc973b1e # libipt-1.6.1-4.fc27 libipt: rationale: >- @@ -965,16 +970,16 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: f6e39eb0c4aef28239a0e9c3074c0b76a0fafd46 - # libverto-0.2.6-11.fc27 + # libverto-0.3.0-1.fc28 libverto: rationale: >- Autogenerated by Host & Platform tooling. - ref: 02d57bd5c882fe78f020b74680b744e228c6116c - # libxml2-2.9.4-5.fc28 + ref: 3755f42daca7ea421b1b31e0be29503b73faef47 + # libxml2-2.9.5-1.fc28 libxml2: rationale: >- Autogenerated by Host & Platform tooling. - ref: af3796900136983563c7e23e015496d5e7b9aa1d + ref: 72e4478789a0052ec0417feb8ca651782d6480a2 # libxslt-1.1.30-1.fc28 libxslt: rationale: >- @@ -1244,14 +1249,14 @@ data: rationale: >- Common utilities. ref: 36658d1963763d3881b019294a046545089a31f9 - # publicsuffix-list-20170809-1.fc27 + # publicsuffix-list-20170828-1.fc28 publicsuffix-list: rationale: >- Provides cross-vendor public domain suffix database; provides the public suffix list database in the DAFSA representation. - ref: 260d7c5569bad9e01c8b17e1cd1b39b3cbbb888f + ref: 84b677dd1cded6676b608f769dd97456d6663698 # python-IPy-0.81-20.fc27 python-IPy: rationale: >- @@ -1318,11 +1323,11 @@ data: Universal addresses to RPC program number mapper, required for NFS. ref: edd698f759675cc89855a9043f44960337d59192 - # rpm-4.13.90-0.git14002.7.fc28 + # rpm-4.14.0-0.rc1.2.fc28 rpm: rationale: >- RPM support; RPM build tools. - ref: 67d7133dc4307b238491dbd8476935ba52374910 + ref: aa109fa4c6cb6dfa5b045e10729074392fbc9ceb # rsync-3.1.2-7.fc27 rsync: rationale: >- @@ -1349,11 +1354,11 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 767253148766572bb17f97d5685369220a444fc4 - # setup-2.10.7-1.fc28 + # setup-2.10.10-1.fc28 setup: rationale: >- Autogenerated by Host & Platform tooling. - ref: 2612297ec340c16735f16a300b31002e1ff8af1b + ref: 948a5acf91fff228617c9382cc5858bc12ba0692 # sg3_utils-1.42-3.fc27 sg3_utils: rationale: >- @@ -1386,11 +1391,11 @@ data: rationale: >- A common compression library. ref: 511fd951d29fe445f778da0b1014695be1107c48 - # sqlite-3.20.0-2.fc28 + # sqlite-3.20.1-1.fc28 sqlite: rationale: >- Autogenerated by Host & Platform tooling. - ref: 542d236eaca3092522756fa4034679b12d5d1067 + ref: d786881866cba8a68b6f568a9b3b3368656204fd # sudo-1.8.20p2-3.fc27 sudo: rationale: >- From ad2d8520887d0e47bd7433f7367d5dc0e4cb8d14 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 18 Sep 2017 15:30:23 -0500 Subject: [PATCH 28/87] Updated e2fsprogs, gdb, and added aajohan-comfortaa-fonts to fix failed builds Signed-off-by: Troy Dawson --- platform.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/platform.yaml b/platform.yaml index 5755d8b..01e6a24 100644 --- a/platform.yaml +++ b/platform.yaml @@ -303,11 +303,11 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 5843a188a00b9f6b98e99606f133de047a1f17df - # e2fsprogs-1.43.5-2.fc27 + # e2fsprogs-1.43.6-1.fc28 e2fsprogs: rationale: >- Ext filesystem support. - ref: 5ff4c970bbe5efb45b6032176abb220b546fb9c9 + ref: 8fe64155631c07e0e6c03d6f2ef52fbca8cf46f8 # ebtables-2.0.10-24.fc27 ebtables: rationale: >- @@ -421,11 +421,11 @@ data: rationale: >- C runtime; C++ runtime; C compiler; C++ compiler. ref: 23f4b29ddd1324d32f170995975ce4ba2150bf1b - # gdb-8.0-24.fc28 + # gdb-8.0-25.fc28 gdb: rationale: >- Autogenerated by Host & Platform tooling. - ref: d4a557a0ab8cbfb065b21f247cd33d960e868f3e + ref: f318b4ab7b52765f4875a12e99a575a20c27f5ee # gdbm-1.13-3.fc27 gdbm: rationale: >- From 83c979e31bd47f2890cd0c4c45b0f1d2318fae9d Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 18 Sep 2017 16:25:40 -0500 Subject: [PATCH 29/87] Updated systemd Signed-off-by: Troy Dawson --- platform.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platform.yaml b/platform.yaml index 01e6a24..6315900 100644 --- a/platform.yaml +++ b/platform.yaml @@ -1401,11 +1401,11 @@ data: rationale: >- Allows restricted root access. ref: 185e4548cafc93742da1c198470537998fa87325 - # systemd-234-5.fc27 + # systemd-234-6.fc28 systemd: rationale: >- The init system. - ref: 27bd1bd49f9d322e62d8d85963a75307262f9953 + ref: 8b20c798c76cd1a70c23496126bef612f9d8976a # tar-1.29-7.fc27 tar: rationale: >- From 7edf4c7f456cf73b1e034b3945ed153022e4969d Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Tue, 19 Sep 2017 08:37:51 -0400 Subject: [PATCH 30/87] Empty commit to rebuild From b4393640ea32862469b056e0f4db5f7c763ae690 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Tue, 19 Sep 2017 16:46:36 +0200 Subject: [PATCH 31/87] Build the modularity-aware DNF MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Petr Ĺ abata --- platform.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.yaml b/platform.yaml index 6315900..3c89042 100644 --- a/platform.yaml +++ b/platform.yaml @@ -272,7 +272,7 @@ data: dnf: rationale: >- DNF package manager. - ref: 1a96fa5baccf55f52f22e75abd6db93e6a9c605c + ref: boltron # docbook-dtds-1.0-67.fc27 docbook-dtds: rationale: >- From ffaac332dcc1fff34533c8356f2947dbd37a90d8 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 19 Sep 2017 21:32:23 +0200 Subject: [PATCH 32/87] and libdnf too Signed-off-by: Igor Gnatenko --- platform.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.yaml b/platform.yaml index 3c89042..164db4c 100644 --- a/platform.yaml +++ b/platform.yaml @@ -735,7 +735,7 @@ data: libdnf: rationale: >- Autogenerated by Host & Platform tooling. - ref: 41be9f6ac7ee8f705ea8ac5c620c3c148eb22083 + ref: boltron # libedit-3.1-20.20170329cvs.fc27 libedit: rationale: >- From 218806b8c2ad2de53232c0a392a46973964cef03 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 19 Sep 2017 21:42:48 +0200 Subject: [PATCH 33/87] and move dnf one level up for having libdnf available Signed-off-by: Igor Gnatenko --- platform.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/platform.yaml b/platform.yaml index 164db4c..fd5ec47 100644 --- a/platform.yaml +++ b/platform.yaml @@ -273,6 +273,7 @@ data: rationale: >- DNF package manager. ref: boltron + buildorder: 1 # docbook-dtds-1.0-67.fc27 docbook-dtds: rationale: >- From c10684a67f3e614cd536f16cc557141b1df0d4b6 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 19 Sep 2017 17:24:28 -0500 Subject: [PATCH 34/87] Updated gd, gnuplot, and golang to fix failed builds Signed-off-by: Troy Dawson --- platform.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/platform.yaml b/platform.yaml index fd5ec47..3c89042 100644 --- a/platform.yaml +++ b/platform.yaml @@ -273,7 +273,6 @@ data: rationale: >- DNF package manager. ref: boltron - buildorder: 1 # docbook-dtds-1.0-67.fc27 docbook-dtds: rationale: >- @@ -736,7 +735,7 @@ data: libdnf: rationale: >- Autogenerated by Host & Platform tooling. - ref: boltron + ref: 41be9f6ac7ee8f705ea8ac5c620c3c148eb22083 # libedit-3.1-20.20170329cvs.fc27 libedit: rationale: >- From b7cb5f4c05492ab7d4bb72aa1a1ba86060a6d32a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Wed, 20 Sep 2017 18:53:46 +0200 Subject: [PATCH 35/87] Switching to the modular DNF for real MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Petr Ĺ abata --- platform.yaml | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) diff --git a/platform.yaml b/platform.yaml index 3c89042..13a6e69 100644 --- a/platform.yaml +++ b/platform.yaml @@ -57,6 +57,11 @@ data: - shadow-utils components: rpms: + # PyYAML-3.12-7.fc28 + PyYAML: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 3e1f78f7d10ff62d4a9f9d85f2386a0db66974d1 # acl-2.2.52-18.fc27 acl: rationale: >- @@ -268,7 +273,7 @@ data: rationale: >- Provides support for RAID. ref: 4fae7d7f4538f9225f93648de759e8231f3af882 - # dnf-2.6.3-4.fc28 + # dnf-2.6.3-11.module_fde169a6.modularity.1.cc067f9 dnf: rationale: >- DNF package manager. @@ -735,7 +740,7 @@ data: libdnf: rationale: >- Autogenerated by Host & Platform tooling. - ref: 41be9f6ac7ee8f705ea8ac5c620c3c148eb22083 + ref: boltron # libedit-3.1-20.20170329cvs.fc27 libedit: rationale: >- @@ -1062,6 +1067,11 @@ data: rationale: >- Minimized DNF package manager. ref: fab9e9b8e459ba575c664204fe4b8e121d2a53b5 + # modulemd-1.3.0-1.fc28 + modulemd: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 3a8bd97706dae31e83ef442c2c8b56db026fa15c # mokutil-0.3.0-7.fc27 mokutil: rationale: >- @@ -1262,6 +1272,11 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: af9ca160bc9527555603cd4eb065a6710b28673f + # python-dateutil-2.6.0-4.fc27 + python-dateutil: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: fcaed26785869caf09546961fc6da442ef97404f # python-iniparse-0.4-26.fc28 python-iniparse: rationale: >- @@ -1287,6 +1302,11 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 95795c62e5a562d980a51612b5459f22ed413cd8 + # python-smartcols-0.2.0-5.fc27 + python-smartcols: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: fcd750d63299062f18a2fb5d9c50c8dfbdef4f50 # python3-3.6.2-11.fc27 python3: rationale: >- From 83b2a29373141ad26b5c70d6e32abb51cb92a0c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Wed, 20 Sep 2017 20:56:46 +0200 Subject: [PATCH 36/87] Working around an MBS issue MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Petr Ĺ abata From 26eae6dc3c48fad3160b0fe6f814ebf16480fac5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Thu, 21 Sep 2017 21:21:41 +0200 Subject: [PATCH 37/87] Include hmaccalc for dracut-fips MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Petr Ĺ abata --- platform.yaml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/platform.yaml b/platform.yaml index 13a6e69..725d43a 100644 --- a/platform.yaml +++ b/platform.yaml @@ -296,7 +296,14 @@ data: # dracut-046-7.git20170824.fc28 dracut: rationale: >- - Autogenerated by Host & Platform tooling. + Initramfs generator; provides tools needed to drop + capabilities; provides generic, + non-host-specific dracut config; + provides generic rescue dracut + config; provides FIPS mode for + dracut; provides tools needed to + create generic, network-enabled + dracut images. ref: 87cf605e9af2205825cf77eedec8e0664f6c6a74 # dtc-1.4.4-4.fc27 dtc: @@ -551,6 +558,11 @@ data: rationale: >- HFS support. ref: 0fe9d75dbad8ef17456430bab38e323351ac470f + # hmaccalc-0.9.14-8.fc27 + hmaccalc: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 19ef74575605abc11c5aefd33d0d531e69b6a32b # hostname-3.18-4.fc27 hostname: rationale: >- From 0874a2bb458e02a463afa4343a7ef92f48564acc Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Fri, 22 Sep 2017 15:46:52 -0400 Subject: [PATCH 38/87] Add fedora-repos for fedora-gpg-keys Signed-off-by: Stephen Gallagher --- platform.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/platform.yaml b/platform.yaml index 725d43a..4cb565d 100644 --- a/platform.yaml +++ b/platform.yaml @@ -55,6 +55,8 @@ data: - redhat-rpm-config - rpm-build - shadow-utils + filter: + - fedora-repos components: rpms: # PyYAML-3.12-7.fc28 @@ -366,6 +368,11 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: master + # fedora-repos-28-0.2 + fedora-repos: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 90d89ea6c3dbde6acf419ab5adbd098eac117438 # fedora-rpm-macros-26-3.fc27 fedora-rpm-macros: rationale: >- From bb2415eb14537391a3b99a1df5d20ec3d2f108f3 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 25 Sep 2017 15:10:11 -0500 Subject: [PATCH 39/87] Updating multiple packages that would not build Signed-off-by: Troy Dawson --- platform.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platform.yaml b/platform.yaml index 4cb565d..d740338 100644 --- a/platform.yaml +++ b/platform.yaml @@ -627,11 +627,11 @@ data: rationale: >- Provides tooling for iSCSI. ref: 4a8379426aec04d9da656420ed5607488289b172 - # isl-0.16.1-3.fc27 + # isl-0.16.1-4.fc28 isl: rationale: >- Autogenerated by Host & Platform tooling. - ref: 385986ba89214f21446da7d8135d1aeea7722374 + ref: bc5e1f7de7341ac61a8303b1bb1e45258190c3bb # isns-utils-0.97-5.fc27 isns-utils: rationale: >- From bc426f35fa3e47dcc48bd29e1c432df7acbf8b6f Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Tue, 26 Sep 2017 09:09:31 -0400 Subject: [PATCH 40/87] Update fedora-repos to include dist tag Signed-off-by: Stephen Gallagher --- platform.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/platform.yaml b/platform.yaml index d740338..8bdcc08 100644 --- a/platform.yaml +++ b/platform.yaml @@ -368,11 +368,11 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: master - # fedora-repos-28-0.2 + # fedora-repos-28-0.3 fedora-repos: rationale: >- Autogenerated by Host & Platform tooling. - ref: 90d89ea6c3dbde6acf419ab5adbd098eac117438 + ref: be393057db45c650bbc9d7b7ffab018156c1a869 # fedora-rpm-macros-26-3.fc27 fedora-rpm-macros: rationale: >- @@ -755,7 +755,7 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: eb2e4bfeeba8f14ec03339dc2fd2563380bf6eb0 - # libdnf-0.9.3-7.fc28 + # libdnf-0.9.3-6.module_fde169a6.modularity.2 libdnf: rationale: >- Autogenerated by Host & Platform tooling. From 2c6966592159ea1d36d36e9edf65679c08f894b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Wed, 27 Sep 2017 20:05:25 +0200 Subject: [PATCH 41/87] Adding rootfiles to platform MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Petr Ĺ abata --- platform.yaml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/platform.yaml b/platform.yaml index 8bdcc08..edf3253 100644 --- a/platform.yaml +++ b/platform.yaml @@ -907,11 +907,11 @@ data: Provides a common password manager and its interface library. ref: 623af07d7b64813b202ac8492d1b40380040d9e4 - # libselinux-2.7-3.fc28 + # libselinux-2.7-4.fc28 libselinux: rationale: >- Autogenerated by Host & Platform tooling. - ref: a12937f3348056c93e545bdf36417cce8efc2dce + ref: 85e255c58eef490258110c7c026f24f9dbf7a513 # libsemanage-2.7-3.fc28 libsemanage: rationale: >- @@ -1356,6 +1356,11 @@ data: rationale: >- Base RPM macros. ref: 6d23bc8dc055c208eb8afbb02a543474716c1670 + # rootfiles-8.1-21.fc27 + rootfiles: + rationale: >- + Basic files for the root's home. + ref: 637a460d1a4d4ff432c69a5abba96dbfa4558873 # rpcbind-0.2.4-7.rc2.fc27.2 rpcbind: rationale: >- From 70ba1d2a2d58333566fb9ec7a81f5066459f90ad Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Wed, 27 Sep 2017 18:33:51 -0500 Subject: [PATCH 42/87] Updated python packages to build python3 subpackages Signed-off-by: Troy Dawson --- platform.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/platform.yaml b/platform.yaml index edf3253..574c54d 100644 --- a/platform.yaml +++ b/platform.yaml @@ -59,11 +59,11 @@ data: - fedora-repos components: rpms: - # PyYAML-3.12-7.fc28 + # PyYAML-3.12-8.fc28 PyYAML: rationale: >- Autogenerated by Host & Platform tooling. - ref: 3e1f78f7d10ff62d4a9f9d85f2386a0db66974d1 + ref: 60bf96a9c58d2402d682f51573425c86a8d6d530 # acl-2.2.52-18.fc27 acl: rationale: >- @@ -440,11 +440,11 @@ data: rationale: >- C runtime; C++ runtime; C compiler; C++ compiler. ref: 23f4b29ddd1324d32f170995975ce4ba2150bf1b - # gdb-8.0-25.fc28 + # gdb-8.0.1-27.fc28 gdb: rationale: >- Autogenerated by Host & Platform tooling. - ref: f318b4ab7b52765f4875a12e99a575a20c27f5ee + ref: 1b69fa99d423093778cd202e9c968803dda0f410 # gdbm-1.13-3.fc27 gdbm: rationale: >- @@ -755,7 +755,7 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: eb2e4bfeeba8f14ec03339dc2fd2563380bf6eb0 - # libdnf-0.9.3-6.module_fde169a6.modularity.2 + # libdnf-0.9.3-7.fc28 libdnf: rationale: >- Autogenerated by Host & Platform tooling. From 112bababc8b990ae1e2e67e2cf06ad546fa85c36 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Fri, 29 Sep 2017 09:04:03 -0500 Subject: [PATCH 43/87] Put back some mis-removed packages Signed-off-by: Troy Dawson --- platform.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.yaml b/platform.yaml index 574c54d..145a8dc 100644 --- a/platform.yaml +++ b/platform.yaml @@ -755,7 +755,7 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: eb2e4bfeeba8f14ec03339dc2fd2563380bf6eb0 - # libdnf-0.9.3-7.fc28 + # libdnf-0.9.3-6.module_fde169a6.modularity.2 libdnf: rationale: >- Autogenerated by Host & Platform tooling. From b119a6f15f6ddc31bdc5a2fa05968f0c91d65fff Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 2 Oct 2017 11:13:18 -0500 Subject: [PATCH 44/87] Updated lvm2 and corosync Signed-off-by: Troy Dawson --- platform.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/platform.yaml b/platform.yaml index 145a8dc..483ca97 100644 --- a/platform.yaml +++ b/platform.yaml @@ -275,7 +275,7 @@ data: rationale: >- Provides support for RAID. ref: 4fae7d7f4538f9225f93648de759e8231f3af882 - # dnf-2.6.3-11.module_fde169a6.modularity.1.cc067f9 + # dnf-2.6.3-13.module_2a585f8a.modularity.1.22c5c22 dnf: rationale: >- DNF package manager. @@ -1046,11 +1046,11 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 0b6e19e40a24afd8ca15886a1c52d2e504a3ec85 - # lvm2-2.02.173-4.fc27 + # lvm2-2.02.174-2.fc28 lvm2: rationale: >- Autogenerated by Host & Platform tooling. - ref: 83333062a45e5ef62c48fca9513146996bf981cc + ref: ed7ef951d405e6b8950969d74c8e55a2df4792e1 # lz4-1.8.0-1.fc28 lz4: rationale: >- From ad3a2f06f60d99bf4a8aba8d0b798b0cdeae451a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Wed, 4 Oct 2017 16:00:03 +0200 Subject: [PATCH 45/87] Rebuilding to include the latest repo changes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Petr Ĺ abata From d063db4fa97867370f0f202816a051e8d7f11e0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Wed, 4 Oct 2017 17:18:28 +0200 Subject: [PATCH 46/87] Rebuilding to include the latest release changes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Petr Ĺ abata From 4bbcc4d697cab322e0ef286d220f386635cca20b Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Thu, 5 Oct 2017 11:37:19 +0200 Subject: [PATCH 47/87] bump libxslt to fix xslt-config Signed-off-by: Igor Gnatenko --- platform.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platform.yaml b/platform.yaml index 483ca97..72cb7da 100644 --- a/platform.yaml +++ b/platform.yaml @@ -1004,12 +1004,12 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 72e4478789a0052ec0417feb8ca651782d6480a2 - # libxslt-1.1.30-1.fc28 + # libxslt-1.1.30-2.fc28 libxslt: rationale: >- Provides an XSLT library and utilities, also a common build dependency. - ref: c8dcc6dbb1c141d4320dcb1698f9541c461635c7 + ref: 09600b08dbdc05d6bbd509af6ff2a7e1e2e754f6 # libyaml-0.1.7-4.fc27 libyaml: rationale: >- From 75b19a022df093ec1a6aa05269e0b2095d0bfef5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Fri, 6 Oct 2017 10:11:41 +0200 Subject: [PATCH 48/87] Rebuilding to include the latest repos and dnf MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Petr Ĺ abata From 558274e8038e07ec97997584f2c89d9592114df3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Fri, 6 Oct 2017 12:33:37 +0200 Subject: [PATCH 49/87] Rebuilding dnf MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Petr Ĺ abata From 8eb1cf59733bb319ee9972d2601b1b27433ddade Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Fri, 6 Oct 2017 13:42:53 +0200 Subject: [PATCH 50/87] Yet another dnf rebuild MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Petr Ĺ abata From 3c52ba648b1c81b33a519f5c10141675815ff662 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Fri, 6 Oct 2017 17:40:49 +0200 Subject: [PATCH 51/87] bump libdnf + dnf Signed-off-by: Igor Gnatenko --- platform.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platform.yaml b/platform.yaml index 72cb7da..7c29a59 100644 --- a/platform.yaml +++ b/platform.yaml @@ -275,7 +275,7 @@ data: rationale: >- Provides support for RAID. ref: 4fae7d7f4538f9225f93648de759e8231f3af882 - # dnf-2.6.3-13.module_2a585f8a.modularity.1.22c5c22 + # dnf-2.7.3-1.module_042d0c64.modularity.1.3fb9e5c dnf: rationale: >- DNF package manager. @@ -755,7 +755,7 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: eb2e4bfeeba8f14ec03339dc2fd2563380bf6eb0 - # libdnf-0.9.3-6.module_fde169a6.modularity.2 + # libdnf-0.10.1-2.module_042d0c64.modularity.1 libdnf: rationale: >- Autogenerated by Host & Platform tooling. From f1ccc484800dc592f3173df6d003c140d2521417 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 10 Oct 2017 11:51:46 -0500 Subject: [PATCH 52/87] Updating corosync python-mock guile and dlm to fix failed builds Signed-off-by: Troy Dawson --- platform.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platform.yaml b/platform.yaml index 7c29a59..4641c3f 100644 --- a/platform.yaml +++ b/platform.yaml @@ -545,11 +545,11 @@ data: rationale: >- Provides GSSAPI credential handling. ref: 21c2f037de795def7dfafe0692c2ae0b73b9abcd - # guile-2.0.14-3.fc27 + # guile-2.0.14-4.fc28 guile: rationale: >- Autogenerated by Host & Platform tooling. - ref: 2d4f42b413781574298e5a2a7964030e3306a1ba + ref: 2e1753128fef7e6f97f1a37ad9ff93864840f045 # gzip-1.8-4.fc27 gzip: rationale: >- From 3d57fefb2425d0d3330c9f76019cc07a8e9ae619 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 10 Oct 2017 15:42:47 -0500 Subject: [PATCH 53/87] Updated rpm to hopefully fix texlive Signed-off-by: Troy Dawson --- platform.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platform.yaml b/platform.yaml index 4641c3f..6159631 100644 --- a/platform.yaml +++ b/platform.yaml @@ -1367,11 +1367,11 @@ data: Universal addresses to RPC program number mapper, required for NFS. ref: edd698f759675cc89855a9043f44960337d59192 - # rpm-4.14.0-0.rc1.2.fc28 + # rpm-4.14.0-0.rc2.3.fc28 rpm: rationale: >- RPM support; RPM build tools. - ref: aa109fa4c6cb6dfa5b045e10729074392fbc9ceb + ref: b4ee3799d1792ce29eb2af8038d3b31816e077b3 # rsync-3.1.2-7.fc27 rsync: rationale: >- From 36d74a64328939bb137a73ea5dec0cb8387fbc3a Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 10 Oct 2017 17:10:55 -0500 Subject: [PATCH 54/87] Updated rpm to fix failed builds Signed-off-by: Troy Dawson --- platform.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platform.yaml b/platform.yaml index 6159631..88022b2 100644 --- a/platform.yaml +++ b/platform.yaml @@ -1367,11 +1367,11 @@ data: Universal addresses to RPC program number mapper, required for NFS. ref: edd698f759675cc89855a9043f44960337d59192 - # rpm-4.14.0-0.rc2.3.fc28 + # rpm-4.14.0-0.rc2.5.fc28 rpm: rationale: >- RPM support; RPM build tools. - ref: b4ee3799d1792ce29eb2af8038d3b31816e077b3 + ref: cae5fc9f6f49cf9086cec24760cb720e59d3aa67 # rsync-3.1.2-7.fc27 rsync: rationale: >- From 08535360b98abd6444ed4905c595d27af8f51055 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Wed, 11 Oct 2017 12:01:54 -0400 Subject: [PATCH 55/87] Updating powerpc-utils to fix rhbz#1463749 Signed-off-by: Stephen Gallagher --- platform.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/platform.yaml b/platform.yaml index 88022b2..6abf330 100644 --- a/platform.yaml +++ b/platform.yaml @@ -1268,6 +1268,11 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 4f57ac2fe2b8216bfae4e523819f2279ad32a633 + # powerpc-utils-1.3.4-2.fc27 + powerpc-utils: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 3be82c36236095c93459a729533ed0bf71d13e01 # procps-ng-3.3.10-15.fc27 procps-ng: rationale: >- From 5aeac98b08d7dec4047c4e2ecca4e3a7b559d77d Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Wed, 11 Oct 2017 12:10:49 -0400 Subject: [PATCH 56/87] Filter out the powerpc-utils subpackage Signed-off-by: Stephen Gallagher --- platform.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/platform.yaml b/platform.yaml index 6abf330..9509a1f 100644 --- a/platform.yaml +++ b/platform.yaml @@ -57,6 +57,7 @@ data: - shadow-utils filter: - fedora-repos + - powerpc-utils components: rpms: # PyYAML-3.12-8.fc28 From 4d9fbaacfc72207b6645657146ce4f6e5b6d10c4 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 16 Oct 2017 13:29:47 +0200 Subject: [PATCH 57/87] update Signed-off-by: Igor Gnatenko --- platform.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/platform.yaml b/platform.yaml index 9509a1f..5feef47 100644 --- a/platform.yaml +++ b/platform.yaml @@ -359,12 +359,12 @@ data: rationale: >- Provides Fedora-related icons and pictures. ref: 05cbc321ac15e5acff1817d6e83d018fcae0eba1 - # fedora-modular-release-27-1 + # fedora-modular-release-dummyversion-dummyrelease fedora-modular-release: rationale: >- Base system files and macros. ref: master - # fedora-modular-repos-27-1 + # fedora-modular-repos-dummyversion-dummyrelease fedora-modular-repos: rationale: >- Autogenerated by Host & Platform tooling. @@ -756,11 +756,11 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: eb2e4bfeeba8f14ec03339dc2fd2563380bf6eb0 - # libdnf-0.10.1-2.module_042d0c64.modularity.1 + # libdnf-0.11.0-1.fc28 libdnf: rationale: >- Autogenerated by Host & Platform tooling. - ref: boltron + ref: 78fdc8bb3f5224553a8cd0787a73b6b3202bc559 # libedit-3.1-20.20170329cvs.fc27 libedit: rationale: >- @@ -1327,11 +1327,11 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 95795c62e5a562d980a51612b5459f22ed413cd8 - # python-smartcols-0.2.0-5.fc27 + # python-smartcols-0.3.0-1.fc28 python-smartcols: rationale: >- Autogenerated by Host & Platform tooling. - ref: fcd750d63299062f18a2fb5d9c50c8dfbdef4f50 + ref: 6185c69184df873f8822b5df42a38c0b8fb6e8e3 # python3-3.6.2-11.fc27 python3: rationale: >- @@ -1511,11 +1511,11 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: f7e2ab96f18a1187c03db40bdb38b5c75f9ec457 - # util-linux-2.30.1-5.fc27 + # util-linux-2.30.2-1.fc28 util-linux: rationale: >- Common utilities. - ref: 8aba564a5f30229b192d4332a0aee63f6391dfba + ref: 558fdf8110e5ab2799c553e1c9e75b6a8e3eb23d # vim-8.0.983-1.fc28 vim: rationale: >- From 11fe7bb7840e94c683a6fb2a9545e790b5391e26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Mon, 16 Oct 2017 15:52:42 +0200 Subject: [PATCH 58/87] Updating the update script MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Petr Ĺ abata --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 7cc765c..5cfaa3f 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,6 @@ SOURCE = https://raw.githubusercontent.com/fedora-modularity/baseruntime-package-lists/master/data/Fedora/devel/hp MODULE = $(shell pwd | sed 's/^.*\///') +BRANCH = $(shell git rev-parse --abbrev-ref HEAD | sed -e 's/^/./' -e 's/^\.master$$//') update: - curl $(SOURCE)/$(MODULE).yaml -o $(MODULE).yaml + curl $(SOURCE)/$(MODULE)$(BRANCH).yaml -o $(MODULE).yaml From 8b1534e1f76668a8c7e907c17113bd3835076645 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Tue, 17 Oct 2017 16:42:34 +0200 Subject: [PATCH 59/87] Updating rpm MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Petr Ĺ abata --- platform.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platform.yaml b/platform.yaml index 5feef47..4222b79 100644 --- a/platform.yaml +++ b/platform.yaml @@ -1373,11 +1373,11 @@ data: Universal addresses to RPC program number mapper, required for NFS. ref: edd698f759675cc89855a9043f44960337d59192 - # rpm-4.14.0-0.rc2.5.fc28 + # rpm-4.14.0-2.fc28 rpm: rationale: >- RPM support; RPM build tools. - ref: cae5fc9f6f49cf9086cec24760cb720e59d3aa67 + ref: 7f79c17b8ee335ab7fd1e4e62d5d808f38fe9796 # rsync-3.1.2-7.fc27 rsync: rationale: >- From 5b9809339e9c569b6e69ac26cad9ddf2192ca58b Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Tue, 17 Oct 2017 11:33:40 -0400 Subject: [PATCH 60/87] Drop xmlrpc-c, add man, ppc-utils-core and cmake-filesystem Signed-off-by: Stephen Gallagher --- platform.yaml | 30 ++++++++++++++++++++---------- 1 file changed, 20 insertions(+), 10 deletions(-) diff --git a/platform.yaml b/platform.yaml index 4222b79..f6e0eb1 100644 --- a/platform.yaml +++ b/platform.yaml @@ -173,6 +173,11 @@ data: Rpath manipulation, required for bundling binary dependencies. ref: 564dd9af09e18e0e79b0ff13d23c9988d6c48202 + # cmake-3.9.1-2.fc28 + cmake: + rationale: >- + Cross-platform make system. + ref: 4ff8fb242461c9dbb67ba79b05f3e8748152b583 # cockpit-149-1.fc28 cockpit: rationale: >- @@ -536,6 +541,11 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: eccebfff98e6c150800990d2dd28da0a412250ce + # groff-1.22.3-11.fc27 + groff: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 1aa6e33c6e2252b42020b13ae60dd44d21b9c5f1 # gsettings-desktop-schemas-3.24.0-3.fc27 gsettings-desktop-schemas: rationale: >- @@ -872,6 +882,11 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: b81eda113b66f3048e3fee9b2f891bf4da782334 + # libpipeline-1.4.2-3.fc27 + libpipeline: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 65cbc5f4cd63df9e12ab2a227f34c786503d1071 # libpng-1.6.31-1.fc27 libpng: rationale: >- @@ -1072,6 +1087,11 @@ data: rationale: >- Make support. ref: 539d55578b45809f7765d9b2a8b9672fa3068580 + # man-db-2.7.6.1-5.fc27 + man-db: + rationale: >- + Tools for searching and reading man pages. + ref: af41171ebdb3b6716bc8052f2aaa56d9afeddc3d # mcstrans-0.3.4-11.fc27 mcstrans: rationale: >- @@ -1269,11 +1289,6 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 4f57ac2fe2b8216bfae4e523819f2279ad32a633 - # powerpc-utils-1.3.4-2.fc27 - powerpc-utils: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 3be82c36236095c93459a729533ed0bf71d13e01 # procps-ng-3.3.10-15.fc27 procps-ng: rationale: >- @@ -1537,11 +1552,6 @@ data: rationale: >- XFS support. ref: e6eea5b0c1b85945da4be56d6dbddf5cd9a998cd - # xmlrpc-c-1.48.0-7.fc27 - xmlrpc-c: - rationale: >- - Provides a lightweight RPC library. - ref: 732293b8fa696a4391d9133ec1836f13c4875027 # xz-5.2.3-4.fc27 xz: rationale: >- From b4d39146b4214c8f57addbbb15200bd7ca40bb90 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Tue, 17 Oct 2017 11:50:32 -0400 Subject: [PATCH 61/87] Filter out the other cmake subpackages Signed-off-by: Stephen Gallagher --- platform.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/platform.yaml b/platform.yaml index f6e0eb1..3642c9b 100644 --- a/platform.yaml +++ b/platform.yaml @@ -56,6 +56,10 @@ data: - rpm-build - shadow-utils filter: + - cmake + - cmake-data + - cmake-doc + - cmake-gui - fedora-repos - powerpc-utils components: From dcb1eeab7ff756ee8bcea76caae78138ffbec8e2 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 18 Oct 2017 13:32:01 +0200 Subject: [PATCH 62/87] update libdnf Signed-off-by: Igor Gnatenko --- platform.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platform.yaml b/platform.yaml index 3642c9b..fea51ed 100644 --- a/platform.yaml +++ b/platform.yaml @@ -770,11 +770,11 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: eb2e4bfeeba8f14ec03339dc2fd2563380bf6eb0 - # libdnf-0.11.0-1.fc28 + # libdnf-0.11.1-1.fc28 libdnf: rationale: >- Autogenerated by Host & Platform tooling. - ref: 78fdc8bb3f5224553a8cd0787a73b6b3202bc559 + ref: 9425a0b84115ef422b9da8cc3d046910836bfee8 # libedit-3.1-20.20170329cvs.fc27 libedit: rationale: >- From f466e77a33af82dcefd650f5d84015a9fe577313 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Wed, 18 Oct 2017 08:13:23 -0400 Subject: [PATCH 63/87] Re-adding xmlrpc-c to satisfy installer deps Signed-off-by: Stephen Gallagher --- platform.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/platform.yaml b/platform.yaml index fea51ed..bc0d86c 100644 --- a/platform.yaml +++ b/platform.yaml @@ -1556,6 +1556,11 @@ data: rationale: >- XFS support. ref: e6eea5b0c1b85945da4be56d6dbddf5cd9a998cd + # xmlrpc-c-1.48.0-7.fc27 + xmlrpc-c: + rationale: >- + Provides a lightweight RPC library. + ref: 732293b8fa696a4391d9133ec1836f13c4875027 # xz-5.2.3-4.fc27 xz: rationale: >- From 05667311d39d50f25e77ab7e8fea017d040ce8f8 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Wed, 18 Oct 2017 08:44:15 -0400 Subject: [PATCH 64/87] Updating xmlrpc-c to address BZ #1482842 Signed-off-by: Stephen Gallagher --- platform.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platform.yaml b/platform.yaml index bc0d86c..3791878 100644 --- a/platform.yaml +++ b/platform.yaml @@ -1556,11 +1556,11 @@ data: rationale: >- XFS support. ref: e6eea5b0c1b85945da4be56d6dbddf5cd9a998cd - # xmlrpc-c-1.48.0-7.fc27 + # xmlrpc-c-1.49.02-2.fc27 xmlrpc-c: rationale: >- Provides a lightweight RPC library. - ref: 732293b8fa696a4391d9133ec1836f13c4875027 + ref: e1bf03ae317c438c08dae85aae8ae6e56fc672a0 # xz-5.2.3-4.fc27 xz: rationale: >- From c763805aae42e0890ed2816ec5184505e3221a4e Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 23 Oct 2017 11:28:31 +0200 Subject: [PATCH 65/87] update dnf Signed-off-by: Igor Gnatenko --- platform.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.yaml b/platform.yaml index 3791878..c96d7e0 100644 --- a/platform.yaml +++ b/platform.yaml @@ -285,7 +285,7 @@ data: rationale: >- Provides support for RAID. ref: 4fae7d7f4538f9225f93648de759e8231f3af882 - # dnf-2.7.3-1.module_042d0c64.modularity.1.3fb9e5c + # dnf-2.7.3-1.module_56cc991a.modularity.2.7493ec8 dnf: rationale: >- DNF package manager. From 8f41d2a94e2b9e897ac1fdc8f06603ed5a3ceb33 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 23 Oct 2017 17:42:14 -0500 Subject: [PATCH 66/87] Updated many packages to fix failed builds Signed-off-by: Troy Dawson --- platform.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/platform.yaml b/platform.yaml index c96d7e0..983c482 100644 --- a/platform.yaml +++ b/platform.yaml @@ -295,11 +295,11 @@ data: rationale: >- Docbook DTDs are a common build dependency. ref: 1b7b578b7d8f1080188021e469716af2731fb149 - # docbook-style-xsl-1.79.2-5.fc27 + # docbook-style-xsl-1.79.2-6.fc28 docbook-style-xsl: rationale: >- Docbook XSLs are a common build dependency. - ref: a2b668555e8e42dabf561abd133c831aa73d91a5 + ref: e3ae7a97ed1d185594dd35954e1a02196afb205a # dosfstools-4.1-4.fc27 dosfstools: rationale: >- @@ -688,13 +688,13 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 9de04eff7aa66df3c2ff462abf43ce45c84468a8 - # krb5-1.15.1-28.fc28 + # krb5-1.15.2-3.fc27 krb5: rationale: >- Provides Kerberos libraries; provides Kerberos PKINIT plugin; provides Kerberos client utilities. - ref: 11b90e9e6e42aeb2568fb67e68eb3e398dd4fbcb + ref: 91465b2b091557c11d9824b34c1ae8a8b7d345b3 # less-487-5.fc27 less: rationale: >- @@ -1556,7 +1556,7 @@ data: rationale: >- XFS support. ref: e6eea5b0c1b85945da4be56d6dbddf5cd9a998cd - # xmlrpc-c-1.49.02-2.fc27 + # xmlrpc-c-1.49.02-2.fc28 xmlrpc-c: rationale: >- Provides a lightweight RPC library. From f258cb9c9f8d0961c0d10395ad75629a35e4a161 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Thu, 26 Oct 2017 11:06:56 -0500 Subject: [PATCH 67/87] Updated kde-setting and breeze-icon-theme, along with redhat-rpm-config to remove fedora-rpm-macros dependency. Signed-off-by: Troy Dawson --- platform.yaml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/platform.yaml b/platform.yaml index 983c482..5b2e6ef 100644 --- a/platform.yaml +++ b/platform.yaml @@ -383,11 +383,6 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: be393057db45c650bbc9d7b7ffab018156c1a869 - # fedora-rpm-macros-26-3.fc27 - fedora-rpm-macros: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 26fa0d9e9c6a659c4084daf452e52f1815085ca2 # fedpkg-minimal-1.1.0-9.fc27 fedpkg-minimal: rationale: >- @@ -1376,11 +1371,11 @@ data: rationale: >- A line-editing library, similar to libedit. ref: 3f2a3a2460f4d14cc41eaf28aaf0df29d1fe4efc - # redhat-rpm-config-67-1.fc27 + # redhat-rpm-config-68-1.fc28 redhat-rpm-config: rationale: >- Base RPM macros. - ref: 6d23bc8dc055c208eb8afbb02a543474716c1670 + ref: fb76fd52006c7aa539d5a9b6767b0502113da19a # rootfiles-8.1-21.fc27 rootfiles: rationale: >- From 4f7787370a931d57421f9f9555fc41c3e31ff1fa Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Sat, 28 Oct 2017 07:29:59 -0400 Subject: [PATCH 68/87] Add libtalloc and libtevent to platform Signed-off-by: Stephen Gallagher --- platform.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/platform.yaml b/platform.yaml index 5b2e6ef..86de27e 100644 --- a/platform.yaml +++ b/platform.yaml @@ -957,11 +957,21 @@ data: rationale: >- Implementation of the SSH2 protocol. ref: 29d026f7128d73c88d91a9d381e4315aadfa906f + # libtalloc-2.1.10-4.fc27 + libtalloc: + rationale: >- + Hierarchical memory allocator. + ref: deb9e63676931770aabadd3039f865f7dabf6274 # libtasn1-4.12-3.fc27 libtasn1: rationale: >- Autogenerated by Host & Platform tooling. ref: 9bc81da66133cc84eeb34a8f1fcdb7c0013a213c + # libtevent-0.9.33-3.fc27 + libtevent: + rationale: >- + Mainloop built atop libtalloc. + ref: b0f1467f23f8b2425c1b81e1fe70d3b3c2588191 # libtiff-4.0.8-3.fc27 libtiff: rationale: >- From 139f7e4650763a090b3d7fdb79539e532c7774fb Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Tue, 31 Oct 2017 11:57:13 -0400 Subject: [PATCH 69/87] Re-sync with BPL Add docbook changes Switch to the f27-modular-server branch of python3 Signed-off-by: Stephen Gallagher --- platform.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/platform.yaml b/platform.yaml index 86de27e..b450166 100644 --- a/platform.yaml +++ b/platform.yaml @@ -290,11 +290,11 @@ data: rationale: >- DNF package manager. ref: boltron - # docbook-dtds-1.0-67.fc27 + # docbook-dtds-1.0-68.fc28 docbook-dtds: rationale: >- Docbook DTDs are a common build dependency. - ref: 1b7b578b7d8f1080188021e469716af2731fb149 + ref: 14932646578f5b96446d0babbcefab9f7402e005 # docbook-style-xsl-1.79.2-6.fc28 docbook-style-xsl: rationale: >- @@ -440,11 +440,11 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 7ab5856edddbff4f78d3ab8782717c532f843a36 - # gcc-7.1.1-7.fc27.1 + # gcc-7.2.1-2.fc27 gcc: rationale: >- C runtime; C++ runtime; C compiler; C++ compiler. - ref: 23f4b29ddd1324d32f170995975ce4ba2150bf1b + ref: 553b93f777d042d5c9b316323e518c435c8c8910 # gdb-8.0.1-27.fc28 gdb: rationale: >- @@ -1360,7 +1360,7 @@ data: python3: rationale: >- Autogenerated by Host & Platform tooling. - ref: b7855d36446510a3c4ec7ef746ea9a365bd5dd3c + ref: f27-modular-server # qrencode-3.4.4-3.fc27 qrencode: rationale: >- @@ -1438,11 +1438,11 @@ data: rationale: >- Utilities for SCSI device management. ref: fe6805bd2d135b4e391a0b23c93f9d68284173bc - # sgml-common-0.6.3-46.fc27 + # sgml-common-0.6.3-47.fc28 sgml-common: rationale: >- Common SGML catalogs; common XML catalogs. - ref: 244cf59c28d5ebaace902a5c80ffc1eff3c54734 + ref: 8ab6c4bd5da16c4fc173e09be976e738fc5160cb # sgpio-1.2.0.10-19.fc27 sgpio: rationale: >- From 19668447a64183e96bbbcb61645f171491e6fd9d Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Tue, 31 Oct 2017 12:36:46 -0400 Subject: [PATCH 70/87] Bumping dist-git to ensure new versions are picked up Signed-off-by: Stephen Gallagher From 559a692ddacae3506fdcdeb8d482dc4d3096c95f Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Wed, 1 Nov 2017 09:05:29 -0400 Subject: [PATCH 71/87] Add logrotate and words Signed-off-by: Stephen Gallagher --- platform.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/platform.yaml b/platform.yaml index b450166..e30bc5a 100644 --- a/platform.yaml +++ b/platform.yaml @@ -1051,6 +1051,12 @@ data: A link layer discovery daemon with enhanced ethernet support. ref: 3c415a0fef0347d05b994b9ea18d9eb74915bd30 + # logrotate-3.12.3-3.fc27 + logrotate: + rationale: >- + Rotates, compresses, removes and mails system log + files. + ref: 9781d85ce497e6f6f9cac47b89f39d09611eadec # lsof-4.89-7.fc27 lsof: rationale: >- @@ -1556,6 +1562,12 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: f06f7907645ee2aef0c790fc187c1ead9b341a8b + # words-3.0-27.fc27 + words: + rationale: >- + A dictionary of English words for the /usr/share/dict + directory. + ref: 45860ffc9753f14f89460c7a7e07fd5c2068b5fd # xfsprogs-4.12.0-4.fc27 xfsprogs: rationale: >- From 93374191038cea95112061a1ce91cfcbf21314b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Thu, 2 Nov 2017 17:26:40 +0100 Subject: [PATCH 72/87] Adding checksec and multilib-rpm-config MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Petr Ĺ abata --- platform.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/platform.yaml b/platform.yaml index e30bc5a..89976f3 100644 --- a/platform.yaml +++ b/platform.yaml @@ -166,6 +166,11 @@ data: rationale: >- Provides the SELinux policy compiler. ref: 980d2c8c0c5c0aaf2253dfe2a57480d84245e108 + # checksec-1.7.4-5.fc28 + checksec: + rationale: >- + A tool for checking binary hardening. + ref: 43d4d5fbcf011ec1deb892f8a9cdd769f344a079 # chkconfig-1.10-3.fc27 chkconfig: rationale: >- @@ -1143,6 +1148,11 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 7a0fcb61089ef3dd3f93c535a22d4d011c315038 + # multilib-rpm-config-1-9.fc27 + multilib-rpm-config: + rationale: >- + A collection of tools to simplify multilib packaging. + ref: 1d565a81282a94110d6392222579f26dbe42c0f6 # nano-2.8.6-3.fc27 nano: rationale: >- From eb4f11860ac0bec6537bb037d183c1cf0fa10a99 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Fri, 3 Nov 2017 11:36:38 +0100 Subject: [PATCH 73/87] rebuild for new dnf Signed-off-by: Igor Gnatenko From cdb6060102867491da57ecb6e129f151473354d5 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Sun, 5 Nov 2017 13:39:25 -0500 Subject: [PATCH 74/87] Add PackageKit Signed-off-by: Stephen Gallagher --- platform.yaml | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/platform.yaml b/platform.yaml index 89976f3..32e3699 100644 --- a/platform.yaml +++ b/platform.yaml @@ -64,6 +64,11 @@ data: - powerpc-utils components: rpms: + # PackageKit-1.1.6-7.fc27 + PackageKit: + rationale: >- + Package management service. + ref: 4ac14dea5438e62de7b79f91d6cfaf0335f1cbd6 # PyYAML-3.12-8.fc28 PyYAML: rationale: >- @@ -202,6 +207,11 @@ data: OpenSSL 1.0 compatibility package; to be removed once nothing in the set requires it. ref: 7d4416b623e4cc1259e3937ef347e26e1eaf5293 + # comps-extras-24-2.fc27 + comps-extras: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 2781747e75dd7dac0751e5fa21f80d34c0babcdf # coreutils-8.28-1.fc28 coreutils: rationale: >- @@ -445,6 +455,11 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 7ab5856edddbff4f78d3ab8782717c532f843a36 + # gcab-0.7-4.fc27 + gcab: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: d3ad3509918274090df23c34fd736ded6f053c96 # gcc-7.2.1-2.fc27 gcc: rationale: >- @@ -465,6 +480,11 @@ data: rationale: >- Provides a GPT-aware partitioning tool. ref: a48e9b03eb572c8b4c413fe7eb1c0b8e38fe3369 + # gdk-pixbuf2-2.36.9-1.fc28 + gdk-pixbuf2: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: f8d1e7566ceb8144de7a3a5ebae70a71aa62c6c4 # gettext-0.19.8.1-11.fc27 gettext: rationale: >- @@ -705,6 +725,11 @@ data: rationale: >- Provides an asynchronous I/O access library. ref: c66f2a793329cd413d1518d923ff91139e4082ed + # libappstream-glib-0.7.2-1.fc28 + libappstream-glib: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: eb9b8dfefecc45a83de2a2dac72987d637a59e69 # libarchive-3.3.1-3.fc27 libarchive: rationale: >- @@ -952,6 +977,11 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: c9393081445f1c0896787c53a58ce11854352665 + # libsoup-2.59.90.1-2.fc27 + libsoup: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: e7a234457817fe9ddaa14ea2553f0c57218d2cf2 # libssh-0.7.5-3.fc27 libssh: rationale: >- @@ -962,6 +992,11 @@ data: rationale: >- Implementation of the SSH2 protocol. ref: 29d026f7128d73c88d91a9d381e4315aadfa906f + # libstemmer-0-7.585svn.fc27 + libstemmer: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: 99dcc12c83296c2ad3c58b942612bd9c4d601bb8 # libtalloc-2.1.10-4.fc27 libtalloc: rationale: >- From 75b35a756f512c7588a0783e6c18be4a1b2f45aa Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Wed, 8 Nov 2017 09:04:51 -0600 Subject: [PATCH 75/87] Updated packages to match F27 GA (first batch) Signed-off-by: Troy Dawson --- platform.yaml | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/platform.yaml b/platform.yaml index 32e3699..c076f1f 100644 --- a/platform.yaml +++ b/platform.yaml @@ -56,12 +56,14 @@ data: - rpm-build - shadow-utils filter: - - cmake - - cmake-data - - cmake-doc - - cmake-gui - - fedora-repos - - powerpc-utils + rpms: + - cmake + - cmake-data + - cmake-doc + - cmake-gui + - fedora-repos + - fedora-repos-rawhide + - powerpc-utils components: rpms: # PackageKit-1.1.6-7.fc27 @@ -1218,11 +1220,11 @@ data: rationale: >- New portable threads library. ref: e803c15cb2e528c3f57f58453cd33d0c0829905b - # nspr-4.16.0-1.fc27 + # nspr-4.17.0-1.fc27 nspr: rationale: >- Autogenerated by Host & Platform tooling. - ref: a0d9dee814d1cb091a92dfc9e0ecde40148f306d + ref: b01938123c1fe84c15b0f507b282e8a4338d07db # nss-3.32.0-3.fc28 nss: rationale: >- @@ -1407,7 +1409,7 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 6185c69184df873f8822b5df42a38c0b8fb6e8e3 - # python3-3.6.2-11.fc27 + # python3-3.6.2-13.fc27 python3: rationale: >- Autogenerated by Host & Platform tooling. From 42944bf61d2697cdba61cb7dfce1fe3298905a40 Mon Sep 17 00:00:00 2001 From: Merlin Mathesius Date: Wed, 8 Nov 2017 11:00:17 -0600 Subject: [PATCH 76/87] Updating nss-util Signed-off-by: Merlin Mathesius --- platform.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platform.yaml b/platform.yaml index c076f1f..fa53c0f 100644 --- a/platform.yaml +++ b/platform.yaml @@ -1240,11 +1240,11 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 8dc081267d6cacc627b2745ba66ab65b53c38943 - # nss-util-3.32.0-2.fc27 + # nss-util-3.33.0-2.fc28 nss-util: rationale: >- Autogenerated by Host & Platform tooling. - ref: 6d8ad46a56a56d8d5dc9ab77da972bc00e5e50ce + ref: fe91fae18f3c8f6285065468eddcf80f8c756113 # ocaml-srpm-macros-5-2.fc27 ocaml-srpm-macros: rationale: >- From 37e6b0cc1b7e8cce3f2d6804ed61252a530d8bd3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Thu, 9 Nov 2017 11:31:29 +0100 Subject: [PATCH 77/87] Adding bison to platform MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://github.com/fedora-modularity/baseruntime-package-lists/issues/44 Signed-off-by: Petr Ĺ abata --- platform.yaml | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/platform.yaml b/platform.yaml index fa53c0f..12c1f59 100644 --- a/platform.yaml +++ b/platform.yaml @@ -132,6 +132,15 @@ data: rationale: >- Binary utilities. ref: f9311f0bfc70d61b57aca4e99fb9ac34993ea859 + # bison-3.0.4-8.fc27 + bison: + rationale: >- + GNU general purpose parser generator; allow developers + to build against bison; provide + runtime environment for + applications using bison-generated + parsers. + ref: 716b8b181fda674e6ad2b3c0662e5b3e16d4a6f3 # bluez-5.46-3.fc27 bluez: rationale: >- @@ -1235,11 +1244,11 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: b404ed5a1305570a1f4df47be82154d41ca429e9 - # nss-softokn-3.32.0-4.fc27 + # nss-softokn-3.33.0-1.0.fc27 nss-softokn: rationale: >- Autogenerated by Host & Platform tooling. - ref: 8dc081267d6cacc627b2745ba66ab65b53c38943 + ref: 140909c713571e2ff7e2c0da61b3ce27286f794c # nss-util-3.33.0-2.fc28 nss-util: rationale: >- From 6680461bbbaa106f8a08595a1a0d137d97500060 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Thu, 9 Nov 2017 14:03:56 -0600 Subject: [PATCH 78/87] Updated libblockdev to fix various issues Signed-off-by: Troy Dawson --- platform.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platform.yaml b/platform.yaml index 12c1f59..c34a3ad 100644 --- a/platform.yaml +++ b/platform.yaml @@ -756,13 +756,13 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: dd85a8a35dea0fb7e1cdb39a17a31232ee57c8ac - # libblockdev-2.11-1.fc27 + # libblockdev-2.12-3.fc28 libblockdev: rationale: >- Provides a low-level block device manipulation library, necessary for LVM, LUKS or RAID. - ref: df55e8eb2fdbadd9f94242fdddcf030f10815070 + ref: a90f9c61db40e994a5c9a5e734d5c163213c9b70 # libcap-2.25-7.fc27 libcap: rationale: >- From 4d26d6eb6ad54adc79924bd8ebb25e516c24f1d6 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Thu, 9 Nov 2017 16:20:12 -0600 Subject: [PATCH 79/87] Updated dhcp and bind99 to fix failed dependencies Signed-off-by: Troy Dawson --- platform.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/platform.yaml b/platform.yaml index c34a3ad..0ddec13 100644 --- a/platform.yaml +++ b/platform.yaml @@ -122,11 +122,11 @@ data: rationale: >- Provides a numeric processing language and calculator. ref: 29d2280b6d1fdafe2c3896cdb17a00c52305fe28 - # bind99-9.9.10-1.P3.fc27 + # bind99-9.9.11-2.fc27 bind99: rationale: >- Autogenerated by Host & Platform tooling. - ref: 378f1817917a8f2fa6a56ab6801a660e5814fbf5 + ref: c7be258eae91aa10767db64481cf5e12f532d977 # binutils-2.29-9.fc28 binutils: rationale: >- @@ -291,11 +291,11 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: f0da3f91e8161ff632fc3d8e17b2878f71fff181 - # dhcp-4.3.6-4.fc27 + # dhcp-4.3.6-6.fc28 dhcp: rationale: >- DHCP client. - ref: b2ad46b1a621fad4c3b1dbdfc34b15ed80945370 + ref: b717d91bc532af86d721028ee97d0e3462de6f40 # diffutils-3.6-3.fc27 diffutils: rationale: >- From 6a6fcdd271d2e34eeb6d09bfb3c77b8b7f53ea01 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Sat, 11 Nov 2017 06:38:59 -0600 Subject: [PATCH 80/87] Updated packages to f27GA Signed-off-by: Troy Dawson --- platform.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platform.yaml b/platform.yaml index 0ddec13..ddac2a9 100644 --- a/platform.yaml +++ b/platform.yaml @@ -988,11 +988,11 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: c9393081445f1c0896787c53a58ce11854352665 - # libsoup-2.59.90.1-2.fc27 + # libsoup-2.60.1-1.fc27 libsoup: rationale: >- Autogenerated by Host & Platform tooling. - ref: e7a234457817fe9ddaa14ea2553f0c57218d2cf2 + ref: ef8f8e4b1697ade176c3bb88ce97b0bab596b014 # libssh-0.7.5-3.fc27 libssh: rationale: >- From 5de4b079edf37e2fa5b82349f2f4b0f575e895cb Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Fri, 17 Nov 2017 13:19:14 -0600 Subject: [PATCH 81/87] Final (hopefully) sync up to f27GA packages Signed-off-by: Troy Dawson --- platform.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/platform.yaml b/platform.yaml index ddac2a9..52090b3 100644 --- a/platform.yaml +++ b/platform.yaml @@ -203,7 +203,7 @@ data: rationale: >- Cross-platform make system. ref: 4ff8fb242461c9dbb67ba79b05f3e8748152b583 - # cockpit-149-1.fc28 + # cockpit-151-2.fc27 cockpit: rationale: >- Cockpit bridge for running commands on behalf of the @@ -211,7 +211,7 @@ data: system configuration interfaces; Cockpit web service for network access and user authentication. - ref: 20f9d9912dce23bfa6c5fbbb1af660a80bff330b + ref: f85220d2edcdd396ff2c4be28231b771df03ed1c # compat-openssl10-1.0.2j-9.fc28 compat-openssl10: rationale: >- @@ -491,11 +491,11 @@ data: rationale: >- Provides a GPT-aware partitioning tool. ref: a48e9b03eb572c8b4c413fe7eb1c0b8e38fe3369 - # gdk-pixbuf2-2.36.9-1.fc28 + # gdk-pixbuf2-2.36.11-1.fc27 gdk-pixbuf2: rationale: >- Autogenerated by Host & Platform tooling. - ref: f8d1e7566ceb8144de7a3a5ebae70a71aa62c6c4 + ref: 4bdeeb2b6fb6907444c13104c0bb10c6e44cca60 # gettext-0.19.8.1-11.fc27 gettext: rationale: >- @@ -1075,11 +1075,11 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 3755f42daca7ea421b1b31e0be29503b73faef47 - # libxml2-2.9.5-1.fc28 + # libxml2-2.9.5-2.fc27 libxml2: rationale: >- Autogenerated by Host & Platform tooling. - ref: 72e4478789a0052ec0417feb8ca651782d6480a2 + ref: 704fefe58ee9bb5a0afc1a2b391d7b55dd56e527 # libxslt-1.1.30-2.fc28 libxslt: rationale: >- From d13a00e4132236ed896b26406282890e28456b38 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 22 Nov 2017 21:16:43 +0100 Subject: [PATCH 82/87] sync Signed-off-by: Igor Gnatenko --- platform.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/platform.yaml b/platform.yaml index 52090b3..667ccd7 100644 --- a/platform.yaml +++ b/platform.yaml @@ -1398,6 +1398,11 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: e27aaa21f19120825b5d729c5c3b470025278702 + # python-rpm-generators-4.13.0.1-4.fc28 + python-rpm-generators: + rationale: >- + Autogenerated by Host & Platform tooling. + ref: d64bb3efc4648e0157d723680cafc4929f5496d0 # python-rpm-macros-3-22.fc27 python-rpm-macros: rationale: >- @@ -1421,7 +1426,7 @@ data: # python3-3.6.2-13.fc27 python3: rationale: >- - Autogenerated by Host & Platform tooling. + Python 3. ref: f27-modular-server # qrencode-3.4.4-3.fc27 qrencode: From f47e009f3d7bcccff4d0fdffc8706e3fbf08dba5 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Mon, 27 Nov 2017 10:16:51 -0500 Subject: [PATCH 83/87] Drop fedora-modular-release from explicit buildroot This conflicts with fedora-release in bootstrap. Signed-off-by: Stephen Gallagher --- platform.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/platform.yaml b/platform.yaml index 667ccd7..65d4daa 100644 --- a/platform.yaml +++ b/platform.yaml @@ -27,7 +27,6 @@ data: - coreutils - cpio - diffutils - - fedora-modular-release - findutils - gawk - gcc From e12f02be50c00097eefc67fb9b1d3fcd4cd204ea Mon Sep 17 00:00:00 2001 From: Merlin Mathesius Date: Mon, 4 Dec 2017 16:31:52 -0600 Subject: [PATCH 84/87] Updated libreport Signed-off-by: Merlin Mathesius --- platform.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platform.yaml b/platform.yaml index 65d4daa..39b858b 100644 --- a/platform.yaml +++ b/platform.yaml @@ -946,11 +946,11 @@ data: rationale: >- Autogenerated by Host & Platform tooling. ref: 3717051fa086b92d5382f2483c9e08ac05e4954f - # libreport-2.9.2-2.fc28 + # libreport-2.9.3-1.fc27 libreport: rationale: >- Autogenerated by Host & Platform tooling. - ref: 5bd628274a25c422c69e0ae8a38669d1ad663c7f + ref: 9c81be1de21a2c59be1907479d2940db2afb5418 # libseccomp-2.3.2-5.fc27 libseccomp: rationale: >- From 7e0577991886896d2501b8ecaa5e1d3ca4b6a20f Mon Sep 17 00:00:00 2001 From: Merlin Mathesius Date: Tue, 12 Dec 2017 14:15:28 -0600 Subject: [PATCH 85/87] Updated libpeas Signed-off-by: Merlin Mathesius --- platform.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platform.yaml b/platform.yaml index 39b858b..dcae118 100644 --- a/platform.yaml +++ b/platform.yaml @@ -916,11 +916,11 @@ data: rationale: >- PCI hardware enablement. ref: bb7022ae71b2dea9f1563e0de2b32c899674e4d2 - # libpeas-1.21.0-1.fc27 + # libpeas-1.22.0-2.fc28 libpeas: rationale: >- Autogenerated by Host & Platform tooling. - ref: b81eda113b66f3048e3fee9b2f891bf4da782334 + ref: 1152b0f4359178e98357fadbba94a3197df08dfe # libpipeline-1.4.2-3.fc27 libpipeline: rationale: >- From 4f0f438c6b4bc6b02654c1ab9c8aab60591da1a8 Mon Sep 17 00:00:00 2001 From: Andrei Stepanov Date: Wed, 16 Jan 2019 16:21:19 +0000 Subject: [PATCH 86/87] Add DEPRECATED.md file. Signed-off-by: Andrei Stepanov --- DEPRECATED.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 DEPRECATED.md diff --git a/DEPRECATED.md b/DEPRECATED.md new file mode 100644 index 0000000..3b79910 --- /dev/null +++ b/DEPRECATED.md @@ -0,0 +1,13 @@ +# Deprecated. + +This repo is deprecated. + +* At build time `platform module` is represented by non-modular buildroot. +* At runtime `platform module` is the everything repo, and represents the base system. +* The `platform module` is not in the repo, it cannot be installed. +* At runtime dnf creates the solvable for the transaction based on `/etc/os-release`. +* Every module depends on it. +* The `platform module` record in MBS is maintained by devops. The is a minimal + `modulemd` stub is in the Ansible repo that manages the service deployment new + records are added at branch points. +* The `platform module` doesn't exist in any other context. From 7c475e485ae51b40ee4a9d4934c1d8bb0d2394a4 Mon Sep 17 00:00:00 2001 From: Merlin Mathesius Date: Mon, 23 Sep 2019 14:24:01 -0500 Subject: [PATCH 87/87] Deprecated --- .gitignore | 0 Makefile | 6 - dead.module | 1 + platform.yaml | 1660 ------------------------------------------------- sources | 0 5 files changed, 1 insertion(+), 1666 deletions(-) delete mode 100644 .gitignore delete mode 100644 Makefile create mode 100644 dead.module delete mode 100644 platform.yaml delete mode 100644 sources diff --git a/.gitignore b/.gitignore deleted file mode 100644 index e69de29..0000000 diff --git a/Makefile b/Makefile deleted file mode 100644 index 5cfaa3f..0000000 --- a/Makefile +++ /dev/null @@ -1,6 +0,0 @@ -SOURCE = https://raw.githubusercontent.com/fedora-modularity/baseruntime-package-lists/master/data/Fedora/devel/hp -MODULE = $(shell pwd | sed 's/^.*\///') -BRANCH = $(shell git rev-parse --abbrev-ref HEAD | sed -e 's/^/./' -e 's/^\.master$$//') - -update: - curl $(SOURCE)/$(MODULE)$(BRANCH).yaml -o $(MODULE).yaml diff --git a/dead.module b/dead.module new file mode 100644 index 0000000..69d9f45 --- /dev/null +++ b/dead.module @@ -0,0 +1 @@ +Deprecated diff --git a/platform.yaml b/platform.yaml deleted file mode 100644 index dcae118..0000000 --- a/platform.yaml +++ /dev/null @@ -1,1660 +0,0 @@ -document: modulemd -version: 1 -data: - summary: The base system and common, shared userland - description: >- - Platform provides a stable system base that can be either used on - its own or extended with additional modules built on top of it. - The module defines the system release by providing the filesystem - layout, core utilities, libraries and runtimes as well as the - minimal buildroot for other modules. - license: - module: [ MIT ] - dependencies: - buildrequires: - bootstrap: master - requires: - host: master - references: - community: https://fedoraproject.org/wiki/Host_and_Platform - documentation: https://github.com/fedora-modularity/hp - tracker: https://github.com/fedora-modularity/hp/issues - profiles: - buildroot: - rpms: - - bash - - bzip2 - - coreutils - - cpio - - diffutils - - findutils - - gawk - - gcc - - gcc-c++ - - grep - - gzip - - info - - make - - patch - - redhat-rpm-config - - rpm-build - - sed - - shadow-utils - - tar - - unzip - - util-linux - - which - - xz - srpm-buildroot: - rpms: - - bash - - fedora-modular-release - - fedpkg-minimal - - gnupg2 - - redhat-rpm-config - - rpm-build - - shadow-utils - filter: - rpms: - - cmake - - cmake-data - - cmake-doc - - cmake-gui - - fedora-repos - - fedora-repos-rawhide - - powerpc-utils - components: - rpms: - # PackageKit-1.1.6-7.fc27 - PackageKit: - rationale: >- - Package management service. - ref: 4ac14dea5438e62de7b79f91d6cfaf0335f1cbd6 - # PyYAML-3.12-8.fc28 - PyYAML: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 60bf96a9c58d2402d682f51573425c86a8d6d530 - # acl-2.2.52-18.fc27 - acl: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 7c21fa8d9ae0a24464855014c79b256a242f7fe0 - # alsa-lib-1.1.4.1-3.fc27 - alsa-lib: - rationale: >- - The ALSA interface library. - ref: c5b77c26e8172d54a4d45acd0289c834bd784ac2 - # attr-2.4.47-21.fc27 - attr: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: ad4eaa88f7288fd10238ad1d1c25ef264c73f12e - # audit-2.7.7-5.fc27 - audit: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: e912c303925da83fb4de36ed8761cd5c4818130b - # augeas-1.8.1-1.fc28 - augeas: - rationale: >- - Provides a library for manipulating configuration - files. - ref: 8231c3d54498c21f4a17f8195b38e1c78a42b38f - # babeltrace-1.5.3-1.fc27 - babeltrace: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: a12853a42d624c89ba60082cdccb7349be844e82 - # basesystem-11-4.fc27 - basesystem: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: c2f57d112f5dda49a8229f24366597062122906e - # bash-4.4.12-10.fc28 - bash: - rationale: >- - Base shell. - ref: 27192534ecadd0de1791f5d22241c596007ca547 - # bc-1.07.1-3.fc27 - bc: - rationale: >- - Provides a numeric processing language and calculator. - ref: 29d2280b6d1fdafe2c3896cdb17a00c52305fe28 - # bind99-9.9.11-2.fc27 - bind99: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: c7be258eae91aa10767db64481cf5e12f532d977 - # binutils-2.29-9.fc28 - binutils: - rationale: >- - Binary utilities. - ref: f9311f0bfc70d61b57aca4e99fb9ac34993ea859 - # bison-3.0.4-8.fc27 - bison: - rationale: >- - GNU general purpose parser generator; allow developers - to build against bison; provide - runtime environment for - applications using bison-generated - parsers. - ref: 716b8b181fda674e6ad2b3c0662e5b3e16d4a6f3 - # bluez-5.46-3.fc27 - bluez: - rationale: >- - Bluetooth support, considered hardware-enablement as - it's necessary for Bluetooth HID. - ref: cc864eb3c7fc827fbba8d73180db9f6d15f10964 - # btrfs-progs-4.11.1-3.fc27 - btrfs-progs: - rationale: >- - Btrfs support. - ref: 0899b1cd2520d4191b385413f8606bb3aa246a3e - # byacc-1.9.20170709-3.fc27 - byacc: - rationale: >- - Parser generator. - ref: 85e34b53e3087ccbb2c199a63fa79a9dd955ad01 - # bzip2-1.0.6-24.fc27 - bzip2: - rationale: >- - Base compression support. - ref: 9086581d7748effdcc813a6a4d890d419cb02333 - # c-ares-1.13.0-3.fc27 - c-ares: - rationale: >- - A tiny DNS client library. - ref: e60fa882d98fcb4790c0488a96607697bcfb180d - # ca-certificates-2017.2.16-4.fc27 - ca-certificates: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 6b317cb30587b30bf86750fc248e306d5f5f5404 - # ceph-12.2.0-1.fc28 - ceph: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 6d3068e83f00c9befca172eabc00f084f9f073ba - # checkpolicy-2.7-1.fc27 - checkpolicy: - rationale: >- - Provides the SELinux policy compiler. - ref: 980d2c8c0c5c0aaf2253dfe2a57480d84245e108 - # checksec-1.7.4-5.fc28 - checksec: - rationale: >- - A tool for checking binary hardening. - ref: 43d4d5fbcf011ec1deb892f8a9cdd769f344a079 - # chkconfig-1.10-3.fc27 - chkconfig: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 9d0f64019b72e758ec593b7d0f31c6c920d5caaf - # chrpath-0.16-6.fc27 - chrpath: - rationale: >- - Rpath manipulation, required for bundling binary - dependencies. - ref: 564dd9af09e18e0e79b0ff13d23c9988d6c48202 - # cmake-3.9.1-2.fc28 - cmake: - rationale: >- - Cross-platform make system. - ref: 4ff8fb242461c9dbb67ba79b05f3e8748152b583 - # cockpit-151-2.fc27 - cockpit: - rationale: >- - Cockpit bridge for running commands on behalf of the - web interface; Cockpit shell and - system configuration interfaces; - Cockpit web service for network - access and user authentication. - ref: f85220d2edcdd396ff2c4be28231b771df03ed1c - # compat-openssl10-1.0.2j-9.fc28 - compat-openssl10: - rationale: >- - OpenSSL 1.0 compatibility package; to be removed once - nothing in the set requires it. - ref: 7d4416b623e4cc1259e3937ef347e26e1eaf5293 - # comps-extras-24-2.fc27 - comps-extras: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 2781747e75dd7dac0751e5fa21f80d34c0babcdf - # coreutils-8.28-1.fc28 - coreutils: - rationale: >- - Common utilities. - ref: 2d00e2bb9a3d77595124a0b98ad43aec02f7fc99 - # cpio-2.12-6.fc27 - cpio: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 97b7aac9b277591d7dac487ebd1e64a316a899c9 - # cracklib-2.9.6-9.fc28 - cracklib: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: bd8f1f551064565f58887a416050c6bf26acda01 - # crypto-policies-20170823-1.git8d18c27.fc28 - crypto-policies: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: be145bd560fabd34d51d8d6e4d2bfc042e16a114 - # cryptsetup-1.7.5-5.fc28 - cryptsetup: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 56cfe019146f89a43056f120b3bbe17b3e8b321a - # curl-7.55.1-3.fc28 - curl: - rationale: >- - A common and versatile utility for fetching remote - files. - ref: 0480ac07c53f5841c52a6ce21616b56112f8d8c2 - # cyrus-sasl-2.1.26-34.fc27 - cyrus-sasl: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 59fb0c06468ef6f16ea7ba8d6247d4a0f1483f1e - # dbus-1.11.16-4.fc27 - dbus: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 45f88896326314dbb2814e70ba5f3903ccf1178f - # dbus-glib-0.108-4.fc27 - dbus-glib: - rationale: >- - D-Bus support for GLib packages. - ref: 36aac9d484a6ecf69228268e3403b083bd0e113f - # dbxtool-7-6.fc27 - dbxtool: - rationale: >- - Provides DBX updates for securte boot; needed for - shim. - ref: 7e5f368637f421c59237d041d62af9dcd80c23c3 - # deltarpm-3.6-24.fc27 - deltarpm: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: ee359cd6d648e897dc208b10c5bf450fa99bc581 - # desktop-file-utils-0.23-5.fc27 - desktop-file-utils: - rationale: >- - A collection of RPM macros and a common build - dependency. - ref: a0de4e9657c171f53569fde06e950bcb1c82800a - # device-mapper-multipath-0.7.1-6.git847cc43.fc27 - device-mapper-multipath: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: f0da3f91e8161ff632fc3d8e17b2878f71fff181 - # dhcp-4.3.6-6.fc28 - dhcp: - rationale: >- - DHCP client. - ref: b717d91bc532af86d721028ee97d0e3462de6f40 - # diffutils-3.6-3.fc27 - diffutils: - rationale: >- - Common utilities. - ref: bfd003b76d1cc294e3a7a06087cf85d34ab262f2 - # ding-libs-0.6.0-33.fc27 - ding-libs: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 5f77bc5cc3a7277b2931c7acb8d198d7d64e9c87 - # dmraid-1.0.0.rc16-34.fc27 - dmraid: - rationale: >- - Provides support for RAID. - ref: 4fae7d7f4538f9225f93648de759e8231f3af882 - # dnf-2.7.3-1.module_56cc991a.modularity.2.7493ec8 - dnf: - rationale: >- - DNF package manager. - ref: boltron - # docbook-dtds-1.0-68.fc28 - docbook-dtds: - rationale: >- - Docbook DTDs are a common build dependency. - ref: 14932646578f5b96446d0babbcefab9f7402e005 - # docbook-style-xsl-1.79.2-6.fc28 - docbook-style-xsl: - rationale: >- - Docbook XSLs are a common build dependency. - ref: e3ae7a97ed1d185594dd35954e1a02196afb205a - # dosfstools-4.1-4.fc27 - dosfstools: - rationale: >- - VFAT support. - ref: a2e57eb8ed1e7dc444327ad7ed0b5bddc52ae114 - # dracut-046-7.git20170824.fc28 - dracut: - rationale: >- - Initramfs generator; provides tools needed to drop - capabilities; provides generic, - non-host-specific dracut config; - provides generic rescue dracut - config; provides FIPS mode for - dracut; provides tools needed to - create generic, network-enabled - dracut images. - ref: 87cf605e9af2205825cf77eedec8e0664f6c6a74 - # dtc-1.4.4-4.fc27 - dtc: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 8bb0d20a4fcb65083982ab32e9f3fb2ab5d02800 - # dwz-0.12-5.fc27 - dwz: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 5843a188a00b9f6b98e99606f133de047a1f17df - # e2fsprogs-1.43.6-1.fc28 - e2fsprogs: - rationale: >- - Ext filesystem support. - ref: 8fe64155631c07e0e6c03d6f2ef52fbca8cf46f8 - # ebtables-2.0.10-24.fc27 - ebtables: - rationale: >- - Provides ethernet bridge tools and firewalling. - ref: 17ee6e5a69111398303b7e8ced8ca49e04f944e7 - # elfutils-0.170-1.fc27 - elfutils: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 01b23e59495c37b5187e92efd4cba7026caf998f - # emacs-25.2-9.fc28 - emacs: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: a8cca11cb946432dcd5f2ff5bbae40f7c973b62b - # ethtool-4.11-2.fc27 - ethtool: - rationale: >- - Provides configuration utilities for ethernet NICs. - ref: 8f7d8c26433ff11e59c4c2fdb0475373d6025cfa - # expat-2.2.4-1.fc28 - expat: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 39af8068bba236c7f68130c39c282b55720bfc1a - # fcoe-utils-1.0.32-3.fc27 - fcoe-utils: - rationale: >- - Provides support for Fibre Channel over Ethernet - configuration. - ref: db83516fb48ede8a0ad386ae42dca201897dd095 - # fedora-logos-26.0.1-3.fc27 - fedora-logos: - rationale: >- - Provides Fedora-related icons and pictures. - ref: 05cbc321ac15e5acff1817d6e83d018fcae0eba1 - # fedora-modular-release-dummyversion-dummyrelease - fedora-modular-release: - rationale: >- - Base system files and macros. - ref: master - # fedora-modular-repos-dummyversion-dummyrelease - fedora-modular-repos: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: master - # fedora-repos-28-0.3 - fedora-repos: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: be393057db45c650bbc9d7b7ffab018156c1a869 - # fedpkg-minimal-1.1.0-9.fc27 - fedpkg-minimal: - rationale: >- - Fetches package sources. - ref: cffe61e37baf0d8ec9c35e16beb0d1a8405e3299 - # file-5.32-1.fc28 - file: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: f3b3b0726e3e6e646143db29de72b438213ac2cd - # filesystem-3.3-3.fc27 - filesystem: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 47cc2652a7ca844e7b0f13d204a3bf9c7a5c3fe9 - # findutils-4.6.0-14.fc27 - findutils: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 4153c6a0f0e6dd0184ef4df85ced6959fb83baaa - # fipscheck-1.5.0-3.fc27 - fipscheck: - rationale: >- - Provides a library and utilities for integrity - verification of FIPS-validated - modules. - ref: e9ba897d5479f55971be8474f0dd303b1411fe43 - # flex-2.6.1-5.fc27 - flex: - rationale: >- - Lexical generator. - ref: c8b4c0b5fbb657371da79d56620e157b267099ca - # fpc-srpm-macros-1.1-3.fc27 - fpc-srpm-macros: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 3d1fd256aa318f0f55955ced1027fab1013926bf - # freetype-2.8-5.fc27 - freetype: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 34253665ed57e2a25f3748c4bed040a4c23a8936 - # fuse-2.9.7-9.fc27 - fuse: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 20640fd76296a1906f03c7bd75280d5abea83567 - # gawk-4.1.4-5.fc27 - gawk: - rationale: >- - AWK runtime. - ref: a35665cba231a1780166ed0611ea337b09c31450 - # gc-7.6.0-7.fc27 - gc: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 7ab5856edddbff4f78d3ab8782717c532f843a36 - # gcab-0.7-4.fc27 - gcab: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: d3ad3509918274090df23c34fd736ded6f053c96 - # gcc-7.2.1-2.fc27 - gcc: - rationale: >- - C runtime; C++ runtime; C compiler; C++ compiler. - ref: 553b93f777d042d5c9b316323e518c435c8c8910 - # gdb-8.0.1-27.fc28 - gdb: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 1b69fa99d423093778cd202e9c968803dda0f410 - # gdbm-1.13-3.fc27 - gdbm: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 76180544b8e87040252484f5c5fca4cd9c6e2529 - # gdisk-1.0.3-4.fc27 - gdisk: - rationale: >- - Provides a GPT-aware partitioning tool. - ref: a48e9b03eb572c8b4c413fe7eb1c0b8e38fe3369 - # gdk-pixbuf2-2.36.11-1.fc27 - gdk-pixbuf2: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 4bdeeb2b6fb6907444c13104c0bb10c6e44cca60 - # gettext-0.19.8.1-11.fc27 - gettext: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 406636f46b5136caf7ca19c53a08e0c061cef210 - # ghc-srpm-macros-1.4.2-6.fc27 - ghc-srpm-macros: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 9e882c51fccadf1b1841b1917c4238f206389cf9 - # glib-networking-2.53.90-1.fc27 - glib-networking: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: ab64cb45de5e652018bcedb0339961eff4492cb9 - # glib2-2.53.6-1.fc28 - glib2: - rationale: >- - A very commonly used generic utility library. - ref: bdba4a7a7092f18c81977820dec76186965af5ab - # glibc-2.26.90-9.fc28 - glibc: - rationale: >- - C runtime. - ref: eb3d3880c8e0b5c7207c5464fafe3b33a1c3ad74 - # glibc32-2.20-7.3.fc28.6 - glibc32: - rationale: >- - Provides 32-bit headers on 64-bit system. - ref: a2aa3dfc818bcc350d7ed93b9889acf5cce78801 - # gmp-6.1.2-6.fc27 - gmp: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: abd8126a386164878722769ca058d807a82db2f9 - # gnat-srpm-macros-4-4.fc27 - gnat-srpm-macros: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 07c0eb592eed960636c297ad9205edf537d9d789 - # gnupg-1.4.22-3.fc27 - gnupg: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 026c8aa7404cf588d1be4b17b529658fc69ea3c0 - # gnupg2-2.2.0-1.fc28 - gnupg2: - rationale: >- - Signature verification. - ref: 1a6ea83895ca74a9c20c731dda0c4e067db12c3d - # gnutls-3.6.0-1.fc28 - gnutls: - rationale: >- - Common cryptographic library. - ref: 1f80942be6f7bde2061894526c8245ff9b1dd73d - # go-srpm-macros-2-10.fc27 - go-srpm-macros: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 0f560272c1c4f56e62114744733aa0c8db8b102e - # gobject-introspection-1.53.5-1.fc27 - gobject-introspection: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: a1e93054f6c7bc918801a4e85d42a21bde5a4f75 - # gpart-0.3-5.fc27 - gpart: - rationale: >- - Partitioning support. - ref: dec100844376a01d55b1b9c15211b6c611e6e293 - # gpgme-1.9.0-6.fc28 - gpgme: - rationale: >- - Common cryptographic library. - ref: c8d9ad16324f0ebcc967bb0c63b122356e64ca00 - # grep-3.1-3.fc27 - grep: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: eccebfff98e6c150800990d2dd28da0a412250ce - # groff-1.22.3-11.fc27 - groff: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 1aa6e33c6e2252b42020b13ae60dd44d21b9c5f1 - # gsettings-desktop-schemas-3.24.0-3.fc27 - gsettings-desktop-schemas: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 6d994f29408d3f368eaa7085c5493aa5afb14f04 - # gssproxy-0.7.0-14.fc28 - gssproxy: - rationale: >- - Provides GSSAPI credential handling. - ref: 21c2f037de795def7dfafe0692c2ae0b73b9abcd - # guile-2.0.14-4.fc28 - guile: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 2e1753128fef7e6f97f1a37ad9ff93864840f045 - # gzip-1.8-4.fc27 - gzip: - rationale: >- - Base compression support. - ref: 5d96c91e31261807671013982171e4dedd05ee45 - # hfsplus-tools-540.1.linux3-14.fc27 - hfsplus-tools: - rationale: >- - HFS/HFS+ support. - ref: 3959a753737ee3db6d44d27c7a6856ee4ac3d7b5 - # hfsutils-3.2.6-33.fc27 - hfsutils: - rationale: >- - HFS support. - ref: 0fe9d75dbad8ef17456430bab38e323351ac470f - # hmaccalc-0.9.14-8.fc27 - hmaccalc: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 19ef74575605abc11c5aefd33d0d531e69b6a32b - # hostname-3.18-4.fc27 - hostname: - rationale: >- - Provides a utility to view or configure the system - hostname. - ref: 85eb7bb16f21bfe4f7a9121d843a513834a2cdc6 - # hwdata-0.303-1.fc27 - hwdata: - rationale: >- - Provides PCI, USB and other hardware IDs. - ref: 1a291e36bc1fb0c629f84aa0db489c771d9b3301 - # icu-57.1-8.fc28 - icu: - rationale: >- - Tools and utilities for developing with ICU. - ref: 8175a6704f882ebcf134df8a3e7638eb64a462ed - # ima-evm-utils-1.0-1.fc28 - ima-evm-utils: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: d9b7b2657cde84beab1102d7a298e5fd706857b6 - # initscripts-9.77-1.fc27 - initscripts: - rationale: >- - Provides legacy scripts as well as NIC management - tools. - ref: c155b1dbdad52a12f4e984bb0d92de66a16c4d8f - # ipcalc-0.2.0-3.fc27 - ipcalc: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 83b4b804538d07b41edf9976047c0f889055bea6 - # iproute-4.12.0-3.fc27 - iproute: - rationale: >- - Networking support. - ref: 480bcfc508bc2da06ee8d26fad644ed60858fa7e - # ipset-6.32-1.fc27 - ipset: - rationale: >- - Provides IP sets management tools. - ref: b033adb0b2ee78f8f538c350259290a973ffb209 - # iptables-1.6.1-4.fc27 - iptables: - rationale: >- - Networking support. - ref: d67764cf41f76bc49352ec25747ebba0785275e3 - # iputils-20161105-7.fc27 - iputils: - rationale: >- - Networking support. - ref: 9c6cc8ac2b61fa7eb02bcccf6d4bca5df53665fe - # iscsi-initiator-utils-6.2.0.874-7.git86e8892.fc28 - iscsi-initiator-utils: - rationale: >- - Provides tooling for iSCSI. - ref: 4a8379426aec04d9da656420ed5607488289b172 - # isl-0.16.1-4.fc28 - isl: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: bc5e1f7de7341ac61a8303b1bb1e45258190c3bb - # isns-utils-0.97-5.fc27 - isns-utils: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 22db3e4428096db0864b8d87c31068cc3de3bfde - # jansson-2.10-4.fc27 - jansson: - rationale: >- - Provides a JSON library. - ref: 58c76565c823a1c855ca35fa46592399fa8c0337 - # jbigkit-2.1-8.fc27 - jbigkit: - rationale: >- - Provides support for PBM and JBIG1 image formats. - ref: 23f865e6ee03577f60f62b213e431c03d122dc39 - # json-c-0.12.1-4.fc27 - json-c: - rationale: >- - Provides a JSON library. - ref: 90141cbc6872278ff10fe0b0a47a9b1b1aa540cd - # json-glib-1.3.2-3.fc27 - json-glib: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 93f4838de5845cfef89e40855aaa592c96b03247 - # kbd-2.0.4-4.fc27 - kbd: - rationale: >- - Provides tools for console and virtual terminal - keyboard configuration. - ref: 5f9105204708be93ba8d36d4d1ba54d34d2787a4 - # keyutils-1.5.10-3.fc27 - keyutils: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: b1dd29e2efa46db0d5841c3d748f361e2a60c8c7 - # kmod-24-3.fc27 - kmod: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 9de04eff7aa66df3c2ff462abf43ce45c84468a8 - # krb5-1.15.2-3.fc27 - krb5: - rationale: >- - Provides Kerberos libraries; provides Kerberos PKINIT - plugin; provides Kerberos client - utilities. - ref: 91465b2b091557c11d9824b34c1ae8a8b7d345b3 - # less-487-5.fc27 - less: - rationale: >- - Provides an extremely common pager. - ref: b1a2bf9089f80804d01597af45465e3aef2a36d9 - # libaio-0.3.110-9.fc27 - libaio: - rationale: >- - Provides an asynchronous I/O access library. - ref: c66f2a793329cd413d1518d923ff91139e4082ed - # libappstream-glib-0.7.2-1.fc28 - libappstream-glib: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: eb9b8dfefecc45a83de2a2dac72987d637a59e69 - # libarchive-3.3.1-3.fc27 - libarchive: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 677d147320ceaf696bdbf1aed44b86e62f5c04b4 - # libassuan-2.4.3-6.fc27 - libassuan: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 8ec6f0c0fd5588c56cd520759fc9ea4c21a6cc19 - # libatomic_ops-7.4.6-3.fc27 - libatomic_ops: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: dd85a8a35dea0fb7e1cdb39a17a31232ee57c8ac - # libblockdev-2.12-3.fc28 - libblockdev: - rationale: >- - Provides a low-level block device manipulation - library, necessary for LVM, LUKS - or RAID. - ref: a90f9c61db40e994a5c9a5e734d5c163213c9b70 - # libcap-2.25-7.fc27 - libcap: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: e1524cd2a36d328d86e0e8bba354496787b33b4f - # libcap-ng-0.7.8-7.fc28 - libcap-ng: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 9f33f828106eced4d2b243b789dc73dc4f03e7ce - # libcgroup-0.41-13.fc27 - libcgroup: - rationale: >- - Required for manipulation, control, administration and - monitoring of control groups. - ref: 7fbde96ff17790cdbea7d6dce8b2b5ca5389e003 - # libcomps-0.1.8-6.fc28 - libcomps: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 5fe4e612829aa38ab0f40d99442dca674eac1d51 - # libconfig-1.5-7.fc27 - libconfig: - rationale: >- - A simple library for manipulating structured - configuration files. - ref: 21b736560186b9c16e5119341b024e7997436721 - # libcroco-0.6.12-3.fc27 - libcroco: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 0415a373392afbae05ed2f2b8a74960f533b83af - # libdaemon-0.14-13.fc27 - libdaemon: - rationale: >- - Provides a lightweight library for writing UNIX - daemons. - ref: 1b2df0a10cbc3ef917788f2df840c4ccaf4eb5de - # libdb-5.3.28-26.fc27 - libdb: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: eb2e4bfeeba8f14ec03339dc2fd2563380bf6eb0 - # libdnf-0.11.1-1.fc28 - libdnf: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 9425a0b84115ef422b9da8cc3d046910836bfee8 - # libedit-3.1-20.20170329cvs.fc27 - libedit: - rationale: >- - A line-editing library, similar to readline. - ref: 222f034e132e9879c85daaad54a810a9a19aeec4 - # libev-4.24-4.fc27 - libev: - rationale: >- - An event model library. - ref: 8b0e7018cfc7296c369c5dd8ba6a036f8568a812 - # libevent-2.0.22-6.fc27 - libevent: - rationale: >- - An event model library. - ref: 4f0862f646c6686b49c303e15734f2e1263b49f4 - # libffi-3.1-14.fc27 - libffi: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: ccffc1700abfadb0969495a6e51b964117fc03f6 - # libgcrypt-1.8.1-1.fc28 - libgcrypt: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 32333cbd3a282a196c13a193ed0d2483c204b3b5 - # libgpg-error-1.27-3.fc27 - libgpg-error: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 50ed00c6813be8c9b5619d3509343fb101b996bb - # libidn-1.33-4.fc27 - libidn: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: c9b896cc7d2298be00e20e08728b7e9d41effc7d - # libidn2-2.0.4-1.fc28 - libidn2: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 8437cec6c1bdd56fd80e59e4597e5ea2cc973b1e - # libipt-1.6.1-4.fc27 - libipt: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 3b526f7b0083a5aa8edfe9cee2239aacd7d26c40 - # libjpeg-turbo-1.5.1-4.fc27 - libjpeg-turbo: - rationale: >- - Provides support for JPEG image format. - ref: 3b09e3fc48ad4ca689c3b13a4fbb0cff2c3c8659 - # libksba-1.3.5-5.fc27 - libksba: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 916a7b8afc87b1e8bad87031d6bfc6e62b99103d - # libmetalink-0.1.3-4.fc27 - libmetalink: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 324893c95a0b58c86a99583b266b4612d0728138 - # libmnl-1.0.4-4.fc27 - libmnl: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: a10561fd888be2e4c847d1b63e73809790a89a61 - # libmodman-2.0.1-16.fc27 - libmodman: - rationale: >- - Provides a C++ plugin management library. - ref: 7281b8cc6c1adcc393f9e2ef9c9f0d30d12e22cc - # libmpc-1.0.2-8.fc27 - libmpc: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 023ca6066b867bfb7e179795ae88df1149dbdc3b - # libnetfilter_conntrack-1.0.6-4.fc27 - libnetfilter_conntrack: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 3d0cb6bbf485c785844fe00d11d6f6b9d0841cf7 - # libnfnetlink-1.0.1-11.fc27 - libnfnetlink: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 8693675179e78c640073cfcf1ce734b697d9f1a5 - # libnfsidmap-0.27-3.fc27 - libnfsidmap: - rationale: >- - Provides names and IDs mapper for NFSv4. - ref: a57248737dbe441bad422a97becc1a49248e6451 - # libnl3-3.3.0-4.fc28 - libnl3: - rationale: >- - Provides a convenience library for kernel netlink - sockets. - ref: 1d20e572c0ec76e8d4444c65d049c4ca1bb757f0 - # libpcap-1.8.1-6.fc27 - libpcap: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: b03e488428d30a161d610d4f5e9268139c4f2215 - # libpciaccess-0.13.4-6.fc27 - libpciaccess: - rationale: >- - PCI hardware enablement. - ref: bb7022ae71b2dea9f1563e0de2b32c899674e4d2 - # libpeas-1.22.0-2.fc28 - libpeas: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 1152b0f4359178e98357fadbba94a3197df08dfe - # libpipeline-1.4.2-3.fc27 - libpipeline: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 65cbc5f4cd63df9e12ab2a227f34c786503d1071 - # libpng-1.6.31-1.fc27 - libpng: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 066ba72bbad1c40fc910e339189585040e37ecc2 - # libproxy-0.4.15-4.fc27 - libproxy: - rationale: >- - Provides a library for proxy configuration management. - ref: c0f689bbc8457124e491bce082f33f73e276ba5a - # libpwquality-1.4.0-3.fc27 - libpwquality: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: cc5cdd8b168cd02be33464a63ef3cfa8c0d972d4 - # librepo-1.8.0-1.fc28 - librepo: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 3717051fa086b92d5382f2483c9e08ac05e4954f - # libreport-2.9.3-1.fc27 - libreport: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 9c81be1de21a2c59be1907479d2940db2afb5418 - # libseccomp-2.3.2-5.fc27 - libseccomp: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 22fd2a096f6c3d49002aa32c8dcd2d1c008d98a0 - # libsecret-0.18.5-5.fc27 - libsecret: - rationale: >- - Provides a common password manager and its interface - library. - ref: 623af07d7b64813b202ac8492d1b40380040d9e4 - # libselinux-2.7-4.fc28 - libselinux: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 85e255c58eef490258110c7c026f24f9dbf7a513 - # libsemanage-2.7-3.fc28 - libsemanage: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 7378d3b0520672054af53a595ce498d8bd4af209 - # libsepol-2.7-1.fc27 - libsepol: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 640cc382869d4c06e8367f80893f88c00c416274 - # libsigsegv-2.11-3.fc27 - libsigsegv: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 72591d3bfa8b2b33c1394e781323bc3f9e2b29dd - # libsolv-0.6.28-8.fc27 - libsolv: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: c9393081445f1c0896787c53a58ce11854352665 - # libsoup-2.60.1-1.fc27 - libsoup: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: ef8f8e4b1697ade176c3bb88ce97b0bab596b014 - # libssh-0.7.5-3.fc27 - libssh: - rationale: >- - Implementation of the SSH protocol. - ref: c35af15fcdb80351feb6458d8ab37c7e84831e98 - # libssh2-1.8.0-4.fc27 - libssh2: - rationale: >- - Implementation of the SSH2 protocol. - ref: 29d026f7128d73c88d91a9d381e4315aadfa906f - # libstemmer-0-7.585svn.fc27 - libstemmer: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 99dcc12c83296c2ad3c58b942612bd9c4d601bb8 - # libtalloc-2.1.10-4.fc27 - libtalloc: - rationale: >- - Hierarchical memory allocator. - ref: deb9e63676931770aabadd3039f865f7dabf6274 - # libtasn1-4.12-3.fc27 - libtasn1: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 9bc81da66133cc84eeb34a8f1fcdb7c0013a213c - # libtevent-0.9.33-3.fc27 - libtevent: - rationale: >- - Mainloop built atop libtalloc. - ref: b0f1467f23f8b2425c1b81e1fe70d3b3c2588191 - # libtiff-4.0.8-3.fc27 - libtiff: - rationale: >- - Provides support for TIFF image format. - ref: ef755f9382bebc0388015a3d550223468940f6c2 - # libtirpc-1.0.2-3.fc28 - libtirpc: - rationale: >- - Transport-independent RPC library, required for NFS. - ref: f86493f320661ed0184790b6aa1235f956ed9bca - # libtool-2.4.6-20.fc27 - libtool: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: a9a53fbc4f92e1b3104c68770837258b40f86551 - # libunistring-0.9.7-3.fc27 - libunistring: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 9389fb70b39590e0b50f0296800cf1bb02f4d0f0 - # libunwind-1.2-3.fc27 - libunwind: - rationale: >- - Useful for debugging, providing a C ABI to determine - the call chain of a program. - ref: 112998148236a3e92f2ea0c4fbd0a44fb42e8eb0 - # libusb-0.1.5-10.fc27 - libusb: - rationale: >- - USB hardware enablement. - ref: 43b1a3ccb23334948835dce73b484639670d8932 - # libusbx-1.0.21-4.fc27 - libusbx: - rationale: >- - USB hardware enablement. - ref: 4179dfa54a056ae81695746ba6da1e0ab7d27c8e - # libuser-0.62-11.fc28 - libuser: - rationale: >- - Provides a library for system user and group - administration. - ref: ba4838d1ee218345f0a280a6607109ebcb7d49ef - # libutempter-1.1.6-11.fc27 - libutempter: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: f6e39eb0c4aef28239a0e9c3074c0b76a0fafd46 - # libverto-0.3.0-1.fc28 - libverto: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 3755f42daca7ea421b1b31e0be29503b73faef47 - # libxml2-2.9.5-2.fc27 - libxml2: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 704fefe58ee9bb5a0afc1a2b391d7b55dd56e527 - # libxslt-1.1.30-2.fc28 - libxslt: - rationale: >- - Provides an XSLT library and utilities, also a common - build dependency. - ref: 09600b08dbdc05d6bbd509af6ff2a7e1e2e754f6 - # libyaml-0.1.7-4.fc27 - libyaml: - rationale: >- - YAML support, required for modularity. - ref: 4c630b8f3cc50ba317c9522e70baa5098a17b4e3 - # lksctp-tools-1.0.16-8.fc27 - lksctp-tools: - rationale: >- - SCTP interface. - ref: 00444ab0efb5db87d01dce540656f3deaca67e02 - # lldpad-1.0.1-8.git036e314.fc27 - lldpad: - rationale: >- - A link layer discovery daemon with enhanced ethernet - support. - ref: 3c415a0fef0347d05b994b9ea18d9eb74915bd30 - # logrotate-3.12.3-3.fc27 - logrotate: - rationale: >- - Rotates, compresses, removes and mails system log - files. - ref: 9781d85ce497e6f6f9cac47b89f39d09611eadec - # lsof-4.89-7.fc27 - lsof: - rationale: >- - Lists open files; a common system management utility. - ref: 612246fb1e90ebb4d96b5786118ee5654ce711d7 - # lsscsi-0.28-6.fc27 - lsscsi: - rationale: >- - SCSI listing tools. - ref: f2b1f01e09b555cd6212726f847578694649c22a - # lttng-ust-2.10.0-2.fc28 - lttng-ust: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: e5060fc96e0813dca880b5a6575ef1dc97526a82 - # lua-5.3.4-5.fc27 - lua: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 0b6e19e40a24afd8ca15886a1c52d2e504a3ec85 - # lvm2-2.02.174-2.fc28 - lvm2: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: ed7ef951d405e6b8950969d74c8e55a2df4792e1 - # lz4-1.8.0-1.fc28 - lz4: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 3eb2fe9a82143a72fd0f6ce776412e8fe3a1464a - # lzo-2.08-11.fc27 - lzo: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 8a8b29739952bbbca8fc174b3fbdee5bf624caee - # m4-1.4.18-5.fc27 - m4: - rationale: >- - M4 macro processor. - ref: 6e392dda98d3c402e140ca274df023cb2ac19f24 - # make-4.2.1-4.fc27 - make: - rationale: >- - Make support. - ref: 539d55578b45809f7765d9b2a8b9672fa3068580 - # man-db-2.7.6.1-5.fc27 - man-db: - rationale: >- - Tools for searching and reading man pages. - ref: af41171ebdb3b6716bc8052f2aaa56d9afeddc3d - # mcstrans-0.3.4-11.fc27 - mcstrans: - rationale: >- - Provides a SELinux translation daemon. - ref: 26f22e0381180f3fb228100a10c867df30c278dd - # mdadm-4.0-5.fc27 - mdadm: - rationale: >- - Provides support for software RAID. - ref: dd54da95e9ebda490e4947c8df5528a4dd0dcaa0 - # microdnf-3-4.fc27 - microdnf: - rationale: >- - Minimized DNF package manager. - ref: fab9e9b8e459ba575c664204fe4b8e121d2a53b5 - # modulemd-1.3.0-1.fc28 - modulemd: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 3a8bd97706dae31e83ef442c2c8b56db026fa15c - # mokutil-0.3.0-7.fc27 - mokutil: - rationale: >- - Provides a custom secure boot keys management utility; - needed for shim. - ref: deab5e72fec319c687bcb3582e7fc7138f390a7f - # mpfr-3.1.5-5.fc27 - mpfr: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: f027070a1260d3204282cb7aa90f531a5aad16ba - # mtools-4.0.18-13.fc27 - mtools: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 7a0fcb61089ef3dd3f93c535a22d4d011c315038 - # multilib-rpm-config-1-9.fc27 - multilib-rpm-config: - rationale: >- - A collection of tools to simplify multilib packaging. - ref: 1d565a81282a94110d6392222579f26dbe42c0f6 - # nano-2.8.6-3.fc27 - nano: - rationale: >- - Basic editor. - ref: 6579e7ae007775e674f5b69495fb5d191572860f - # ncurses-6.0-13.20170722.fc27 - ncurses: - rationale: >- - A common TUI interface library and terminfo database. - ref: 2989bde07560087cfa6fb9d9f852495daf315846 - # nettle-3.3-5.fc27 - nettle: - rationale: >- - Common cryptographic library. - ref: 2ec204e2de17006b566c9ff7d90ec65ca1680ed5 - # nfs-utils-2.1.1-6.rc5.fc27 - nfs-utils: - rationale: >- - NFS support. - ref: b4bc034399ab32972091302fdecb504279689e74 - # nghttp2-1.25.0-1.fc28 - nghttp2: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 365144d6bf70229f9895bef2ee1322250cd70309 - # npth-1.5-3.fc27 - npth: - rationale: >- - New portable threads library. - ref: e803c15cb2e528c3f57f58453cd33d0c0829905b - # nspr-4.17.0-1.fc27 - nspr: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: b01938123c1fe84c15b0f507b282e8a4338d07db - # nss-3.32.0-3.fc28 - nss: - rationale: >- - Common cryptographic library. - ref: 61169569b13845986b3aeed3cfc3a3012a4427f3 - # nss-pem-1.0.3-5.fc27 - nss-pem: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: b404ed5a1305570a1f4df47be82154d41ca429e9 - # nss-softokn-3.33.0-1.0.fc27 - nss-softokn: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 140909c713571e2ff7e2c0da61b3ce27286f794c - # nss-util-3.33.0-2.fc28 - nss-util: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: fe91fae18f3c8f6285065468eddcf80f8c756113 - # ocaml-srpm-macros-5-2.fc27 - ocaml-srpm-macros: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 1e9398b2e1de36ce037ce2be24c30b4b71c8bb24 - # openblas-srpm-macros-2-2.fc27 - openblas-srpm-macros: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: b216871e67d70f05060f2ded7359746331890a3d - # openjpeg2-2.2.0-1.fc27 - openjpeg2: - rationale: >- - Provides support for the JPEG 2000 image format. - ref: 877f1f09c6a3ee682780786e027482ecd254b6c1 - # openldap-2.4.45-3.fc27 - openldap: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 671ba8f100c01207f5604f2baf733889a2703106 - # openssh-7.5p1-5.fc27 - openssh: - rationale: >- - SSH clients; SSH server. - ref: ef66c0c677013530206ef6e70ed0f30ef47f77db - # openssl-1.1.0f-9.fc27 - openssl: - rationale: >- - Common cryptographic library. - ref: 50c1418e793b7881c6b0c5b0e5eb10854fe38867 - # os-prober-1.74-3.fc27 - os-prober: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: a89794e7e84a7f726fd51128b61bd9e75878dca9 - # p11-kit-0.23.8-2.fc28 - p11-kit: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 5c8eae497fbb795830e86b0492a677f9761a7d27 - # pam-1.3.0-6.fc28 - pam: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 64bde25a451f5d088d8508c8dbb4103366052d1a - # parted-3.2-28.fc27 - parted: - rationale: >- - Provides the common disk partition manipulation - program. - ref: 633c511c8c8d6f85c3eed7bbe072945ef07731e6 - # passwd-0.79-12.fc27 - passwd: - rationale: >- - Password configuration utility. - ref: 3058c2d2f64594b4605674e8925bf87a284a7753 - # patch-2.7.5-6.fc27 - patch: - rationale: >- - Patch support. - ref: f3df496daa86f6f8579d715426b5adbd1a5d84b0 - # pciutils-3.5.5-3.fc27 - pciutils: - rationale: >- - Provides PCI bus related utilities. - ref: 2177c4606aecf5bf1bd376c7cd8269a697f38288 - # pcre-8.41-1.fc27.2 - pcre: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 93e27456fcb0984e0b40af348019a523c24b6210 - # pcre2-10.30-1.fc27 - pcre2: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: cda3d6e262f0d77a60610c721f300f59fac66cc4 - # perl-srpm-macros-1-24.fc27 - perl-srpm-macros: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 7cdaa7edc52e5653713460b3e3be024a304556c7 - # pkgconf-1.3.8-1.fc27 - pkgconf: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 67459a5e3285a17f4b734d617df534bc016f6536 - # policycoreutils-2.7-3.fc28 - policycoreutils: - rationale: >- - Provides utilities for SELinux-enabled system - management; tools implemented - using non-Platform dynamic - languages can be found in the - appropriate Platform extension - module. - ref: 3ed3f1881341f4998cce5793f236b61ea4d8f956 - # polkit-0.113-15.fc27 - polkit: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 28f947c651f06214041ab4fadfa5754d0316d5a7 - # popt-1.16-11.fc27 - popt: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 4f57ac2fe2b8216bfae4e523819f2279ad32a633 - # procps-ng-3.3.10-15.fc27 - procps-ng: - rationale: >- - Common utilities. - ref: 9d1eb6f843731f31c386a1c8b3bb640d73363419 - # psmisc-23.1-2.fc27 - psmisc: - rationale: >- - Common utilities. - ref: 36658d1963763d3881b019294a046545089a31f9 - # publicsuffix-list-20170828-1.fc28 - publicsuffix-list: - rationale: >- - Provides cross-vendor public domain suffix database; - provides the public suffix list - database in the DAFSA - representation. - ref: 84b677dd1cded6676b608f769dd97456d6663698 - # python-IPy-0.81-20.fc27 - python-IPy: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: af9ca160bc9527555603cd4eb065a6710b28673f - # python-dateutil-2.6.0-4.fc27 - python-dateutil: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: fcaed26785869caf09546961fc6da442ef97404f - # python-iniparse-0.4-26.fc28 - python-iniparse: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: f81b0b5401b6b797da4b630116467bffe9214c35 - # python-pip-9.0.1-11.fc27 - python-pip: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: e27aaa21f19120825b5d729c5c3b470025278702 - # python-rpm-generators-4.13.0.1-4.fc28 - python-rpm-generators: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: d64bb3efc4648e0157d723680cafc4929f5496d0 - # python-rpm-macros-3-22.fc27 - python-rpm-macros: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: cb52c18aa91a05410adb3a329d0781001ec8e9b3 - # python-setuptools-36.2.0-7.fc28 - python-setuptools: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: a9c42b4249405e8c64a7e8dda48689fa10532129 - # python-six-1.10.0-11.fc28 - python-six: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 95795c62e5a562d980a51612b5459f22ed413cd8 - # python-smartcols-0.3.0-1.fc28 - python-smartcols: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 6185c69184df873f8822b5df42a38c0b8fb6e8e3 - # python3-3.6.2-13.fc27 - python3: - rationale: >- - Python 3. - ref: f27-modular-server - # qrencode-3.4.4-3.fc27 - qrencode: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: f84dad8a8caa2ceff0c366db0cff35e9577067c0 - # qt5-5.9.1-2.fc27 - qt5: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: c6eacb1ad42fa189435a48978cf0bb6672d8f2a7 - # quota-4.03-9.fc27 - quota: - rationale: >- - Filesystem quota support, required for NFS. - ref: ca339568be984e03e06a7bedf229d452df9287b5 - # readline-7.0-7.fc27 - readline: - rationale: >- - A line-editing library, similar to libedit. - ref: 3f2a3a2460f4d14cc41eaf28aaf0df29d1fe4efc - # redhat-rpm-config-68-1.fc28 - redhat-rpm-config: - rationale: >- - Base RPM macros. - ref: fb76fd52006c7aa539d5a9b6767b0502113da19a - # rootfiles-8.1-21.fc27 - rootfiles: - rationale: >- - Basic files for the root's home. - ref: 637a460d1a4d4ff432c69a5abba96dbfa4558873 - # rpcbind-0.2.4-7.rc2.fc27.2 - rpcbind: - rationale: >- - Universal addresses to RPC program number mapper, - required for NFS. - ref: edd698f759675cc89855a9043f44960337d59192 - # rpm-4.14.0-2.fc28 - rpm: - rationale: >- - RPM support; RPM build tools. - ref: 7f79c17b8ee335ab7fd1e4e62d5d808f38fe9796 - # rsync-3.1.2-7.fc27 - rsync: - rationale: >- - Provides a tool for files and directories - synchronization. - ref: 063a68f86d2f9330df8244bd1ede773d288a2a2e - # rust-srpm-macros-4-3.fc27 - rust-srpm-macros: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 5020be36b73f739abedcd4bbc766a87240689558 - # sed-4.4-3.fc27 - sed: - rationale: >- - Common editor. - ref: 4485bf8864b393505685d37ec9162b69b288e729 - # selinux-policy-3.13.1-275.fc28 - selinux-policy: - rationale: >- - Provides the base SELinux reference modular policy. - ref: c1ce08ecb5786a0608ce31969d918ac0a1991e0f - # setools-4.1.1-4.fc28 - setools: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 767253148766572bb17f97d5685369220a444fc4 - # setup-2.10.10-1.fc28 - setup: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 948a5acf91fff228617c9382cc5858bc12ba0692 - # sg3_utils-1.42-3.fc27 - sg3_utils: - rationale: >- - Utilities for SCSI device management. - ref: fe6805bd2d135b4e391a0b23c93f9d68284173bc - # sgml-common-0.6.3-47.fc28 - sgml-common: - rationale: >- - Common SGML catalogs; common XML catalogs. - ref: 8ab6c4bd5da16c4fc173e09be976e738fc5160cb - # sgpio-1.2.0.10-19.fc27 - sgpio: - rationale: >- - Provides SGPIO bus support utilities. - ref: 9f904eaa8a29b512ff33f629b2d5da7b1ae512c0 - # shadow-utils-4.5-4.fc27 - shadow-utils: - rationale: >- - Common utilities. - ref: 2c7fd6de84388eda729beee620a06f7bd5e32415 - # shared-mime-info-1.8-5.fc27 - shared-mime-info: - rationale: >- - The shared MIME information database, a generally - useful data set and a common build - dependency. - ref: 1a0dc28ca1843bb9978c53180765b8842cfa0163 - # snappy-1.1.7-1.fc28 - snappy: - rationale: >- - A common compression library. - ref: 511fd951d29fe445f778da0b1014695be1107c48 - # sqlite-3.20.1-1.fc28 - sqlite: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: d786881866cba8a68b6f568a9b3b3368656204fd - # sudo-1.8.20p2-3.fc27 - sudo: - rationale: >- - Allows restricted root access. - ref: 185e4548cafc93742da1c198470537998fa87325 - # systemd-234-6.fc28 - systemd: - rationale: >- - The init system. - ref: 8b20c798c76cd1a70c23496126bef612f9d8976a - # tar-1.29-7.fc27 - tar: - rationale: >- - Base compression support. - ref: 2858c8d1dd0427fd3a9e98cd3ea269be6da5d69e - # tcl-8.6.7-2.fc28 - tcl: - rationale: >- - A common scripting and application integration - language. - ref: 2cec45ffd39f1467a0422b95f138a41a49671c0b - # tcp_wrappers-7.6-87.fc27 - tcp_wrappers: - rationale: >- - An obsolete yet still commonly required networking - filtering tools. - ref: 3f5472db89e6bb82b6dc002e3c61fb809f245f37 - # texinfo-6.4-5.fc27 - texinfo: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: fbb2b61cd5d2c2857f2d5e9d2abb043358caf0e1 - # time-1.7-54.fc27 - time: - rationale: >- - Provides a utility for monitoring use of system - resources, fallback for the shell - built-in. - ref: e5ce80ad76ac3b40c82ced21af415d584bf3c917 - # tmux-2.5-4.fc27 - tmux: - rationale: >- - Terminal multiplexer; required by system deployment - tools. - ref: 8357d20ea20aaaef7dd622e4de591bca69c3f1d2 - # tzdata-2017b-2.fc27 - tzdata: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 55fef8cdba647763749018b67ad89c750000b0a0 - # unzip-6.0-36.fc27 - unzip: - rationale: >- - Base compression support. - ref: e28499ab813aa960f7eaf038d6a8f2ecba133413 - # usermode-1.111-12.fc27 - usermode: - rationale: >- - Tools for user account management tasks. - ref: 137e0517402e18f4618183bef5c8f9edb934f6d1 - # userspace-rcu-0.10.0-3.fc27 - userspace-rcu: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: f7e2ab96f18a1187c03db40bdb38b5c75f9ec457 - # util-linux-2.30.2-1.fc28 - util-linux: - rationale: >- - Common utilities. - ref: 558fdf8110e5ab2799c553e1c9e75b6a8e3eb23d - # vim-8.0.983-1.fc28 - vim: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: 3f63f2257b14be890caf9c48a2bfdf09c40479ab - # volume_key-0.3.9-16.fc28 - volume_key: - rationale: >- - Provides tools for manipulating storage volume - encryption keys. - ref: 2894bfabcd7e622b60275d46ac109a7a4dc28780 - # which-2.21-4.fc27 - which: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: f06f7907645ee2aef0c790fc187c1ead9b341a8b - # words-3.0-27.fc27 - words: - rationale: >- - A dictionary of English words for the /usr/share/dict - directory. - ref: 45860ffc9753f14f89460c7a7e07fd5c2068b5fd - # xfsprogs-4.12.0-4.fc27 - xfsprogs: - rationale: >- - XFS support. - ref: e6eea5b0c1b85945da4be56d6dbddf5cd9a998cd - # xmlrpc-c-1.49.02-2.fc28 - xmlrpc-c: - rationale: >- - Provides a lightweight RPC library. - ref: e1bf03ae317c438c08dae85aae8ae6e56fc672a0 - # xz-5.2.3-4.fc27 - xz: - rationale: >- - Base compression support. - ref: 3f9bd005b879471a52b4bf1154e45402a695025b - # zip-3.0-20.fc27 - zip: - rationale: >- - Autogenerated by Host & Platform tooling. - ref: ed9621449947b0c7c3630f34bb79994b4d9bc7cf - # zlib-1.2.11-4.fc27 - zlib: - rationale: >- - A common compression library. - ref: 2bc4b0a6ef3dd81db1f4cb637c41ae496e235569 - # zstd-1.3.1-1.fc28 - zstd: - rationale: >- - Base compression support. - ref: c82a3a0cf898e0075c0efa4079d3caca079b78de diff --git a/sources b/sources deleted file mode 100644 index e69de29..0000000