summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-editors/vim: drop python3_7Mike Gilbert2022-05-052-2/+2
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* app-editors/vim: forward ~loongWANG Xuerui2022-05-051-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* app-editors/vim: keyword 8.2.4586 for ~loongWANG Xuerui2022-05-051-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* app-editors/vim: fix QA notice "eend called w/o ebegin"Thomas Bracht Laumann Jespersen2022-04-1711-11/+11
| | | | | | | | | | | | | | | | A recent QA notice was added to portage to check that calls to eend $? have been preceded by a call to ebegin (in the same phase). This is basically running this line: sed -i -e 's/einfo "Calling eselect vi update..."/ebegin "Calling eselect vi update"/g' *.ebuild on all the ebuilds in app-editors/vim. The trailing "..." are also removed, as ebegin adds these automatically. Signed-off-by: Thomas Bracht Laumann Jespersen <t@laumann.xyz> Closes: https://github.com/gentoo/gentoo/pull/25070 Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/vim: version bump to v8.2.4586.Meena Shanmugam2022-03-212-0/+351
| | | | | | | | | This is needed to resolve CVE-2022-0714, CVE-2022-0696, CVE-2022-0685, CVE-2022-0729, CVE-2022-0572 and CVE-2022-0629. Bug: https://bugs.gentoo.org/833572 Signed-off-by: Meena Shanmugam <meenashanmugam@google.com> Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/vim: Stabilize 8.2.4328-r1 hppa, #834460Arthur Zamarin2022-03-201-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-editors/vim: x86 stable wrt bug #834460Agostino Sarubbo2022-03-061-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-editors/vim: amd64 stable wrt bug #834460Agostino Sarubbo2022-03-031-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-editors/vim: sparc stable wrt bug #834460Agostino Sarubbo2022-03-031-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-editors/vim: ppc64 stable wrt bug #834460Agostino Sarubbo2022-03-031-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-editors/vim: ppc stable wrt bug #834460Agostino Sarubbo2022-03-031-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-editors/vim: depend on vim-core unconditionallyMike Gilbert2022-03-022-18/+4
| | | | | | | | | We need it for defaults.vim, which cannot be owned by 2 packages simultaneously. Bug: https://bugs.gentoo.org/834498 Signed-off-by: Mike Gilbert <floppym@gentoo.org> Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* app-editors/vim: destabilize 8.2.4328John Helmert III2022-03-021-1/+1
| | | | | Bug: https://bugs.gentoo.org/834498 Signed-off-by: John Helmert III <ajak@gentoo.org>
* app-editors/vim: ppc64 stable wrt bug #834460Agostino Sarubbo2022-03-021-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-editors/vim: x86 stable wrt bug #834460Agostino Sarubbo2022-03-021-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-editors/vim: sparc stable wrt bug #834460Agostino Sarubbo2022-03-021-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-editors/vim: ppc stable wrt bug #834460Agostino Sarubbo2022-03-021-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-editors/vim: amd64 stable wrt bug #834460Agostino Sarubbo2022-03-021-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-editors/vim: fix conflicts in 8.2.{4285,4328}Dongsu Park2022-02-182-4/+8
| | | | | | | | | | We fixed defaults.vim installation conflicts in 49adc5f0272e40ac608a89d268ee12811fcca384, but not for 8.2.4285 and 8.2.4328. Fix the issue for the versions. Bug: https://bugs.gentoo.org/830177 Signed-off-by: Dongsu Park <dpark@linux.microsoft.com> Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/vim: bump copyright yearSam James2022-02-186-6/+6
| | | | | See: 49adc5f0272e40ac608a89d268ee12811fcca384 Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/vim: install defaults.vim only if the file is not installedDongsu Park2022-02-188-16/+32
| | | | | | | | | Install defaults.vim only if the file is not installed already from vim-core. That's needed for avoiding conflicts between vim and vim-core. Closes: https://bugs.gentoo.org/830177 Signed-off-by: Dongsu Park <dpark@linux.microsoft.com> Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/vim: version bump to v8.2.4328Vaibhav Rustagi2022-02-092-0/+356
| | | | | | | | | | | | | | | | | | | | | | | | This is needed to resolve following CVEs: - CVE-2021-4187 - CVE-2022-0128 - CVE-2022-0156 - CVE-2022-0158 - CVE-2022-0261 - CVE-2022-0318 - CVE-2022-0319 - CVE-2022-0392 - CVE-2022-0368 - CVE-2022-0393 - CVE-2022-0361 - CVE-2022-0359 - CVE-2022-0413 - CVE-2022-0408 - CVE-2022-0407 Bug: https://bugs.gentoo.org/830994 Signed-off-by: Vaibhav Rustagi <vaibhavrustagi@google.com> Closes: https://github.com/gentoo/gentoo/pull/24133 Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/vim: add 8.2.4285Mathieu Tortuyaux2022-02-092-0/+356
| | | | | | | | | | | | | Mainly to adress this CVE: CVE-2021-46059, CVE-2022-0156, CVE-2022-0158, CVE-2022-0213, CVE-2022-0261, CVE-2022-0318, CVE-2022-0319, CVE-2022-0351, CVE-2022-0359, CVE-2022-0361, CVE-2022-0368, CVE-2022-0392, CVE-2022-0393, CVE-2022-0407, CVE-2022-0408, CVE-2022-0413, CVE-2022-0417. Bug: https://bugs.gentoo.org/830994 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com> Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/vim: Stabilize 8.2.3741 hppa, #829396Arthur Zamarin2022-01-151-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-editors/vim: fix IncorrectCopyrightSam James2022-01-091-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/vim: version bump to v8.2.3950.Nobel Barakat2022-01-092-0/+356
| | | | | | | | | This is needed to resolve CVE-2021-4136, CVE-2021-4166, CVE-2021-4187, CVE-2021-4192, and CVE-2021-4193. Bug: https://bugs.gentoo.org/829658 Signed-off-by: Nobel Barakat <nobelbarakat@google.com> Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/vim: Stabilize 8.2.3741 ppc, #829396Arthur Zamarin2021-12-311-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-editors/vim: Stabilize 8.2.3741 sparc, #829396Sam James2021-12-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/vim: x86 stable wrt bug #829396Agostino Sarubbo2021-12-191-1/+1
| | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-editors/vim: Stabilize 8.2.3741 amd64, #829396Jakov Smolić2021-12-191-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* app-editors/vim: Stabilize 8.2.3741 ppc64, #829396Sam James2021-12-171-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/vim: Stabilize 8.2.3741 arm, #829396Arthur Zamarin2021-12-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-editors/vim: Stabilize 8.2.3741 arm64, #829396Arthur Zamarin2021-12-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-editors/vim: version bump to v8.2.3741.Nobel Barakat2021-12-162-0/+356
| | | | | | | | This is needed to resolve CVE-2021-4069. Bugs: https://bugs.gentoo.org/828583 Signed-off-by: Nobel Barakat <nobelbarakat@google.com> Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/vim: destabilise 8.2.3669Sam James2021-12-081-1/+1
| | | | | | Needs to be in ~arch first. Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/vim: version bump to v8.2.3669.Ke Wu2021-12-082-0/+356
| | | | | | | | | | This fixes CVE-2021-3968, CVE-2021-3973, CVE-2021-3974, CVE-2021-3984 and CVE-2021-4019. Bug: https://bugs.gentoo.org/824930 Signed-off-by: Ke Wu <mikewu@google.com> Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/vim: Stabilize 8.2.3582 hppa, #820698Arthur Zamarin2021-12-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-editors/vim: remove warning due to missing defaults.vimDongsu Park2021-12-015-0/+30
| | | | | | | | | | | | | | | | | | vim >= 8.2.3428 prints out a warning on missing file, when it is built with USE="minimal" and `app-editors/vim-core` is not installed. ``` $ vim E1187: Failed to source defaults.vim Press ENTER or type command to continue ``` To remove warning, explicitly install /usr/share/vim/vim82/defaults.vim. Closes: https://bugs.gentoo.org/820356 Signed-off-by: Dongsu Park <dpark@linux.microsoft.com> Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/vim: Stabilize 8.2.3582 amd64, #820698Sam James2021-11-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/vim: Stabilize 8.2.3582 ppc64, #820698Sam James2021-11-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/vim: Stabilize 8.2.3582 arm64, #820698Sam James2021-11-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/vim: Stabilize 8.2.3582 x86, #820698Sam James2021-11-231-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/vim: Stabilize 8.2.3582 sparc, #820698Sam James2021-11-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/vim: Stabilize 8.2.3582 arm, #820698Arthur Zamarin2021-11-211-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-editors/vim: Stabilize 8.2.3582 ppc, #820698Arthur Zamarin2021-11-201-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-editors/vim: Stabilize 8.2.3428-r1 arm, #816894Sam James2021-11-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/vim: Stabilize 8.2.3428-r1 ppc64, #816894Sam James2021-11-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/vim: Stabilize 8.2.3428-r1 ppc, #816894Sam James2021-11-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/vim: version bump to v8.2.3582.Vaibhav Rustagi2021-11-132-0/+350
| | | | | | | | This is needed to resolve CVE-2021-3928 and CVE-2021-3927. Bug: https://bugs.gentoo.org/823473 Signed-off-by: Vaibhav Rustagi <vaibhavrustagi@google.com> Signed-off-by: Sam James <sam@gentoo.org>
* app-editors/vim: Stabilize 8.2.3428-r1 arm64, #816894Sam James2021-11-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>