dar release 2.5.20 is available

Denis Corbin <[email protected]> Sat, 9 Feb 2019 16:48:28 +0100
Newsgroups gmane.comp.sysutils.backup.dar.announce
Message-ID <[email protected]>
This is a multi-part message in MIME format.
--===============8625649894808917500==
Content-Type: multipart/alternative;
 boundary="------------462F00DBF9D24CBB94D3B788"
Content-Language: fr

This is a multi-part message in MIME format.
--------------462F00DBF9D24CBB94D3B788
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Hi,

source package and windows binary for release 2.5.20 are available at:

   https://sourceforge.net/projects/dar/files/dar/2.5.20/

As an alternative to Sourceforge you can fetch source and windows
binary packages from the _low bandwidth_ ftp server:

   ftp://ftp.dm3c.org/dar.linux.free.fr/Releases

Package signatures are available at:

   http://dar.linux.free.fr/sign/v2.5.20

Author's keys are available on public key servers and on dar website:

   http://dar.linux.free.fr/doc/authentification.html

Release 2.5.20 brings several bug fixes which are detailed in the extract
of the Changelog below.

Cheers,
Denis Corbin

- -------
from 2.5.19 to 2.5.20
* adding a warning when restoring a unix socket if the path to that
  socket is larger than what the sockaddr_un system structure can handle
* fixing bug due to Linux system removing file capabilities (stored as
  EA) when file ownership is changed. Though restoring EA after ownership
  may lead to the impossibility to restore them due to lack of permission
  when dar/libdar is not run as root. Thus we try restoring EA a second
  time after ownership restoration. This is not efficient but restores
  the file as close as possible to their original state whatever
  permission dar has been granted for a restoration operation.
* fixing compilation problem with recent clang++ compiler

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEOzEprx3d76WjfYGPCDGwvQPYsYIFAlxe9kUACgkQCDGwvQPY
sYJ7shAAufzlRLhxXCBqSicUYQsBowHXxtqeK1AqIvZQ/ILO6lAjg9Yg3SB+5Rms
1O8MRab7DrIV7NWLzzRZiI5owzfp3xpOGpEXzKCRV0rop6TKexLf25xFMfK9UKJO
lzclplsChAVGHAOI4XFjBkY5QujQYDr2YYf697iGLf7a/ZbOISPKP+BmuqLIP4yw
WYyqeWHVFgD0/x5PSQbtxm9JFrkpwgWbvnVSgWqgD+Kjx+4ffx49Qizt6tRVqnFp
8wwB7ORkseXPj7jQkLMuCy7MrhfvckGudRbDD1VzUpYDGT8UJiupNrRmIf8hQret
ImSIcYLkllCkoIAPiDQRoGndiFCx6anVhn3G5rUn/MoOhuPLkzShj0oBzrDTJAER
eP2uH4sI1znP/7cVCzacPT+uBwASmBFK62sicbaMCkAtT1YOn/Wp/8uZmhf/GHhp
lsBauN2Ar86zmCxF6RkJiEkG3K0eSWUKOvqCEWV/FH/om15j05LJdyLKz6ZmGeCa
+3B6Id8DihvyJ5BuaJGXLJqViJ7HVPzJgHcVOShxfDWRzw4eauVevXdEThRkF+p0
AaX+oGkFA2UHYt/F5frJjRjCbE38M2Kg5GTQat7kNzOnevWQmdZXi0mexXygJxEH
0U3U+V2+cK8ftTAReFXze5J5WihCMgTnohJ6YmUrjGl1PdG+jU0=
=yVm+
-----END PGP SIGNATURE-----


--------------462F00DBF9D24CBB94D3B788
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 8bit

<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <br>
    -----BEGIN PGP SIGNED MESSAGE-----<br>
    Hash: SHA256<br>
    <br>
    Hi,<br>
    <br>
    source package and windows binary for release 2.5.20 are available
    at:<br>
    <br>
       <a class="moz-txt-link-freetext" href="https://sourceforge.net/projects/dar/files/dar/2.5.20/">https://sourceforge.net/projects/dar/files/dar/2.5.20/</a><br>
    <br>
    As an alternative to Sourceforge you can fetch source and windows<br>
    binary packages from the _low bandwidth_ ftp server:<br>
    <br>
       <a class="moz-txt-link-freetext" href="ftp://ftp.dm3c.org/dar.linux.free.fr/Releases">ftp://ftp.dm3c.org/dar.linux.free.fr/Releases</a><br>
    <br>
    Package signatures are available at:<br>
    <br>
       <a class="moz-txt-link-freetext" href="http://dar.linux.free.fr/sign/v2.5.20">http://dar.linux.free.fr/sign/v2.5.20</a><br>
    <br>
    Author's keys are available on public key servers and on dar
    website:<br>
    <br>
       <a class="moz-txt-link-freetext" href="http://dar.linux.free.fr/doc/authentification.html">http://dar.linux.free.fr/doc/authentification.html</a><br>
    <br>
    Release 2.5.20 brings several bug fixes which are detailed in the
    extract<br>
    of the Changelog below.<br>
    <br>
    Cheers,<br>
    Denis Corbin<br>
    <br>
    - -------<br>
    from 2.5.19 to 2.5.20<br>
    * adding a warning when restoring a unix socket if the path to that<br>
      socket is larger than what the sockaddr_un system structure can
    handle<br>
    * fixing bug due to Linux system removing file capabilities (stored
    as<br>
      EA) when file ownership is changed. Though restoring EA after
    ownership<br>
      may lead to the impossibility to restore them due to lack of
    permission<br>
      when dar/libdar is not run as root. Thus we try restoring EA a
    second<br>
      time after ownership restoration. This is not efficient but
    restores<br>
      the file as close as possible to their original state whatever<br>
      permission dar has been granted for a restoration operation.<br>
    * fixing compilation problem with recent clang++ compiler<br>
    <br>
    -----BEGIN PGP SIGNATURE-----<br>
    <br>
    iQIzBAEBCAAdFiEEOzEprx3d76WjfYGPCDGwvQPYsYIFAlxe9kUACgkQCDGwvQPY<br>
    sYJ7shAAufzlRLhxXCBqSicUYQsBowHXxtqeK1AqIvZQ/ILO6lAjg9Yg3SB+5Rms<br>
    1O8MRab7DrIV7NWLzzRZiI5owzfp3xpOGpEXzKCRV0rop6TKexLf25xFMfK9UKJO<br>
    lzclplsChAVGHAOI4XFjBkY5QujQYDr2YYf697iGLf7a/ZbOISPKP+BmuqLIP4yw<br>
    WYyqeWHVFgD0/x5PSQbtxm9JFrkpwgWbvnVSgWqgD+Kjx+4ffx49Qizt6tRVqnFp<br>
    8wwB7ORkseXPj7jQkLMuCy7MrhfvckGudRbDD1VzUpYDGT8UJiupNrRmIf8hQret<br>
    ImSIcYLkllCkoIAPiDQRoGndiFCx6anVhn3G5rUn/MoOhuPLkzShj0oBzrDTJAER<br>
    eP2uH4sI1znP/7cVCzacPT+uBwASmBFK62sicbaMCkAtT1YOn/Wp/8uZmhf/GHhp<br>
    lsBauN2Ar86zmCxF6RkJiEkG3K0eSWUKOvqCEWV/FH/om15j05LJdyLKz6ZmGeCa<br>
    +3B6Id8DihvyJ5BuaJGXLJqViJ7HVPzJgHcVOShxfDWRzw4eauVevXdEThRkF+p0<br>
    AaX+oGkFA2UHYt/F5frJjRjCbE38M2Kg5GTQat7kNzOnevWQmdZXi0mexXygJxEH<br>
    0U3U+V2+cK8ftTAReFXze5J5WihCMgTnohJ6YmUrjGl1PdG+jU0=<br>
    =yVm+<br>
    -----END PGP SIGNATURE-----<br>
    <br>
  </body>
</html>

--------------462F00DBF9D24CBB94D3B788--


--===============8625649894808917500==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline


--===============8625649894808917500==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Dar-news mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dar-news

--===============8625649894808917500==--