> diff --git a/debian/changelog b/debian/changelog > index 5b829e9..0f4d6c0 100644 > --- a/debian/changelog > +++ b/debian/changelog > @@ -1,3 +1,11 @@ > +ubuntu-drivers-common (1:0.9.7.6ubuntu3.6) noble; urgency=medium > + > + * [ Conrad Fernandez ] > + Require root for install and autoinstall (LP: #1920225) > + with tests added > + > + -- Kuba Pawlak <[email protected]> Mon, 26 Jan 2026 16:42:46 +0100 > + > ubuntu-drivers-common (1:0.9.7.6ubuntu3.5) noble; urgency=medium > > [ Mitchell Augustin ] > @@ -20,6 +28,7 @@ ubuntu-drivers-common (1:0.9.7.6ubuntu3.3) noble; > urgency=medium > > -- Mitchell Augustin <[email protected]> Tue, 01 Jul 2025 > 16:49:10 -0500 > > +
I assumed this new line was added by accident? > ubuntu-drivers-common (1:0.9.7.6ubuntu3.2) noble; urgency=medium > > [Alessandro Astone] > diff --git a/debian/source/options b/debian/source/options > index bd3e16d..20201ee 100644 > --- a/debian/source/options > +++ b/debian/source/options > @@ -1,5 +1,3 @@ > extend-diff-ignore = "*__pycache__*" > -extend-diff-ignore = ".git" > tar-ignore = "*__pycache__*" > -tar-ignore = ".git" > Did you actually intend to remove this? It is not mentioned in the changelog. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1920225 Title: ubuntu-drivers should not run unless user is root To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/1920225/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
