[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#833433: marked as done (jessie-pu: package flashplugin-nonfree/1:3.6.1+deb8u1)



Your message dated Sat, 17 Sep 2016 13:08:06 +0100
with message-id <1474114086.2011.126.camel@adam-barratt.org.uk>
and subject line Closing p-u bugs for updates in 8.6
has caused the Debian Bug report #833433,
regarding jessie-pu: package flashplugin-nonfree/1:3.6.1+deb8u1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
833433: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=833433
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: jessie
User: release.debian.org@packages.debian.org
Usertags: pu

Hi stable release managers team,

I prepared a package of flashplugin-nonfree for jessie to delete the old
get-upstream-version.pl from the local cache. See #833413. Otherwise jessie
users keep using an old insecure Adobe Flash Player version (or need to delete
get-upstream-version.pl from cache manually). See attached debdiff. Permission
to upload?

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru flashplugin-nonfree-3.6.1/debian/changelog flashplugin-nonfree-3.6.1+deb8u1/debian/changelog
--- flashplugin-nonfree-3.6.1/debian/changelog	2014-12-21 10:03:31.000000000 +0100
+++ flashplugin-nonfree-3.6.1+deb8u1/debian/changelog	2016-08-04 11:01:28.000000000 +0200
@@ -1,3 +1,10 @@
+flashplugin-nonfree (1:3.6.1+deb8u1) jessie; urgency=medium
+
+  * update-flashplugin-nonfree: Delete old get-upstream-version.pl from cache.
+    Closes: #833413.
+
+ -- Bart Martens <bartm@debian.org>  Thu, 04 Aug 2016 10:59:38 +0200
+
 flashplugin-nonfree (1:3.6.1) unstable; urgency=medium
 
   * debian/control: Pre-Depends: ca-certificates.  Closes: #773633.
diff -Nru flashplugin-nonfree-3.6.1/update-flashplugin-nonfree flashplugin-nonfree-3.6.1+deb8u1/update-flashplugin-nonfree
--- flashplugin-nonfree-3.6.1/update-flashplugin-nonfree	2014-09-15 17:33:57.000000000 +0200
+++ flashplugin-nonfree-3.6.1+deb8u1/update-flashplugin-nonfree	2016-08-04 11:04:15.000000000 +0200
@@ -183,6 +183,15 @@
 
 	if [ -f $cachedir/get-upstream-version.pl ]
 	then
+		if [ "`stat --format=%y $cachedir/get-upstream-version.pl`" \< "2016-08-04 09:35" ]
+		then
+			[ "$verbose" != "yes" ] || echo "deleting old $cachedir/get-upstream-version.pl"
+			rm $cachedir/get-upstream-version.pl
+		fi
+	fi
+
+	if [ -f $cachedir/get-upstream-version.pl ]
+	then
 		cp $cachedir/get-upstream-version.pl .
 		upstream=`perl get-upstream-version.pl $arch_wget 2> /dev/null` || true
 

--- End Message ---
--- Begin Message ---
Version: 8.6

The updates referred to in each of these bugs were included in today's
stable point release.

Regards,

Adam

--- End Message ---

Reply to: