summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-libs/libtirpc: remove oldMike Gilbert2020-03-181-49/+0
| | | | | Package-Manager: Portage-2.3.92_p3, Repoman-2.3.20_p118 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* net-libs/libtirpc: backport fix for muslMike Gilbert2020-03-161-0/+31
| | | | | Package-Manager: Portage-2.3.92_p3, Repoman-2.3.20_p118 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* net-libs/libtirpc: fix build with gcc 10Mike Gilbert2020-01-191-0/+44
| | | | | | Closes: https://bugs.gentoo.org/705896 Package-Manager: Portage-2.3.84_p2, Repoman-2.3.20_p24 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* net-libs/libtirpc: Drop old versionsMatt Turner2019-09-283-65/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-libs/libtirpc: Removed old.Lars Wendler2018-03-201-255/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* net-libs/libtirpc: remove unused patchesMichael Mair-Keimberger2017-12-207-340/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/6320
* net-libs/libtirpc: Add exported symbol bugfix from Arch; see the patch for linksAndreas K. Hüttel2017-09-161-0/+17
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* net-libs/libtirpc: Add build fix for glibc-2.26, see bug 628752Andreas K. Hüttel2017-09-051-0/+12
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* net-libs/libtirpc: Add libtirpc-1.0.2Joshua Kinard2017-07-302-0/+85
| | | | | Signed-off-by: Joshua Kinard <kumba@gentoo.org> Package-Manager: Portage-2.3.6, Repoman-2.3.3
* net-libs/libtirpc: backport fixes for uclibc-ng userlandsJoshua Kinard2017-07-056-0/+311
| | | | | | | | | | | A number of patches from libtirpc git were backported from 1.0.2_rc3 to resolve compiliation errors when building under a sys-libs/uclibc-ng userland. Two patches are custom fixes -- see the top of each patch for a more detailed explanation. Tested on mips (both uclibc-ng and glibc) and amd64 glibc. Solves Bug #610846. Signed-off-by: Joshua Kinard <kumba@gentoo.org> Package-Manager: Portage-2.3.6, Repoman-2.3.2
* net-libs/libtirpc: Revision bump to pull in patch for CVE-2017-8779Patrick McLean2017-05-081-0/+255
| | | | | | | | This also gets rid of the src_unpack definition, moves to src_prepare and adds a call to epatch_user to src_prepare. Gentoo-Bug: 617472 Package-Manager: Portage-2.3.5, Repoman-2.3.2
* net-libs/libtirpc: remove unused patchesMichael Mair-Keimberger (asterix)2017-01-222-54/+0
| | | | | | (cherry picked from commit 54e643135004afc58d1a7d885eef21deef6f0ef9) Fixes: https://github.com/gentoo/gentoo/pull/3542 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-083-0/+83
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