Package: sponsorship-requests Severity: normal
Dear mentors, I am looking for a sponsor for my package "burp" * Package name : burp Version : 1.3.46-1 Upstream Author : Graham Keeling <keel...@spamcop.net<mailto:keel...@spamcop.net>> * URL : http://burp.grke.net/ * License : Graham Keeling <keel...@spamcop.net<mailto:keel...@spamcop.net>> Section : utils It builds those binary packages: burp - Simple cross-platform network BackUp and Restore Program burp-dbg - debugging symbols for Burp To access further information about this package, please visit the following URL: http://mentors.debian.net/package/burp Alternatively, one can download the package with dget using this command: dget -x http://mentors.debian.net/debian/pool/main/b/burp/burp_1.3.46-1.dsc More information about hello can be obtained from http://www.example.com. Changes since the last upload: * New upstream stable candidate - Fixed bedup: crashes with exit status 139 (Closes: #715678) - Fixed init.d: script stop action takes a very long time (Closes: #687523) - Fixed burp: Warnings during build of packages (Closes: #675368) - Fixed burp(8) spelling error: 'overriddden' (Closes: #685568) - Fixed burp(8) error in client_can_list section (Closes: #694506) - Fixed Bug bedup crashes with exit status 139 (Closes: #715678) - Fixed burp: "Unable to set datapath" backup resume bug fixed by stable release 1.3.10 (Closes: #695641) - Removed unneeded patches from debian/patch becouse they are include in new upstream version * Added dependency on initscripts (>= 2.88dsf-13.3) to comply with 3.9.5 standards * New Standards-Version 3.9.5 * Reformatted change-log * Changed copyright in /debian/* from GPL-2 to AGPL-3 * Added Vcs-Browser to control file * Bumped dephelper to 9 * Bumped compat to 9 * Fix "Lintian reports hardening-no-relro" Fixed with bump to debhelper 9 (Closes: #735128) * Contribution from Robert Ladyman - Spell-checked and grammar-checked debian change-log * Add patches from upstrean disables test when no randomness available (Closes: #675761) * Updated debian/copyright (Closes: #735129) * Changes in burp-1.3.46: - Another bug fix for false failure notification - differentiate between not getting a lock and getting an error when trying to get a lock. - Turn off excessive logging on some restores. * Changes in burp-1.3.44: - Bug fix for false failure notification when a client tries to connect again while a backup is still in progress. * Changes in burp-1.3.42: - In backup phase 4, a 'deleteme' directory may already exist if the server was previously interrupted whilst deleting it. If so, delete it before attempting to rename anything to it. * Changes in burp-1.3.40: - Make the server request the whole file when ctime changes on Windows, otherwise changes to metadata when the file content is unchanged will not be noticed. - Add 'delete' to the client help output. - When backing up, open files and directories with O_NOATIME flag so that the access time is not changed. - Bug fix for no failure notification being sent when the backup directory cannot be created. * Changes in burp-1.3.38: - Fix long list and status monitor output when a directory argument is given. - Fix restore problem with backups containing both compressed and uncompressed files. - Bug fix for an interrupted backup causing a resume when a restore_client connects. - Bug fix for defaulting 'resume partial' to off. * Changes in burp-1.3.36: - Fix truncation of timestamps in the live status-monitor. - Default the 'resume partial' feature to being off, and add an option to turn it on. * Changes in burp-1.3.34: - Contributions from Avi Rozen: + Major autoconf cleanup. + Initial support for cross-building android targets. - On the server, indicate where logging is occurring. - Fix bedup segfault when using -m with no argument. * Changes in burp-1.3.32: - Fix status-monitor segfault. - Run timed backups with lower thread priority on Windows. - Add 'vss_drives' option, which gives the ability to specify which Windows drives get a VSS snapshot. * Changes in burp-1.3.30: - Add a warning when run on Windows without admin privileges. - Perform fewer lstat()s on systems that support d_type (ie most Linux systems), in order to speed up certain operations. - Allow _FORTIFY_SOURCE to work. - Fix problem with burp_ca.bat and repeated field-names in burp.conf. - Put registry keys back in the Windows installer. - Fix for SIGHUP reload causing the server to go into non-forking mode. - Indicate the backups that are deletable. - Add a client option for deleting deletable backups. - Add a 'client_can_delete' option on the server. - Fix for using the wrong lock directory when 'directory' is overridden for a client. * Changes in burp-1.3.28: - Add the ability to resume partially transferred files. - Make sure 'timer conditions not met' message appears on the client. - Bug fix for turning off compression before resuming a backup.