debian specific patch information for hal / 0.5.14-3

Summary

Package Version Package Type Source Package Format
0.5.14-3 Debian-diff 3.0 (quilt)

Debian packaging Information

Debian changes tarfile hal_0.5.14-3.debian.tar.gz
Size56031
MD5sumf4e3e4dbc2ee1f003e70c2161d7efc8a

"series" style patches

patch summary view raw
01_at_console.patch
 hal.conf.in |   66 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 66 insertions(+)
view download
10_nonpolkit-mount-policy.patch
 tools/hal-storage-mount.c |   15 +++++++++++++++
 1 file changed, 15 insertions(+)
view download
15-probe-input-segfault-fix.patch
 hald/linux/probing/probe-input.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
20-ignore-temporary-cryptsetup-devices.patch
 hald/linux/osspec.c |    5 +++++
 1 file changed, 5 insertions(+)
view download
40_readme_remove_hacking.patch
 README |    2 --
 1 file changed, 2 deletions(-)
view download
45-fix-libusb-detection.patch
 configure.in |   35 ++++++++++++++++++-----------------
 1 file changed, 18 insertions(+), 17 deletions(-)
view download
50-kfreebsd-setproctitle.patch
 hald/freebsd/addons/addon-mouse.c    |    2 ++
 hald/freebsd/addons/addon-storage.c  |    2 ++
 hald/freebsd/probing/probe-hiddev.c  |    2 ++
 hald/freebsd/probing/probe-mouse.c   |    2 ++
 hald/freebsd/probing/probe-scsi.c    |    2 ++
 hald/freebsd/probing/probe-storage.c |    2 ++
 hald/freebsd/probing/probe-volume.c  |    2 ++
 7 files changed, 14 insertions(+)
view download
51-kfreebsd-lrt-clock_gettime.patch
 configure.in |    1 +
 1 file changed, 1 insertion(+)
view download
52-kfreebsd-libufs.patch
 configure.in                        |    8 ++++++++
 hald/freebsd/probing/Makefile.am    |    2 +-
 hald/freebsd/probing/probe-volume.c |    4 ++++
 3 files changed, 13 insertions(+), 1 deletion(-)
view download
53-kfreebsd-blkid.patch
 hald/freebsd/probing/Makefile.am     |    8 +-
 hald/freebsd/probing/probe-storage.c |   38 ++++++++++---
 hald/freebsd/probing/probe-volume.c  |   99 ++++++++++++++++++++---------------
 3 files changed, 91 insertions(+), 54 deletions(-)
view download
54-kfreebsd-libusb2.patch
 hald/freebsd/hf-devd.c                      |    2 +-
 hald/freebsd/hf-usb.c                       |    8 ++++----
 hald/freebsd/hf-usb2.c                      |    4 ++--
 hald/freebsd/osspec.c                       |    2 +-
 hald/freebsd/probing/probe-hiddev.c         |    2 +-
 hald/freebsd/probing/probe-usb2-device.c    |    4 ++--
 hald/freebsd/probing/probe-usb2-interface.c |    2 +-
 7 files changed, 12 insertions(+), 12 deletions(-)
view download
99-autoreconf.patch
 Makefile.in                               |    1 
 aclocal.m4                                |   27 +
 config.h.in                               |    6 
 configure                                 |  415 ++++++++++++++++++++----------
 doc/Makefile.in                           |    1 
 doc/api/Makefile.in                       |    1 
 doc/api/libhal-storage/Makefile.in        |    1 
 doc/api/libhal/Makefile.in                |    1 
 doc/man/Makefile.in                       |    1 
 doc/spec/Makefile.in                      |    1 
 fdi/Makefile.in                           |    1 
 fdi/information/10freedesktop/Makefile.in |    1 
 fdi/information/20thirdparty/Makefile.in  |    1 
 fdi/information/Makefile.in               |    1 
 fdi/policy/10osvendor/Makefile.in         |    1 
 fdi/policy/20thirdparty/Makefile.in       |    1 
 fdi/policy/Makefile.in                    |    1 
 fdi/preprobe/10freedesktop/Makefile.in    |    1 
 fdi/preprobe/20thirdparty/Makefile.in     |    1 
 fdi/preprobe/Makefile.in                  |    1 
 hald-runner/Makefile.in                   |    1 
 hald/Makefile.in                          |    1 
 hald/dummy/Makefile.in                    |    1 
 hald/freebsd/Makefile.in                  |    1 
 hald/freebsd/addons/Makefile.in           |    1 
 hald/freebsd/libprobe/Makefile.in         |    1 
 hald/freebsd/probing/Makefile.in          |   11 
 hald/linux/Makefile.in                    |    1 
 hald/linux/addons/Makefile.in             |    1 
 hald/linux/probing/Makefile.in            |    1 
 hald/solaris/Makefile.in                  |    1 
 hald/solaris/addons/Makefile.in           |    1 
 hald/solaris/probing/Makefile.in          |    1 
 libhal-storage/Makefile.in                |    1 
 libhal/Makefile.in                        |    1 
 ltmain.sh                                 |    8 
 partutil/Makefile.in                      |    1 
 policy/Makefile.in                        |    1 
 tools/Makefile.in                         |    1 
 tools/freebsd/Makefile.in                 |    1 
 tools/linux/Makefile.in                   |    1 
 41 files changed, 348 insertions(+), 155 deletions(-)
view download