Revisions of filezilla

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 290439 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 34)
- Add patch to build with our wxwidgets wxstring-conversions-fix.patch

- Add patch fix-missing-include-fz-bug-10280.patch to fix build

- Version bump to 3.10.2:
  * In the XML files, passwords are now base64 encoded
  * The subject area in the certificate verification can now be scrolled if the
    certificate contains many alternative names
  * Many performance improvements
  * Various bugfixes
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 253738 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 33)
- Version bump to 3.9.0.5:
  * use wxwidgets-3.0
  * various layout fixes
  * assertion fixes
  * new additional iconset
- Accidentaly fix bnc#898879 by updating
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 32)
Split 13.2 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 213756 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 30)
- Fix dependencies for the Factory build again and remove few
  useless lines.
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 29)
Split 13.1 from Factory
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) accepted request 186593 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 28)
- Version bump to 3.7.3
  - Full changelog: https://filezilla-project.org/changelog.php
  - Noteworthy changes:
    * Apply a fix for a security vulnerability in PuTTY as used in FileZilla to handle SFTP. See CVE-2013-4852 for reference.
    * Merge further fixes from PuTTY to address CVE-2013-4206, CVE-2013-4207, CVE-2013-4208 (forwarded request 186554 from scarabeus_iv)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 175549 from Philipp Thomas's avatar Philipp Thomas (psmt) (revision 27)
- Version bump to 3.7.0.1
  - Fix issues with bundled gnutls
  - Update translations (forwarded request 175256 from scarabeus_iv)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 175010 from Mariusz Fik's avatar Mariusz Fik (Fisiu) (revision 26)
- Update to version 3.7.0. Changes since 3.6.0.2:
  - Show total transfer speed as tooltip over the transfer indicators
  - List supported protocols in tooltip of host field in quickconnect bar
  - Use TLS instead of the deprecated term SSL
  - Reworded text when saving of passwords is disabled, do not refer to kiosk mode
  - Improved usability of Update page in settings dialog
  - Improve SFTP performance
  - When navigating to the parent directory, highlight the former child
  - When editing files, use high priority for the transfers
  - Add label to size conditions in filter conditions dialog indicating that the unit is bytes
  - Ignore drag&drop operations where source and target are identical and clarify the wording in some drop error cases
  - Trim whitespace from the entered port numbers
  - Slightly darker color of inactive tabs
  - Ignore .. item in the file list context menus if multiple items are selected
  - Display TLS version and key exchange algorithm in certificate and encryption details dialog for FTP over TLS connections.
  - Fix handling of remote paths containing double-quotes
  - Fix crash when opening local directories in Explorer if the name contained characters not representable in the locale's narrow-width character set.
  - Fix a memory leak in the host key verification dialog for SFTP
  - Fix drag-scrolling in file lists with very low height
  - Don't attempt writing XML files upon loading them
  - Improve handling of legacy DDE file associations
  - Fix handling of HTTPS in the auto updater in case a mirror redirects to HTTPS (forwarded request 174994 from scarabeus_iv)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 157588 from Mariusz Fik's avatar Mariusz Fik (Fisiu) (revision 25)
update to 3.6.0.2 (forwarded request 157338 from NicoK)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 24)
Split 12.3 from Factory
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 23)
branched from openSUSE:Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 112933 from Mariusz Fik's avatar Mariusz Fik (Fisiu) (revision 22)
- add filezilla-3.5.3-buildinfo-no-date.patch
  fixing W: file-contains-date-and-time (forwarded request 112738 from AndreasStieger)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 100726 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 21)
updated to version 3.5.3 --> WARNING: requires wxWidgets >= 2.8.12 which is only available on openSUSE >= 12.1 (forwarded request 100035 from cstender)
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 20)
replace license with spdx.org variant
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 89508 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 19)
- Update to 3.5.1. Changes since 3.4.0:
    3.5.1 (2011-08-28)
    - Add support for another rate variant of MVS style directory listings
    3.5.1-rc1 (2011-08-21)
    + Add menu item to hide toolbar
    - Don't save server list in kiosk mode 2
    - Fix for predefined sites not appearing in all circumstances
    - Fix typo in build script in detection of SQLite3
    - Fix character set conversion in desktop notification code
    - Merged upstream PuTTY changes for compatibility with PuTTY 0.61
    - Updated built-in TinyXML
    3.5.0 (2011-05-22)
    - Don't create queue.xml anymore if it does not exist
    - Several fixes to build system and environment
    3.5.0-rc2 (2011-05-15)
    + Added experimental setting to strip file revision upon download from VMS servers. Set "Strip VMS revisions" to 1 in FileZilla.xml to enable
    - The string coalescer benchmark debug option no longer crashes if benchmarking an empty string coalescer
    3.5.0-rc1 (2011-05-08)
    + The transfer queue is now stored in an SQLite database.
    - Fixed crash during shutdown of FileZilla
    - Clearing the queue when it was not yet fully populated no longer causes a crash
    - If using ask login type for a site and no username is given, the initial focus is now on the user box in the login dialog

  * Set a minimum size for column widths in directory lists and
    behind (forwarded request 89460 from Fisiu)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 18)
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 17)
Autobuild autoformatter for 66085
Sascha Peilicke's avatar Sascha Peilicke (saschpe) accepted request 66085 from Philipp Thomas's avatar Philipp Thomas (psmt) (revision 16)
Accepted submit request 66085 from user coolo
Displaying revisions 81 - 100 of 115
openSUSE Build Service is sponsored by