Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ruby: fix CVE-2025-27221 | Divya Chellam | 2025-05-28 | 3 | -0/+132 |
* | ruby: fix CVE-2024-43398 | Divya Chellam | 2025-04-18 | 2 | -0/+82 |
* | ruby: Fix CVE-2025-27219 | Ashish Sharma | 2025-03-19 | 2 | -0/+32 |
* | ruby: Fix CVE-2025-27220 | Hitendra Prajapati | 2025-03-13 | 2 | -0/+77 |
* | ruby: fix CVE-2024-41946 | Divya Chellam | 2025-02-24 | 2 | -0/+118 |
* | ruby: fix CVE-2024-49761 | Divya Chellam | 2025-01-18 | 10 | -0/+1504 |
* | ruby: Make docs generation deterministic | Richard Purdie | 2024-09-16 | 1 | -0/+1 |
* | ruby: backport fix for CVE-2024-27282 | Ashish Sharma | 2024-07-24 | 2 | -0/+30 |
* | ruby: fix CVE-2024-27280 | Yogita Urade | 2024-06-26 | 2 | -0/+88 |
* | ruby: fix CVE-2024-27281 | Yogita Urade | 2024-04-21 | 2 | -0/+98 |
* | ruby: fix CVE-2023-36617 | Meenali Gupta | 2023-09-30 | 3 | -0/+101 |
* | ruby: Fix CVE-2023-28755 | Mingli Yu | 2023-05-03 | 2 | -0/+69 |
* | ruby: CVE-2023-28756 ReDoS vulnerability in Time | Hitendra Prajapati | 2023-04-26 | 2 | -0/+74 |
* | ruby: update 3.1.2 -> 3.1.3 | Alexander Kanavin | 2023-01-06 | 2 | -38/+1 |
* | ruby: merge .inc into .bb | Alexander Kanavin | 2023-01-06 | 2 | -44/+40 |
* | ruby: drop capstone support | Alexandre Belloni | 2022-09-16 | 2 | -1/+37 |
* | ruby: add PACKAGECONFIG for capstone | Steve Sakoman | 2022-07-16 | 1 | -0/+1 |
* | ruby: upgrade 3.1.1 -> 3.1.2 | zhengruoqin | 2022-04-28 | 1 | -1/+1 |
* | ruby: upgrade 3.1.0 -> 3.1.1 | wangmy | 2022-02-25 | 3 | -25/+31 |
* | meta/meta-selftest/meta-skeleton: Update LICENSE variable to use SPDX license... | Richard Purdie | 2022-02-20 | 1 | -1/+1 |
* | ruby: fix DEPENDS append | Konrad Weihmann | 2022-02-16 | 1 | -1/+1 |
* | ruby: correctly set native/target dependencies | Alexander Kanavin | 2022-02-12 | 1 | -2/+2 |
* | ruby: Fix build on riscv/musl | Khem Raj | 2022-02-03 | 2 | -8/+35 |
* | ruby: do not parallel install | Alexander Kanavin | 2022-01-26 | 1 | -3/+1 |
* | ruby: update 3.0.3 -> 3.1.0 | Alexander Kanavin | 2022-01-12 | 4 | -30/+44 |
* | ruby: disable rdoc due to non-reproducibility | Alexander Kanavin | 2022-01-11 | 1 | -0/+3 |
* | ruby: update 3.0.2 -> 3.0.3 | Alexander Kanavin | 2021-12-09 | 1 | -3/+1 |
* | ruby: fix Upstream-Status | Alexandre Belloni | 2021-10-23 | 2 | -2/+2 |
* | ruby: disable openssl extension | Alexander Kanavin | 2021-10-14 | 1 | -0/+5 |
* | ruby: fix the reproducibility issue | Thomas Perrot | 2021-10-01 | 5 | -0/+162 |
* | ruby: Fix reproducibility issue with LDFLAGS | Tony Battersby | 2021-08-12 | 2 | -0/+43 |
* | ruby: Fix DEBUG_PREFIX_MAP in LDFLAGS issue | Richard Purdie | 2021-08-12 | 1 | -0/+4 |
* | Convert to new override syntax | Richard Purdie | 2021-08-02 | 2 | -15/+15 |
* | ruby: upgrade 3.0.1 -> 3.0.2 | Alexander Kanavin | 2021-07-16 | 1 | -1/+1 |
* | ruby: upgrade 3.0.0 -> 3.0.1 | zhengruoqin | 2021-04-18 | 1 | -1/+1 |
* | ruby: Do not use ucontext implementation for coroutines on musl/riscv | Khem Raj | 2021-02-18 | 1 | -0/+7 |
* | ruby: update 2.7.2 -> 3.0.0 | Alexander Kanavin | 2021-02-09 | 6 | -94/+25 |
* | ruby: Fix to work with autoconf 2.70 | Richard Purdie | 2021-01-29 | 2 | -0/+35 |
* | ruby: remove tcl DEPENDS | Ross Burton | 2021-01-08 | 1 | -1/+1 |
* | ruby: fix reproducibility | Alexander Kanavin | 2020-12-09 | 2 | -0/+33 |
* | ruby: update to 2.7.2 | Chee Yang Lee | 2020-10-31 | 1 | -2/+2 |
* | ruby: upgrade 2.7.0 -> 2.7.1 | zhengruoqin | 2020-05-24 | 1 | -2/+2 |
* | ruby: Link with libucontext on musl | Khem Raj | 2020-04-24 | 1 | -2/+7 |
* | ruby: Use arm32 for coroutines on 32bit-arm | Khem Raj | 2020-03-11 | 1 | -0/+3 |
* | ruby: install required files for ptest | Kai Kang | 2020-02-28 | 1 | -0/+6 |
* | ruby: upgrade 2.6.5 -> 2.7.0 | Wang Mingyu | 2020-02-15 | 5 | -112/+47 |
* | ruby: Remove __has_include and __has_include_next from preprocessed header file | Khem Raj | 2020-01-27 | 2 | -0/+27 |
* | dhcp/ruby/ffpmeg: Use CFLAGS, not TARGET_CFLAGS | Richard Purdie | 2019-11-07 | 1 | -1/+1 |
* | ruby:upgrade 2.6.4 -> 2.6.5 | Zang Ruochen | 2019-11-07 | 1 | -2/+2 |
* | ruby: some ptest fixes | André Draszik | 2019-10-23 | 1 | -1/+12 |