[packages/whois] - up to 5.5.5
arekm
arekm at pld-linux.org
Thu Feb 6 22:41:40 CET 2020
commit f9849c01a7246d2305df35ff076d402633ff126f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Thu Feb 6 22:41:16 2020 +0100
- up to 5.5.5
whois-mkpwdhash.patch | 34 ++++++++++++----------------------
whois.spec | 4 ++--
2 files changed, 14 insertions(+), 24 deletions(-)
---
diff --git a/whois.spec b/whois.spec
index e00bdbb..e0826db 100644
--- a/whois.spec
+++ b/whois.spec
@@ -3,12 +3,12 @@ Summary(pl.UTF-8): Rozszerzony klient WHOIS
Summary(ru.UTF-8): Улучшенный клиент WHOIS
Summary(uk.UTF-8): Покращений клієнт WHOIS
Name: whois
-Version: 5.5.2
+Version: 5.5.5
Release: 1
License: GPL v2+
Group: Networking/Utilities
Source0: http://ftp.debian.org/debian/pool/main/w/whois/%{name}_%{version}.tar.xz
-# Source0-md5: 2680f65153e5c4f28c26a6d239be5c69
+# Source0-md5: f352b440b70ed0e090d49718d370cc4b
Patch0: %{name}-idn.patch
Patch1: %{name}-config.patch
Patch2: %{name}-mkpwdhash.patch
diff --git a/whois-mkpwdhash.patch b/whois-mkpwdhash.patch
index e7d9087..8322af6 100644
--- a/whois-mkpwdhash.patch
+++ b/whois-mkpwdhash.patch
@@ -15,39 +15,29 @@ diff -ur whois-5.3.0.orig/Makefile whois-5.3.0/Makefile
diff -ur whois-5.3.0.orig/mkpasswd.1 whois-5.3.0/mkpasswd.1
--- whois-5.3.0.orig/mkpasswd.1 2013-03-30 01:31:39.000000000 +0000
+++ whois-5.3.0/mkpasswd.1 2018-04-16 16:51:17.853233430 +0000
-@@ -1,13 +1,13 @@
--.TH MKPASSWD 1 "21 March 2008" "Marco d'Itri" "Debian GNU/Linux"
-+.TH mkpwdhash 1 "21 March 2008" "Marco d'Itri" "Debian GNU/Linux"
+@@ -1,12 +1,12 @@
+ .TH MKPASSWD 1 "2019-12-30" "Marco d'Itri" "Debian GNU/Linux"
.SH NAME
-mkpasswd \- Overfeatured front end to crypt(3)
+mkpwdhash \- Overfeatured front end to crypt(3)
.SH SYNOPSIS
-.B mkpasswd
+.B mkpwdhash
- .BR PASSWORD
- .BR SALT
- .PP
+ .I PASSWORD
+ .RI [ SALT ]
.SH DESCRIPTION
-.B mkpasswd
+.B mkpwdhash
encrypts the given password with the
- .BR crypt(3)
- libc function using the given salt.
-@@ -37,7 +37,7 @@
- .B -s, --stdin
- Like \fI--password-fd=0\fP.
- .SH "ENVIRONMENT"
--.IP "MKPASSWD_OPTIONS"
-+.IP "mkpwdhash_OPTIONS"
- A list of options which will be evalued before the ones specified on the
- command line.
- .SH BUGS
-@@ -51,7 +51,7 @@
- .IR crypt(3),
- .IR getpass(3)
+ .BR crypt (3)
+ libc function, using the given salt.
+@@ -86,7 +86,7 @@ This programs suffers of a bad case of f
+ .IR crypt_gensalt (3),
+ .IR getpass (3).
.SH AUTHOR
-.B mkpasswd
+.B mkpwdhash
- and this man page were written by Marco d'Itri <\fImd at linux.it\fP>
+ and this man page were written by Marco d'Itri
+ .RI < md at linux.it >
and are licensed under the terms of the GNU General Public License,
- version 2 or higher.
+
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/whois.git/commitdiff/f9849c01a7246d2305df35ff076d402633ff126f
More information about the pld-cvs-commit
mailing list