Change logs for spf-engine source package in Buster

  • spf-engine (2.9.2-0+deb10u1) buster; urgency=medium
    
      * New upstream bugfix release:
      * Improve documentation based on user feedbacK:
        Add mention in policyd-spf.conf (5) in the TestOnly entry that to get both
        TestOnly behavior and no header field appended, Header_Type = None also
        needs to be set (LP: #1849994)
      * Fix priviledge managment at startup so Unix sockets work:
        Milter: Move drop_privileges before Milter.runmilter and delete
        own_socketfile so that the milter interface runs as the correct user
        without race conditions about changing ownership of the socket file when
        it hasn't been created yet (When the milter is started, it will create the
        socket based on uMask, so we don't need to manually change it)
    
     -- Scott Kitterman <email address hidden>  Tue, 14 Jan 2020 11:41:17 -0500
  • spf-engine (2.9.1-0+deb10u1) buster; urgency=medium
    
      * New upstream bugfix release
      * Put upstream provided init file where dh_installinit expects to find it
        so it is properly registered on install
      * Update debian/watch so limit itself to version 2.9.x updates for buster
      * Update debian/patches/0001-install-conf-fix.patch for missed change needed
        in sysv init
    
     -- Scott Kitterman <email address hidden>  Mon, 14 Oct 2019 19:04:55 -0400
  • spf-engine (2.9.0-4) unstable; urgency=medium
    
      * Fix missing depends on python3-pkg-resources:
        - For postfix-policyd-spf-python (Closes: #928487)
        - For pyspf-milter (Closes: #928488)
    
     -- Scott Kitterman <email address hidden>  Sun, 05 May 2019 18:07:33 -0400
  • spf-engine (2.9.0-3) unstable; urgency=medium
    
      * Install pyspf-milter config file in /etc/pyspf-milter/pyspf-milter.conf
        and update the service file so it is used (Closes: #926752)
    
     -- Scott Kitterman <email address hidden>  Wed, 10 Apr 2019 00:28:09 -0400
  • spf-engine (2.9.0-2) unstable; urgency=high
    
      * Add Breaks/Replaces for python3-spf-engine to fix upgrade issues (Closes:
        #921476)
    
     -- Scott Kitterman <email address hidden>  Tue, 05 Feb 2019 19:04:23 -0500
  • spf-engine (2.1.0-1) unstable; urgency=medium
    
      [ Ondřej Nový ]
      * d/changelog: Remove trailing whitespaces
      * d/control: Remove ancient X-Python3-Version field
    
      [ Scott Kitterman ]
      * Rename source to match new upstream name, update:
        - debian/watch
        - debian/control: source name, homepage, Vcs-*
        - debian/changelog
      * New upstream release
      * Rebase and restructure patches for new file layout
      * Add build-depends on python3-setuptools
      * Bump standards-version to 4.1.4 without further change
      * Switch to source format 3 vice quilt patches
      * Use pybuild for build system
      * Update debian/copyright
    
     -- Scott Kitterman <email address hidden>  Sun, 17 Jun 2018 21:04:54 -0400