[packages/man-db] - updated to 2.12.1

qboosh qboosh at pld-linux.org
Sun Jun 9 17:22:52 CEST 2024


commit 1bf901b833b2b88f363cbce5ecbb78f80dd04a05
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Jun 9 16:51:23 2024 +0200

    - updated to 2.12.1

 man-db-sandbox.patch | 10 +++++-----
 man-db.spec          |  9 +++++----
 2 files changed, 10 insertions(+), 9 deletions(-)
---
diff --git a/man-db.spec b/man-db.spec
index bff9e25..2996c66 100644
--- a/man-db.spec
+++ b/man-db.spec
@@ -6,21 +6,21 @@
 Summary:	Tools for searching and reading man pages
 Summary(pl.UTF-8):	Narzędzia do przeszukiwania i czytania stron podręcznika man
 Name:		man-db
-Version:	2.10.0
-Release:	2
+Version:	2.12.1
+Release:	1
 # project man-db  GPLv2+
 # Gnulib part     GPLv3+
 License:	GPL v2+ and GPL v3+
 Group:		Base
 Source0:	http://download.savannah.gnu.org/releases/man-db/%{name}-%{version}.tar.xz
-# Source0-md5:	96009cd422f2e62b01b8c4de0f5691f1
+# Source0-md5:	7b044e5020aab89db41ac7ee59d6d84a
 Source1:	%{name}.daily
 Source2:	%{name}.sysconfig
 # Resolves: #655385 - use old format of nroff output
 Patch0:		sgr.patch
 # recent nroff uses times()
 Patch1:		%{name}-sandbox.patch
-URL:		http://www.nongnu.org/man-db/
+URL:		https://man-db.gitlab.io/man-db/
 BuildRequires:	gdbm-devel
 BuildRequires:	gettext-tools >= 0.18.3
 BuildRequires:	groff
@@ -168,6 +168,7 @@ rm -rf $RPM_BUILD_ROOT
 %lang(id) %{_mandir}/id/man*/*
 %lang(it) %{_mandir}/it/man*/*
 %lang(ja) %{_mandir}/ja/man*/*
+%lang(ko) %{_mandir}/ko/man*/*
 %lang(nl) %{_mandir}/nl/man*/*
 %lang(pl) %{_mandir}/pl/man*/*
 %lang(pt) %{_mandir}/pt/man*/*
diff --git a/man-db-sandbox.patch b/man-db-sandbox.patch
index 6ea0102..1752c63 100644
--- a/man-db-sandbox.patch
+++ b/man-db-sandbox.patch
@@ -1,8 +1,8 @@
---- man-db-2.8.5/lib/sandbox.c.orig	2019-01-05 10:08:56.000000000 +0100
-+++ man-db-2.8.5/lib/sandbox.c	2019-02-14 17:52:29.314997003 +0100
-@@ -454,6 +454,7 @@
- 	SC_ALLOW ("fork");
- 	SC_ALLOW ("getrusage");
+--- man-db-2.12.1/lib/sandbox.c.orig	2024-06-08 22:14:43.280314005 +0200
++++ man-db-2.12.1/lib/sandbox.c	2024-06-09 07:52:21.939218600 +0200
+@@ -493,6 +493,7 @@ static scmp_filter_ctx make_seccomp_filt
+ 	SC_ALLOW ("pidfd_open");
+ 	SC_ALLOW ("pidfd_send_signal");
  	SC_ALLOW ("prctl");
 +	SC_ALLOW ("times");
  	SC_ALLOW ("vfork");
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/man-db.git/commitdiff/1bf901b833b2b88f363cbce5ecbb78f80dd04a05



More information about the pld-cvs-commit mailing list