Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
portreserve - TCP port reservation utility
The portreserve program aims to help services with well-known ports that
lie in the portmap range. It prevents portmap from a real service's port
by occupying it itself, until the real service tells it to release the
port (generally in the init script).
Packages
Latest: portreserve-0.0.4-5.el6.fio.x86_64.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
portreserve |
0 |
0.0.4 |
5.el6.fio |
x86_64 |
21 KiB |
2012-02-18 11:47:43 |
portreserve |
0 |
0.0.4 |
4.pre6.el6.fio |
x86_64 |
21 KiB |
2011-07-14 02:07:23 |
Changelog:
- * 2010-03-04 - Tim Waugh <twaugh[AT]redhat[DOTCOM]> 0.0.4-4
- Added comments to all patches.
- * 2010-01-22 - Tim Waugh <twaugh[AT]redhat[DOTCOM]> 0.0.4-3
- Walk the list of newmaps correctly (bug #557785).
- * 2009-11-30 - Dennis Gregorovic <dgregor[AT]redhat[DOTCOM]> - 0.0.4-2.1
- Rebuilt for RHEL 6
- * 2009-07-26 - Fedora Release Engineering <rel-eng[AT]lists.fedoraproject[DOTORG]> - 0.0.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
- * 2009-02-27 - Tim Waugh <twaugh[AT]redhat[DOTCOM]> 0.0.4-1
- 0.0.4:
- Fixed initscript so that it will not be reordered to start after
rpcbind (bug #487250).