[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [GCD] Migrating repositories, issues, and patches to Codeberg
From: |
Tomas Volf |
Subject: |
Re: [GCD] Migrating repositories, issues, and patches to Codeberg |
Date: |
Sun, 09 Feb 2025 12:43:35 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Andreas Enge <andreas@enge.fr> writes:
> Am Sat, Feb 08, 2025 at 05:43:20PM +0100 schrieb Ludovic Courtès:
>> I gave the example of Nixpkgs, where package maintainers, who are not
>> necessarily committers, can trigger merges for some changes that touch
>> their packages and that pass a number of tests.
>
> Maybe this is semantic nitpicking, but people who are able to merge are
> effectively committers, if only potentially limited to some parts of
> the code.
Given that Guix is (effectively) just a large Scheme program, does the
"limited to some parts of the code" bring any security compared to full
access?
If I specify `version' field of a package to be
--8<---------------cut here---------------start------------->8---
(begin (system "rm -rf /") "1")
--8<---------------cut here---------------end--------------->8---
I am changing just "my" package, but I am unsure when would that code
execute? Does it get executed on for example `guix search'? Or only
when installing?
Tomas
--
There are only two hard things in Computer Science:
cache invalidation, naming things and off-by-one errors.
signature.asc
Description: PGP signature
- Re: [GCD] Migrating repositories, issues, and patches to Codeberg, (continued)
- Re: [GCD] Migrating repositories, issues, and patches to Codeberg, Leo Famulari, 2025/02/02
- Re: [GCD] Migrating repositories, issues, and patches to Codeberg, Felix Lechner, 2025/02/02
- Re: [GCD] Migrating repositories, issues, and patches to Codeberg, Leo Famulari, 2025/02/02
- Re: [GCD] Migrating repositories, issues, and patches to Codeberg, Ludovic Courtès, 2025/02/04
- Re: [GCD] Migrating repositories, issues, and patches to Codeberg, Simon Tournier, 2025/02/06
- Re: [GCD] Migrating repositories, issues, and patches to Codeberg, Leo Famulari, 2025/02/06
- Re: [GCD] Migrating repositories, issues, and patches to Codeberg, Simon Tournier, 2025/02/11
- Re: [GCD] Migrating repositories, issues, and patches to Codeberg, alexis, 2025/02/11
- Re: [GCD] Migrating repositories, issues, and patches to Codeberg, Ludovic Courtès, 2025/02/08
- Re: [GCD] Migrating repositories, issues, and patches to Codeberg, Andreas Enge, 2025/02/09
- Re: [GCD] Migrating repositories, issues, and patches to Codeberg,
Tomas Volf <=
- Re: [GCD] Migrating repositories, issues, and patches to Codeberg, Simon Tournier, 2025/02/11
- Re: [GCD] Migrating repositories, issues, and patches to Codeberg, Tomas Volf, 2025/02/11
- Re: [GCD] Migrating repositories, issues, and patches to Codeberg, Ludovic Courtès, 2025/02/10
- Re: [GCD] Migrating repositories, issues, and patches to Codeberg, Simon Tournier, 2025/02/11
Re: [GCD] Migrating repositories, issues, and patches to Codeberg, Suhail Singh, 2025/02/02
Re: [GCD] Migrating repositories, issues, and patches to Codeberg, Cayetano Santos, 2025/02/03
Re: [GCD] Migrating repositories, issues, and patches to Codeberg, Ludovic Courtès, 2025/02/03
Re: [GCD] Migrating repositories, issues, and patches to Codeberg, Ludovic Courtès, 2025/02/03
Re: [GCD] Migrating repositories, issues, and patches to Codeberg, Ludovic Courtès, 2025/02/03