debian/0000775000000000000000000000000012477366457007215 5ustar debian/libjerasure2.symbols0000664000000000000000000000456412442002421013173 0ustar libJerasure.so.2 libjerasure2 #MINVER# blaum_roth_coding_bitmatrix@Base 2.0.0 cauchy_good_general_coding_matrix@Base 2.0.0 cauchy_improve_coding_matrix@Base 2.0.0 cauchy_n_ones@Base 2.0.0 cauchy_original_coding_matrix@Base 2.0.0 cauchy_xy_coding_matrix@Base 2.0.0 galois_change_technique@Base 2.0.0 galois_get_field_ptr@Base 2.0.0 galois_init_composite_field@Base 2.0.0 galois_init_default_field@Base 2.0.0 galois_init_field@Base 2.0.0 galois_inverse@Base 2.0.0 galois_region_xor@Base 2.0.0 galois_single_divide@Base 2.0.0 galois_single_multiply@Base 2.0.0 galois_w08_region_multiply@Base 2.0.0 galois_w16_region_multiply@Base 2.0.0 galois_w16_region_xor@Base 2.0.0 galois_w32_region_multiply@Base 2.0.0 galois_w32_region_xor@Base 2.0.0 galois_w8_region_xor@Base 2.0.0 gfp_array@Base 2.0.0 gfp_is_composite@Base 2.0.0 jerasure_autoconf_test@Base 2.0.0 jerasure_bitmatrix_decode@Base 2.0.0 jerasure_bitmatrix_dotprod@Base 2.0.0 jerasure_bitmatrix_encode@Base 2.0.0 jerasure_do_parity@Base 2.0.0 jerasure_do_scheduled_operations@Base 2.0.0 jerasure_dumb_bitmatrix_to_schedule@Base 2.0.0 jerasure_erasures_to_erased@Base 2.0.0 jerasure_free_schedule@Base 2.0.0 jerasure_free_schedule_cache@Base 2.0.0 jerasure_generate_schedule_cache@Base 2.0.0 jerasure_get_stats@Base 2.0.0 jerasure_invert_bitmatrix@Base 2.0.0 jerasure_invert_matrix@Base 2.0.0 jerasure_invertible_bitmatrix@Base 2.0.0 jerasure_invertible_matrix@Base 2.0.0 jerasure_make_decoding_bitmatrix@Base 2.0.0 jerasure_make_decoding_matrix@Base 2.0.0 jerasure_matrix_decode@Base 2.0.0 jerasure_matrix_dotprod@Base 2.0.0 jerasure_matrix_encode@Base 2.0.0 jerasure_matrix_multiply@Base 2.0.0 jerasure_matrix_to_bitmatrix@Base 2.0.0 jerasure_print_bitmatrix@Base 2.0.0 jerasure_print_matrix@Base 2.0.0 jerasure_schedule_decode_cache@Base 2.0.0 jerasure_schedule_decode_lazy@Base 2.0.0 jerasure_schedule_encode@Base 2.0.0 jerasure_smart_bitmatrix_to_schedule@Base 2.0.0 liber8tion_coding_bitmatrix@Base 2.0.0 liberation_coding_bitmatrix@Base 2.0.0 reed_sol_big_vandermonde_distribution_matrix@Base 2.0.0 reed_sol_extended_vandermonde_matrix@Base 2.0.0 reed_sol_galois_w08_region_multby_2@Base 2.0.0 reed_sol_galois_w16_region_multby_2@Base 2.0.0 reed_sol_galois_w32_region_multby_2@Base 2.0.0 reed_sol_r6_coding_matrix@Base 2.0.0 reed_sol_r6_encode@Base 2.0.0 reed_sol_vandermonde_coding_matrix@Base 2.0.0 debian/compat0000664000000000000000000000000212442002421010355 0ustar 9 debian/changelog0000664000000000000000000000116412477366457011071 0ustar jerasure (2.0.0-2~ubuntu14.04.1) trusty-backports; urgency=medium * No-change backport to trusty (LP: #1428377) -- Scott Kitterman Mon, 09 Mar 2015 14:57:51 -0400 jerasure (2.0.0-2) unstable; urgency=medium * debian/control: add Depends on libgf-complete-dev for libjerasure-dev (Closes: #772673). Thanks to Dmitry Smirnov for the bug report. -- Thomas Goirand Wed, 10 Dec 2014 08:30:28 +0000 jerasure (2.0.0-1) unstable; urgency=low * Initial release (Closes: #750766). -- Thomas Goirand Sun, 25 May 2014 16:35:49 +0800 debian/patches/0000775000000000000000000000000012442002421010606 5ustar debian/patches/remove-AX_EXT-from-configure.ac0000664000000000000000000000071612442002421016362 0ustar Description: Do not use sse Author: Thomas Goirand Forwarded: no Last-Update: 2014-06-07 --- jerasure-2.0.0~0+2014.04.28.git.b8221e7d75.orig/configure.ac +++ jerasure-2.0.0~0+2014.04.28.git.b8221e7d75/configure.ac @@ -34,7 +34,7 @@ AC_CHECK_HEADERS([gf_complete.h gf_gener # Checks for typedefs, structures, and compiler characteristics. AC_TYPE_UINT32_T AC_TYPE_UINT64_T -AX_EXT +#AX_EXT # Checks for library functions. AC_FUNC_MALLOC debian/patches/series0000664000000000000000000000004012442002421012015 0ustar remove-AX_EXT-from-configure.ac debian/copyright0000664000000000000000000000370012442002421011112 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: jerasure Source: https://bitbucket.org/jimplank/jerasure Files: debian/* Copyright: (c) 2014, Thomas Goirand License: BSD Files: * Copyright: (c) 2013-2014, James S. Plank (c) 2013-2014, Kevin M. Greenan (c) 2013-2014, Loic Dachary (c) 2013-2014, Danny Al-Gaaf License: BSD License: BSD Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . - Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . - Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . - Neither the name of the University of Tennessee nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. debian/rules0000775000000000000000000000237312442002421010244 0ustar #!/usr/bin/make -f UPSTREAM_GIT ?= https://bitbucket.org/jimplank/jerasure.git DEBVERS ?= $(shell dpkg-parsechangelog | sed -n -e 's/^Version: //p') VERSION ?= $(shell echo '$(DEBVERS)' | sed -e 's/^[[:digit:]]*://' -e 's/[-].*//') DEBFLAVOR ?= $(shell dpkg-parsechangelog | grep -E ^Distribution: | cut -d" " -f2) DEBPKGNAME ?= $(shell dpkg-parsechangelog | grep -E ^Source: | cut -d" " -f2) GIT_TAG ?= $(shell echo '$(VERSION)' | sed -e 's/~/_/') %: dh $@ --with autotools-dev,autoreconf override_dh_auto_test: #make check echo "Not doing anything for now" ############################################ ### Below is to manage upstream Git repo ### ### and is not used during package build ### ############################################ gen-orig-xz: git tag -v $(GIT_TAG) || true if [ ! -f ../$(DEBPKGNAME)_$(VERSION).orig.tar.xz ] ; then \ git archive --prefix=$(DEBPKGNAME)-$(VERSION)/ $(GIT_TAG) | xz >../$(DEBPKGNAME)_$(VERSION).orig.tar.xz ; \ fi [ ! -e ../build-area ] && mkdir ../build-area || true [ ! -e ../build-area/$(DEBPKGNAME)_$(VERSION).orig.tar.xz ] && cp ../$(DEBPKGNAME)_$(VERSION).orig.tar.xz ../build-area fetch-upstream-remote: git remote add upstream $(UPSTREAM_GIT) || true git fetch upstream debian/control0000664000000000000000000000354712442002421010573 0ustar Source: jerasure Section: libs Priority: extra Maintainer: Thomas Goirand Build-Depends: autotools-dev, debhelper (>= 9), dh-autoreconf, libgf-complete-dev Standards-Version: 3.9.5 Homepage: https://bitbucket.org/jimplank/jerasure Vcs-Git: git://anonscm.debian.org/openstack/jerasure.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/jerasure.git;a=summary Package: libjerasure-dev Section: libdevel Architecture: any Depends: libgf-complete-dev, libjerasure2 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends} Description: forward error correction erasure channel library - development files In information theory, an erasure code is a forward error correction (FEC) code for the binary erasure channel, which transforms a message of symbols into a longer message (code word) with symbols such that the original message can be recovered from a subset of the symbols. . Jerasure is a shared library that been designed to be modular, fast and flexible. It is used in storage systems such as Swift and Ceph to add fault tolerance. . This package contains the development files needed to build against the shared library. Package: libjerasure2 Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Description: forward error correction erasure channel library - shared library In information theory, an erasure code is a forward error correction (FEC) code for the binary erasure channel, which transforms a message of symbols into a longer message (code word) with symbols such that the original message can be recovered from a subset of the symbols. . Jerasure is a shared library that been designed to be modular, fast and flexible. It is used in storage systems such as Swift and Ceph to add fault tolerance. . This package contains the shared library. debian/source/0000775000000000000000000000000012442002421010457 5ustar debian/source/format0000664000000000000000000000001412442002421011665 0ustar 3.0 (quilt) debian/libjerasure2.install0000664000000000000000000000002412442002421013134 0ustar usr/lib/*/lib*.so.* debian/libjerasure-dev.install0000664000000000000000000000011412442002421013626 0ustar #usr/lib/pkgconfig/* #usr/share/pkgconfig/* usr/include/* usr/lib/*/lib*.so debian/gbp.conf0000664000000000000000000000024012442002421010572 0ustar [DEFAULT] upstream-branch = master debian-branch = debian/unstable upstream-tag = v%(version)s compression = xz [git-buildpackage] export-dir = ../build-area/