Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/nfs-utils: fix previous patch | Natanael Copa | 2012-12-04 | 2 | -7/+7 |
| | | | | | | fixes #1486 (cherry picked from commit 84ad0cd074a4f7e337d0f4f0d4b1fea5a24bea5f) | ||||
* | main/nfs-utils: fix for wrong getaddrinfo assumptions | Natanael Copa | 2012-12-04 | 2 | -2/+31 |
| | | | | | | | | | | | | | The nfs-utils assumes getaddrinfo(AI_NUMERICHOST) never fills in ai_canonname, but it appears to do on uclibc. It also assumes that if it filled in, it will be allocated separately and that freeaddrinfo() will free it. This is not what uclibc does. This patch should fix a potensial memleak on nfs server and probably it will fix nfs server on x86_64 ref #1486 (cherry picked from commit 95e73982d6b68780a74a677f0fada23e6392e2fc) | ||||
* | main/nfs-utils: upgrade to 1.2.6 | Natanael Copa | 2012-05-21 | 2 | -5/+18 |
| | |||||
* | main/nfs-utils: replace opts in init.d script | Natanael Copa | 2012-01-19 | 2 | -3/+3 |
| | | | | ref #943 | ||||
* | main/nfs-utils: upgrade to 1.2.5 | Natanael Copa | 2011-10-11 | 1 | -4/+4 |
| | |||||
* | main/nfs-utils: rebuild against util-linux | Natanael Copa | 2011-08-30 | 1 | -2/+2 |
| | |||||
* | main/nfs-utils: upgrade to 1.2.4 and enable nfsv4 | Natanael Copa | 2011-08-24 | 1 | -6/+5 |
| | |||||
* | main/nfs-utils: build fix and bump to version 1.2.3 | Carlo Landmeter | 2011-04-13 | 1 | -3/+9 |
| | |||||
* | main: mass-rebuild of packages missing arch in .PKGINFO | Natanael Copa | 2011-03-31 | 1 | -1/+1 |
| | | | | this is needed for apk-tools-2.1 migration | ||||
* | Set all packages with arch="x86 x86_64" to arch="all". | William Pitcock | 2011-01-13 | 1 | -1/+1 |
| | |||||
* | main/*: add arch | Natanael Copa | 2010-12-13 | 1 | -0/+1 |
| | |||||
* | main/nfs-utils: upgrade to 1.2.2 and use rpcbind | Natanael Copa | 2010-07-01 | 8 | -12/+208 |
| | | | | fixes #249 | ||||
* | main/nfs-utils: subpackage for rpcgen | Natanael Copa | 2010-05-12 | 1 | -4/+12 |
| | |||||
* | main/[various]: bump pkgrel to force rebuild against nptl | Natanael Copa | 2010-05-04 | 1 | -1/+1 |
| | |||||
* | main/nfs-utils: start service after firewall | Natanael Copa | 2009-09-15 | 2 | -3/+3 |
| | |||||
* | moved extra/* to main/ | Natanael Copa | 2009-07-24 | 6 | -0/+296 |
and fixed misc build issues |