Jump to letter: [
      
        ABCDEFGHIJKLMNOPQRSTUVWXYZ
      ]
    
    miniupnpc - Library and tool to control NAT in UPnP-enabled routers
    miniupnpc is an implementation of a UPnP client library, enabling
applications to access the services provided by an UPnP "Internet
Gateway Device" present on the network. In UPnP terminology, it is
a UPnP Control Point.
    
    Packages
    Latest: miniupnpc-1.6-6.el6.fio.i686.rpm
    
      
        | Name | 
        Epoch | 
        Version | 
        Release | 
        Arch | 
        Size | 
        Built | 
      
      
        | miniupnpc | 
        0 | 
        1.6 | 
        6.el6.fio | 
        i686 | 
        32 KiB | 
        2013-12-03 02:01:29 | 
      
    
    Changelog:
    
      
        - * 2012-05-30 - pcpa <paulo.cesar.pereira.de.andrade[AT]gmail[DOTCOM]> - 1.6-6
 
        - Add Changelog.txt to documentation.
- Correct package version in setup.py.
- Correct rpmlint warning on source rpm.
- Filter provides of private python shared object (817311#c19).
 
      
    
      
        - * 2012-05-26 - pcpa <paulo.cesar.pereira.de.andrade[AT]gmail[DOTCOM]> - 1.6-5
 
        - Build python module (817311#c14).
 
      
    
      
        - * 2012-05-21 - pcpa <paulo.cesar.pereira.de.andrade[AT]gmail[DOTCOM]> - 1.6-4
 
        - Use %name for source and patch names.
- Enable %check.
 
      
    
      
        - * 2012-05-07 - pcpa <paulo.cesar.pereira.de.andrade[AT]gmail[DOTCOM]> - 1.6-3
 
        - Prefer %global over %define.
- Add proper documentation to main package.
- Ensure library is built before making simple test programs.
 
      
    
      
        - * 2012-05-02 - pcpa <paulo.cesar.pereira.de.andrade[AT]gmail[DOTCOM]> - 1.6-2
 
        - Rename package to miniupnpc to match source tarball.
- Add patch to enable build of tests.
- Include manual page to devel package.
- Change License to match LICENSE file.