[arch-commits] Commit in samba/trunk (PKGBUILD)

Christian Hesse eworm at archlinux.org
Thu Oct 31 09:37:50 UTC 2019


    Date: Thursday, October 31, 2019 @ 09:37:50
  Author: eworm
Revision: 366166

upgpkg: samba 4.10.10-1

new upstream release, including CVE fixes:

https://www.samba.org/samba/security/CVE-2019-10218.html
https://www.samba.org/samba/security/CVE-2019-14833.html
https://www.samba.org/samba/security/CVE-2019-14847.html

Modified:
  samba/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-31 09:14:33 UTC (rev 366165)
+++ PKGBUILD	2019-10-31 09:37:50 UTC (rev 366166)
@@ -10,8 +10,8 @@
 
 pkgbase=samba
 pkgname=('libwbclient' 'smbclient' 'samba')
-pkgver=4.10.8
-pkgrel=2
+pkgver=4.10.10
+pkgrel=1
 arch=(x86_64)
 url="https://www.samba.org"
 license=('GPL3')
@@ -203,7 +203,7 @@
   # copy ldap example
   install -D -m644 ${srcdir}/samba-${pkgver}/examples/LDAP/samba.schema ${pkgdir}/usr/share/doc/samba/examples/LDAP/samba.schema
 }
-md5sums=('f3c722bbcd903479008fa1b529f56365'
+md5sums=('dde27447f39d124efe18f719ccf956dd'
          'SKIP'
          '995621522c6ec9b68c1b858ceed627ed'
          '96f82c38f3f540b53f3e5144900acf17'



More information about the arch-commits mailing list