File nodejs-vscode-oniguruma.changes of Package nodejs-vscode-oniguruma
-------------------------------------------------------------------
Thu Aug 8 17:54:14 UTC 2024 - Bruno Pitrus <brunopitrus@hotmail.com>
- Remove -fno-inline-functions being applied by upstream build script
-------------------------------------------------------------------
Wed Jul 17 22:26:56 UTC 2024 - Bruno Pitrus <brunopitrus@hotmail.com>
- Re-enable stack protector per hardening policy
* add backported musl-add-env-module.patch
* missing-__stack_chk_fail.patch
- Build with LTO everywhere
-------------------------------------------------------------------
Thu May 23 21:26:47 UTC 2024 - Bruno Pitrus <brunopitrus@hotmail.com>
- Build for the actual VM we're using (Chromium 120) instead of some ancient baseline that's default in clang
- Run tests on the actual VM that's used (powered by electron-node) instead of /usr/bin/node
- Fix ftbfs on Fedora 41
-------------------------------------------------------------------
Fri Mar 22 18:57:58 UTC 2024 - Bruno Pitrus <brunopitrus@hotmail.com>
- Run test suite in %check
-------------------------------------------------------------------
Tue Feb 6 21:34:23 UTC 2024 - Bruno Pitrus <brunopitrus@hotmail.com>
- Use correct optflags for all code
* emscripten-remove-Werror.patch -> emscripten-cflags.patch
-------------------------------------------------------------------
Sun Apr 16 08:49:02 UTC 2023 - Bruno Pitrus <brunopitrus@hotmail.com>
- Fix unresolvable build on Fedora 37+
-------------------------------------------------------------------
Sun Dec 18 17:40:42 UTC 2022 - Bruno Pitrus <brunopitrus@hotmail.com>
- Initial packaging of version 1.7.0
- Vendor emscripten 3.1.21 bc it's not available on any OS we support
- Add patches
* build-cflags.patch
* emscripten-remove-Werror.patch