summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - incorporate fixes for MITKRB5-SA-2007-006 (CVE-2007-3999, CVE-2007-4000)krb5-1_6_1-3_fc7Nalin Dahyabhai2007-09-043-1/+49
|
* right, need to actually add the new patcheskrb5-1_6_1-2_1_fc7Nalin Dahyabhai2007-06-272-0/+194
|
* - add a disttag, just in caseNalin Dahyabhai2007-06-271-1/+1
|
* - incorporate fixes for MITKRB5-SA-2007-004 (CVE-2007-2442,CVE-2007-2443)Nalin Dahyabhai2007-06-271-1/+10
| | | | and MITKRB5-SA-2007-005 (CVE-2007-2798)
* - preprocess kerberos.ldif into a format FDS will like better, and includekrb5-1_6_1-2_0_1Nalin Dahyabhai2007-06-279-1602/+50
| | | | | | | | that as a doc file as well (from 1.6.1-4) - drop old, incomplete SELinux patch (from 1.6.1-4) - add patch from Greg Hudson to make srvtab routines report missing-file errors at same point that "file" keytab routines do (from 1.6.1-4, #241805)
* - actually, use 2.0 as the release number, because that'll produce a uniquekrb5-1_6_1-2_0Nalin Dahyabhai2007-06-271-2/+2
| | | | tag
* - pull up 1.6.1-2 from the devel branchNalin Dahyabhai2007-06-276-12/+493
|
* Initialize branch F-7 for krb5Bill Nottingham2007-05-181-0/+1
|
* - omit dependent libraries from the krb5-config --libs output, as usingkrb5-1_6-6F-7-startF-7-splitNalin Dahyabhai2007-05-162-1/+24
| | | | | | shared libraries (no more static libraries) makes them unnecessary and they're not part of the libkrb5 interface (patch by Rex Dieter, #240220) (strips out libkeyutils, libresolv, libdl)
* - pull in keyutils as a build requirement to get the "KEYRING:" ccachekrb5-1_6-5Nalin Dahyabhai2007-05-041-3/+7
| | | | type, because we've merged
* - fix an uninitialized length value which could cause a crash when parsingkrb5-1_6-4Nalin Dahyabhai2007-05-041-1/+10
| | | | | key data coming from a directory server - correct a typo in the krb5.conf man page ("ldap_server"->"ldap_servers")
* - fix an unitialized length count which caused the plugin to attempt toNalin Dahyabhai2007-05-041-0/+14
| | | | | read from an uninitialized pointer when reading back salted key which didn't include a non-default salt
* - fix incorrect doc: "ldap_server" refers to what the code expects isNalin Dahyabhai2007-05-041-0/+22
| | | | "ldap_servers"
* - nope, a not-realm-specific value is only handled in appdefaultsNalin Dahyabhai2007-04-131-3/+3
|
* - move the default acl_file, dict_file, and admin_keytab settings to theNalin Dahyabhai2007-04-132-3/+8
| | | | | part of the default/example kdc.conf where they'll actually have an effect (#236417)
* - add patch to correct unauthorized access via krb5-aware telnet daemonkrb5-1_6-3Nalin Dahyabhai2007-04-031-1/+14
| | | | | | | (#229782, CVE-2007-0956) - add patch to fix buffer overflow in krb5kdc and kadmind (#231528, CVE-2007-0957) - add patch to fix double-free in kadmind (#231537, CVE-2007-1216)
* - add a couple of ldap-specific data files as documentation, so that adminsNalin Dahyabhai2007-04-031-0/+2
| | | | have the needed schema for their directory servers
* - add patch for MITKRB5-SA-2007-002Nalin Dahyabhai2007-04-031-0/+1274
|
* - add patch for MITKRB5-SA-2007-001Nalin Dahyabhai2007-04-031-0/+88
|
* - add patch for MITKRB5-SA-2007-003Nalin Dahyabhai2007-04-031-0/+80
|
* whoops, that won't work - can't do core -> extras depsNalin Dahyabhai2007-03-221-1/+5
|
* - add buildrequires: on keyutils-libs-devel to enable use of keyringkrb5-1_6-2Nalin Dahyabhai2007-03-221-1/+6
| | | | ccaches, dragging keyutils-libs in as a dependency for everyone
* - add patch to build semi-useful static libraries, but don't apply itNalin Dahyabhai2007-02-282-0/+99
| | | | unless we need them
* - make profile.d scriptlets mode 644 instead of 755 (#225974)Nalin Dahyabhai2007-02-191-2/+5
|
* mock says "no resolv.conf for you!"krb5-1_6-1Nalin Dahyabhai2007-01-301-1/+1
|
* - clean up quoting of command-line arguments passed to the krsh/krloginNalin Dahyabhai2007-01-303-3/+7
| | | | wrapper scripts
* - initial update to 1.6, making the package-split optionalNalin Dahyabhai2007-01-236-111/+352
| | | | | | | | - move workstation daemons to a new subpackage (#81836, #216356, #217301), and make the new subpackage require xinetd (#211885) We don't get static libraries any more. Holding off on build until verification that this doesn't kill other things, or until we get them building in a semi-useful way.
* - merge back changes made between fc6 and rawhide to dateNalin Dahyabhai2007-01-223-7/+7
| | | | - somewhere in here we fixed the spelling of James's last name
* - backport of preauth plugin support from 1.6Nalin Dahyabhai2007-01-221-0/+4175
|
* - preserve timestamps on profile.d shell scriptletsNalin Dahyabhai2007-01-225-34/+113
| | | | | | | | | - first cut at making RPM scriptlets failproof for install-info - pull up pre-generated PDF docs so that we don't have multiarch differences due to document IDs, timestamps, and compressed data, - pull up the script to make sure that the PDF matches its source to guard against the package maintainer forgetting to update when we move to a new release
* - apply fixes from Tom Yu for MITKRB5-SA-2006-002 (CVE-2006-6143) (#218456)krb5-1_5-15Nalin Dahyabhai2007-01-093-1/+1939
| | | | | - apply fixes from Tom Yu for MITKRB5-SA-2006-003 (CVE-2006-6144) (#218456) Related: #218456
* - don't bail from the KDC init script if there's no database, it may be inNalin Dahyabhai2006-10-233-7/+7
| | | | | | a different location than the default (fenlason) - remove the [kdc] section from the default krb5.conf -- doesn't seem to have been applicable for a while
* add newlines after new errorsNalin Dahyabhai2006-10-183-8/+60
|
* - way-late application of added error info in kadmind.init (#65853)Nalin Dahyabhai2006-10-182-0/+5
|
* call autoheader when neededNalin Dahyabhai2006-10-131-0/+1
|
* - provide docs in PDF format instead of as tex source (Enrico Scholz,krb5-1_5-9FC-6-splitNalin Dahyabhai2006-10-091-4/+38
| | | | #209943)
* - add missing shebang headers to krsh and krlogin wrapper scripts (#209238)Nalin Dahyabhai2006-10-043-1/+6
|
* actually bump the releasekrb5-1_5-7Nalin Dahyabhai2006-09-061-1/+1
|
* set SS_LIB at configure-time so that libss-using apps get working readlineNalin Dahyabhai2006-09-061-0/+5
| | | | support (#197044)
* - switch to the updated patch for MITKRB-SA-2006-001krb5-1_5-6Nalin Dahyabhai2006-08-182-15/+17
|
* - apply patch to address MITKRB-SA-2006-001 (CVE-2006-3084)krb5-1_5-5Nalin Dahyabhai2006-08-082-1/+277
|
* - ensure that the gssapi library's been initialized before walking thekrb5-1_5-4Nalin Dahyabhai2006-08-072-1/+27
| | | | | internal mechanism list in gss_release_oid(), needed if called from gss_release_name() right after a gss_import_name() (#198092)
* rebuildkrb5-1_5-3Nalin Dahyabhai2006-07-251-2/+5
|
* - pull up latest revision of patch to reduce lockups in rsh/rshdkrb5-1_5-2Nalin Dahyabhai2006-07-252-3/+257
|
* rebuildkrb5-1_5-1_2Nalin Dahyabhai2006-07-171-1/+4
|
* bumped for rebuildkrb5-1_5-1_1Jesse Keating2006-07-121-1/+4
|
* finally think all the ducks are lined upkrb5-1_5-1Nalin Dahyabhai2006-07-061-1/+4
|
* - update to 1.5Nalin Dahyabhai2006-07-063-42/+29
|
* Set the default PATH to the one set by login, with the addition of theNalin Dahyabhai2006-07-061-0/+14
| | | | /usr/X11R6/bin to the end of the list.
* The version of "rev" in util-linux doesn't work as this script expects itNalin Dahyabhai2006-07-061-0/+19
| | | | to.