platform/upstream/vim.git
6 years agoFixed, vim crashes on startup 49/170349/1 accepted/tizen_5.0_base accepted/tizen_5.5_base_mobile_hotfix accepted/tizen_6.0_base_tool_hotfix tizen_5.0_base tizen_5.5_base_mobile_hotfix tizen_5.5_tv tizen_6.0_base_hotfix accepted/tizen/5.0/base/20181101.091528 accepted/tizen/5.5/base/20191030.082841 accepted/tizen/5.5/base/mobile/hotfix/20201023.084009 accepted/tizen/6.0/base/20201029.105939 accepted/tizen/6.0/base/tool/20201029.111644 accepted/tizen/6.0/base/tool/hotfix/20201030.124448 accepted/tizen/6.0/base/tool/hotfix/20201102.085604 accepted/tizen/base/20180223.183406 submit/tizen_5.0_base/20181101.000002 submit/tizen_5.0_base/20191220.010310 submit/tizen_5.5_base/20191030.000001 submit/tizen_5.5_base_mobile_hotfix/20201023.171502 submit/tizen_6.0_base/20201029.184802 submit/tizen_6.0_base_hotfix/20201030.192502 submit/tizen_6.0_base_hotfix/20201102.162702 submit/tizen_base/20180219.093135 tizen_5.5.m2_release tizen_6.0.m2_release
DongHun Kwak [Mon, 19 Feb 2018 09:08:06 +0000 (18:08 +0900)]
Fixed, vim crashes on startup

"/etc/info.ini" 10L, 171C*** buffer overflow detected ***: vi terminated
======= Backtrace: =========
/lib/libc.so.6(+0x650d8)[0xb6a170d8]
/lib/libc.so.6(__fortify_fail+0x40)[0xb6a91404]
/lib/libc.so.6(__chk_fail+0x10)[0xb6a8f560]
/lib/libc.so.6(__memmove_chk+0x0)[0xb6a8e7a8]

[Model] All
[BinType] AP
[Customer] OPEN

[Issue#] N/A
[Request] N/A
[Occurrence Version] N/A

[Problem] vim crashed on startup
[Cause & Measure] compile option changed
"-D_FORTIFY_SOURCE=2" to "-D_FORTIFY_SOURCE=1"
[Checking Method] "vim /etc/info.ini" command

[Team] Open Source Management and Setting Part
[Developer] dh0128.kwak
[Solution company] Samsung
[Change Type] N/A

Change-Id: Ideb86e632faf2cb193f261ea959ddf1e7a2492df
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
6 years agoRemove perl interpreter 61/169361/1 submit/tizen_base/20180219.043021
DongHun Kwak [Tue, 6 Feb 2018 07:02:23 +0000 (16:02 +0900)]
Remove perl interpreter

vim launching error at vd
libperl.so doesn't installed at vd image.
[Model] All
[BinType] AP
[Customer] OPEN

[Issue#] N/A
[Request] N/A
[Occurrence Version] N/A

[Problem] vim launching error
[Cause & Measure] remove libperl.so dependency
[Checking Method]

[Team] Open Source Management and Setting Part
[Developer] dh0128.kwak
[Solution company] Samsung
[Change Type] N/A

Change-Id: I01fe27c277ec58e8fc7431a4439c5c5d03458375
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
6 years agoAdd pie,relro compile option 09/168509/1 accepted/tizen/base/20180209.132436 submit/tizen_base/20180205.003440
DongHun Kwak [Mon, 29 Jan 2018 06:23:41 +0000 (15:23 +0900)]
Add pie,relro compile option

[Model] All
[BinType] AP
[Customer] OPEN

[Issue#] N/A
[Request] N/A
[Occurrence Version] N/A

[Problem] not adjust pie,relro compile option
[Cause & Measure] add pie,relro compile option at Makefile
[Checking Method]

[Team] Open Source Management and Setting Part
[Developer] dh0128.kwak
[Solution company] Samsung
[Change Type] N/A

Change-Id: I8b75c13661817ee4b4a597f5800e33ffcda3d18c
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
6 years agoSkip unit test 54/168054/1 accepted/tizen/base/20180126.040734 submit/tizen_base/20180124.020605
DongHun Kwak [Wed, 24 Jan 2018 01:59:14 +0000 (10:59 +0900)]
Skip unit test

[Model] All
[BinType] AP
[Customer] OPEN

[Issue#] N/A
[Request] N/A
[Occurrence Version] N/A

[Problem] building time increase by vim unit test
[Cause & Measure] skip vim unit test
[Checking Method]

[Team] Open Source Management and Setting Part
[Developer] dh0128.kwak
[Solution company] Samsung
[Change Type] N/A

Change-Id: I36bc5cfcf5b4c6513f47fff060e93a3080574105
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
6 years agoIgnore unit test return value 19/167819/2 submit/tizen_base/20180122.080752
DongHun Kwak [Mon, 22 Jan 2018 08:05:11 +0000 (17:05 +0900)]
Ignore unit test return value

[Model] All
[BinType] AP
[Customer] OPEN

[Issue#] N/A
[Request] N/A
[Occurrence Version] N/A

[Problem] unit test is failed
[Cause & Measure] Ignore unit test result
[Checking Method]

[Team] Open Source Management and Setting Part
[Developer] dh0128.kwak
[Solution company] Samsung
[Change Type] N/A

Change-Id: Iff5d7a4608b90d0c5c7bb9d4e191765d62c93b39
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
6 years agoFix build error 37/165637/1 accepted/tizen/base/20180119.133621 submit/tizen_base/20180109.014621
DongHun Kwak [Wed, 3 Jan 2018 03:52:41 +0000 (12:52 +0900)]
Fix build error

[Model] All
[BinType] AP
[Customer] OPEN

[Issue#] N/A
[Request] N/A
[Occurrence Version] N/A

[Problem] build error
[Cause & Measure] debug source files unpackaged
[Checking Method] remove debug package rpm

[Team] Open Source Management and Setting Part
[Developer] dh0128.kwak
[Solution company] Samsung
[Change Type] N/A

Change-Id: Iebd20eccf2ce8bfce72d81bc8f39e77c27bc5e78
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
6 years agoBump to vim 8.0.586 30/163430/1
DongHun Kwak [Mon, 11 Dec 2017 06:32:00 +0000 (15:32 +0900)]
Bump to vim 8.0.586

[Model] All
[BinType] AP
[Customer] OPEN

[Issue#] N/A
[Request] N/A
[Occurrence Version] N/A

[Problem] version upgrade
[Cause & Measure] vim 7.4.155 -> 8.0.586
[Checking Method] vim running test

[Team] Open Source Management and Setting Part
[Developer] dh0128.kwak
[Solution company] Samsung
[Change Type] N/A

Change-Id: I234e42432dd1425fadc35f0a18d1d0b32be48578
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
6 years agoMerge branch 'tizen_base' of ssh://review.tizen.org:29418/platform/upstream/vim into... 29/163429/1
DongHun Kwak [Mon, 11 Dec 2017 04:33:39 +0000 (13:33 +0900)]
Merge branch 'tizen_base' of ssh://review.tizen.org:29418/platform/upstream/vim into tizen_base

Change-Id: I34283e21b041e0a1cd0871e698577dd3c8f8bba1
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
6 years agoRebase for vim 8.0.586 28/163428/1
Anas Nashif [Wed, 7 Nov 2012 06:43:44 +0000 (22:43 -0800)]
Rebase for vim 8.0.586

Change-Id: Idcef6293721e3a50d568442ff8572177a38e3b02
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
6 years agoImported Upstream version 8.0.586 88/163388/1 upstream/8.0.586
DongHun Kwak [Mon, 11 Dec 2017 03:10:38 +0000 (12:10 +0900)]
Imported Upstream version 8.0.586

Change-Id: I42cb89812f8dd54a007634018e8e18b746c06e6c
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
7 years agoImported Upstream version 8.0 upstream/8.0
DongHun Kwak [Mon, 27 Feb 2017 09:03:49 +0000 (18:03 +0900)]
Imported Upstream version 8.0

8 years agopackaging/vim.spec: remove BuildRequires systemd 62/53762/1 accepted/tizen_3.0.m2_base accepted/tizen_3.0_base accepted/tizen_common accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable tizen_3.0.m2_base tizen_3.0_base accepted/tizen/3.0.m2/base/20170104.081952 accepted/tizen/3.0/base/20161028.103447 accepted/tizen/4.0/base/20170811.092823 accepted/tizen/4.0/base/20170828.221106 accepted/tizen/base/20151223.052245 accepted/tizen/common/20160107.114100 accepted/tizen/mobile/20151210.081129 accepted/tizen/tv/20151210.081231 accepted/tizen/wearable/20151210.081818 submit/tizen/20151210.054632 submit/tizen_3.0.m2_base/20170104.073748 submit/tizen_3.0_base/20161028.062326 submit/tizen_4.0_base/20170811.071500 submit/tizen_4.0_base/20170828.000000 submit/tizen_4.0_base/20170828.000001 submit/tizen_base/20151223.111112 submit/tizen_common/20151229.142028 submit/tizen_common/20151229.144031 submit/tizen_common/20151229.154718 submit/tizen_common/20160104.112601 tizen_4.0.IoT.p1_release tizen_4.0.IoT.p2_release tizen_4.0.m1_release tizen_4.0.m2_release
HyungGi Lee [Wed, 9 Dec 2015 05:43:35 +0000 (14:43 +0900)]
packaging/vim.spec: remove BuildRequires systemd

Change-Id: Ibe9207d78df6616113c497360f852a845029f714
Signed-off-by: HyungGi Lee <hyunggi.lee@samsung.com>
10 years agoupdate changelog accepted/tizen/generic accepted/tizen/ivi/stable accepted/tizen/mobile accepted/tizen_3.0.2014.q3_common accepted/tizen_3.0.m14.3_ivi accepted/tizen_3.0_ivi accepted/tizen_generic accepted/tizen_ivi accepted/tizen_ivi_panda accepted/tizen_ivi_release tizen_3.0.2014.q3_common tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common tizen_3.0.2015.q2_common tizen_3.0.m14.2_ivi tizen_3.0.m14.3_ivi tizen_3.0.m1_mobile tizen_3.0.m1_tv tizen_3.0_ivi tizen_ivi_release accepted/tizen/generic/20140204.135702 accepted/tizen/generic/20140312.113350 accepted/tizen/ivi/20140205.034952 accepted/tizen/ivi/panda/20140312.123351 accepted/tizen/ivi/release/20140312.115511 accepted/tizen/mobile/20140224.092151 submit/tizen/20140204.135039 submit/tizen/20140312.070932 submit/tizen_common/20151015.190624 submit/tizen_common/20151019.135620 submit/tizen_common/20151023.083358 submit/tizen_common/20151026.085049 submit/tizen_ivi_release/20140312.071401 submit/tizen_mobile/20141120.000000 tizen_3.0.2014.q3_common_release tizen_3.0.m14.2_ivi_release tizen_3.0.m14.3_ivi_release tizen_3.0.m1_mobile_release tizen_3.0.m1_tv_release tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release tizen_3.0_ivi_release
Łukasz Stelmach [Tue, 4 Feb 2014 13:50:08 +0000 (14:50 +0100)]
update changelog

Change-Id: Ia64614feefbaadab8d130c143eeff5c3df999e79

10 years agoRename vim-7.3-rpmlintrc to vim-rpmlintrc 10/15910/1
Jacek Bukarewicz [Tue, 21 Jan 2014 12:38:56 +0000 (13:38 +0100)]
Rename vim-7.3-rpmlintrc to vim-rpmlintrc

This should be done in the previous commit, however due to a bug
in git-buildpackage it's not possible as superfluous patch is generated
which in turn causes build failure.
See https://bugs.tizen.org/jira/browse/DEVT-144

Change-Id: Iab51552edf5b7be86f1fa01a3f065b748b636bfc
Signed-off-by: Jacek Bukarewicz <j.bukarewicz@samsung.com>
10 years agoUpdate to version 7.4 patch level 155 09/15909/1
Jacek Bukarewicz [Mon, 20 Jan 2014 11:21:54 +0000 (12:21 +0100)]
Update to version 7.4 patch level 155

I rebased all commits sitting on top of previous upstream branch apart from
the ones that are not important for version 7.4:

b781766 Update to patch level 826
100f185 Update patches

Change-Id: I5380470859ada3bc21c946682c7e1167eeecf0d7
Signed-off-by: Jacek Bukarewicz <j.bukarewicz@samsung.com>
10 years agoAdd smack aware behaviour to keep labels
José Bollo [Fri, 10 Jan 2014 14:11:41 +0000 (15:11 +0100)]
Add smack aware behaviour to keep labels

The Smack labels SMACK64, SMACK64EXEC and SMACK64MMAP
are preserved when editing files with either the normal
or the extended version of vim.

Change-Id: I78a0c549420b6eb9423326e5d89a5da4f9913f77
Signed-off-by: José Bollo <jose.bollo@open.eurogiciel.org>
10 years agopackaging: minor spec cleanup, set License tag to 'Vim'
Jacek Bukarewicz [Thu, 16 Jan 2014 16:15:19 +0000 (17:15 +0100)]
packaging: minor spec cleanup, set License tag to 'Vim'

Change-Id: I47ee210837404f032bea8b63ad549eba87ff7cdf
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Conflicts:
packaging/vim.spec

10 years agopackaging: Fix Group tag and add %license
Markus Lehtonen [Tue, 6 Aug 2013 13:20:17 +0000 (16:20 +0300)]
packaging: Fix Group tag and add %license

Change-Id: I7267218292d6d0600cbbe6601efe12ff0a287322
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
10 years agoresetting manifest requested domain to floor
Alexandru Cornea [Sat, 29 Jun 2013 01:26:42 +0000 (04:26 +0300)]
resetting manifest requested domain to floor

10 years agoavoid depending on csh
Anas Nashif [Fri, 22 Feb 2013 01:32:48 +0000 (17:32 -0800)]
avoid depending on csh

10 years agoUse /etc/vimrc as system config gile
Anas Nashif [Fri, 22 Feb 2013 00:43:43 +0000 (16:43 -0800)]
Use /etc/vimrc as system config gile

10 years agouse /etc/vimrc
Anas Nashif [Fri, 22 Feb 2013 00:42:46 +0000 (16:42 -0800)]
use /etc/vimrc

10 years agocleanup spec
Anas Nashif [Fri, 22 Feb 2013 00:41:51 +0000 (16:41 -0800)]
cleanup spec

10 years agodo not use missing-client
Anas Nashif [Sun, 13 Jan 2013 18:04:39 +0000 (10:04 -0800)]
do not use missing-client

10 years agodo not use missing client
Anas Nashif [Mon, 31 Dec 2012 03:52:46 +0000 (19:52 -0800)]
do not use missing client

10 years agoput patches as tar
Anas Nashif [Sun, 25 Nov 2012 16:43:28 +0000 (08:43 -0800)]
put patches as tar

put patches as tar

10 years agoadd packaging
Anas Nashif [Wed, 7 Nov 2012 06:43:44 +0000 (22:43 -0800)]
add packaging

10 years agoImported Upstream version 7.4 upstream/7.4
Jacek Bukarewicz [Thu, 16 Jan 2014 13:09:28 +0000 (14:09 +0100)]
Imported Upstream version 7.4

11 years agoImported Upstream version 7.3 upstream/7.3
Anas Nashif [Wed, 7 Nov 2012 06:43:37 +0000 (22:43 -0800)]
Imported Upstream version 7.3