|
|
|
|
Changelog for krb5-server-ldap-1.10.2-12.fc17.i686.rpm :
Mon May 13 14:00:00 2013 Nalin Dahyabhai 1.10.2-12 - pull up fix for UDP ping-pong flaw in kpasswd service (CVE-2002-2443,
Mon Apr 15 14:00:00 2013 Nalin Dahyabhai 1.10.2-11 - pull fix for keeping track of the message type when parsing FAST requests in the KDC (RT#7605, #951964)
Tue Apr 9 14:00:00 2013 Nalin Dahyabhai 1.10.2-10 - incorporate upstream patch to fix a NULL pointer dereference while processing certain TGS requests (CVE-2013-1416, #949984/#949987)
Tue Mar 5 13:00:00 2013 Nalin Dahyabhai 1.10.2-9 - add patch to avoid dereferencing a NULL pointer in the KDC when handling a draft9 PKINIT request (#917841, CVE-2012-1016)
Thu Feb 28 13:00:00 2013 Nalin Dahyabhai 1.10.2-8 - fix a memory leak when acquiring credentials using a keytab (RT#7586, #911110)
Mon Feb 25 13:00:00 2013 Nalin Dahyabhai 1.10.2-7 - incorporate upstream patch to fix a NULL pointer dereference when the client supplies an otherwise-normal-looking PKINIT request (CVE-2013-1415, #914756)
Tue Jul 31 14:00:00 2012 Nalin Dahyabhai 1.10.2-6 - go back to not messing with library file paths on Fedora 17: it breaks file path dependencies in other packages, and since Fedora 17 is already released, breaking that is our fault
Tue Jul 31 14:00:00 2012 Nalin Dahyabhai 1.10.2-5 - add upstream patch to fix freeing an uninitialized pointer and dereferencing another uninitialized pointer in the KDC (MITKRB5-SA-2012-001, CVE-2012-1014 and CVE-2012-1015, #844779 and #844777) - fix a thinko in whether or not we mess around with devel .so symlinks on systems without a separate /usr (sbose)
Fri Jul 27 14:00:00 2012 Fedora Release Engineering - 1.10.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
Fri Jun 22 14:00:00 2012 Nalin Dahyabhai 1.10.2-3 - backport a fix to allow a PKINIT client to handle SignedData from a KDC that\'s signed with a certificate that isn\'t in the SignedData, but which is available as an anchor or intermediate on the client (RT#7183)
Tue Jun 5 14:00:00 2012 Nalin Dahyabhai 1.10.2-2 - back out this labeling change (dwalsh): - when building the new label for a file we\'re about to create, also mix in the current range, in addition to the current user
Fri Jun 1 14:00:00 2012 Nalin Dahyabhai 1.10.2-1 - update to 1.10.2 - when building the new label for a file we\'re about to create, also mix in the current range, in addition to the current user - also package the PDF format admin, user, and install guides - drop some PDFs that no longer get built right - add a backport of Stef\'s patch to set the client\'s list of supported enctypes to match the types of keys that we have when we are using a keytab to try to get initial credentials, so that a KDC won\'t send us an AS reply that we can\'t encrypt (RT#2131, #748528) - don\'t shuffle around any shared libraries on releases with no-separate-/usr, since /usr/lib is the same place as /lib - add explicit buildrequires: on \'hostname\', for the tests, on systems where it\'s in its own package, and require net-tools, which used to provide the command, everywhere
Mon May 7 14:00:00 2012 Nalin Dahyabhai - skip the setfscreatecon() if fopen() is passed \"rb\" as the open mode (part of #819115)
Tue May 1 14:00:00 2012 Nalin Dahyabhai 1.10.1-3 - have -server require /usr/share/dict/words, which we set as the default dict_file in kdc.conf (#817089)
Tue Mar 20 13:00:00 2012 Nalin Dahyabhai 1.10.1-2 - change back dns_lookup_kdc to the default setting (Stef Walter, #805318) - comment out example.com examples in default krb5.conf (Stef Walter, #805320)
Fri Mar 9 13:00:00 2012 Nalin Dahyabhai 1.10.1-1 - update to 1.10.1 - drop the KDC crash fix - drop the KDC lookaside cache fix - drop the fix for kadmind RPC ACLs (CVE-2012-1012)
Wed Mar 7 13:00:00 2012 Nalin Dahyabhai 1.10-5 - when removing -workstation, remove our files from the info index while the file is still there, in %preun, rather than %postun, and use the compressed file\'s name (#801035)
Tue Feb 21 13:00:00 2012 Nathaniel McCallum - 1.10-4 - Fix string RPC ACLs (RT#7093); CVE-2012-1012
Tue Jan 31 13:00:00 2012 Nathaniel McCallum - 1.10-3 - Add upstream lookaside cache behavior fix (RT#7082)
Mon Jan 30 13:00:00 2012 Nalin Dahyabhai 1.10-2 - add patch to accept keytab entries with vno==0 as matches when we\'re searching for an entry with a specific name/kvno (#230382/#782211,RT#3349)
Mon Jan 30 13:00:00 2012 Nalin Dahyabhai 1.10-1 - update to 1.10 final
Thu Jan 26 13:00:00 2012 Nathaniel McCallum - 1.10-0.beta1.2 - Add upstream crashfix patch (RT#7081)
Thu Jan 12 13:00:00 2012 Nalin Dahyabhai 1.10-0.beta1.1 - update to beta 1
Wed Jan 11 13:00:00 2012 Peter Robinson - mktemp was long obsoleted by coreutils
Wed Jan 4 13:00:00 2012 Nalin Dahyabhai 1.10-0.alpha2.2 - modify the deltat grammar to also tell gcc (4.7) to suppress \"maybe-uninitialized\" warnings in addition to the \"uninitialized\" warnings it\'s already being told to suppress (RT#7080)
Tue Dec 20 13:00:00 2011 Nalin Dahyabhai 1.10-0.alpha2.1 - update to alpha 2 - drop a couple of patches which were integrated for alpha 2
Tue Dec 13 13:00:00 2011 Nalin Dahyabhai 1.10-0.alpha1.3 - pull in patch for RT#7046: tag a ccache containing credentials obtained via S4U2Proxy with the principal name of the proxying principal (part of #761317) so that the default principal name can be set to that of the client for which it is proxying, which results in the ccache looking more normal to consumers of the ccache that don\'t care that there\'s proxying going on - pull in patch for RT#7047: allow tickets obtained via S4U2Proxy to be cached (more of #761317) - pull in patch for RT#7048: allow PAC verification to only bother trying to verify the signature with keys that it\'s given (still more of #761317)
Tue Dec 6 13:00:00 2011 Nalin Dahyabhai 1.10-0.alpha1.2 - apply upstream patch to fix a null pointer dereference when processing TGS requests (CVE-2011-1530, #753748)
Wed Nov 30 13:00:00 2011 Nalin Dahyabhai 1.10-0.alpha1.1 - correct a bug in the fix for #754001 so that the file creation context is consistently reset
Tue Nov 15 13:00:00 2011 Nalin Dahyabhai 1.10-0.alpha1.0 - update to 1.10 alpha 1 - on newer releases where we can assume NSS >= 3.13, configure PKINIT to build using NSS - on newer releases where we build PKINIT using NSS, configure libk5crypto to build using NSS - rename krb5-pkinit-openssl to krb5-pkinit on newer releases where we\'re expecting to build PKINIT using NSS instead - during %check, run check in the library and kdc subdirectories, which should be able to run inside of the build system without issue
Wed Oct 26 14:00:00 2011 Fedora Release Engineering - 1.9.1-19 - Rebuilt for glibc bug#747377
Tue Oct 18 14:00:00 2011 Nalin Dahyabhai 1.9.1-18 - apply upstream patch to fix a null pointer dereference with the LDAP kdb backend (CVE-2011-1527, #744125), an assertion failure with multiple kdb backends (CVE-2011-1528), and a null pointer dereference with multiple kdb backends (CVE-2011-1529) (#737711)
Thu Oct 13 14:00:00 2011 Nalin Dahyabhai 1.9.1-17 - pull in patch from trunk to rename krb5int_pac_sign() to krb5_pac_sign() and make it public (#745533)
Fri Oct 7 14:00:00 2011 Nalin Dahyabhai 1.9.1-16 - kadmin.service: fix #723723 again - kadmin.service,krb5kdc.service: remove optional use of $KRB5REALM in command lines, because systemd parsing doesn\'t handle alternate value shell variable syntax - kprop.service: add missing Type=forking so that systemd doesn\'t assume simple - kprop.service: expect the ACL configuration to be there, not absent - handle a harder-to-trigger assertion failure that starts cropping up when we exit the transmit loop on time (#739853)
Sun Oct 2 14:00:00 2011 Tom Callaway 1.9.1-15 - hardcode pid file as option in krb5kdc.service
Fri Sep 30 14:00:00 2011 Tom Callaway 1.9.1-14 - fix pid path in krb5kdc.service
Mon Sep 19 14:00:00 2011 Tom Callaway 1.9.1-13 - convert to systemd
Tue Sep 6 14:00:00 2011 Nalin Dahyabhai 1.9.1-12 - pull in upstream patch for RT#6952, confusion following referrals for cross-realm auth (#734341) - pull in build-time deps for the tests
Thu Sep 1 14:00:00 2011 Nalin Dahyabhai 1.9.1-11 - switch to the upstream patch for #727829
Wed Aug 31 14:00:00 2011 Nalin Dahyabhai 1.9.1-10 - handle an assertion failure that starts cropping up when the patch for using poll (#701446) meets servers that aren\'t running KDCs or against which the connection fails for other reasons (#727829, #734172)
Mon Aug 8 14:00:00 2011 Nalin Dahyabhai 1.9.1-9 - override the default build rules to not delete temporary y.tab.c files, so that they can be packaged, allowing debuginfo files which point to them do so usefully (#729044)
Fri Jul 22 14:00:00 2011 Nalin Dahyabhai 1.9.1-8 - build shared libraries with partial RELRO support (#723995) - filter out potentially multiple instances of -Wl,-z,relro from krb5-config output, now that it\'s in the buildroot\'s default LDFLAGS - pull in a patch to fix losing track of the replay cache FD, from SVN by way of Kevin Coffman
Wed Jul 20 14:00:00 2011 Nalin Dahyabhai 1.9.1-7 - kadmind.init: drop the attempt to detect no-database-present errors (#723723), which is too fragile in cases where the database has been manually moved or is accessed through another kdb plugin
Tue Jul 19 14:00:00 2011 Nalin Dahyabhai 1.9.1-6 - backport fixes to teach libkrb5 to use descriptors higher than FD_SETSIZE to talk to a KDC by using poll() if it\'s detected at compile-time (#701446, RT#6905)
Thu Jun 23 14:00:00 2011 Nalin Dahyabhai 1.9.1-5 - pull a fix from SVN to try to avoid triggering a PTR lookup in getaddrinfo() during krb5_sname_to_principal(), and to let getaddrinfo() decide whether or not to ask for an IPv6 address based on the set of configured interfaces (#717378, RT#6922) - pull a fix from SVN to use AI_ADDRCONFIG more often (RT#6923)
Mon Jun 20 14:00:00 2011 Nalin Dahyabhai 1.9.1-4 - apply upstream patch by way of Burt Holzman to fall back to a non-referral method in cases where we might be derailed by a KDC that rejects the canonicalize option (for example, those from the RHEL 2.1 or 3 era) (#715074)
Tue Jun 14 14:00:00 2011 Nalin Dahyabhai 1.9.1-3 - pull a fix from SVN to get libgssrpc clients (e.g. kadmin) authenticating using the old protocol over IPv4 again (RT#6920)
Tue Jun 14 14:00:00 2011 Nalin Dahyabhai - incorporate a fix to teach the file labeling bits about when replay caches are expunged (#576093)
Thu May 26 14:00:00 2011 Nalin Dahyabhai - switch to the upstream patch for #707145
Wed May 25 14:00:00 2011 Nalin Dahyabhai 1.9.1-2 - klist: don\'t trip over referral entries when invoked with -s (#707145, RT#6915)
Fri May 6 14:00:00 2011 Nalin Dahyabhai - fixup URL in a comment - when built with NSS, require 3.12.10 rather than 3.12.9
Thu May 5 14:00:00 2011 Nalin Dahyabhai 1.9.1-1 - update to 1.9.1: - drop no-longer-needed patches for CVE-2010-4022, CVE-2011-0281, CVE-2011-0282, CVE-2011-0283, CVE-2011-0284, CVE-2011-0285
Wed Apr 13 14:00:00 2011 Nalin Dahyabhai 1.9-9 - kadmind: add upstream patch to fix free() on an invalid pointer (#696343, MITKRB5-SA-2011-004, CVE-2011-0285)
Mon Apr 4 14:00:00 2011 Nalin Dahyabhai - don\'t discard the error code from an error message received in response to a change-password request (#658871, RT#6893)
Fri Apr 1 14:00:00 2011 Nalin Dahyabhai - override INSTALL_SETUID at build-time so that ksu is installed into the buildroot with the right permissions (part of #225974)
Fri Mar 18 13:00:00 2011 Nalin Dahyabhai 1.9-8 - backport change from SVN to fix a computed-value-not-used warning in kpropd (#684065)
Tue Mar 15 13:00:00 2011 Nalin Dahyabhai 1.9-7 - turn off NSS as the backend for libk5crypto for now to work around its DES string2key not working (#679012) - add revised upstream patch to fix double-free in KDC while returning typed-data with errors (MITKRB5-SA-2011-003, CVE-2011-0284, #674325)
Thu Feb 17 13:00:00 2011 Nalin Dahyabhai - throw in a not-applied-by-default patch to try to make pkinit debugging into a run-time boolean option named \"pkinit_debug\"
Wed Feb 16 13:00:00 2011 Nalin Dahyabhai 1.9-6 - turn on NSS as the backend for libk5crypto, adding nss-devel as a build dependency when that switch is flipped
Wed Feb 9 13:00:00 2011 Nalin Dahyabhai 1.9-5 - krb5kdc init script: prototype some changes to do a quick spot-check 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)
Tue Feb 8 13:00:00 2011 Nalin Dahyabhai 1.9-4 - add upstream patches to fix standalone kpropd exiting if the per-client 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, #676126)
Mon Feb 7 13:00:00 2011 Fedora Release Engineering - 1.9-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
Mon Feb 7 13:00:00 2011 Nalin Dahyabhai - fix a compile error in the SELinux labeling patch when -DDEBUG is used (Sumit Bose)
Tue Feb 1 13:00:00 2011 Nalin Dahyabhai - properly advertise that the kpropd init script now supports force-reload (Zbysek Mraz, #630587)
Wed Jan 26 13:00:00 2011 Nalin Dahyabhai 1.9-2 - pkinit: when verifying signed data, use the CMS APIs for better interoperability (#636985, RT#6851)
Wed Dec 22 13:00:00 2010 Nalin Dahyabhai 1.9-1 - update to 1.9 final
Mon Dec 20 13:00:00 2010 Nalin Dahyabhai 1.9-0.beta3.1 - fix link flags and permissions on shared libraries (ausil)
Thu Dec 16 13:00:00 2010 Nalin Dahyabhai 1.9-0.beta3.0 - update to 1.9 beta 3
Mon Dec 6 13:00:00 2010 Nalin Dahyabhai 1.9-0.beta2.0 - update to 1.9 beta 2
Tue Nov 9 13:00:00 2010 Nalin Dahyabhai 1.9-0.beta1.1 - drop not-needed-since-1.8 build dependency on rsh (ssorce)
Fri Nov 5 13:00:00 2010 Nalin Dahyabhai 1.9-0.beta1.0 - start moving to 1.9 with beta 1 - drop patches for RT#5755, RT#6762, RT#6774, RT#6775 - drop no-longer-needed backport patch for #539423 - drop no-longer-needed patch for CVE-2010-1322 - if WITH_NSS is set, built with --with-crypto-impl=nss (requires NSS 3.12.9)
Tue Oct 5 14:00:00 2010 Nalin Dahyabhai 1.8.3-8 - incorporate upstream patch to fix uninitialized pointer crash in the KDC\'s authorization data handling (CVE-2010-1322, #636335)
Mon Oct 4 14:00:00 2010 Nalin Dahyabhai 1.8.3-7 - rebuild
Mon Oct 4 14:00:00 2010 Nalin Dahyabhai 1.8.3-6 - pull down patches from trunk to implement k5login_authoritative and k5login_directory settings for krb5.conf (#539423)
Wed Sep 29 14:00:00 2010 jkeating - 1.8.3-5 - Rebuilt for gcc bug 634757
Wed Sep 15 14:00:00 2010 Nalin Dahyabhai 1.8.3-4 - fix reading of keyUsage extensions when attempting to select pkinit client certs (part of #629022, RT#6775) - fix selection of pkinit client certs when one or more don\'t include a subjectAltName extension (part of #629022, RT#6774)
Fri Sep 3 14:00:00 2010 Nalin Dahyabhai 1.8.3-3 - build with -fstack-protector-all instead of the default -fstack-protector, so that we add checking to more functions (i.e., all of them) (#629950) - also link binaries with -Wl,-z,relro,-z,now (part of #629950)
Tue Aug 24 14:00:00 2010 Nalin Dahyabhai 1.8.3-2 - fix a logic bug in computing key expiration times (RT#6762, #627022)
Wed Aug 4 14:00:00 2010 Nalin Dahyabhai 1.8.3-1 - update to 1.8.3 - drop backports of fixes for gss context expiration and error table registration/deregistration mismatch - drop patch for upstream #6750
Wed Jul 7 14:00:00 2010 Nalin Dahyabhai 1.8.2-3 - tell krb5kdc and kadmind to create pid files, since they can - add logrotate configuration files for krb5kdc and kadmind (#462658) - fix parsing of the pidfile option in the KDC (upstream #6750)
Mon Jun 21 14:00:00 2010 Nalin Dahyabhai 1.8.2-2 - libgssapi: pull in patch from svn to stop returning context-expired errors when the ticket which was used to set up the context expires (#605366, upstream #6739)
Mon Jun 21 14:00:00 2010 Nalin Dahyabhai - pull up fix for upstream #6745, in which the gssapi library would add the wrong error table but subsequently attempt to unload the right one
Thu Jun 10 14:00:00 2010 Nalin Dahyabhai 1.8.2-1 - update to 1.8.2 - drop patches for CVE-2010-1320, CVE-2010-1321
Tue Jun 1 14:00:00 2010 Nalin Dahyabhai 1.8.1-7 - rebuild
Thu May 27 14:00:00 2010 Nalin Dahyabhai - ksu: move session management calls to before we drop privileges, like su does (#596887), and don\'t skip the PAM account check for root or the same user (more of #540769)
Mon May 24 14:00:00 2010 Nalin Dahyabhai 1.8.1-6 - make krb5-server-ldap also depend on the same version-release of krb5-libs, as the other subpackages do, if only to make it clearer than it is when we just do it through krb5-server - drop explicit linking with libtinfo for applications that use libss, now that readline itself links with libtinfo (as of readline-5.2-3, since fedora 7 or so) - go back to building without strict aliasing (compiler warnings in gssrpc)
Tue May 18 14:00:00 2010 Nalin Dahyabhai 1.8.1-5 - add patch to correct GSSAPI library null pointer dereference which could be triggered by malformed client requests (CVE-2010-1321, #582466)
Tue May 4 14:00:00 2010 Nalin Dahyabhai 1.8.1-4 - fix output of kprop\'s init script\'s \"status\" and \"reload\" commands (#588222)
Tue Apr 20 14:00:00 2010 Nalin Dahyabhai 1.8.1-3 - incorporate patch to fix double-free in the KDC (CVE-2010-1320, #581922)
Wed Apr 14 14:00:00 2010 Nalin Dahyabhai 1.8.1-2 - fix a typo in kerberos.ldif
Fri Apr 9 14:00:00 2010 Nalin Dahyabhai 1.8.1-1 - update to 1.8.1 - no longer need patches for #555875, #561174, #563431, RT#6661, CVE-2010-0628 - replace buildrequires on tetex-latex with one on texlive-latex, which is the package that provides it now
Thu Apr 8 14:00:00 2010 Nalin Dahyabhai - kdc.conf: no more need to suggest a v4 mode, or listening on the v4 port
Thu Apr 8 14:00:00 2010 Nalin Dahyabhai - drop patch to suppress key expiration warnings sent from the KDC in the last-req field, as the KDC is expected to just be configured to either send them or not as a particular key approaches expiration (#556495)
Tue Mar 23 13:00:00 2010 Nalin Dahyabhai - 1.8-5 - add upstream fix for denial-of-service in SPNEGO (CVE-2010-0628, #576325) - kdc.conf: no more need to suggest keeping keys with v4-compatible salting
Fri Mar 19 13:00:00 2010 Nalin Dahyabhai - 1.8-4 - remove the krb5-appl bits (the -workstation-clients and -workstation-servers subpackages) now that krb5-appl is its own package - replace our patch for #563431 (kpasswd doesn\'t fall back to guessing your principal name using your user name if you don\'t have a ccache) with the one upstream uses
Fri Mar 12 13:00:00 2010 Nalin Dahyabhai - 1.8-3 - add documentation for the ticket_lifetime option (#561174)
Mon Mar 8 13:00:00 2010 Nalin Dahyabhai - 1.8-2 - pull up patch to get the client libraries to correctly perform password changes over IPv6 (Sumit Bose, RT#6661)
Fri Mar 5 13:00:00 2010 Nalin Dahyabhai - 1.8-1 - update to 1.8 - temporarily bundling the krb5-appl package (split upstream as of 1.8) until its package review is complete - profile.d scriptlets are now only needed by -workstation-clients - adjust paths in init scripts - drop upstreamed fix for KDC denial of service (CVE-2010-0283) - drop patch to check the user\'s password correctly using crypt(), which isn\'t a code path we hit when we\'re using PAM
Wed Mar 3 13:00:00 2010 Nalin Dahyabhai - 1.7.1-6 - fix a null pointer dereference and crash introduced in our PAM patch that would happen if ftpd was given the name of a user who wasn\'t known to the local system, limited to being triggerable by gssapi-authenticated clients by the default xinetd config (Olivier Fourdan, #569472)
Tue Mar 2 13:00:00 2010 Nalin Dahyabhai - 1.7.1-5 - fix a regression (not labeling a kdb database lock file correctly, #569902)
Thu Feb 25 13:00:00 2010 Nalin Dahyabhai - 1.7.1-4 - move the package changelog to the end to match the usual style (jdennis) - scrub out references to $RPM_SOURCE_DIR (jdennis) - include a symlink to the readme with the name LICENSE so that people can find it more easily (jdennis)
Wed Feb 17 13:00:00 2010 Nalin Dahyabhai - 1.7.1-3 - pull up the change to make kpasswd\'s behavior better match the docs when there\'s no ccache (#563431)
Tue Feb 16 13:00:00 2010 Nalin Dahyabhai - 1.7.1-2 - apply patch from upstream to fix KDC denial of service (CVE-2010-0283,
Wed Feb 3 13:00:00 2010 Nalin Dahyabhai - 1.7.1-1 - update to 1.7.1 - don\'t trip AD lockout on wrong password (#542687, #554351) - incorporates fixes for CVE-2009-4212 and CVE-2009-3295 - fixes gss_krb5_copy_ccache() when SPNEGO is used - move sim_client/sim_server, gss-client/gss-server, uuclient/uuserver to the devel subpackage, better lining up with the expected krb5/krb5-appl split in 1.8 - drop kvno,kadmin,k5srvutil,ktutil from -workstation-servers, as it already depends on -workstation which also includes them
Mon Jan 25 13:00:00 2010 Nalin Dahyabhai - 1.7-23 - tighten up default permissions on kdc.conf and kadm5.acl (#558343)
Fri Jan 22 13:00:00 2010 Nalin Dahyabhai - 1.7-22 - use portreserve correctly -- portrelease takes the basename of the file whose entries should be released, so we need three files, not one
Mon Jan 18 13:00:00 2010 Nalin Dahyabhai - 1.7-21 - suppress warnings of impending password expiration if expiration is more than seven days away when the KDC reports it via the last-req field, just as we already do when it reports expiration via the key-expiration field (#556495) - link with libtinfo rather than libncurses, when we can, in future RHEL
Fri Jan 15 13:00:00 2010 Nalin Dahyabhai - 1.7-20 - krb5_get_init_creds_password: check opte->flags instead of options->flags when checking whether or not we get to use the prompter callback (#555875)
Thu Jan 14 13:00:00 2010 Nalin Dahyabhai - 1.7-19 - use portreserve to make sure the KDC can always bind to the kerberos-iv port, kpropd can always bind to the krb5_prop port, and that kadmind can always bind to the kerberos-adm port (#555279) - correct inadvertent use of macros in the changelog (rpmlint)
Tue Jan 12 13:00:00 2010 Nalin Dahyabhai - 1.7-18 - add upstream patch for integer underflow during AES and RC4 decryption (CVE-2009-4212), via Tom Yu (#545015)
Wed Jan 6 13:00:00 2010 Nalin Dahyabhai - 1.7-17 - put the conditional back for the -devel subpackage - back down to the earlier version of the patch for #551764; the backported alternate version was incomplete
Tue Jan 5 13:00:00 2010 Nalin Dahyabhai - 1.7-16 - use %global instead of %define - pull up proposed patch for creating previously-not-there lock files for kdb databases when \'kdb5_util\' is called to \'load\' (#551764)
Mon Jan 4 13:00:00 2010 Dennis Gregorovic - fix conditional for future RHEL
Mon Jan 4 13:00:00 2010 Nalin Dahyabhai - 1.7-15 - add upstream patch for KDC crash during referral processing (CVE-2009-3295), via Tom Yu (#545002)
Mon Dec 21 13:00:00 2009 Nalin Dahyabhai - 1.7-14 - refresh patch for #542868 from trunk
Thu Dec 10 13:00:00 2009 Nalin Dahyabhai - move man pages that live in the -libs subpackage into the regular %{_mandir} tree where they\'ll still be found if that package is the only one installed (#529319)
Wed Dec 9 13:00:00 2009 Nalin Dahyabhai - 1.7-13 - and put it back in
Tue Dec 8 13:00:00 2009 Nalin Dahyabhai - back that last change out
Tue Dec 8 13:00:00 2009 Nalin Dahyabhai - 1.7-12 - try to make gss_krb5_copy_ccache() work correctly for spnego (#542868)
Fri Dec 4 13:00:00 2009 Nalin Dahyabhai - make krb5-config suppress CFLAGS output when called with --libs (#544391)
Thu Dec 3 13:00:00 2009 Nalin Dahyabhai - 1.7-11 - ksu: move account management checks to before we drop privileges, like su does (#540769) - selinux: set the user part of file creation contexts to match the current context instead of what we looked up - configure with --enable-dns-for-realm instead of --enable-dns, which isn\'t recognized any more
Fri Nov 20 13:00:00 2009 Nalin Dahyabhai - 1.7-10 - move /etc/pam.d/ksu from krb5-workstation-servers to krb5-workstation, where it\'s actually needed (#538703)
Fri Oct 23 14:00:00 2009 Nalin Dahyabhai - 1.7-9 - add some conditional logic to simplify building on older Fedora releases
Tue Oct 13 14:00:00 2009 Nalin Dahyabhai - don\'t forget the README
Mon Sep 14 14:00:00 2009 Nalin Dahyabhai - 1.7-8 - specify the location of the subsystem lock when using the status() function in the kadmind and kpropd init scripts, so that we get the right error when we\'re dead but have a lock file - requires initscripts 8.99 (#521772)
Tue Sep 8 14:00:00 2009 Nalin Dahyabhai - if the init script fails to start krb5kdc/kadmind/kpropd because it\'s already running (according to status()), return 0 (part of #521772)
Mon Aug 24 14:00:00 2009 Nalin Dahyabhai - 1.7-7 - work around a compile problem with new openssl
Fri Aug 21 14:00:00 2009 Tomas Mraz - 1.7-6 - rebuilt with new openssl
Fri Jul 24 14:00:00 2009 Fedora Release Engineering - 1.7-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
Tue Jul 7 14:00:00 2009 Nalin Dahyabhai 1.7-5 - rebuild to pick up the current forms of various patches
Mon Jul 6 14:00:00 2009 Nalin Dahyabhai - simplify the man pages patch by only preprocessing the files we care about and moving shared configure.in logic into a shared function - catch the case of ftpd printing file sizes using %i, when they might be bigger than an int now
Tue Jun 30 14:00:00 2009 Nalin Dahyabhai 1.7-4 - try to merge and clean up all the large file support for ftp and rcp - ftpd no longer prints a negative length when sending a large file from a 32-bit host
Tue Jun 30 14:00:00 2009 Nalin Dahyabhai - pam_rhosts_auth.so\'s been gone, use pam_rhosts.so instead
Mon Jun 29 14:00:00 2009 Nalin Dahyabhai 1.7-3 - switch buildrequires: and requires: on e2fsprogs-devel into buildrequires: and requires: on libss-devel, libcom_err-devel, per sandeen on fedora-devel-list
Fri Jun 26 14:00:00 2009 Nalin Dahyabhai - fix a type mismatch in krb5_copy_error_message() - ftp: fix some odd use of strlen() - selinux labeling: use selabel_open() family of functions rather than matchpathcon(), bail on it if attempting to get the mutex lock fails
Tue Jun 16 14:00:00 2009 Nalin Dahyabhai - compile with %{?_smp_mflags} (Steve Grubb) - drop the bit where we munge part of the error table header, as it\'s not needed any more
Fri Jun 5 14:00:00 2009 Nalin Dahyabhai 1.7-2 - add and own %{_libdir}/krb5/plugins/authdata
Thu Jun 4 14:00:00 2009 Nalin Dahyabhai 1.7-1 - update to 1.7 - no need to work around build issues with ASN1BUF_OMIT_INLINE_FUNCS - configure recognizes --enable/--disable-pkinit now - configure can take --disable-rpath now - no more libdes425, krb524d, krb425.info - kadmin/k5srvutil/ktutil are user commands now - new kproplog - FAST encrypted-challenge plugin is new - drop static build logic - drop pam_krb5-specific configuration from the default krb5.conf - drop only-use-v5 flags being passed to various things started by xinetd - put %{krb5prefix}/sbin in everyone\'s path, too (#504525)
Tue May 19 14:00:00 2009 Nalin Dahyabhai 1.6.3-106 - add an auth stack to ksu\'s PAM configuration so that pam_setcred() calls won\'t just fail
Mon May 11 14:00:00 2009 Nalin Dahyabhai 1.6.3-105 - make PAM support for ksu also set PAM_RUSER
Thu Apr 23 14:00:00 2009 Nalin Dahyabhai 1.6.3-104 - extend PAM support to ksu: perform account and session management for the target user - pull up and merge James Leddy\'s changes to also set PAM_RHOST in PAM-aware network-facing services
Tue Apr 21 14:00:00 2009 Nalin Dahyabhai 1.6.3-103 - fix a typo in a ksu error message (Marek Mahut) - \"rev\" works the way the test suite expects now, so don\'t disable tests that use it
Mon Apr 20 14:00:00 2009 Nalin Dahyabhai 1.6.3-102 - add LSB-style init script info
Fri Apr 17 14:00:00 2009 Nalin Dahyabhai - explicitly run the pdf generation script using sh (part of #225974)
Tue Apr 7 14:00:00 2009 Nalin Dahyabhai 1.6.3-101 - add patches for read overflow and null pointer dereference in the implementation of the SPNEGO mechanism (CVE-2009-0844, CVE-2009-0845) - add patch for attempt to free uninitialized pointer in libkrb5 (CVE-2009-0846) - add patch to fix length validation bug in libkrb5 (CVE-2009-0847) - put the krb5-user .info file into just -workstation and not also -workstation-clients
Mon Apr 6 14:00:00 2009 Nalin Dahyabhai 1.6.3-100 - turn off krb4 support (it won\'t be part of the 1.7 release, but do it now) - use triggeruns to properly shut down and disable krb524d when -server and -workstation-servers gets upgraded, because it\'s gone now - move the libraries to /%{_lib}, but leave --libdir alone so that plugins get installed and are searched for in the same locations (#473333) - clean up buildprereq/prereqs, explicit mktemp requires, and add the ldconfig for the -server-ldap subpackage (part of #225974) - escape possible macros in the changelog (part of #225974) - fixup summary texts (part of #225974) - take the execute bit off of the protocol docs (part of #225974) - unflag init scripts as configuration files (part of #225974) - make the kpropd init script treat \'reload\' as \'restart\' (part of #225974)
Tue Mar 17 13:00:00 2009 Nalin Dahyabhai 1.6.3-19 - libgssapi_krb5: backport fix for some errors which can occur when we fail to set up the server half of a context (CVE-2009-0845)
Wed Feb 25 13:00:00 2009 Fedora Release Engineering - 1.6.3-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
Fri Jan 16 13:00:00 2009 Nalin Dahyabhai 1.6.3-17 - rebuild
Thu Sep 4 14:00:00 2008 Nalin Dahyabhai - if we successfully change the user\'s password during an attempt to get initial credentials, but then fail to get initial creds from a non-master using the new password, retry against the master (#432334)
Tue Aug 5 14:00:00 2008 Tom \"spot\" Callaway 1.6.3-16 - fix license tag
Wed Jul 16 14:00:00 2008 Nalin Dahyabhai - clear fuzz out of patches, dropping a man page patch which is no longer necessary - quote %{__cc} where needed because it includes whitespace now - define ASN1BUF_OMIT_INLINE_FUNCS at compile-time (for now) to keep building
Fri Jul 11 14:00:00 2008 Nalin Dahyabhai 1.6.3-15 - build with -fno-strict-aliasing, which is needed because the library triggers these warnings - don\'t forget to label principal database lock files - fix the labeling patch so that it doesn\'t break bootstrapping
Sat Jun 14 14:00:00 2008 Tom \"spot\" Callaway 1.6.3-14 - generate src/include/krb5/krb5.h before building - fix conditional for sparcv9
Wed Apr 16 14:00:00 2008 Nalin Dahyabhai 1.6.3-13 - ftp: use the correct local filename during mget when the \'case\' option is enabled (#442713)
Fri Apr 4 14:00:00 2008 Nalin Dahyabhai 1.6.3-12 - stop exporting kadmin keys to a keytab file when kadmind starts -- the daemon\'s been able to use the database directly for a long long time now - belatedly add aes128,aes256 to the default set of supported key types
Tue Apr 1 14:00:00 2008 Nalin Dahyabhai 1.6.3-11 - libgssapi_krb5: properly export the acceptor subkey when creating a lucid context (Kevin Coffman, via the nfs4 mailing list)
Tue Mar 18 13:00:00 2008 Nalin Dahyabhai 1.6.3-10 - add fixes from MITKRB5-SA-2008-001 for use of null or dangling pointer when v4 compatibility is enabled on the KDC (CVE-2008-0062, CVE-2008-0063, - add fixes from MITKRB5-SA-2008-002 for array out-of-bounds accesses when high-numbered descriptors are used (CVE-2008-0947, #433596) - add backport bug fix for an attempt to free non-heap memory in libgssapi_krb5 (CVE-2007-5901, #415321) - add backport bug fix for a double-free in out-of-memory situations in libgssapi_krb5 (CVE-2007-5971, #415351)
Tue Mar 18 13:00:00 2008 Nalin Dahyabhai 1.6.3-9 - rework file labeling patch to not depend on fragile preprocessor trickery, in another attempt at fixing #428355 and friends
Tue Feb 26 13:00:00 2008 Nalin Dahyabhai 1.6.3-8 - ftp: add patch to fix \"runique on\" case when globbing fixes applied - stop adding a redundant but harmless call to initialize the gssapi internals
Mon Feb 25 13:00:00 2008 Nalin Dahyabhai - add patch to suppress double-processing of /etc/krb5.conf when we build with --sysconfdir=/etc, thereby suppressing double-logging (#231147)
Mon Feb 25 13:00:00 2008 Nalin Dahyabhai - remove a patch, to fix problems with interfaces which are \"up\" but which have no address assigned, which conflicted with a different fix for the same problem in 1.5 (#200979)
Mon Feb 25 13:00:00 2008 Nalin Dahyabhai - ftp: don\'t lose track of a descriptor on passive get when the server fails to open a file
Mon Feb 25 13:00:00 2008 Nalin Dahyabhai - in login, allow PAM to interact with the user when they\'ve been strongly authenticated - in login, signal PAM when we\'re changing an expired password that it\'s an expired password, so that when cracklib flags a password as being weak it\'s treated as an error even if we\'re running as root
Mon Feb 18 13:00:00 2008 Nalin Dahyabhai 1.6.3-7 - drop netdb patch - kdb_ldap: add patch to treat \'nsAccountLock: true\' as an indication that the DISALLOW_ALL_TIX flag is set on an entry, for better interop with Fedora, Netscape, Red Hat Directory Server (Simo Sorce)
Wed Feb 13 13:00:00 2008 Nalin Dahyabhai 1.6.3-6 - patch to avoid depending on to define NI_MAXHOST and NI_MAXSERV
Tue Feb 12 13:00:00 2008 Nalin Dahyabhai 1.6.3-5 - enable patch for key-expiration reporting - enable patch to make kpasswd fall back to TCP if UDP fails (#251206) - enable patch to make kpasswd use the right sequence number on retransmit - enable patch to allow mech-specific creds delegated under spnego to be found when searching for creds
Wed Jan 2 13:00:00 2008 Nalin Dahyabhai 1.6.3-4 - some init script cleanups - drop unquoted check and silent exit for \"$NETWORKING\" (#426852, #242502) - krb524: don\'t barf on missing database if it looks like we\'re using kldap, same as for kadmin - return non-zero status for missing files which cause startup to fail (#242502)
Tue Dec 18 13:00:00 2007 Nalin Dahyabhai 1.6.3-3 - allocate space for the nul-terminator in the local pathname when looking up a file context, and properly free a previous context (Jose Plans, #426085)
Wed Dec 5 13:00:00 2007 Nalin Dahyabhai 1.6.3-2 - rebuild
Tue Oct 23 14:00:00 2007 Nalin Dahyabhai 1.6.3-1 - update to 1.6.3, dropping now-integrated patches for CVE-2007-3999 and CVE-2007-4000 (the new pkinit module is built conditionally and goes into the -pkinit-openssl package, at least for now, to make a buildreq loop with openssl avoidable)
Wed Oct 17 14:00:00 2007 Nalin Dahyabhai 1.6.2-10 - make proper use of pam_loginuid and pam_selinux in rshd and ftpd
Fri Oct 12 14:00:00 2007 Nalin Dahyabhai - make krb5.conf %verify(not md5 size mtime) in addition to %config(noreplace), like /etc/nsswitch.conf (#329811)
Mon Oct 1 14:00:00 2007 Nalin Dahyabhai 1.6.2-9 - apply the fix for CVE-2007-4000 instead of the experimental patch for setting ok-as-delegate flags
Tue Sep 11 14:00:00 2007 Nalin Dahyabhai 1.6.2-8 - move the db2 kdb plugin from -server to -libs, because a multilib libkdb might need it
Tue Sep 11 14:00:00 2007 Nalin Dahyabhai 1.6.2-7 - also perform PAM session and credential management when ftpd accepts a client using strong authentication, missed earlier - also label kadmind log files and files created by the db2 plugin
Thu Sep 6 14:00:00 2007 Nalin Dahyabhai 1.6.2-6 - incorporate updated fix for CVE-2007-3999 (CVE-2007-4743) - fix incorrect call to \"test\" in the kadmin init script (#252322,#287291)
Tue Sep 4 14:00:00 2007 Nalin Dahyabhai 1.6.2-5 - incorporate fixes for MITKRB5-SA-2007-006 (CVE-2007-3999, CVE-2007-4000)
Sat Aug 25 14:00:00 2007 Nalin Dahyabhai 1.6.2-4 - cover more cases in labeling files on creation - add missing gawk build dependency
Thu Aug 23 14:00:00 2007 Nalin Dahyabhai 1.6.2-3 - rebuild
Thu Jul 26 14:00:00 2007 Nalin Dahyabhai 1.6.2-2 - kdc.conf: default to listening for TCP clients, too (#248415)
Thu Jul 19 14:00:00 2007 Nalin Dahyabhai 1.6.2-1 - update to 1.6.2 - add \"buildrequires: texinfo-tex\" to get texi2pdf
Wed Jun 27 14:00:00 2007 Nalin Dahyabhai 1.6.1-8 - incorporate fixes for MITKRB5-SA-2007-004 (CVE-2007-2442,CVE-2007-2443) and MITKRB5-SA-2007-005 (CVE-2007-2798)
Mon Jun 25 14:00:00 2007 Nalin Dahyabhai 1.6.1-7 - reintroduce missing %postun for the non-split_workstation case
Mon Jun 25 14:00:00 2007 Nalin Dahyabhai 1.6.1-6 - rebuild
Mon Jun 25 14:00:00 2007 Nalin Dahyabhai 1.6.1-5.1 - rebuild
Sun Jun 24 14:00:00 2007 Nalin Dahyabhai 1.6.1-5 - add missing pam-devel build requirement, force selinux-or-fail build
Sun Jun 24 14:00:00 2007 Nalin Dahyabhai 1.6.1-4 - rebuild
Sun Jun 24 14:00:00 2007 Nalin Dahyabhai 1.6.1-3 - label all files at creation-time according to the SELinux policy (#228157)
Fri Jun 22 14:00:00 2007 Nalin Dahyabhai - perform PAM account / session management in krshd (#182195,#195922) - perform PAM authentication and account / session management in ftpd - perform PAM authentication, account / session management, and password- changing in login.krb5 (#182195,#195922)
Fri Jun 22 14:00:00 2007 Nalin Dahyabhai - preprocess kerberos.ldif into a format FDS will like better, and include that as a doc file as well
Fri Jun 22 14:00:00 2007 Nalin Dahyabhai - switch man pages to being generated with the right paths in them - drop old, incomplete SELinux patch - add patch from Greg Hudson to make srvtab routines report missing-file errors at same point that keytab routines do (#241805)
Thu May 24 14:00:00 2007 Nalin Dahyabhai 1.6.1-2 - pull patch from svn to undo unintentional chattiness in ftp - pull patch from svn to handle NULL krb5_get_init_creds_opt structures better in a couple of places where they\'re expected
Wed May 23 14:00:00 2007 Nalin Dahyabhai 1.6.1-1 - update to 1.6.1 - drop no-longer-needed patches for CVE-2007-0956,CVE-2007-0957,CVE-2007-1216 - drop patch for sendto bug in 1.6, fixed in 1.6.1
Fri May 18 14:00:00 2007 Nalin Dahyabhai - kadmind.init: don\'t fail outright if the default principal database isn\'t there if it looks like we might be using the kldap plugin - kadmind.init: attempt to extract the key for the host-specific kadmin service when we try to create the keytab
Wed May 16 14:00:00 2007 Nalin Dahyabhai 1.6-6 - omit dependent libraries from the krb5-config --libs output, as using 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)
Fri May 4 14:00:00 2007 Nalin Dahyabhai 1.6-5 - pull in keyutils as a build requirement to get the \"KEYRING:\" ccache type, because we\'ve merged
Fri May 4 14:00:00 2007 Nalin Dahyabhai 1.6-4 - fix an uninitialized length value which could cause a crash when parsing key data coming from a directory server - correct a typo in the krb5.conf man page (\"ldap_server\"->\"ldap_servers\")
Fri Apr 13 14:00:00 2007 Nalin Dahyabhai - move the default acl_file, dict_file, and admin_keytab settings to the part of the default/example kdc.conf where they\'ll actually have an effect (#236417)
Thu Apr 5 14:00:00 2007 Nalin Dahyabhai 1.5-24 - merge security fixes from RHSA-2007:0095
Tue Apr 3 14:00:00 2007 Nalin Dahyabhai 1.6-3 - add patch to correct unauthorized access via krb5-aware telnet daemon (#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)
Thu Mar 22 13:00:00 2007 Nalin Dahyabhai - back out buildrequires: keyutils-libs-devel for now
Thu Mar 22 13:00:00 2007 Nalin Dahyabhai 1.6-2 - add buildrequires: on keyutils-libs-devel to enable use of keyring ccaches, dragging keyutils-libs in as a dependency
Mon Mar 19 13:00:00 2007 Nalin Dahyabhai 1.5-23 - fix bug ID in changelog
Thu Mar 15 13:00:00 2007 Nalin Dahyabhai 1.5-22
* Thu Mar 15 2007 Nalin Dahyabhai 1.5-21 - add preliminary patch to fix buffer overflow in krb5kdc and kadmind (#231528, CVE-2007-0957) - add preliminary patch to fix double-free in kadmind (#231537, CVE-2007-1216)
Wed Feb 28 13:00:00 2007 Nalin Dahyabhai - add patch to build semi-useful static libraries, but don\'t apply it unless we need them
Tue Feb 27 13:00:00 2007 Nalin Dahyabhai - 1.5-20 - temporarily back out %post changes, fix for #143289 for security update - add preliminary patch to correct unauthorized access via krb5-aware telnet
Mon Feb 19 13:00:00 2007 Nalin Dahyabhai - make profile.d scriptlets mode 644 instead of 755 (part of #225974)
Tue Jan 30 13:00:00 2007 Nalin Dahyabhai 1.6-1 - clean up quoting of command-line arguments passed to the krsh/krlogin wrapper scripts
Mon Jan 22 13:00:00 2007 Nalin Dahyabhai - initial update to 1.6, pre-package-reorg - move workstation daemons to a new subpackage (#81836, #216356, #217301), and make the new subpackage require xinetd (#211885)
Mon Jan 22 13:00:00 2007 Nalin Dahyabhai - 1.5-18 - make use of install-info more failsafe (Ville Skyttä, #223704) - preserve timestamps on shell scriptlets at %install-time
Tue Jan 16 13:00:00 2007 Nalin Dahyabhai - 1.5-17 - move to using pregenerated PDF docs to cure multilib conflicts (#222721)
Fri Jan 12 13:00:00 2007 Nalin Dahyabhai - 1.5-16 - update backport of the preauth module interface (part of #194654)
Tue Jan 9 13:00:00 2007 Nalin Dahyabhai - 1.5-14 - apply fixes from Tom Yu for MITKRB5-SA-2006-002 (CVE-2006-6143) (#218456) - apply fixes from Tom Yu for MITKRB5-SA-2006-003 (CVE-2006-6144) (#218456)
Wed Dec 20 13:00:00 2006 Nalin Dahyabhai - 1.5-12 - update backport of the preauth module interface
Mon Oct 30 13:00:00 2006 Nalin Dahyabhai - update backport of the preauth module interface - add proposed patches 4566, 4567 - add proposed edata reporting interface for KDC - add temporary placeholder for module global context fixes
Mon Oct 23 14:00:00 2006 Nalin Dahyabhai - 1.5-11 - don\'t bail from the KDC init script if there\'s no database, it may be in 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
Wed Oct 18 14:00:00 2006 Nalin Dahyabhai - 1.5-10 - rename krb5.sh and krb5.csh so that they don\'t overlap (#210623) - way-late application of added error info in kadmind.init (#65853)
Wed Oct 18 14:00:00 2006 Nalin Dahyabhai - 1.5-9.pal_18695 - add backport of in-development preauth module interface (#208643)
Mon Oct 9 14:00:00 2006 Nalin Dahyabhai - 1.5-9 - provide docs in PDF format instead of as tex source (Enrico Scholz, #209943)
Wed Oct 4 14:00:00 2006 Nalin Dahyabhai - 1.5-8 - add missing shebang headers to krsh and krlogin wrapper scripts (#209238)
Wed Sep 6 14:00:00 2006 Nalin Dahyabhai - 1.5-7 - set SS_LIB at configure-time so that libss-using apps get working readline support (#197044)
Fri Aug 18 14:00:00 2006 Nalin Dahyabhai - 1.5-6 - switch to the updated patch for MITKRB-SA-2006-001
Tue Aug 8 14:00:00 2006 Nalin Dahyabhai - 1.5-5 - apply patch to address MITKRB-SA-2006-001 (CVE-2006-3084)
Mon Aug 7 14:00:00 2006 Nalin Dahyabhai - 1.5-4 - ensure that the gssapi library\'s been initialized before walking the internal mechanism list in gss_release_oid(), needed if called from gss_release_name() right after a gss_import_name() (#198092)
Tue Jul 25 14:00:00 2006 Nalin Dahyabhai - 1.5-3 - rebuild
Tue Jul 25 14:00:00 2006 Nalin Dahyabhai - 1.5-2 - pull up latest revision of patch to reduce lockups in rsh/rshd
Mon Jul 17 14:00:00 2006 Nalin Dahyabhai - 1.5-1.2 - rebuild
Wed Jul 12 14:00:00 2006 Jesse Keating - 1.5-1.1 - rebuild
Thu Jul 6 14:00:00 2006 Nalin Dahyabhai 1.5-1 - build
Wed Jul 5 14:00:00 2006 Nalin Dahyabhai 1.5-0 - update to 1.5
Fri Jun 23 14:00:00 2006 Nalin Dahyabhai 1.4.3-9 - mark profile.d config files noreplace (Laurent Rineau, #196447)
Thu Jun 8 14:00:00 2006 Nalin Dahyabhai 1.4.3-8 - add buildprereq for autoconf
Mon May 22 14:00:00 2006 Nalin Dahyabhai 1.4.3-7 - further munge krb5-config so that \'libdir=/usr/lib\' is given even on 64-bit architectures, to avoid multilib conflicts; other changes will conspire to strip out the -L flag which uses this, so it should be harmless (#192692)
Fri Apr 28 14:00:00 2006 Nalin Dahyabhai 1.4.3-6 - adjust the patch which removes the use of rpath to also produce a krb5-config which is okay in multilib environments (#190118) - make the name-of-the-tempfile comment which compile_et adds to error code headers always list the same file to avoid conflicts on multilib installations - strip SIZEOF_LONG out of krb5.h so that it doesn\'t conflict on multilib boxes - strip GSS_SIZEOF_LONG out of gssapi.h so that it doesn\'t conflict on mulitlib boxes
Fri Apr 14 14:00:00 2006 Stepan Kasal 1.4.3-5 - Fix formatting typo in kinit.1 (krb5-kinit-man-typo.patch)
Fri Feb 10 13:00:00 2006 Jesse Keating 1.4.3-4.1 - bump again for double-long bug on ppc(64)
Mon Feb 6 13:00:00 2006 Nalin Dahyabhai 1.4.3-4 - give a little bit more information to the user when kinit gets the catch-all I/O error (#180175)
Thu Jan 19 13:00:00 2006 Nalin Dahyabhai 1.4.3-3 - rebuild properly when pthread_mutexattr_setrobust_np() is defined but not declared, such as with recent glibc when _GNU_SOURCE isn\'t being used
Thu Jan 19 13:00:00 2006 Matthias Clasen 1.4.3-2 - Use full paths in krb5.sh to avoid path lookups
Fri Dec 9 13:00:00 2005 Jesse Keating - rebuilt
Thu Dec 1 13:00:00 2005 Nalin Dahyabhai - login: don\'t truncate passwords before passing them into crypt(), in case they\'re significant (#149476)
Thu Nov 17 13:00:00 2005 Nalin Dahyabhai 1.4.3-1 - update to 1.4.3 - make ksu setuid again (#137934, others)
Tue Sep 13 14:00:00 2005 Nalin Dahyabhai 1.4.2-4 | |