mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-20 05:51:18 +02:00
Merge pull request #377 from mischief/socat
bump(net-misc/socat): sync with upstream
This commit is contained in:
commit
aee793828c
14
sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-misc/socat-1.7.3.1
vendored
Normal file
14
sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-misc/socat-1.7.3.1
vendored
Normal file
@ -0,0 +1,14 @@
|
||||
DEFINED_PHASES=configure install prepare
|
||||
DEPEND=ssl? ( dev-libs/openssl:0= ) readline? ( sys-libs/readline:= ) tcpd? ( sys-apps/tcp-wrappers )
|
||||
DESCRIPTION=Multipurpose relay (SOcket CAT)
|
||||
EAPI=5
|
||||
HOMEPAGE=http://www.dest-unreach.org/socat/
|
||||
IUSE=ssl readline ipv6 tcpd
|
||||
KEYWORDS=alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=ssl? ( dev-libs/openssl:0= ) readline? ( sys-libs/readline:= ) tcpd? ( sys-apps/tcp-wrappers )
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=http://www.dest-unreach.org/socat/download/socat-1.7.3.1.tar.bz2
|
||||
_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4
|
||||
_md5_=d6d947a021dfca68a98d45650404d242
|
@ -1,13 +1,13 @@
|
||||
DEFINED_PHASES=configure install prepare
|
||||
DEPEND=ssl? ( >=dev-libs/openssl-0.9.6 ) readline? ( >=sys-libs/readline-4.1 ) tcpd? ( sys-apps/tcp-wrappers )
|
||||
DEPEND=ssl? ( dev-libs/openssl:0= ) readline? ( sys-libs/readline:= ) tcpd? ( sys-apps/tcp-wrappers )
|
||||
DESCRIPTION=Multipurpose relay (SOcket CAT)
|
||||
EAPI=5
|
||||
HOMEPAGE=http://www.dest-unreach.org/socat/
|
||||
IUSE=ssl readline ipv6 tcpd
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=ssl? ( >=dev-libs/openssl-0.9.6 ) readline? ( >=sys-libs/readline-4.1 ) tcpd? ( sys-apps/tcp-wrappers )
|
||||
RDEPEND=ssl? ( dev-libs/openssl:0= ) readline? ( sys-libs/readline:= ) tcpd? ( sys-apps/tcp-wrappers )
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=http://www.dest-unreach.org/socat/download/socat-2.0.0-b8.tar.bz2
|
||||
SRC_URI=http://www.dest-unreach.org/socat/download/socat-2.0.0-b9.tar.bz2
|
||||
_eclasses_=eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4
|
||||
_md5_=f19813fe4d8d9f90e65f6a719b17533e
|
||||
_md5_=36eeaa844c5f4d0bbf5175638bdfde40
|
@ -1,12 +1,12 @@
|
||||
DEFINED_PHASES=configure install prepare unpack
|
||||
DEPEND=ssl? ( >=dev-libs/openssl-0.9.6 ) readline? ( >=sys-libs/readline-4.1 ) tcpd? ( sys-apps/tcp-wrappers ) app-text/yodl !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.14.1:1.14 >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 >=dev-vcs/git-1.8.2.1
|
||||
DEPEND=ssl? ( dev-libs/openssl:0= ) readline? ( sys-libs/readline:= ) tcpd? ( sys-apps/tcp-wrappers ) app-text/yodl !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.14.1:1.14 >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 >=dev-vcs/git-1.8.2.1
|
||||
DESCRIPTION=Multipurpose relay (SOcket CAT)
|
||||
EAPI=5
|
||||
HOMEPAGE=http://www.dest-unreach.org/socat/
|
||||
IUSE=ssl readline ipv6 tcpd
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=ssl? ( >=dev-libs/openssl-0.9.6 ) readline? ( >=sys-libs/readline-4.1 ) tcpd? ( sys-apps/tcp-wrappers )
|
||||
RDEPEND=ssl? ( dev-libs/openssl:0= ) readline? ( sys-libs/readline:= ) tcpd? ( sys-apps/tcp-wrappers )
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
_eclasses_=autotools a9597abac7226d89ad9d010abeef6cfb eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 git-r3 ab80045e5d080584334f33013f4df21d libtool 52d0e17251d04645ffaa61bfdd858944 multilib 62927b3db3a589b0806255f3a002d5d3 toolchain-funcs 42408102d713fbad60ca21349865edb4
|
||||
_md5_=0ec5b1ab1ee5358eed8671c23698134e
|
||||
_md5_=6aa5cf2117e02f711cf1b69a08d397b0
|
||||
|
@ -1,588 +1,141 @@
|
||||
# ChangeLog for net-misc/socat
|
||||
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/net-misc/socat/ChangeLog,v 1.158 2015/04/26 01:08:36 radhermit Exp $
|
||||
# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2
|
||||
# (auto-generated from git log)
|
||||
|
||||
26 Apr 2015; Tim Harder <radhermit@gentoo.org> socat-2.0.0_beta8.ebuild:
|
||||
Fix patch filename.
|
||||
*socat-9999 (09 Aug 2015)
|
||||
*socat-2.0.0_beta8 (09 Aug 2015)
|
||||
*socat-1.7.3.0 (09 Aug 2015)
|
||||
|
||||
*socat-2.0.0_beta8 (25 Apr 2015)
|
||||
09 Aug 2015; Robin H. Johnson <robbat2@gentoo.org>
|
||||
+files/socat-1.7.2.1-long-long.patch, +files/socat-1.7.2.4-linux-3.17.patch,
|
||||
+files/socat-1.7.3.0-filan-build.patch, +metadata.xml,
|
||||
+socat-1.7.3.0.ebuild, +socat-2.0.0_beta8.ebuild, +socat-9999.ebuild:
|
||||
proj/gentoo: Initial commit
|
||||
|
||||
25 Apr 2015; Mike Frysinger <vapier@gentoo.org> +socat-2.0.0_beta8.ebuild,
|
||||
-socat-2.0.0_beta7-r1.ebuild:
|
||||
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
|
||||
|
||||
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
|
||||
|
||||
*socat-1.7.3.0-r1 (10 Nov 2015)
|
||||
|
||||
10 Nov 2015; Jeroen Roovers <jer@gentoo.org> +socat-1.7.3.0-r1.ebuild,
|
||||
socat-2.0.0_beta8.ebuild, socat-9999.ebuild:
|
||||
Add USE=libressl (bug #565244 by Marek Behun).
|
||||
|
||||
Package-Manager: portage-2.2.24
|
||||
|
||||
10 Nov 2015; Jeroen Roovers <jer@gentoo.org>
|
||||
-files/socat-1.7.2.1-long-long.patch, -files/socat-1.7.2.4-linux-3.17.patch:
|
||||
Remove obsolete patches.
|
||||
|
||||
Package-Manager: portage-2.2.24
|
||||
|
||||
10 Nov 2015; Jeroen Roovers <jer@gentoo.org> -socat-1.7.3.0-r1.ebuild,
|
||||
socat-2.0.0_beta8.ebuild, socat-9999.ebuild:
|
||||
Revert "net-misc/socat: Add USE=libressl (bug #565244 by Marek Behun)."
|
||||
|
||||
This reverts commit 0e5abdb838cacb1d804dce26fb8639c6bd55b0f9.
|
||||
|
||||
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)
|
||||
|
||||
*socat-2.0.0_beta9 (01 Feb 2016)
|
||||
*socat-1.7.3.1 (01 Feb 2016)
|
||||
|
||||
01 Feb 2016; Jeroen Roovers <jer@gentoo.org> +socat-1.7.3.1.ebuild,
|
||||
+socat-2.0.0_beta9.ebuild:
|
||||
Version bump.
|
||||
|
||||
25 Apr 2015; Mike Frysinger <vapier@gentoo.org>
|
||||
+files/socat-1.7.3.0-filan-build.patch, socat-1.7.3.0.ebuild:
|
||||
Fix from Chromium OS for parallel build failures.
|
||||
Package-Manager: portage-2.2.27
|
||||
|
||||
*socat-9999 (08 Mar 2015)
|
||||
|
||||
08 Mar 2015; Jeroen Roovers <jer@gentoo.org> socat-1.7.3.0.ebuild,
|
||||
socat-2.0.0_beta7-r1.ebuild, +socat-9999.ebuild:
|
||||
Add live ebuild. Drop unneeded dependency on sys-libs/ncurses.
|
||||
|
||||
08 Mar 2015; Jeroen Roovers <jer@gentoo.org> -socat-1.7.2.4-r1.ebuild:
|
||||
01 Feb 2016; Jeroen Roovers <jer@gentoo.org> -socat-2.0.0_beta8.ebuild:
|
||||
Old.
|
||||
|
||||
24 Feb 2015; Agostino Sarubbo <ago@gentoo.org> socat-1.7.3.0.ebuild:
|
||||
Stable for alpha, wrt bug #537592
|
||||
Package-Manager: portage-2.2.27
|
||||
|
||||
23 Feb 2015; Agostino Sarubbo <ago@gentoo.org> socat-1.7.3.0.ebuild:
|
||||
Stable for ia64, wrt bug #537592
|
||||
01 Feb 2016; Jeroen Roovers <jer@gentoo.org> socat-1.7.3.1.ebuild:
|
||||
Reinstate patch.
|
||||
|
||||
16 Feb 2015; Agostino Sarubbo <ago@gentoo.org> socat-1.7.3.0.ebuild:
|
||||
Stable for sparc, wrt bug #537592
|
||||
Package-Manager: portage-2.2.27
|
||||
|
||||
15 Feb 2015; Agostino Sarubbo <ago@gentoo.org> socat-1.7.3.0.ebuild:
|
||||
Stable for x86, wrt bug #537592
|
||||
01 Feb 2016; Jeroen Roovers <jer@gentoo.org> socat-1.7.3.1.ebuild,
|
||||
socat-2.0.0_beta9.ebuild, socat-9999.ebuild:
|
||||
Set SLOT deps.
|
||||
|
||||
31 Jan 2015; Agostino Sarubbo <ago@gentoo.org> socat-1.7.3.0.ebuild:
|
||||
Stable for ppc, wrt bug #537592
|
||||
Package-Manager: portage-2.2.27
|
||||
|
||||
28 Jan 2015; Agostino Sarubbo <ago@gentoo.org> socat-1.7.3.0.ebuild:
|
||||
Stable for amd64, wrt bug #537592
|
||||
02 Feb 2016; Jeroen Roovers <jer@gentoo.org> socat-1.7.3.1.ebuild:
|
||||
Stable for HPPA (bug #573602).
|
||||
|
||||
25 Jan 2015; Markus Meier <maekke@gentoo.org> socat-1.7.3.0.ebuild:
|
||||
arm stable, bug #537592
|
||||
Package-Manager: portage-2.2.27
|
||||
RepoMan-Options: --ignore-arches
|
||||
|
||||
25 Jan 2015; Jeroen Roovers <jer@gentoo.org> socat-1.7.3.0.ebuild:
|
||||
Stable for HPPA (bug #537592).
|
||||
02 Feb 2016; Tobias Klausmann <klausman@gentoo.org> socat-1.7.3.1.ebuild:
|
||||
add alpha keyword
|
||||
|
||||
*socat-1.7.3.0 (25 Jan 2015)
|
||||
Gentoo-Bug: 573602
|
||||
|
||||
25 Jan 2015; Jeroen Roovers <jer@gentoo.org> +socat-1.7.3.0.ebuild:
|
||||
Version bump (bug #537592).
|
||||
Package-Manager: portage-2.2.27
|
||||
|
||||
27 Oct 2014; Jeroen Roovers <jer@gentoo.org> socat-1.7.2.4-r1.ebuild,
|
||||
+files/socat-1.7.2.4-linux-3.17.patch:
|
||||
Fix building against sys-kernel/linux-headers-3.17 (bug #526946 by Gangræna
|
||||
Gorgeous).
|
||||
03 Feb 2016; Agostino Sarubbo <ago@gentoo.org> socat-1.7.3.1.ebuild:
|
||||
amd64 stable wrt bug #573602
|
||||
|
||||
20 Jul 2014; Jeroen Roovers <jer@gentoo.org> -socat-1.7.2.3.ebuild:
|
||||
Old.
|
||||
Package-Manager: portage-2.2.26
|
||||
RepoMan-Options: --include-arches="amd64"
|
||||
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
||||
|
||||
20 Jul 2014; Tobias Klausmann <klausman@gentoo.org> socat-1.7.2.4-r1.ebuild:
|
||||
Stable on alpha, bug #508092
|
||||
03 Feb 2016; Agostino Sarubbo <ago@gentoo.org> socat-1.7.3.1.ebuild:
|
||||
x86 stable wrt bug #573602
|
||||
|
||||
12 Jul 2014; Jeroen Roovers <jer@gentoo.org> socat-1.7.2.4-r1.ebuild:
|
||||
Stable for SPARC (bug #508092).
|
||||
|
||||
22 Jun 2014; Akinori Hattori <hattya@gentoo.org> socat-1.7.2.4-r1.ebuild:
|
||||
ia64 stable wrt bug #508092
|
||||
|
||||
08 Jun 2014; Agostino Sarubbo <ago@gentoo.org> socat-1.7.2.4-r1.ebuild:
|
||||
Stable for ppc, wrt bug #508092
|
||||
|
||||
07 Jun 2014; Agostino Sarubbo <ago@gentoo.org> socat-1.7.2.4-r1.ebuild:
|
||||
Stable for x86, wrt bug #508092
|
||||
|
||||
28 May 2014; Chema Alonso <nimiux@gentoo.org> socat-1.7.2.4-r1.ebuild:
|
||||
Stable for amd64 wrt bug #508092
|
||||
|
||||
27 Apr 2014; Markus Meier <maekke@gentoo.org> socat-1.7.2.4-r1.ebuild:
|
||||
arm stable, bug #508092
|
||||
|
||||
25 Apr 2014; Jeroen Roovers <jer@gentoo.org> socat-1.7.2.4-r1.ebuild:
|
||||
Stable for HPPA (bug #508092).
|
||||
|
||||
*socat-2.0.0_beta7-r1 (22 Mar 2014)
|
||||
*socat-1.7.2.4-r1 (22 Mar 2014)
|
||||
|
||||
22 Mar 2014; Jeroen Roovers <jer@gentoo.org> -socat-1.7.2.4.ebuild,
|
||||
+socat-1.7.2.4-r1.ebuild, -socat-2.0.0_beta7.ebuild,
|
||||
+socat-2.0.0_beta7-r1.ebuild:
|
||||
Set RESTRICT=test (bug #277104). Do not install examples/VERSION.
|
||||
|
||||
18 Mar 2014; Jeroen Roovers <jer@gentoo.org> socat-1.7.2.4.ebuild:
|
||||
Do not install VERSION.
|
||||
|
||||
*socat-1.7.2.4 (18 Mar 2014)
|
||||
|
||||
18 Mar 2014; Jeroen Roovers <jer@gentoo.org> +socat-1.7.2.4.ebuild:
|
||||
Version bump.
|
||||
|
||||
17 Mar 2014; Sébastien Fabbro <bicatali@gentoo.org> socat-1.7.2.3.ebuild:
|
||||
Keyword amd64-linux and x86-linux
|
||||
|
||||
18 Feb 2014; Jeroen Roovers <jer@gentoo.org> -socat-1.7.2.2.ebuild:
|
||||
Old.
|
||||
|
||||
17 Feb 2014; Agostino Sarubbo <ago@gentoo.org> socat-1.7.2.3.ebuild:
|
||||
Stable for arm, wrt bug #499668
|
||||
|
||||
16 Feb 2014; Agostino Sarubbo <ago@gentoo.org> socat-1.7.2.3.ebuild:
|
||||
Stable for ia64, wrt bug #499668
|
||||
|
||||
16 Feb 2014; Agostino Sarubbo <ago@gentoo.org> socat-1.7.2.3.ebuild:
|
||||
Stable for alpha, wrt bug #499668
|
||||
|
||||
09 Feb 2014; Agostino Sarubbo <ago@gentoo.org> socat-1.7.2.3.ebuild:
|
||||
Stable for sparc, wrt bug #499668
|
||||
|
||||
02 Feb 2014; Agostino Sarubbo <ago@gentoo.org> socat-1.7.2.3.ebuild:
|
||||
Stable for ppc, wrt bug #499668
|
||||
|
||||
01 Feb 2014; Agostino Sarubbo <ago@gentoo.org> socat-1.7.2.3.ebuild:
|
||||
Stable for x86, wrt bug #499668
|
||||
|
||||
01 Feb 2014; Agostino Sarubbo <ago@gentoo.org> socat-1.7.2.3.ebuild:
|
||||
Stable for amd64, wrt bug #499668
|
||||
|
||||
29 Jan 2014; Jeroen Roovers <jer@gentoo.org> socat-1.7.2.3.ebuild:
|
||||
Stable for HPPA (bug #499668).
|
||||
|
||||
29 Jan 2014; Jeroen Roovers <jer@gentoo.org> socat-1.7.2.3.ebuild:
|
||||
No need for eautoreconf.
|
||||
|
||||
*socat-2.0.0_beta7 (29 Jan 2014)
|
||||
*socat-1.7.2.3 (29 Jan 2014)
|
||||
|
||||
29 Jan 2014; Jeroen Roovers <jer@gentoo.org> +socat-1.7.2.3.ebuild,
|
||||
-socat-2.0.0_beta6.ebuild, +socat-2.0.0_beta7.ebuild:
|
||||
Version bump (bug #499668).
|
||||
|
||||
09 Jun 2013; Jeroen Roovers <jer@gentoo.org> -socat-1.7.2.1.ebuild:
|
||||
Old.
|
||||
|
||||
09 Jun 2013; Agostino Sarubbo <ago@gentoo.org> socat-1.7.2.2.ebuild:
|
||||
Stable for sparc, wrt bug #471354
|
||||
|
||||
09 Jun 2013; Agostino Sarubbo <ago@gentoo.org> socat-1.7.2.2.ebuild:
|
||||
Stable for ppc, wrt bug #471354
|
||||
|
||||
09 Jun 2013; Agostino Sarubbo <ago@gentoo.org> socat-1.7.2.2.ebuild:
|
||||
Stable for ia64, wrt bug #471354
|
||||
|
||||
09 Jun 2013; Agostino Sarubbo <ago@gentoo.org> socat-1.7.2.2.ebuild:
|
||||
Stable for alpha, wrt bug #471354
|
||||
|
||||
04 Jun 2013; Sergey Popov <pinkbyte@gentoo.org> socat-1.7.2.2.ebuild:
|
||||
Stable on amd64 and x86, wrt bug #471354
|
||||
|
||||
02 Jun 2013; Markus Meier <maekke@gentoo.org> socat-1.7.2.2.ebuild:
|
||||
arm stable, bug #471354
|
||||
|
||||
28 May 2013; Jeroen Roovers <jer@gentoo.org> socat-1.7.2.2.ebuild:
|
||||
Stable for HPPA (bug #471354).
|
||||
|
||||
27 May 2013; Jeroen Roovers <jer@gentoo.org> socat-1.7.2.2.ebuild:
|
||||
Fix ifconfig path in test.sh.
|
||||
|
||||
27 May 2013; Jeroen Roovers <jer@gentoo.org> socat-2.0.0_beta6.ebuild:
|
||||
Remove unneeded autotools.
|
||||
|
||||
27 May 2013; Jeroen Roovers <jer@gentoo.org>
|
||||
-files/socat-1.7.2.0-cross-compile.patch, -socat-2.0.0_beta5.ebuild:
|
||||
Old.
|
||||
|
||||
*socat-1.7.2.2 (27 May 2013)
|
||||
*socat-2.0.0_beta6 (27 May 2013)
|
||||
|
||||
27 May 2013; Jeroen Roovers <jer@gentoo.org> +socat-1.7.2.2.ebuild,
|
||||
+socat-2.0.0_beta6.ebuild:
|
||||
Version bump (bug #471354).
|
||||
|
||||
02 Dec 2012; Tim Harder <radhermit@gentoo.org> socat-1.7.2.1.ebuild:
|
||||
Inherit autotools eclass (bug #445526).
|
||||
|
||||
26 Oct 2012; Mike Frysinger <vapier@gentoo.org>
|
||||
+files/socat-1.7.2.1-long-long.patch, socat-1.7.2.1.ebuild,
|
||||
socat-2.0.0_beta5.ebuild:
|
||||
Build x32 support work #436164 by redneb.
|
||||
|
||||
26 Jul 2012; Christoph Junghans <ottxor@gentoo.org> socat-1.7.2.1.ebuild:
|
||||
added ~x86-macos
|
||||
|
||||
26 May 2012; Jeroen Roovers <jer@gentoo.org> -socat-1.7.2.0.ebuild:
|
||||
Old.
|
||||
|
||||
26 May 2012; Raúl Porcel <armin76@gentoo.org> socat-1.7.2.1.ebuild:
|
||||
ia64/sparc stable wrt #415977
|
||||
|
||||
26 May 2012; Markus Meier <maekke@gentoo.org> socat-1.7.2.1.ebuild:
|
||||
arm stable, bug #415977
|
||||
|
||||
21 May 2012; Brent Baude <ranger@gentoo.org> socat-1.7.2.1.ebuild:
|
||||
Marking socat-1.7.2.1 ppc for bug 415977
|
||||
|
||||
18 May 2012; Jeff Horelick <jdhore@gentoo.org> socat-1.7.2.1.ebuild:
|
||||
marked x86 per bug 415977
|
||||
|
||||
18 May 2012; Agostino Sarubbo <ago@gentoo.org> socat-1.7.2.1.ebuild:
|
||||
Stable for amd64, wrt bug #415977
|
||||
|
||||
17 May 2012; Tobias Klausmann <klausman@gentoo.org> socat-1.7.2.1.ebuild:
|
||||
Stable on alpha, bug #415977
|
||||
|
||||
14 May 2012; Jeroen Roovers <jer@gentoo.org> socat-1.7.2.1.ebuild:
|
||||
Stable for HPPA (bug #415977).
|
||||
|
||||
14 May 2012; Jeroen Roovers <jer@gentoo.org> socat-2.0.0_beta5.ebuild:
|
||||
Remove dependency on app-text/yodl.
|
||||
|
||||
*socat-2.0.0_beta5 (14 May 2012)
|
||||
*socat-1.7.2.1 (14 May 2012)
|
||||
|
||||
14 May 2012; Jeroen Roovers <jer@gentoo.org> +socat-1.7.2.1.ebuild,
|
||||
-socat-2.0.0_beta4.ebuild, +socat-2.0.0_beta5.ebuild:
|
||||
Version bump (bug #415977).
|
||||
|
||||
07 Mar 2012; Jeremy Olexa <darkside@gentoo.org> socat-1.7.2.0.ebuild:
|
||||
add ~x64-macos, bug 395011
|
||||
|
||||
15 Feb 2012; Jeroen Roovers <jer@gentoo.org> -socat-1.7.1.3.ebuild,
|
||||
-files/socat-1.7.1.3-cross-compile.patch:
|
||||
Old.
|
||||
|
||||
15 Feb 2012; Brent Baude <ranger@gentoo.org> socat-1.7.2.0.ebuild:
|
||||
Marking socat-1.7.2.0 ppc for bug 399187
|
||||
|
||||
31 Jan 2012; Jeroen Roovers <jer@gentoo.org> socat-1.7.2.0.ebuild:
|
||||
Stable for HPPA (bug #399187).
|
||||
|
||||
22 Jan 2012; Raúl Porcel <armin76@gentoo.org> socat-1.7.2.0.ebuild:
|
||||
alpha/arm/ia64/sparc/x86 stable wrt #399187
|
||||
|
||||
17 Jan 2012; Agostino Sarubbo <ago@gentoo.org> socat-1.7.2.0.ebuild:
|
||||
Stable for amd64, wrt bug #399187
|
||||
|
||||
15 Dec 2011; Mike Frysinger <vapier@gentoo.org>
|
||||
files/socat-1.7.1.3-cross-compile.patch,
|
||||
files/socat-1.7.2.0-cross-compile.patch:
|
||||
Fix cross-compile issues with ospeed offset too.
|
||||
|
||||
15 Dec 2011; Mike Frysinger <vapier@gentoo.org> socat-1.7.1.3.ebuild,
|
||||
+files/socat-1.7.1.3-cross-compile.patch, socat-1.7.2.0.ebuild,
|
||||
+files/socat-1.7.2.0-cross-compile.patch:
|
||||
Fix cross-compilation with shift defines.
|
||||
|
||||
*socat-1.7.2.0 (06 Dec 2011)
|
||||
|
||||
06 Dec 2011; Tim Harder <radhermit@gentoo.org> +socat-1.7.2.0.ebuild:
|
||||
Version bump. Update to EAPI 4.
|
||||
|
||||
20 Aug 2011; Jeroen Roovers <jer@gentoo.org> metadata.xml:
|
||||
Remove useless maintainer tag.
|
||||
|
||||
07 Aug 2010; Raúl Porcel <armin76@gentoo.org> socat-1.7.1.3.ebuild:
|
||||
alpha/ia64/sparc stable wrt #330785
|
||||
|
||||
05 Aug 2010; Markus Meier <maekke@gentoo.org> socat-1.7.1.3.ebuild:
|
||||
arm stable, bug #330785
|
||||
|
||||
05 Aug 2010; Christian Faulhammer <fauli@gentoo.org> socat-1.7.1.3.ebuild:
|
||||
stable x86, security bug 330785
|
||||
|
||||
02 Aug 2010; Markos Chandras <hwoarang@gentoo.org> socat-1.7.1.3.ebuild:
|
||||
Stable on amd64 wrt bug #330785
|
||||
|
||||
02 Aug 2010; Jeroen Roovers <jer@gentoo.org> socat-1.7.1.3.ebuild:
|
||||
Stable for HPPA PPC (bug #330785).
|
||||
|
||||
*socat-2.0.0_beta4 (02 Aug 2010)
|
||||
*socat-1.7.1.3 (02 Aug 2010)
|
||||
|
||||
02 Aug 2010; Jeroen Roovers <jer@gentoo.org> +socat-1.7.1.3.ebuild,
|
||||
-socat-2.0.0_beta3.ebuild, +socat-2.0.0_beta4.ebuild:
|
||||
Version bump (bug #330785).
|
||||
|
||||
21 May 2010; Peter Volkov <pva@gentoo.org> socat-1.7.1.2.ebuild:
|
||||
amd64 stable, bug 312455
|
||||
|
||||
24 Apr 2010; Fabian Groffen <grobian@gentoo.org> socat-1.7.1.2.ebuild:
|
||||
Marked ~ppc-macos
|
||||
|
||||
24 Apr 2010; Fabian Groffen <grobian@gentoo.org> socat-1.7.1.2.ebuild,
|
||||
socat-2.0.0_beta3.ebuild:
|
||||
Allow installation on case-insensitive filesystems, bug #310423
|
||||
|
||||
18 Apr 2010; <nixnut@gentoo.org> socat-1.7.1.2.ebuild:
|
||||
ppc stable #312455
|
||||
|
||||
17 Apr 2010; Raúl Porcel <armin76@gentoo.org> socat-1.7.1.2.ebuild:
|
||||
alpha/arm/ia64/sparc stable wrt #312455
|
||||
|
||||
08 Apr 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> socat-1.7.1.2.ebuild:
|
||||
x86 stable wrt bug #312455
|
||||
|
||||
02 Apr 2010; Jeroen Roovers <jer@gentoo.org> socat-1.7.1.2.ebuild:
|
||||
Stable for HPPA (bug #312455).
|
||||
|
||||
17 Jan 2010; Jeroen Roovers <jer@gentoo.org> socat-1.7.1.1.ebuild,
|
||||
socat-1.7.1.2.ebuild, socat-2.0.0_beta3.ebuild:
|
||||
Filter -Wno-error thanks to Didier Barvaux (bug #293324).
|
||||
|
||||
*socat-1.7.1.2 (13 Jan 2010)
|
||||
|
||||
13 Jan 2010; Jeroen Roovers <jer@gentoo.org> +socat-1.7.1.2.ebuild:
|
||||
Version bump. Remove filter-flags -Wall.
|
||||
|
||||
01 Jan 2010; Raúl Porcel <armin76@gentoo.org> socat-1.7.1.1.ebuild,
|
||||
socat-2.0.0_beta3.ebuild:
|
||||
Add ~arm wrt #289633
|
||||
|
||||
14 Aug 2009; Jeroen Roovers <jer@gentoo.org> -socat-2.0.0_beta1.ebuild,
|
||||
-socat-2.0.0_beta2.ebuild:
|
||||
Remove old.
|
||||
|
||||
13 Jul 2009; Jeroen Roovers <jer@gentoo.org>
|
||||
-files/socat-1.6.0.0-noptytest.patch, -socat-1.6.0.1.ebuild:
|
||||
Remove old.
|
||||
|
||||
13 Jul 2009; Joseph Jezak <josejx@gentoo.org> socat-1.7.1.1.ebuild:
|
||||
Marked ppc stable for bug #270855.
|
||||
|
||||
22 Jun 2009; Jeroen Roovers <jer@gentoo.org> socat-1.6.0.1.ebuild:
|
||||
Do apply 1.6.0.0 patch to 1.6.0.1.
|
||||
|
||||
22 Jun 2009; Jeroen Roovers <jer@gentoo.org> socat-1.6.0.1.ebuild,
|
||||
-socat-1.7.0.0.ebuild, -socat-1.7.1.0.ebuild, -socat-1.7.1.0-r1.ebuild,
|
||||
-files/socat-1.7.1.0-fixsetenv.patch, socat-1.7.1.1.ebuild,
|
||||
socat-2.0.0_beta1.ebuild, socat-2.0.0_beta2.ebuild,
|
||||
socat-2.0.0_beta3.ebuild:
|
||||
Remove old. Do not depend on silly virtual/libc. Set RDEPEND explicitly.
|
||||
|
||||
22 Jun 2009; Raúl Porcel <armin76@gentoo.org> socat-1.7.1.1.ebuild:
|
||||
ia64/sparc stable wrt #270855
|
||||
|
||||
15 Jun 2009; Tobias Klausmann <klausman@gentoo.org> socat-1.7.1.1.ebuild:
|
||||
Stable on alpha, bug #270855
|
||||
|
||||
11 Jun 2009; Markus Meier <maekke@gentoo.org> socat-1.7.1.1.ebuild:
|
||||
amd64 stable, bug #270855
|
||||
|
||||
11 Jun 2009; Tobias Klausmann <klausman@gentoo.org> socat-1.7.1.0.ebuild:
|
||||
Stable on alpha, bug #270855
|
||||
|
||||
11 Jun 2009; Christian Faulhammer <fauli@gentoo.org> socat-1.7.1.1.ebuild:
|
||||
stable x86, bug 270855
|
||||
|
||||
11 Jun 2009; Tobias Klausmann <klausman@gentoo.org> socat-1.7.1.0.ebuild:
|
||||
Keyworded on alpha, bug #270855
|
||||
|
||||
10 Jun 2009; Jeroen Roovers <jer@gentoo.org> socat-1.7.1.1.ebuild:
|
||||
Stable for HPPA (bug #270855).
|
||||
|
||||
02 Jun 2009; Jeroen Roovers <jer@gentoo.org> socat-1.7.1.0.ebuild:
|
||||
Stable for HPPA (bug #270855).
|
||||
|
||||
31 May 2009; Raúl Porcel <armin76@gentoo.org> socat-1.7.1.0.ebuild:
|
||||
alpha/ia64/sparc stable wrt #270855
|
||||
|
||||
31 May 2009; Markus Meier <maekke@gentoo.org> socat-1.7.1.0.ebuild:
|
||||
amd64/x86 stable, bug #270855
|
||||
|
||||
23 May 2009; Markus Meier <maekke@gentoo.org> socat-1.7.0.0.ebuild:
|
||||
amd64 stable, bug #267878
|
||||
|
||||
10 May 2009; Jeroen Roovers <jer@gentoo.org> socat-1.7.1.1.ebuild:
|
||||
Fix build failures when CFLAGS includes -Wall (using strip-flags instead
|
||||
of patched upstream configure.in.
|
||||
|
||||
*socat-1.7.1.1 (07 May 2009)
|
||||
|
||||
07 May 2009; Jeroen Roovers <jer@gentoo.org> +socat-1.7.1.1.ebuild:
|
||||
Version bump.
|
||||
|
||||
06 May 2009; Raúl Porcel <armin76@gentoo.org> socat-1.7.0.0.ebuild:
|
||||
ia64/sparc stable wrt #267878
|
||||
|
||||
03 May 2009; Tobias Klausmann <klausman@gentoo.org> socat-1.7.0.0.ebuild:
|
||||
Stable on alpha, bug #267878
|
||||
|
||||
03 May 2009; Tobias Klausmann <klausman@gentoo.org> ChangeLog:
|
||||
Keyworded on alpha, bug #267878
|
||||
|
||||
03 May 2009; Markus Meier <maekke@gentoo.org> socat-1.7.0.0.ebuild:
|
||||
x86 stable, bug #267878
|
||||
|
||||
*socat-1.7.1.0-r1 (02 May 2009)
|
||||
|
||||
02 May 2009; Jeroen Roovers <jer@gentoo.org> +socat-1.7.1.0-r1.ebuild,
|
||||
+files/socat-1.7.1.0-fixsetenv.patch:
|
||||
Apply patch provided by Todd Stansell to fix crashes on systems without
|
||||
setenv().
|
||||
|
||||
02 May 2009; Jeroen Roovers <jer@gentoo.org> socat-1.7.0.0.ebuild:
|
||||
Stable for HPPA (bug #267878).
|
||||
|
||||
29 Apr 2009; Jeroen Roovers <jer@gentoo.org> -socat-1.6.0.0.ebuild:
|
||||
Remove old.
|
||||
|
||||
*socat-2.0.0_beta3 (29 Apr 2009)
|
||||
*socat-1.7.1.0 (29 Apr 2009)
|
||||
|
||||
29 Apr 2009; Jeroen Roovers <jer@gentoo.org> +socat-1.7.1.0.ebuild,
|
||||
+socat-2.0.0_beta3.ebuild:
|
||||
Version bumps based on contribution by Tim Harder (bug #267848).
|
||||
|
||||
19 Nov 2008; Raúl Porcel <armin76@gentoo.org> socat-1.6.0.1.ebuild:
|
||||
alpha/ia64/x86 stable wrt #247089
|
||||
|
||||
18 Nov 2008; Jeremy Olexa <darkside@gentoo.org> socat-1.6.0.1.ebuild:
|
||||
amd64 stable, bug #247089
|
||||
|
||||
17 Nov 2008; Ferris McCormick <fmccor@gentoo.org> socat-1.6.0.1.ebuild:
|
||||
Sparc stable, Bug #247089 and its Comment about tests.
|
||||
|
||||
17 Nov 2008; Jeroen Roovers <jer@gentoo.org> socat-1.6.0.1.ebuild:
|
||||
Stable for HPPA (bug #247089).
|
||||
|
||||
*socat-2.0.0_beta2 (16 Nov 2008)
|
||||
*socat-1.7.0.0 (16 Nov 2008)
|
||||
|
||||
16 Nov 2008; Peter Volkov <pva@gentoo.org> -socat-1.4.0.3.ebuild,
|
||||
-socat-1.4.2.0.ebuild, -socat-1.4.2.0-r1.ebuild, +socat-1.7.0.0.ebuild,
|
||||
+socat-2.0.0_beta2.ebuild:
|
||||
Version bump, removed old.
|
||||
|
||||
16 Jun 2008; Stephanie Lockwood-Childs <wormo@gentoo.org>
|
||||
socat-1.6.0.1.ebuild:
|
||||
stable on ppc (bus #210328)
|
||||
|
||||
26 Feb 2008; Raúl Porcel <armin76@gentoo.org> socat-1.6.0.0.ebuild:
|
||||
alpha/ia64/sparc stable wrt #210328
|
||||
|
||||
25 Feb 2008; Christian Faulhammer <opfer@gentoo.org> socat-1.6.0.0.ebuild:
|
||||
stable x86/amd64, bug 210328
|
||||
|
||||
25 Feb 2008; Jeroen Roovers <jer@gentoo.org> socat-1.6.0.0.ebuild:
|
||||
Stable for HPPA (bug #210328).
|
||||
|
||||
*socat-1.6.0.1 (25 Feb 2008)
|
||||
|
||||
25 Feb 2008; <pva@gentoo.org> +socat-1.6.0.1.ebuild:
|
||||
Version bump, thank Aron Griffis <agriffis AT n01se.net> for report, bug
|
||||
#210328.
|
||||
|
||||
*socat-2.0.0_beta1 (26 Jul 2007)
|
||||
|
||||
26 Jul 2007; Raphael Marichez <falco@gentoo.org>
|
||||
+socat-2.0.0_beta1.ebuild:
|
||||
Version bump for testing
|
||||
|
||||
14 Apr 2007; Marcelo Goes <vanquirius@gentoo.org>
|
||||
-files/socat-1.4.3.0-noptytest.patch, -files/socat-1.4.3.0-tmp-tail.patch,
|
||||
-socat-1.4.3.0.ebuild, -socat-1.4.3.0-r1.ebuild, -socat-1.4.3.1.ebuild:
|
||||
Remove old ebuilds.
|
||||
|
||||
*socat-1.6.0.0 (05 Apr 2007)
|
||||
|
||||
05 Apr 2007; Daniel Black <dragonheart@gentoo.org>
|
||||
+files/socat-1.6.0.0-noptytest.patch, +socat-1.6.0.0.ebuild:
|
||||
version bump
|
||||
|
||||
09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
|
||||
Regenerate digest in Manifest2 format.
|
||||
|
||||
*socat-1.4.3.1 (11 Feb 2006)
|
||||
|
||||
11 Feb 2006; Marcelo Goes <vanquirius@gentoo.org> +socat-1.4.3.1.ebuild:
|
||||
1.4.3.1 version bump.
|
||||
|
||||
07 Feb 2006; Simon Stelling <blubb@gentoo.org> socat-1.4.2.0-r1.ebuild:
|
||||
stable on amd64
|
||||
|
||||
24 Dec 2005; Rene Nussbaumer <killerfox@gentoo.org>
|
||||
socat-1.4.2.0-r1.ebuild:
|
||||
Stable on hppa.
|
||||
|
||||
11 Nov 2005; Michael Hanselmann <hansmi@gentoo.org>
|
||||
socat-1.4.2.0-r1.ebuild:
|
||||
Stable on ppc.
|
||||
|
||||
25 Oct 2005; <soulse@gentoo.org> socat-1.4.2.0-r1.ebuild,
|
||||
socat-1.4.3.0-r1.ebuild:
|
||||
Bad DEPEND/RDEPEND syntax fixed.
|
||||
|
||||
18 Oct 2005; Aron Griffis <agriffis@gentoo.org> socat-1.4.2.0-r1.ebuild:
|
||||
Mark 1.4.2.0-r1 stable on alpha
|
||||
|
||||
17 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org>
|
||||
socat-1.4.2.0-r1.ebuild:
|
||||
Stable on sparc
|
||||
|
||||
17 Oct 2005; Aron Griffis <agriffis@gentoo.org> socat-1.4.2.0-r1.ebuild:
|
||||
Mark 1.4.2.0-r1 stable on ia64
|
||||
|
||||
*socat-1.4.3.0-r1 (17 Oct 2005)
|
||||
*socat-1.4.2.0-r1 (17 Oct 2005)
|
||||
|
||||
17 Oct 2005; <soulse@gentoo.org> +socat-1.4.2.0-r1.ebuild,
|
||||
+socat-1.4.3.0-r1.ebuild:
|
||||
Rev bumps as per bug #109331 thanks to James Rowe <jnrow@ukfsn.org>, new
|
||||
tcp-wrappers depend added as an option.
|
||||
|
||||
*socat-1.4.3.0 (25 Sep 2005)
|
||||
|
||||
25 Sep 2005; Daniel Black <dragonheart@gentoo.org>
|
||||
+files/socat-1.4.3.0-noptytest.patch, +files/socat-1.4.3.0-tmp-tail.patch,
|
||||
+metadata.xml, -socat-1.3.0.1.ebuild, -socat-1.3.1.0.ebuild,
|
||||
-socat-1.3.2.0.ebuild, -socat-1.3.2.1.ebuild, -socat-1.3.2.2.ebuild,
|
||||
+socat-1.4.3.0.ebuild:
|
||||
version bump. netmon takes maintance. remove old security vulnerable versions
|
||||
|
||||
13 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> socat-1.4.2.0.ebuild:
|
||||
Stable on ppc.
|
||||
|
||||
28 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org> socat-1.4.2.0.ebuild:
|
||||
Stable on sparc
|
||||
|
||||
28 Jun 2005; Aron Griffis <agriffis@gentoo.org> socat-1.4.2.0.ebuild:
|
||||
stable on alpha amd64 ia64 x86
|
||||
|
||||
*socat-1.4.2.0 (22 Mar 2005)
|
||||
|
||||
22 Mar 2005; Chris White <chriswhite@gentoo.org> +socat-1.4.2.0.ebuild:
|
||||
Version bump to 1.4.2.0. Closes bug #86187.
|
||||
|
||||
29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
|
||||
Change encoding to UTF-8 for GLEP 31 compliance
|
||||
|
||||
*socat-1.4.0.3 (22 Oct 2004)
|
||||
|
||||
22 Oct 2004; Mike Frysinger <vapier@gentoo.org> +socat-1.4.0.3.ebuild:
|
||||
Version bump #68547 for security.
|
||||
|
||||
01 Jul 2004; Jon Hood <squinky86@gentoo.org> socat-1.3.0.1.ebuild,
|
||||
socat-1.3.1.0.ebuild, socat-1.3.2.0.ebuild, socat-1.3.2.1.ebuild,
|
||||
socat-1.3.2.2.ebuild:
|
||||
change virtual/glibc to virtual/libc
|
||||
|
||||
08 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> socat-1.3.2.2.ebuild:
|
||||
Stable on alpha.
|
||||
|
||||
*socat-1.3.2.2 (05 May 2004)
|
||||
|
||||
05 May 2004; Mike Frysinger <vapier@gentoo.org> :
|
||||
Version bump and cleanup.
|
||||
|
||||
*socat-1.3.2.1 (13 Sep 2003)
|
||||
|
||||
26 Apr 2004; Aron Griffis <agriffis@gentoo.org> socat-1.3.0.1.ebuild,
|
||||
socat-1.3.1.0.ebuild, socat-1.3.2.0.ebuild, socat-1.3.2.1.ebuild:
|
||||
Add die following econf for bug 48950
|
||||
|
||||
13 Sep 2003; Ian Leitch <port001@gentoo.org> socat-1.3.2.1.ebuild:
|
||||
Version bump to 1.3.2.1 and added ~ppc ~hppa ~amd64 ~sparc ~mips ~arm flags.
|
||||
Closes bug #28627
|
||||
|
||||
02 Aug 2003; Aron Griffis <agriffis@gentoo.org> socat-1.3.2.0.ebuild:
|
||||
Add ~alpha to KEYWORDS
|
||||
|
||||
*socat-1.3.2.0 (30 Jul 2003)
|
||||
|
||||
30 Jul 2003; Martin Holzer <mholzer@gentoo.org> socat-1.3.2.0.ebuild:
|
||||
Version bumped
|
||||
|
||||
*socat-1.3.1.0 (25 Jun 2003)
|
||||
|
||||
25 Jun 2003; Martin Holzer <mholzer@gentoo.org> socat-1.3.1.0.ebuild:
|
||||
Version bumped. Closes #21840.
|
||||
|
||||
*socat-1.3.0.1 (12 Jan 2003)
|
||||
|
||||
12 Jan 2003; Martin Holzer <mholzer@gentoo.org> socat-1.3.0.1.ebuild
|
||||
files/digest-socat-1.3.0.1 ChangeLog :
|
||||
Initial Version submitted by xplo@xplo.org in #13021
|
||||
Package-Manager: portage-2.2.26
|
||||
RepoMan-Options: --include-arches="x86"
|
||||
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
||||
|
||||
|
588
sdk_container/src/third_party/portage-stable/net-misc/socat/ChangeLog-2015
vendored
Normal file
588
sdk_container/src/third_party/portage-stable/net-misc/socat/ChangeLog-2015
vendored
Normal file
@ -0,0 +1,588 @@
|
||||
# ChangeLog for net-misc/socat
|
||||
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/net-misc/socat/ChangeLog,v 1.158 2015/04/26 01:08:36 radhermit Exp $
|
||||
|
||||
26 Apr 2015; Tim Harder <radhermit@gentoo.org> socat-2.0.0_beta8.ebuild:
|
||||
Fix patch filename.
|
||||
|
||||
*socat-2.0.0_beta8 (25 Apr 2015)
|
||||
|
||||
25 Apr 2015; Mike Frysinger <vapier@gentoo.org> +socat-2.0.0_beta8.ebuild,
|
||||
-socat-2.0.0_beta7-r1.ebuild:
|
||||
Version bump.
|
||||
|
||||
25 Apr 2015; Mike Frysinger <vapier@gentoo.org>
|
||||
+files/socat-1.7.3.0-filan-build.patch, socat-1.7.3.0.ebuild:
|
||||
Fix from Chromium OS for parallel build failures.
|
||||
|
||||
*socat-9999 (08 Mar 2015)
|
||||
|
||||
08 Mar 2015; Jeroen Roovers <jer@gentoo.org> socat-1.7.3.0.ebuild,
|
||||
socat-2.0.0_beta7-r1.ebuild, +socat-9999.ebuild:
|
||||
Add live ebuild. Drop unneeded dependency on sys-libs/ncurses.
|
||||
|
||||
08 Mar 2015; Jeroen Roovers <jer@gentoo.org> -socat-1.7.2.4-r1.ebuild:
|
||||
Old.
|
||||
|
||||
24 Feb 2015; Agostino Sarubbo <ago@gentoo.org> socat-1.7.3.0.ebuild:
|
||||
Stable for alpha, wrt bug #537592
|
||||
|
||||
23 Feb 2015; Agostino Sarubbo <ago@gentoo.org> socat-1.7.3.0.ebuild:
|
||||
Stable for ia64, wrt bug #537592
|
||||
|
||||
16 Feb 2015; Agostino Sarubbo <ago@gentoo.org> socat-1.7.3.0.ebuild:
|
||||
Stable for sparc, wrt bug #537592
|
||||
|
||||
15 Feb 2015; Agostino Sarubbo <ago@gentoo.org> socat-1.7.3.0.ebuild:
|
||||
Stable for x86, wrt bug #537592
|
||||
|
||||
31 Jan 2015; Agostino Sarubbo <ago@gentoo.org> socat-1.7.3.0.ebuild:
|
||||
Stable for ppc, wrt bug #537592
|
||||
|
||||
28 Jan 2015; Agostino Sarubbo <ago@gentoo.org> socat-1.7.3.0.ebuild:
|
||||
Stable for amd64, wrt bug #537592
|
||||
|
||||
25 Jan 2015; Markus Meier <maekke@gentoo.org> socat-1.7.3.0.ebuild:
|
||||
arm stable, bug #537592
|
||||
|
||||
25 Jan 2015; Jeroen Roovers <jer@gentoo.org> socat-1.7.3.0.ebuild:
|
||||
Stable for HPPA (bug #537592).
|
||||
|
||||
*socat-1.7.3.0 (25 Jan 2015)
|
||||
|
||||
25 Jan 2015; Jeroen Roovers <jer@gentoo.org> +socat-1.7.3.0.ebuild:
|
||||
Version bump (bug #537592).
|
||||
|
||||
27 Oct 2014; Jeroen Roovers <jer@gentoo.org> socat-1.7.2.4-r1.ebuild,
|
||||
+files/socat-1.7.2.4-linux-3.17.patch:
|
||||
Fix building against sys-kernel/linux-headers-3.17 (bug #526946 by Gangræna
|
||||
Gorgeous).
|
||||
|
||||
20 Jul 2014; Jeroen Roovers <jer@gentoo.org> -socat-1.7.2.3.ebuild:
|
||||
Old.
|
||||
|
||||
20 Jul 2014; Tobias Klausmann <klausman@gentoo.org> socat-1.7.2.4-r1.ebuild:
|
||||
Stable on alpha, bug #508092
|
||||
|
||||
12 Jul 2014; Jeroen Roovers <jer@gentoo.org> socat-1.7.2.4-r1.ebuild:
|
||||
Stable for SPARC (bug #508092).
|
||||
|
||||
22 Jun 2014; Akinori Hattori <hattya@gentoo.org> socat-1.7.2.4-r1.ebuild:
|
||||
ia64 stable wrt bug #508092
|
||||
|
||||
08 Jun 2014; Agostino Sarubbo <ago@gentoo.org> socat-1.7.2.4-r1.ebuild:
|
||||
Stable for ppc, wrt bug #508092
|
||||
|
||||
07 Jun 2014; Agostino Sarubbo <ago@gentoo.org> socat-1.7.2.4-r1.ebuild:
|
||||
Stable for x86, wrt bug #508092
|
||||
|
||||
28 May 2014; Chema Alonso <nimiux@gentoo.org> socat-1.7.2.4-r1.ebuild:
|
||||
Stable for amd64 wrt bug #508092
|
||||
|
||||
27 Apr 2014; Markus Meier <maekke@gentoo.org> socat-1.7.2.4-r1.ebuild:
|
||||
arm stable, bug #508092
|
||||
|
||||
25 Apr 2014; Jeroen Roovers <jer@gentoo.org> socat-1.7.2.4-r1.ebuild:
|
||||
Stable for HPPA (bug #508092).
|
||||
|
||||
*socat-2.0.0_beta7-r1 (22 Mar 2014)
|
||||
*socat-1.7.2.4-r1 (22 Mar 2014)
|
||||
|
||||
22 Mar 2014; Jeroen Roovers <jer@gentoo.org> -socat-1.7.2.4.ebuild,
|
||||
+socat-1.7.2.4-r1.ebuild, -socat-2.0.0_beta7.ebuild,
|
||||
+socat-2.0.0_beta7-r1.ebuild:
|
||||
Set RESTRICT=test (bug #277104). Do not install examples/VERSION.
|
||||
|
||||
18 Mar 2014; Jeroen Roovers <jer@gentoo.org> socat-1.7.2.4.ebuild:
|
||||
Do not install VERSION.
|
||||
|
||||
*socat-1.7.2.4 (18 Mar 2014)
|
||||
|
||||
18 Mar 2014; Jeroen Roovers <jer@gentoo.org> +socat-1.7.2.4.ebuild:
|
||||
Version bump.
|
||||
|
||||
17 Mar 2014; Sébastien Fabbro <bicatali@gentoo.org> socat-1.7.2.3.ebuild:
|
||||
Keyword amd64-linux and x86-linux
|
||||
|
||||
18 Feb 2014; Jeroen Roovers <jer@gentoo.org> -socat-1.7.2.2.ebuild:
|
||||
Old.
|
||||
|
||||
17 Feb 2014; Agostino Sarubbo <ago@gentoo.org> socat-1.7.2.3.ebuild:
|
||||
Stable for arm, wrt bug #499668
|
||||
|
||||
16 Feb 2014; Agostino Sarubbo <ago@gentoo.org> socat-1.7.2.3.ebuild:
|
||||
Stable for ia64, wrt bug #499668
|
||||
|
||||
16 Feb 2014; Agostino Sarubbo <ago@gentoo.org> socat-1.7.2.3.ebuild:
|
||||
Stable for alpha, wrt bug #499668
|
||||
|
||||
09 Feb 2014; Agostino Sarubbo <ago@gentoo.org> socat-1.7.2.3.ebuild:
|
||||
Stable for sparc, wrt bug #499668
|
||||
|
||||
02 Feb 2014; Agostino Sarubbo <ago@gentoo.org> socat-1.7.2.3.ebuild:
|
||||
Stable for ppc, wrt bug #499668
|
||||
|
||||
01 Feb 2014; Agostino Sarubbo <ago@gentoo.org> socat-1.7.2.3.ebuild:
|
||||
Stable for x86, wrt bug #499668
|
||||
|
||||
01 Feb 2014; Agostino Sarubbo <ago@gentoo.org> socat-1.7.2.3.ebuild:
|
||||
Stable for amd64, wrt bug #499668
|
||||
|
||||
29 Jan 2014; Jeroen Roovers <jer@gentoo.org> socat-1.7.2.3.ebuild:
|
||||
Stable for HPPA (bug #499668).
|
||||
|
||||
29 Jan 2014; Jeroen Roovers <jer@gentoo.org> socat-1.7.2.3.ebuild:
|
||||
No need for eautoreconf.
|
||||
|
||||
*socat-2.0.0_beta7 (29 Jan 2014)
|
||||
*socat-1.7.2.3 (29 Jan 2014)
|
||||
|
||||
29 Jan 2014; Jeroen Roovers <jer@gentoo.org> +socat-1.7.2.3.ebuild,
|
||||
-socat-2.0.0_beta6.ebuild, +socat-2.0.0_beta7.ebuild:
|
||||
Version bump (bug #499668).
|
||||
|
||||
09 Jun 2013; Jeroen Roovers <jer@gentoo.org> -socat-1.7.2.1.ebuild:
|
||||
Old.
|
||||
|
||||
09 Jun 2013; Agostino Sarubbo <ago@gentoo.org> socat-1.7.2.2.ebuild:
|
||||
Stable for sparc, wrt bug #471354
|
||||
|
||||
09 Jun 2013; Agostino Sarubbo <ago@gentoo.org> socat-1.7.2.2.ebuild:
|
||||
Stable for ppc, wrt bug #471354
|
||||
|
||||
09 Jun 2013; Agostino Sarubbo <ago@gentoo.org> socat-1.7.2.2.ebuild:
|
||||
Stable for ia64, wrt bug #471354
|
||||
|
||||
09 Jun 2013; Agostino Sarubbo <ago@gentoo.org> socat-1.7.2.2.ebuild:
|
||||
Stable for alpha, wrt bug #471354
|
||||
|
||||
04 Jun 2013; Sergey Popov <pinkbyte@gentoo.org> socat-1.7.2.2.ebuild:
|
||||
Stable on amd64 and x86, wrt bug #471354
|
||||
|
||||
02 Jun 2013; Markus Meier <maekke@gentoo.org> socat-1.7.2.2.ebuild:
|
||||
arm stable, bug #471354
|
||||
|
||||
28 May 2013; Jeroen Roovers <jer@gentoo.org> socat-1.7.2.2.ebuild:
|
||||
Stable for HPPA (bug #471354).
|
||||
|
||||
27 May 2013; Jeroen Roovers <jer@gentoo.org> socat-1.7.2.2.ebuild:
|
||||
Fix ifconfig path in test.sh.
|
||||
|
||||
27 May 2013; Jeroen Roovers <jer@gentoo.org> socat-2.0.0_beta6.ebuild:
|
||||
Remove unneeded autotools.
|
||||
|
||||
27 May 2013; Jeroen Roovers <jer@gentoo.org>
|
||||
-files/socat-1.7.2.0-cross-compile.patch, -socat-2.0.0_beta5.ebuild:
|
||||
Old.
|
||||
|
||||
*socat-1.7.2.2 (27 May 2013)
|
||||
*socat-2.0.0_beta6 (27 May 2013)
|
||||
|
||||
27 May 2013; Jeroen Roovers <jer@gentoo.org> +socat-1.7.2.2.ebuild,
|
||||
+socat-2.0.0_beta6.ebuild:
|
||||
Version bump (bug #471354).
|
||||
|
||||
02 Dec 2012; Tim Harder <radhermit@gentoo.org> socat-1.7.2.1.ebuild:
|
||||
Inherit autotools eclass (bug #445526).
|
||||
|
||||
26 Oct 2012; Mike Frysinger <vapier@gentoo.org>
|
||||
+files/socat-1.7.2.1-long-long.patch, socat-1.7.2.1.ebuild,
|
||||
socat-2.0.0_beta5.ebuild:
|
||||
Build x32 support work #436164 by redneb.
|
||||
|
||||
26 Jul 2012; Christoph Junghans <ottxor@gentoo.org> socat-1.7.2.1.ebuild:
|
||||
added ~x86-macos
|
||||
|
||||
26 May 2012; Jeroen Roovers <jer@gentoo.org> -socat-1.7.2.0.ebuild:
|
||||
Old.
|
||||
|
||||
26 May 2012; Raúl Porcel <armin76@gentoo.org> socat-1.7.2.1.ebuild:
|
||||
ia64/sparc stable wrt #415977
|
||||
|
||||
26 May 2012; Markus Meier <maekke@gentoo.org> socat-1.7.2.1.ebuild:
|
||||
arm stable, bug #415977
|
||||
|
||||
21 May 2012; Brent Baude <ranger@gentoo.org> socat-1.7.2.1.ebuild:
|
||||
Marking socat-1.7.2.1 ppc for bug 415977
|
||||
|
||||
18 May 2012; Jeff Horelick <jdhore@gentoo.org> socat-1.7.2.1.ebuild:
|
||||
marked x86 per bug 415977
|
||||
|
||||
18 May 2012; Agostino Sarubbo <ago@gentoo.org> socat-1.7.2.1.ebuild:
|
||||
Stable for amd64, wrt bug #415977
|
||||
|
||||
17 May 2012; Tobias Klausmann <klausman@gentoo.org> socat-1.7.2.1.ebuild:
|
||||
Stable on alpha, bug #415977
|
||||
|
||||
14 May 2012; Jeroen Roovers <jer@gentoo.org> socat-1.7.2.1.ebuild:
|
||||
Stable for HPPA (bug #415977).
|
||||
|
||||
14 May 2012; Jeroen Roovers <jer@gentoo.org> socat-2.0.0_beta5.ebuild:
|
||||
Remove dependency on app-text/yodl.
|
||||
|
||||
*socat-2.0.0_beta5 (14 May 2012)
|
||||
*socat-1.7.2.1 (14 May 2012)
|
||||
|
||||
14 May 2012; Jeroen Roovers <jer@gentoo.org> +socat-1.7.2.1.ebuild,
|
||||
-socat-2.0.0_beta4.ebuild, +socat-2.0.0_beta5.ebuild:
|
||||
Version bump (bug #415977).
|
||||
|
||||
07 Mar 2012; Jeremy Olexa <darkside@gentoo.org> socat-1.7.2.0.ebuild:
|
||||
add ~x64-macos, bug 395011
|
||||
|
||||
15 Feb 2012; Jeroen Roovers <jer@gentoo.org> -socat-1.7.1.3.ebuild,
|
||||
-files/socat-1.7.1.3-cross-compile.patch:
|
||||
Old.
|
||||
|
||||
15 Feb 2012; Brent Baude <ranger@gentoo.org> socat-1.7.2.0.ebuild:
|
||||
Marking socat-1.7.2.0 ppc for bug 399187
|
||||
|
||||
31 Jan 2012; Jeroen Roovers <jer@gentoo.org> socat-1.7.2.0.ebuild:
|
||||
Stable for HPPA (bug #399187).
|
||||
|
||||
22 Jan 2012; Raúl Porcel <armin76@gentoo.org> socat-1.7.2.0.ebuild:
|
||||
alpha/arm/ia64/sparc/x86 stable wrt #399187
|
||||
|
||||
17 Jan 2012; Agostino Sarubbo <ago@gentoo.org> socat-1.7.2.0.ebuild:
|
||||
Stable for amd64, wrt bug #399187
|
||||
|
||||
15 Dec 2011; Mike Frysinger <vapier@gentoo.org>
|
||||
files/socat-1.7.1.3-cross-compile.patch,
|
||||
files/socat-1.7.2.0-cross-compile.patch:
|
||||
Fix cross-compile issues with ospeed offset too.
|
||||
|
||||
15 Dec 2011; Mike Frysinger <vapier@gentoo.org> socat-1.7.1.3.ebuild,
|
||||
+files/socat-1.7.1.3-cross-compile.patch, socat-1.7.2.0.ebuild,
|
||||
+files/socat-1.7.2.0-cross-compile.patch:
|
||||
Fix cross-compilation with shift defines.
|
||||
|
||||
*socat-1.7.2.0 (06 Dec 2011)
|
||||
|
||||
06 Dec 2011; Tim Harder <radhermit@gentoo.org> +socat-1.7.2.0.ebuild:
|
||||
Version bump. Update to EAPI 4.
|
||||
|
||||
20 Aug 2011; Jeroen Roovers <jer@gentoo.org> metadata.xml:
|
||||
Remove useless maintainer tag.
|
||||
|
||||
07 Aug 2010; Raúl Porcel <armin76@gentoo.org> socat-1.7.1.3.ebuild:
|
||||
alpha/ia64/sparc stable wrt #330785
|
||||
|
||||
05 Aug 2010; Markus Meier <maekke@gentoo.org> socat-1.7.1.3.ebuild:
|
||||
arm stable, bug #330785
|
||||
|
||||
05 Aug 2010; Christian Faulhammer <fauli@gentoo.org> socat-1.7.1.3.ebuild:
|
||||
stable x86, security bug 330785
|
||||
|
||||
02 Aug 2010; Markos Chandras <hwoarang@gentoo.org> socat-1.7.1.3.ebuild:
|
||||
Stable on amd64 wrt bug #330785
|
||||
|
||||
02 Aug 2010; Jeroen Roovers <jer@gentoo.org> socat-1.7.1.3.ebuild:
|
||||
Stable for HPPA PPC (bug #330785).
|
||||
|
||||
*socat-2.0.0_beta4 (02 Aug 2010)
|
||||
*socat-1.7.1.3 (02 Aug 2010)
|
||||
|
||||
02 Aug 2010; Jeroen Roovers <jer@gentoo.org> +socat-1.7.1.3.ebuild,
|
||||
-socat-2.0.0_beta3.ebuild, +socat-2.0.0_beta4.ebuild:
|
||||
Version bump (bug #330785).
|
||||
|
||||
21 May 2010; Peter Volkov <pva@gentoo.org> socat-1.7.1.2.ebuild:
|
||||
amd64 stable, bug 312455
|
||||
|
||||
24 Apr 2010; Fabian Groffen <grobian@gentoo.org> socat-1.7.1.2.ebuild:
|
||||
Marked ~ppc-macos
|
||||
|
||||
24 Apr 2010; Fabian Groffen <grobian@gentoo.org> socat-1.7.1.2.ebuild,
|
||||
socat-2.0.0_beta3.ebuild:
|
||||
Allow installation on case-insensitive filesystems, bug #310423
|
||||
|
||||
18 Apr 2010; <nixnut@gentoo.org> socat-1.7.1.2.ebuild:
|
||||
ppc stable #312455
|
||||
|
||||
17 Apr 2010; Raúl Porcel <armin76@gentoo.org> socat-1.7.1.2.ebuild:
|
||||
alpha/arm/ia64/sparc stable wrt #312455
|
||||
|
||||
08 Apr 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> socat-1.7.1.2.ebuild:
|
||||
x86 stable wrt bug #312455
|
||||
|
||||
02 Apr 2010; Jeroen Roovers <jer@gentoo.org> socat-1.7.1.2.ebuild:
|
||||
Stable for HPPA (bug #312455).
|
||||
|
||||
17 Jan 2010; Jeroen Roovers <jer@gentoo.org> socat-1.7.1.1.ebuild,
|
||||
socat-1.7.1.2.ebuild, socat-2.0.0_beta3.ebuild:
|
||||
Filter -Wno-error thanks to Didier Barvaux (bug #293324).
|
||||
|
||||
*socat-1.7.1.2 (13 Jan 2010)
|
||||
|
||||
13 Jan 2010; Jeroen Roovers <jer@gentoo.org> +socat-1.7.1.2.ebuild:
|
||||
Version bump. Remove filter-flags -Wall.
|
||||
|
||||
01 Jan 2010; Raúl Porcel <armin76@gentoo.org> socat-1.7.1.1.ebuild,
|
||||
socat-2.0.0_beta3.ebuild:
|
||||
Add ~arm wrt #289633
|
||||
|
||||
14 Aug 2009; Jeroen Roovers <jer@gentoo.org> -socat-2.0.0_beta1.ebuild,
|
||||
-socat-2.0.0_beta2.ebuild:
|
||||
Remove old.
|
||||
|
||||
13 Jul 2009; Jeroen Roovers <jer@gentoo.org>
|
||||
-files/socat-1.6.0.0-noptytest.patch, -socat-1.6.0.1.ebuild:
|
||||
Remove old.
|
||||
|
||||
13 Jul 2009; Joseph Jezak <josejx@gentoo.org> socat-1.7.1.1.ebuild:
|
||||
Marked ppc stable for bug #270855.
|
||||
|
||||
22 Jun 2009; Jeroen Roovers <jer@gentoo.org> socat-1.6.0.1.ebuild:
|
||||
Do apply 1.6.0.0 patch to 1.6.0.1.
|
||||
|
||||
22 Jun 2009; Jeroen Roovers <jer@gentoo.org> socat-1.6.0.1.ebuild,
|
||||
-socat-1.7.0.0.ebuild, -socat-1.7.1.0.ebuild, -socat-1.7.1.0-r1.ebuild,
|
||||
-files/socat-1.7.1.0-fixsetenv.patch, socat-1.7.1.1.ebuild,
|
||||
socat-2.0.0_beta1.ebuild, socat-2.0.0_beta2.ebuild,
|
||||
socat-2.0.0_beta3.ebuild:
|
||||
Remove old. Do not depend on silly virtual/libc. Set RDEPEND explicitly.
|
||||
|
||||
22 Jun 2009; Raúl Porcel <armin76@gentoo.org> socat-1.7.1.1.ebuild:
|
||||
ia64/sparc stable wrt #270855
|
||||
|
||||
15 Jun 2009; Tobias Klausmann <klausman@gentoo.org> socat-1.7.1.1.ebuild:
|
||||
Stable on alpha, bug #270855
|
||||
|
||||
11 Jun 2009; Markus Meier <maekke@gentoo.org> socat-1.7.1.1.ebuild:
|
||||
amd64 stable, bug #270855
|
||||
|
||||
11 Jun 2009; Tobias Klausmann <klausman@gentoo.org> socat-1.7.1.0.ebuild:
|
||||
Stable on alpha, bug #270855
|
||||
|
||||
11 Jun 2009; Christian Faulhammer <fauli@gentoo.org> socat-1.7.1.1.ebuild:
|
||||
stable x86, bug 270855
|
||||
|
||||
11 Jun 2009; Tobias Klausmann <klausman@gentoo.org> socat-1.7.1.0.ebuild:
|
||||
Keyworded on alpha, bug #270855
|
||||
|
||||
10 Jun 2009; Jeroen Roovers <jer@gentoo.org> socat-1.7.1.1.ebuild:
|
||||
Stable for HPPA (bug #270855).
|
||||
|
||||
02 Jun 2009; Jeroen Roovers <jer@gentoo.org> socat-1.7.1.0.ebuild:
|
||||
Stable for HPPA (bug #270855).
|
||||
|
||||
31 May 2009; Raúl Porcel <armin76@gentoo.org> socat-1.7.1.0.ebuild:
|
||||
alpha/ia64/sparc stable wrt #270855
|
||||
|
||||
31 May 2009; Markus Meier <maekke@gentoo.org> socat-1.7.1.0.ebuild:
|
||||
amd64/x86 stable, bug #270855
|
||||
|
||||
23 May 2009; Markus Meier <maekke@gentoo.org> socat-1.7.0.0.ebuild:
|
||||
amd64 stable, bug #267878
|
||||
|
||||
10 May 2009; Jeroen Roovers <jer@gentoo.org> socat-1.7.1.1.ebuild:
|
||||
Fix build failures when CFLAGS includes -Wall (using strip-flags instead
|
||||
of patched upstream configure.in.
|
||||
|
||||
*socat-1.7.1.1 (07 May 2009)
|
||||
|
||||
07 May 2009; Jeroen Roovers <jer@gentoo.org> +socat-1.7.1.1.ebuild:
|
||||
Version bump.
|
||||
|
||||
06 May 2009; Raúl Porcel <armin76@gentoo.org> socat-1.7.0.0.ebuild:
|
||||
ia64/sparc stable wrt #267878
|
||||
|
||||
03 May 2009; Tobias Klausmann <klausman@gentoo.org> socat-1.7.0.0.ebuild:
|
||||
Stable on alpha, bug #267878
|
||||
|
||||
03 May 2009; Tobias Klausmann <klausman@gentoo.org> ChangeLog:
|
||||
Keyworded on alpha, bug #267878
|
||||
|
||||
03 May 2009; Markus Meier <maekke@gentoo.org> socat-1.7.0.0.ebuild:
|
||||
x86 stable, bug #267878
|
||||
|
||||
*socat-1.7.1.0-r1 (02 May 2009)
|
||||
|
||||
02 May 2009; Jeroen Roovers <jer@gentoo.org> +socat-1.7.1.0-r1.ebuild,
|
||||
+files/socat-1.7.1.0-fixsetenv.patch:
|
||||
Apply patch provided by Todd Stansell to fix crashes on systems without
|
||||
setenv().
|
||||
|
||||
02 May 2009; Jeroen Roovers <jer@gentoo.org> socat-1.7.0.0.ebuild:
|
||||
Stable for HPPA (bug #267878).
|
||||
|
||||
29 Apr 2009; Jeroen Roovers <jer@gentoo.org> -socat-1.6.0.0.ebuild:
|
||||
Remove old.
|
||||
|
||||
*socat-2.0.0_beta3 (29 Apr 2009)
|
||||
*socat-1.7.1.0 (29 Apr 2009)
|
||||
|
||||
29 Apr 2009; Jeroen Roovers <jer@gentoo.org> +socat-1.7.1.0.ebuild,
|
||||
+socat-2.0.0_beta3.ebuild:
|
||||
Version bumps based on contribution by Tim Harder (bug #267848).
|
||||
|
||||
19 Nov 2008; Raúl Porcel <armin76@gentoo.org> socat-1.6.0.1.ebuild:
|
||||
alpha/ia64/x86 stable wrt #247089
|
||||
|
||||
18 Nov 2008; Jeremy Olexa <darkside@gentoo.org> socat-1.6.0.1.ebuild:
|
||||
amd64 stable, bug #247089
|
||||
|
||||
17 Nov 2008; Ferris McCormick <fmccor@gentoo.org> socat-1.6.0.1.ebuild:
|
||||
Sparc stable, Bug #247089 and its Comment about tests.
|
||||
|
||||
17 Nov 2008; Jeroen Roovers <jer@gentoo.org> socat-1.6.0.1.ebuild:
|
||||
Stable for HPPA (bug #247089).
|
||||
|
||||
*socat-2.0.0_beta2 (16 Nov 2008)
|
||||
*socat-1.7.0.0 (16 Nov 2008)
|
||||
|
||||
16 Nov 2008; Peter Volkov <pva@gentoo.org> -socat-1.4.0.3.ebuild,
|
||||
-socat-1.4.2.0.ebuild, -socat-1.4.2.0-r1.ebuild, +socat-1.7.0.0.ebuild,
|
||||
+socat-2.0.0_beta2.ebuild:
|
||||
Version bump, removed old.
|
||||
|
||||
16 Jun 2008; Stephanie Lockwood-Childs <wormo@gentoo.org>
|
||||
socat-1.6.0.1.ebuild:
|
||||
stable on ppc (bus #210328)
|
||||
|
||||
26 Feb 2008; Raúl Porcel <armin76@gentoo.org> socat-1.6.0.0.ebuild:
|
||||
alpha/ia64/sparc stable wrt #210328
|
||||
|
||||
25 Feb 2008; Christian Faulhammer <opfer@gentoo.org> socat-1.6.0.0.ebuild:
|
||||
stable x86/amd64, bug 210328
|
||||
|
||||
25 Feb 2008; Jeroen Roovers <jer@gentoo.org> socat-1.6.0.0.ebuild:
|
||||
Stable for HPPA (bug #210328).
|
||||
|
||||
*socat-1.6.0.1 (25 Feb 2008)
|
||||
|
||||
25 Feb 2008; <pva@gentoo.org> +socat-1.6.0.1.ebuild:
|
||||
Version bump, thank Aron Griffis <agriffis AT n01se.net> for report, bug
|
||||
#210328.
|
||||
|
||||
*socat-2.0.0_beta1 (26 Jul 2007)
|
||||
|
||||
26 Jul 2007; Raphael Marichez <falco@gentoo.org>
|
||||
+socat-2.0.0_beta1.ebuild:
|
||||
Version bump for testing
|
||||
|
||||
14 Apr 2007; Marcelo Goes <vanquirius@gentoo.org>
|
||||
-files/socat-1.4.3.0-noptytest.patch, -files/socat-1.4.3.0-tmp-tail.patch,
|
||||
-socat-1.4.3.0.ebuild, -socat-1.4.3.0-r1.ebuild, -socat-1.4.3.1.ebuild:
|
||||
Remove old ebuilds.
|
||||
|
||||
*socat-1.6.0.0 (05 Apr 2007)
|
||||
|
||||
05 Apr 2007; Daniel Black <dragonheart@gentoo.org>
|
||||
+files/socat-1.6.0.0-noptytest.patch, +socat-1.6.0.0.ebuild:
|
||||
version bump
|
||||
|
||||
09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
|
||||
Regenerate digest in Manifest2 format.
|
||||
|
||||
*socat-1.4.3.1 (11 Feb 2006)
|
||||
|
||||
11 Feb 2006; Marcelo Goes <vanquirius@gentoo.org> +socat-1.4.3.1.ebuild:
|
||||
1.4.3.1 version bump.
|
||||
|
||||
07 Feb 2006; Simon Stelling <blubb@gentoo.org> socat-1.4.2.0-r1.ebuild:
|
||||
stable on amd64
|
||||
|
||||
24 Dec 2005; Rene Nussbaumer <killerfox@gentoo.org>
|
||||
socat-1.4.2.0-r1.ebuild:
|
||||
Stable on hppa.
|
||||
|
||||
11 Nov 2005; Michael Hanselmann <hansmi@gentoo.org>
|
||||
socat-1.4.2.0-r1.ebuild:
|
||||
Stable on ppc.
|
||||
|
||||
25 Oct 2005; <soulse@gentoo.org> socat-1.4.2.0-r1.ebuild,
|
||||
socat-1.4.3.0-r1.ebuild:
|
||||
Bad DEPEND/RDEPEND syntax fixed.
|
||||
|
||||
18 Oct 2005; Aron Griffis <agriffis@gentoo.org> socat-1.4.2.0-r1.ebuild:
|
||||
Mark 1.4.2.0-r1 stable on alpha
|
||||
|
||||
17 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org>
|
||||
socat-1.4.2.0-r1.ebuild:
|
||||
Stable on sparc
|
||||
|
||||
17 Oct 2005; Aron Griffis <agriffis@gentoo.org> socat-1.4.2.0-r1.ebuild:
|
||||
Mark 1.4.2.0-r1 stable on ia64
|
||||
|
||||
*socat-1.4.3.0-r1 (17 Oct 2005)
|
||||
*socat-1.4.2.0-r1 (17 Oct 2005)
|
||||
|
||||
17 Oct 2005; <soulse@gentoo.org> +socat-1.4.2.0-r1.ebuild,
|
||||
+socat-1.4.3.0-r1.ebuild:
|
||||
Rev bumps as per bug #109331 thanks to James Rowe <jnrow@ukfsn.org>, new
|
||||
tcp-wrappers depend added as an option.
|
||||
|
||||
*socat-1.4.3.0 (25 Sep 2005)
|
||||
|
||||
25 Sep 2005; Daniel Black <dragonheart@gentoo.org>
|
||||
+files/socat-1.4.3.0-noptytest.patch, +files/socat-1.4.3.0-tmp-tail.patch,
|
||||
+metadata.xml, -socat-1.3.0.1.ebuild, -socat-1.3.1.0.ebuild,
|
||||
-socat-1.3.2.0.ebuild, -socat-1.3.2.1.ebuild, -socat-1.3.2.2.ebuild,
|
||||
+socat-1.4.3.0.ebuild:
|
||||
version bump. netmon takes maintance. remove old security vulnerable versions
|
||||
|
||||
13 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> socat-1.4.2.0.ebuild:
|
||||
Stable on ppc.
|
||||
|
||||
28 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org> socat-1.4.2.0.ebuild:
|
||||
Stable on sparc
|
||||
|
||||
28 Jun 2005; Aron Griffis <agriffis@gentoo.org> socat-1.4.2.0.ebuild:
|
||||
stable on alpha amd64 ia64 x86
|
||||
|
||||
*socat-1.4.2.0 (22 Mar 2005)
|
||||
|
||||
22 Mar 2005; Chris White <chriswhite@gentoo.org> +socat-1.4.2.0.ebuild:
|
||||
Version bump to 1.4.2.0. Closes bug #86187.
|
||||
|
||||
29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
|
||||
Change encoding to UTF-8 for GLEP 31 compliance
|
||||
|
||||
*socat-1.4.0.3 (22 Oct 2004)
|
||||
|
||||
22 Oct 2004; Mike Frysinger <vapier@gentoo.org> +socat-1.4.0.3.ebuild:
|
||||
Version bump #68547 for security.
|
||||
|
||||
01 Jul 2004; Jon Hood <squinky86@gentoo.org> socat-1.3.0.1.ebuild,
|
||||
socat-1.3.1.0.ebuild, socat-1.3.2.0.ebuild, socat-1.3.2.1.ebuild,
|
||||
socat-1.3.2.2.ebuild:
|
||||
change virtual/glibc to virtual/libc
|
||||
|
||||
08 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> socat-1.3.2.2.ebuild:
|
||||
Stable on alpha.
|
||||
|
||||
*socat-1.3.2.2 (05 May 2004)
|
||||
|
||||
05 May 2004; Mike Frysinger <vapier@gentoo.org> :
|
||||
Version bump and cleanup.
|
||||
|
||||
*socat-1.3.2.1 (13 Sep 2003)
|
||||
|
||||
26 Apr 2004; Aron Griffis <agriffis@gentoo.org> socat-1.3.0.1.ebuild,
|
||||
socat-1.3.1.0.ebuild, socat-1.3.2.0.ebuild, socat-1.3.2.1.ebuild:
|
||||
Add die following econf for bug 48950
|
||||
|
||||
13 Sep 2003; Ian Leitch <port001@gentoo.org> socat-1.3.2.1.ebuild:
|
||||
Version bump to 1.3.2.1 and added ~ppc ~hppa ~amd64 ~sparc ~mips ~arm flags.
|
||||
Closes bug #28627
|
||||
|
||||
02 Aug 2003; Aron Griffis <agriffis@gentoo.org> socat-1.3.2.0.ebuild:
|
||||
Add ~alpha to KEYWORDS
|
||||
|
||||
*socat-1.3.2.0 (30 Jul 2003)
|
||||
|
||||
30 Jul 2003; Martin Holzer <mholzer@gentoo.org> socat-1.3.2.0.ebuild:
|
||||
Version bumped
|
||||
|
||||
*socat-1.3.1.0 (25 Jun 2003)
|
||||
|
||||
25 Jun 2003; Martin Holzer <mholzer@gentoo.org> socat-1.3.1.0.ebuild:
|
||||
Version bumped. Closes #21840.
|
||||
|
||||
*socat-1.3.0.1 (12 Jan 2003)
|
||||
|
||||
12 Jan 2003; Martin Holzer <mholzer@gentoo.org> socat-1.3.0.1.ebuild
|
||||
files/digest-socat-1.3.0.1 ChangeLog :
|
||||
Initial Version submitted by xplo@xplo.org in #13021
|
||||
|
@ -1,10 +1,11 @@
|
||||
AUX socat-1.7.2.1-long-long.patch 1764 SHA256 f343cb0e7365a90aa9c9ab001327e9dbcfcd56e2fd9835a5b8e216355b68006a SHA512 8095a5c4af58f9a2bd751d03b8262cac36c45be4a35fa277e9fd75511a2039d6853b5f004212fff4be56305b7935aace505bc55b6c4cd6b72a928b4b283772fe WHIRLPOOL 274273eb1985d2dff66d949fe8850bb06808c9b3ecb8b481a9cf1b4e46d283c124cc5239e542e937d1cc735b8d713a9588cb65fa0245375a1fd4a2a2bcac1995
|
||||
AUX socat-1.7.2.4-linux-3.17.patch 598 SHA256 03552aaedc5d581ae3742419b8516aae8f7c53d8085c424d1714ec4dd5ec3d2e SHA512 a999e219b045c8d60318f44e71739598f0fe75a937123803ab09afdde10476eed1375e524f747c7295ca5047a7ce0f27f5a981bab117fe29566f51218fcd9f79 WHIRLPOOL 44ccf7f94364e336e12454ed4aa85df9d0343b1d3a9533403c9514f118ffb2a490d614b87430bde90a163b5023d1890876c86cbb1ec90860a4f36545c0af4691
|
||||
AUX socat-1.7.3.0-filan-build.patch 1164 SHA256 1916386401f633c4d4e74aa61ca3039580cb69b6d89e69e73e0eaf9d463c1c15 SHA512 479a189bbc0546e8838f40e770902c0c82d5fd042e1d94731d0036f66448810dd5ffcd5297b3ad4e474db8e037d211e65648a5f35f41827d7a320d6b2b8208bf WHIRLPOOL 187535c491bb3ba7b83df865077038a054c7aa7ba3a39ad3ba868db62db113bc876f4bf3da6cdffc5cfc03ac6f4ac5ceb5058cf8185622a3dce290772306fa41
|
||||
DIST socat-1.7.3.0.tar.bz2 474633 SHA256 0767e850c0329b9fdf711c6cd468565cbbb28786ba1a8a1cbd5531d4016b3e04 SHA512 e567efd6cd31a517ffb1622983640396c6c1db93e8cc4be01b6047ac00b2fbd8474ffb9f96d2af33d24939cddb36ee4b71deb87a5a0101b1f1fb959fa436baad WHIRLPOOL 0ea897879e4d21d678e87c03d11c084a418b5ce179021f0f175db2f5877f250b6d56e42e38f6b9dbcdff7ce0d81970573d41b30a77b1768e659785792e5ae03f
|
||||
DIST socat-2.0.0-b8.tar.bz2 502766 SHA256 c804579db998fb697431c82829ae03e6a50f342bd41b8810332a5d0661d893ea SHA512 f996e39d20363b307ab5d85116553e3face1911ed4ec33c28c204abcf1b5fe7083487e4d4d742da5b3ac9996ae7745f047eb2e7f430cd56938864cce43b3cf97 WHIRLPOOL 1fa968eff762af8d443a8bcd2986c8189618dc3d059285b736627b59aa5e78f8328d9482ff26e7aacad6c547a28532d217040170093fa9707cbdaf4906ca3282
|
||||
DIST socat-1.7.3.1.tar.bz2 488467 SHA256 d2da659540c38139f388e9437bfaae16bb458d174d056cb3228432a8f489fbaa SHA512 463340f578d4d1d54458b8ef9573ad3eff51dbcc736205e1b62e9a4782770d4bb76e6a07506350fd35405b130660559aaa79dfa2664c53ea268d7d64231f9b32 WHIRLPOOL 09f0fc537eaad194cac97cce73971c9f69047c648f03788fa69ac3444673ff73f143b2657d0ed28d082e2cfc36829304ed7bf0ff79c7ed75e96c991292f94dd4
|
||||
DIST socat-2.0.0-b9.tar.bz2 516673 SHA256 49efb0a5c66b94b279014addc2851faf8ebbd1ec4b7e31c1de7e912d7b4983d2 SHA512 f728bd634feeeacd2f0e4020c1c6aafdadaef3ba9da818d9ae1195e9f48fb693b2bea8dbbb208af8daddd8d6405217113d5ce31d05c2e9b27f5d2fba6b1cc834 WHIRLPOOL e293f9da0fed9573a02658b79ae87c24e2d88c57f6d8b1ddaeecd52e035b5012eaebbfa82da80f8442da666114d14e1c2767cf929e57b634f762e198ed4e3b50
|
||||
EBUILD socat-1.7.3.0.ebuild 1096 SHA256 64b37b377343334f83e683e9c4da4109813e96a18770a8d25b94438d7659d41f SHA512 75167685cf3e2df6780ea411679ceae0fba231d523c00be49adb83580a8044e7f68221f29aca4b8719b57e0f466098b47d6018c1c78f379e9cb61371da075a47 WHIRLPOOL 355d61e7c075afcf5df8063e7249a313a70569eb2b173f39da557a69767b4c40cfae66dd4e6f577f031324e2b66948e728160f4b1955f41000e17c27cfd72d3b
|
||||
EBUILD socat-2.0.0_beta8.ebuild 1036 SHA256 7fbe1a56d764008e6cb61e32f43fbcf59147d6027a6806909034dd742d7a10e6 SHA512 761ac53fcab38f3d8476ff103f845f28c396a5aa956b56effb3b0be198079bf212fa7097535e084dd3160afb8046ecf2bf0da0361a0c8778ef22c13aa36827ff WHIRLPOOL 3a4f63f138e3b9ce6abb99a9d825e8c300f0ca3ac1fe42108a1080820b7782e8d58e427377bcc7cc701a98ce50f83b910aebc9b4365c4fbb7ef995865c480a39
|
||||
EBUILD socat-9999.ebuild 972 SHA256 11de7b6e7d02420638ea93c06831b15868b52ded74aee19649f4e16345f69824 SHA512 2faa2ad9ebe02c23a989a64ecd5a27ec77ca89f58979b6b8bf60edf3b0d32fdba9faa85cab3459529eab2f9559f10b05c9e120ea9f3343d06565d7b5903843ad WHIRLPOOL 569826d26cda88c2784a86c9355765e3a1232d0ca61d54cd9ac718631453f25460a708e20fc0fd9ea10b20a7139c71f28e2a396fdeb05ff4ba21a633420f8601
|
||||
MISC ChangeLog 19923 SHA256 d0348859fac57da6b07b7fe97fef4b91f0b7de949074d1f449b64a65bb1acbf4 SHA512 8495e5fb70a62a43fe847edd30e29c0446f376bf9553662ca9937349e16726e9fdac550ed7d63902af76302ac6ed7d26d3f9716944f61b7201dc8b60b8dd2ae3 WHIRLPOOL 40d1f4ecfa998af5feacf50711e3ee0c385b0eee84e57778fb6cff50fbcce6f9e0ffcc3a89ee216fbfac035d52b3a8dec3bdc49984f6d93a182b09b5d6c27d91
|
||||
MISC metadata.xml 160 SHA256 39e232fc7ec88ca0b077cb3950cb39d15cd990842b88d5bfe14f02f34d72f37b SHA512 3ac3a74a7cdf45b14884d967b10e4752f9cb06c579f6d7baf921f9be5450cbe7536c2e5a480ac3c95156eb6abb32e68f74cecc86b9ac0dcc4e0e1b4b255c3e20 WHIRLPOOL f7504ce9e3e8a58d19bba5448305f806c2ae01d0a8d2cf09d6bc6a089a6e1c28a1b12a80bb6020584b5ed21df94e4936b1695a54548704cb8679660b6b807955
|
||||
EBUILD socat-1.7.3.1.ebuild 1100 SHA256 efa4a6d92ee94bc2e766d2ffff8720eb52af7a59aeb423f38b5e2c0725442b29 SHA512 45c458836d91789210462bf8726fe55d1d57672359fe2cde8b40df8d94dbd660ff6bcdece74333271bfecd46a5fd196c5f7b53e6a775741a48302c112e1f09a2 WHIRLPOOL 3d70d14eb1f1cd5dac52f45c541ec44e4069c20c567fd04d0513e6fc9a768ba0dcc2ccb9c8c770f254442f00264c53125413e7a4c500b94be2ac2f60e25668a6
|
||||
EBUILD socat-2.0.0_beta9.ebuild 1027 SHA256 80808fca49390ff1c66d55c25115e59c7ed7b629efec36722a7b45353eab4a68 SHA512 330bb07f56fec7ec6eedf7d6c31247248f7ad8fcb481432ea08763732285c588bdd261db3efa7c94f9c4230ff6101206d36cd235f3f4c8b277314a7acbb15e8f WHIRLPOOL b8e4804edc1f88d07652213cec20c78acca4d8a5be84dd1da9af9731053036883563b6d7d70bf8d68d281444083f04f6a596b0fe8d0c201c04a26f3c07b181d4
|
||||
EBUILD socat-9999.ebuild 963 SHA256 9b04bc5701ad13752c239b1ff423ba8e8bfaf580d5e0dcf74ebd202fbd375826 SHA512 173d593dd074aa66c6b15208fe43861aee5a6e36cce18d219a8423ef58da08d8a868defde09ea96112185231edec29d07c544a4715c15beca3b05a8a54e52791 WHIRLPOOL e5425c337dfb1a03a28ade740eccebb67edd41e668673fbdbc84aabd58d726afbc069ff47b7c5035c1ef0a098df91ece547121e8296e44366088060ad9828531
|
||||
MISC ChangeLog 4752 SHA256 0bab50cda2aaef1fb09294c72b2c2d174bd804be5e2b9a7032c4251d68c7fc6c SHA512 9c0ff2378948a3987714c80cdb4a2718360696023afc59f966c0b6a14ebd4ae3fdfec4202d19c439ac609d7e727e6c10ad039c703b638b58ea3e6e2e06a1f8e1 WHIRLPOOL f507e0bd4b2c8fb2bd1cfa553beed39e27ba0293478f178e07fd35500fab5c7739f74f2184a0ec7249d41b9ebd867581dd6743a9f598054c1949b36814ebea1f
|
||||
MISC ChangeLog-2015 19923 SHA256 d0348859fac57da6b07b7fe97fef4b91f0b7de949074d1f449b64a65bb1acbf4 SHA512 8495e5fb70a62a43fe847edd30e29c0446f376bf9553662ca9937349e16726e9fdac550ed7d63902af76302ac6ed7d26d3f9716944f61b7201dc8b60b8dd2ae3 WHIRLPOOL 40d1f4ecfa998af5feacf50711e3ee0c385b0eee84e57778fb6cff50fbcce6f9e0ffcc3a89ee216fbfac035d52b3a8dec3bdc49984f6d93a182b09b5d6c27d91
|
||||
MISC metadata.xml 280 SHA256 b04c5b9d91f6c4d6e36583488fd032751034d1e035085609c9bdf7677cf1e83f SHA512 8b56802e5524808b11ab857779ce04fb2d07cae87376f67490178601a9aecf7ad9f95743709b46048a425598d4cf8dcf01ef78cc97009d78e26a7728453150ef WHIRLPOOL 6f3756b9ac748acccb6ac5a4de133cf93988e8c904f606376fecbb6a21ce038e86437fecca43b2521538da2570d33ff1a6a1e0cab290a3d71a9b4f2734f16328
|
||||
|
@ -1,64 +0,0 @@
|
||||
https://bugs.gentoo.org/436164
|
||||
|
||||
From cbb59d88e2d83ded78bd4b85a0c1a4f37be60589 Mon Sep 17 00:00:00 2001
|
||||
From: Mike Frysinger <vapier@gentoo.org>
|
||||
Date: Thu, 25 Oct 2012 22:34:12 -0400
|
||||
Subject: [PATCH] support long long sizes with more basic types
|
||||
|
||||
Some newer ABIs (like x32) use 64bit sizes with basic types.
|
||||
|
||||
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
|
||||
---
|
||||
compat.h | 16 ++++++++++++++++
|
||||
1 file changed, 16 insertions(+)
|
||||
|
||||
diff --git a/compat.h b/compat.h
|
||||
index d581fad..ecff2ee 100644
|
||||
--- a/compat.h
|
||||
+++ b/compat.h
|
||||
@@ -232,6 +232,10 @@
|
||||
#define F_time "%ld"
|
||||
# elif HAVE_BASIC_TIME_T==6
|
||||
#define F_time "%lu"
|
||||
+# elif HAVE_BASIC_TIME_T==7
|
||||
+#define F_time "%Ld"
|
||||
+# elif HAVE_BASIC_TIME_T==8
|
||||
+#define F_time "%Lu"
|
||||
# else
|
||||
#error "HAVE_BASIC_TIME_T is out of range:" HAVE_BASIC_TIME_T
|
||||
# endif
|
||||
@@ -256,6 +260,10 @@
|
||||
#define F_socklen "%ld"
|
||||
# elif HAVE_BASIC_SOCKLEN_T==6
|
||||
#define F_socklen "%lu"
|
||||
+# elif HAVE_BASIC_SOCKLEN_T==7
|
||||
+#define F_socklen "%Ld"
|
||||
+# elif HAVE_BASIC_SOCKLEN_T==8
|
||||
+#define F_socklen "%Lu"
|
||||
# else
|
||||
#error "HAVE_BASIC_SOCKLEN_T is out of range:" HAVE_BASIC_SOCKLEN_T
|
||||
# endif
|
||||
@@ -404,6 +412,10 @@
|
||||
#define F_st_nlink "%ld"
|
||||
# elif HAVE_TYPEOF_ST_NLINK==6
|
||||
#define F_st_nlink "%lu"
|
||||
+# elif HAVE_TYPEOF_ST_NLINK==7
|
||||
+#define F_st_nlink "%Ld"
|
||||
+# elif HAVE_TYPEOF_ST_NLINK==8
|
||||
+#define F_st_nlink "%Lu"
|
||||
# else
|
||||
#error "HAVE_TYPEOF_ST_NLINK is out of range:" HAVE_TYPEOF_ST_NLINK
|
||||
# endif
|
||||
@@ -481,6 +493,10 @@
|
||||
#define F_st_blksize "%ld"
|
||||
# elif HAVE_TYPEOF_ST_BLKSIZE==6
|
||||
#define F_st_blksize "%lu"
|
||||
+# elif HAVE_TYPEOF_ST_BLKSIZE==7
|
||||
+#define F_st_blksize "%Ld"
|
||||
+# elif HAVE_TYPEOF_ST_BLKSIZE==8
|
||||
+#define F_st_blksize "%Lu"
|
||||
# else
|
||||
#error "HAVE_TYPEOF_ST_BLKSIZE is out of range:" HAVE_TYPEOF_ST_BLKSIZE
|
||||
# endif
|
||||
--
|
||||
1.7.12
|
@ -1,14 +0,0 @@
|
||||
--- a/configure.in
|
||||
+++ b/configure.in
|
||||
@@ -80,7 +80,10 @@
|
||||
AC_CHECK_HEADERS(termios.h linux/if_tun.h)
|
||||
AC_CHECK_HEADERS(net/if_dl.h)
|
||||
AC_CHECK_HEADERS(linux/types.h)
|
||||
-AC_CHECK_HEADER(linux/errqueue.h, AC_DEFINE(HAVE_LINUX_ERRQUEUE_H), [], [#include <linux/types.h>])
|
||||
+AC_CHECK_HEADER(linux/errqueue.h, AC_DEFINE(HAVE_LINUX_ERRQUEUE_H), [], [AC_INCLUDES_DEFAULT
|
||||
+ #if HAVE_LINUX_TYPES_H
|
||||
+ #include <linux/types.h>
|
||||
+ #endif])
|
||||
AC_CHECK_HEADERS(sys/utsname.h sys/select.h sys/file.h)
|
||||
AC_CHECK_HEADERS(util.h bsd/libutil.h libutil.h sys/stropts.h regex.h)
|
||||
AC_CHECK_HEADERS(linux/fs.h linux/ext2_fs.h)
|
@ -1,5 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<herd>netmon</herd>
|
||||
<maintainer type="project">
|
||||
<email>netmon@gentoo.org</email>
|
||||
<name>Gentoo network monitoring and analysis project</name>
|
||||
</maintainer>
|
||||
</pkgmetadata>
|
||||
|
50
sdk_container/src/third_party/portage-stable/net-misc/socat/socat-1.7.3.1.ebuild
vendored
Normal file
50
sdk_container/src/third_party/portage-stable/net-misc/socat/socat-1.7.3.1.ebuild
vendored
Normal file
@ -0,0 +1,50 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
EAPI=5
|
||||
inherit eutils flag-o-matic toolchain-funcs
|
||||
|
||||
DESCRIPTION="Multipurpose relay (SOcket CAT)"
|
||||
HOMEPAGE="http://www.dest-unreach.org/socat/"
|
||||
MY_P=${P/_beta/-b}
|
||||
S="${WORKDIR}/${MY_P}"
|
||||
SRC_URI="http://www.dest-unreach.org/socat/download/${MY_P}.tar.bz2"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
|
||||
IUSE="ssl readline ipv6 tcpd"
|
||||
|
||||
DEPEND="
|
||||
ssl? ( dev-libs/openssl:0= )
|
||||
readline? ( sys-libs/readline:= )
|
||||
tcpd? ( sys-apps/tcp-wrappers )
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
RESTRICT="test"
|
||||
|
||||
DOCS=(
|
||||
BUGREPORTS CHANGES DEVELOPMENT EXAMPLES FAQ FILES PORTING README SECURITY
|
||||
)
|
||||
|
||||
src_prepare() {
|
||||
epatch "${FILESDIR}"/${PN}-1.7.3.0-filan-build.patch
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
filter-flags '-Wno-error*' #293324
|
||||
tc-export AR
|
||||
econf \
|
||||
$(use_enable ssl openssl) \
|
||||
$(use_enable readline) \
|
||||
$(use_enable ipv6 ip6) \
|
||||
$(use_enable tcpd libwrap)
|
||||
}
|
||||
|
||||
src_install() {
|
||||
default
|
||||
|
||||
dohtml doc/*.html doc/*.css
|
||||
}
|
@ -18,8 +18,8 @@ KEYWORDS=""
|
||||
IUSE="ssl readline ipv6 tcpd"
|
||||
|
||||
DEPEND="
|
||||
ssl? ( >=dev-libs/openssl-0.9.6 )
|
||||
readline? ( >=sys-libs/readline-4.1 )
|
||||
ssl? ( dev-libs/openssl:0= )
|
||||
readline? ( sys-libs/readline:= )
|
||||
tcpd? ( sys-apps/tcp-wrappers )
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
@ -17,8 +17,8 @@ KEYWORDS=""
|
||||
IUSE="ssl readline ipv6 tcpd"
|
||||
|
||||
RDEPEND="
|
||||
ssl? ( >=dev-libs/openssl-0.9.6 )
|
||||
readline? ( >=sys-libs/readline-4.1 )
|
||||
ssl? ( dev-libs/openssl:0= )
|
||||
readline? ( sys-libs/readline:= )
|
||||
tcpd? ( sys-apps/tcp-wrappers )
|
||||
"
|
||||
DEPEND="
|
||||
|
Loading…
x
Reference in New Issue
Block a user