1. 30 May, 2021 5 commits
  2. 20 Apr, 2021 4 commits
  3. 07 Apr, 2021 1 commit
  4. 23 Dec, 2020 1 commit
    • Roel van Meer's avatar
      postinst: Fix perms only if dir exists · 41840d3b
      Roel van Meer authored
      If spamassassin is installed via the debian installer while
      start-stop-daemon is diverted via dpkg-divert, sa-compile will not have
      run, so the output dir doesn't exist when the postinst script tries to
      change its permissions. That causes an error while configuring
      sa-compile.
      
      Fix that by checking if the dir exists.
      
      This may still mean the permissions aren't set properly after the
      package has been installed (because dpkg-diverting start-stop-daemon
      means that sa-compile hasn't been run), but at least the package
      installs now. If you run sa-compile manually afterwards you can set the
      permissions correctly afterwards as well.
      
      Closes: #977957
      41840d3b
  5. 04 Aug, 2020 3 commits
    • Noah Meyerhans's avatar
      Release 3.4.5~pre1-3 · ce38411c
      Noah Meyerhans authored
      ce38411c
    • Noah Meyerhans's avatar
      Disable the reprotest salsa CI jobs · e8c1915b
      Noah Meyerhans authored
      During the second build round in the reprotest job, the unit test suite is
      failing.  This change disables the reprotest suite in order to avoid masking
      pipeline failures caused by failures in other jobs.  Reprotest should be
      re-enabled as soon as possible.
      e8c1915b
    • Noah Meyerhans's avatar
      Actually fix #967039 · 889339a8
      Noah Meyerhans authored
      There were more python2 requirements than just the Depends line in
      debian/tests/control.  Rather than update to python3, I replaced the tests with
      equivalent bash-based tests and dropped the python dependencies entirely.
      
      Closes: #967039
      889339a8
  6. 03 Aug, 2020 3 commits
  7. 17 Jul, 2020 2 commits
  8. 23 Jun, 2020 2 commits
  9. 22 Jun, 2020 1 commit
  10. 12 May, 2020 1 commit
  11. 30 Jan, 2020 2 commits
  12. 21 Jan, 2020 5 commits
  13. 19 Jan, 2020 1 commit
  14. 04 Jan, 2020 1 commit
  15. 12 Dec, 2019 2 commits
  16. 10 Dec, 2019 1 commit
  17. 06 Dec, 2019 3 commits
  18. 25 Nov, 2019 2 commits