rdiff-backup-users
[Top][All Lists]
Advanced

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

Re: Bugfix release 2.0.3 - get those pesky regressions away


From: EricZolf
Subject: Re: Bugfix release 2.0.3 - get those pesky regressions away
Date: Sun, 17 May 2020 12:10:27 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0

Hi,

OK, I got the question off-list (thanks, Reio), but it might be of
general interest: I messed up the version 2.0.2 [*] and because PyPI
doesn't allow to upload twice the same version, I had to yank it and
jump to version 2.0.3.

KR, Eric

[*] well, Travis CI did it for me, kind of... ;-)

On 17/05/2020 11:57, EricZolf wrote:
> Hello everybody,
> 
> even more easy to install, even more stable. Enjoy.
> 
> From now on, I'll focus on simplifying and restructuring the code,
> before addressing the long standing known bugs, and I have a few
> personal obligations in front of me, so don't expect any new release too
> soon (unless we really hit a hard bug).
> 
> I remember you that open issues which should be a good introduction to
> the project for newcomers have been labelled accordingly:
> https://github.com/rdiff-backup/rdiff-backup/issues?q=is%3Aopen+is%3Aissue+label%3Abeginner
> 
> KR, Eric
> 
> -------- Forwarded Message --------
> Bugfix release 2.0.3 - get those pesky regressions away
>   <https://github.com/rdiff-backup/rdiff-backup/releases/tag/v2.0.3>
> 
> Repository: rdiff-backup/rdiff-backup
> <https://github.com/rdiff-backup/rdiff-backup> · Tag: v2.0.3
> <https://github.com/rdiff-backup/rdiff-backup/tree/v2.0.3> · Commit:
> 67c341a
> <https://github.com/rdiff-backup/rdiff-backup/commit/67c341a7c7501d63e94c03324723501281e0f142>
> · Released by: rdiff-backup-admin <https://github.com/rdiff-backup-admin>
> 
> In this version we've fixed 9 issues reported by users (thanks!), mainly
> making your life easier on Windows and possible on MacOSX (still
> unsupported until someone volunteers, but we don't leave you alone).
> We've also improved the installation documentation and added a new
> utility called |rdiff-backup-delete| to remove a file and all of its
> history from your backup (use with care!).
> 
> The installation, described in details in the read me
> <https://github.com/rdiff-backup/rdiff-backup/blob/v2.0.3/README.md>,
> has the quick version:
> 
>   * Linux, trust on your distro to provide the latest version of
>     rdiff-backup "soon-ish" or:
>       o On Fedora/CentOS/RHEL, you may use Frank's COPR repo
> 
> <https://copr.fedorainfracloud.org/coprs/frankcrawford/rdiff-backup/>
>       o On Ubuntu, you may use Otto's PPA repo
> 
> <https://code.launchpad.net/~rdiff-backup/+archive/ubuntu/rdiff-backup-development>
>   * Windows, download the asset |rdiff-backup-2.0.3.win32exe.zip| from
>     the tagged release
>     <https://github.com/rdiff-backup/rdiff-backup/releases/tag/v2.0.3>
>     and unpack it somewhere in your |PATH|.
>   * Any supported Platform, and a few unsupported like BSD and MacOSX,
>     use |pip install rdiff-backup| (or download and install the proper
>     asset from the tagged release
>     <https://github.com/rdiff-backup/rdiff-backup/releases/tag/v2.0.3>).
> 
> If you encounter issues, contact us on the rdiff-backup-users mailing
> list <https://lists.nongnu.org/mailman/listinfo/rdiff-backup-users>
> and/or report an issue
> <https://github.com/rdiff-backup/rdiff-backup/issues/new/choose>.
> 
>
> 
> This release has 25 assets:
> 
>   * rdiff-backup-2.0.3.tar.gz
>   * rdiff-backup-2.0.3.win32exe.zip
>   * rdiff_backup-2.0.3-cp35-cp35m-manylinux1_i686.whl
>   * rdiff_backup-2.0.3-cp35-cp35m-manylinux1_x86_64.whl
>   * rdiff_backup-2.0.3-cp35-cp35m-manylinux2010_i686.whl
>   * rdiff_backup-2.0.3-cp35-cp35m-manylinux2010_x86_64.whl
>   * rdiff_backup-2.0.3-cp35-cp35m-manylinux2014_x86_64.whl
>   * rdiff_backup-2.0.3-cp36-cp36m-manylinux1_i686.whl
>   * rdiff_backup-2.0.3-cp36-cp36m-manylinux1_x86_64.whl
>   * rdiff_backup-2.0.3-cp36-cp36m-manylinux2010_i686.whl
>   * rdiff_backup-2.0.3-cp36-cp36m-manylinux2010_x86_64.whl
>   * rdiff_backup-2.0.3-cp36-cp36m-manylinux2014_x86_64.whl
>   * rdiff_backup-2.0.3-cp37-cp37m-manylinux1_i686.whl
>   * rdiff_backup-2.0.3-cp37-cp37m-manylinux1_x86_64.whl
>   * rdiff_backup-2.0.3-cp37-cp37m-manylinux2010_i686.whl
>   * rdiff_backup-2.0.3-cp37-cp37m-manylinux2010_x86_64.whl
>   * rdiff_backup-2.0.3-cp37-cp37m-manylinux2014_x86_64.whl
>   * rdiff_backup-2.0.3-cp37-cp37m-win32.whl
>   * rdiff_backup-2.0.3-cp38-cp38-manylinux1_i686.whl
>   * rdiff_backup-2.0.3-cp38-cp38-manylinux1_x86_64.whl
>   * rdiff_backup-2.0.3-cp38-cp38-manylinux2010_i686.whl
>   * rdiff_backup-2.0.3-cp38-cp38-manylinux2010_x86_64.whl
>   * rdiff_backup-2.0.3-cp38-cp38-manylinux2014_x86_64.whl
>   * Source code (zip)
>   * Source code (tar.gz)
> 
> Visit the release page
> <https://github.com/rdiff-backup/rdiff-backup/releases/tag/v2.0.3> to
> download them.
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]