[arch-commits] Commit in i2pd/trunk (2 files)

Daniel Bermond dbermond at archlinux.org
Fri Mar 26 16:39:18 UTC 2021


    Date: Friday, March 26, 2021 @ 16:39:17
  Author: dbermond
Revision: 904609

upgpkg: i2pd 2.37.0-2: FS#70127

Fix yggdrasil transport layer.

Modified:
  i2pd/trunk/040-i2pd-systemd-service-hardening.patch
  i2pd/trunk/PKGBUILD

------------------------------------------+
 040-i2pd-systemd-service-hardening.patch |    2 +-
 PKGBUILD                                 |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: 040-i2pd-systemd-service-hardening.patch
===================================================================
--- 040-i2pd-systemd-service-hardening.patch	2021-03-26 16:13:17 UTC (rev 904608)
+++ 040-i2pd-systemd-service-hardening.patch	2021-03-26 16:39:17 UTC (rev 904609)
@@ -15,7 +15,7 @@
 +MemoryDenyWriteExecute=true
 +LockPersonality=true
 +SystemCallFilter=@system-service
-+RestrictAddressFamilies=AF_UNIX AF_INET AF_INET6
++RestrictAddressFamilies=AF_UNIX AF_INET AF_INET6 AF_NETLINK
 +ProtectHostname=true
 +ProtectClock=true
 +ProtectKernelLogs=true

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-26 16:13:17 UTC (rev 904608)
+++ PKGBUILD	2021-03-26 16:39:17 UTC (rev 904609)
@@ -10,7 +10,7 @@
 
 pkgname=i2pd
 pkgver=2.37.0
-pkgrel=1
+pkgrel=2
 pkgdesc='A full-featured C++ implementation of the I2P router'
 arch=('x86_64')
 url='https://i2pd.website/'
@@ -32,7 +32,7 @@
             '0064503a9124b764d01db862ba3c2ff97bc5961d41359970df2d6ce9842a5ab5'
             '452550678ea5702a6492eb58e8d0452b91dc5d0aaa112cf04542df74a3dc0dfc'
             'e98eaa783fcd8e1ab84980f68158e3bb9eb5ec101f26c748946a313152643f11'
-            '1d14bf9d56eac134e750ece336897aa45ce7f039f67f0bbdc89bddc6c777fa7d'
+            '2b84d85d4234eb3b640925d0dd244c8abe3b48bc69c8456629af923de17acf10'
             'cfcb6b07b67aff3e3af12767f4649d88b9320dc71907b6c01b465e5c138cdaa3'
             '88b2e709228049ba11f37863f87de75ab6cde295104852871384337cfdc906a3'
             'fe8cc2ec83cb5b5c2b2ec8cce9a989e0cb6fd347e00b84e03a17b12efd152fac')



More information about the arch-commits mailing list