summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-cluster/keepalived: remove unused patchMichael Mair-Keimberger2020-07-011-122/+0
| | | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16535 Signed-off-by: Aaron Bauman <bman@gentoo.org>
* sys-cluster/keepalived: security cleanupThomas Deutschmann2019-01-072-39/+0
| | | | | | Bug: https://bugs.gentoo.org/670856 Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* sys-cluster/keepalived: fix crash during shutdownTomas Mozes2018-11-151-0/+122
| | | | | | | | | Bug: https://bugs.gentoo.org/670856 Bug: https://github.com/acassen/keepalived/issues/1061 Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/10422 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* sys-cluster/keepalived: bump to 2.0.7Tomas Mozes2018-09-284-0/+39
| | | | | | | Closes: https://bugs.gentoo.org/664268 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Package-Manager: Portage-2.3.49, Repoman-2.3.10 Closes: https://github.com/gentoo/gentoo/pull/9934
* Revert "sys-cluster/keepalived: fix building with linux-headers-4.15"Amy Liffey2018-04-191-54/+0
| | | | | | | This reverts commit f569763b63e3d0159bfb297d295d970e4a890d3c. - Already in upstream fails to build Requested-by: Tomas Mozes <hydrapolic@gmail.com>
* sys-cluster/keepalived: fix building with linux-headers-4.15Tomas Mozes2018-04-021-0/+54
| | | | | Closes: https://bugs.gentoo.org/648252 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-cluster/keepalived: drop oldTomas Mozes2018-03-281-28/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-cluster/keepalived: fix segfault when no sorry server is configuredTomas Mozes2018-01-181-0/+28
| | | | | | Closes: https://bugs.gentoo.org/643992 Package-Manager: Portage-2.3.19, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/6895
* sys-cluster/keepalived: ebuild cleanup, drop old unsupportedUltrabug2017-04-217-279/+0
| | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2
* Drop remaining $Id$ and $Header$ from files.Ulrich Müller2017-02-284-4/+0
| | | | Bug: 611234
* sys-cluster/keepalived: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-182-2/+2
|
* proj/gentoo: Initial commitRobin H. Johnson2015-08-089-0/+322
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