[arch-commits] Commit in amavisd-new/trunk (PKGBUILD amavisd.tmpfiles)

Thore Bödecker foxxx0 at archlinux.org
Mon Nov 16 09:17:50 UTC 2020


    Date: Monday, November 16, 2020 @ 09:17:49
  Author: foxxx0
Revision: 755173

upgpkg: amavisd-new 2.12.1-1

Update to upstream release 2.12.1

add /run/amavis to tmpfiles.d, fixes FS#63447

Modified:
  amavisd-new/trunk/PKGBUILD
  amavisd-new/trunk/amavisd.tmpfiles

------------------+
 PKGBUILD         |    8 ++++----
 amavisd.tmpfiles |    1 +
 2 files changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-16 09:17:08 UTC (rev 755172)
+++ PKGBUILD	2020-11-16 09:17:49 UTC (rev 755173)
@@ -3,8 +3,8 @@
 
 pkgname=amavisd-new
 _pkgname=amavis
-pkgver=2.12.0
-pkgrel=3
+pkgver=2.12.1
+pkgrel=1
 pkgdesc="High-performance interface between mailer (MTA) and content checkers"
 arch=('any')
 url="https://gitlab.com/amavis/amavis"
@@ -45,10 +45,10 @@
         "amavisd.service"
         "amavisd.sysusers"
         "amavisd.tmpfiles")
-sha512sums=('f8d2dfb6e7d694c76c0ebca7592a3c85ff9b4911cbe43b3eb6d5002541bf036adfbf47c18df4b10c72bcceee0d8701b8c474e6432c5c136ca25170e42098d844'
+sha512sums=('8a2cef6ff6e2fa7f5d2e00a433a3f3ec7a15c47e21deadf6a25f50e0e29ad20d8641f474cd5d0dfcd3715458b07f08272f6df35efb2137b7c6a74a460cb91013'
             '5028913479808c02a74682987ed5289d094c1ae2e37874b8c45a6abcc825f2e9d9a46acf9ee010897a5a41e5f9256507cc4d7b9e535c46b03cc06b560dddd908'
             '8933d8457989c949845c0dabd2bed58680adbf87c920f05a59fd136acdd6da84b4d5b48c4c71dfbc0b047be005a70f665138d6397c1b09e0c746903c1d19fc11'
-            '1320d2416151e3340dc9a40b2b516835a5a4966c7db58268a005ee3f5701790851cdf3a2897c6fb9d4e95847d8c0c170e64f8a668ae999fd143de02f6fae8b52')
+            'bedbd1b270ccbfbbc9ef5682cc9491d6e7895b8b6cb7634a84175c0f469373f325fd694296a9a7aa8c1f09b6571162066e3fc98c555a4d971216fc6721842c9d')
 
 prepare() {
     sed -i \

Modified: amavisd.tmpfiles
===================================================================
--- amavisd.tmpfiles	2020-11-16 09:17:08 UTC (rev 755172)
+++ amavisd.tmpfiles	2020-11-16 09:17:49 UTC (rev 755173)
@@ -1,2 +1,3 @@
+d /run/amavis             0750 amavis amavis -
 d /var/spool/amavis       0750 amavis amavis -
 d /var/spool/amavis/virus 0750 amavis amavis -



More information about the arch-commits mailing list