app-arch / dump

Dump/restore ext2fs backup utilities

Official package sites : https://dump.sourceforge.io/ ·

v0.4.47-r3 :: 0 :: gentoo

Modified
License
BSD
Keywords
amd64 ppc64 x86 ~alpha ~hppa ~ppc ~sparc
USE flags
bzip2 debug ermt lzo readline selinux sqlite ssl static test uuid zlib

v0.4.47-r2 :: 0 :: gentoo

Modified
License
BSD
Keywords
amd64 ppc ppc64 sparc x86 ~alpha ~hppa
USE flags
bzip2 debug ermt lzo readline selinux sqlite ssl static test uuid zlib

v0.4.47-r1 :: 0 :: gentoo

Modified
License
BSD
Keywords
amd64 ppc ppc64 sparc x86 ~alpha ~hppa
USE flags
bzip2 debug ermt lzo readline selinux sqlite ssl static test uuid zlib

General

bzip2
Enable bzip2 compression support
debug
Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
ermt
encrypted rmt support
lzo
Enable support for lzo compression
readline
Enable support for libreadline, a GNU line-editing library that almost everyone wants
selinux
!!internal use only!! Security Enhanced Linux support, this must be set by the selinux profile or breakage will occur
sqlite
Add support for sqlite - embedded sql database
ssl
Add support for SSL/TLS connections (Secure Socket Layer / Transport Layer Security)
static
!!do not set this during bootstrap!! Causes binaries to be statically linked instead of dynamically
test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
uuid
Enable UUID support
zlib
Add support for zlib compression

app-arch / bzip2 : A high-quality data compressor used extensively by Gentoo Linux

dev-db / sqlite : SQL database engine

dev-libs / lzo : An extremely fast compression and decompression library

dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)

sys-apps / util-linux : Various useful Linux utilities

sys-fs / e2fsprogs : Standard EXT2/EXT3/EXT4 filesystem utilities

sys-libs / ncurses : Console display library

sys-libs / readline : Another cute console display library

sys-libs / zlib : Standard (de)compression library

virtual / os-headers : Virtual for operating system headers

app-arch / bzip2 : A high-quality data compressor used extensively by Gentoo Linux

dev-db / sqlite : SQL database engine

dev-libs / lzo : An extremely fast compression and decompression library

dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)

sys-apps / util-linux : Various useful Linux utilities

sys-fs / e2fsprogs : Standard EXT2/EXT3/EXT4 filesystem utilities

sys-libs / ncurses : Console display library

sys-libs / readline : Another cute console display library

sys-libs / zlib : Standard (de)compression library

app-backup / amanda : The Advanced Maryland Automatic Network Disk Archiver

net-mail / cyrus-imapd : The Cyrus IMAP Server

712390
app-arch/dump-0.4.47-r3 : bylabel.c: fatal error: sys/cdefs.h: No such file or directory
729138
app-arch/dump installs compressed files (manpages, documentation)
911596
app-arch/dump-0.4.47-r3[sqlite static] - configure: error: sqlite support requested, but not found
913792
app-arch/dump-0.4.47-r3: stablereq
939422
app-arch/dump-0.4.47-r3 - [gcc-15] [slibtool] rdlibtool: error logged in slbt_exec_compile(), line 253: flow error: unexpected condition or other.
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
*/*: unkeyword ~ia64
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Lucio Sauer · gentoo
*/*: inline mirror://sourceforge
bump copyright of touched ebuilds to 2024 Signed-off-by: Lucio Sauer <watermanpaint@posteo.net> Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Eli Schwartz · gentoo
app-arch/dump: mark as LTO-unsafe
Software is abandoned sourceforge-ware. It is also buggy and can cause corruptions, so not incredibly worth optimizing how fast you can corrupt your filesystem backups. Definitely not worth engaging with sourceforge to report the bug. Closes: https://bugs.gentoo.org/854204 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
app-arch/dump: Stabilize 0.4.47-r3 x86, #913792
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-arch/dump: Stabilize 0.4.47-r3 ppc64, #913792
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-arch/dump: Stabilize 0.4.47-r3 amd64, #913792
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
app-arch/dump: Stabilize 0.4.47-r2 ppc, #911014
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-arch/dump: Stabilize 0.4.47-r2 amd64, #911014
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-arch/dump: Stabilize 0.4.47-r2 x86, #911014
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
app-arch/dump: Stabilize 0.4.47-r2 ppc64, #911014
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
app-arch/dump: Stabilize 0.4.47-r2 sparc, #911014
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Ulrich Müller · gentoo
app-arch/dump: Warn about serious bugs
Change hand-crafted pkg_postinst message to readme.gentoo-r1.eclass and DOC_CONTENTS. Update ebuild to EAPI 8. Update HOMEPAGE. Suggested-by: Jonas Stein <jstein@gentoo.org> Signed-off-by: Ulrich Müller <ulm@gentoo.org>
brahmajit das · gentoo
app-arch/dump: fix incompatible pointer to integer conversion
transformation_null was initializing one of it's elements with NULL which is zero type casted to void. Hence, instead of initializing with NULL, now we are initializing that element with zero. Closes: https://bugs.gentoo.org/874675 Signed-off-by: brahmajit das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/30624 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
app-arch/dump: e2fsprogs-libs → e2fsprogs
Bug: https://bugs.gentoo.org/806875 Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
app-arch/dump: Remove old 0.4.46-r1
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-arch/dump: Stabilize 0.4.47 amd64, #780411
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Rolf Eike Beer · gentoo
app-arch/dump: stable 0.4.47 for sparc, bug #780411
Package-Manager: Portage-3.0.17, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-arch/dump: Stabilize 0.4.47 ppc, #780411
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
app-arch/dump: Stabilize 0.4.47 ppc64, #780411
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
app-arch/dump: static-libs USEdeps on bzip2/lzo
Closes: https://bugs.gentoo.org/780630 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
app-arch/dump: x86 stable (bug #780411)
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
app-arch/dump: Clean up ebuild
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas K. Huettel · gentoo
app-arch/dump: Apply gcc-10 workaround
Quoting upstream: > Mike Frysinger - 5 days ago > the codebase is a mess and not worth my time to untangle, so i just > added -fcommon to the configure script's CFLAGS Closes: https://bugs.gentoo.org/707234 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andreas K. Huettel <dilfridge@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Lars Wendler · gentoo
app-arch/dump: Bump to version 0.4.47
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Aaron Bauman · gentoo
app-arch/dump: drop old EAPI=5
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
*/*: Drop stable ia64 keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: Bump copyright on files touched this year
Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
*/*: Drop stable alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
app-arch/dump-0.4.46-r1: alpha stable, bug 689874
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
app-arch/dump: sparc stable wrt bug #689874
Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
app-arch/dump: ia64 stable wrt bug #689874
Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
app-arch/dump: ppc64 stable wrt bug #689874
Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
app-arch/dump: ppc stable wrt bug #689874
Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
app-arch/dump: amd64 stable wrt bug #689874
Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
app-arch/dump: x86 stable (bug #689874)
Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Lars Wendler · gentoo
app-arch/dump: Bump to EAPI-7
Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Hans de Graaff · gentoo
app-arch/dump: fix openssl 1.1 compatibility
Fixes: https://bugs.gentoo.org/674318 Signed-off-by: Hans de Graaff <graaff@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11
Aaron Bauman · gentoo
app-arch/dump: remove old wrt sec bug #515274
Closes: https://github.com/gentoo/gentoo/pull/5113
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
T. Malfatti · gentoo
media-libs/portaudio: Version bump
Agostino Sarubbo · gentoo
app-arch/dump: ppc64 stable wrt bug #515274
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
app-arch/dump: ia64 stable wrt bug #515274
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
app-arch/dump: ppc stable wrt bug #515274
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
app-arch/dump: sparc stable wrt bug #515274
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Tobias Klausmann · gentoo
app-arch/dump-0.4.46-r0: stable on alpha
Gentoo-Bug: 515274
Agostino Sarubbo · gentoo
app-arch/dump: x86 stable wrt bug #515274
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
app-arch/dump: amd64 stable wrt bug #515274
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Lars Wendler · gentoo
app-arch/dump: Bump to version 0.4.46
Package-Manager: portage-2.3.2
Mike Frysinger · gentoo
app-arch/dump: version bump to 0.4.45
Mike Frysinger · gentoo
app-arch/dump: fix build w/newer glibc #580204
Anthony G. Basile · gentoo
app-arch/dump: fix openssl and libressl slots
Package-Manager: portage-2.2.26
Patrice Clement · gentoo
Merge remote-tracking branch 'github/pr/478'.
Anthony G. Basile · gentoo
app-arch/dump: (sub)slot cleanups and add libressl support
Package-Manager: portage-2.2.24
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed