Skip to content

Commits on Source 2

  • Bernhard Schmidt's avatar
    Drop collectd integration - temporarily? · f98c408f
    Bernhard Schmidt authored
    collectd (and thus all reverse dependencies) is threatened to be
    autoremoved from testing due to not one, not two, but three RC bugs
    
    Bug#926528 in collectd
    Bug#925849 in varnish
    Bug#932299 in owfs
    
    Additionally anything linking against libcollectdclient1 pulls in (via
    Recommends) 200 binary packages including Gtk, OpenJDK, bind9, ceph, ...
    A wishlist bug (Bug#933296) has been filed to change this.
    
    I currently don't see much gain in collectd integration in
    freeradius-utils, so drop it for now
    f98c408f
  • Bernhard Schmidt's avatar
    Changelog for 3.0.19+dfsg-3 · ebb0c0a0
    Bernhard Schmidt authored
    ebb0c0a0
freeradius (3.0.19+dfsg-3) unstable; urgency=medium
* Drop collectd integration from freeradius-utils - temporarily?
collectd is marked for autoremoval at the end of August due to three
RC bugs that do not show any recent activity (Bug#925849, Bug#926528,
Bug#932299). Additionally, depending on libcollectdclient pulls in
(with Recommends on collectd) 200 additional binary packages. See
Bug#933296.
-- Bernhard Schmidt <berni@debian.org> Wed, 21 Aug 2019 17:11:40 +0200
freeradius (3.0.19+dfsg-2) unstable; urgency=medium
* Import upstream patch to fix atomics FTBFS on armel etc (Closes: #933634)
......
......@@ -28,7 +28,6 @@ Build-Depends: debhelper (>= 10.6),
python-dev,
samba-dev | samba4-dev,
libpcre3-dev,
libcollectdclient-dev [!mips64el],
snmp,
dh-autoreconf,
freetds-dev
......