Versions
v1.8.0.1 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~alpha ~amd64 ~amd64-linux ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc-macos ~ppc64 ~riscv ~s390 ~sparc ~x64-macos ~x86 ~x86-linux
- USE flags
- ipv6 readline ssl tcpd
v1.8.0.0 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- amd64 arm arm64 ppc ppc64 x86 ~alpha ~amd64-linux ~hppa ~loong ~m68k ~mips ~ppc-macos ~riscv ~s390 ~sparc ~x64-macos ~x86-linux
- USE flags
- ipv6 readline ssl tcpd
v1.7.4.4-r1 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- amd64 arm arm64 ppc ppc64 sparc x86 ~alpha ~amd64-linux ~hppa ~loong ~m68k ~mips ~ppc-macos ~riscv ~s390 ~x64-macos ~x86-linux
- USE flags
- ipv6 readline ssl tcpd
USE flags
General
Dependencies
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
sys-apps / tcp-wrappers : TCP Wrappers
Runtime Dependencies
dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)
sys-apps / tcp-wrappers : TCP Wrappers
Depending packages
app-containers / cri-o : OCI-based implementation of Kubernetes Container Runtime Interface
app-crypt / acme-sh : A pure Unix shell script implementing ACME client protocol
app-crypt / monkeysphere : Leverage the OpenPGP web of trust for OpenSSH and Web authentication
app-crypt / swtpm : Libtpms-based TPM emulator
app-emulation / qemu-init-scripts : Kvm and qemu init scripts
dev-db / mariadb : An enhanced, drop-in replacement for MySQL
kde-plasma / kwallet-pam : PAM module to not enter KWallet password again after login
net-vpn / gsocket : Allow firewalled/NATed host to establish a secure connection
sys-cluster / ceph : Ceph distributed filesystem
Bugs
- 909319
- app-emulation/qemu-init-scripts-0.3.0-r1 and net-misc/socat-1.7.4.4: system_powerdown not sent
- 920112
- net-misc/socat-1.8.0.0: stablereq
- 924234
- net-misc/socat: enable static use flag
- 924495
- net-misc/socat-1.8.0.0 has implicit function declarations in configure logs
- 940740
- net-misc/socat-1.8.0.1 fails tests
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
net-misc/socat: Stabilize 1.8.0.0 x86, #920112
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
net-misc/socat: Stabilize 1.8.0.0 amd64, #920112
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
net-misc/socat: Stabilize 1.8.0.0 ppc64, #920112
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
net-misc/socat: Stabilize 1.8.0.0 ppc, #920112
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
net-misc/socat: Stabilize 1.8.0.0 arm64, #920112
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
net-misc/socat: Stabilize 1.8.0.0 arm, #920112
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-misc/socat: backport test skips
Bug: https://bugs.gentoo.org/920907 Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
net-misc/socat: add 1.8.0.1
Skip handful of tests which need permissions, like: ``` test 518 STDIN_F_SETPIPE_SZ: f-setpipe-sz on STDIN... FAILED ./socat -t 0.1 STDIN,f-setpipe-sz=2097152!!STDOUT EXEC:./filan,nofork 2023/12/29 01:30:22 socat[9560] E fcntl(0, 1031, 0x200000): Operation not permitted ``` Bug: https://bugs.gentoo.org/920907 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
net-misc/socat: drop 1.7.4.3, 1.7.4.4
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-misc/socat: add 1.8.0.0
Closes: https://bugs.gentoo.org/898738 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
net-misc/socat: require openssl 3 for license reasons
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
net-misc/socat: stabilize 1.7.4.4-r1
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-misc/socat: cleanup obsolete USE=bindist
OpenSSL 3 is Apache-2.0 licenced which should resolve the conflict. OpenSSL 1.1.x is EOL in a month so I'm not worrying about it here (nobody should be running it and I'll be masking it shortly). Bug: https://bugs.gentoo.org/587740 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - orbea · gentoo
net-misc/socat: drop 2.0.0_beta9
The socat2 build fails with musl and the most recent 2.0.0_beta9 release came out 7 years ago on January 26 2016. However several socat1 releases have since been made. In the event that upstream ever resumes their work on socat2 then it can be added back to Gentoo. Closes: https://bugs.gentoo.org/907177 Signed-off-by: orbea <orbea@riseup.net> Closes: https://github.com/gentoo/gentoo/pull/31158 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
net-misc/socat: Stabilize 1.7.4.4 arm64, #899400
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
net-misc/socat: Stabilize 1.7.4.4 ppc, #899400
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
net-misc/socat: Stabilize 1.7.4.4 amd64, #899400
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
net-misc/socat: Stabilize 1.7.4.4 sparc, #899400
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
net-misc/socat: Stabilize 1.7.4.4 x86, #899400
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
net-misc/socat: Stabilize 1.7.4.4 arm, #899400
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
net-misc/socat: Stabilize 1.7.4.4 ppc64, #899400
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Petr Vaněk · gentoo
net-misc/socat: fix 1.7.4.4 build on musl
The issue with undefined reference to getprotobynumber_r for musl was fixed in 1.7.4.4 in commit [1]. It is no longer wanted to treat musl configuration specially. [1] https://repo.or.cz/socat.git/commitdiff/75cb44bc90577c3487458564ca803163681319f1 Bug: https://bugs.gentoo.org/831016 Closes: https://bugs.gentoo.org/879601 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/28358 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-misc/socat: add 1.7.4.4
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - WANG Xuerui · gentoo
net-misc/socat: keyword 1.7.4.3 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-misc/socat: drop 1.7.4.2
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
net-misc/socat: Stabilize 1.7.4.3 arm, #833027
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-misc/socat: Stabilize 1.7.4.3 arm64, #833027
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
net-misc/socat: ppc stable wrt bug #833027
Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
net-misc/socat: x86 stable wrt bug #833027
Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
net-misc/socat: sparc stable wrt bug #833027
Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
net-misc/socat: ppc64 stable wrt bug #833027
Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
net-misc/socat: amd64 stable wrt bug #833027
Package-Manager: Portage-3.0.28, 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
net-misc/socat: fix build on musl
Closes: https://bugs.gentoo.org/831016 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-misc/socat: add 1.7.4.3
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-misc/socat: drop 1.7.3.4, 1.7.4.1
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-misc/socat: Stabilize 1.7.4.2 arm, #828386
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
net-misc/socat: Stabilize 1.7.4.2 arm64, #828386
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
net-misc/socat: x86 stable wrt bug #828386
Package-Manager: Portage-3.0.20, 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 - Arthur Zamarin · gentoo
net-misc/socat: Stabilize 1.7.4.2 sparc, #828386
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-misc/socat: Stabilize 1.7.4.2 ppc, #828386
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
net-misc/socat: Stabilize 1.7.4.2 ppc64, #828386
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-misc/socat: Stabilize 1.7.4.2 amd64, #828386
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-misc/socat: add 1.7.4.2
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-misc/socat: drop (broken) 9999
Apparently I broke it (when syncing with release ebuilds) 9 months ago and nobody has noticed. Let's get rid of it. Fixes: df13bd514e0d04eb52593e0b43c40c422ce09ad4 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ye Cao · gentoo
net-misc/socat: add ~riscv keyword
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Ye Cao <ye.c@rioslab.org> Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-misc/socat: remove LibreSSL support
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-misc/socat: minor style changes
* Sort IUSE * Drop trailing slash from HOMEPAGE * Semicolon style Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-misc/socat: Stabilize 1.7.4.1 ppc, #769830
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-misc/socat: Stabilize 1.7.4.1 arm, #769830
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-misc/socat: Stabilize 1.7.4.1 arm64, #769830
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-misc/socat: Stabilize 1.7.4.1 amd64, #769830
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-misc/socat: Stabilize 1.7.4.1 x86, #769830
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-misc/socat: Stabilize 1.7.4.1 ppc64, #769830
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-misc/socat: Stabilize 1.7.4.1 sparc, #769830
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-misc/socat: cleanup old
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-misc/socat: bump to 1.7.4.1
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Lars Wendler · gentoo
net-misc/socat: Fixed build on 32bit arches
with kind permission from Sam Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-misc/socat: unify style
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
net-misc/socat: add extra HOMEPAGE
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
net-misc/socat: sync live
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
net-misc/socat: bump to 1.7.4.0
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Fabian Groffen · gentoo
net-misc/socat: 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 - Matt Turner · gentoo
*/*: Drop most stable hppa keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jeroen Roovers · gentoo
net-misc/socat: Old
Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Jeroen Roovers <jer@gentoo.org> - Jeroen Roovers · gentoo
net-misc/socat: Stable for HPPA
Package-Manager: Portage-3.0.0, Repoman-2.3.23 Bug: https://bugs.gentoo.org/show_bug.cgi?id=726646 Signed-off-by: Jeroen Roovers <jer@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
net-misc/socat: x86 stable wrt bug #726646
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
net-misc/socat: amd64 stable wrt bug #726646
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
net-misc/socat: stable 1.7.3.4 for sparc
stable wrt bug #726646 Package-Manager: Portage-3.0.0, Repoman-2.3.23 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Sergei Trofimovich · gentoo
net-misc/socat: stable 1.7.3.4 for ppc64
stable wrt bug #726646 Package-Manager: Portage-3.0.0, Repoman-2.3.23 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Sergei Trofimovich · gentoo
net-misc/socat: stable 1.7.3.4 for ppc
stable wrt bug #726646 Package-Manager: Portage-3.0.0, Repoman-2.3.23 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-misc/socat: arm stable (bug #726646)
Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-misc/socat: arm64 stable (bug #726646)
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jeroen Roovers · gentoo
net-misc/socat: BDEPEND on app-text/yodl
Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Jeroen Roovers <jer@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 - 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 - Jeroen Roovers · gentoo
net-misc/socat: Fix CFLAGS=-fno-common USE=tcpd
Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Jeroen Roovers <jer@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 - Jeroen Roovers · gentoo
net-misc/socat: Version 1.7.3.4
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Jeroen Roovers <jer@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jeroen Roovers · gentoo
net-misc/socat: Update live ebuild
Package-Manager: Portage-2.3.63, Repoman-2.3.12 Signed-off-by: Jeroen Roovers <jer@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jeroen Roovers · gentoo
net-misc/socat: Version 1.7.3.3
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Jeroen Roovers <jer@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jeroen Roovers · gentoo
net-misc/socat: Use HTTPS
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Jeroen Roovers <jer@gentoo.org> - Jeroen Roovers · gentoo
net-misc/socat: Old.
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Mikle Kolyada · gentoo
net-misc/socat: arm stable wrt bug #615180
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Mart Raudsepp · gentoo
net-misc/socat-1.7.3.2: arm64 stable (bug #615180)
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Sergei Trofimovich · gentoo
net-misc/socat: stable 1.7.3.2 for sparc, bug #615180 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.13, Repoman-2.3.4 RepoMan-Options: --include-arches="sparc" - Thomas Deutschmann · gentoo
net-misc/socat: x86 stable (bug #615180)
Package-Manager: Portage-2.3.8, Repoman-2.3.3 - Mikle Kolyada · gentoo
net-misc/socat: amd64 stable wrt bug #615180
Package-Manager: Portage-2.3.6, Repoman-2.3.1 - Sergei Trofimovich · gentoo
net-misc/socat: ia64 stable, bug #615180
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Tobias Klausmann · gentoo
net-misc/socat-1.7.3.2-r0: add alpha keyword
Gentoo-Bug: 615180 - Michael Weber · gentoo
net-misc/socat: ppc ppc64 stable (bug 615180).
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="ppc ppc64" - Jeroen Roovers · gentoo
net-misc/socat: Stable for HPPA (bug #615180).
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches - Matt Turner · gentoo
net-misc/socat-1.7.3.2: added ~ppc64 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Mike Frysinger · gentoo
net-misc/socat: add arm64/m68k/s390/sh love - Jeroen Roovers · gentoo
net-misc/socat: Old.
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Jeroen Roovers · gentoo
net-misc/socat: Version bump by Marek Behun (bug #607478).
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Patrick McLean · gentoo
net-misc/socat: Add libressl and license warning to 2.0 ebuild
Port to EAPI=6 This adds libressl support (bug #565244) thanks to Marek Behun for the patch This also adds a RESTRICT for bindist with ssl and readline Sync 9999 ebuild with changes Package-Manager: portage-2.3.1 - Patrick McLean · gentoo
net-misc/socat: Revision bump, add libressl support and license warning
Port to EAPI=6 Add libressl support (bug #565244), thanks to Marek Behun for the patch Add license warning and RESTRICT (bug #587740) Package-Manager: portage-2.3.1 - Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/sbraz/syncthing'
Pull Request: https://github.com/gentoo/gentoo/pull/990 - Jeroen Roovers · gentoo
net-misc/socat: Fix building with USE=-ssl (bug #576270 by Jan Chren (rindeal)).
Package-Manager: portage-2.2.27 - Jeroen Roovers · gentoo
net-misc/socat: Old.
Package-Manager: portage-2.2.27 - Mike Frysinger · gentoo
net-misc/socat: mark 1.7.3.1 ia64/ppc/sparc stable #573602 - Markus Meier · gentoo
net-misc/socat: arm stable, bug #573602
Package-Manager: portage-2.2.27 RepoMan-Options: --include-arches="arm" - Agostino Sarubbo · gentoo
net-misc/socat: x86 stable wrt bug #573602
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
net-misc/socat: amd64 stable wrt bug #573602
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Tobias Klausmann · gentoo
net-misc/socat: add alpha keyword
Gentoo-Bug: 573602 Package-Manager: portage-2.2.27 - Jeroen Roovers · gentoo
net-misc/socat: Stable for HPPA (bug #573602).
Package-Manager: portage-2.2.27 RepoMan-Options: --ignore-arches - Jeroen Roovers · gentoo
net-misc/socat: Set SLOT deps.
Package-Manager: portage-2.2.27 - Jeroen Roovers · gentoo
net-misc/socat: Reinstate patch.
Package-Manager: portage-2.2.27 - Jeroen Roovers · gentoo
net-misc/socat: Old.
Package-Manager: portage-2.2.27 - Jeroen Roovers · gentoo
net-misc/socat: Version bump.
Package-Manager: portage-2.2.27 - Jeroen Roovers · gentoo
Revert "net-misc/socat: Add USE=libressl (bug #565244 by Marek Behun)."
This reverts commit 0e5abdb838cacb1d804dce26fb8639c6bd55b0f9. - Jeroen Roovers · gentoo
net-misc/socat: Add USE=libressl (bug #565244 by Marek Behun).
Package-Manager: portage-2.2.24 - 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