Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

bleachbit-lang-6.0.2-1.1 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: bleachbit-lang Distribution: openSUSE Tumbleweed
Version: 6.0.2 Vendor: openSUSE
Release: 1.1 Build date: Sun Jul 5 11:56:14 2026
Group: System/Localization Build host: reproducible
Size: 2501406 Source RPM: bleachbit-6.0.2-1.1.src.rpm
Packager: http://bugs.opensuse.org
Url: https://www.bleachbit.org/
Summary: Translations for package bleachbit
Provides translations for the "bleachbit" package.

Provides

Requires

License

GPL-3.0-only

Changelog

* Sun Jul 05 2026 Edgar Aichinger <edogawa@aon.at>
  - update to version 6.0.2
    * New Features
    - Add cleaning support for Visual Studio Code, Codium, Antigravity, Cursor, Windsurf, and Devin
    - Add support for multiple browser profiles on Chrome and Edge
    - Add cleaner for Claude Code
    - Add DNS cache cleaner
    - Clean AI models from Google Chrome
    - When shredding a filename, reduce data remnants and speed up shredding files
    - Convert Apache OpenOffice (formerly called OpenOffice.org) cleaner from Python to CleanerML
    - Add options to deep scan for developers: venv, __pycache__, node_modules, and .angular
    - Clear clipboard after shredding files from paste operation
    * User interface and performance
    - Limit the line width of long warning text
    - Improve the logic that triggers the notice during startup about Expert Mode
    - During deep scan, skip directories listed in the keep list to improve the speed of scanning
    - Stop trying to rename files when an error is not retryable
    - Respond to keyboard interrupt (Ctrl+C) when shredding filenames
    - Warn when the configuration file is not writable
    - Disable the chaff controls while generating chaff
    * Bug Fixes
    - If there are errors reading the cookie keep list, then it will abort the cookie cleaning process to avoid removing important cookies
    - Fix: crash in recognition of local cleaners
    - Fix: GUI stops loading if recognition fails
    - Fix: cleaner loading with invalid data types
    - Fix crash with certain Unicode on the CLI
    - Fix: escape invalid Unicode in system information output
    - Fix: allow Unicode in keep/custom lists
    - Fix: avoid losing custom theme icons in Vivaldi by not deleting files in the VivaldiThumbnails folder
    - Fix DuplicateOptionError when restoring warning preferences
    - Improve handling of symlinks in keep list (whitelist)
    - Improve reliability when running external processes without waiting
    * New Features (Linux)
    - Add AppImage binary to run on most x86-64 Linux systems
    - Improve detection of trash on Linux
    - Clean Librewolf installed by official .deb
    - Clean Transmission installed as flatpak
    - Add cleaner for Profanity (chat client)
    - Clean Flatpak localizations
    * Bug Fixes (Linux)
    - Handle disk quota exceeded (EDQUOT) when wiping a path
    - Fix: could not run CLI as root under Wayland
    - Improve exception handling with snap
    - Fix: keep .desktop files whose Exec path is quoted
    - Require XDG .desktop files to have 'Name' field
    - Fix AppStream metadata
    - Fix crash on startup when requests was not installed
    - Add python3-requests as dependency in RPM and Debian packaging
    - Read swapfile information as text
    - Fix: drag and drop did not work on Wayland
    - Fix detection of snap running
    - Suppress ImportWarning (seen on older distribution)
    - Handle BrokenPipeError in the CLI (for example, when piping to head)
* Sun May 03 2026 Edgar Aichinger <edogawa@aon.at>
  - copy method for running tests from upstream rpm spec
  - remove no longer supplied indicator icon from %files
* Mon Apr 27 2026 Michael Vetter <mvetter@suse.com>
  - Update to 6.0.0:
    * Our biggest release in years, featuring significant new features, deeper
      browser cleaning, and many usability improvements
    * new cookie manager
    * improved browser cleaning for Chromium and Firefox
    * new Vivaldi and Zen browser cleaners
    * numerous interface enhancements
    * See https://www.bleachbit.org/news/bleachbit-600
* Wed Oct 29 2025 Michael Vetter <mvetter@suse.com>
  - Update to 5.0.2:
    * Feature: to change font size, press CTRL plus -, +, or 0 or hold
      CTRL while scrolling mouse wheel.
    * Feature: Press F11 to toggle full screen.
    * Fix: --debug-log option did not show debug messages.
    * Fix: OperationalError when vacuuming Firefox versions 140 and later.
    * Fix: Do not show error for non-existent custom folder.
    * Fix: subprocess [number] is still running error message.
    * Localization: 68 languages were updated with 940 changes.
    * Feature: Clean pacman cache.
    * Feature: Clean disabled snap packages
    * Fix: Skip KDE files when cleaning system cache to improve KDE stability.
    * Fix: Improve compatibility in headless and restricted environments such as crontab.
    * Fix: ResourceWarning for subprocess.
    * Add description for Exaile.
    * Make AppStream data translatable.
* Tue Oct 21 2025 Christophe Marin <christophe@krop.fr>
  - Exclude 'typelib(AppIndicator)' from install requirements.
* Mon Sep 01 2025 Michael Vetter <mvetter@suse.com>
  - Correct tarball URL
* Thu May 22 2025 Edgar Aichinger <edogawa@aon.at>
  - correct source URL and tarball name
* Sun May 11 2025 Edgar Aichinger <edogawa@aon.at>
  - Update to 5.0.0:
    * Add a display-language option in preferences (demo video)
    * Enable closing the application via CTRL+Q or CTRL+W
    * Make updates notifications less intrusive
    * Fix the --debug command line switch
    * Clean variants of Discord such as beta and snap
    * Fix loading of personal cleaners in portable mode
    * Improve experience on multi-user systems by ignoring other users' running processes
    * Prevent invalid entries in the custom and whitelist tabs
    * Improve stability significantly
    * Linux:
    * Clean Librewolf
    * Clean non-beta Microsoft Edge
    * Clean Bash's temporary files
    * Clean Geary, the email client
    * Improve cleaning of rotated logs
    * Improve cleaning of broken .desktop files
    * Add AppIndicator icon
    * Fix CleanerML external processes with spaces
    * Fix usage of dconf as external command
    * Add .rpm packages for Fedora 41 and 42, and CentOS 9 Stream
    * Add .deb packages for Ubuntu 24.10 and Ubuntu 25.04
    * Windows:
    * Patch DLL-related vulnerabilities (CVE-2023-47113, CVE-2025-32780)
    * Protect MMC snap-ins (e.g., Device Manager, Computer Management)
    * Upgrade to Python 3.11.10 and GTK 3.24.43
    * Update NSIS installer to 3.11
    * Add metadata such as company name to bleachbit.exe
    * Drop support for starting on Windows XP and 7
    * Update the Windows 10 theme by Christian Medel
    * Fix SSL: CERTIFICATE_VERIFY_FAILED error on update checks
    * Developers:
    * Switch Linux CI from Travis CI to GitHub Actions
    * Clean up the codebase extensively
    * Overhaul RPM and DEB build scripts
    * List of commits
    * List of closed issues
* Tue Oct 29 2024 Michael Vetter <mvetter@suse.com>
  - Update to 4.6.2:
    * Clean more cookies, cache, and sessions in Google Chrome.
    * Fix ValueError: Unexpected UTF-8 BOM (decode using utf-8-sig)
      when cleaning JSON files in Google Chrome
    * Fix detection of Wayland.
    * Fix error SyntaxWarning: invalid escape sequence with Python 3.12.
    * Fix missing developer name in metainfo.xml file.
* Tue Nov 14 2023 Wolfgang Frisch <wolfgang.frisch@suse.com>
  - Update to 4.6.0
    * Clean recently-closed tabs on Firefox.
    * Clean autofill data in Chromium-based browsers.
    * Clean more of Firefox: AlternativeServices.txt.
    * Improve support for FileZilla.
    * Support new versions of GIMP and add runtime detection.
    * Fix AttributeError and "OperationalError: no such table" when cleaning Firefox.
    * Add workaround for DLL security vulnerability.
    * Prevent opening other dialogs when making chaff.
    * Vacuum last after other operations in every language.
    * Add title for dialogs.
    * Enable more strings to be translated.
    * Improve organization of --help in the CLI.
    * Show debug information in CLI only if --debug or --preset is set.
    * Fix crash when wiping free space with Brazilian Portuguese.
    * Specific to Linux
    * Clean Microsoft Edge on Linux.
    * Clean Firefox and Thunderbird when installed as Flatpak.
    * Clean Google Chrome as Flatpak.
    * Clean recent documents list on KDE 5.
    * Clean Firefox installed as a snap.
    * Add shred context menu for KDE.
    * Keep bookmark icons in Firefox.
    * Keep xauth files in /tmp.
    * Fix "Permission denied: /proc/".
    * Use branded icon in application launcher.
    * Fix detection of invalid .desktop files.
    * Fix the error "The child memory-wiping process returned code 9.".
    * Notify user when running as root with Wayland.
    * Fix ModuleNotFoundError.
    * Remove Windows-specific files from Linux packages, again.
    * Remove unneeded SafeConfigParser causing startup error on Python 3.12.
    * Do not show error "Gtk-CRITICAL **: gtk_text_view_scroll_mark_onscreen".
    * Add python3-psutil dependency.
  - Disable unit test for get_ip_for_url() which won't work in OBS

Files

/usr/share/locale/af/LC_MESSAGES/bleachbit.mo
/usr/share/locale/ar/LC_MESSAGES/bleachbit.mo
/usr/share/locale/ast/LC_MESSAGES/bleachbit.mo
/usr/share/locale/be/LC_MESSAGES/bleachbit.mo
/usr/share/locale/bg/LC_MESSAGES/bleachbit.mo
/usr/share/locale/bn/LC_MESSAGES/bleachbit.mo
/usr/share/locale/bs/LC_MESSAGES/bleachbit.mo
/usr/share/locale/ca/LC_MESSAGES/bleachbit.mo
/usr/share/locale/cs/LC_MESSAGES/bleachbit.mo
/usr/share/locale/da/LC_MESSAGES/bleachbit.mo
/usr/share/locale/de/LC_MESSAGES/bleachbit.mo
/usr/share/locale/el/LC_MESSAGES/bleachbit.mo
/usr/share/locale/en_AU/LC_MESSAGES/bleachbit.mo
/usr/share/locale/en_CA/LC_MESSAGES/bleachbit.mo
/usr/share/locale/en_GB/LC_MESSAGES/bleachbit.mo
/usr/share/locale/eo/LC_MESSAGES/bleachbit.mo
/usr/share/locale/es/LC_MESSAGES/bleachbit.mo
/usr/share/locale/et/LC_MESSAGES/bleachbit.mo
/usr/share/locale/eu/LC_MESSAGES/bleachbit.mo
/usr/share/locale/fa/LC_MESSAGES/bleachbit.mo
/usr/share/locale/fi/LC_MESSAGES/bleachbit.mo
/usr/share/locale/fr/LC_MESSAGES/bleachbit.mo
/usr/share/locale/ga/LC_MESSAGES/bleachbit.mo
/usr/share/locale/gl/LC_MESSAGES/bleachbit.mo
/usr/share/locale/he/LC_MESSAGES/bleachbit.mo
/usr/share/locale/hi/LC_MESSAGES/bleachbit.mo
/usr/share/locale/hr/LC_MESSAGES/bleachbit.mo
/usr/share/locale/hu/LC_MESSAGES/bleachbit.mo
/usr/share/locale/ia/LC_MESSAGES/bleachbit.mo
/usr/share/locale/id/LC_MESSAGES/bleachbit.mo
/usr/share/locale/it/LC_MESSAGES/bleachbit.mo
/usr/share/locale/ja/LC_MESSAGES/bleachbit.mo
/usr/share/locale/ka/LC_MESSAGES/bleachbit.mo
/usr/share/locale/kk/LC_MESSAGES/bleachbit.mo
/usr/share/locale/kn/LC_MESSAGES/bleachbit.mo
/usr/share/locale/ko/LC_MESSAGES/bleachbit.mo
/usr/share/locale/lt/LC_MESSAGES/bleachbit.mo
/usr/share/locale/lv/LC_MESSAGES/bleachbit.mo
/usr/share/locale/ml/LC_MESSAGES/bleachbit.mo
/usr/share/locale/ms/LC_MESSAGES/bleachbit.mo
/usr/share/locale/nb/LC_MESSAGES/bleachbit.mo
/usr/share/locale/nds/LC_MESSAGES/bleachbit.mo
/usr/share/locale/nl/LC_MESSAGES/bleachbit.mo
/usr/share/locale/nn/LC_MESSAGES/bleachbit.mo
/usr/share/locale/pl/LC_MESSAGES/bleachbit.mo
/usr/share/locale/pt/LC_MESSAGES/bleachbit.mo
/usr/share/locale/pt_BR/LC_MESSAGES/bleachbit.mo
/usr/share/locale/ro/LC_MESSAGES/bleachbit.mo
/usr/share/locale/ru/LC_MESSAGES/bleachbit.mo
/usr/share/locale/si/LC_MESSAGES/bleachbit.mo
/usr/share/locale/sk/LC_MESSAGES/bleachbit.mo
/usr/share/locale/sl/LC_MESSAGES/bleachbit.mo
/usr/share/locale/sq/LC_MESSAGES/bleachbit.mo
/usr/share/locale/sr/LC_MESSAGES/bleachbit.mo
/usr/share/locale/sv/LC_MESSAGES/bleachbit.mo
/usr/share/locale/ta/LC_MESSAGES/bleachbit.mo
/usr/share/locale/te/LC_MESSAGES/bleachbit.mo
/usr/share/locale/th/LC_MESSAGES/bleachbit.mo
/usr/share/locale/tr/LC_MESSAGES/bleachbit.mo
/usr/share/locale/ug/LC_MESSAGES/bleachbit.mo
/usr/share/locale/uk/LC_MESSAGES/bleachbit.mo
/usr/share/locale/vi/LC_MESSAGES/bleachbit.mo
/usr/share/locale/zh_CN/LC_MESSAGES/bleachbit.mo
/usr/share/locale/zh_TW/LC_MESSAGES/bleachbit.mo


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Aug 2 03:14:27 2026