Package: release.debian.org Severity: normal Tags: jessie User: release.debian....@packages.debian.org Usertags: pu
Hi there, I would like to remove the cron job in ieee-data (closes: #826104) since we are DDoS IEEE servers every month. I was hopping that the amount of stable installations were gentle with their servers, but I underestimate the amount of Debian installations (and overestimated the IEEE servers). Anyway, I still getting reports from people that we are getting fetching problems. So, here is the patch. -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable'), (500, 'oldstable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.7.0-1-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system)
diff -Nru ieee-data-20150531.1~deb8u1/debian/changelog ieee-data-20150531.1~deb8u2/debian/changelog --- ieee-data-20150531.1~deb8u1/debian/changelog 2015-12-20 09:58:11.000000000 -0500 +++ ieee-data-20150531.1~deb8u2/debian/changelog 2016-11-27 14:21:34.000000000 -0500 @@ -1,3 +1,9 @@ +ieee-data (20150531.1~deb8u2) stable; urgency=high + + * Crontab update disable. Closes: #826104 + + -- Luciano Bello <luci...@debian.org> Sun, 27 Nov 2016 14:21:34 -0500 + ieee-data (20150531.1~deb8u1) stable; urgency=medium * New iab.txt url updated. diff -Nru ieee-data-20150531.1~deb8u1/debian/ieee-data.cron.monthly ieee-data-20150531.1~deb8u2/debian/ieee-data.cron.monthly --- ieee-data-20150531.1~deb8u1/debian/ieee-data.cron.monthly 2014-10-19 14:20:43.000000000 -0400 +++ ieee-data-20150531.1~deb8u2/debian/ieee-data.cron.monthly 1969-12-31 19:00:00.000000000 -0500 @@ -1,3 +0,0 @@ -#!/bin/sh -test -x /usr/bin/update-oui || exit 0 -BASEDIR=/var/lib/ieee-data/ /usr/bin/update-oui -f -q