Fixed HTTP repositories in non standard HTTP port (80).
The code didn't take into account for different ports and simply ignored them, now they work correctly. This fixes issue 10 in googlecode.
This commit is contained in:
5
NEWS
5
NEWS
@@ -1,4 +1,9 @@
|
||||
xbps-0.10.0 (???):
|
||||
|
||||
* Fixed issue 10 "HTTP repositories in non standard HTTP port currently segfault".
|
||||
You can now any HTTP server in non standard ports, like:
|
||||
|
||||
http://yourhost:8080/your/repo
|
||||
|
||||
* xbps-bin(8): the 'check' target now detects broken symlinks and marks
|
||||
them as critical errors.
|
||||
|
Reference in New Issue
Block a user