Skip to content
Snippets Groups Projects
  1. Apr 27, 2022
  2. Mar 19, 2022
  3. Mar 15, 2022
  4. Feb 11, 2022
  5. Jan 21, 2022
  6. Jan 20, 2022
  7. Dec 27, 2021
  8. Nov 05, 2021
  9. Nov 03, 2021
  10. Nov 02, 2021
  11. Oct 31, 2021
  12. Oct 26, 2021
  13. Oct 25, 2021
  14. Oct 15, 2021
  15. Aug 25, 2021
  16. Aug 13, 2021
    • Radko Krkoš's avatar
      Fix lintian's privacy-breach-uses-embedded-file · a5151d11
      Radko Krkoš authored
      * The maintenance apache site used bootstrap.min.css downloaded
        from the CDN. This is discouraged according to lintian:
        $ lintian-info -t privacy-breach-uses-embedded-file
      * The canonical way to solve this issue is to use the corresponding
        debian package providing the referenced file, which does indeed
        exist: 'libjs-bootstrap'. In hawat, which this maintenance site
        replaces during downtime, corresponding css file is included
        statically, so adding another dependency just for maintenance
        site is an overkill. Both the static hawat version and the version
        in current debian's libjs-bootstrap are from Bootstrap v3.4.1,
        but the maintenance site is based on v4.3.1, so just download
        that and include it statically. The misversioning might be a typo
        and then either reusing the hawat's version or changing both
        to use the debian's packaged one might be a better way.
      a5151d11
  17. Aug 03, 2021
  18. Jul 15, 2021
  19. May 31, 2021
  20. May 28, 2021
  21. May 26, 2021
    • Radko Krkoš's avatar
      Fix lintian's privacy-breach-uses-embedded-file · 1153bea3
      Radko Krkoš authored
      * The maintenance apache site used bootstrap.min.css downloaded
        from the CDN. This is discouraged according to lintian:
        $ lintian-info -t privacy-breach-uses-embedded-file
      * The canonical way to solve this issue is to use the corresponding
        debian package providing the referenced file, which does indeed
        exist: 'libjs-bootstrap'. In hawat, which this maintenance site
        replaces during downtime, corresponding css file is included
        statically, so adding another dependency just for maintenance
        site is an overkill. Both the static hawat version and the version
        in current debian's libjs-bootstrap are from Bootstrap v3.4.1,
        but the maintenance site is based on v4.3.1, so just download
        that and include it statically. The misversioning might be a typo
        and then either reusing the hawat's version or changing both
        to use the debian's packaged one might be a better way.
      1153bea3
  22. May 11, 2021
  23. Apr 29, 2021
  24. Apr 28, 2021
  25. Jan 28, 2021
  26. Jan 11, 2021
  27. Dec 18, 2020
Loading