summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge updates from masterRepository mirror & CI2024-12-233-429/+0
|\
| * dev-libs/botan: drop 2.19.4, 3.3.0Sam James2024-12-233-429/+0
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
* | 2024-12-23 09:48:42 UTCRepository mirror & CI2024-12-234-5/+5
| |
* | Merge updates from masterRepository mirror & CI2024-12-233-1/+9
|\|
| * app-misc/fastfetch: Stabilize 2.30.1 arm64, #946861Sam James2024-12-231-1/+1
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
| * www-servers/nginx: add lua config if USE="nginx_modules_http_lua"Z. Liu2024-12-232-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Start from commit https://github.com/openresty/lua-nginx-module/commit/60736e686ac5ca5af9a5bf118cb9bd4a9126cefc 'resty.core' is now mandatorily loaded, and the 'lua_load_resty_core' directive is deprecated. See also https://github.com/openresty/lua-nginx-module/pull/1501 If nginx is built with USE="nginx_modules_http_lua", there must have resty.core (OpenResty or a module named 'resty') exist, otherwise nginx will fail to start w/ messages like bellow: nginx: [alert] failed to load the 'resty.core' module (https://github.com/openresty/lua-resty-core); ensure you are using an OpenResty release from https://openresty.org/en/download.html (reason: module 'resty.core' not found: no field package.preload['resty.core'] no file './resty/core.lua' no file '/usr/share/luajit-2.1.0-beta3/resty/core.lua' no file '/usr/local/share/lua/5.1/resty/core.lua' no file '/usr/local/share/lua/5.1/resty/core/init.lua' no file '/usr/share/lua/5.1/resty/core.lua' no file '/usr/share/lua/5.1/resty/core/init.lua' no file './resty/core.so' no file '/usr/local/lib/lua/5.1/resty/core.so' no file '/usr/lib64/lua/5.1/resty/core.so' no file '/usr/local/lib/lua/5.1/loadall.so' no file './resty.so' no file '/usr/local/lib/lua/5.1/resty.so' no file '/usr/lib64/lua/5.1/resty.so' no file '/usr/local/lib/lua/5.1/loadall.so') in /etc/nginx/nginx.conf:47 Closes: https://bugs.gentoo.org/726728 Signed-off-by: Z. Liu <zhixu.liu@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/39823 Signed-off-by: Sam James <sam@gentoo.org>
* | 2024-12-23 09:18:44 UTCRepository mirror & CI2024-12-234-32/+3
| |
* | Merge updates from masterRepository mirror & CI2024-12-235-633/+0
|\|
| * app-misc/klavaro: drop 3.13-r1Petr Vaněk2024-12-234-137/+0
| | | | | | | | Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
| * app-text/texlive-core: drop 2023-r9Florian Schmaus2024-12-231-496/+0
| | | | | | | | Signed-off-by: Florian Schmaus <flow@gentoo.org>
* | 2024-12-23 09:03:30 UTCRepository mirror & CI2024-12-232-2/+2
| |
* | Merge updates from masterRepository mirror & CI2024-12-232-0/+26
|\|
| * dev-libs/botan: fix build w/o avx2Sam James2024-12-232-0/+26
| | | | | | | | | | Closes: https://bugs.gentoo.org/946821 Signed-off-by: Sam James <sam@gentoo.org>
* | 2024-12-23 08:18:43 UTCRepository mirror & CI2024-12-232-2/+2
| |
* | Merge updates from masterRepository mirror & CI2024-12-231-4/+0
|\|
| * media-libs/opencv: drop gcc 15 bug workaroundSam James2024-12-231-4/+0
| | | | | | | | | | | | | | Now fixed for a few weeks. Bug: https://gcc.gnu.org/PR116352 Signed-off-by: Sam James <sam@gentoo.org>
* | 2024-12-23 07:33:35 UTCRepository mirror & CI2024-12-233-2/+18
| |
* | Merge updates from masterRepository mirror & CI2024-12-232-0/+105
|\|
| * dev-python/hypothesis: Bump to 6.122.7Michał Górny2024-12-232-0/+105
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* | 2024-12-23 06:48:38 UTCRepository mirror & CI2024-12-232-3/+3
| |
* | Merge updates from masterRepository mirror & CI2024-12-232-2/+2
|\|
| * www-client/firefox: fix a "typo" in 133.0.3's patchsetJoonas Niilola2024-12-232-2/+2
| | | | | | | | | | | | | | | | - one part of 0015-gcc-lto-pgo-gentoo.patch didn't apply because it was read as comments due to copy-pasting missing a crucial position line. Closes: https://bugs.gentoo.org/946835 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* | 2024-12-23 06:33:34 UTCRepository mirror & CI2024-12-2311-15/+128
| |
* | Merge updates from masterRepository mirror & CI2024-12-2318-5/+260
|\|
| * dev-ruby/database_cleaner: remove obsolete slot from depsHans de Graaff2024-12-231-1/+1
| | | | | | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
| * dev-ruby/power_assert: drop 2.0.3Hans de Graaff2024-12-232-42/+0
| | | | | | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
| * dev-ruby/power_assert: add 2.0.5Hans de Graaff2024-12-232-0/+42
| | | | | | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
| * dev-ruby/net-imap: add 0.5.4Hans de Graaff2024-12-232-0/+43
| | | | | | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
| * dev-python/mcbootflash: Bump to 10.0.0Michał Górny2024-12-232-0/+37
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/zenlib: Bump to 3.0.2Michał Górny2024-12-232-0/+27
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/types-setuptools: Bump to 75.6.0.20241223Michał Górny2024-12-232-0/+17
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/sphobjinv: Bump to 2.3.1.2Michał Górny2024-12-232-0/+60
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/datastructclass: New package, v0.1.1Michał Górny2024-12-233-0/+39
| | | | | | | | | | | | Needed by >=dev-python/mcbootflash-10.0.0. Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/jaraco-path: Bump to 3.7.2Michał Górny2024-12-232-0/+32
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* | 2024-12-23 06:18:38 UTCRepository mirror & CI2024-12-237-23/+23
| |
* | Merge updates from masterRepository mirror & CI2024-12-2312-68/+189
|\|
| * media-libs/libshumate: fix tests w/ newer json-glibSam James2024-12-232-0/+32
| | | | | | | | | | Closes: https://bugs.gentoo.org/946836 Signed-off-by: Sam James <sam@gentoo.org>
| * sys-cluster/spark-bin: update maintainersVolkmar W. Pogatzki2024-12-231-4/+0
| | | | | | | | | | | | | | | | | | | | This package installs only pre-compiled stuff and none of the other packages which are maintained by Java team depends on it. Hence there is no reason why it should be co-maintained by Java team. Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/39820 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
| * app-misc/rundeck-cli-bin: update maintainersVolkmar W. Pogatzki2024-12-231-4/+0
| | | | | | | | | | | | | | | | | | This package installs only pre-compiled stuff and none of the other packages which are maintained by Java team depends on it. Hence there is no reason why it should be co-maintained by Java team. Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
| * app-text/jabref-bin: update maintainersVolkmar W. Pogatzki2024-12-231-4/+0
| | | | | | | | | | | | | | | | | | This package installs only pre-compiled stuff and none of the other packages which are maintained by Java team depends on it. Hence there is no reason why it should be co-maintained by Java team. Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
| * sci-mathematics/geogebra-bin: drop to maintainer-neededVolkmar W. Pogatzki2024-12-231-3/+1
| | | | | | | | | | | | | | | | | | This package installs only pre-compiled stuff and none of the other packages which are maintained by Java team depends on it. Hence there is no reason why it should be (co-)maintained by Java team. Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
| * dev-java/swt: 4.34-r1 add riscv sourcesVolkmar W. Pogatzki2024-12-232-0/+154
| | | | | | | | | | Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
| * media-gfx/plantuml: drop 1.2024.7Volkmar W. Pogatzki2024-12-232-51/+0
| | | | | | | | | | Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
| * media-libs/harfbuzz: update HOMEPAGESam James2024-12-232-2/+2
| | | | | | | | | | | | | | The fd.o wiki page redirects to just the GH repo. Let's replace it in HOMEPAGE with the 'new' (no idea how old) proper upstream HOMEPAGE. Signed-off-by: Sam James <sam@gentoo.org>
* | 2024-12-23 05:48:43 UTCRepository mirror & CI2024-12-233-3/+3
| |
* | Merge updates from masterRepository mirror & CI2024-12-232-18/+44
|\|
| * sys-apps/sysvinit: replace brittle sed with patch for moved programsSam James2024-12-232-18/+44
| | | | | | | | | | | | | | The sed we were using broke for pidof at least in 3.12: replace those seds with a proper patch. Signed-off-by: Sam James <sam@gentoo.org>
* | 2024-12-23 05:33:31 UTCRepository mirror & CI2024-12-233-2/+17
| |
* | Merge updates from masterRepository mirror & CI2024-12-232-0/+110
|\|
| * dev-libs/protobuf-c: backport memory corruption fixSam James2024-12-232-0/+110
| | | | | | | | | | | | | | | | Note that this *doesn't* fix bug #946366, I just initially thought it did, so I mentioned it there. Bug: https://bugs.gentoo.org/946366 Signed-off-by: Sam James <sam@gentoo.org>