summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* - pull a fix from SVN to get libgssrpc clients (e.g. kadmin) authenticatingNalin Dahyabhai2011-06-142-0/+45
| | | | using the old protocol over IPv4 again (RT#6920)
* - incorporate a fix to teach the file labeling bits about when replay caches ↵Nalin Dahyabhai2011-06-142-7/+59
| | | | are expunged (#576093)
* switch to the upstream patch for #707145Nalin Dahyabhai2011-05-262-8/+26
|
* klist: don't trip over referral entries when invoked with -s (#707145, RT#6915)krb5-1.9.1-2.fc16Nalin Dahyabhai2011-05-252-1/+21
|
* - fixup URL in a commentNalin Dahyabhai2011-05-061-2/+6
| | | | - when built with NSS, require 3.12.10 rather than 3.12.9
* - update to 1.9.1:krb5-1.9.1-1.fc16Nalin Dahyabhai2011-05-057-208/+14
| | | | | - drop no-longer-needed patches for CVE-2010-4022, CVE-2011-0281, CVE-2011-0282, CVE-2011-0283, CVE-2011-0284, CVE-2011-0285
* add the bug ID for that last fixNalin Dahyabhai2011-04-131-2/+2
|
* - kadmind: add upstream patch to fix free() on an invalid pointer ↵krb5-1.9-9.fc16Nalin Dahyabhai2011-04-132-1/+46
| | | | (MITKRB5-SA-2011-004, CVE-2011-0285)
* - don't discard the error code from an error message received in responseNalin Dahyabhai2011-04-042-0/+30
| | | | to a change-password request (#658871, RT#6893)
* - override INSTALL_SETUID at build-time so that ksu is installed intoNalin Dahyabhai2011-04-012-0/+16
| | | | the buildroot with the right permissions (part of #225974)
* - backport change from SVN to fix a computed-value-not-used warning inNalin Dahyabhai2011-03-182-1/+20
| | | | kpropd (#684065)
* - turn off NSS as the backend for libk5crypto for now to work around itskrb5-1.9-7.fc16Nalin Dahyabhai2011-03-152-2/+23
| | | | | | DES string2key not working (#679012) - add revised upstream patch to fix double-free in KDC while returning typed-data with errors (CVE-2011-0284, #674325)
* - throw in a not-applied-by-default patch to try to make pkinit debugging ↵Nalin Dahyabhai2011-02-172-0/+105
| | | | into a run-time boolean option named "pkinit_debug"
* turn on NSS as the backend for libk5crypto, adding nss-devel as a build ↵krb5-1.9-6.fc16Nalin Dahyabhai2011-02-161-2/+9
| | | | dependency when that switch is flipped
* - krb5kdc init script: prototype some changes to do a quick spot-checkkrb5-1.9-5.fc15Nalin Dahyabhai2011-02-093-1/+210
| | | | | of the TGS and kadmind keys and warn if there aren't any non-weak keys on file for them (to flush out parts of #651466)
* reference the raw hide bug ID for CVE-2011-0283 in the changelogNalin Dahyabhai2011-02-081-1/+1
|
* - add upstream patches to fix standalone kpropd exiting if the per-clientkrb5-1.9-4.fc15Nalin Dahyabhai2011-02-083-1/+157
| | | | | | | child process exits with an error (MITKRB5-SA-2011-001), a hang or crash in the KDC when using the LDAP kdb backend, and an uninitialized pointer use in the KDC (MITKRB5-SA-2011-002) (CVE-2010-4022, #664009, CVE-2011-0281, #668719, CVE-2011-0282, #668726, CVE-2011-0283, #670567)
* - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_RebuildDennis Gilmore2011-02-071-1/+4
|
* fix a compile error in the SELinux labeling patch when -DDEBUG is used ↵Nalin Dahyabhai2011-02-072-3/+7
| | | | (Sumit Bose)
* - properly advertise that the kpropd init script now supports force-reload ↵Nalin Dahyabhai2011-02-012-1/+5
| | | | (Zbysek Mraz #630587)
* - pkinit: when verifying signed data, use the CMS APIs for better ↵Nalin Dahyabhai2011-01-262-1/+297
| | | | interoperability (#636985, RT#6851)
* update to 1.9 finalkrb5-1.9-1.fc15Nalin Dahyabhai2010-12-223-9/+15
|
* - fix link flags and permissions on shared libraries (ausil)Nalin Dahyabhai2010-12-202-11/+15
|
* - fix link flags and permissions on shared libraries (ausil)Nalin Dahyabhai2010-12-201-0/+0
|
* - update to 1.9 beta 3Nalin Dahyabhai2010-12-162-7/+9
|
* - update to 1.9 beta 3Nalin Dahyabhai2010-12-162-2/+6
|
* Merge branch 'master-f15-1.9' of ssh://pkgs.fedoraproject.org/krb5 into ↵Nalin Dahyabhai2010-12-060-0/+0
|\ | | | | | | | | | | | | | | master-f15-1.9 Conflicts: krb5.spec sources
| * Merge branch 'master-f15-1.9' of ssh://pkgs.fedoraproject.org/krb5 into ↵Nalin Dahyabhai2010-11-301-2/+5
| |\ | | | | | | | | | master-f15-1.9
| | * - drop not-needed-since-1.8 build dependency on rsh (ssorce)Nalin Dahyabhai2010-11-091-2/+5
| | |
| * | add tweaks for initial whitespace that cause 389-ds to choke on the schema ldifNalin Dahyabhai2010-11-301-1/+3
| |/
| * - if WITH_NSS is set, built with --with-crypto-impl=nss (requires NSS 3.12.9)Nalin Dahyabhai2010-11-051-0/+5
| |
| * - add 1.9-beta1 sourcesNalin Dahyabhai2010-11-051-0/+3
| |
| * - drop 1.8.3 sourcesNalin Dahyabhai2010-11-051-3/+0
| |
| * - initial jump to 1.9 beta 1Nalin Dahyabhai2010-11-051-29/+15
| |
| * - fix included in 1.9Nalin Dahyabhai2010-11-051-34/+0
| |
| * - fix included in 1.9Nalin Dahyabhai2010-11-051-333/+0
| |
| * - fix included in 1.9Nalin Dahyabhai2010-11-051-42/+0
| |
| * - fix included in 1.9Nalin Dahyabhai2010-11-051-25/+0
| |
| * - fix included in 1.9Nalin Dahyabhai2010-11-051-28/+0
| |
| * - update to apply to 1.9Nalin Dahyabhai2010-11-051-1/+1
| |
| * - update to match current context in krb5.conf(5)Nalin Dahyabhai2010-11-052-219/+0
| |
| * - fix context for applying to krb5.conf(5)Nalin Dahyabhai2010-11-051-0/+195
| |
* | - update to beta 2Nalin Dahyabhai2010-12-065-16/+22
| |
* | add tweaks for initial whitespace that cause 389-ds to choke on the schema ldifNalin Dahyabhai2010-12-061-1/+3
| |
* | - drop not-needed-since-1.8 build dependency on rsh (ssorce)Nalin Dahyabhai2010-12-061-2/+5
| |
* | - if WITH_NSS is set, built with --with-crypto-impl=nss (requires NSS 3.12.9)Nalin Dahyabhai2010-12-061-0/+5
| |
* | - add 1.9-beta1 sourcesNalin Dahyabhai2010-12-061-0/+3
| |
* | - drop 1.8.3 sourcesNalin Dahyabhai2010-12-061-3/+0
| |
* | - initial jump to 1.9 beta 1Nalin Dahyabhai2010-12-061-34/+14
| |
* | - fix included in 1.9Nalin Dahyabhai2010-12-061-34/+0
| |