Comment 18 for bug 2061954

Revision history for this message
Phil Wyett (kathenas) wrote :

[ Impact ]

File reading is not correctly performed and leaves the dependent package
filezilla in a state where uplaoding of files causes error and crashes the
application.

[ Test Plan ]

* Create vanilla[1] Virtual Machines (VMs) - Ubuntu 24.04.

* Test the bug exists in the VMs.
  - Setup connections to my kathenas server.
  - Uplod and dowload a variety of file types.
    # *.txt
    # *.mp4
    # *.mp3
    # *.ogg
    and others.

  * Create vanilla[1] Virtual Machines (VMs) - Ubuntu 24.04.

  * Test the bug is fixed with submitted patch built into package and installed
    in the VMs.
  - Setup connections to my kathenas server.
  - Uplod and dowload a variety of file types.
    # *.txt
    # *.mp4
    # *.mp3
    # *.ogg
    and others.

  * Tests performed over days and conencting randomly to perform upload and
    download tests.

  * Check for bug feedback when built and enters proposed updates repository.

[ Where problems could occur ]

The patch allows for correct operation by changing the IO behaviour and alters
no other operation of the application. The patch has negligible risk for the users
of this library and the dependent package filezilla.

Only filezilla consumes this library and there is no risk to any other
library/application.

[ Other Info ]

None.

[1] These are installations that have only Ubuntu repositories and no
applications installed other than the default install ones and the
package being test.