New release 3.22 (#1747011)
This commit is contained in:
parent
204e4fef66
commit
06a8478806
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@ hostname_3.04.tar.gz
|
|||||||
/gpl-2.0.txt
|
/gpl-2.0.txt
|
||||||
/hostname_3.19.tar.gz
|
/hostname_3.19.tar.gz
|
||||||
/hostname_3.20.tar.gz
|
/hostname_3.20.tar.gz
|
||||||
|
/hostname_3.22.tar.gz
|
||||||
|
@ -22,7 +22,7 @@ diff -up hostname/hostname.1.rh hostname/hostname.1
|
|||||||
--- hostname/hostname.1.rh 2013-11-03 15:24:23.000000000 +0100
|
--- hostname/hostname.1.rh 2013-11-03 15:24:23.000000000 +0100
|
||||||
+++ hostname/hostname.1 2013-11-04 10:12:59.670379153 +0100
|
+++ hostname/hostname.1 2013-11-04 10:12:59.670379153 +0100
|
||||||
@@ -80,6 +80,28 @@ complete FQDN of the system is returned
|
@@ -80,6 +80,28 @@ complete FQDN of the system is returned
|
||||||
.B "THE FQDN"
|
.B THE FQDN
|
||||||
below).
|
below).
|
||||||
|
|
||||||
+.LP
|
+.LP
|
||||||
@ -37,7 +37,7 @@ diff -up hostname/hostname.1.rh hostname/hostname.1
|
|||||||
+and
|
+and
|
||||||
+.BR gethostbyname(3)
|
+.BR gethostbyname(3)
|
||||||
+is that
|
+is that
|
||||||
+.BR gethostbyname(3)
|
+.BR gethostbyname(5)
|
||||||
+is network aware, so it consults
|
+is network aware, so it consults
|
||||||
+.IR /etc/nsswitch.conf
|
+.IR /etc/nsswitch.conf
|
||||||
+and
|
+and
|
||||||
@ -51,7 +51,7 @@ diff -up hostname/hostname.1.rh hostname/hostname.1
|
|||||||
When called with one argument or with the
|
When called with one argument or with the
|
||||||
.B \-\-file
|
.B \-\-file
|
||||||
@@ -105,8 +127,7 @@ command (see
|
@@ -105,8 +127,7 @@ command (see
|
||||||
.B "THE FQDN"
|
.B THE FQDN
|
||||||
below).
|
below).
|
||||||
.LP
|
.LP
|
||||||
-The host name is usually set once at system startup in
|
-The host name is usually set once at system startup in
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: Utility to set/show the host name or domain name
|
Summary: Utility to set/show the host name or domain name
|
||||||
Name: hostname
|
Name: hostname
|
||||||
Version: 3.20
|
Version: 3.22
|
||||||
Release: 9%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://packages.qa.debian.org/h/hostname.html
|
URL: http://packages.qa.debian.org/h/hostname.html
|
||||||
Source0: http://ftp.de.debian.org/debian/pool/main/h/hostname/hostname_%{version}.tar.gz
|
Source0: http://ftp.de.debian.org/debian/pool/main/h/hostname/hostname_%{version}.tar.gz
|
||||||
@ -60,6 +60,9 @@ fi
|
|||||||
%{_libexecdir}/%{name}
|
%{_libexecdir}/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 30 2019 Pavel Zhukov <pzhukov@redhat.com> - 3.22-1
|
||||||
|
- New release v3.22 (#1747011)
|
||||||
|
|
||||||
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.20-9
|
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.20-9
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||||
|
|
||||||
|
3
sources
3
sources
@ -1,2 +1 @@
|
|||||||
SHA512 (hostname_3.20.tar.gz) = 43d143d135c1ec0a9f2c2bc1d96109a2916142f0dd6bf000e53a47c6a856b517cab491bbabf0370021ac0434e619f957be7c0cb72f7a51c8e8c6d19c3936c8ad
|
SHA512 (hostname_3.22.tar.gz) = 6ee81e7156b61d672e410978d8e7838b635f3e0f4d0278c08e06b5579fcc3dc8a9fbf983249a3386b4c5ebe3d71ae6b43681ea4696050e2a6a973509d8232b7a
|
||||||
SHA512 (gpl-2.0.txt) = aee80b1f9f7f4a8a00dcf6e6ce6c41988dcaedc4de19d9d04460cbfb05d99829ffe8f9d038468eabbfba4d65b38e8dbef5ecf5eb8a1b891d9839cda6c48ee957
|
|
||||||
|
Loading…
Reference in New Issue
Block a user