Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
kfreebsd-support.diff | =================================================================== | no | ||||
ld_as-needed-support.diff | Place libraries in LIBS variable. This ensures correct order of parameters for ld, allowing to link with --as-needed option. | Ilya Barygin <barygin@gmail.com> | no | |||
0001-Rename-variable-mount-to-mount_dir-to-avoid-calling-.patch | Rename variable mount to mount_dir to avoid calling it as function. Looks like the dynamic linker uses here the variable "mount" from rdiff-backup-fs.c that gets later called by fuse library. Program received signal SIGSEGV, Segmentation fault. 0x80015110 in mount () (gdb) bt #0 0x80015110 in mount () #1 0xb7f8ff03 in fuse_mount_sys (mnt_opts=0x800163a8 "rw,nosuid,nodev", mo=0xbffff398, mnt=0x80016288 "/home/benutzer/rdiff-backup-fs-test/mnt") at mount.c:499 #2 fuse_kern_mount (mountpoint=0x80016288 "/home/benutzer/rdiff-backup-fs-test/mnt", args=0xbffff550) at mount.c:607 #3 0xb7f8b89c in fuse_mount_compat25 (mountpoint=0x80016288 "/home/benutzer/rdiff-backup-fs-test/mnt", args=0xbffff550) at helper.c:488 #4 0xb7f8b908 in fuse_mount_common (mountpoint=0x80016288 "/home/benutzer/rdiff-backup-fs-test/mnt", args=args@entry=0xbffff550) at helper.c:248 #5 0xb7f8b9de in fuse_setup_common (argc=2, argv=0xbffff5f4, op=0x80015200 <operations>, op_size=180, mountpoint=0xbffff5b4, multithreaded=0xbffff5b8, fd=0x0, user_data=0x0, compat=0) at helper.c:298 #6 0xb7f8bb5d in fuse_main_common (argc=<optimized out>, argv=<optimized out>, op=<optimized out>, op_size=180, user_data=0x0, compat=0) at helper.c:363 #7 0x8000112f in run (argc=3, argv=0xbffff6d4) at rdiff-backup-fs.c:37 #8 0x80000f3b in main (argc=3, argv=0xbffff6d4) at rdiff-backup-fs.c:43 (gdb) print mount $1 = 0x80016020 "/home/benutzer/rdiff-backup-fs-test/mnt" https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=858316 |
=?UTF-8?q?Bernhard=20=C3=9Cbelacker?= <bernhardu@mailbox.org> | no | 2017-04-19 | ||
0001-Build-with-debug-information-to-make-dbgsym-package-.patch | Build with debug information to make dbgsym package useful. | =?UTF-8?q?Bernhard=20=C3=9Cbelacker?= <bernhardu@mailbox.org> | no | 2017-04-19 | ||
configure.ac-support-passing-extra_cflag.patch | configure.ac: Support passing EXTRA_CFLAGS when setting LIBS and CFLAGS variables. |
Vagrant Cascadian <vagrant@reproducible-builds.org> | no | 2022-07-11 | ||
fix-ftcbfs-uses-the-wrong-pkg-config-clo.patch | Fix: FTCBFS: uses the wrong pkg-config (Closes: #914739) | Helmut Grohne <helmut@subdivi.de> | no | 2018-11-26 | ||
fix-implicit-function-declaration.patch | Add missing header includes. =================================================================== |
Andrey Rakhmatullin <wrar@debian.org> | no | debian | 2024-03-16 |