Debian Patches
Status for ruby-serialport/1.3.2-2
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-Fix-compatibility-with-ruby-3.4.patch | [PATCH 01/10] Fix compatibility with ruby-3.4 This merges the fix and polyfill discussed in: https://bugs.ruby-lang.org/issues/20265#note-7 Fixes #78 |
Lars Kanis <lars.kanis@sincnovation.com> | no | 2025-02-12 | ||
0002-Remove-gems.github.com-as-rubygems-source.patch | [PATCH 02/10] Remove gems.github.com as rubygems source It isn't running any longer for decades. |
Lars Kanis <lars.kanis@sincnovation.com> | no | 2025-02-12 | ||
0003-Fix-loading-of-VERSION-in-gemspec-and-make-it-autolo.patch | [PATCH 03/10] Fix loading of VERSION in gemspec and make it autoload Fixes: LoadError: cannot load such file -- C:/ruby-serialport/(eval at C:/ruby-serialport/lib/serialport/version (LoadError) |
Lars Kanis <lars.kanis@sincnovation.com> | no | 2025-02-12 | ||
0004-Remove-compatibility-to-ruby-1.8.patch | [PATCH 04/10] Remove compatibility to ruby-1.8 | Lars Kanis <lars.kanis@sincnovation.com> | no | 2025-02-12 | ||
0005-Fix-warning-about-deprecated-access-to-fptr-fd.patch | [PATCH 05/10] Fix warning about deprecated access to fptr->fd Warning was: warning: 'fd' is deprecated: rb_io_descriptor |
Lars Kanis <lars.kanis@sincnovation.com> | no | 2025-02-12 | ||
0006-Replace-ancient-K-R-function-declarations-by-ANSI-st.patch | [PATCH 06/10] Replace ancient K&R function declarations by ANSI style | Lars Kanis <lars.kanis@sincnovation.com> | no | 2025-02-13 | ||
0007-Avoid-compiler-warning.patch | [PATCH 07/10] Avoid compiler warning "/dev/ttyS0" |
Lars Kanis <lars.kanis@sincnovation.com> | no | 2025-02-13 | ||
0008-Avoid-compiler-warning.patch | [PATCH 08/10] Avoid compiler warning: if (num_port < 0 || num_port > sizeof(ports) / sizeof(ports[0])) |
Lars Kanis <lars.kanis@sincnovation.com> | no | 2025-02-13 | ||
0009-Avoid-compiler-warning.patch | [PATCH 09/10] Avoid compiler warning: | Lars Kanis <lars.kanis@sincnovation.com> | no | 2025-02-13 | ||
0010-Avoid-compiler-waring-about-redefinition.patch | [PATCH 10/10] Avoid compiler waring about redefinition: 581 | #define PURGE_RXABORT 0x02 | ^~~~~~~~~~~~~ In file included from C:/msys64/ucrt64/include/windows.h:70, |
Lars Kanis <lars.kanis@sincnovation.com> | no | 2025-02-13 |