Debian Patches

Status for yosys/0.52-5

Patch Description Author Forwarded Bugs Origin Last update
abc/remove_bzlib_convenience.patch The library bzlib is included in the source and
built as a convenience library. This patch prevents this from being
built and links berkeley-abc with debian's bzlib library instead.
===================================================================
Ruben Undheim <ruben.undheim@gmail.com> invalid 2018-08-04
abc/remove_zlib_convenience.patch The library zlib is included in the source and
built as a convenience library. This patch prevents this from being
built and links berkeley-abc with debian's zlib library instead.
===================================================================
Ruben Undheim <ruben.undheim@gmail.com> invalid 2018-08-04
abc/cflags_ldflags.patch Using LDFLAGS and CPPFLAGSpassed down from
dpkg-buildflags such that hardening gets enabled.
===================================================================
Ruben Undheim <ruben.undheim@gmail.com> invalid 2018-08-04
abc/writepla.patch soften an overzealous assert
otherwise the abc will refuse to output trivial functions(constant 1 or 0).
===================================================================
Johann Klammer <klammerj@a1.net> yes 2018-08-04
abc/0007-Fix-repro-on-armhf-vs-aarch64.patch Fix-repro-on-armhf-vs-aarch64 Debian Science Maintainers no 2023-06-13
abc/0007-Remove-build-date-time-reproducibility-hazard.patch Remove build-date/time reproducibility hazard Daniel Gröber <dxld@darkboxed.org> no 2023-06-13
0001-Make-tests-runnable-standalone.patch no
0007-Disable-pretty-build.patch Disable pretty build Ruben Undheim <ruben.undheim@gmail.com> no 2017-04-05
0009-Some-spelling-errors-fixed.patch Some spelling errors fixed Ruben Undheim <ruben.undheim@gmail.com> no 2018-07-12
0010-Fix-adding-of-sys.path-in-yosys-smtbmc.patch Fix adding of sys.path in yosys-smtbmc Ruben Undheim <ruben.undheim@gmail.com> no 2018-07-27
0011-Do-not-show-g-build-flags-in-Version-string.patch Do not show g++ build flags in Version string Ruben Undheim <ruben.undheim@gmail.com> no 2018-08-19
0017-Support-plugin-loading-from-libdir.patch no
0018-Fix-autotest-compliation.patch no
0020-autotest-Print-log-on-error.patch autotest: Print log on error Daniel Gröber <dxld@darkboxed.org> no 2022-12-03
0026-Quiet-write-rst-command-ref-manual.patch no
0027-Use-system-libcxxopts.patch no
0031-Set-pythonpath-for-usage-docs.patch no
0032-proc-no-path-max.patch Rewrote Linux edition of proc_self_dirname() to handle any symlink length. This make sure the method work also when the program is located in
deep or long file paths, longer than both PATH_MAX and "getconf
PATH_MAX .". Use the same code on GNU Hurd, where it now work.

===================================================================
Petter Reinholdtsen <pere@debian.org> yes 2026-04-19
1000-dot-resolution.patch Avoid pdflatex rejecting input due to too high resolution. Set randomly picked size when generating dot graphs, to avoid
error from pdflatex when building documentation. I am not sure which
size make sense, nor how to decide which value are best.
Petter Reinholdtsen <pere@debian.org> yes debian 2026-04-16
1010-mach-only-apple.patch Corrected #ifdef for mach based Apple builds in cadical_file.cpp. Bring test in line with all other tests for mach based MacOS builds,
and ensure the code in question is not enabled with mach on GNU Hurd.
Petter Reinholdtsen <pere@debian.org> yes 2026-04-18
1030-missing-path-max.patch Provide random replacement value for PATH_MAX on platforms without such limit. The buffer length is used in a static array returned from
Extra_FileNameGenericAppend(), used many places in the code, and a
more dynamic approach would require a huge refactoring. There is no
guarantee that the 4096 value picked is large enough, but it matches
common values found on Linux.
Author:: Petter Reinholdtsen <pere@debian.org>
yes 2026-04-19

All known versions for source package 'yosys'

Links