gentoo-full-overlay/sys-apps/busybox/ChangeLog

257 lines
9.7 KiB
Text

# ChangeLog for sys-apps/busybox
# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2
# (auto-generated from git log)
*busybox-9999 (09 Aug 2015)
*busybox-1.23.2 (09 Aug 2015)
*busybox-1.23.1-r1 (09 Aug 2015)
*busybox-1.23.1 (09 Aug 2015)
*busybox-1.23.0-r1 (09 Aug 2015)
*busybox-1.22.1-r1 (09 Aug 2015)
*busybox-1.22.1 (09 Aug 2015)
*busybox-1.22.0 (09 Aug 2015)
*busybox-1.21.1 (09 Aug 2015)
*busybox-1.21.0 (09 Aug 2015)
*busybox-1.20.2 (09 Aug 2015)
09 Aug 2015; Robin H. Johnson <robbat2@gentoo.org> +busybox-1.20.2.ebuild,
+busybox-1.21.0.ebuild, +busybox-1.21.1.ebuild, +busybox-1.22.0.ebuild,
+busybox-1.22.1.ebuild, +busybox-1.22.1-r1.ebuild,
+busybox-1.23.0-r1.ebuild, +busybox-1.23.1.ebuild,
+busybox-1.23.1-r1.ebuild, +busybox-1.23.2.ebuild, +busybox-9999.ebuild,
+files/busybox-1.19.0-bb.patch, +files/busybox-1.20.0-udhcpc6-ipv6.patch,
+files/busybox-1.20.2-glibc-sys-resource.patch,
+files/busybox-1.20.2-selinux-pkg-config.patch,
+files/busybox-1.21.0-mdev.patch, +files/busybox-1.21.0-platform.patch,
+files/busybox-1.21.0-xz.patch,
+files/busybox-1.21.1-trylink-only-prefix-libs-with-l.patch,
+files/busybox-1.22.0-find.patch, +files/busybox-1.22.0-grep.patch,
+files/busybox-1.22.0-lineedit.patch, +files/busybox-1.22.0-ntpd.patch,
+files/busybox-1.22.1-ash.patch, +files/busybox-1.22.1-date.patch,
+files/busybox-1.22.1-iplink.patch, +files/busybox-1.22.1-lzop.patch,
+files/busybox-1.22.1-nc.patch, +files/busybox-1.22.1-zcat-no-ext.patch,
+files/busybox-1.23.1-modprobe-small.patch,
+files/busybox-1.23.1-trylink-flags.patch, +files/ginit.c,
+files/klogd.confd, +files/klogd.initd, +files/mdev-start.sh,
+files/mdev.initd, +files/mdev.rc, +files/mdev.rc.1, +files/mdev/dvbdev,
+files/mdev/ide_links, +files/mdev/usbdev, +files/mdev/usbdisk_link,
+files/ntpd.confd, +files/ntpd.initd, +files/syslogd.confd,
+files/syslogd.initd, +files/watchdog.confd, +files/watchdog.initd,
+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
09 Aug 2015; Ulrich Müller <ulm@gentoo.org> files/mdev-start.sh,
files/mdev.rc, files/mdev.rc.1:
[QA] Remove executable bit from files, bug 550434.
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
28 Oct 2015; Michael Sterrett <mr_bones_@gentoo.org> -busybox-1.20.2.ebuild,
-busybox-1.21.1.ebuild, -busybox-1.22.0.ebuild, -busybox-1.22.1.ebuild,
-busybox-1.22.1-r1.ebuild, -busybox-1.23.0-r1.ebuild:
clean out old keyword shadowed versions
Package-Manager: portage-2.2.20.1
*busybox-1.24.1 (13 Nov 2015)
13 Nov 2015; Mike Frysinger <vapier@gentoo.org> +busybox-1.24.1.ebuild,
busybox-9999.ebuild, +files/busybox-1.24.1-unzip.patch:
version bump #564246
13 Nov 2015; Mike Frysinger <vapier@gentoo.org> busybox-1.24.1.ebuild,
busybox-9999.ebuild:
move USE=static default to the profile #468580
Since busybox is pulled in via the linux profile (as we use it as the
rescue shell there), we should have the static USE flag set via the
profile too rather than the ebuild. This way we apply it only to the
subset of profiles where it makes sense.
For the live ebuild, we also switch to REQUIRED_USE since package.use
is able to override make.defaults (which is where USE=pam is set). We
can see how users react to this behavior before pulling it back into
the released versions.
16 Nov 2015; Ulrich Müller <ulm@gentoo.org> busybox-1.24.1.ebuild,
busybox-9999.ebuild:
QA] Trigger a rebuild of the broken Manifest.
Add a notice that license is really GPL-2 only.
Package-Manager: portage-2.2.24
01 Dec 2015; Mike Frysinger <vapier@gentoo.org>
+files/busybox-1.24.1-trylink-ldflags.patch:
fix builds w/LDFLAGS=-fuse-ld=gold #499712
02 Dec 2015; Mike Frysinger <vapier@gentoo.org>
+files/busybox-1.24.1-unzip-regression.patch:
add upstream fix for unzip regression
02 Dec 2015; Agostino Sarubbo <ago@gentoo.org> busybox-1.24.1.ebuild:
amd64 stable wrt bug #564246
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
02 Dec 2015; Mike Gilbert <floppym@gentoo.org> busybox-1.24.1.ebuild:
Name patches explicitly
Globbing was ordering them differently depending on LC_COLLATE.
Bug: https://bugs.gentoo.org/567340
Package-Manager: portage-2.2.26_p3
04 Dec 2015; Jeroen Roovers <jer@gentoo.org> busybox-1.24.1.ebuild:
Stable for PPC64 (bug #564246).
Package-Manager: portage-2.2.26
RepoMan-Options: --ignore-arches
04 Dec 2015; Jeroen Roovers <jer@gentoo.org> busybox-1.24.1.ebuild:
Stable for HPPA (bug #564246).
Package-Manager: portage-2.2.26
RepoMan-Options: --ignore-arches
05 Dec 2015; Markus Meier <maekke@gentoo.org> busybox-1.24.1.ebuild:
arm stable, bug #564246
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="arm"
07 Dec 2015; Agostino Sarubbo <ago@gentoo.org> busybox-1.24.1.ebuild:
ppc stable wrt bug #564246
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
25 Dec 2015; Agostino Sarubbo <ago@gentoo.org> busybox-1.24.1.ebuild:
x86 stable wrt bug #564246
Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
31 Dec 2015; Mike Frysinger <vapier@gentoo.org> busybox-1.24.1.ebuild:
mark 1.24.1 alpha/arm64/ia64/m68k/s390/sh/sparc stable #564246
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)
*busybox-1.24.2 (21 Mar 2016)
21 Mar 2016; Mike Frysinger <vapier@gentoo.org> +busybox-1.24.2.ebuild,
+files/busybox-1.24.2-CVE-2016-2147.patch,
+files/busybox-1.24.2-CVE-2016-2148.patch,
+files/busybox-1.24.2-ash-recursive-heredocs.patch:
version bump to 1.24.2 #577610
22 Mar 2016; Agostino Sarubbo <ago@gentoo.org> busybox-1.24.2.ebuild:
amd64 stable wrt bug #577610
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
26 Mar 2016; Jeroen Roovers <jer@gentoo.org> busybox-1.24.2.ebuild:
Stable for HPPA PPC64 (bug #577610).
Package-Manager: portage-2.2.28
RepoMan-Options: --ignore-arches
27 Mar 2016; Agostino Sarubbo <ago@gentoo.org> busybox-1.24.2.ebuild:
ppc stable wrt bug #577610
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
30 Mar 2016; Markus Meier <maekke@gentoo.org> busybox-1.24.2.ebuild:
arm stable, bug #577610
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="arm"
11 Apr 2016; Agostino Sarubbo <ago@gentoo.org> busybox-1.24.2.ebuild:
x86 stable wrt bug #577610
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
20 Apr 2016; Mike Frysinger <vapier@gentoo.org> -busybox-1.21.0.ebuild,
-busybox-1.23.1.ebuild, -busybox-1.23.1-r1.ebuild, -busybox-1.23.2.ebuild,
-files/busybox-1.20.0-udhcpc6-ipv6.patch,
-files/busybox-1.20.2-glibc-sys-resource.patch,
-files/busybox-1.20.2-selinux-pkg-config.patch,
-files/busybox-1.21.0-mdev.patch, -files/busybox-1.21.0-platform.patch,
-files/busybox-1.21.0-xz.patch,
-files/busybox-1.21.1-trylink-only-prefix-libs-with-l.patch,
-files/busybox-1.22.0-find.patch, -files/busybox-1.22.0-grep.patch,
-files/busybox-1.22.0-lineedit.patch, -files/busybox-1.22.0-ntpd.patch,
-files/busybox-1.22.1-ash.patch, -files/busybox-1.22.1-date.patch,
-files/busybox-1.22.1-iplink.patch, -files/busybox-1.22.1-lzop.patch,
-files/busybox-1.22.1-nc.patch, -files/busybox-1.22.1-zcat-no-ext.patch,
-files/busybox-1.23.1-modprobe-small.patch,
-files/busybox-1.23.1-trylink-flags.patch, -files/mdev-start.sh,
-files/mdev.rc, -files/mdev.rc.1:
drop old <1.24.1 versions
20 Apr 2016; Mike Frysinger <vapier@gentoo.org> busybox-1.24.1.ebuild,
busybox-1.24.2.ebuild, busybox-9999.ebuild:
move to https URLs