summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-crypt/mit-krb5: Drop old versionsMatt Turner2019-09-284-441/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-crypt/mit-krb5: bump to 1.17Eray Aslan2019-06-202-0/+113
| | | | | | Closes: https://bugs.gentoo.org/687730 Package-Manager: Portage-2.3.67, Repoman-2.3.15 Signed-off-by: Eray Aslan <eras@gentoo.org>
* app-crypt/mit-krb5: update patch for LibreSSL 2.9.1Stefan Strogin2019-04-241-0/+101
| | | | | | | | Closes: https://bugs.gentoo.org/684302 Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: Stefan Strogin <stefan.strogin@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11821 Signed-off-by: Aaron Bauman <bman@gentoo.org>
* app-crypt/mit-krb5: remove oldEray Aslan2018-05-103-169/+0
| | | | Package-Manager: Portage-2.3.36, Repoman-2.3.9
* app-crypt/mit-krb5: security bump - bug 649610Eray Aslan2018-04-131-0/+297
| | | | | | Also fix gettext dependency Closes: https://bugs.gentoo.org/652108 Package-Manager: Portage-2.3.28, Repoman-2.3.9
* app-crypt/mit-krb5: properly detect LibreSSL versionAaron Bauman2018-04-121-0/+31
| | | | | Closes: https://bugs.gentoo.org/610854 Package-Manager: Portage-2.3.28, Repoman-2.3.9
* app-crypt/mit-krb5: bump, fixes CVE-2017-7562Thomas Deutschmann2018-01-265-0/+42
| | | | | | | | | | | | | | | | | | Ebuild changes: =============== - Dropped the following upstreamed patches which are now included in v1.16: - mit-krb5-1.14.2-redeclared-ttyname.patch - mit-krb5-1.14.4-disable-nls.patch - mit-krb5-1.15.2-fix-pkinit.patch - We are now installing systemd services. [Bug 524412] - Tests are now restricted because they are requiring network access. Closes: https://bugs.gentoo.org/524412 Bug: https://bugs.gentoo.org/628936 Package-Manager: Portage-2.3.20, Repoman-2.3.6
* app-crypt/mit-krb5: security bump to 1.15.2-r1. Bug 639702Eray Aslan2017-12-051-0/+98
| | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6
* app-crypt/mit-krb5: respect USE=nlsMike Frysinger2016-12-221-0/+45
| | | | Patch from Chromium OS.
* app-crypt/mit-krb5: fix clang build due to ttyname redeclZentaro Kavanagh2016-11-161-0/+26
|
* app-crypt/mit-krb5: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-183-3/+3
|
* app-crypt/mit-krb5: Remove vulnerable versionsEray Aslan2016-04-216-1418/+0
| | | | Package-Manager: portage-2.2.28
* app-crypt/mit-krb5: fix quotes in init scriptEray Aslan2015-11-043-3/+3
| | | | | | Gentoo-Bug: 564574 Package-Manager: portage-2.2.23
* app-crypt/mit-krb5: security bumpEray Aslan2015-10-293-0/+1345
| | | | | | Gentoo-Bug: 564304 Package-Manager: portage-2.2.23
* app-crypt/mit-krb5: add confd files to kdc, kadmind and kpropd daemonsEray Aslan2015-10-296-0/+79
| | | | | | | Gentoo-Bug: 539010 Thanks to Paul B. Henson Package-Manager: portage-2.2.23
* proj/gentoo: Initial commitRobin H. Johnson2015-08-086-0/+107
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed