Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nix-env -u: Prefer --leq over --lt #446

Open
ertes opened this issue Jan 17, 2015 · 3 comments
Open

nix-env -u: Prefer --leq over --lt #446

ertes opened this issue Jan 17, 2015 · 3 comments

Comments

@ertes
Copy link

ertes commented Jan 17, 2015

Currently when a library changes, programs that depend on it are not reinstalled. This is unfortunate, because especially in the case of security fixes it is essential to ensure that programs link against the fixed library versions as soon as possible. As a relevant case consider the Heartbleed bug.

Therefore I propose to make --leq the default predicate for upgrades.

@wmertens
Copy link
Contributor

+1 - this will cause more downloads but it will be worth it. Personally I
would expect --leq behavior for upgrades.

On Sat Jan 17 2015 at 8:05:39 PM Ertugrul Söylemez [email protected]
wrote:

Currently when a library changes, programs that depend on it are not
reinstalled. This is unfortunate, because especially in the case of
security fixes it is essential to ensure that programs link against the
fixed library versions as soon as possible. As a relevant case consider the
Heartbleed bug.

Therefore I propose to make the --leq the default predicate for upgrades.


Reply to this email directly or view it on GitHub
#446.

@stale
Copy link

stale bot commented Feb 15, 2021

I marked this as stale due to inactivity. → More info

@stale stale bot added the stale label Feb 15, 2021
@stale
Copy link

stale bot commented Apr 30, 2022

I closed this issue due to inactivity. → More info

@stale stale bot closed this as completed Apr 30, 2022
@thufschmitt thufschmitt reopened this Feb 24, 2023
zolodev pushed a commit to zolodev/nix that referenced this issue Jan 1, 2024
…s-next-steps

add additional links and next steps
@edolstra edolstra removed their assignment Apr 26, 2024
@stale stale bot removed the stale label Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants