logo

etc_portage

Unnamed repository; edit this file 'description' to name the repository. git clone https://hacktivis.me/git/etc_portage.git

nss-3.33-no-datetime.patch (603B)


  1. diff --git a/./lib/ckfw/pem/ckpemver.c.old b/./lib/ckfw/pem/ckpemver.c
  2. index 76ab5df..8600945 100644
  3. --- a/lib/ckfw/pem/ckpemver.c.old
  4. +++ b/lib/ckfw/pem/ckpemver.c
  5. @@ -53,7 +53,7 @@
  6. */
  7. const char __nss_ckpem_rcsid[] = "$Header: NSS Access to Flat Files in PEM format"
  8. NSS_CKPEM_LIBRARY_VERSION _DEBUG_STRING
  9. - " " __DATE__ " " __TIME__ " $";
  10. + " Jan 13 1984 12:30:30 $";
  11. const char __nss_ckcapi_sccsid[] = "@(#)NSS Access to Flag Files in PEM format "
  12. NSS_CKPEM_LIBRARY_VERSION _DEBUG_STRING
  13. - " " __DATE__ " " __TIME__;
  14. + " Jan 13 1984 12:30:30";