Accepting request 832928 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/832928 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hostname?expand=0&rev=10
This commit is contained in:
commit
a77b9ddc96
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:566193a99f97a58f80b1537efe207c798bb88436c31c7dfc6dd4471d888a4a4f
|
|
||||||
size 13467
|
|
BIN
hostname-3.23.tar.gz
(Stored with Git LFS)
Normal file
BIN
hostname-3.23.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 26 07:43:53 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 3.23:
|
||||||
|
* Increase buffer size for all FQDNs to NI_MAXHOST as suggested by manpage.
|
||||||
|
(Closes: #942311)
|
||||||
|
* Use the same size for getdomainname().
|
||||||
|
* Bumped Standards-Version, no changes needed.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri May 15 13:30:45 UTC 2020 - Neal Gompa <ngompa13@gmail.com>
|
Fri May 15 13:30:45 UTC 2020 - Neal Gompa <ngompa13@gmail.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package hostname
|
# spec file for package hostname
|
||||||
#
|
#
|
||||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2020 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,12 +17,12 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: hostname
|
Name: hostname
|
||||||
Version: 3.21
|
Version: 3.23
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Utility to Set/Show the Host Name or Domain Name
|
Summary: Utility to Set/Show the Host Name or Domain Name
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Productivity/Networking/Other
|
Group: Productivity/Networking/Other
|
||||||
Url: https://tracker.debian.org/pkg/hostname
|
URL: https://tracker.debian.org/pkg/hostname
|
||||||
Source0: http://http.debian.net/debian/pool/main/h/%{name}/%{name}_%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
Source0: http://http.debian.net/debian/pool/main/h/%{name}/%{name}_%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||||
Source1: nis-domainname
|
Source1: nis-domainname
|
||||||
Source2: nis-domainname.service.in
|
Source2: nis-domainname.service.in
|
||||||
|
Loading…
Reference in New Issue
Block a user