public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/frr/
Date: Wed, 05 Feb 2025 11:13:37 +0000 (UTC)	[thread overview]
Message-ID: <1738753989.379f9bff317efa7fb9ad21fcda9c8c4b3255c3b9.flow@gentoo> (raw)

commit:     379f9bff317efa7fb9ad21fcda9c8c4b3255c3b9
Author:     Jaco Kroon <jaco <AT> uls <DOT> co <DOT> za>
AuthorDate: Mon Jan  6 19:38:28 2025 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Wed Feb  5 11:13:09 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=379f9bff

net-misc/frr: add 10.1.2, drop 10.1.1 - CVE-2024-55553

Bug: https://bugs.gentoo.org/947630
Signed-off-by: Jaco Kroon <jaco <AT> uls.co.za>
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 net-misc/frr/Manifest                                 | 2 +-
 net-misc/frr/{frr-10.1.1.ebuild => frr-10.1.2.ebuild} | 5 ++---
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/net-misc/frr/Manifest b/net-misc/frr/Manifest
index 314b0f0f74e2..6e22e0b46b59 100644
--- a/net-misc/frr/Manifest
+++ b/net-misc/frr/Manifest
@@ -1,4 +1,4 @@
 DIST frr-10.0.2.tar.gz 10968487 BLAKE2B 420503f25e2e40ce9f53cbb04416ba6d2fd8c7c0958f2d42391d7b534e0547e9ee429ad419cb87a06331efa75603bac1a8439844fe6a478f3b5513e656cab726 SHA512 d37373faab6b004b2bb3d99bee76a4a620ef9dcacfeadb9bbea611cb01ece869467583cde656715d50912b44a84da27103da9b2e76da8bcec9c95436ac45393c
-DIST frr-10.1.1.tar.gz 11044980 BLAKE2B 32e50394c35712bc4799cae23c369aca6307d92b20a52ca9c2264b9ee82798d4372816cf87fc6e5c00c14d7aa85b08d3560f7ef6e0d72dd2a2ad231f8f7e3841 SHA512 c555bafc7437e8ba0216bd9cc7e0a432af4c9877255ab4ffdd97a0b7626eb3c9022051b91f6cd5d27d06531f6edef84742b67169ebbc040b8a904e58712cb654
+DIST frr-10.1.2.tar.gz 11046539 BLAKE2B db983becc4c00256cfc87032252f85f763d9acfdc5eb8488206b32fe8caddfb8e9371808d929cb708b4df1a32d2a2df148d036f3eef98ff432812ae6a865d539 SHA512 257844687c0132819bedf559a527217d4c01abfa6b98c787f18f24e5006a53d9d3e561b22ab36631d691ba53d3f206c1d52d8020cb1b962d7ad117b159f674c6
 DIST frr-10.2.1.tar.gz 11178677 BLAKE2B 8bcc8ccf8febee1012d94a9f3de40cc177bec1af464cd935303df8859a72607d03e5f9030f05bed5d56a7a413a0029479f538b3c0b35acc4a66295b4229f6be1 SHA512 8544280a0c536e8688cbf2811d96cdc2fa3413f662013bb1b58cb02d4d56a08d98e870b39e477f6b0294e6aceb5dcc99c5facdeee165ce7597c2150ebb79101e
 DIST frr-9.1.2.tar.gz 10790677 BLAKE2B dfa4967ee0e0bbecea016b9deeb70b1c1b9e409469de145050602608dddd41857be946e8df5c8a594dfaf6a124729af55d7ce4483e6fe6edc41125f09d9dabd2 SHA512 e0ed613090140ece181bff077a7067a00a5fca648ec6627c02d815060087497c68712c1ba244fa1534cdbcef49db92bd9432545d05027dc4b04db4f423726882

diff --git a/net-misc/frr/frr-10.1.1.ebuild b/net-misc/frr/frr-10.1.2.ebuild
similarity index 96%
rename from net-misc/frr/frr-10.1.1.ebuild
rename to net-misc/frr/frr-10.1.2.ebuild
index 63a5e4f8de35..6e1d6a35e541 100644
--- a/net-misc/frr/frr-10.1.1.ebuild
+++ b/net-misc/frr/frr-10.1.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2020-2024 Gentoo Authors
+# Copyright 2020-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 inherit autotools pam python-single-r1 systemd
 
 DESCRIPTION="The FRRouting Protocol Suite"
@@ -49,7 +49,6 @@ DEPEND="
 "
 RDEPEND="
 	${COMMON_DEPEND}
-	$(python_gen_cond_dep 'dev-python/ipaddr[${PYTHON_USEDEP}]')
 "
 
 PATCHES=(


             reply	other threads:[~2025-02-05 11:13 UTC|newest]

Thread overview: 75+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-05 11:13 Florian Schmaus [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-08-30  1:26 [gentoo-commits] repo/gentoo:master commit in: net-misc/frr/ Sam James
2025-06-18  2:30 Sam James
2025-06-18  2:30 Sam James
2025-06-18  2:30 Sam James
2025-06-18  2:30 Sam James
2025-06-14 13:54 Sam James
2025-06-14 13:54 Sam James
2025-03-25  4:36 Sam James
2025-03-25  4:36 Sam James
2025-03-25  4:36 Sam James
2025-03-25  4:36 Sam James
2025-03-21  9:42 Sam James
2025-02-05 11:13 Florian Schmaus
2025-02-05 11:13 Florian Schmaus
2025-02-05 11:13 Florian Schmaus
2025-01-27 23:25 Sam James
2024-11-01 16:56 Andreas K. Hüttel
2024-10-07  3:27 Eli Schwartz
2024-10-07  2:40 Sam James
2024-10-07  2:40 Sam James
2024-10-04  8:13 Sam James
2024-10-04  8:13 Sam James
2024-10-04  8:13 Sam James
2024-10-04  8:13 Sam James
2024-05-28 22:01 Sam James
2024-04-23  8:53 Michał Górny
2024-04-23  8:53 Michał Górny
2024-03-22  9:43 Andreas Sturmlechner
2024-03-21  5:54 Joonas Niilola
2024-02-09 13:19 Joonas Niilola
2023-12-27  0:20 Jakov Smolić
2023-10-11 21:07 Jakov Smolić
2023-10-11 21:07 Jakov Smolić
2023-08-27 11:19 Jakov Smolić
2023-08-27 10:39 Jakov Smolić
2023-07-14 13:32 Jakov Smolić
2023-07-14 13:32 Jakov Smolić
2023-07-11 14:02 Jakov Smolić
2023-05-05  6:23 Jakov Smolić
2023-04-04  8:07 Jakov Smolić
2023-04-03  7:33 Jakov Smolić
2023-03-29 14:36 Sam James
2023-03-29 14:36 Sam James
2023-03-14  8:02 Sergey Popov
2023-02-09 17:51 Sergey Popov
2022-12-08 13:15 Sergey Popov
2022-10-18  0:51 Sam James
2022-05-30 13:53 Jakov Smolić
2022-05-30  6:58 Agostino Sarubbo
2022-05-28 15:58 Jakov Smolić
2022-04-27 22:23 Jakov Smolić
2022-02-02  9:35 Sergey Popov
2022-01-04 10:30 David Seifert
2021-12-12 18:01 Jakov Smolić
2021-12-12 17:58 Jakov Smolić
2021-12-12 17:58 Jakov Smolić
2021-11-11 15:14 Jakov Smolić
2021-11-11 10:56 Jakov Smolić
2021-10-14 13:38 Sergey Popov
2021-08-31 15:36 Jakov Smolić
2021-08-28  9:12 Jakov Smolić
2021-08-24  7:25 Sergey Popov
2021-08-22 21:53 David Seifert
2021-05-27 21:13 David Seifert
2021-05-15  2:21 Sam James
2021-03-30 18:27 Sam James
2021-03-30  9:31 David Seifert
2021-03-30  9:31 David Seifert
2021-03-30  9:31 David Seifert
2021-03-30  9:31 David Seifert
2021-03-26 16:49 Sam James
2021-03-26 11:37 David Seifert
2020-12-05 15:00 Sergey Popov
2020-12-04 11:53 Sergey Popov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1738753989.379f9bff317efa7fb9ad21fcda9c8c4b3255c3b9.flow@gentoo \
    --to=flow@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox