معرفی شرکت ها


librsync-2.3.2-alt2.ppc64le.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

remote delta-compression library
ویژگی مقدار
سیستم عامل Linux
توزیع ALT p10
مخزن ALTLinux classic ppc64le
نام بسته librsync
نام فایل بسته librsync-2.3.2-alt2.ppc64le.rpm
نسخه بسته 2.3.2
انتشار بسته alt2
معماری بسته ppc64le
نگهدارنده -
تاریخ ساخت Wed 27 Apr 2022 03
هاست سازنده egori-p10.hasher.altlinux.org
نوع بسته .rpm
آدرس صفحه اصلی https://librsync.github.io/
مجوز LGPL-2.1
حجم دانلود 54K
حجم نصب 247.736K
librsync is a library for calculating and applying network deltas, with an interface designed to ease integration into diverse network applications. librsync encapsulates the core algorithms of the rsync protocol, which help with efficient calculation of the differences between two files. The rsync algorithm is different from most differencing algorithms because it does not require the presence of the two files to calculate the delta. Instead, it requires a set of checksums of each block of one file, which together form a signature for that file. Blocks at any position in the other file which have the same checksum are likely to be identical, and whatever remains is the difference. This algorithm transfers the differences between two files without needing both files on the same system. librsync is for building other programs that transfer files as efficiently as rsync. You can use librsync in a program you write to do backups, distribute binary patches to programs, or sync directories to a server or between peers. This tree also produces the rdiff command that exposes the key operations of librsync: generating file signatures, generating the delta from a signature to a new file, and applying the delta to regenerate the new file given the old file. librsync was originally written for the rproxy experiment in delta-compression for HTTP. librsync is used by: Dropbox, rdiff-backup, Duplicity, and others. (If you would like to be listed here, let me know.)


جایگزین ها

بسته نسخه معماری مخزن
librsync-debuginfo-2.3.2-alt2.ppc64le.rpm 2.3.2 ppc64le ALT debuginfo
librsync-devel-2.3.2-alt2.ppc64le.rpm 2.3.2 ppc64le ALT classic
librsync-doc-2.3.2-alt2.noarch.rpm 2.3.2 noarch ALT classic


نیازمندی

مقدار نام
- /lib64/ld64.so.2
- libc.so.6(GLIBC_2.17)(64bit)
>= set:jgxseu2Z3T3URMYThSd libpopt.so.0()(64bit)
- rpmlib(SetVersions)
- libpopt.so.0(LIBPOPT_0)(64bit)
- rtld(GNU_HASH)
- rpmlib(PayloadIsLzma)


ارائه دهنده

مقدار نام
= set:jdmzAbMu3RudQdyKwykAaZ1jwXAJqHXrtCgI0r3UKoBvarOnZc2Ecvhwto7mZDOZLw8GYNFHsBKNArjZ5FVY1 librsync.so.2()(64bit)
= 2.3.2-alt2:p10+298393.74.8.1 librsync


نحوه نصب


نصب پکیج rpm librsync:

    sudo apt-get install librsync-2.3.2-alt2.ppc64le.rpm


فایل ها

مسیرها
/usr/bin/rdiff
/usr/lib64/librsync.so.2
/usr/lib64/librsync.so.2.3.2
/usr/share/doc/librsync-2.3.2
/usr/share/doc/librsync-2.3.2/AUTHORS
/usr/share/doc/librsync-2.3.2/COPYING
/usr/share/doc/librsync-2.3.2/NEWS.md
/usr/share/doc/librsync-2.3.2/README.md
/usr/share/man/man1/rdiff.1.xz


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2022-04-20

enable trace (closes: #42493)

2022-01-11

update to 2.3.2 (closes: #41679)
gear: change package build scheme

2020-04-20

fix build with lcc (and clang: upstream issue #41)

2019-02-15

synced with Debian librsync-0.9.7-10.
%check added.

2011-12-09

Synced with Debian librsync-0.9.7-8.

2010-11-25

rebuild using girar-nmu to require/provide setversion

2009-11-18

cleanup spec

2008-07-01

cleanup spec, update spec
add patches from Debian (fixes transfer from 32bit to 64bit host)

2005-11-28

initial build for ALT Linux Sisyphus