Revisions of bleachbit

Matthias Mailänder's avatar Matthias Mailänder (Mailaender) accepted request 777896 from Mathias Homann's avatar Mathias Homann (lemmy04) (revision 78)
- Update to version 3.2.0
  * Add labels to the toolbar icons (suggested by Rogério Brito).
  * BleachBit 3.2.0 on Windows 10
  * Refactor Miro cleaner to use multi-value variables (thanks to Tobias-B-Besemer).
  * Move VIM deep scan option to the deep scan cleaner, so the VIM cleaner can automatically hide on systems where it is not needed.
  * Fix the error message Fix OperationalError: no such column: lower_term when cleaning Google Chrome and related browsers (reported first by sibernetik).
  * Fix: Do not delete ~/.htpasswd (reported by ZerooCool).
  * Fix: the clipboard was not cleared (reported by SenpaiSharp).
  * Fix: delete Google Chrome Favicons, even when the History file is missing (reported by sibernetik).
  * Specific to Linux
      - Show a three-part version number 3.2.0 instead of a two-part version number like 3.2.
      - Clean the DNF package manager (thanks to klslz).
      - Improve application launcher and AppStream information (thanks to terrycloth).
      - Fix: work without X session and without GTK package (reported by graysky2).
      - Fix: RPM packages did not build for Fedora 30 and 31.
      - Fix: add missing dependencies to RPM package (thanks to toluschr).
      - Fix: remove unresolved RPM dependency to python2-gobject-devel.
      - Fix: do not require the python-scandir package on Ubuntu 16.04 because it was not available until Ubuntu 18.04 (reported by ediowar).
  * Developers
      - Maintainers of Linux packages: please note improved launcher, improved AppStream, and multiple fixes to dependencies.
- Update to version 3.0.0
  * Add ability to make chaff, an anti-forensics system. It generates novel documents inspired by 2600 Magazine or messages inspired by Hillary Clinton's publicly-released emails.
  * Add the command line option --wipe-free-space to wipe the free space in a path.
  * Add a new option to enable debug logging. Find it in the Preferences dialog or as the new command line option --debug.
  * Improve scanning speed. This could be most noticable in preview, deep scan, when deleting many small files, and during startup. In some cases, the improvement is greater than 10x. (Thanks to Paweł Polewicz.)
  * Avoid crash on startup when configuration is corrupt. (Reported by notdexterslab.)
  * Improve actual speed of application startup.
  * Improve cleaners: aMule, FileZilla, Midnight Commander, VLC, and Vuze. (Thanks to Tobias-B-Besemer.)
  * Overhaul cleaner for Thunderbird. (Bug reported by pitsi.)
  * Fix the error NameError: global name '_' is not defined.
  * Graphical user interface
      - Upgrade the graphical toolkit from GTK+ 2 to GTK 3. (Special thanks to Maël Lavault, Tristan Stenner, and Max Khon.)
      - Add dark mode.
      - Add a new stop button to the toolbar. (Suggested by shellaaaron.)
      - Remember the window size and position and whether it was full screen. (Suggested by BBUser.)
      - Make startup seem faster by showing the GUI while loading cleaners in background. (It's also actually faster.)
      - Make the error prettier when update check fails. (Suggested by Tobias-B-Besemer.)
      - Fix various file-encoding errors. (Thanks to Radoslav Stoyanov and others. Reported by jonfre, Tobias-B-Besemer, Mike, ediowar, and others.)
      - Reorder the delete/cancel buttons to a more logical order. (Suggested by hydrogenpi).
  * Specific to Linux
      - Add packages for Debian 10 and Ubuntu 19.04.
      - Improve detection that Google Chrome is running.
      - Delete VIM swap files. (Thanks to petrohs.)
      - Fix wiping FAT32 with more than 4GB free space. (Fixed by jamazi)
      - Whitelist the mount point for Flatpak. (Reported by Ub3rZ4cH.)
      - Whitelist the working directory for the Bluetooth daemon. (Reported by iromeister.)
  * More
      - Do you use GPG? I have a new key for signing releases.
      - You can now donate using GitHub sponsors. In the first year, they match your donation and don't charge processing fees! (There are still other ways to donate including PayPal, credit card, and Bitcoin.)
      - Did you know, the first BleachBit release was December 2008, almost 11 years ago?
  * Developers
      - Packagers: please note multiple changes in dependencies and installed files.
      - Add search="walk.top" to delete the top directory and all its contents. It is equivalent to search="walk.all" to delete the contents (files and directories) followed by search="file" to delete the empty top directory.
      - Add the multi-value variable $$ProgramFiles$$, which expands to %ProgramFiles% and %ProgramW6432$%.
	
Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) committed (revision 77)
buildservice-autocommit accepted request 691003 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 76)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) accepted request 687462 from Sebastian Wagner's avatar Sebastian Wagner (sebix) (revision 75)
- update to version 2.2:
 * To shred paths from the clipboard, open your operating system's file browser, and copy some files to the clipboard. In BleachBit, click File - Shred Paths from Clipboard. Unlike drag-and-drop, this still works on Windows when running as administrator.
 * Major cleaning improvements for Google Chrome, Chromium, and Firefox.
 * Clean modern versions of Opera based on Chromium.
 * Wipe free space from the command line with the new command --wipe-free-space (idea from Thomas).
 * Improve startup time of application. On some systems, it can be significant.
 * Increase resolution of application icon (thanks to totalCaesar659).
 * Add cleaner for Waterfox (thanks to danielk43).
 * Clean more of aMule (thanks to Pere Orga).
 * Fix: deep scan crashed when encountering paths with special characters (reported by thecsw).
 * Specific to Linux
  * Improve AppData registration (thanks to Harald H).
  * Clean more localizations (thanks to Tristan Stenner).
  * Fix: notifications on Gnome (thanks to Djaler).
  * Fix: percent symbol was not allowed in whitelist path (reported by bbusr).
  * Fix: memory could not be cleaned when swap was larger than 16 GiB (reported by apd_1985).
  * Fix: run BleachBit without X display, such as in cron (reported by isleno).
- update to version 2.1:
 * Click Help - System Information, and there should be a line that starts Git revision.
 * Open your operating system's file browser, and copy some files (that you don't need) to the clipboard. In BleachBit, click File - Shred Paths from Clipboard.
 * Test the following cleaners that had major changes: Adobe Flash, Google Chrome, Chromium, Opera, Firefox, Waterfox.
 * Clean non-default profiles in Firefox
 * Use the command line option --wipe-free-space.
 * Run a deep scan. (Preview is sufficient.) Verify there are no errors.
 * Clean memory on a system with a swap partition greater than 16 GiB.
 * Run BleachBit without X, such as in cron.
- Change URL to HTTPS.
buildservice-autocommit accepted request 630485 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 74)
baserev update by copy to link target
Ismail Dönmez's avatar Ismail Dönmez (namtrac) accepted request 629514 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 73)
- Use noun phrase in summary.
Ismail Dönmez's avatar Ismail Dönmez (namtrac) accepted request 628231 from Andreas Stieger's avatar Andreas Stieger (AndreasStieger) (revision 72)
- add upstream signing key and verify source signature
buildservice-autocommit accepted request 628051 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 71)
baserev update by copy to link target
Ismail Dönmez's avatar Ismail Dönmez (namtrac) accepted request 627938 from Sebastian Wagner's avatar Sebastian Wagner (sebix) (revision 70)
- Add missing dependency python-xml (boo#1104093).
buildservice-autocommit accepted request 584417 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 69)
baserev update by copy to link target
Ismail Dönmez's avatar Ismail Dönmez (namtrac) accepted request 582108 from Sebastian Wagner's avatar Sebastian Wagner (sebix) (revision 68)
- Update to version 2.0:
 * Add drag-and-drop support (thanks to contractor Pavel). Try dropping files onto the main application window.
 * Fix preservation of thumbnails on Google Chrome and Chromium .
 * Fix error Favicons is version 36 or 38 when cleaning Google Chrome and Chromium.
 * Fix DatabaseError: no such table: moz_favicons for some Firefox profiles.
 * Use HTTPS encryption when automatically checking for software updates.
 * Add software categories to bleachbit.desktop (thanks to Hugo Lefeuvre).
 * Whitelist Bluetooth daemon (reported by Timo Ollech).
 * Fix purging of GTK recently used resources list.
 * Improve Liferea cleaner (reported by Theatre-X).
Matthias Mailänder's avatar Matthias Mailänder (Mailaender) accepted request 527425 from Avindra Goolcharan's avatar Avindra Goolcharan (avindra) (revision 64)
- bump to 1.17
- drop appdata.patch, accepted upstream
buildservice-autocommit accepted request 509606 from mrdocs's avatar mrdocs (revision 63)
baserev update by copy to link target
mrdocs's avatar mrdocs accepted request 509524 from Jan Matejek's avatar Jan Matejek (matejcik) (revision 62)
- drop obsolete requirements on python-gnome and python-gobject2
buildservice-autocommit accepted request 426811 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 61)
baserev update by copy to link target
Ismail Dönmez's avatar Ismail Dönmez (namtrac) accepted request 426620 from Matthias Mailänder's avatar Matthias Mailänder (Mailaender) (revision 60)
I always remove my e-Mail address from patch files to combat spam harvester bots.
buildservice-autocommit accepted request 408382 from mrdocs's avatar mrdocs (revision 59)
baserev update by copy to link target
Displaying revisions 21 - 40 of 98
openSUSE Build Service is sponsored by