From 72d54629b1b004d657535b2049ae8985b3bf331c Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Mon, 9 Feb 2026 18:46:15 +0000 Subject: [PATCH] 2026-02-09 18:46:15 UTC --- metadata/md5-cache/app-admin/sudo-rs-0.2.12 | 14 ++++++++++++++ metadata/md5-cache/dev-java/byte-buddy-1.18.4 | 15 +++++++++++++++ metadata/md5-cache/dev-java/commons-daemon-1.5.1 | 16 ++++++++++++++++ metadata/pkg_desc_index | 6 +++--- metadata/timestamp.chk | 2 +- 5 files changed, 49 insertions(+), 4 deletions(-) create mode 100644 metadata/md5-cache/app-admin/sudo-rs-0.2.12 create mode 100644 metadata/md5-cache/dev-java/byte-buddy-1.18.4 create mode 100644 metadata/md5-cache/dev-java/commons-daemon-1.5.1 diff --git a/metadata/md5-cache/app-admin/sudo-rs-0.2.12 b/metadata/md5-cache/app-admin/sudo-rs-0.2.12 new file mode 100644 index 0000000000000..127f2f18b0bfb --- /dev/null +++ b/metadata/md5-cache/app-admin/sudo-rs-0.2.12 @@ -0,0 +1,14 @@ +BDEPEND=|| ( >=dev-lang/rust-bin-1.74.1:* >=dev-lang/rust-1.74.1:* ) +DEFINED_PHASES=compile configure install prepare setup test unpack +DESCRIPTION=A memory safe implementation of sudo and su. +EAPI=8 +HOMEPAGE=https://github.com/trifectatechfoundation/sudo-rs +INHERIT=pam cargo +IUSE=pam su system-names debug +KEYWORDS=~amd64 ~arm64 +LICENSE=|| ( Apache-2.0 MIT ) || ( Apache-2.0 MIT ) +RDEPEND=system-names? ( !app-admin/sudo su? ( !sys-apps/util-linux[su] !sys-apps/shadow[su] pam? ( sys-apps/util-linux[pam] ) ) ) +SLOT=0 +SRC_URI=https://github.com/trifectatechfoundation/sudo-rs/archive/refs/tags/v0.2.12.tar.gz -> sudo-rs-0.2.12.tar.gz https://crates.io/api/v1/crates/glob/0.3.3/download -> glob-0.3.3.crate https://crates.io/api/v1/crates/libc/0.2.180/download -> libc-0.2.180.crate +_eclasses_=toolchain-funcs 7e440a20ac11dece04e3334622e6e5da flag-o-matic ed1eda86c8f746a2a75f7f9f7478f5f4 pam b56d0c9c20fc5b553f13c8ae165a10a5 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 20da14430886f3de143eb101684fcf62 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo aeba1d272f6c2e000912e11d8cf626eb +_md5_=f61bcc4eb9e9ba1b7bc0c26f55b8aec1 diff --git a/metadata/md5-cache/dev-java/byte-buddy-1.18.4 b/metadata/md5-cache/dev-java/byte-buddy-1.18.4 new file mode 100644 index 0000000000000..dc1997c85664c --- /dev/null +++ b/metadata/md5-cache/dev-java/byte-buddy-1.18.4 @@ -0,0 +1,15 @@ +DEFINED_PHASES=compile install preinst prepare setup test +DEPEND=>=dev-java/asm-9.9.1:0 >=dev-java/asm-jdk-bridge-0.0.13:0 >=dev-java/findbugs-annotations-3.0.1:0 >=dev-java/jna-5.18.1:0 >=dev-java/jsr305-3.0.2-r1:0 || ( virtual/jdk:26 virtual/jdk:25 virtual/jdk:21 virtual/jdk:17 virtual/jdk:11 ) test? ( >=dev-java/mockito-2.28.2-r1:2 ) >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip ) test? ( dev-java/junit:4 ) +DESCRIPTION=Offers convenience for attaching an agent to the local or a remote VM +EAPI=8 +HOMEPAGE=https://bytebuddy.net +INHERIT=java-pkg-2 java-pkg-simple +IUSE=doc source test +KEYWORDS=~amd64 ~arm64 ~ppc64 +LICENSE=Apache-2.0 +RDEPEND=>=virtual/jre-1.8:* >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://github.com/raphw/byte-buddy/archive/byte-buddy-1.18.4.tar.gz +_eclasses_=java-utils-2 b41327d85d12ce816943cf4d344add19 java-pkg-2 438c2725ea326202d7fc1eb31af76813 java-pkg-simple df1fc43a5017ec8f5d23007b23731474 +_md5_=bf78bd9beede61fcb5eed7a2cad0580f diff --git a/metadata/md5-cache/dev-java/commons-daemon-1.5.1 b/metadata/md5-cache/dev-java/commons-daemon-1.5.1 new file mode 100644 index 0000000000000..eb50ef49d1fda --- /dev/null +++ b/metadata/md5-cache/dev-java/commons-daemon-1.5.1 @@ -0,0 +1,16 @@ +BDEPEND=verify-sig? ( sec-keys/openpgp-keys-apache-commons ) verify-sig? ( || ( app-alternatives/gpg app-crypt/gnupg[-alternatives(-)] ) >=app-portage/gemato-20 ) +DEFINED_PHASES=compile install preinst prepare setup test unpack +DEPEND=>=virtual/jdk-11:* test? ( dev-java/junit:5[-vintage] >=dev-java/opentest4j-1.3.0-r1:0 ) >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip ) test? ( dev-java/junit:5 ) +DESCRIPTION=Tools to allow Java programs to run as UNIX daemons +EAPI=8 +HOMEPAGE=https://commons.apache.org/proper/commons-daemon/ +INHERIT=java-pkg-2 java-pkg-simple junit5 toolchain-funcs verify-sig +IUSE=doc source test verify-sig +KEYWORDS=~amd64 ~ppc64 +LICENSE=Apache-2.0 +RDEPEND=>=virtual/jre-1.8:* >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=mirror://apache/commons/daemon/source/commons-daemon-1.5.1-src.tar.gz verify-sig? ( mirror://apache/commons/daemon/source/commons-daemon-1.5.1-src.tar.gz.asc ) +_eclasses_=java-utils-2 b41327d85d12ce816943cf4d344add19 java-pkg-2 438c2725ea326202d7fc1eb31af76813 java-pkg-simple df1fc43a5017ec8f5d23007b23731474 junit5 88b77cfefed338e1227e1cf761caef5e toolchain-funcs 7e440a20ac11dece04e3334622e6e5da eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig ece4c893b6bd62eacbc4d25958e857f8 +_md5_=be1fdaa617ebab61665a802a2621e60e diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index a2082584bd474..8c67f4ba4dc33 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -1077,7 +1077,7 @@ app-admin/stow 2.4.1: GNU Stow is a symlink farm manager app-admin/su-exec 0.2: Switch user and group id and exec app-admin/sud 1.3-r2 1.3-r3: A daemon to execute processes with special privileges in a nosuid environment app-admin/sudo 1.9.17_p1 1.9.17_p2 9999: Allows users or groups to run commands as other users -app-admin/sudo-rs 0.2.10 0.2.11-r1: A memory safe implementation of sudo and su. +app-admin/sudo-rs 0.2.10 0.2.11-r1 0.2.12: A memory safe implementation of sudo and su. app-admin/superadduser 1.15: Interactive adduser script from Slackware app-admin/supervisor 4.2.5-r1 4.2.5_p20250125 4.3.0: A system for controlling process state under UNIX app-admin/sxid 4.2-r3 4.20130802: suid, sgid file and directory checking @@ -4860,7 +4860,7 @@ dev-java/browserlauncher2 1.3-r3: A library that facilitates opening a browser f dev-java/bsf 2.4.0-r7: Bean Script Framework dev-java/bsh 2.1.1-r2: A small embeddable Java source interpreter dev-java/byaccj 1.15-r3: A Java extension of BSD YACC-compatible parser generator -dev-java/byte-buddy 1.18.2: Offers convenience for attaching an agent to the local or a remote VM +dev-java/byte-buddy 1.18.2 1.18.4: Offers convenience for attaching an agent to the local or a remote VM dev-java/c3p0 0.9.5.5-r2: JDBC drivers with JNDI-bindable DataSources dev-java/cache2k-api 0.23.1: light weight and high performance Java caching library: API dev-java/cache2k-core 0.23.1: light weight and high performance Java caching library: core @@ -4875,7 +4875,7 @@ dev-java/commons-codec 1.19.0 1.21.0: Implementations of common encoders and dec dev-java/commons-collections 3.2.2-r2 4.5.0: Extends the JCF classes with new interfaces, implementations and utilities dev-java/commons-compress 1.28.0: Java API for working with archive files dev-java/commons-csv 1.14.1-r1: Simple interface for reading and writing CSV files of various types -dev-java/commons-daemon 1.4.1: Tools to allow Java programs to run as UNIX daemons +dev-java/commons-daemon 1.4.1 1.5.1: Tools to allow Java programs to run as UNIX daemons dev-java/commons-digester 2.1-r3 3.2-r5: Reads XML configuration files to provide initialization of various Java objects dev-java/commons-exec 1.6.0: Utility classes, stream implementations, file filters, and much more dev-java/commons-httpclient 3.1-r3: The Jakarta Commons HttpClient library diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index f8e933723efd2..c5560e5f0cbb1 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Mon, 09 Feb 2026 18:31:14 +0000 +Mon, 09 Feb 2026 18:46:15 +0000