File qrouter.changes of Package qrouter
-------------------------------------------------------------------
Sat Oct 19 09:56:04 UTC 2024 - Wojciech Kazubski <wk@ire.pw.edu.pl>
- Update to version 1.4.88
+ Removed "static" from the definition of FreeNodeTable() in
delays.c, which prevents an error "undefined symbol: FreeNodeTable"
at run-time, depending on the compiler/linker.
- Add a patch qrouter-fix-missing-types.patch to fix build with
latest gcc.
-------------------------------------------------------------------
Mon Feb 26 14:23:18 UTC 2024 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Update to version 1.4.87
* Fix return type for FreeNodeTable
* Declare some internal helpers as static
* Move some static forward declarations from header to sourcefile
* Fix duplicate write_def declaration
- Drop corresponding patches:
* 0001-Fix-return-type-for-FreeNodeTable.patch
* 0002-Declare-some-internal-helpers-as-static.patch
* 0003-Move-some-static-forward-declarations-from-header-to.patch
* 0004-Fix-duplicate-write_def-declaration.patch
-------------------------------------------------------------------
Fri Jan 28 08:42:13 UTC 2022 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Update to version 1.4.85
- Add 0004-Fix-duplicate-write_def-declaration.patch
-------------------------------------------------------------------
Tue Jan 12 20:25:35 UTC 2021 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Update to version 1.4.83
- Fix two compilation failures due to more strict GCC settings:
* 0001-Fix-return-type-for-FreeNodeTable.patch
* 0002-Declare-some-internal-helpers-as-static.patch
* 0003-Move-some-static-forward-declarations-from-header-to.patch
- Cleanup spec file
-------------------------------------------------------------------
Tue Dec 8 2015 David Lanzendörfer <david.lanzendoerfer@o2s.ch>
- Initial build.