Package: libprelude / 5.2.0-3+deb11u1
Metadata
Package | Version | Patches format |
---|---|---|
libprelude | 5.2.0-3+deb11u1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
001 ruby m4.patch | (download) |
m4/am_path_ruby.m4 |
2 1 + 1 - 0 ! |
fix ruby detection in configure |
004 fix_prelude_tests_timer.patch | (download) |
tests/prelude-timer.c |
3 2 + 1 - 0 ! |
fix prelude test timer on slow system |
005 fix_pthread_atfork.patch | (download) |
prelude-admin/Makefile.am |
2 1 + 1 - 0 ! |
fix pthread and atfork linking |
006 fix_timegm.patch | (download) |
src/idmef-criterion-value.c |
12 6 + 6 - 0 ! |
fix prelude timegm comparaison |
007 fix_libprelude error_hurd.patch | (download) |
src/libprelude-error/mkerrcodes.awk |
7 5 + 2 - 0 ! |
fix libprelude-error compilation on hurd-i386 |
008 disable_test poll_on_kfreebsd.patch | (download) |
libmissing/tests/test-poll.c |
4 4 + 0 - 0 ! |
disable test-poll test in libmissing on kfreebsd |
013 fix test_rwlock1.patch | (download) |
libmissing/tests/test-rwlock1.c |
5 4 + 1 - 0 ! |
fix test-rwlock1 when --as-needed is the default. |
018 fix_gtkdoc_1.32.patch | (download) |
docs/api/libprelude-docs.xml |
4 0 + 4 - 0 ! |
fix building with gtk-doc 1.32 |
020 ruby27.patch | (download) |
bindings/ruby/Prelude.cxx |
2 1 + 1 - 0 ! |
add support to ruby 2.7 |
021 Update_libprelude.m4.patch | (download) |
m4/libprelude.m4 |
159 61 + 98 - 0 ! |
update libprelude.m4 to not use libprelude-config |
022 Fix_libprelude_pkg config file.patch | (download) |
src/libprelude.pc.in |
3 2 + 1 - 0 ! |
clean libprelude pkg-config file |
023 Disable_GnuLib_Tests_perror2_strerror.patch | (download) |
libmissing/tests/test-perror2.c |
3 0 + 3 - 0 ! |
[patch] perror, strerror_r: remove unportable tests Problem reported by Florian Weimer in: https://lists.gnu.org/r/bug-gnulib/2020-08/msg00220.html * tests/test-perror2.c (main): * tests/test-strerror_r.c (main): Omit unportable tests. |
025 Fix PyIOBase_Type.patch | (download) |
bindings/python/_prelude.cxx |
46 33 + 13 - 0 ! |
fix pyiobase_type for python 3.10 compatibility |