Hello,

Attached, a patch to update ca-certificates 20141019+deb8u3 -> 20210119.
The patch also adds "update-ca-certificates" to its postmake as it seems to be needed after the update.


@René did you not see the previous email for openssl and git CVE updates?


used your Update-Pkg, but it didn't seem to give me a patch or diff file
so sending the desc.

@scsijon: Yeah you just need to do "svn diff" afterwards when using Update-Pkg ;-)

mod to the binutils.conf to # out the --enable-shared line 28

Ah nice, I'll try to build it with that one!
Index: package/security/ca-certificates/ca-certificates.conf
===================================================================
--- package/security/ca-certificates/ca-certificates.conf	(revision 51941)
+++ package/security/ca-certificates/ca-certificates.conf	(working copy)
@@ -18,6 +18,7 @@
 # not all certificates should be marked as trusted
 cac_pi() {
 	find $root/usr/share/ca-certificates -name '*.crt' -printf '%P\n' | sort > $root/etc/ca-certificates.conf
+	update-ca-certificates
 }
 
 hook_add postinstall 5 cac_pi
Index: package/security/ca-certificates/ca-certificates.desc
===================================================================
--- package/security/ca-certificates/ca-certificates.desc	(revision 51941)
+++ package/security/ca-certificates/ca-certificates.desc	(working copy)
@@ -40,7 +40,7 @@
 
 [L] GPL MPL
 [S] Alpha
-[V] 20141019+deb8u3
+[V] 20210119
 [P] X -----5---9 200.000
 
-[D] 749bf897000de9225e83a126d04a819b9a9c7b0f4d5982871d3e8213 ca-certificates_20141019+deb8u3.tar.xz http://ftp.debian.org/debian/pool/main/c/ca-certificates/
+[D] 5d3c9a99d7828d6c59966089f74dc9159ba878550267cb80996d2c1b ca-certificates_20210119.tar.xz http://ftp.debian.org/debian/pool/main/c/ca-certificates/
----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[email protected] with a subject of: unsubscribe t2

Reply via email to