Commit Graph

59 Commits

Author SHA1 Message Date
Dennis Gilmore 74c8a1f39c - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-04 04:35:45 -05:00
Honza Horák 0ce13aa758 New upstream version 2.14 2013-05-06 22:43:43 +02:00
Honza Horák 029be6a36f Adding automake and gettext-devel to BuildRequires for autoreconf 2013-03-25 18:28:49 +01:00
Honza Horák 6311e5981a Adding autoconf to BuildRequires for autoreconf 2013-03-25 17:40:21 +01:00
Honza Horák b945156ea7 Fix build for aarch64 2013-03-25 17:03:22 +01:00
Dennis Gilmore d844e8318c - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-14 22:12:28 -06:00
Honza Horák 491df991d4 Minor spec file fixes 2012-09-24 12:50:50 +02:00
Dennis Gilmore 61384f5443 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-22 02:42:32 -05:00
Honza Horák 96c24da63b Minor spec file fixes 2012-07-11 16:30:02 +02:00
Honza Horák c04606903b Minor spec file fixes 2012-07-11 16:26:10 +02:00
Honza Horák b8eaf28911 Do not check old passwords using passwd.adjunct feature 2012-04-23 14:39:21 +02:00
Honza Horák 1604bf4577 Patch from Paul Wouters to handle crypt() returning NULL
Resolves: #814803
2012-04-23 14:37:15 +02:00
Dennis Gilmore 379be8cd72 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-14 03:28:38 -06:00
Honza Horák 5ca6eb3ac2 Added YP_PASSWD_HASH environment variable to set default
algorithm for hashing a new password
Resolves: #699666
2011-09-09 16:37:49 +02:00
Honza Horák 0bf6befb28 space in ypmatch man page removed 2011-05-05 09:48:42 +02:00
Honza Horák ba4fef6209 Applied -gethost patch to check return value
(rhbz#698619)
2011-05-04 17:07:49 +02:00
Honza Horak 79b5fd34e0 typo patch added 2011-03-18 14:03:43 +01:00
Honza Horak 2291a74e85 Applied -typo patch to fix a grammar mistake
(rhbz#668743)
2011-03-18 13:57:41 +01:00
Dennis Gilmore fcbd95e824 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 01:48:00 -06:00
Karel Klic 301b438db1 Reverted previous change 2010-11-23 14:42:16 +01:00
Karel Klic ec87306b29 Do not compile ypmatch with ypclnt.c, use glibc's implementation instead of it 2010-11-23 13:59:42 +01:00
Karel Klic ecaa219e35 New upstream release 2010-11-19 19:39:31 +01:00
Karel Klic 53ee8b67a3 rhbz#653921 - Can't change NIS password with yppasswd 2010-11-19 18:40:21 +01:00
Fedora Release Engineering 7f15ce4c18 dist-git conversion 2010-07-29 16:22:08 +00:00
Karel Klíč 6c1fe3cd27 New upstream release 2010-04-20 14:25:05 +00:00
Karel Klíč 69a8fd30b6 Added a new patch -passwords, which merges -md5 and -sha-2 patches
together, and adds proper MD5/SHA support to verifypassword() #514061
2010-04-16 11:54:41 +00:00
Karel Klíč c4a077df2a /var/yp is owned by filesystem package 2010-03-01 20:59:08 +00:00
Karel Klíč ba62c391b2 Update to newer version 2009-12-10 15:13:14 +00:00
Bill Nottingham ead9eea402 Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-25 22:39:36 +00:00
Ville Skyttä 10a5216e73 - Convert specfile to UTF-8. 2009-08-10 10:16:49 +00:00
Jesse Keating 7b97cd07f2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-27 08:55:27 +00:00
vcrhonek 15b18ebb36 Add SHA-2 password hashes support 2009-03-04 12:52:24 +00:00
Jesse Keating 746e1b7697 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-25 18:15:51 +00:00
Jason ティビツ dbdaa9e476 - Fix license tag. 2008-08-12 00:16:23 +00:00
vcrhonek e284f4d564 fix buildroot 2008-02-11 16:16:00 +00:00
Bill Nottingham 82654c0fd2 makefile update to properly grab makefile.common 2007-10-15 19:38:34 +00:00
Steve Dickson 13eb784e08 Changed install process to create an useful debuginfo package (bz 249961) 2007-07-31 13:11:41 +00:00
Jesse Keating 991393f95c bumped for rebuild 2006-07-12 09:25:08 +00:00
Chris Feist f5ebd44c65 Updated to latest yp-tools sources> 2006-02-13 16:42:56 +00:00
Jesse Keating 448cd72118 bump for bug in double-long on ppc(64) 2006-02-11 06:37:54 +00:00
Jesse Keating 7d61a0946b bump for new gcc/glibc 2006-02-07 14:44:09 +00:00
Jesse Keating aa0a280312 gcc update bump 2005-12-09 22:43:57 +00:00
Chris Feist 5a38cb1efa Bumped revision. 2005-04-11 18:26:27 +00:00
Chris Feist 66b08d6b27 Rebuild for GCC4 2005-04-11 18:26:07 +00:00
cvsdist 10b6d9712a auto-import changelog data from yp-tools-2.8-5.src.rpm
Fri Jun 18 2004 Alan Cox <alan@redhat.com>
- Fix buffer overflow (non security) thanks to D Binderman
2004-09-09 15:14:21 +00:00
cvsdist 8b5688d034 auto-import changelog data from yp-tools-2.8-4.src.rpm
Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
2004-09-09 15:14:14 +00:00
cvsdist 5ca779db49 auto-import changelog data from yp-tools-2.8-3.src.rpm
Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
2004-09-09 15:14:06 +00:00
cvsdist 23e94d95f6 auto-import changelog data from yp-tools-2.8-2.src.rpm
Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt
Wed Apr 23 2003 Steve Dickson <SteveD@RedHat.com>
- Update to 2.7 from upstream
- Updated yppasswd md5 patch
2004-09-09 15:13:15 +00:00
cvsdist 58a1452612 auto-import changelog data from yp-tools-2.7-5.src.rpm
Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt
Mon Nov 18 2002 Tim Powers <timp@redhat.com>
- rebuild on all arches
2004-09-09 15:12:21 +00:00
cvsdist 7f96aecebd auto-import changelog data from yp-tools-2.7-3.src.rpm
Wed Aug 28 2002 Nalin Dahyabhai <nalin@redhat.com> 2.7-3
- properly terminate an alloca'ed string in yppasswd which would lead to
    improper rejection of the request if the user's pw_passwd was visible
2004-09-09 15:12:08 +00:00