summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-im/slack: drop 4.36.136Yixun Lan2024-01-302-115/+0
| | | | Signed-off-by: Yixun Lan <dlan@gentoo.org>
* net-im/slack: add 4.36.140Yixun Lan2024-01-302-0/+115
| | | | Signed-off-by: Yixun Lan <dlan@gentoo.org>
* sys-cluster/galera: update SRC_URIPetr Vaněk2024-01-303-6/+15
| | | | | | | | | | Similarly to commit d9fc3c24de56 ("sys-cluster/galera: add 26.4.17"), original uri pointed to .../galera-4/... which contains only the latest release, therefore it is not valid for older versions. New uri points to .../galera-4.$(ver_cut 3)/... which contains sources for required versions. Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* gui-wm/wayfire: remove debug use flagAlfred Wingate2024-01-304-30/+10
| | | | | | | | | | | [sam: It's not appropriate to have a USE flag just for compiler flags, plus asan/ubsan/valgrind aren't appropriate in ebuilds either as they're so sensitive to e.g. sandbox.] Closes: https://bugs.gentoo.org/923333 Signed-off-by: Alfred Wingate <parona@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/35092 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libxslt: drop --with-mem-debug with USE=debugSam James2024-01-302-4/+2
| | | | | | | | | | Per https://gitlab.gnome.org/GNOME/libxslt/-/issues/105#note_1990977, this is both ancient & obsolete, but it also needs libxml2 to be built with the matching option. Drop it. Bug: https://gitlab.gnome.org/GNOME/libxslt/-/issues/105 Closes: https://bugs.gentoo.org/923267 Signed-off-by: Sam James <sam@gentoo.org>
* media-radio/gpredict: drop 2.3-r1Thomas Beierlein2024-01-301-36/+0
| | | | Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
* app-misc/fastfetch: drop 2.7.0Viorel Munteanu2024-01-302-118/+0
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-misc/fastfetch: add 2.7.1Viorel Munteanu2024-01-302-0/+118
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* sys-cluster/galera: add 26.4.17Petr Vaněk2024-01-302-0/+72
| | | | | | | | | | | | | | Changed SRC_URI. Original one pointed to .../galera-4/... which contains only the latest release, therefore it is not valid for older releases. New one points to .../galera-4.$(ver_cut 3)/... which translates to .../galera-4.17/... in this case and it should always contain sources for this version. This version also resolves the certificate issue from bug #921955. Bug: https://bugs.gentoo.org/921955 Closes: https://github.com/gentoo/gentoo/pull/33545 Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
* net-misc/ofono: drop 1.34, 2.0Yixun Lan2024-01-303-134/+0
| | | | Signed-off-by: Yixun Lan <dlan@gentoo.org>
* net-misc/ofono: add 2.3Yixun Lan2024-01-302-0/+66
| | | | Signed-off-by: Yixun Lan <dlan@gentoo.org>
* dev-python/pydantic: Bump to 2.6.0Michał Górny2024-01-302-0/+58
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/xdoctest: Require <dev-python/pytest-8Michał Górny2024-01-301-1/+4
| | | | | Bug: https://bugs.gentoo.org/923319 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-libs/isa-l: add workaround for x86 build errorsMarek Szuba2024-01-302-1/+14
| | | | | | | | | | x86-specific optimisations are presently broken - they call assembly instructions which do not in fact work in 32-bit mode. Until upstream has either fixed them or declared end of support for this arch, fall back to the generic code. Closes: https://bugs.gentoo.org/922193 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* games-engines/minetest: fix gcc-14 build errorMarek Szuba2024-01-302-0/+21
| | | | | | Thanks-to: Alfred Wingate <parona@protonmail.com> Closes: https://bugs.gentoo.org/921131 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* media-libs/hamlib: Fix implicit declaration of function exitBrahmajit Das2024-01-302-0/+113
| | | | | | | | Closes: https://bugs.gentoo.org/923108 Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Closes: https://bugs.gentoo.org/923108 Closes: https://github.com/gentoo/gentoo/pull/35077 Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
* gui-wm/wayfire: fix duplicate manpageAlfred Wingate2024-01-302-0/+183
| | | | | | | Closes: https://bugs.gentoo.org/922898 Signed-off-by: Alfred Wingate <parona@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/35009 Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/virtualenvwrapper: add 6.1.0Alfred Wingate2024-01-302-0/+72
| | | | | | Signed-off-by: Alfred Wingate <parona@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/35071 Signed-off-by: Sam James <sam@gentoo.org>
* app-arch/patool: drop 1.12_p20230424, 1.14.1Alfred Wingate2024-01-303-251/+0
| | | | | | Signed-off-by: Alfred Wingate <parona@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/34857 Signed-off-by: Sam James <sam@gentoo.org>
* app-arch/patool: add 2.1.1Alfred Wingate2024-01-302-0/+129
| | | | | Signed-off-by: Alfred Wingate <parona@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* eclass: update texlive eclasses for texlive 2023Florian Schmaus2024-01-302-81/+124
| | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* dev-cpp/scitokens-cpp: restrict dependency to <jwt-cpp-0.7.0Guilherme Amadio2024-01-304-6/+6
| | | | | | | | | jwt-cpp-0.7.0 introduced breaking changes: https://github.com/Thalhammer/jwt-cpp/releases/tag/v0.7.0 Closes: https://bugs.gentoo.org/923309 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* media-gfx/pngcrush: only use PNG_IGNORE_ADLER32 if supportedMarek Szuba2024-01-302-1/+18
| | | | | | | | | | | | Since libpng-1.6.41 support for PNG_IGNORE_ADLER32 is optional, disabled by default owing to its use of an undocumented zlib function, and not presently enabled in Gentoo. Funnily enough there are *two* places in pngcrush code where this option is used and one of them has already used an ifdef guard. Closes: https://bugs.gentoo.org/923023 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* linux-mod-r1.eclass: warn if KV does not match virtual/dist-kernelAndrew Ammerlaan2024-01-301-1/+19
| | | | | | | | | | | | | We have no mechanism to ensure that we build the kernel modules for the same kernel version as the version we will record in the virtual/dist-kernel subslot dependency. This does not fix this problem, but it does add a warning to ensure users are aware that, for example, built binpkgs are going to have wrong dependency metadata. Bug: https://bugs.gentoo.org/923025 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/35066 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* dev-vcs/git-filter-repo: disable py3.9Sam James2024-01-302-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* profiles: Mask app-editors/emacs:25 for removalUlrich Müller2024-01-301-0/+7
| | | | | Bug: https://bugs.gentoo.org/923329 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* net-analyzer/zabbix: bump to 5.0.41Miroslav Šulc2024-01-302-0/+381
| | | | Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* net-analyzer/zabbix: bump to 6.0.26Miroslav Šulc2024-01-302-0/+384
| | | | Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* net-libs/libtorrent-rasterbar: exclude broken tests + add examplesAlfred Wingate2024-01-301-0/+112
| | | | | | | | | Closes: https://bugs.gentoo.org/888825 Closes: https://bugs.gentoo.org/889832 Closes: https://bugs.gentoo.org/915512 Signed-off-by: Alfred Wingate <parona@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/35081 Signed-off-by: Sam James <sam@gentoo.org>
* net-analyzer/zabbix: bump to 6.4.11Miroslav Šulc2024-01-302-0/+388
| | | | Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* media-sound/schismtracker: bump to 20240129Miroslav Šulc2024-01-302-0/+48
| | | | Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* sys-apps/fwts: update bug references againSam James2024-01-301-1/+1
| | | | | | | Looks like it's not a new issue in the end. Bug: https://bugs.gentoo.org/795051 Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/fwts: add better upstream link for 23.11.0 build failureSam James2024-01-301-1/+1
| | | | | | Bug: https://bugs.launchpad.net/fwts/+bug/2047906 Bug: https://github.com/fwts/fwts/issues/13 Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/fwts: backport -j1 to 22.03.00.Sam James2024-01-302-3/+8
| | | | | | | Backport the -j1 added in ce0d6536cc59402682b39018e70014612c729148 to 22.03.00. Closes: https://bugs.gentoo.org/870109 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libverto: remove unused flagEray Aslan2024-01-301-1/+0
| | | | Signed-off-by: Eray Aslan <eras@gentoo.org>
* sys-fs/genfstab: keyword 28-r1 for sparc, bug #921377Rolf Eike Beer2024-01-301-1/+1
| | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/arch-chroot: keyword 28 for sparc, bug #921376Rolf Eike Beer2024-01-301-1/+1
| | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/boost: stable 1.83.0-r2 for sparc, bug #918861Rolf Eike Beer2024-01-301-1/+1
| | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
* net-firewall/iptables: tests need nftablesSam James2024-01-302-2/+8
| | | | | Bug: https://bugs.gentoo.org/890628 Signed-off-by: Sam James <sam@gentoo.org>
* dev-java/bcmail: depend on jakarta-activation:1Volkmar W. Pogatzki2024-01-301-0/+2
| | | | | | | | | fixes regression of commit #7e5d514429 Closes: https://bugs.gentoo.org/923293 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/35090 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* dev-java/leiningen-bin: dropped 2.11.1 to unstableMiroslav Šulc2024-01-301-1/+1
| | | | Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* dev-java/leiningen: bump version to 2.11.1golanv2024-01-302-0/+64
| | | | | | | Signed-off-by: Aaron Burnett <aaron@adelie.io> Closes: https://bugs.gentoo.org/885595 Closes: https://github.com/gentoo/gentoo/pull/35078 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* dev-java/jakarta-mail: scrubbed the patchMiroslav Šulc2024-01-301-2/+0
| | | | Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* dev-java/jakarta-mail: skip a test which fails with jdk:21Volkmar W. Pogatzki2024-01-302-22/+33
| | | | | | Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/35067 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* x11-misc/picom: add 11.1Bernard Cafarelli2024-01-302-0/+69
| | | | Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* dev-util/buildbot: Bump to 3.11.0 with updated depMagnus Granberg2024-01-301-1/+1
| | | | | | | Closes: https://bugs.gentoo.org/920676 Signed-off-by: Magnus Granberg <zorry@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/35055 Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/buildbot-www: add 3.11.0Magnus Granberg2024-01-302-0/+23
| | | | | | Closes: https://bugs.gentoo.org/920676 Signed-off-by: Magnus Granberg <zorry@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/buildbot-www-react: add 3.11.0Magnus Granberg2024-01-302-0/+23
| | | | | | Closes: https://bugs.gentoo.org/920676 Signed-off-by: Magnus Granberg <zorry@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/buildbot-wsgi-dashboards: add 3.11.0Magnus Granberg2024-01-302-0/+25
| | | | | | Closes: https://bugs.gentoo.org/920676 Signed-off-by: Magnus Granberg <zorry@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/buildbot-worker: add 3.11.0Magnus Granberg2024-01-302-0/+141
| | | | | | Closes: https://bugs.gentoo.org/920676 Signed-off-by: Magnus Granberg <zorry@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>