166 lines
6 KiB
Text
166 lines
6 KiB
Text
# ChangeLog for media-sound/alsa-utils
|
|
# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2
|
|
# (auto-generated from git log)
|
|
|
|
*alsa-utils-1.0.29 (09 Aug 2015)
|
|
*alsa-utils-1.0.28-r1 (09 Aug 2015)
|
|
*alsa-utils-1.0.28 (09 Aug 2015)
|
|
*alsa-utils-1.0.27.2 (09 Aug 2015)
|
|
|
|
09 Aug 2015; Robin H. Johnson <robbat2@gentoo.org>
|
|
+alsa-utils-1.0.27.2.ebuild, +alsa-utils-1.0.28.ebuild,
|
|
+alsa-utils-1.0.28-r1.ebuild, +alsa-utils-1.0.29.ebuild,
|
|
+files/alsa-modules.conf-rc, +files/alsa-utils-1.0.28-aplay-return.patch,
|
|
+files/alsa-utils-1.0.28-mixer-proto.patch,
|
|
+files/alsa-utils-1.0.28-monitor-proto.patch,
|
|
+files/alsa-utils-1.0.28-va-end.patch, +files/alsasound.confd-r4,
|
|
+files/alsasound.initd-r5, +files/alsasound.initd-r6, +metadata.xml:
|
|
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
|
|
|
|
20 Aug 2015; Justin Lecher <jlec@gentoo.org> alsa-utils-1.0.27.2.ebuild,
|
|
alsa-utils-1.0.28.ebuild, alsa-utils-1.0.28-r1.ebuild,
|
|
alsa-utils-1.0.29.ebuild, metadata.xml:
|
|
Set correct subslot dependency for ncurses
|
|
|
|
Package-Manager: portage-2.2.20.1
|
|
Signed-off-by: Justin Lecher <jlec@gentoo.org>
|
|
|
|
24 Aug 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
|
|
Use https by default
|
|
|
|
Convert all URLs for sites supporting encrypted connections from http to
|
|
https
|
|
|
|
Signed-off-by: Justin Lecher <jlec@gentoo.org>
|
|
|
|
24 Aug 2015; Mike Gilbert <floppym@gentoo.org> metadata.xml:
|
|
Revert DOCTYPE SYSTEM https changes in metadata.xml
|
|
|
|
repoman does not yet accept the https version.
|
|
This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450.
|
|
|
|
Bug: https://bugs.gentoo.org/552720
|
|
|
|
26 Aug 2015; Mike Frysinger <vapier@gentoo.org> alsa-utils-1.0.27.2.ebuild,
|
|
alsa-utils-1.0.28.ebuild, alsa-utils-1.0.28-r1.ebuild,
|
|
alsa-utils-1.0.29.ebuild:
|
|
sys-libs/ncurses: move to SLOT=0 #557472
|
|
|
|
Use SLOT=0 for installing of main development files like other packages
|
|
so we can use other SLOTs for installing SONAME libs for binary packages.
|
|
|
|
08 Oct 2015; Mike Frysinger <vapier@gentoo.org> alsa-utils-1.0.29.ebuild,
|
|
+files/alsa-utils-1.0.29-cross-compile.patch:
|
|
add upstream fix for cross-compiling
|
|
|
|
The configure script would blindly ignore $CC when cross-compiling.
|
|
Add the upstream commit that deletes that insanity.
|
|
|
|
*alsa-utils-1.1.0 (25 Nov 2015)
|
|
|
|
25 Nov 2015; Joe Konno <joe.konno@intel.com> +alsa-utils-1.1.0.ebuild,
|
|
metadata.xml:
|
|
version bump to 1.1.0
|
|
|
|
Bump to version 1.1.0. The cross-compile patch from 1.0.29 does not
|
|
apply, nor does it appear necessary, so omitting from the 1.1.0 ebuild.
|
|
Masking all archs until gentoo-sound team deems it "stable".
|
|
|
|
Had to add a "bat" USE flag handler to 1.1.0. By default, the configure
|
|
script sets a hard requirement for the Basic Audio Tester (BAT) utility,
|
|
requiring FFTW3 (sci-libs/fftw). Let the user set the "bat" USE flag if
|
|
they require the BAT utility.
|
|
|
|
Rudimentary testing performed on amd64 architecture.
|
|
|
|
ALSA Project release notes at:
|
|
http://www.alsa-project.org/main/index.php/Changes_v1.0.29_v1.1.0
|
|
|
|
Package-Manager: Portage 2.2.20.1
|
|
|
|
v2: vapier: removed redundant argument for 'use_enable bat'; rebased on
|
|
6d4b41d7904e ("app-emulation/docker-compose: move enum34
|
|
dependence")
|
|
|
|
Signed-off-by: Joe Konno <joe.konno@intel.com>
|
|
|
|
24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
|
|
Replace all herds with appropriate projects (GLEP 67)
|
|
|
|
Replace all uses of herd with appropriate project maintainers, or no
|
|
maintainers in case of herds requested to be disbanded.
|
|
|
|
24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
|
|
Set appropriate maintainer types in metadata.xml (GLEP 67)
|
|
|
|
20 Mar 2016; Steev Klimaszewski <steev@gentoo.org> alsa-utils-1.1.0.ebuild:
|
|
Add ~arm64 keyword to 1.1.0
|
|
|
|
Package-Manager: portage-2.2.28
|
|
|
|
*alsa-utils-1.1.1 (31 Mar 2016)
|
|
|
|
31 Mar 2016; Lars Wendler <polynomial-c@gentoo.org>
|
|
+alsa-utils-1.1.1.ebuild, files/alsasound.initd-r6:
|
|
Bump to version 1.1.1
|
|
|
|
Package-Manager: portage-2.2.28
|
|
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
|
|
|
|
31 Mar 2016; Lars Wendler <polynomial-c@gentoo.org>
|
|
-alsa-utils-1.0.27.2.ebuild, -alsa-utils-1.0.28.ebuild,
|
|
-alsa-utils-1.0.28-r1.ebuild, -files/alsa-utils-1.0.28-aplay-return.patch,
|
|
-files/alsa-utils-1.0.28-mixer-proto.patch,
|
|
-files/alsa-utils-1.0.28-monitor-proto.patch,
|
|
-files/alsa-utils-1.0.28-va-end.patch, -files/alsasound.initd-r5:
|
|
Removed old.
|
|
|
|
Package-Manager: portage-2.2.28
|
|
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
|
|
|
|
*alsa-utils-1.1.2 (03 Aug 2016)
|
|
|
|
03 Aug 2016; Lars Wendler <polynomial-c@gentoo.org>
|
|
+alsa-utils-1.1.2.ebuild:
|
|
Bump to version 1.1.2
|
|
|
|
Package-Manager: portage-2.3.0
|
|
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
|
|
|
|
03 Aug 2016; Lars Wendler <polynomial-c@gentoo.org>
|
|
-alsa-utils-1.1.0.ebuild:
|
|
Removed old.
|
|
|
|
Package-Manager: portage-2.3.0
|
|
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
|
|
|