Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
upstream-fix-gt_numorbits.patch | explicit extern declaration for gt_numorbits | Jerome Benoit <calculus@rezozer.net> | no | debian | 2017-11-24 | |
upstream-zlib-dimacs2g.patch | Invoke zlib functions rather than calling gunzip in a subprocess. Inspired by the debian nauty-zlib-blisstog patch. | Jerry James <loganjerry@gmail.com> | no | https://src.fedoraproject.org/rpms/nauty/blob/rawhide/f/nauty-zlib-dimacs2g.patch | 2022-11-18 | |
upstream-C2help2man.patch | format usages and helps Attempt to format usages and helps of the invited programs wrt to the original gtools. |
Jerome Benoit <calculus@rezozer.net> | no | debian | 2016-03-19 | |
upstream-autotoolization.patch | upstream autotoolization Attempt to autotoolize nauty source. | Jerome Benoit <calculus@rezozer.net> | no | debian | 2017-11-24 | |
debianization.patch | debianization Meant to maintain a minimal debian/rules, to fix warnings, to address Debian specific stuff in general. |
Jerome Benoit <calculus@rezozer.net> | no | 2017-11-24 | ||
debianization-prefix.patch | debianization: nauty tools suite prefix Prepend nauty- to the names of the nauty tools, named gtools. | Jerome Benoit <calculus@rezozer.net> | no | 2017-11-24 | ||
unbundle-cliquer.patch | Unbundle cliquer library. It was added in 2.7r1, but we use the Debian package instead. | no | https://src.fedoraproject.org/rpms/nauty/blob/d3634d0/f/nauty-unbundle-cliquer.patch | 2020-07-17 | ||
popcnt.patch | enable runtime detection of popcnt-enabled CPU | Jerry James <loganjerry@gmail.com> | no | fedora | 2021-09-02 | |
format.patch | Fix incorrect printf format strings | Jerry James <loganjerry@gmail.com> | no | https://src.fedoraproject.org/rpms/nauty/blob/rawhide/f/nauty-format.patch | 2022-11-18 | |
uninitialized.patch | Fix uninitialized variable warnings | Jerry James <loganjerry@gmail.com> | no | https://src.fedoraproject.org/rpms/nauty/blob/rawhide/f/nauty-uninitialized.patch | 2022-11-18 | |
fall-off.patch | Fix a function that can fall off the end | Jerry James <loganjerry@gmail.com | no | https://src.fedoraproject.org/rpms/nauty/blob/rawhide/f/nauty-fall-off.patch | 2022-11-18 | |
noreturn.patch | Mark functions as noreturn to improve compiler diagnostics | Jerry James <loganjerry@gmail.com> | no | https://src.fedoraproject.org/rpms/nauty/blob/rawhide/f/nauty-noreturn.patch | 2022-11-18 | |
pkgincludedir.patch | Set include directory for pkg-config. Split from upstream-autotoolization.patch to reduce diff with Fedora's version of that patch. |
Doug Torrance <dtorrance@debian.org> | not-needed | 2022-10-19 | ||
file-offset-bits.patch | Set _FILE_OFFSET_BITS to 64 if AC_SYS_LARGEFILE returns "no". Otherwise, build fails on some architectures after the t64 transition with "_TIME_BITS=64 is allowed only with _FILE_OFFSET_BITS=64". |
Doug Torrance <dtorrance@debian.org> | not-needed | 2024-04-03 | ||
build-flags.patch | Don't overwrite CPPFLAGS and LDFLAGS This code should have been commented out with the "crypto" code above it. | Doug Torrance <dtorrance@debian.org> | invalid | 2024-09-07 |