Duncaen
|
c3f6f485a3
|
lib/repo_sync.c: set umask before creating repo cache directories
|
2019-06-14 21:08:55 +02:00 |
|
Duncaen
|
e797936c40
|
lib/repo_sync.c: sane umask for repodata files
|
2017-02-27 18:50:19 +01:00 |
|
Juan RP
|
789326cf3a
|
xbps_repo_sync: fix regression introduced in 87ca42f3 .
|
2014-10-24 11:16:24 +02:00 |
|
Juan RP
|
87ca42f399
|
Remove xdelta support: it never worked and wasn't fully implemented.
|
2014-10-24 11:04:51 +02:00 |
|
Juan RP
|
805f6aa1b2
|
lib/repo_sync.c: CID 62763 (toctou)
|
2014-10-08 09:55:12 +02:00 |
|
Juan RP
|
4ab831888a
|
xbps_repo_sync: fix swapped args (Hi Tox!)
|
2014-09-11 13:38:26 +02:00 |
|
Juan RP
|
e1124800a5
|
lib/repo_sync.c: xbps_fetch_file_dest() expects 4 args not 5 (hi Tox)
|
2014-09-11 11:51:20 +02:00 |
|
Enno Boland
|
4689b07b85
|
lib/repo_sync.c: use xbps_fetch_file_dest() instead of xbps_fetch_delta().
Until the generation of deltas does not work reliably just download
the repo files instead of trying to get the delta.
|
2014-09-11 11:39:54 +02:00 |
|
Enno Boland
|
8a992372ed
|
lib/repo_sync.c: use xbps_fetch_delta instead of xbps_fetch_file
|
2014-08-11 20:01:24 +02:00 |
|
Juan RP
|
99be698979
|
Use a single file to store repository data.
This is just the starting point to extend repositories with PGP signatures.
|
2013-06-10 10:28:39 +02:00 |
|