Martin Weinelt
|
1c7ad58742
|
apt-cacher-ng: 3.2 → 3.5
Fixes: CVE-2017-7443, CVE-2020-5202
|
2020-05-06 19:09:31 +02:00 |
|
Michael Reilly
|
84cf00f980
|
treewide: Per RFC45, remove all unquoted URLs
|
2020-04-10 17:54:53 +01:00 |
|
volth
|
46420bbaa3
|
treewide: name -> pname (easy cases) (#66585)
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
|
2019-08-15 13:41:18 +01:00 |
|
R. RyanTM
|
114a0a8391
|
apt-cacher-ng: 3.1 -> 3.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/apt-cacher-ng/versions
|
2018-09-25 06:33:07 -07:00 |
|
Andreas Rammhold
|
d41d43d850
|
apt-cacher-ng: 0.9.1 -> 3.1
Also helps compilation using gcc7.
|
2017-11-22 09:21:58 +01:00 |
|
Allan Espinosa
|
16b12fbd87
|
apt-cacher-ng: disable on OSX
fmemopen() doesn't exist on OSX. This causes the builds to fail.
|
2016-04-07 11:57:12 -05:00 |
|
Joachim Fasting
|
c6d3a23cf6
|
apt-cacher-ng: 0.8.9 -> 0.9.1
Tested by doing sandboxed build & running the resulting
exectuable.
Note that sources for 0.8.9 are no longer available on
the Debian mirrors.
|
2016-03-17 15:59:39 +01:00 |
|
Allan Espinosa
|
59e12df957
|
apt-cacher-ng: 0.8.6 -> 0.8.9
|
2016-03-11 02:49:38 -06:00 |
|
makefu
|
8db9408ac6
|
apt-cacher-ng: init at 0.8.6
|
2015-11-16 14:45:21 +01:00 |
|