Update to new version 1.36
This commit is contained in:
parent
f244b4182f
commit
898d9f246d
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
ypbind-mt-1.32.tar.bz2
|
||||
/ypbind-mt-1.33.tar.bz2
|
||||
/ypbind-mt-1.35.tar.bz2
|
||||
/ypbind-mt-1.36.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
b992febc3b31942b848207cb0465f508 ypbind-mt-1.35.tar.bz2
|
||||
135834db97d78ff6d79fdee2810b4056 ypbind-mt-1.36.tar.bz2
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: The NIS daemon which binds NIS clients to an NIS domain
|
||||
Name: ypbind
|
||||
Version: 1.35
|
||||
Release: 5%{?dist}
|
||||
Version: 1.36
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
Group: System Environment/Daemons
|
||||
Source0: ftp://ftp.us.kernel.org/pub/linux/utils/net/NIS/ypbind-mt-%{version}.tar.bz2
|
||||
@ -117,6 +117,9 @@ fi
|
||||
%doc README NEWS COPYING
|
||||
|
||||
%changelog
|
||||
* Wed Jul 11 2012 Honza Horak <hhorak@redhat.com> - 3:1.36-1
|
||||
- Update to new version 1.36
|
||||
|
||||
* Tue Jul 10 2012 Honza Horak <hhorak@redhat.com> - 3:1.35-5
|
||||
- consider all 127.0.0.0/8 as localhost addresses
|
||||
Related: #829487
|
||||
|
Loading…
Reference in New Issue
Block a user