platform/upstream/libunistring.git
2 years agoDisable unit test at building 97/265797/1 accepted/tizen_6.5_base accepted/tizen_6.5_base_tool sandbox/backup/libunistring_0.9.4_20211209 tizen_6.5_base accepted/tizen/6.5/base/20230714.002542 accepted/tizen/6.5/base/tool/20211110.003142 accepted/tizen/base/tool/20211104.015215 accepted/tizen/base/tool/20211231.012957 submit/tizen_6.5_base/20211105.013557 submit/tizen_6.5_base/20211105.024805 submit/tizen_base/20211028.225747 submit/tizen_base/20211231.011756 submit/tizen_base/20211231.011836
DongHun Kwak [Thu, 28 Oct 2021 22:50:35 +0000 (07:50 +0900)]
Disable unit test at building

test-rwlock testing occured pending.

Change-Id: I3908061aa259812d45cf753f130c86407d2760bb

3 years ago[CVE-2018-17942] vasnprintf: Fix heap memory overrun bug. 13/254013/1 accepted/tizen/6.5/base/tool/20211027.120653 accepted/tizen/base/tool/20210302.233540 submit/tizen_6.5_base/20211026.180901 submit/tizen_6.5_base/20211027.183101 submit/tizen_6.5_base/20211027.200801 submit/tizen_base/20210222.070210 tizen_6.5.m2_release
Bruno Haible [Sun, 23 Sep 2018 12:13:52 +0000 (14:13 +0200)]
[CVE-2018-17942] vasnprintf: Fix heap memory overrun bug.

Reported by Ben Pfaff <blp@cs.stanford.edu> in
<https://lists.gnu.org/archive/html/bug-gnulib/2018-09/msg00107.html>.

* lib/vasnprintf.c (convert_to_decimal): Allocate one more byte of
memory.

Change-Id: Iaf95dfa595876f40196230ae0eb8e08152b2eeb4
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
4 years agopackaging: Fix dependency for static library 15/230515/1 accepted/tizen_6.0_base accepted/tizen_6.0_base_tool accepted/tizen_6.0_base_tool_hotfix tizen_6.0_base tizen_6.0_base_hotfix accepted/tizen/6.0/base/20201029.110922 accepted/tizen/6.0/base/20230713.142917 accepted/tizen/6.0/base/tool/20201029.112205 accepted/tizen/6.0/base/tool/hotfix/20201030.124856 accepted/tizen/6.0/base/tool/hotfix/20201102.090316 accepted/tizen/base/20200419.223858 accepted/tizen/base/20200422.032020 submit/tizen_6.0_base/20201029.184801 submit/tizen_6.0_base_hotfix/20201030.192501 submit/tizen_6.0_base_hotfix/20201102.162701 submit/tizen_base/20200413.005153 submit/tizen_base/20200416.005739 submit/tizen_base/20200416.121222 submit/tizen_base/20201207.055733 submit/tizen_base/20201208.051231 submit/tizen_base/20201208.051733 tizen_6.0.m2_release
Slava Barinov [Fri, 10 Apr 2020 07:25:54 +0000 (10:25 +0300)]
packaging: Fix dependency for static library

Now request of libunistring-devel-static will automatically install headers.
This will prevent other packages to require libunistring-devel explicitly.

Change-Id: Icf6b39cd06cb40f144e7624ad66404ebc8546039
Signed-off-by: Slava Barinov <v.barinov@samsung.com>
4 years agopackaging: Static package added 79/230379/1 submit/tizen_base/20200409.233941 submit/tizen_base/20200410.064629
Slava Barinov [Thu, 9 Apr 2020 14:15:29 +0000 (17:15 +0300)]
packaging: Static package added

Change-Id: If3308b9f0426fb7719b9d2a9e0497d71a084f8ff
Signed-off-by: Slava Barinov <v.barinov@samsung.com>
4 years agofflush: be more paranoid about libio.h change 34/220034/1 accepted/tizen/base/20200114.012237 submit/tizen_base/20191223.230632 submit/tizen_base/20200108.064113 submit/tizen_base/20200108.231530
Paul Eggert [Fri, 9 Mar 2018 00:42:45 +0000 (16:42 -0800)]
fflush: be more paranoid about libio.h change

Suggested by Eli Zaretskii in:
https://lists.gnu.org/r/emacs-devel/2018-03/msg00270.html
* lib/fbufmode.c (fbufmode):
* lib/fflush.c (clear_ungetc_buffer_preserving_position)
(disable_seek_optimization, rpl_fflush):
* lib/fpending.c (__fpending):
* lib/fpurge.c (fpurge):
* lib/freadable.c (freadable):
* lib/freadahead.c (freadahead):
* lib/freading.c (freading):
* lib/freadptr.c (freadptr):
* lib/freadseek.c (freadptrinc):
* lib/fseeko.c (fseeko):
* lib/fseterr.c (fseterr):
* lib/fwritable.c (fwritable):
* lib/fwriting.c (fwriting):
Look at _IO_ftrylockfile as well as at _IO_EOF_SEEN.

(cherry picked from gnulib commit 74d9d6a293d7462dea8f83e7fc5ac792e956a0ad)

Change-Id: I8691bf730a1e4ddaffb4129ed1f5c981dbc0777b

4 years agofflush: adjust to glibc 2.28 libio.h removal
Paul Eggert [Mon, 5 Mar 2018 18:56:29 +0000 (10:56 -0800)]
fflush: adjust to glibc 2.28 libio.h removal

Problem reported by Daniel P. Berrangé in:
https://lists.gnu.org/r/bug-gnulib/2018-03/msg00000.html
* lib/fbufmode.c (fbufmode):
* lib/fflush.c (clear_ungetc_buffer_preserving_position)
(disable_seek_optimization, rpl_fflush):
* lib/fpending.c (__fpending):
* lib/fpurge.c (fpurge):
* lib/freadable.c (freadable):
* lib/freadahead.c (freadahead):
* lib/freading.c (freading):
* lib/freadptr.c (freadptr):
* lib/freadseek.c (freadptrinc):
* lib/fseeko.c (fseeko):
* lib/fseterr.c (fseterr):
* lib/fwritable.c (fwritable):
* lib/fwriting.c (fwriting):
Check _IO_EOF_SEEN instead of _IO_ftrylockfile.
* lib/stdio-impl.h (_IO_IN_BACKUP) [_IO_EOF_SEEN]:
Define if not already defined.

(cherry picked from gnulib commit 4af4a4a71827c0bc5e0ec67af23edef4f15cee8e)

6 years agoCheck unit test 08/167308/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 tizen_5.0_base tizen_5.5_base tizen_5.5_base_mobile_hotfix tizen_5.5_base_wearable_hotfix tizen_5.5_tv accepted/tizen/5.0/base/20181101.091301 accepted/tizen/5.5/base/20191030.084608 accepted/tizen/5.5/base/mobile/hotfix/20201023.085954 accepted/tizen/5.5/base/wearable/hotfix/20201023.082129 accepted/tizen/base/20180119.133635 submit/tizen_5.0_base/20181101.000001 submit/tizen_5.5_base/20191030.000001 submit/tizen_5.5_base_mobile_hotfix/20201023.171501 submit/tizen_5.5_base_wearable_hotfix/20201023.155601 submit/tizen_base/20180117.031044 tizen_5.5.m2_release
DongHun Kwak [Wed, 17 Jan 2018 03:07:23 +0000 (12:07 +0900)]
Check unit test

============================================================================
Testsuite summary for
============================================================================
============================================================================

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

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

[Problem] check unit test
[Cause & Measure]
[Checking Method]

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

Change-Id: Ice13087715d4a6e544fcc36e2443eca64730596c
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
6 years agodisable - check area in .spec 20/167220/1
MyoungJune Park [Tue, 16 Jan 2018 08:03:29 +0000 (17:03 +0900)]
disable - check area in .spec

Change-Id: Iddbd87de2925780cf21cb26bb6c6b53a9bdbafa2
Signed-off-by: MyoungJune Park <mj2004.park@samsung.com>
9 years agoBump to version 0.9.4 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/kevinthierry/bump-0.9.4 tizen tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common tizen_3.0.2015.q2_common 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.082127 accepted/tizen/3.0/base/20161028.103016 accepted/tizen/4.0/base/20170811.093108 accepted/tizen/4.0/base/20170828.221409 accepted/tizen/base/20151223.052354 accepted/tizen/common/20150106.140715 accepted/tizen/ivi/20150114.121607 accepted/tizen/mobile/20150224.002820 accepted/tizen/tv/20150324.014614 accepted/tizen/wearable/20150129.005804 submit/tizen_3.0.m2_base/20170104.073748 submit/tizen_3.0_base/20161028.062323 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/20150106.092539 submit/tizen_ivi/20150108.111111 submit/tizen_ivi/20150112.222222 submit/tizen_mobile/20150129.000000 submit/tizen_mobile/20150213.000000 submit/tizen_mobile/20150223.000001 submit/tizen_tv/20150130.000000 submit/tizen_tv/20150130.050505 submit/tizen_tv/20150320.000002 submit/tizen_tv/20150323.050640 submit/tizen_wearable/20150127.000001 submit/tizen_wearable/20150128.000000 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
Kévin THIERRY [Mon, 22 Dec 2014 15:53:29 +0000 (16:53 +0100)]
Bump to version 0.9.4

Bug-Tizen: TC-2237
Change-Id: I7349d846b19902c1c01b2498efe11197f8a479f1
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
9 years agoresetting manifest requested domain to floor
Alexandru Cornea [Mon, 1 Jul 2013 16:34:03 +0000 (19:34 +0300)]
resetting manifest requested domain to floor

9 years agoSet license using %license
Anas Nashif [Sat, 11 May 2013 05:47:01 +0000 (01:47 -0400)]
Set license using %license

9 years agofixed packaging
Anas Nashif [Sun, 4 Nov 2012 15:22:12 +0000 (07:22 -0800)]
fixed packaging

9 years agoadd packaging
Anas Nashif [Sun, 4 Nov 2012 15:20:14 +0000 (07:20 -0800)]
add packaging

9 years agoImported Upstream version 0.9.4 sandbox/kevinthierry/upstream upstream/0.9.4
Kévin THIERRY [Mon, 22 Dec 2014 15:45:04 +0000 (16:45 +0100)]
Imported Upstream version 0.9.4

11 years agoImported Upstream version 0.9.3 upstream/0.9.3
Anas Nashif [Sun, 4 Nov 2012 15:20:08 +0000 (07:20 -0800)]
Imported Upstream version 0.9.3