diff --git a/package/base/pmount/new-dbus-api.patch b/package/base/pmount/new-dbus-api.patch new file mode 100644 index 000000000..07479771f --- /dev/null +++ b/package/base/pmount/new-dbus-api.patch @@ -0,0 +1,11 @@ +--- ./src/pmount-hal.c.orig 2006-08-03 23:38:45.000000000 +0200 ++++ ./src/pmount-hal.c 2006-08-03 23:38:54.000000000 +0200 +@@ -345,7 +345,7 @@ + /* shut down hal connection */ + libhal_ctx_shutdown( hal_ctx, &error ); + libhal_ctx_free( hal_ctx ); +- dbus_connection_disconnect( dbus_conn ); ++ dbus_connection_close( dbus_conn ); + dbus_connection_unref( dbus_conn ); + + /* go */ diff --git a/package/base/pmount/pmount.desc b/package/base/pmount/pmount.desc index d0ee617d9..7b27806e8 100644 --- a/package/base/pmount/pmount.desc +++ b/package/base/pmount/pmount.desc @@ -43,7 +43,7 @@ [L] GPL [S] Beta -[V] 0.9.9 +[V] 0.9.11 [P] X -----5---9 800.000 -[D] 3905652918 pmount_0.9.9.orig.tar.gz http://ftp.debian.org/debian/pool/main/p/pmount/ +[D] 1474327535 pmount_0.9.11.orig.tar.gz http://ftp.debian.org/debian/pool/main/p/pmount/