[Bug 2013338] Re: Update nautilus to 42.6

2023-05-31 Thread Launchpad Bug Tracker
This bug was fixed in the package nautilus - 1:42.6-0ubuntu1

---
nautilus (1:42.6-0ubuntu1) jammy; urgency=medium

  * New upstream release (LP: #2013338)
- Also includes fixes for CVE-2022-37290, so we drop
  debian/patches/CVE-2022-37290.patch.
- Fixes too small archive type dropdown when creating an archive
  (LP: #2004475)

 -- Amin Bandali   Thu, 30 Mar 2023 09:39:16 -0400

** Changed in: nautilus (Ubuntu Jammy)
   Status: Fix Committed => Fix Released

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2022-37290

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/2013338

Title:
  Update nautilus to 42.6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/2013338/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2013338] Re: Update nautilus to 42.6

2023-05-26 Thread Amin Bandali
Hi Steve, (all,)

Apologies for the slow reply, and thanks for accepting this into jammy-
proposed.

I've tested and I can verify that it fixes the bug per the test case
from LP: #2004475, and otherwise nautilus seems to continue work well
and as expected (I did some general testing: browsing to different
directories, opening different kinds of files, checking file and folder
properties and permissions, ...).

I experienced no problems or regressions, so I'm marking this as
verification-done-jammy.

** Tags removed: verification-needed verification-needed-jammy
** Tags added: verification-done verification-done-jammy

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/2013338

Title:
  Update nautilus to 42.6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/2013338/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2013338] Re: Update nautilus to 42.6

2023-04-21 Thread Steve Langasek
Hello Amin, or anyone else affected,

Accepted nautilus into jammy-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/nautilus/1:42.6-0ubuntu1 in a few
hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
jammy to verification-done-jammy. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-jammy. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: nautilus (Ubuntu Jammy)
   Status: In Progress => Fix Committed

** Tags added: verification-needed verification-needed-jammy

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/2013338

Title:
  Update nautilus to 42.6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/2013338/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2013338] Re: Update nautilus to 42.6

2023-03-31 Thread Jeremy Bícha
** Description changed:

  Impact
  --
  
  This is a new stable release in the GNOME 42 series:
  https://gitlab.gnome.org/GNOME/nautilus/-/blob/42.6/NEWS
  
  Test Case 0
  ---
  
  nautilus has a build test suite that will fail the build if the tests
  fail.
  
  Test Case 1
  ---
  
  Install the update.
  Make sure that nautilus isn't running, either by logging out and logging back 
in or by running pkill nautilus.
  Run nautilus and ensure that it still works well.
  
  Test Case 2
  ---
  
- See the test case from LP #2004475 and verify the bug is fixed with
+ See the test case from LP: #2004475 and verify the bug is fixed with
  42.6.
  
  What Could Go Wrong
  ---
  
  nautilus is the default GUI file browser for Ubuntu Desktop.  Other
  desktop flavors use other file browsers.
  
  As a component of GNOME core, there is a micro-release exception for nautilus.
  https://wiki.ubuntu.com/StableReleaseUpdates/GNOME

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/2013338

Title:
  Update nautilus to 42.6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/2013338/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2013338] Re: Update nautilus to 42.6

2023-03-31 Thread Amin Bandali
** Description changed:

  Impact
  --
  
  This is a new stable release in the GNOME 42 series:
  https://gitlab.gnome.org/GNOME/nautilus/-/blob/42.6/NEWS
  
  Test Case 0
  ---
  
  nautilus has a build test suite that will fail the build if the tests
  fail.
  
  Test Case 1
  ---
  
  Install the update.
  Make sure that nautilus isn't running, either by logging out and logging back 
in or by running pkill nautilus.
  Run nautilus and ensure that it still works well.
  
  Test Case 2
  ---
  
- Run nautilus, right-click on any file or folder, and select Compress...
- In the newly opened Create Archive dialog, click on the file extension so 
that a popup menu is opened.
- Verify that the popup menu is not clipped/cropped (LP: #2004475).  To 
reproduce the bug, might have to set the screen resolution low, or enable 
Accessibility > Seeing > Large Text from gnome-control-center.
- https://gitlab.gnome.org/GNOME/nautilus/-/issues/2018
+ See the test case from LP #2004475 and verify this fixes the bug.
  
  What Could Go Wrong
  ---
  
  nautilus is the default GUI file browser for Ubuntu Desktop.  Other
  desktop flavors use other file browsers.
  
  As a component of GNOME core, there is a micro-release exception for nautilus.
  https://wiki.ubuntu.com/StableReleaseUpdates/GNOME

** Description changed:

  Impact
  --
  
  This is a new stable release in the GNOME 42 series:
  https://gitlab.gnome.org/GNOME/nautilus/-/blob/42.6/NEWS
  
  Test Case 0
  ---
  
  nautilus has a build test suite that will fail the build if the tests
  fail.
  
  Test Case 1
  ---
  
  Install the update.
  Make sure that nautilus isn't running, either by logging out and logging back 
in or by running pkill nautilus.
  Run nautilus and ensure that it still works well.
  
  Test Case 2
  ---
  
- See the test case from LP #2004475 and verify this fixes the bug.
+ See the test case from LP #2004475 and verify the bug is fixed with
+ 42.6.
  
  What Could Go Wrong
  ---
  
  nautilus is the default GUI file browser for Ubuntu Desktop.  Other
  desktop flavors use other file browsers.
  
  As a component of GNOME core, there is a micro-release exception for nautilus.
  https://wiki.ubuntu.com/StableReleaseUpdates/GNOME

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/2013338

Title:
  Update nautilus to 42.6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/2013338/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 2013338] Re: Update nautilus to 42.6

2023-03-31 Thread Jeremy Bícha
** Also affects: nautilus (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Changed in: nautilus (Ubuntu Jammy)
   Status: New => In Progress

** Changed in: nautilus (Ubuntu Jammy)
   Importance: Undecided => Medium

** Changed in: nautilus (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/2013338

Title:
  Update nautilus to 42.6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/2013338/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs