summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-crypt/libmd: drop liveSam James2023-02-132-28/+1
| | | | | | | It's not like there's tonnes of changes upstream often and the live ebuild isn't in sync here anyway. Signed-off-by: Sam James <sam@gentoo.org>
* app-crypt/libmd: Backport Clang 16 configure fixViolet Purcell2023-02-132-1/+50
| | | | | | | Closes: https://bugs.gentoo.org/894010 Signed-off-by: Violet Purcell <vimproved@inventati.org> Closes: https://github.com/gentoo/gentoo/pull/29565 Signed-off-by: Sam James <sam@gentoo.org>
* app-text/dos2unix: add 7.4.4Sam James2023-02-132-0/+91
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-mail/cyrus-imapd: add 3.4.5Sam James2023-02-132-0/+248
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-mail/cyrus-imapd: add 3.0.18Sam James2023-02-132-0/+233
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-process/lsof: Keyword 4.98.0 alpha, #891241Matt Turner2023-02-121-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* sys-devel/reflex: Keyword 20230206 alpha, #886247Matt Turner2023-02-121-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* sys-apps/nawk: Keyword 20220122-r1 alpha, #886247Matt Turner2023-02-121-2/+2
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* sci-calculators/bc-gh: Keyword 6.2.2 alpha, #886247Matt Turner2023-02-121-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-python/hatch-vcs: Keyword 0.3.0 alpha, #843617Matt Turner2023-02-121-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-python/platformdirs: Keyword 3.0.0 alpha, #843617Matt Turner2023-02-121-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* gui-libs/wlroots: add 0.16.2Matthew Thode2023-02-122-0/+83
| | | | Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* dev-python/responses: Keyword 0.22.0-r1 alpha, #876857Matt Turner2023-02-121-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-python/pytest-httpserver: Keyword 1.0.6 alpha, #876857Matt Turner2023-02-121-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* sys-apps/iproute2: fix UB in strncpy (e.g. truncated ip route output)Sam James2023-02-132-0/+255
| | | | | | | | | | | | | Fix overlapping buffers passed to strncpy which is UB. format_host_rta_r writes to the buffer passed to it, so hostname (derived from b1) & b1 partly overlap. This gets worse with sys-libs/glibc-2.37 where the ip route output can be truncated, but it was UB anyway and you can see it occurring w/ glibc-2.36. Bug: https://lore.kernel.org/netdev/0011AC38-4823-4D0A-8580-B108D08959C2@gentoo.org/T/#u Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=30112 Thanks-to: Doug Freed <dwfreed@mtu.edu> Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/terminado: Keyword 0.17.1 alpha, #837098Matt Turner2023-02-121-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-python/sphinxcontrib-programoutput: Keyword 0.17-r1 alpha, #837098Matt Turner2023-02-121-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-python/sphinx-autodoc-typehints: Keyword 1.22 alpha, #837098Matt Turner2023-02-121-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-python/sphobjinv: Keyword 2.3.1 alpha, #837098Matt Turner2023-02-121-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-python/fuzzywuzzy: Keyword 0.18.0 alpha, #837098Matt Turner2023-02-121-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-python/timeout-decorator: Keyword 0.5.0-r1 alpha, #837098Matt Turner2023-02-121-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-python/stdio-mgr: Keyword 1.0.1 alpha, #837098Matt Turner2023-02-121-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-python/pytest-ordering: Keyword 0.6 alpha, #837098Matt Turner2023-02-121-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-python/pytest-check: Keyword 2.1.3 alpha, #837098Matt Turner2023-02-121-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-python/dictdiffer: Keyword 0.9.0-r1 alpha, #837098Matt Turner2023-02-121-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-python/nptyping: Keyword 2.3.1 alpha, #837098Matt Turner2023-02-121-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-python/typeguard: Keyword 2.13.3-r1 alpha, #837098Matt Turner2023-02-121-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-python/uvicorn: Keyword 0.20.0 alpha, #837098Matt Turner2023-02-121-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-python/wsproto: Keyword 1.2.0 alpha, #837098Matt Turner2023-02-121-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-python/websockets: Keyword 10.4 alpha, #837098Matt Turner2023-02-121-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-python/httpx: Keyword 0.23.3-r1 alpha, #837098Matt Turner2023-02-121-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-python/httpcore: Keyword 0.16.3 alpha, #837098Matt Turner2023-02-121-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-python/h11: Keyword 0.14.0 alpha, #837098Matt Turner2023-02-121-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-python/socksio: Keyword 1.0.0 alpha, #837098Matt Turner2023-02-121-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-python/anyio: Keyword 3.6.1 alpha, #837098Matt Turner2023-02-121-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-python/soupsieve: Keyword 2.3.2_p1 alpha, #837098Matt Turner2023-02-121-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-python/hatchling: Keyword 1.13.0 alpha, #837098Matt Turner2023-02-121-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-python/editables: Keyword 0.3 alpha, #837098Matt Turner2023-02-121-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* gui-wm/sway: add 1.8.1Matthew Thode2023-02-122-0/+118
| | | | Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* dev-python/Levenshtein: Keyword 0.20.9 alpha, #873814Matt Turner2023-02-121-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-python/rapidfuzz: Keyword 2.13.7 alpha, #873814Matt Turner2023-02-121-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-cpp/rapidfuzz-cpp: Keyword 1.10.4 alpha, #873814Matt Turner2023-02-121-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-cpp/taskflow: Keyword 3.4.0 alpha, #873814Matt Turner2023-02-121-2/+2
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-cpp/doctest: Keyword 2.4.9 alpha, #873814Matt Turner2023-02-121-2/+2
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-python/rapidfuzz_capi: Keyword 1.0.5 alpha, #873814Matt Turner2023-02-121-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-python/nptyping: Remove mistakenly-added versionMatt Turner2023-02-122-51/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-python/sphinx_rtd_theme: Keyword 1.2.0 alpha, #893998Matt Turner2023-02-121-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-python/sphinxcontrib-jquery: Keyword 3.0.0 alpha, #893998Matt Turner2023-02-121-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-python/hatch-vcs: Add patch to fix test suiteMatt Turner2023-02-124-0/+87
| | | | | Closes: https://bugs.gentoo.org/865513 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/stk: fix buildSam James2023-02-132-2/+40
| | | | Signed-off-by: Sam James <sam@gentoo.org>