[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Accepted burp 1.3.48-4~bpo70+1 (source amd64)



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 04 May 2014 00:43:24 +0200
Source: burp
Binary: burp burp-dbg
Architecture: source amd64
Version: 1.3.48-4~bpo70+1
Distribution: wheezy-backports
Urgency: high
Maintainer: Bastiaan Franciscus van den Dikkenberg <bas@dikkenberg.net>
Changed-By: Gonéri Le Bouder <goneri@debian.org>
Description: 
 burp       - Simple cross-platform network BackUp and Restore Program
 burp-dbg   - debugging symbols for Burp
Closes: 675368 675761 685568 687523 694506 695641 715678 735128 735129 740505 740547 742218 743873
Changes: 
 burp (1.3.48-4~bpo70+1) wheezy-backports; urgency=medium
 .
   * Rebuild for wheezy-backports.
 .
 burp (1.3.48-4) unstable; urgency=high
 .
   * Include "autotools-dev" addon for dh in debian/rules to allow
     config.{sub,guess} to be regenerated. (Closes: #743873)
 .
 burp (1.3.48-3) unstable; urgency=medium
 .
   * Add missing "exit 0" statement in debian/init. (Closes: #742218)
 .
 burp (1.3.48-2) unstable; urgency=low
 .
   * Add patch to fix pointer casting in src/msg.c:transfer_gzfile_in
     to fix FTBFS on 64-bit big-endian architectures (Closes: #740505):
     - debian/patches/endian.patch
   * Replace debian/patches/disable_tests.patch with debian/patches/fixskiptest,
     so that only test 6 and 7 are skipped when there is no PRNG available.
   * Add patch for the test function wait_for_backup_to_finish to check
     for the existance of /var/spool/burp/testclient/lockfile instead
     of the symlinks /var/spool/burp/testclient/{working,finishing}
     (Closes: #740547):
     - debian/patches/wait_for_backup_to_finish.patch
   * Now using autoreconf for better portability:
     - Change dh $@ to dh $@ --with autoreconf in debian/rules file.
     - Add dependency on dh-autoreconf in debian/control.
   * Change dh_verbose to 1 to solve compiler-flags-hidden warnings in
     debian/rules file.
   * Remove obsolete overrides in rules file:
     - override_dh_auto_install
     - override_dh_install
     - override_dh_installdocs
   * Using dh_auto_configure instead of just running ./configure with the
     following options in debian/rules:
     - prefix /usr
     - sysconfdir /etc/burp
     - sbindir $${prefix}/sbin
     - mandir $${prefix}/share/man
     - C/CPP/LD flags uses exported build flags
   * Add debian/burp.install and debian/burp.dirs.
 .
 burp (1.3.48-1) unstable; urgency=low
 .
   * New upstream release.
     - Fix long delay in init script when the stop function is
       invoked. (Closes: #687523)
     - Add missing compiler and linker flags on armel, armhf, i386,
       kfreebsd-amd64, powerpc and s390 architectures. (Closes: #675368)
     - Fix bedup crashing with exit status 139. (Closes: #715678)
     - Fix restoring of correct file times on Windows clients.
 .
   * Bump Standards-Version to 3.9.5.0:
     - Add dependency on initscripts (>= 2.88dsf-13.3).
   * Add Vcs-Browser field to debian/control.
   * Bump dephelper version to 9:
     - Fixes lintian reports about missing hardening of
       binaries ("hardening-no-relro"). (Closes: #735128)
   * Update address of FSF in debian/copyright. (Closes: #735129)
   * Change copyright for files in debian/ from GPL-2 to AGPL-3.
   * Add upstream patch to disable compile-time test when no
     PRNG is available: (Closes: #675761)
     - debian/patches/disable_tests.patch
   * Add patch to display a list of available log files
     when one or more compile-time tests have failed:
     - debian/patches/showlogs.patch
   * Adjust debian/watch file to track stable 1.3.x releases only,
     the experimental 1.4.x releases are ignored.
 .
   * 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:
     - Fix 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 will not be registered when the file
      contents are unchanged.
    - 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.
    - Fix missing failure notification 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.
    - Fix interrupted backups triggering a resume when a restore_client connects.
    - Fix 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 segfaulting 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 (i.e. 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 into the Windows installer.
    - Fix for SIGHUP reload causing the server to go into non-forking mode.
    - Mark backups which can be deleted.
    - Add a client option for deleting backups which can be deleted.
    - 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.
    - Fix turning off compression before resuming a backup.
   * Changes in burp 1.3.26:
     - When a read_blockdev option matches a symlink, backup the destination as
       a raw block device.
     - Avi Rozen's valgrind cleanup. Includes a fix for a bug in restore_client.c
       where overwrite_ok checked the wrong stat struct when considering a FIFO.
     - Add '-v' option to bedup (output the names of duplicate files).
     - Add '-d' option to bedup (delete duplicates instead of hardlinking - not
       for use on burp storage directories).
   * Changes in burp 1.3.24:
     - Fix strip_vss/split_vss truncating backups of changed files on Windows.
     - Fix auto upgrade failing on Windows if autoupgrade_dir has been modified.
     - Fix listing backups created with split_vss=1.
     - Fix restoring uncompressed encrypted backups created with split_vss=1.
     - Fix making backups with min_file_size and split_vss=1.
     - Fix Debian init do_stop() function (Thanks Peter Maloney).
     - Fix resuming backups where a file to patch has already been hard-linked
       into place. Also get the client to report a more helpful message if
       any similar problem occurs.
     - Fix signal handler race conditions.
     - Fix forkchild child not exiting when execv fails.
     - Change run_script() code to take an array.
     - Add server_script_pre_notify and server_script_post_notify options.
     - Rework the test script so that it can test Windows clients as well.
     - Let a Windows signal handler try to shut VSS down nicely on certain
       signals such as Ctrl-C.
     - Include an example server-side off-site rsync backup script. This is not
       quite working properly yet but it may still be useful.
     - Fix Windows preventing from going to sleep during a
       backup. (Thanks Avi Rozen).
     - Fix "unable to set datapath: (null)" backup
       resuming issue. (Closes: #695641)
     - Fix spelling error 'overriddden' in the
       burp(8) manpage. (Closes: #685568)
     - Fix error in client_can_list section in the
       burp(8) manpage. (Closes: #694506)
   * Changes in burp 1.3.22:
     - Contributions from Avi Rozen:
       + Add a '-j' option to format the long file-list as JSON. Intended
         for use with burpfs (https://github.com/ZungBang/burpfs).
       + Fix list/verify/restore when regex is long and/or
         contains a colon.
       + Fix split_vss backups being restored on a linux restore_client
         with the -f (force) option. Prevents overwriting of the
         destination file with the vss footer.
     - Contributions for burp_ca from Patrick Koppen:
       + Fix the size option.
       + Use shell numeric comparison instead of string comparison.
       + Added subjectAltName patch (in case it is needed outside of burp).
   * Changes in burp 1.3.18:
     - Fix "split/strip_vss = 1" on the client side always resulting in
       all files being backed up.
     - Make configure default to /usr as prefix.
Checksums-Sha1: 
 8ec37028e63dc5b61064859a0785c899c55fefd3 2013 burp_1.3.48-4~bpo70+1.dsc
 e9e82ea19549f03113fb7772f5baccb720efd783 25398 burp_1.3.48-4~bpo70+1.debian.tar.gz
 b82a295e62ceda3f9f4f1a9bf203e80b1ee22bae 206872 burp_1.3.48-4~bpo70+1_amd64.deb
 ae165d633eacb9de11f23d3e4b140d57791a70dc 485662 burp-dbg_1.3.48-4~bpo70+1_amd64.deb
Checksums-Sha256: 
 915dfdf83b63a0ca46a8717dbcf2f4cdd0387bec4aa484df13934732d6690b06 2013 burp_1.3.48-4~bpo70+1.dsc
 e450810b8ff513c0ae19f9dc9b741b1ba1d45a71a2e75713a9090e83f5b8e107 25398 burp_1.3.48-4~bpo70+1.debian.tar.gz
 5ba28c93d6be689b33529cb7948eecdf3aa00fe10c09d776dfc492bc6172b72f 206872 burp_1.3.48-4~bpo70+1_amd64.deb
 bb61f3bb7aeb788bc4ce91f05b7fabb462a84f08f09598caa762574c7d73271e 485662 burp-dbg_1.3.48-4~bpo70+1_amd64.deb
Files: 
 1e8c29494e69a4c5ab020a8ce5d01194 2013 utils extra burp_1.3.48-4~bpo70+1.dsc
 bba587dacd620968ee3c576e322f78bc 25398 utils extra burp_1.3.48-4~bpo70+1.debian.tar.gz
 ddb0cd2449a840a19c8e27d37e144b86 206872 utils extra burp_1.3.48-4~bpo70+1_amd64.deb
 1c4888fd091a5b5c46b1615a3f9eaf08 485662 debug extra burp-dbg_1.3.48-4~bpo70+1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBAgAGBQJThPVYAAoJEASe2blHZVcuF/MP/ArxSacHaBiIemcVUIJfVGsj
Mcx1LgWsQmaMxXwjUduOXbdQv3IjVTaJx7Vyo3uwsN2mYcptxEs4NbN7okB02OSj
BM8TyNpM4izmnk26VF8hD7ouJCCvOboi5ck2DwUThIWoGITRBUqUOOQZwkFBmooT
tZpI33x0eedLQHXnRGQGZ2MhFIv6JN6bh/zV086Uwz7/NFgQLjVgtZA7CmEPukL2
BFucRyjsIR1eTWE8P7rdJZIifxqXIkm4AVi8C3gSjnZuT5kbZcc4m31GajlxZaBx
WJMZ4z4VVPrg3qLtd1pfhLgEofyF0fdYKTNzFt0DM8Rw6GYYa9aN6MhJZSSrqR3M
is14PdKixyDgab3flNNkQ+YoRWQmI+iEjfts5c1pZ84RBnhzm3Mw3I9Nfn0JaLpM
LLGk9furv1SVwWEBWCmQuZb2z9vkEr5AIHnMyohN8/g8RyfrEUCoQJpC3JoDcL7F
qoHUMfmobrI3ULCnwUHiLA5LpGmeH3Zl1KXR3PyuJAdN8bWduWq7B5+XxB5uPHn9
ARr3lEK35tlg+6Izw7QF0dklnjPhEJLRiZjPlnynh9OO2C1qgL3CfCwgesLGvpFB
YWCdxjax01IL1X98dnIfHzJVSZu+Zrlv/YNNfrXAe3GJb9MZVHXQGdIUc7Yt04qO
riA+1tCXLV0HG2oaHNgx
=kYAO
-----END PGP SIGNATURE-----


Reply to: