- 04 Aug, 2020 3 commits
-
-
Noah Meyerhans authored
-
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.
-
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
-
- 03 Aug, 2020 3 commits
-
-
Noah Meyerhans authored
-
Noah Meyerhans authored
Pulled fixes for the following from upstream's svn: https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7810 https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7817 https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7834
-
Noah Meyerhans authored
Replace python with python3 in autopkgtest dependencies in support of the python2 removal effort Closes: #967039
-
- 17 Jul, 2020 2 commits
-
-
Noah Meyerhans authored
-
Noah Meyerhans authored
Closes: #964060
-
- 23 Jun, 2020 2 commits
-
-
Noah Meyerhans authored
-
Noah Meyerhans authored
-
- 22 Jun, 2020 1 commit
-
-
Noah Meyerhans authored
-
- 12 May, 2020 1 commit
-
-
Noah Meyerhans authored
-
- 30 Jan, 2020 2 commits
-
-
Noah Meyerhans authored
-
Noah Meyerhans authored
Retroactively document these fixes, which were not publicly documented when 3.4.4-rc1 was released by upstream.
-
- 21 Jan, 2020 5 commits
-
-
Noah Meyerhans authored
-
Noah Meyerhans authored
We don't use gbp to construct an orig tarball, since upstream sources aren't tracked in this repository.
-
Noah Meyerhans authored
This lintian check is intended to identify postinst scripts that are using s-s-d to start long-lived daemons, when invoke-rc.d should be used for that purpose. In spamassassin's case, s-s-d is only used to invoke the short-lived sa-update and sa-compile programs with the appropriate uid/gid and environment.
-
Noah Meyerhans authored
Upstream is not entirely consistent with their tagging convention. Case in point, tags/spamassassin_release_3_4_4 exists, refers to 3.4.4~rc1. This change adds the ability to override the snapshot location, rather than deriving it from the latest version in debian/changelog. In general we want to use the version from the changelog, so print a warning whenever the override is used.
-
Noah Meyerhans authored
-
- 19 Jan, 2020 1 commit
-
-
Noah Meyerhans authored
-
- 04 Jan, 2020 1 commit
-
-
Noah Meyerhans authored
-
- 12 Dec, 2019 2 commits
-
-
Noah Meyerhans authored
-
Noah Meyerhans authored
- CVE-2018-11805: Malicious rules files, possibly retrieved automatically via sa-update, can run arbitrary commands. - CVE-2019-12420: A message can be crafted in a way to use excessive resources, resulting in a denial of service.
-
- 10 Dec, 2019 1 commit
-
-
Noah Meyerhans authored
Fix some issues reported by lintian See merge request debian/spamassassin!3
-
- 06 Dec, 2019 3 commits
-
-
Janitor authored
Fixes lintian: uses-debhelper-compat-file See https://lintian.debian.org/tags/uses-debhelper-compat-file.html for more details.
-
Janitor authored
+ Use dh_installsystemd rather than deprecated dh_systemd_enable. + Use dh_installsystemd rather than deprecated dh_systemd_start. Fixes lintian: package-uses-old-debhelper-compat-version See https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html for more details.
-
Janitor authored
Fixes lintian: debian-watch-uses-insecure-uri See https://lintian.debian.org/tags/debian-watch-uses-insecure-uri.html for more details.
-
- 25 Nov, 2019 3 commits
-
-
Noah Meyerhans authored
-
Noah Meyerhans authored
-
Noah Meyerhans authored
-
- 20 Nov, 2019 1 commit
-
-
Noah Meyerhans authored
-
- 15 Nov, 2019 9 commits
-
-
Noah Meyerhans authored
-
Noah Meyerhans authored
-
Noah Meyerhans authored
-
Noah Meyerhans authored
-
Noah Meyerhans authored
-
Noah Meyerhans authored
-
Noah Meyerhans authored
-
Noah Meyerhans authored
-
Noah Meyerhans authored
Upstream's rule source is not included in snapshots. Use this script to unify the snapshot source and the rules source.
-