Versions
v9999 :: 0 :: gentoo
- Modified
- License
- 0BSD LGPL-2.1+ GPL-2+ doc? ( CC-BY-SA-4.0 )
- USE flags
- doc extra-filters nls pgo static-libs
v5.6.3 :: 0 :: gentoo
- Modified
- License
- 0BSD LGPL-2.1+ GPL-2+ doc? ( CC-BY-SA-4.0 )
- Keywords
- ~alpha ~amd64 ~amd64-linux ~arm ~arm64 ~arm64-macos ~hppa ~loong ~m68k ~mips ~ppc ~ppc-macos ~ppc64 ~riscv ~s390 ~sparc ~x64-macos ~x64-solaris ~x86 ~x86-linux
- USE flags
- doc extra-filters nls pgo static-libs verify-sig
v5.6.2-r1 :: 0 :: gentoo
- Modified
- License
- 0BSD LGPL-2.1+ GPL-2+ doc? ( CC-BY-SA-4.0 )
- Keywords
- amd64 arm arm64 hppa ppc ppc64 sparc x86 ~alpha ~amd64-linux ~arm64-macos ~loong ~m68k ~mips ~ppc-macos ~riscv ~s390 ~x64-macos ~x64-solaris ~x86-linux
- USE flags
- doc extra-filters nls pgo static-libs verify-sig
v5.4.7-r1 :: 0 :: gentoo
- Modified
- License
- public-domain LGPL-2.1+ GPL-2+
- Keywords
- amd64 arm arm64 hppa ppc ppc64 sparc x86 ~alpha ~amd64-linux ~arm64-macos ~loong ~m68k ~mips ~ppc-macos ~riscv ~s390 ~x64-macos ~x64-solaris ~x86-linux
- USE flags
- doc extra-filters nls pgo static-libs verify-sig
USE flags
General
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- extra-filters
- Build additional filters that are not used in any of the default xz presets. This includes delta and BCJ coders, additional match finders and SHA256 checks.
- nls
- Add Native Language Support (using gettext - GNU locale utilities)
- pgo
- Optimize the build using Profile Guided Optimization (PGO)
- static-libs
- Build static versions of dynamic libraries as well
- verify-sig
- Verify upstream signatures on distfiles
abi_mips
- n32
- 64-bit (32-bit pointer) libraries
- n64
- 64-bit libraries
- o32
- 32-bit libraries
abi_s390
- 32
- 32-bit (s390) libraries
- 64
- 64-bit (s390x) libraries
abi_x86
- 32
- 32-bit (x86) libraries
- 64
- 64-bit (amd64) libraries
- x32
- x32 ABI libraries
cpu_flags_arm
- crc32
- Use the CRC32 instruction set
Depending packages
app-arch / createrepo_c : C implementation of createrepo
app-arch / dpkg : Package maintenance system for Debian
app-arch / drpm : A library for making, reading and applying deltarpm packages
app-arch / innoextract : A tool to unpack installers created by Inno Setup
app-arch / libarchive : Multi-format archive and compression library
app-arch / pixz : Parallel Indexed XZ compressor
app-arch / pxz : Parallel implementation of the XZ compression utility
app-arch / rpm : The RPM Package Manager
app-arch / sharutils : Tools to deal with shar archives
app-arch / zstd : zstd fast compression library
app-backup / dar : A full featured backup tool, aimed for disks
app-backup / fsarchiver : Flexible filesystem archiver for backup and deployment tool
app-backup / tarsnap : Online backups for the truly paranoid
app-containers / docker : The core functions you need to create Docker images and run Docker containers
app-containers / incus : Modern, secure and powerful system container and virtual machine manager
app-containers / lxd : Modern, secure and powerful system container and virtual machine manager
app-emulation / guestfs-tools : Tools for accessing, inspecting, and modifying virtual machine (VM) disk images
app-emulation / libguestfs : Tools for accessing, inspecting, and modifying virtual machine (VM) disk images
app-emulation / virtualbox : Family of powerful x86 virtualization products for enterprise and home use
app-emulation / xen-tools : Xen tools including QEMU and xl
app-forensics / honggfuzz : A general purpose fuzzer with feedback support
app-misc / ddccontrol : Control monitor parameters, like brightness, contrast, RGB color levels via DDC
app-misc / unfoo : Simple bash driven frontend to simplify decompression of files
app-office / wps-office : WPS Office is an office productivity suite
app-shells / ctypes-sh : Foreign function interface for bash
app-vim / autoalign : vim plugin: automatically align bib, c, c++, tex and vim code
app-vim / detectindent : vim plugin: automatically detect file indent settings
dev-ada / gnatcoll-bindings : GNAT Component Collection
dev-cpp / folly : An open-source C++ library developed and used at Facebook
dev-db / cockroach : open source database for building cloud services
dev-db / kyotocabinet : A straightforward implementation of DBM
dev-db / mariadb : An enhanced, drop-in replacement for MySQL
dev-debug / gdb : GNU debugger
dev-debug / lldb : The LLVM debugger
dev-games / simgear : Development library for simulation games
dev-lang / R : Language and environment for statistical computing and graphics
dev-lang / php : The PHP language runtime engine
dev-lang / python : Freethreading (no-GIL) version of Python programming language
dev-lang / rust : Systems programming language from Mozilla
dev-libs / boost : Boost Libraries for C++
dev-libs / botan : C++ crypto library
dev-libs / elfutils : Libraries/utilities to handle ELF objects (drop in replacement for libelf)
dev-libs / libmirage : CD and DVD image access library
dev-libs / libxml2 : XML C parser and toolkit
dev-libs / libxmlb : Library to help create and query binary XML blobs
dev-libs / libzip : Library for manipulating zip archives
dev-libs / ppl : The Parma Polyhedra Library for numerical analysis of complex systems
dev-perl / Compress-Raw-Lzma : Perl interface for reading and writing lzma, lzip, and xz files/buffers
dev-python / cramjam : Thin Python bindings to de/compression algorithms in Rust
dev-python / uv : A Python package installer and resolver, written in Rust
dev-util / astyle : Artistic Style is a re-indenter and reformatter for C++, C and Java source code
dev-util / bcc : Tools for BPF-based Linux IO analysis, networking, monitoring, and more
dev-util / clair : Vulnerability Static Analysis for Containers
dev-util / cppi : a cpp directive indenter
dev-util / diffball : Delta compression suite for using/generating binary patches
dev-util / diffoscope : Will try to get to the bottom of what makes files or directories different
dev-util / ostree : Operating system and container binary deployment and upgrades
dev-util / perf : Userland tools for Linux Performance Counters
dev-util / rizin : reverse engineering framework for binary analysis
dev-util / rustup : Rust toolchain installer
dev-util / schroot : Utility to execute commands in a chroot environment
dev-util / selenium-manager : CLI tool that manages the browser/driver infrastructure required by Selenium
dev-util / xdelta : Computes changes between binary or text files and creates deltas
games-board / cockatrice : Open-source multiplatform software for playing card games over a network
games-emulation / dolphin : Gamecube and Wii game emulator
games-simulation / openttd : A clone of Transport Tycoon Deluxe
games-strategy / freeciv : Multiplayer strategy game (Civilization Clone)
games-strategy / hedgewars : A turn-based strategy, artillery, action and comedy game
gnome-extra / yelp : Help browser for GNOME
kde-apps / akonadi : Storage service for PIM data and libraries for PIM apps
kde-frameworks / karchive : Framework for reading, creation, and manipulation of various archive formats
mail-filter / amavisd-new : High-performance interface between the MTA and content checkers
media-gfx / gimp : GNU Image Manipulation Program
media-gfx / graphicsmagick : Collection of tools and libraries for many image formats
media-gfx / imagemagick : A collection of tools and libraries for many image formats
media-libs / imlib2 : Version 2 of an advanced replacement library for libraries like libXpm
media-libs / simage : Image and video texturing library
media-libs / tiff : Tag Image File Format (TIFF) library
media-libs / tiff-compat : Tag Image File Format (TIFF) library (compat package for libtiff.so.5)
media-tv / kodi : A free and open source media-player and entertainment hub
media-video / cclive : Command line tool for extracting videos from various websites
media-video / ffmpeg : Complete solution to record/convert/stream audio and video. Includes libavcodec
media-video / handbrake : Open-source, GPL-licensed, multiplatform, multithreaded video transcoder
media-video / projectx : Converts, splits and demuxes DVB and other MPEG recordings
net-analyzer / sarg : Squid Analysis Report Generator
net-ftp / lftp : A sophisticated ftp/sftp/http/https/torrent client and file transfer program
net-libs / wandio : C library for simple and efficient file IO
net-mail / dovecot : An IMAP and POP3 server written with security primarily in mind
net-mail / fetchmail : the legendary remote-mail retrieval and forwarding utility
net-misc / casync : Content-Addressable Data Synchronization Tool
net-misc / wget2 : GNU Wget2 is a file and recursive website downloader
net-p2p / arti : An implementation of Tor, in Rust.
net-vpn / tor : Anonymizing overlay network for TCP
sci-biology / bedtools : Tools for manipulation and analysis of BED, GFF/GTF, VCF, SAM/BAM file formats
sci-electronics / gtkwave : A wave viewer for LXT, LXT2, VZT, GHW and standard Verilog VCD/EVCD files
sci-geosciences / opencpn : a free, open source software for marine navigation
sci-libs / gdal : Translator library for raster geospatial data formats (includes OGR support)
sci-libs / getdata : Reference implementation of the Dirfile, format for time-ordered binary data
sci-libs / htslib : C library for high-throughput sequencing data formats
sci-libs / vtk : The Visualization Toolkit
sci-physics / root : C++ data analysis framework and interpreter from CERN
sys-apps / file : Identify a file's format by scanning binary data for patterns
sys-apps / fwupd : Aims to make updating firmware on Linux automatic, safe and reliable
sys-apps / gnome-disk-utility : Disk Utility for GNOME using udisks
sys-apps / kexec-tools : Load another kernel from the currently executing Linux kernel
sys-apps / kmod : Library and tools for managing linux kernel modules
sys-apps / ripgrep-all : Like ripgrep, but also search in PDFs, E-Books, Office documents, archives, etc.
sys-apps / systemd : System and service manager for Linux
sys-apps / the_silver_searcher : A code-searching tool similar to ack, but faster
sys-block / bmap-tools : Flashing tool using block maps and sparse files
sys-block / nbdkit : NBD server with stable plugin ABI and permissive license
sys-boot / grub : GNU GRUB boot loader
sys-boot / vboot-utils : Chrome OS verified boot tools
sys-cluster / kronosnet : Network abstraction layer designed for High Availability use cases
sys-fs / avfs : Virtual filesystem that allows browsing of compressed files
sys-fs / erofs-utils : Userspace tools for EROFS
sys-fs / squashfs-tools : Tools to create and extract Squashfs filesystems
sys-fs / squashfs-tools-ng : A new set of tools for working with SquashFS images
sys-fs / squashfuse : FUSE filesystem to mount squashfs archives
sys-libs / libunwind : Portable and efficient API to determine the call-chain of a program
sys-libs / minizip-ng : Fork of the popular zip manipulation library found in the zlib distribution
www-client / elinks : Advanced and well-established text-mode web browser
www-client / links : A fast and lightweight web browser running in both graphics and text mode
www-plugins / lightspark : High performance flash player
x11-libs / wxGTK : GTK version of wxWidgets, a cross-platform C++ GUI toolkit
x11-misc / mate-notification-daemon : MATE Notification daemon
Bugs
- 917263
- app-arch/xz-utils-5.4.5[pgo] - ld.lld: error: cannot open /usr/lib/llvm/16/bin/../../../../lib/clang/16/lib/linux/libclang_rt.profile-x86_64.a: No such file or directory clang-16: error: linker command failed with exit code 1 (use -v to see invocation)
- 933282
- app-arch/xz-utils-5.6.2 and previous version fails to build with sys-devel/gcc:13 but builds with sys-devel/gcc:11 (../../src/liblzma/.libs/liblzma.so: undefined reference to `__pthread_cond_timedwait64')
- 933350
- app-arch/xz-utils-5.6.2 - [llvm] ld.lld: error: cannot open .../libclang_rt.profile-i386.a: No such file or directory
- 934590
- app-arch/xz-utils-5.6.2-r1[pgo] - In function 'hc_find_func': .../work/xz-5.6.2/src/liblzma/lz/lz_encoder_mf.c:743:1: error: corrupted profile info: profile data is not flow-consistent
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.6.2-r1 hppa, #936513
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: drop 5.4.2
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: add 5.6.3
Signed-off-by: Sam James <sam@gentoo.org> - 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 - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.6.2-r1 arm, #936513
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.6.2-r1 ppc64, #936513
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.6.2-r1 arm64, #936513
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.6.2-r1 ppc, #936513
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.6.2-r1 amd64, #936513
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.6.2-r1 sparc, #936513
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.6.2-r1 x86, #936513
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.4.7-r1 hppa, #936177
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.4.7-r1 sparc, #936177
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.4.7-r1 x86, #936177
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.4.7-r1 arm64, #936177
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.4.7-r1 ppc64, #936177
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.4.7-r1 amd64, #936177
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.4.7-r1 arm, #936177
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.4.7-r1 ppc, #936177
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: drop 5.4.7, 5.6.2
Use 5.4.7-r1 and 5.6.2-r1 instead as they have the libtool fix. Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: simplify PGO
We don't need to do both -6e and -9e as it's just the dict size which differs. And -6 is the default. Thanks-to: Lasse Collin <lasse.collin@tukaani.org> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Fabian Groffen · gentoo
app-arch/xz-utils: unbreak install on macOS
Fix for bug 934370 added a sanity check, but since Mach-O targets have different naming for shared libraries, this caused the installation to fail even though the build was fine. Thanks ZongyuZ for the patch for this in bug #934515 using get_libname function to make this work on macOS too. Closes: https://bugs.gentoo.org/934515 Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: drop -fprofile-partial-training
At this point, the coverage should be pretty good with the testsuite and then the testruns we do. Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: PGO touchups
* Improve logging during PGO runs * Add '-e' and '--x86 --lzma2-preset=6e' runs Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: fix typo in Solaris comment
xz never added xpg5 to default PATH, just xpg4. Thanks-to: Lasse Collin <lasse.collin@tukaani.org> Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: improve --enable-checks=crc32,crc64 commentary
Thanks-to: Lasse Collin <lasse.collin@tukaani.org> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: workaround libtool bug preventing shared library build
* Fix detection of `file` with libtool-2.5.0 (which xz-5.4.7, xz.5.6.2 had dist tarballs created with). This only affects some targets. See bug #934370. See https://git.savannah.gnu.org/cgit/libtool.git/commit/?h=development&id=9a4a02615c9e7cbcfd690ed31874822a7d6aaea2. * Add a sanity check for targets which support shared libraries where we verify liblzma.so is in the image. Use tc-is-static-only to handle the concern from bug #450436. Bug: https://bugs.gentoo.org/450436 Closes: https://bugs.gentoo.org/934370 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: cater to libarchive tar harder
Closes: https://bugs.gentoo.org/933200 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: improve PGO
Capture .libs/ so we get liblzma.so and xz. Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: fix quoting for PGO
I apparently only tested USE=-extra-filters earlier. Thanks to matoro for reporting. Bug: https://bugs.gentoo.org/933205 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: use has_version -b
Not that it really matters for PGO... Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: fix PGO with libarchive tar
Closes: https://bugs.gentoo.org/933200 Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: fix PGO with USE=-extra-filters
Closes: https://bugs.gentoo.org/933205 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: drop old & masked 5.4.6-r1
We had no evidence this version was bad despite being signed by the malicious maintainer Jia Tan so we kept it around but masked. Now that 5.4.7+ is out, there's no value in keeping it around at all. We can now last-rite sec-keys/openpgp-keys-jiatan which I'll do shortly. Bug: https://bugs.gentoo.org/928134 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: add 5.6.2
This release is signed by the original maintainer (and future releases going forward will be too) Lasse Collin. I worked with him on these releases and have reproduced his tarball with only minor differences in dates. I encourage people to do the same: using the 'mydist' target in the Makefile is recommended to minimise differences. In future, I may package libtool-vanilla like we do for autoconf-vanilla and automake-vanilla to make comparisons easier. Bug: https://bugs.gentoo.org/928134 Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: add 5.4.7
This release is signed by the original maintainer (and future releases going forward will be too) Lasse Collin. I worked with him on these releases and have reproduced his tarball with only minor differences in dates. I encourage people to do the same: using the 'mydist' target in the Makefile is recommended to minimise differences. In future, I may package libtool-vanilla like we do for autoconf-vanilla and automake-vanilla to make comparisons easier. Bug: https://bugs.gentoo.org/928134 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: improve USE=pgo for 9999
Takes a lot of inspiration from https://packages.altlinux.org/en/sisyphus/srpms/xz/specfiles/#line-80. IIRC at least one other distro does this for xz or gzip (was it Clear Linux?) The testsuite could do with better coverage so supplement it by creating a tar archive of a bunch of files made during the build, then repeatedly compress/decompress it to gather profiling data. That said, I don't get any binary differences at all for liblzma and xz for my usual flags (-O3 -march=znver2 ...). I do get some small differences for just -O2. Both tests were done with GCC 14.0.1 20240415. It would be nice if we could drop -fprofile-partial-training and that's perhaps the thing to try next. I see this commit as mostly a step towards being able to do that which should let PGO give smaller binaries with -O2 at least. Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: fix live ebuild (drop obsolete rm)
The malicious test files were removed in an upstream commit [0]. The git repository is currently being reviewed. The `rm ...` would fail as a result since that happened. [0] e93e13c8b3bec925c56e0c0b675d8000a0f7f754 Signed-off-by: Sam James <sam@gentoo.org> - 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 - Sam James · gentoo
app-arch/xz-utils: depend on >=sec-keys/openpgp-keys-lassecollin-20230213 for verify-sig
Someone reported an expired key issue when verifying 5.4.2. That might be because of an old version of gemato which didn't check whether the key was expired back when the signature was made (since fixed) or because of an old version of openpgp-keys-lassecollin. Add a dep to sort out the latter given it's possible. (Note that sec-keys/openpgp-keys-lassecollin hasn't changed in quite some time, the latest version was added over a year ago in 81260457d76492e0e7a26241c6b594b4d35f869f.) Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: delete known-bad test files in 9999
As I promised to do in 29d5f89b75c1ab37b3346ac41840cf8fa4b3d3a8 a moment ago. I really doubt many people are rocking 9999 and there's nothing known-bad in the git repo *that can use these* but the test files are dangerous anyway so let's just do it for completeness. Bug: https://bugs.gentoo.org/928134 Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: drop 5.6.1 (noop really)
On IRC, it was pointed out that non-Gentoo users might get confused if they see Gentoo has 5.6.1 in its repository even though it is masked. Let's just drop it to avoid confusion. It's better to do that than risk someone being confused - there's enough confusion out there anyway. In a minute, I'll probably adjust the live ebuild to delete the known bad test data too. Bug: https://bugs.gentoo.org/928134 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: update verify-sig in live template
Just in preparation for the inevitable release from Lasse. I have no information as to when that will be, as he is both catching up and trying to check things very carefully. Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: add/restore 5.4.2
This is the last release signed by Lasse Collin, the previous signer of xz-utils releases. Downgrade to this out of an abundance of caution. We are not aware of any issues that *specifically* require this. Note that the Manifest matches dfcc1f271fa3da8b8710c80737e85a7347f16ba0 from when 5.4.2 was removed from ::gentoo in the past. Bug: https://bugs.gentoo.org/928134 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: drop 5.4.5
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.6.1 sparc, #927693
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.6.1 ppc, #927693
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.6.1 ppc64, #927693
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.6.1 arm, #927693
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.6.1 arm64, #927693
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.6.1 amd64, #927693
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.6.1 x86, #927693
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matoro Mahri · gentoo
app-arch/xz-utils: Stabilize 5.4.6-r1 hppa, #925410
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: drop 5.6.0-r1
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: add 5.6.1
Bug: https://bugs.gentoo.org/925415 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: drop 5.6.0
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: workaround USE=pgo build failure
Workaround a build failure with USE=pgo by disabling instrumentation of the crc{32,64} IFUNC resolvers. No revbump as it shouldn't affect runtime at all - instrumentation would kill it immediately if at all, it's not an issue from the profiled binaries, just the instrumentation to profile them. Bug: https://gcc.gnu.org/PR114115 Closes: https://bugs.gentoo.org/925415 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.4.6-r1 arm64, #925410
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.4.6-r1 ppc, #925410
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
app-arch/xz-utils: stable 5.4.6-r1 for sparc, bug #925410
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: backport verbosity improvement for thread auto-adjustment
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-arch/xz-utils: Stabilize 5.4.6-r1 amd64, #925410
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.4.6-r1 x86, #925410
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
app-arch/xz-utils: Stabilize 5.4.6-r1 ppc64, #925410
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
app-arch/xz-utils: Stabilize 5.4.6-r1 arm, #925410
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: drop 5.5.1_alpha, 5.5.2_beta
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: add 5.6.0 🚀
First stable release of the improvements mentioned in 708e8c2d8e43ede23fdffb92b8505d35e0aeddc8. Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: add 5.5.2_beta 🚀
With some huge speedup work in the decoder and also a licence change from public domain -> 0BSD. Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Eli Schwartz · gentoo
app-arch/xz-utils: remove usr-ldscript support
Per news item 2024-01-05-usr-initramfs, we no longer support this use case. It is fragile and hacky and leads to bizarre forms of load errors. The functionality is, despite being called "split-usr", not really about split-usr at all. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: update LICENSE for docs for >=5.5.1_alpha
For the new logo: """ - The XZ logo is now included in the Doxygen generated documentation. It is licensed under Creative Commons Attribution-ShareAlike 4.0. """ Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: add 5.4.6
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: add 5.5.1_alpha (unkeyworded)
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
Move {sys-devel → dev-build}/libtool
Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/34807 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: drop 5.4.2, 5.4.3, 5.4.4
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: drop 5.2.11, 5.2.12
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.4.5 hppa, #917232
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-arch/xz-utils: Stabilize 5.4.5 ppc, #917232
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-arch/xz-utils: Stabilize 5.4.5 sparc, #917232
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-arch/xz-utils: Stabilize 5.4.5 amd64, #917232
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-arch/xz-utils: Stabilize 5.4.5 ppc64, #917232
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-arch/xz-utils: Stabilize 5.4.5 arm, #917232
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-arch/xz-utils: Stabilize 5.4.5 x86, #917232
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-arch/xz-utils: Stabilize 5.4.5 arm64, #917232
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: fix IndirectInherits (toolchain-funcs)
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: add 5.4.5
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
Remove BROOT from VERIFY_SIG_OPENPGP_KEY_PATH
Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: tidy up PGO bits
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: add USE=pgo
Binary gets a bit smaller: 91K->83K. For decompression times, it's really within noise, <5%. I didn't poke at compress times. The times at https://forum.openmandriva.org/t/pgo-xz/2543 are a bit better than what I saw (I tried with linux-6.5.tar.xz, chromium-118.0.5993.70.tar.xz). opensuse is also doing pgo w/ xz. Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: disable ifunc w/ asan
See https://github.com/tukaani-project/xz/issues/62. Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-arch/xz-utils: Stabilize 5.4.3 ppc, #908619
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: add 5.4.4
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.4.3 x86, #908619
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-arch/xz-utils: Stabilize 5.4.3 hppa, #908619
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-arch/xz-utils: Stabilize 5.4.3 amd64, #908619
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-arch/xz-utils: Stabilize 5.4.3 ppc64, #908619
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-arch/xz-utils: Stabilize 5.4.3 arm, #908619
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.4.3 arm64, #908619
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.4.3 sparc, #908619
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Fabian Groffen · gentoo
*/*: remove x64-cygwin keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Fabian Groffen · gentoo
*/*: remove sparc64-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Fabian Groffen · gentoo
*/*: remove sparc-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Fabian Groffen · gentoo
*/*: remove x86-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
app-arch/xz-utils: Correct OpenPGP key dependency
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: add 5.4.3
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: add 5.2.12
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: update key package in live
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: drop 5.2.10, 5.4.1
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.2.11 arm, #905288
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.2.11 sparc, #905288
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.2.11 ppc, #905288
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.2.11 arm64, #905288
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-arch/xz-utils: Stabilize 5.2.11 amd64, #905288
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-arch/xz-utils: Stabilize 5.2.11 x86, #905288
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-arch/xz-utils: Stabilize 5.2.11 ppc64, #905288
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-arch/xz-utils: Stabilize 5.2.11 hppa, #905288
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
app-arch/xz-utils: stable 5.4.2 for sparc, bug #904914
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.4.2 arm, #904914
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.4.2 ppc, #904914
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.4.2 ppc64, #904914
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.4.2 x86, #904914
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.4.2 hppa, #904914
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.4.2 amd64, #904914
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.4.2 arm64, #904914
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: backport -Wsign-conversion fix
It's just silencing the warning. Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: fix USE=-doc
Closes: https://bugs.gentoo.org/902081 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: add 5.4.2
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: add 5.2.11
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: keyword for ~arm64-macos
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: update verify-sig dep
Bug: https://bugs.gentoo.org/894074 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: drop 5.4.0
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-arch/xz-utils: Stabilize 5.4.1 hppa, #890730
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.4.1 sparc, #890730
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.4.1 ppc64, #890730
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.4.1 ppc, #890730
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.4.1 x86, #890730
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.4.1 arm, #890730
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.4.1 amd64, #890730
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.4.1 arm64, #890730
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: keep git.tukaani.org as a mirror for EGIT_REPO_URI
Per HOMEPAGE, it's a mirror now, not canonical source. Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: add 5.4.1
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: update EGIT_REPO_URI
Per HOMEPAGE & discussion w/ upstream. Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: drop 5.2.8, 5.2.9
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.2.10 arm64, #885817
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.2.10 arm, #885817
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.2.10 amd64, #885817
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.2.10 x86, #885817
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.2.10 ppc, #885817
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.2.10 ppc64, #885817
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.2.10 sparc, #885817
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.2.10 hppa, #885817
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: drop 5.3.5_beta
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: add 5.4.0
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: add 5.2.10
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-arch/xz-utils: Stabilize 5.2.9 sparc, #885111
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.2.9 hppa, #885111
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.2.9 ppc64, #885111
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.2.9 ppc, #885111
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.2.9 arm64, #885111
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.2.9 arm, #885111
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.2.9 amd64, #885111
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.2.9 x86, #885111
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: drop 5.2.7
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: drop 5.3.4_alpha
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: add 5.3.5_beta
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: add 5.2.9
No verify-sig yet but the sources have been verified manually (diff is tiny too). Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: add sourceforge mirror
tukaani.org is currently down (upstream are aware and working on it). Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-arch/xz-utils: Stabilize 5.2.8 hppa, #882911
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-arch/xz-utils: Stabilize 5.2.8 sparc, #882911
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-arch/xz-utils: Stabilize 5.2.8 ppc64, #882911
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-arch/xz-utils: Stabilize 5.2.8 ppc, #882911
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.2.8 amd64, #882911
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.2.8 x86, #882911
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-arch/xz-utils: Stabilize 5.2.8 arm, #882911
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-arch/xz-utils: Stabilize 5.2.8 arm64, #882911
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: add 5.3.4_alpha, drop 5.3.3_alpha
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: add 5.2.8
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: drop 5.2.6
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.2.7 x86, #878507
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.2.7 amd64, #878507
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-arch/xz-utils: Stabilize 5.2.7 arm, #878507
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-arch/xz-utils: Stabilize 5.2.7 ppc64, #878507
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-arch/xz-utils: Stabilize 5.2.7 sparc, #878507
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-arch/xz-utils: Stabilize 5.2.7 arm64, #878507
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-arch/xz-utils: Stabilize 5.2.7 ppc, #878507
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-arch/xz-utils: Stabilize 5.2.7 hppa, #878507
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: tests now work for USE=-extra-filters
Upstream fixed after a report (but were working on adjacent issues anyway.) Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: drop 5.2.5-r2
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: add 5.2.7, fix OutdatedBlocker in 5.2.7/5.3.3_alpha/9999
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-arch/xz-utils: Stabilize 5.2.6 hppa, #872446
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-arch/xz-utils: Stabilize 5.2.6 sparc, #872446
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-arch/xz-utils: Stabilize 5.2.6 arm64, #872446
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.2.6 x86, #872446
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.2.6 amd64, #872446
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.2.6 arm, #872446
Signed-off-by: Sam James <sam@gentoo.org> - Arthur Zamarin · gentoo
app-arch/xz-utils: Stabilize 5.2.6 ppc64, #872446
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-arch/xz-utils: Stabilize 5.2.6 ppc, #872446
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: add 5.3.3_alpha (unkeyworded)
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: add 5.2.6
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - WANG Xuerui · gentoo
app-arch/xz-utils: keyword 5.2.5-r2 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: drop 5.2.5-r1
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-arch/xz-utils: Stabilize 5.2.5-r2 arm64, #837158
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-arch/xz-utils: Stabilize 5.2.5-r2 ppc64, #837158
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-arch/xz-utils: Stabilize 5.2.5-r2 sparc, #837158
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-arch/xz-utils: Stabilize 5.2.5-r2 arm, #837158
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-arch/xz-utils: Stabilize 5.2.5-r2 ppc, #837158
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-arch/xz-utils: Stabilize 5.2.5-r2 hppa, #837158
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
app-arch/xz-utils: x86 stable wrt bug #837158
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
app-arch/xz-utils: amd64 stable wrt bug #837158
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: patch xzgrep vulnerability (ZDI-CAN-16587)
Bug: https://bugs.gentoo.org/837155 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: restore stable keywords
Accidentally dropped when syncing w/ live. Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: add verify-sig
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-arch/xz-utils: modernise ebuilds
Notably drop obsolete dev-vcs/cvs BDEPEND in 9999. It's been using git for a while. Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
app-arch/xz-utils: remove freebsd-libc
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
app-arch/xz-utils: enable threads unconditionally
* fedora/debian/arch all enable threads unconditionally Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: drop unused toolchain-funcs inherit
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Fabian Groffen · gentoo
app-arch/xz-utils: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Fabian Groffen · gentoo
app-arch/xz-utils: drop ppc-aix m68k-mint
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Lars Wendler · gentoo
app-arch/xz-utils: Removed old
Package-Manager: Portage-3.0.7, Repoman-3.0.1 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
app-arch/xz-utils: s390 stable wrt bug #738338
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
app-arch/xz-utils: Drop old
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
app-arch/xz-utils: stable 5.2.5 for ppc64
stable wrt bug #738338 Package-Manager: Portage-3.0.5, Repoman-3.0.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Sergei Trofimovich · gentoo
app-arch/xz-utils: stable 5.2.5 for ppc
stable wrt bug #738338 Package-Manager: Portage-3.0.5, Repoman-3.0.1 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-arch/xz-utils: Stabilize 5.2.5 arm64, #738338
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
app-arch/xz-utils: x86 stable (bug #738338)
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
app-arch/xz-utils: stable 5.2.5 for sparc, bug #738338
Package-Manager: Portage-2.3.103, Repoman-2.3.23 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 - Rolf Eike Beer · gentoo
app-arch/xz-utils: stable 5.2.5 for hppa, bug #738338
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="hppa" 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 - Agostino Sarubbo · gentoo
app-arch/xz-utils: amd64 stable wrt bug #738338
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
app-arch/xz-utils: arm stable wrt bug #738338
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Fabian Groffen · gentoo
app-arch/xz-utils: workaround upstream Solaris hacks
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
*/*: downgrade m68k down to ~m68k
m68k and ~m68k trees are inconsistent. Let's drop keywords down to ~m68k only. Profiles already accept both keywords: ACCEPT_KEYWORDS="m68k ~m68k" Signed-off-by: Sergei Trofimovich <slyfox@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 - Mikle Kolyada · gentoo
*/*: Discontinue Gentoo SuperH port
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
app-arch/xz-utils: avoid collision with app-i18n/man-pages-de
Closes: https://bugs.gentoo.org/713298 Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Lars Wendler · gentoo
app-arch/xz-utils: Bump to version 5.2.5
Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Lars Wendler · gentoo
app-arch/xz-utils: Bumped live ebuild to EAPI-7
Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Lars Wendler <polynomial-c@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
app-arch: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
Convert ebuilds to inherit usr-ldscript
Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michael Haubenwallner · gentoo
app-arch/xz-utils: stop removing *.a files
Upon configure --disable-static, libtool does not create the static library at all, as long as it is able to create the shared library. And the *.a file name may be used with shared libraries too (*.dll.a on Cygwin), so we may end up without any library when removing *.a. Closes: https://bugs.gentoo.org/687904 Package-Manager: Portage-2.3.66, Repoman-2.3.11 Signed-off-by: Michael Haubenwallner <haubi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michael Haubenwallner · gentoo
app-arch/xz-utils: add ~x64-cygwin keyword
Package-Manager: Portage-2.3.62, Repoman-2.3.11 Signed-off-by: Michael Haubenwallner <haubi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Lars Wendler · gentoo
app-arch/xz-utils: Removed old.
Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
app-arch/xz-utils: Add ~riscv keyword
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
app-arch/xz-utils: keyword ~riscv
Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Aaron Bauman · gentoo
app-arch/xz-utils: arm64 stable (bug #679170)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
app-arch/xz-utils: alpha stable wrt bug #679170
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="alpha" - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
app-arch/xz-utils: x86 stable (bug #679170)
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Markus Meier · gentoo
app-arch/xz-utils: arm stable, bug #679170
Signed-off-by: Markus Meier <maekke@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="arm" - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
app-arch/xz-utils: sh stable wrt bug #679170
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="sh" - Mikle Kolyada · gentoo
app-arch/xz-utils: m68k stable wrt bug #679170
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="m68k" - Mikle Kolyada · gentoo
app-arch/xz-utils: s390 stable wrt bug #679170
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="s390" - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
app-arch/xz-utils: stable 5.2.4-r2 for ppc64, bug #679170
Package-Manager: Portage-2.3.62, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Sergei Trofimovich · gentoo
app-arch/xz-utils: stable 5.2.4-r2 for ppc, bug #679170
Package-Manager: Portage-2.3.62, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
app-arch/xz-utils: stable 5.2.4-r2 for ia64, bug #679170
Package-Manager: Portage-2.3.62, Repoman-2.3.12 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
app-arch/xz-utils: stable 5.2.4-r2 for hppa, bug #679170
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
app-arch/xz-utils: amd64 stable wrt bug #679170
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
app-arch/xz-utils: stable 5.2.4-r2 for sparc, bug #679170
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michael Mair-Keimberger · gentoo
app-arch/xz-utils: remove non-exist blocker
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11204 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Benda Xu · gentoo
Drop arm-linux keyword from tree.
"arm-linux" is considered deprecated, unmaintained and easily replaced by "arm". Closes: https://bugs.gentoo.org/664598 Reference: https://archives.gentoo.org/gentoo-dev/message/63bafa051cccd1eb3d2ade16823671fa - Lars Wendler · gentoo
app-arch/xz-utils: Fixed installation of *.a files.
Closes: https://bugs.gentoo.org/655614 Package-Manager: Portage-2.3.36, Repoman-2.3.9 - Thomas Deutschmann · gentoo
app-arch/xz-utils: Cleanup old
Package-Manager: Portage-2.3.31, Repoman-2.3.9 - Thomas Deutschmann · gentoo
app-arch/xz-utils: m68k/s390/sh stable
Thanks to Ulrich Langeln for testing! Package-Manager: Portage-2.3.31, Repoman-2.3.9 - Lars Wendler · gentoo
app-arch/xz-utils: Revbump to fix preserve-libs functionality.
Closes: https://bugs.gentoo.org/645110 Package-Manager: Portage-2.3.31, Repoman-2.3.9 - Thomas Deutschmann · gentoo
app-arch/xz-utils: Inherit preserve-libs eclass
Closes: https://bugs.gentoo.org/645110 Package-Manager: Portage-2.3.31, Repoman-2.3.9 - Lars Wendler · gentoo
app-arch/xz-utils: Bump to version 5.2.4
Package-Manager: Portage-2.3.31, Repoman-2.3.9 - Lars Wendler · gentoo
app-arch/xz-utils: Bumped live ebuild to EAPI-6.
Package-Manager: Portage-2.3.31, Repoman-2.3.9 - Francesco Turco · gentoo
app-arch/xz-utils: use HTTPS instead of HTTP
Closes: https://github.com/gentoo/gentoo/pull/6972 - Michał Górny · gentoo
*/*: Remove sparc-fbsd keywords - David Seifert · gentoo
app-arch/xz-utils: [QA] Port to git-r3
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Thomas Deutschmann · gentoo
app-arch/xz-utils: Update homepage and source URI to use HTTPS
Package-Manager: Portage-2.3.18, Repoman-2.3.6 - Michał Górny · gentoo
app-arch/xz-utils: Support disabling unnecessary filters
Closes: https://bugs.gentoo.org/641488 Closes: https://github.com/gentoo/gentoo/pull/6547 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Michał Górny · gentoo
app-arch/xz-utils: Refactor myconf for new options - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Michael Haubenwallner · gentoo
app-arch/xz-utils: keyword ~x64-cygwin
Package-Manager: portage-2.3.3 - Markus Meier · gentoo
app-arch/xz-utils: arm stable, bug #604306
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm" - Jeroen Roovers · gentoo
app-arch/xz-utils: Stable for HPPA (bug #604306).
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches - Fabian Groffen · gentoo
app-arch/xz-utils: dropped ~hppa-hpux ~ia64-hpux ~ia64-linux ~x64-freebsd ~x86-freebsd
Package-Manager: portage-2.3.3 - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Agostino Sarubbo · gentoo
app-arch/xz-utils: ppc stable wrt bug #604306
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
app-arch/xz-utils: ppc64 stable wrt bug #604306
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Tobias Klausmann · gentoo
app-arch/xz-utils-5.2.3-r0: stable on alpha
Gentoo-Bug: 604306 - Agostino Sarubbo · gentoo
app-arch/xz-utils: ia64 stable wrt bug #604306
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
app-arch/xz-utils: x86 stable wrt bug #604306
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
app-arch/xz-utils: amd64 stable wrt bug #604306
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
app-arch/xz-utils: sparc stable wrt bug #604306
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Lars Wendler · gentoo
app-arch/xz-utils: Bumped live ebuild to EAPI-5.
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Lars Wendler · gentoo
app-arch/xz-utils: Bump to version 5.2.3
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Mike Frysinger · gentoo
app-arch/xz-utils: drop old <5.2.2 versions - Mike Frysinger · gentoo
app-arch/xz-utils: mark 5.2.2 m68k/s390/sh stable - Mike Frysinger · gentoo
toolchain-funcs.eclass: gen_usr_ldscript: integrate multilib_is_native_abi support #479448
Many ebuilds have started checking multilib_is_native_abi to see if they should call gen_usr_ldscript. Since that logic always makes sense, add it directly to the gen_usr_ldscript function. - Agostino Sarubbo · gentoo
app-arch/xz-utils: ia64 stable wrt bug #573232
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
app-arch/xz-utils: sparc stable wrt bug #573232
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
app-arch/xz-utils: ppc stable wrt bug #573232
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Steev Klimaszewski · gentoo
app-arch/xz-utils: stable 5.2.2 for arm64
Package-Manager: portage-2.2.27 - Agostino Sarubbo · gentoo
app-arch/xz-utils: x86 stable wrt bug #573232
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
app-arch/xz-utils: amd64 stable wrt bug #573232
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Tobias Klausmann · gentoo
app-arch/xz-utils: add alpha keyword
Gentoo-Bug: 573232 Package-Manager: portage-2.2.27 - Jeroen Roovers · gentoo
app-arch/xz-utils: Stable for HPPA PPC64 (bug #573232).
Package-Manager: portage-2.2.27 RepoMan-Options: --ignore-arches - Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/jasom/add-mongrel2'
This passes minimum requirements. Users jasom and Coacher will further work and improve the ebuild shortly Pull request: https://github.com/gentoo/gentoo/pull/737 - Zero_Chaos · gentoo
app-arch/xz-utils: arm stable bug #573232
Package-Manager: portage-2.2.27 - Mike Frysinger · gentoo
app-arch/xz-utils: drop old - Mike Frysinger · gentoo
app-arch/xz-utils: version bump to 5.2.2 - 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