app-forensics / libewf

Implementation of the EWF (SMART and EnCase) image format

Official package sites : https://github.com/libyal/libewf ·

v20171104-r2 :: 0/3 :: gentoo

Modified
License
BSD
Keywords
amd64 ppc x86 ~arm ~arm64 ~hppa ~ppc64 ~riscv
USE flags
bfio bzip2 debug fuse nls ssl static-libs unicode uuid zlib

General

bfio
Enables libbfio for chaining file in file handling
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
fuse
Enable fuse support for ewfmount
nls
Add Native Language Support (using gettext - GNU locale utilities)
ssl
Add support for SSL/TLS connections (Secure Socket Layer / Transport Layer Security)
static-libs
Build static versions of dynamic libraries as well
unicode
Add support for Unicode
uuid
Enable UUID support in the ewftools
zlib
Add support for zlib compression

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

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 / fuse : An interface for filesystems implemented in userspace

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

virtual / libiconv : Virtual for the GNU conversion library

virtual / libintl : Virtual for the GNU Internationalization Library

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

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 / fuse : An interface for filesystems implemented in userspace

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

virtual / libiconv : Virtual for the GNU conversion library

virtual / libintl : Virtual for the GNU Internationalization Library

app-admin / testdisk : Checks and undeletes partitions + PhotoRec, signature based recovery tool

Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
app-forensics/libewf: Keyword 20171104-r2 arm64, #905010
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-forensics/libewf: drop 20171104-r1
Bug: https://bugs.gentoo.org/886671 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
app-forensics/libewf: Stabilize 20171104-r2 amd64, #886671
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-forensics/libewf: Stabilize 20171104-r2 x86, #886671
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-forensics/libewf: Stabilize 20171104-r2 ppc, #886671
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-forensics/libewf: fix build with OpenSSL 3
Closes: https://bugs.gentoo.org/805188 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
app-forensics/libewf: keyword 20171104-r1 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
*/*: Drop most stable hppa keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Rick Farina · gentoo
app-forensics/libewf: minor dep fix
bump eapi Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Rick Farina <zerochaos@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
app-forensics/libewf: Add ~arm keyword wrt bug #689762
Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Georgy Yakovlev · gentoo
app-forensics/libewf: keyworded for ~ppc64, bug #689762
Bug: https://bugs.gentoo.org/689762 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Pacho Ramos · gentoo
app-forensics/libewf: Drop old
Bug: https://bugs.gentoo.org/630400 Signed-off-by: Pacho Ramos <pacho@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
app-forensics/libewf: stable 20171104 for hppa, bug #634910
Bug: https://bugs.gentoo.org/634910 Package-Manager: Portage-2.3.43, Repoman-2.3.10 RepoMan-Options: --include-arches="hppa"
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
app-forensics/libewf: amd64 stable wrt bug #634910
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
app-forensics/libewf: stable 20171104 for ppc, bug #634910
Bug: https://bugs.gentoo.org/634910 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc"
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
app-forensics/libewf: x86 stable (bug #634910)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Tim Harder · gentoo
app-forensics/libewf: remove old
Tim Harder · gentoo
app-forensics/libewf: version bump to 20171104
Thomas Deutschmann · gentoo
app-forensics/libewf: fix test failures
Bug: https://bugs.gentoo.org/634910 Package-Manager: Portage-2.3.24, Repoman-2.3.6
Göktürk Yüksek · gentoo
app-forensics/libewf: fix the build failure #568738
Backport a patch from upstream that marks some inlined functions, which cause undefined symbol errors, un-inlined so that linking succeeds. Closes: https://bugs.gentoo.org/568738 Package-Manager: Portage-2.3.13, Repoman-2.3.3
David Seifert · gentoo
app-forensics/libewf: [QA] Fix dependency.missingslot
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Michael Palimaka · gentoo
app-forensics/libewf: remove old
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Tobias Klausmann · gentoo
app-forensics/libewf: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
Justin Lecher · gentoo
Convert URIs for googlecode.com to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Justin Lecher · gentoo
Enable https for all google URIs
Signed-off-by: Justin Lecher <jlec@gentoo.org>
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