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

Bug#852040: marked as done (jessie-pu: package ca-certificates/20141019+deb8u3)



Your message dated Sat, 06 May 2017 14:44:18 +0100
with message-id <1494078258.26551.13.camel@adam-barratt.org.uk>
and subject line Closing bugs for updates included in 8.8
has caused the Debian Bug report #852040,
regarding jessie-pu: package ca-certificates/20141019+deb8u3
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.)


-- 
852040: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=852040
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

I would like to upload ca-certificates_20141019+deb8u3 to stable, in
order to backport the fix from #783615 [0]. This bug was reopened and
set to Serious severity. The debdiff is attached.

[0] https://bugs.debian.org/783615

-- 
Kind regards,
Michael
diffstat for ca-certificates-20141019+deb8u2 ca-certificates-20141019+deb8u3

 debian/changelog            |    7 +++++++
 sbin/update-ca-certificates |    2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff -Nru ca-certificates-20141019+deb8u2/debian/changelog ca-certificates-20141019+deb8u3/debian/changelog
--- ca-certificates-20141019+deb8u2/debian/changelog	2016-11-18 09:24:20.000000000 -0600
+++ ca-certificates-20141019+deb8u3/debian/changelog	2017-01-20 16:00:09.000000000 -0600
@@ -1,3 +1,10 @@
+ca-certificates (20141019+deb8u3) stable; urgency=medium
+
+  * sbin/update-ca-certificates:
+    Update local certificates directory when calling --fresh. Closes: #783615
+
+ -- Michael Shuler <michael@pbandjelly.org>  Wed, 18 Jan 2017 15:54:56 -0600
+
 ca-certificates (20141019+deb8u2) stable; urgency=medium
 
   [ Michael Shuler ]
diff -Nru ca-certificates-20141019+deb8u2/sbin/update-ca-certificates ca-certificates-20141019+deb8u3/sbin/update-ca-certificates
--- ca-certificates-20141019+deb8u2/sbin/update-ca-certificates	2016-11-18 09:24:15.000000000 -0600
+++ ca-certificates-20141019+deb8u3/sbin/update-ca-certificates	2017-01-20 16:00:09.000000000 -0600
@@ -89,7 +89,7 @@
   find . -type l -print | while read symlink
   do
     case $(readlink $symlink) in
-      $CERTSDIR*) rm -f $symlink;;
+      $CERTSDIR*|$LOCALCERTSDIR*) rm -f $symlink;;
     esac
   done
   find . -type l -print | while read symlink

--- End Message ---
--- Begin Message ---
Version: 8.8

Hi,

Each of these bugs refers to an update that was included in today's
jessie point release. Thanks!

Regards,

Adam

--- End Message ---

Reply to: