platform/upstream/texinfo.git
6 years agoFix build error 04/176704/1 accepted/tizen_5.0_base accepted/tizen_5.5_base accepted/tizen_5.5_base_mobile_hotfix accepted/tizen_5.5_base_wearable_hotfix accepted/tizen_6.0_base accepted/tizen_6.0_base_tool accepted/tizen_6.0_base_tool_hotfix accepted/tizen_6.5_base accepted/tizen_6.5_base_tool accepted/tizen_7.0_base accepted/tizen_7.0_base_hotfix accepted/tizen_7.0_base_tool accepted/tizen_7.0_base_tool_hotfix backup/texinfo_4.13a_20230125 tizen_5.0_base tizen_5.5_base tizen_5.5_base_mobile_hotfix tizen_5.5_base_wearable_hotfix tizen_5.5_tv tizen_6.0_base tizen_6.0_base_hotfix tizen_6.5_base tizen_7.0_base tizen_7.0_base_hotfix accepted/tizen/5.0/base/20181101.091507 accepted/tizen/5.5/base/20191030.081608 accepted/tizen/5.5/base/mobile/hotfix/20201023.083935 accepted/tizen/5.5/base/wearable/hotfix/20201023.080324 accepted/tizen/6.0/base/20201029.105902 accepted/tizen/6.0/base/20230713.143104 accepted/tizen/6.0/base/tool/20201029.111619 accepted/tizen/6.0/base/tool/hotfix/20201030.124420 accepted/tizen/6.0/base/tool/hotfix/20201102.085530 accepted/tizen/6.5/base/20230714.002725 accepted/tizen/6.5/base/tool/20211027.120912 accepted/tizen/7.0/base/20230714.003134 accepted/tizen/7.0/base/hotfix/20230714.003943 accepted/tizen/7.0/base/tool/20221028.120520 accepted/tizen/7.0/base/tool/hotfix/20221115.084554 accepted/tizen/base/20180427.142127 submit/tizen_5.0_base/20181101.000002 submit/tizen_5.5_base/20191030.000001 submit/tizen_5.5_base_mobile_hotfix/20201023.171502 submit/tizen_5.5_base_wearable_hotfix/20201023.155602 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_6.5_base/20211026.180901 submit/tizen_6.5_base/20211027.183101 submit/tizen_6.5_base/20211027.201101 submit/tizen_7.0_base/20221028.201301 submit/tizen_7.0_base_hotfix/20221115.161701 submit/tizen_base/20180423.023517 submit/tizen_base/20201207.055733 submit/tizen_base/20201208.051231 submit/tizen_base/20201208.051733 tizen_5.5.m2_release tizen_6.0.m2_release tizen_6.5.m2_release tizen_7.0_m2_release
DongHun Kwak [Mon, 23 Apr 2018 02:14:50 +0000 (11:14 +0900)]
Fix build error

patch for ncurses 6.0

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

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

[Problem] ncurses check error at configure
[Cause & Measure] add library name at configure
[Checking Method] build test

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

Change-Id: If317862fc63e59832599716969e70bfc144068b5
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
6 years agoFix memory access bug 73/146873/1 accepted/tizen/base/20180202.161237 submit/tizen_base/20170906.015110 submit/tizen_base/20180125.065349 submit/tizen_base/20180126.004536
Slava Barinov [Tue, 25 Jul 2017 09:44:38 +0000 (12:44 +0300)]
Fix memory access bug

ASan detects buffer overflow in sscanf:
=================================================================
==32415==ERROR: AddressSanitizer: stack-buffer-overflow on address 0x7ffed06b6d28 at pc 0x7fcaf8340ce6 bp 0x7ffed06b6a80 sp 0x7ffed06b6230
WRITE of size 201 at 0x7ffed06b6d28 thread T0
    #0 0x7fcaf8340ce5  (/lib64/libasan.so+0x4ace5)
    #1 0x7fcaf83415f2 in __interceptor_vsscanf (/lib64/libasan.so+0x4b5f2)
    #2 0x7fcaf83416cc in sscanf (/lib64/libasan.so+0x4b6cc)
    #3 0x4414d7 in setup_multitable_parameters /home/abuild/rpmbuild/BUILD/texinfo-4.13/makeinfo/multi.c:216
    #4 0x4414d7 in do_multitable /home/abuild/rpmbuild/BUILD/texinfo-4.13/makeinfo/multi.c:365
    #5 0x4228cc in begin_insertion /home/abuild/rpmbuild/BUILD/texinfo-4.13/makeinfo/insertion.c:611
    #6 0x43a423 in read_command /home/abuild/rpmbuild/BUILD/texinfo-4.13/makeinfo/makeinfo.c:2155
    #7 0x43a423 in reader_loop /home/abuild/rpmbuild/BUILD/texinfo-4.13/makeinfo/makeinfo.c:2327
    #8 0x43da41 in convert_from_loaded_file /home/abuild/rpmbuild/BUILD/texinfo-4.13/makeinfo/makeinfo.c:1725
    #9 0x403c2a in convert_from_file /home/abuild/rpmbuild/BUILD/texinfo-4.13/makeinfo/makeinfo.c:1426
    #10 0x403c2a in main /home/abuild/rpmbuild/BUILD/texinfo-4.13/makeinfo/makeinfo.c:891
    #11 0x7fcaf7f7e1f0 in __libc_start_main (/lib64/libc.so.6+0x201f0)
    #12 0x404b49 in _start (/home/abuild/rpmbuild/BUILD/texinfo-4.13/makeinfo/makeinfo+0x404b49)

Address 0x7ffed06b6d28 is located in stack of thread T0 at offset 296 in frame
    #0 0x44116f in do_multitable /home/abuild/rpmbuild/BUILD/texinfo-4.13/makeinfo/multi.c:343

  This frame has 2 object(s):
    [32, 36) 'columnfrac'
    [96, 296) 'command' <== Memory access at offset 296 overflows this variable

SUMMARY: AddressSanitizer: AddressSanitizer stack-buffer-overflow (/lib64/libasan.so+0x4ace5)
Shadow bytes around the buggy address:
  0x10005a0ced50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  0x10005a0ced60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  0x10005a0ced70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  0x10005a0ced80: f1 f1 f1 f1 04 f4 f4 f4 f2 f2 f2 f2 00 00 00 00
  0x10005a0ced90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
=>0x10005a0ceda0: 00 00 00 00 00[f4]f4 f4 00 00 00 00 00 00 00 00
  0x10005a0cedb0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 f1 f1
  0x10005a0cedc0: f1 f1 00 f4 f4 f4 f2 f2 f2 f2 00 f4 f4 f4 f2 f2
  0x10005a0cedd0: f2 f2 00 f4 f4 f4 f2 f2 f2 f2 00 00 00 00 00 00
  0x10005a0cede0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
  0x10005a0cedf0: 00 00 00 f4 f4 f4 f2 f2 f2 f2 00 00 00 00 00 00
Shadow byte legend (one shadow byte represents 8 application bytes):
  Addressable:           00
  Partially addressable: 01 02 03 04 05 06 07
  Heap left redzone:       fa
  Heap right redzone:      fb
  Freed heap region:       fd
  Stack left redzone:      f1
  Stack mid redzone:       f2
  Stack right redzone:     f3
  Stack partial redzone:   f4
  Stack after return:      f5
  Stack use after scope:   f8
  Global redzone:          f9
  Global init order:       f6
  Poisoned by user:        f7
  Container overflow:      fc
  Array cookie:            ac
  Intra object redzone:    bb
  ASan internal:           fe
  Left alloca redzone:     ca
  Right alloca redzone:    cb

Command: ..//makeinfo/makeinfo -I . -o texinfo texinfo.txi

Change-Id: I873eaac4fd162829dd082619146a60c7f463d20e
Signed-off-by: Slava Barinov <v.barinov@samsung.com>
10 years agoAarch64 build fix 24/17924/2 accepted/tizen_3.0.2014.q3_common accepted/tizen_3.0.m14.3_ivi accepted/tizen_3.0.m2_base accepted/tizen_3.0_base accepted/tizen_3.0_ivi accepted/tizen_4.0_base accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable sandbox/pcoval/tizen_2.4 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.3_ivi tizen_3.0.m1_mobile tizen_3.0.m1_tv tizen_3.0.m2_base tizen_3.0_base tizen_3.0_ivi tizen_4.0_base tizen_4.0_tv accepted/tizen/3.0.m2/base/20170104.081828 accepted/tizen/3.0/base/20161028.103424 accepted/tizen/4.0/base/20170811.092620 accepted/tizen/4.0/base/20170828.221011 accepted/tizen/base/20151223.052157 accepted/tizen/common/20140923.085104 accepted/tizen/ivi/20140928.112649 submit/tizen/20140923.005402 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_mobile/20141120.000000 tizen_3.0.2014.q3_common_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 tizen_4.0.IoT.p1_release tizen_4.0.IoT.p2_release tizen_4.0.m1_release tizen_4.0.m2_release
Yury Usishchev [Wed, 12 Mar 2014 12:42:43 +0000 (16:42 +0400)]
Aarch64 build fix

This is needed for aarch64 build.

Change-Id: Ib9890cecb3d37704f562edd4dcbcae3e162f97e3
Signed-off-by: Yury Usishchev <y.usishchev@samsung.com>
10 years agoUpdate changelog 05/12405/1 accepted/tizen/ivi accepted/tizen/mobile accepted/tizen_generic accepted/tizen_ivi_panda tizen_3.0.m14.2_ivi tizen_ivi_panda accepted/tizen/20131115.212835 accepted/tizen/20131204.185531 accepted/tizen/ivi/genivi/20140131.051647 accepted/tizen/ivi/panda/20140403.014055 submit/tizen/20131114.225051 submit/tizen_ivi_genivi/20140131.052213 submit/tizen_ivi_panda/20140403.012118 tizen_3.0.m14.2_ivi_release
Patrick McCarty [Thu, 14 Nov 2013 18:53:14 +0000 (10:53 -0800)]
Update changelog

Change-Id: I637aae5bced67b83af57152d949d4f6292e11f20
Signed-off-by: Patrick McCarty <patrick.mccarty@linux.intel.com>
10 years agoDisable using upstream branch mode. 54/11954/1
Junfeng Dong [Fri, 8 Nov 2013 07:52:33 +0000 (15:52 +0800)]
Disable using upstream branch mode.

The package used multiple tar files. and some patches need to be
applied on tar file. upstream branch mode doesn't support this.

Change-Id: I5c65202295bdf773d9255095cd89c75d368b843a
Signed-off-by: Junfeng Dong <junfeng.dong@intel.com>
11 years agoresetting manifest requested domain to floor 90/4990/1 submit/tizen/20130710.135218 submit/tizen/20130718.060615 submit/tizen/20130912.090747
Alexandru Cornea [Sat, 29 Jun 2013 02:30:47 +0000 (05:30 +0300)]
resetting manifest requested domain to floor

11 years agoadd packaging accepted/tizen/20130503.230833 accepted/tizen/20130520.094407 ivi_oct_m2 submit/tizen/20130503.233140 submit/tizen/20130509.184542 submit/tizen/20130517.024227 submit/tizen_ivi_genivi/20140131.033050
Anas Nashif [Wed, 7 Nov 2012 00:37:17 +0000 (16:37 -0800)]
add packaging

11 years agoadd packaging
Anas Nashif [Wed, 7 Nov 2012 00:34:55 +0000 (16:34 -0800)]
add packaging

11 years agoImported Upstream version 4.13a upstream/4.13a
Anas Nashif [Wed, 7 Nov 2012 00:34:54 +0000 (16:34 -0800)]
Imported Upstream version 4.13a