------------------------------------------------------------------- Sat Nov 22 21:20:40 CET 2025 - Stanislav Brabec - Remove unused BuildRequires: update-desktop-files. ------------------------------------------------------------------- Thu Nov 28 18:56:25 UTC 2024 - Enno Gotthold - update to 10.5.0: * ignorewarningsforurls setting to match URLs and warnings to ignore ------------------------------------------------------------------- Thu Dec 28 18:28:02 UTC 2023 - Dirk Müller - update to 10.4.0: * FIFOs can be used with --config and --cookiefile * Minimum Python version required is 3.9 * ms-windows-store added to the list of ignored schemes * linkchecker will exit if problems with a configuration file or cookie file are detected on startup * A cookie file that could not be parsed was causing an exception * Documentation updates ------------------------------------------------------------------- Sun Oct 8 12:30:10 UTC 2023 - Enno Gotthold - Update to v10.3.0 - https://github.com/linkchecker/linkchecker/releases/tag/v10.2.0 - https://github.com/linkchecker/linkchecker/releases/tag/v10.2.1 - https://github.com/linkchecker/linkchecker/releases/tag/v10.3.0 - Updates in 10.3.0 (released 18.09.2023): - TextLogger message wrapping is configurable using wraplength - HTTP redirect causes a warning, http-redirected - Ignored warning messages are logged as information - Support for checking NNTP and Telnet links is removed - -p/--password was being ignored - FTP checker was raising a TypeError - FTP checker was ignoring maxfilesizedownload - Documentation updates - Updates in 10.2.0 (released 21.11.2022) - ignoreerrors setting to disregard errors for URLs after checking - AnchorCheck plugin has partial support for checking local files - Binary translation catalogs are produced using polib during distribution package building and are now included in sdist packages - gemini, tg (Telegram) and whatsapp added to the list of ignored schemes - Warning url-rate-limited renamed to http-rate-limited - maxrequestspersecond can be less than 1 - maxrequestspersecond greater than 10 is used unchanged if the HTTP server returns a LinkChecker response header - When a sitemap is discovered from a robots.txt file, the robots.txt is logged as the sitemap parent URL - Checking directories containing Unicode filenames - Parsing srcset attributes with multiple image candidates - resultcachesize setting was being ignored - sitemap output when using multiple threads - AnchorCheck plugin is re-enabled ------------------------------------------------------------------- Sat Nov 5 13:49:53 UTC 2022 - John Vandenberg - Activate test suite - Update to v10.1.0 - See https://github.com/linkchecker/linkchecker/blob/master/doc/changelog.txt for changes since 2014 ------------------------------------------------------------------- Tue Jan 8 17:20:25 UTC 2019 - Jan Engelhardt - Remove redundant %_prefix redefinition. - Use noun phrase in summary. ------------------------------------------------------------------- Thu Jan 3 10:00:06 UTC 2019 - Enno Gotthold - Corrected requires to general pyxdg ------------------------------------------------------------------- Thu Jan 3 08:17:00 UTC 2019 - Enno Gotthold - Removed empty not needed lines in the description ------------------------------------------------------------------- Thu Jan 3 08:10:52 UTC 2019 - Enno Gotthold - Removed dependencies for GUI ------------------------------------------------------------------- Wed Jan 2 08:52:17 UTC 2019 - Enno Gotthold - Added new release 9.4.0 from the linkchecker project - Changed the repository from wummel to the linkchecker group. - Detatched the GUI to an own package. ------------------------------------------------------------------- Fri Dec 16 13:12:53 UTC 2016 - lpechacek@suse.com - fix python-requests version check (bsc#1015996) - recommend python-qt4 (bsc#1015997) ------------------------------------------------------------------- Wed Jan 20 11:05:05 UTC 2016 - robin.roth@kit.edu - add explicit dependency on python-requests, fixes boo#962747 ------------------------------------------------------------------- Wed Mar 25 14:21:43 UTC 2015 - olaf@aepfle.de - run suse_update_desktop_file to fix build in SLE12 ------------------------------------------------------------------- Thu Sep 11 17:17:51 CEST 2014 - pth@suse.de - Fix specfile so that the icons are installed in the right place. ------------------------------------------------------------------- Tue Sep 2 16:45:03 CEST 2014 - pth@suse.de - Update to 9.3. Only the Changes for 9.3 are listed, for the rest see /usr/share/doc/packages/linkchecker/changelog.txt. 9.3 "Better Living Through Chemistry" (released 16.7.2014) Features: - checking: Parse and check links in PDF files. - checking: Parse Refresh: and Content-Location: HTTP headers for URLs. Changes: - plugins: PDF and Word checks are now parser plugins (PdfParser, WordParser). Both plugins are not enabled by default since they require third party modules. - plugins: Print a warning for enabled plugins that could not import needed third party modules. - checking: Treat empty URLs as same as parent URL. Closes: GH bug #524 - installation: Replaced the twill dependency with local code. Fixes: - checking: Catch XML parse errors in sitemap XML files and print them as warnings. Patch by Mark-Hetherington. Closes: GH bug #516 - checking: Fix internal URL match pattern. Patch by Mark-Hetherington. Closes: GH bug #510 - checking: Recalculate extern status after HTTP redirection. Patch by Mark-Hetherington. Closes: GH bug #515 - checking: Do not strip quotes from already resolved URLs. Closes: GH bug #521 - cgi: Sanitize configuration. Closes: GH bug #519 - checking: Use user-supplied authentication and proxies when requestiong robot.txt. - plugins: Fix Word file check plugin. Closes: GH bug #530 - Install all icons ------------------------------------------------------------------- Wed Feb 15 13:13:15 CET 2012 - pth@suse.de - Update to 7.5 Fixes: - checking: Properly handle non-ascii HTTP header values. Closes: SF bug #3473359 - checking: Work around a Squid proxy bug which resulted in not detecting broken links. Closes: SF bug #3472341 - documentation: Fix typo in the manual page. Closes: SF bug #3485876 Changes: - checking: Add steam:// URIs to the list of ignored URIs. Closes: SF bug #3471570 - checking: Deprecate the --check-html-w3 and --check-css-w3 options. The W3C checkers are automatically used if a local check library is not installed. - distribution: The portable version of LinkChecker does not write the configuration file in the user directory anymore. So a user can use this version on a foreign system without leaving any traces behind. Features: - gui: Add Ctrl-L shortcut to highlight the URL input. - gui: Support loading and saving of project files. Closes: SF bug #3467492 For further changes since 6.9 see changelog.txt in /usr/share/doc/packages/linkchecker. ------------------------------------------------------------------- Sat May 21 17:26:07 UTC 2011 - vlado.paskov@gmail.com - Version update to 6.9 Fixes: - gui: Correctly reset logger statistics. - gui: Fixed saving of parent URL source. - installer: Fixed portable windows version by not compressing DLLs. - checking: Catch socket errors when resolving GeoIP country data. Changes: - checking: Automatically allow redirections from URLs given by the user. - checking: Limit download file size to 5MB. SF bug #3297970 - gui: While checking, show new URLs added in the URL list view by scrolling down. - gui: Display release date in about dialog. Closes: SF bug #3297255 - gui: Warn before closing changed editor window. Closes: SF bug #3297245 - doc: Improved warningregex example in default configuration file. Closes: SF bug #3297254 Features: - gui: Add syntax highlighting for Qt editor in case QScintilla is not installed. - gui: Highlight check results and colorize number of errors. - gui: Reload configuration after changes have been made in the editor. Closes: SF bug #3297242 ------------------------------------------------------------------- Mon Mar 14 17:43:46 CET 2011 - pth@suse.de - Update to 6.5: Fixes: - checking: Fix typo calling get_temp_file() function. Closes: SF bug #3196917 - checking: Prevent false positives when detecting the MIME type of certain archive files. - checking: Correct conversion between file URLs and encoded filenames. Fixes false errors when handling files with Unicode encodings. - checking: Work around a Python 2.7 regression in parsing certain URLs with paths starting with a digit. - cmdline: Fix filename completion if path starts with ~ - cgi: Prevent encoding errors printing to sys.stdout using an encoding wrapper. Changes: - checking: Use HTTP GET requests to work around buggy IIS servers sending false positive status codes for HEAD requests. - checking: Strip leading and trailing whitespace from URLs and print a warning instead of having errors. Also all embedded whitespace is stripped from URLs given at the commandline or the GUI. Closes: SF bug #3196918 Features: - configuration: Support reading GNOME and KDE proxy settings. For all other changes since 4.9 see /usr/share/doc/packages/linkchecker/changelog.txt. ------------------------------------------------------------------- Tue Apr 29 20:43:12 CEST 2008 - pth@suse.de - Update to 4.9: * Parse Shockwave Flash (SWF) for URLs to check * Don't parse