Debian Patches
Status for ruby-webpacker/5.4.3-2
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| yaml-unsafe-load.patch | explicitly use unsafe_load_file to read YAML config Starting from ruby3.1, load_file is safe and won't read Ruby objects from non explicitly permitted classes. |
Mohammed Bilal <mdbilal@disroot.org> | not-needed | debian | 2022-12-03 | |
| remove-git-from-gemspec.patch | Remove git from gemspec Replace git usage to Ruby syntax. Also, `test_files` was deprecated [1], so removing it. . [1] https://github.com/rubygems/rubygems/issues/735 |
Jongmin Kim <jmkim@pukyong.ac.kr> | not-needed | 2019-06-22 | ||
| disable-internet-access.patch | Disable Internet access tests | Jongmin Kim <jmkim@pukyong.ac.kr> | not-needed | 2019-06-21 | ||
| add-webpacker-to-loadpath-in-testapp.patch | Add webpacker to $LOAD_PATH in test_app test_app depends on webpacker, but could not load during build. . This patch will add webpacker ('../../lib') to $LOAD_PATH in test_app. |
Jongmin Kim <jmkim@pukyong.ac.kr> | not-needed | 2019-06-21 | ||
| use-system-yarnpkg.patch | Use system yarnpkg instead of yarn In Debian, yarn is packaged as "yarnpkg". . This patch will replace all the "bin/yarn" usages to "bin/yarnpkg". |
Jongmin Kim <jmkim@pukyong.ac.kr> | not-needed | 2019-06-21 | ||
| skip-check-node.patch | This check fails to detect nodejs, moreover apt will ensure nodejs is present | no | ||||
| skip-check-yarn.patch | Skip checking for yarn which does not work, moreover apt ensures yarn is present | no |
All known versions for source package 'ruby-webpacker'
- 5.4.3-2 (bookworm)
