Proper process for requesting a version bump

Just curious,

I have run into a bug with GDM (I think) that seems to be related to this PR on the Gnome Gitlab.

Once upstream cuts a release, I am wondering:

  • how long is it generally for it to land in nixpkgs?
  • is it in bad taste to request a version bump on the tracker?

This bug literally has me frozen in time from updating my systems, but I want to follow protocol.

Appreciate the time.

nixpkgs is the most up to date, in general. You could take a look at the few most recent bumps and see how far they were made since upstream releases. Perhaps that would either alleviate your concern or confirm it.

Also, there might be a bot auto-submitting PRs for bumping. That should be easy to find out.

That is fine – we have a special template for that. Do not forget to mention the maintainers so that they get notified.

For GNOME packages, us maintainers follow the release schedule and updates reflect that. For unscheduled updates, we typically wait for several project releases to accumulate, unless there is a reason to do it earlier.

For serious issues, we can also cherry-pick an upstream patch and apply it without waiting on a release. That requires careful review, though.

GNOME packages have automatic updates disabled since we find it more efficient to update packages in lockstep during scheduled releases.

That patch will just silence a warning, it should not have any effect on functionality.

1 Like

I must have another bug then. When I update to the most recent version, the moment I login my entire system locks. And I have to revert to previous version.

I’ll probably have to investigate further.

Currently, I’m stuck because of this login issue. :sweat_smile: