Pop-Up Thingie

>>> Magnum BBS <<<
  • Home
  • Forum
  • Files
  • Log in

  1. Forum
  2. Usenet
  3. LINUX.GENTOO.DEV
  • [gentoo-dev] [PATCH 0/3] inline the samba mirror

    From Michael Orlitzky@21:1/5 to All on Thu Nov 23 01:50:01 2023
    Close https://bugs.gentoo.org/916556 by inlining the samba mirror into net-fs/samba and sys-auth/pam_smb and then dropping the entry from thirdpartymirrors.

    Michael Orlitzky (3):
    net-fs/samba: inline mirror://samba/ into SRC_URI
    sys-auth/pam_smb: inline mirror://samba/ into SRC_URI
    profiles/thirdpartymirrors: drop mirror://samba/

    net-fs/samba/samba-4.18.4-r1.ebuild | 4 ++--
    net-fs/samba/samba-4.18.5-r1.ebuild | 4 ++--
    net-fs/samba/samba-4.18.6-r1.ebuild | 4 ++--
    net-fs/samba/samba-4.18.7.ebuild | 4 ++--
    net-fs/samba/samba-4.18.8.ebuild | 4 ++--
    net-fs/samba/samba-4.19.0-r1.ebuild | 4 ++--
    net-fs/samba/samba-4.19.1.ebuild | 4 ++--
    net-fs/samba/samba-4.19.2.ebuild | 4 ++--
    profiles/thirdpartymirrors | 1 -
    sys-auth/pam_smb/pam_smb-2.0.0_rc6-r3.ebuild | 4 ++--
    10 files changed, 18 insertions(+), 19 deletions(-)

    --
    2.41.0

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Michael Orlitzky@21:1/5 to All on Thu Nov 23 01:50:01 2023
    This (singleton) mirror list has been inlined into the two packages
    that were using it.

    Closes: https://bugs.gentoo.org/916556
    Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
    ---
    profiles/thirdpartymirrors | 1 -
    1 file changed, 1 deletion(-)

    diff --git a/profiles/thirdpartymirrors b/profiles/thirdpartymirrors
    index b28145aeac1f..1bcdb7cec8bc 100644
    --- a/profiles/thirdpartymirrors
    +++ b/profiles/thirdpartymirrors
    @@ -18,7 +18,6 @@ nongnu https://download.savannah.nongnu.org/releases/ https://ftp.cc.uoc.gr/mir
    openbsd https://cdn.openbsd.org/pub/OpenBSD https://fastly.cdn.openbsd.org/pub/OpenBSD
    openssl https://www.openssl.org/ https://artfiles.org/openssl.org/ https://www.mirrorservice.org/sites/ftp.openssl.org/ ftp://ftp.openssl.org
    qmail https://qmail-mirror.jms1.net/ http://qmail.pandakc.com/ http://qmail.glasswings.com.au/ http://qmail.teraren.com/ http://qmail.mirror.cdnetworks.com/ https://qmail.mirror.choon.net/ http://qmail.cbox.biz/ http://qmail.cbox.biz/ http://qmail.
    mirrors.ovh.net/ftp.qmail.org/ http://qmail.rasjonell.net/ http://mirrors.ntua.gr/qmail/ http://qmail.cti.gr/ http://qmail.hypergrid.it/ http://qmail.omnis.ch/ http://qmail.cavsystems.
  • From Michael Orlitzky@21:1/5 to All on Thu Nov 23 01:50:01 2023
    Bug: https://bugs.gentoo.org/916556
    Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
    ---
    net-fs/samba/samba-4.18.4-r1.ebuild | 4 ++--
    net-fs/samba/samba-4.18.5-r1.ebuild | 4 ++--
    net-fs/samba/samba-4.18.6-r1.ebuild | 4 ++--
    net-fs/samba/samba-4.18.7.ebuild | 4 ++--
    net-fs/samba/samba-4.18.8.ebuild | 4 ++--
    net-fs/samba/samba-4.19.0-r1.ebuild | 4 ++--
    net-fs/samba/samba-4.19.1.ebuild | 4 ++--
    net-fs/samba/samba-4.19.2.ebuild | 4 ++--
    8 files changed, 16 insertions(+), 16 deletions(-)

    diff --git a/net-fs/samba/samba-4.18.4-r1.ebuild b/net-fs/samba/samba-4.18.4-r1.ebuild
    index 7be674c8b658..50bd8a8ba337 100644
    --- a/net-fs/samba/samba-4.18.4-r1.ebuild
    +++ b/net-fs/samba/samba-4.18.4-r1.ebuild
    @@ -13,9 +13,9 @@ HOMEPAGE="https://samba.org/"
    MY_PV="${PV/_rc/rc}"
    MY_P="${PN}-${MY_PV}"
    if [[ ${PV} == *_rc* ]]; then
    - SRC_URI="mirror://samba/rc/${MY_P}.tar.gz"
    + SRC_URI="https://download.samba.org/pub/samba/rc/${MY_P}.tar.gz"
    else
    - SRC_URI="mirror://samba/stable/${MY_P}.tar.gz"
    + SRC_URI="https://download.samba.org/pub/samba/stable/${MY_P}.tar.gz"
  • Who's Online

  • System Info

    Sysop: Keyop
    Location: Huddersfield, West Yorkshire, UK
    Users: 546
    Nodes: 16 (3 / 13)
    Uptime: 02:46:09
    Calls: 10,385
    Files: 14,057
    Messages: 6,416,585

© >>> Magnum BBS <<<, 2025