SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for doxywizard-debugsource-1.10.0-1.1.x86_64.rpm :

* Mon Feb 26 2024 Dominique Leuenberger - Use %patch -P N instead of deprecated %patchN.
* Mon Jan 22 2024 pgajdosAATTsuse.com- reintroduce useful reproducible.patch- modified patches % doxygen-no-lowercase-man-names.patch (refreshed)- added patches + reproducible.patch
* Mon Dec 25 2023 Christoph G - Update to doxygen 1.10.0 Full changelog see https://www.doxygen.nl/manual/changelog.html- Drop patches that are part of upstream since 1.9.7 Fix-boundingbox-parsing_part1.patch, Fix-boundingbox-parsing_part2.patch, Fix-boundingbox-parsing_part3.patch, and Fix-boundingbox-parsing_part4.patch.- Drop patch reproducible.patch, it does no longer apply and messing around with the internals of a C++ filesystem library does not seem to be the right approach.
* Mon Jul 17 2023 Bernhard Wiedemann - Add reproducible.patch to make doxytags output reproducible (boo#1201579)
* Mon Apr 24 2023 Dominique Leuenberger - Re-download patches: the server presents them with shorter hash refs:
* Fix-boundingbox-parsing_part1.patch
* Fix-boundingbox-parsing_part2.patch
* Fix-boundingbox-parsing_part3.patch
* Fix-boundingbox-parsing_part4.patch
* Mon Apr 24 2023 Dominique Leuenberger - Add _multibuild to define 2nd spec file as additional flavor. Eliminates the need for source package links in OBS.
* Thu Mar 16 2023 Stefan Brüns - Fix boundingbox parsing of graphviz PDFs when using cairo >= 1.17.6, add:
* Fix-boundingbox-parsing_part1.patch
* Fix-boundingbox-parsing_part2.patch
* Fix-boundingbox-parsing_part3.patch
* Fix-boundingbox-parsing_part4.patch
* Wed Dec 28 2022 Dirk Müller - update to 1.9.6: see https://www.doxygen.nl/manual/changelog.html
* Adding Python PEP 526 typing support
* issue #2580: Formatting-options for $datetime
* issue #9702: Add new command \\qualifier to add custom tags that would be similar to \"inline\" and \"static\" to some functions or classes [view] and [view]
* issue #9549: Feature request: Allow to disable Webkit scrollbar styling [view]
* NUM_PROC_THREAD!=1 will now process formulas on multiple threads [view]
* Treat __name variable as private and _name variables as protected in Python [view]
* Add support for multiple sections inside
[view], [view],
* WARN_IF_UNDOC_ENUM_VAL to have warnings for undocumented enum values [view],
* Fri Nov 18 2022 pgajdosAATTsuse.com- fix bsc#1204558, doxygen fails to build on ppc64le - compiler crash?- added sources + _constraints
* Fri Aug 26 2022 Antoine Belvire - Update to version 1.9.5: See https://doxygen.nl/manual/changelog.html.- Remove upstreamed patches:
* doxygen-modify_footer.patch
* doxygen-gcc12.patch
* doxygen-1.9.4-fix-symlink-detection.patch
* Tue Aug 23 2022 Antoine Belvire - Add doxygen-1.9.4-fix-symlink-detection.patch: Fix symlink detection issue leading to givaro build to hang (gh#doxygen/doxygen#9491).
* Mon Jun 27 2022 Christophe Giboudeaux - Update to 1.9.4. Check https://doxygen.nl/manual/changelog.html for the complete changelog. New features:
* Add CINDEX_NO_EXPORTS option when linking against static libclang
* Introduce CREATE_SUBDIRS_LEVEL
* Add for the xml output also xml to the markdown image representation.
* Adding Qt6 support
* Update Bulgarian translation
* Better translation for trPackageMembers
* Refer to chapter Grouping with GROUP_GRAPHS
* HTMLHELP warning on using svg as image format for graphs
* mention doxygen debugging flags on the web
* mention how to get additional usage flags- Add patch to fix build with GCC 12:
* doxygen-gcc12.patch
* Sun Feb 13 2022 Andreas Stieger - update to 1.9.3:
* Write directory dependency graphs recursively
* Added missing symbols needed to enable SANITIZE_UNDEFINED
* Add the xml output format to the image command as generic format
* Add the HTML and XML commands to the index [view]
* Added explanation for directory dependency graphs in graph manual
* Avoid tampering with special commands while doing markdown parsing
* Adding HTML tag [view]
* Adding engine to xml output for plantuml [view]
* Czech localization update, added all missing czech localization strings up to 1.9.3
* translate chinese upto version 1.9.2
* Updated swedish translation to 1.9.2
* Greek translation updated to 1.9.2
* Portuguese translators upddated to 1.9.3
* UTF-8 characters in email address
* Support for char32_t etc. in code coloring
* Changed license of doxmlparser from GPLv2 to MIT
* Better error message in case of a fatal error in a lexer
* Better readable warnings / debug messages incase of warning with token / return value in docparser
* value attribute for
  • tag
    * Copy original dotfile to output directory in case of DOT_CLEANUP is not set
    * allow using percentual numbers for images dimensions
    * Make email obfuscation optional
    * Improvement of WARN_LOGFILE possibilities
    * No warning in case non existing macro parameter
    * HTML tag details
    * Include qualified names in ``s in XML output
    * CLASS_DIAGRAM has become obsolete. The same functionality can now be achieved using HAVE_DOT and CLASS_GRAPH. Old settings in the Doxyfile will be automatically converted when reading or updating it
    * Sat Oct 02 2021 Andreas Stieger - update to 1.9.2
    * Add support for C++20 concept
    * Introduce new sidebar layout via FULL_SIDEBAR option
    * Add -q commandline-parameter for quiet operation
    * Add config option SHOW_HEADERFILE [view]
    * Add config option WARN_IF_INCOMPLETE_DOC [view]
    * Add config options GENERATE_SQLITE3, SQLITE3_OUTPUT and SQLITE3_RECREATE_DB to better control the sqlite3 output
    * Add config option MATHJAX_VERSION to support both MathJax 2.x and 3.x
    * Allow more fine tuning of semanitic syntax highlighting via CSS classes
    * Use language name to get code coloring
    * Extra settings for MathJax V3
    * Support vertical alignment in multirow table
    * Add option for an anchor to the image command
    * Deprecate options LATEX_SOURCE_CODE, RTF_SOURCE_CODE and DOCBOOK_PROGRAMLISTING; code listing is now controlled globally via the SOURCE_BROWSER option
    * Make OUTPUT_TEXT_DIRECTION option obsolete
    * Replace the C++ doxmlparser libary by a python based module
    * many bug fixes and improvements- drop vhdlparser-no-return.patch, included upstream
    * Wed Apr 21 2021 Matthias Gerstner - doxywizard: remove explicit -fPIC from build flags, because this breaks our gcc-PIE compiler profile (bsc#1184122), resulting in a non-PIE /usr/bin/doxywizard.
    * Mon Jan 25 2021 Dirk Müller - update to 1.9.1: Bugfixes:
    * issue #8282: Error on ALIAS declaration without quotes [view]
    * issue #8286: Incorrect processing of VHDL strings [view], [view]
    * issue #8291: Doxygen crash on Windows when INLINE_SIMPLE_STRUCTS=YES [view]
    * issue #8294: Draw sibling dependee directories within same parent directoy in directory dependency graph. [view], [view], [view], [view], and [view]
    * issue #8295: segmentation fault [view]
    * issue #8296: LaTeX Error: File ... not found. [view], and [view]
    * issue #8297: fails to parse list of INPUT files [view]
    * issue #8300: File naming changed in Doxygen 1.9.0 [view]
    * issue #8304: compilation failure [view]
    * issue #8311: Markdown table: double-quote ruins the output [view]
    * Fix cases where classes inside inline namespaces could lead to crashes [view]
    * Fix coverity dead-code warning [view]
    * Fix potential crash with inline namespace [view]
    * Incorrect entries on treeview [view]
    * Layout in doxywizard documentation [view]
    * Various fixes based on coverity scan results [view]
    * bug_549093 Regular HTML comments are removed. [view] Features:
    * Add a CLANG_ADD_INC_PATHS option
    * Add some missing info to the XML output Refactorings and cleanups
  •  
    ICM