summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-misc/freerdp: drop OpenSSL 3.0 patch from 2.9999Mike Gilbert2021-08-021-4/+0
| | | | | | Changes will be merged upstream shortly. Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* net-misc/electrum: Remove oldMichał Górny2021-08-024-300/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-misc/tigervnc: ppc64 stable wrt bug #805503Agostino Sarubbo2021-08-021-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-misc/tigervnc: ppc stable wrt bug #805503Agostino Sarubbo2021-08-021-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-misc/tigervnc: Stabilize 1.9.0-r2 arm, #805503Sam James2021-08-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/sslh: add libpcre to RDEPEND in earlier versionsSam James2021-08-024-8/+8
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/sslh: libpcre2 is also needed in RDEPENDSam James2021-08-021-3/+3
| | | | | | It's linked against, so let's add it to RDEPEND too. Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/freerdp: Stabilize 2.3.2 amd64, #805557Sam James2021-08-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/electrum: Stabilize 4.1.5 ALLARCHES, #805467Sam James2021-08-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/sslh: needs libpcre2Sam James2021-08-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/sslh: PCRE is an unconditional dependencyCraig Andrews2021-08-011-3/+2
| | | | | | See: https://github.com/yrutschle/sslh/commit/37d275 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Craig Andrews <candrews@gentoo.org>
* net-misc/freerdp: another openssl-3.0 fixMike Gilbert2021-08-011-0/+23
| | | | | Closes: https://bugs.gentoo.org/805893 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* net-misc/teamviewer: remove old versionsMartin Dummer2021-07-314-417/+0
| | | | | | | | | | remove old versions depening on dev-qt/qtwebkit:5 Closes: https://bugs.gentoo.org/750899 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Martin Dummer <martin.dummer@gmx.net> Closes: https://github.com/gentoo/gentoo/pull/21833 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* net-misc/freerdp: add 2.4.0Mike Gilbert2021-07-312-0/+123
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* net-misc/freerdp: fix build with openssl-3.0Mike Gilbert2021-07-313-0/+46
| | | | | Closes: https://bugs.gentoo.org/805548 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* net-misc/chrony: Use BROOT for verify-sig key pathMichał Górny2021-07-313-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-misc/icecast: [QA] unconditionally install logrotate filesSam James2021-07-312-9/+6
| | | | | | | | | QA policy [0] says that we don't conditionalise installation of small files. It's a wasteful rebuild and inconsistent across packages for when users desire completions to be available. [0] https://projects.gentoo.org/qa/policy-guide/installed-files.html#pg0301 Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/plowshare: [QA] unconditionally install completion filesSam James2021-07-313-40/+12
| | | | | | | | | QA policy [0] says that we don't conditionalise installation of small files. It's a wasteful rebuild and inconsistent across packages for when users desire completions to be available. [0] https://projects.gentoo.org/qa/policy-guide/installed-files.html#pg0301 Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/stunnel: [QA] call tmpfiles_process in pkg_postinstSam James2021-07-312-0/+4
| | | | | | | | This is needed to actually apply the tmpfiles configuration we've installed in the ebuild. See tmpfiles.eclass documentation. Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/openvswitch: [QA] call tmpfiles_process in pkg_postinstSam James2021-07-312-0/+4
| | | | | | | | This is needed to actually apply the tmpfiles configuration we've installed in the ebuild. See tmpfiles.eclass documentation. Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/lldpd: [QA] call tmpfiles_process in pkg_postinstSam James2021-07-314-0/+16
| | | | | | | | This is needed to actually apply the tmpfiles configuration we've installed in the ebuild. See tmpfiles.eclass documentation. Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/exabgp: [QA] call tmpfiles_process in pkg_postinstSam James2021-07-312-1/+9
| | | | | | | | This is needed to actually apply the tmpfiles configuration we've installed in the ebuild. See tmpfiles.eclass documentation. Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/dhcp: [QA] call tmpfiles_process in pkg_postinstSam James2021-07-311-0/+4
| | | | | | | | This is needed to actually apply the tmpfiles configuration we've installed in the ebuild. See tmpfiles.eclass documentation. Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/asterisk: [QA] call tmpfiles_process in pkg_postinstSam James2021-07-313-0/+6
| | | | | | | | This is needed to actually apply the tmpfiles configuration we've installed in the ebuild. See tmpfiles.eclass documentation. Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/connman: consistent tmpfiles_process argumentsDavid Seifert2021-07-312-2/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* net-misc/omniORB: Stabilize 4.2.4 x86, #789318Sam James2021-07-301-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/omniORB: ppc64 stable wrt bug #789318Agostino Sarubbo2021-07-301-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-misc/knock: ppc stable wrt bug #804816Agostino Sarubbo2021-07-301-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-misc/omniORB: ppc stable wrt bug #789318Agostino Sarubbo2021-07-301-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-misc/omniORB: amd64 stable wrt bug #789318Agostino Sarubbo2021-07-301-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-misc/networkmanager: Version bump to 1.32.6Matt Turner2021-07-292-0/+350
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-misc/knock: amd64 stable wrt bug #804816Agostino Sarubbo2021-07-291-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-misc/knock: x86 stable wrt bug #804816Agostino Sarubbo2021-07-291-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-misc/knock: sparc stable wrt bug #804816Agostino Sarubbo2021-07-291-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-misc/openntpd: keyword 6.8_p1-r1 for ~riscvMarek Szuba2021-07-281-1/+1
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* net-misc/openntpd: keyword 6.2_p3-r2 for ~riscvMarek Szuba2021-07-281-1/+1
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* net-misc/dhcp: avoid undefined/broken runtime behaviour with -O3Sam James2021-07-281-0/+4
| | | | | | | | | | -fstrict-aliasing (enabled by -O3) breaks code within dhcp which violates the no-strict-aliasing rule. So, let's tag on an option to avoid assuming that rule / avoid the optimisation which is unsafe here. Bug: https://bugs.gentoo.org/787935 Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/vconfig: Keyword 1.9 arm64, #804007Sam James2021-07-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/seafile: adjust commentConrad Kostecki2021-07-263-3/+3
| | | | | | | Just adjusting a comment, as ltprune.eclass will be gone in future. No changes in ebuild. Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* net-misc/memcached: 1.6.10 bumpMatthew Thode2021-07-262-0/+105
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* net-misc/gupnp-tools: Drop old versionsMatt Turner2021-07-262-37/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-misc/putty: Security cleanupLars Wendler2021-07-262-96/+0
| | | | | Bug: https://bugs.gentoo.org/801517 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-misc/networkmanager: Version bump to 1.32.4Matt Turner2021-07-252-0/+350
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-misc/modemmanager: Drop old versionsMatt Turner2021-07-252-129/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-misc/modemmanager: Version bump to 1.16.8Matt Turner2021-07-252-0/+129
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-misc/putty: Stabilize 0.76 ppc64, #801517Sam James2021-07-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/putty: Stabilize 0.76 ppc, #801517Sam James2021-07-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/openssh: remove unused patchesMichael Mair-Keimberger2021-07-254-658/+0
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/21769 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* net-misc/iperf: Stabilize 3.9-r1 arm, #804067Sam James2021-07-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/vconfig: Stabilize 1.9 arm, #804046Sam James2021-07-251-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>