summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-libs/rinutils: add 0.10.1Sam James2023-02-222-0/+24
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-admin/terraform: add 1.3.9William Hubbs2023-02-222-0/+42
| | | | | | Closes: https://bugs.gentoo.org/884885 Closes: https://bugs.gentoo.org/895242 Signed-off-by: William Hubbs <williamh@gentoo.org>
* games-misc/fortune-mod: add rinutils depSam James2023-02-221-1/+2
| | | | | Closes: https://bugs.gentoo.org/895904 Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/uutils-findutils: new package, add 0.0.3_p20230215, 9999Sam James2023-02-224-0/+572
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* www-client/lynx: fix libidn2 automagic depSam James2023-02-221-1/+1
| | | | | | | | As Hanno points out, the build system already prefers libidn2 > libidn if libidn2 is installed. Closes: https://bugs.gentoo.org/895902 Signed-off-by: Sam James <sam@gentoo.org>
* net-wireless/ubertooth: minor qaRick Farina2023-02-222-6/+22
| | | | | | | adjust deps add udev_reload Closes: https://bugs.gentoo.org/849650 Signed-off-by: Rick Farina <zerochaos@gentoo.org>
* net-wireless/airspy: minor qa updatesRick Farina2023-02-223-5/+14
| | | | | | | add missing udev_reload for pkg_postrm update metadata.xml Signed-off-by: Rick Farina <zerochaos@gentoo.org>
* net-wireless/osmo-fl2k: ebuild qaRick Farina2023-02-221-1/+9
| | | | | | add udev_reload Signed-off-by: Rick Farina <zerochaos@gentoo.org>
* media-libs/tiff: Fix several CVEsMichael Vetter2023-02-223-0/+510
| | | | | | | | | | | | | | | | | | | Fixes: * CVE-2023-0795 https://gitlab.com/libtiff/libtiff/-/issues/493 * CVE-2023-0796 https://gitlab.com/libtiff/libtiff/-/issues/499 * CVE-2023-0797 https://gitlab.com/libtiff/libtiff/-/issues/495 * CVE-2023-0798 https://gitlab.com/libtiff/libtiff/-/issues/492 * CVE-2023-0799 https://gitlab.com/libtiff/libtiff/-/issues/494 * CVE-2023-0800 https://gitlab.com/libtiff/libtiff/-/issues/496 * CVE-2023-0801 https://gitlab.com/libtiff/libtiff/-/issues/498 * CVE-2023-0802 https://gitlab.com/libtiff/libtiff/-/issues/500 * CVE-2023-0803 https://gitlab.com/libtiff/libtiff/-/issues/501 * CVE-2023-0804 https://gitlab.com/libtiff/libtiff/-/issues/497 Bug: https://bugs.gentoo.org/895900 Signed-off-by: Michael Vetter <jubalh@iodoru.org> Closes: https://github.com/gentoo/gentoo/pull/29721 Signed-off-by: Sam James <sam@gentoo.org>
* Revert "media-libs/tiff: Fix several CVEs"Sam James2023-02-223-510/+0
| | | | | | | | This reverts commit 7ebadfbb4602052047e063e83e78cf398d2610c5. Reverting so I can fix the Bug tag I messed up. Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/tiff: Fix several CVEsMichael Vetter2023-02-223-0/+510
| | | | | | | | | | | | | | | | | | | Fixes: * CVE-2023-0795 https://gitlab.com/libtiff/libtiff/-/issues/493 * CVE-2023-0796 https://gitlab.com/libtiff/libtiff/-/issues/499 * CVE-2023-0797 https://gitlab.com/libtiff/libtiff/-/issues/495 * CVE-2023-0798 https://gitlab.com/libtiff/libtiff/-/issues/492 * CVE-2023-0799 https://gitlab.com/libtiff/libtiff/-/issues/494 * CVE-2023-0800 https://gitlab.com/libtiff/libtiff/-/issues/496 * CVE-2023-0801 https://gitlab.com/libtiff/libtiff/-/issues/498 * CVE-2023-0802 https://gitlab.com/libtiff/libtiff/-/issues/500 * CVE-2023-0803 https://gitlab.com/libtiff/libtiff/-/issues/501 * CVE-2023-0804 https://gitlab.com/libtiff/libtiff/-/issues/497 Bug: https://github.com/gentoo/gentoo/pull/29721 Signed-off-by: Michael Vetter <jubalh@iodoru.org> Closes: https://github.com/gentoo/gentoo/pull/29721 Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/fail2ban: keyword 1.0.2-r1 riscv #894594Xin Yang2023-02-221-1/+1
| | | | | | Signed-off-by: Xin Yang <yangmame@icloud.com> Closes: https://github.com/gentoo/gentoo/pull/29594 Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/python-systemd: keyword 235 riscv #894594Xin Yang2023-02-221-1/+1
| | | | | Signed-off-by: Xin Yang <yangmame@icloud.com> Signed-off-by: Sam James <sam@gentoo.org>
* scripts/bootstrap.sh: Fix bootstrap in verbose modeKrzesimir Nowak2023-02-221-4/+10
| | | | | | | | | | | | | | | | | Verbose mode does not unset STRAP_RUN, thus the script tries to prune sys-devel/gcc at the later stage. Currently portage exits with an exit status 1 if a specific package was requested to be pruned and there was nothing to do. This results in a bootstrap failure. So before we try to prune, let's do a dry run to see if anything would be done. For the portage code that results in exit status 1, see the following link: https://gitweb.gentoo.org/proj/portage.git/tree/lib/_emerge/actions.py?id=bde2a895cf520687dce7a8e92601041a37529ba0#n1700 Signed-off-by: Krzesimir Nowak <knowak@microsoft.com> Closes: https://github.com/gentoo/gentoo/pull/29612 Signed-off-by: Sam James <sam@gentoo.org>
* dev-embedded/platformio: Version bump to 6.1.6Guillermo Joandet2023-02-222-0/+114
| | | | | | Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/29634 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/rocr-runtime: add 5.4.3Niccolò Belli2023-02-222-0/+55
| | | | | | Signed-off-by: Niccolò Belli <niccolo.belli@linuxsystems.it> Closes: https://github.com/gentoo/gentoo/pull/29684 Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/rocm-cmake: add 5.4.3Niccolò Belli2023-02-222-0/+32
| | | | | Signed-off-by: Niccolò Belli <niccolo.belli@linuxsystems.it> Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/roct-thunk-interface: add 5.4.3Niccolò Belli2023-02-222-0/+41
| | | | | Signed-off-by: Niccolò Belli <niccolo.belli@linuxsystems.it> Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/rocm-comgr: add 5.4.3Niccolò Belli2023-02-222-0/+61
| | | | | Signed-off-by: Niccolò Belli <niccolo.belli@linuxsystems.it> Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/rocm-device-libs: add 5.4.3Niccolò Belli2023-02-223-0/+265
| | | | | Signed-off-by: Niccolò Belli <niccolo.belli@linuxsystems.it> Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/scap-driver: fix build wth kernel 6.2Holger Hoffstätte2023-02-222-0/+103
| | | | | | | Closes: https://bugs.gentoo.org/895868 Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Closes: https://github.com/gentoo/gentoo/pull/29719 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/lib3mf: fix bug #895180Peter Levine2023-02-222-1/+32
| | | | | | | | | | | | Remove the lines in CMakeLists.txt that emit -std=c++11 (as wall as emitting -O2) to enable the compiler default, which builds against the latest GTest with both clang-16.0.0_pre20230107 and gcc-12.2.1_p20230121-r1. Closes: https://bugs.gentoo.org/895180 Closes: https://github.com/gentoo/gentoo/pull/29644 Signed-off-by: Peter Levine <plevine457@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/rapidjson: don't force C++11Peter Levine2023-02-222-2/+5
| | | | | | | | | | | | dev-cpp/gtest-1.13.0 now requires building with C++14 or later. Remove -std=c++11 and, if not overridden in CXXFLAGS, use the compiler default. For 9999, explicitly pass RAPIDJSON_BUILD_CXX17=ON, which supports that cmake option. Closes: https://bugs.gentoo.org/893466 Closes: https://github.com/gentoo/gentoo/pull/29479 Signed-off-by: Peter Levine <plevine457@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/hip: Fix rocclr hsa.h include bug for 5.1.3Yiyang Wu2023-02-221-0/+3
| | | | | | | | | | Same as f98177a3fe2ea8cf1818daec64268f9377176902, apply the patch to fix for rocclr include bug Closes: https://bugs.gentoo.org/894040 Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/29657 Signed-off-by: Sam James <sam@gentoo.org>
* app-arch/snappy: build using C++14 dialectPeter Levine2023-02-221-1/+2
| | | | | | | | | | The latest gtest requires C++14 or later. Pass -DCMAKE_CXX_STANDARD=14 explicitly to avoid having -std=c++11 added to CXXFLAGS. Closes: https://bugs.gentoo.org/895190 Closes: https://github.com/gentoo/gentoo/pull/29653 Signed-off-by: Peter Levine <plevine457@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/hyperscan: add 5.4.1Petr Vaněk2023-02-222-0/+58
| | | | | | | | | | - EAPI bump to 8 - drop static-libs use flag - remove unneeded CMAKE_BUILD_TYPE variable Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/29720 Signed-off-by: Sam James <sam@gentoo.org>
* games-misc/fortune-mod: add github upstream metadataSam James2023-02-221-4/+7
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-misc/fortune-mod: add 3.16.0Sam James2023-02-222-0/+66
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* games-misc/fortune-mod: drop 3.6.1-r1, 3.10.0, 3.14.0Sam James2023-02-224-141/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/beets: sync liveSam James2023-02-221-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/beets: use pypi.eclassSam James2023-02-222-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/beets: update EAPI 7 -> 8, enable py3.11Petr Vaněk2023-02-221-0/+129
| | | | | | Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/29723 Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/beets: drop 1.4.9-r6, 1.5.0-r2Petr Vaněk2023-02-223-263/+0
| | | | | Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sam James <sam@gentoo.org>
* media-sound/beets: Fix testsPetr Vaněk2023-02-223-0/+90
| | | | | | | | | | Few tests were failing because of changes in dependencies, namely in dev-python/mediafile and dev-python/unidecode. Closes: https://bugs.gentoo.org/876427 Closes: https://bugs.gentoo.org/895862 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sam James <sam@gentoo.org>
* app-text/pelican: enable py3.11Petr Vaněk2023-02-221-1/+1
| | | | | | Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/29722 Signed-off-by: Sam James <sam@gentoo.org>
* app-text/pelican: update HOMEPAGEPetr Vaněk2023-02-221-3/+10
| | | | | | | plus update to indentation style common for python packages Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/cutter: depend on one rizin versionJohn Helmert III2023-02-221-2/+2
| | | | | Closes: https://bugs.gentoo.org/895830 Signed-off-by: John Helmert III <ajak@gentoo.org>
* sys-kernel/vanilla-sources: add 6.1.13, drop 6.1.12Alice Ferrazzi2023-02-232-1/+1
| | | | Signed-off-by: Alice Ferrazzi <alicef@gentoo.org>
* sys-kernel/vanilla-sources: add 5.15.95, drop 5.15.94Alice Ferrazzi2023-02-232-1/+1
| | | | Signed-off-by: Alice Ferrazzi <alicef@gentoo.org>
* sys-kernel/vanilla-sources: add 5.10.169, drop 5.10.168Alice Ferrazzi2023-02-232-1/+1
| | | | Signed-off-by: Alice Ferrazzi <alicef@gentoo.org>
* sys-kernel/vanilla-sources: add 5.4.232, drop 5.4.231Alice Ferrazzi2023-02-232-1/+1
| | | | Signed-off-by: Alice Ferrazzi <alicef@gentoo.org>
* sys-kernel/vanilla-sources: add 4.19.273, drop 4.19.272Alice Ferrazzi2023-02-232-1/+1
| | | | Signed-off-by: Alice Ferrazzi <alicef@gentoo.org>
* sys-kernel/vanilla-sources: add 4.14.306, drop 4.14.305Alice Ferrazzi2023-02-232-1/+1
| | | | Signed-off-by: Alice Ferrazzi <alicef@gentoo.org>
* sys-kernel/gentoo-sources: add 4.14.306Alice Ferrazzi2023-02-232-0/+31
| | | | Signed-off-by: Alice Ferrazzi <alicef@gentoo.org>
* sys-kernel/gentoo-sources: add 4.19.273Alice Ferrazzi2023-02-232-0/+31
| | | | Signed-off-by: Alice Ferrazzi <alicef@gentoo.org>
* sys-kernel/gentoo-sources: add 5.4.232Alice Ferrazzi2023-02-232-0/+31
| | | | Signed-off-by: Alice Ferrazzi <alicef@gentoo.org>
* sys-kernel/gentoo-sources: add 5.10.169Alice Ferrazzi2023-02-232-0/+31
| | | | Signed-off-by: Alice Ferrazzi <alicef@gentoo.org>
* sys-kernel/gentoo-sources: add 5.15.95Alice Ferrazzi2023-02-232-0/+31
| | | | Signed-off-by: Alice Ferrazzi <alicef@gentoo.org>
* sys-kernel/gentoo-sources: add 6.1.13Alice Ferrazzi2023-02-232-0/+31
| | | | Signed-off-by: Alice Ferrazzi <alicef@gentoo.org>
* x11-themes/papirus-icon-theme: stabilize 20230104 for ALLARCHESPacho Ramos2023-02-221-1/+1
| | | | Signed-off-by: Pacho Ramos <pacho@gentoo.org>