product/upstream/coreutils.git
23 months agoTurn off LTO for RISC-V sandbox/vbarinov/nolto
Slava Barinov [Mon, 19 Jun 2023 11:55:12 +0000 (14:55 +0300)]
Turn off LTO for RISC-V

Signed-off-by: Slava Barinov <v.barinov@samsung.com>
2 years agounistd: avoid redundant includes 83/284383/1 accepted/tizen_base_riscv accepted/tizen_base_tool accepted/tizen/8.0/base/20231005.045317 accepted/tizen/base/20230714.003606 accepted/tizen/base/riscv/20231130.004933 accepted/tizen/base/tool/20221130.233650 submit/tizen_base/20221129.015542 tizen_8.0_m2_release
Eric Blake [Mon, 21 Dec 2009 18:32:58 +0000 (11:32 -0700)]
unistd: avoid redundant includes

* lib/unistd_.h (getcwd): No need to re-include <stdlib.h>.

Change-Id: Id3256ea5506dea9e7ee820582de9bdfedd32b967
Signed-off-by: Eric Blake <ebb9@byu.net>
Origin: https://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=commit;h=adbded99ab66dd4da5daa65db02fe890ab3e9729
Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com>
2 years agoriscv64: update config.sub 82/284382/1
Łukasz Stelmach [Wed, 17 Aug 2022 14:20:20 +0000 (16:20 +0200)]
riscv64: update config.sub

Change-Id: I480957802e7677508f91ef9b48996b1890c5aeeb
Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com>
4 years ago[CVE-2009-5155] Diagnose ERE '()|\1' 66/255166/1 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 tizen_6.5_base tizen_7.0_base tizen_7.0_base_hotfix accepted/tizen/6.5/base/20230714.002750 accepted/tizen/6.5/base/tool/20211027.121740 accepted/tizen/7.0/base/20230714.003158 accepted/tizen/7.0/base/hotfix/20230714.004007 accepted/tizen/7.0/base/tool/20221028.113314 accepted/tizen/7.0/base/tool/hotfix/20221115.085058 accepted/tizen/base/tool/20210315.221204 submit/tizen_6.5_base/20211026.180901 submit/tizen_6.5_base/20211027.183101 submit/tizen_6.5_base/20211027.201201 submit/tizen_7.0_base/20221028.200901 submit/tizen_7.0_base_hotfix/20221115.161501 submit/tizen_base/20210315.015004 tizen_6.5.m2_release tizen_7.0_m2_release
Paul Eggert [Sat, 19 Sep 2015 20:53:34 +0000 (13:53 -0700)]
[CVE-2009-5155] Diagnose ERE '()|\1'

Problem reported by Hanno Böck in: http://bugs.gnu.org/21513
* lib/regcomp.c (parse_reg_exp): While parsing alternatives, keep
track of the set of previously-completed subexpressions available
before the first alternative, and restore this set just before
parsing each subsequent alternative.  This lets us diagnose the
invalid back-reference in the ERE '()|\1'.

Change-Id: I49e55c26bce3f68f2b9fbed5a6ccde1a078e4998
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
4 years agopackaging: Enable LTO and set visibility to hidden 55/236555/1 accepted/tizen_6.0_base_tool_hotfix tizen_6.0_base_hotfix accepted/tizen/6.0/base/20201029.110014 accepted/tizen/6.0/base/tool/20201029.111707 accepted/tizen/6.0/base/tool/hotfix/20201030.124514 accepted/tizen/6.0/base/tool/hotfix/20201102.085631 accepted/tizen/base/tool/20200803.000022 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/20200720.234725 submit/tizen_base/20200726.235201 submit/tizen_base/20201207.055733 submit/tizen_base/20201208.051231 submit/tizen_base/20201208.051733 tizen_6.0.m2_release
Dongkyun Son [Thu, 18 Jun 2020 05:56:35 +0000 (14:56 +0900)]
packaging: Enable LTO and set visibility to hidden

Change-Id: Ib85ac4ba9907bb0e868485cf656a638e777ca9e0
Signed-off-by: Dongkyun Son <dongkyun.s@samsung.com>
5 years agoAdd compile option for file secure 10/217610/2 accepted/tizen/base/20191118.234235 submit/tizen_base/20191115.003512
Hyunjee Kim [Thu, 7 Nov 2019 07:26:35 +0000 (16:26 +0900)]
Add compile option for file secure

Change-Id: Ied93b87be3176035d96f4916ed1d7de75705271b
Signed-off-by: Hyunjee Kim <hj0426.kim@samsung.com>
(cherry picked from commit 4d288e201033404bc4112653792eab3e5d018545)

7 years agoAdd PIC, relro compile option 82/168482/1 accepted/tizen_5.0_base accepted/tizen_5.5_base_mobile_hotfix tizen_5.0_base tizen_5.5_base_mobile_hotfix accepted/tizen/5.0/base/20181101.091552 accepted/tizen/5.5/base/20191030.083220 accepted/tizen/5.5/base/mobile/hotfix/20201023.084034 accepted/tizen/base/20180209.132414 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_base/20180205.003417 tizen_5.5.m2_release
DongHun Kwak [Mon, 29 Jan 2018 02:56:14 +0000 (11:56 +0900)]
Add PIC, relro compile option

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

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

[Problem] Add PIC, relro compile option
[Cause & Measure] Add PIC, relro compile option
[Checking Method]

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

Change-Id: Ie9a28843da39fc22a2ef69d2fc12cd82ef108536
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
7 years agoFix emulator64 build. 73/143373/3 accepted/tizen/base/20170825.050007 submit/tizen_base/20170818.085840
Mikhail Kashkarov [Wed, 9 Aug 2017 11:01:37 +0000 (14:01 +0300)]
Fix emulator64 build.

With 'obsoletes' tag MIC uses first found binaries for package if archs
are compatible (e.g. i686 and x86-64), which caused problems when
coreutils-i686 is used for x86-64 image building (i686 binaries goes
before x86-64 in repodata package list)

Change-Id: If0a5023da1bd5b46fa5e4175d5357b2ab6aee891
Signed-off-by: Michail Kashkarov <m.kashkarov@partner.samsung.com>
7 years agoapply ASLR options 34/144034/1 submit/tizen_base/20170817.011958
MyoungJune Park [Mon, 14 Aug 2017 10:43:14 +0000 (19:43 +0900)]
apply ASLR options

Change-Id: I7fdf47c21523399132173210e7a9fb524b4612b6
Signed-off-by: MyoungJune Park <mj2004.park@samsung.com>
8 years agoCreate su package ( change install directory /usr/local/sbin -> /bin ) 09/86609/1 accepted/tizen_3.0.m2_base accepted/tizen_3.0_base tizen_3.0 tizen_3.0.m2_base tizen_3.0_base accepted/tizen/3.0.m2/base/20170104.082014 accepted/tizen/3.0/base/20161028.103359 accepted/tizen/4.0/base/20170811.092857 accepted/tizen/4.0/base/20170828.221213 accepted/tizen/base/20160909.122102 submit/tizen_3.0.m2_base/20170104.072059 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/20160905.010509 tizen_4.0.m1_release
DongHun Kwak [Fri, 2 Sep 2016 05:37:46 +0000 (14:37 +0900)]
Create su package ( change install directory /usr/local/sbin -> /bin )

[Model] ALL
[BinType] AP
[Customer] OPEN

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

[Problem] duplicate su binary whith shadow-utils su
[Cause & Measure] change install directory
[Checking Method] N/A

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

Change-Id: I1895cc421102d7fc6cae2870c4ffc76b4b6a86a8
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
8 years agoCreate su package ( change install directory /usr/local/bin -> /usr/local/sbin ) 75/86575/1 submit/tizen_base/20160902.023951
DongHun Kwak [Fri, 2 Sep 2016 02:37:01 +0000 (11:37 +0900)]
Create su package ( change install directory /usr/local/bin -> /usr/local/sbin )

[Model] ALL
[BinType] AP
[Customer] OPEN

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

[Problem] duplicate su binary whith shadow-utils su
[Cause & Measure] change install directory
[Checking Method] N/A

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

Change-Id: I51c6fc8b9542027a0fc67ca909cd44dc7e75e702
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
8 years agoCreate su package ( change install directory ) 48/86548/2 submit/tizen_base/20160902.015551
DongHun Kwak [Fri, 2 Sep 2016 00:23:42 +0000 (09:23 +0900)]
Create su package ( change install directory )

[Model] ALL
[BinType] AP
[Customer] OPEN

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

[Problem] duplicate su binary whith shadow-utils su
[Cause & Measure] change install directory
[Checking Method] N/A

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

Change-Id: I2503d3ce1a025acdb3eec86bc7297eaecef013d3
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
8 years agoCreate su package 08/85808/2 submit/tizen_base/20160831.005729
DongHun Kwak [Mon, 29 Aug 2016 07:14:10 +0000 (16:14 +0900)]
Create su package

[Model] ALL
[BinType] AP
[Customer] OPEN

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

[Problem] create new su package
[Cause & Measure] create new su package
[Checking Method] N/A

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

Change-Id: I295e363baf66ed55a67929f97abd481c6d4a42f4
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
9 years ago[AM-1596] "ls -Z" command is segmantation falut. 00/64000/1 accepted/tizen/base/20160408.190403 submit/tizen_base/20160407.070025
DongHun Kwak [Tue, 29 Mar 2016 08:48:09 +0000 (17:48 +0900)]
[AM-1596] "ls -Z" command is segmantation falut.

    - fixed smack context pointer.

Change-Id: I65c1e0344320c36a186eb49fac1f23925d8b9c8c
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
9 years agoFix smack rule copy at scratch box 31/63931/1 accepted/tizen/base/20160329.041711 submit/tizen_base/20160329.034516
DongHun Kwak [Tue, 29 Mar 2016 00:58:57 +0000 (09:58 +0900)]
Fix smack rule copy at scratch box

  - remove checking dest fd's smack rule.

Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
Change-Id: I9dea3830c41f628d3a4cde469421e979817a3104

9 years agoUpdating autoconf files for aarch64 support 78/57278/4 accepted/tizen/base/20160119.051959 submit/tizen_base/20160119.014527
Vyacheslav Barinov [Mon, 18 Jan 2016 13:39:39 +0000 (16:39 +0300)]
Updating autoconf files for aarch64 support

Change-Id: I19a3c9f087d761cf87fac23e2f5a93494b825b34
Signed-off-by: Vyacheslav Barinov <v.barinov@samsung.com>
9 years agoDeclare Provides statement 84/56084/1 accepted/tizen_common accepted/tizen/base/20160106.122504 accepted/tizen/common/20160118.121354 submit/tizen_base/20160104.083020 submit/tizen_common/20160113.121553
DongHun Kwak [Mon, 4 Jan 2016 07:29:35 +0000 (16:29 +0900)]
Declare Provides statement

Change-Id: I1456d7c7d9e8313edc6b1c7b6076327334c94ff0
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
9 years agoadd comm, split 47/56047/1 submit/tizen_base/20160104.030057
MyoungJune Park [Mon, 4 Jan 2016 01:49:26 +0000 (10:49 +0900)]
add comm, split

Change-Id: If0e5195489662a75aa549ae7e965b5ff7721aabd

9 years agoadd expand, unexpand for build procedure 13/56013/1 submit/tizen_base/20151231.055448
MyoungJune Park [Thu, 31 Dec 2015 05:22:53 +0000 (14:22 +0900)]
add expand, unexpand for build procedure

Change-Id: I7296eebce5d71a34dd7b2e48e5b6eeb64cabed78
Signed-off-by: MyoungJune Park <mj2004.park@samsung.com>
9 years agoBump to Coreutils 6.9 37/54537/1 accepted/tizen/base/20151229.114144 submit/tizen/20151223.035611 submit/tizen/20151231.040340 submit/tizen_base/20151229.003349
DongHun Kwak [Wed, 16 Dec 2015 04:46:35 +0000 (13:46 +0900)]
Bump to Coreutils 6.9

Sync with tizen 2.4
Run unit test

Change-Id: I37949360a56432aefc96bf27c16196bdba752956
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
9 years agoImported Upstream version 6.9 25/54425/1 upstream submit/upstream/20151231.040300 upstream/6.9
DongHun Kwak [Tue, 15 Dec 2015 07:37:42 +0000 (16:37 +0900)]
Imported Upstream version 6.9

Change-Id: I187c8bfa9c775fcfeed3ed26e1bdbb4ed08cf863
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
9 years agoInitial empty repository master
KyungMi Lee [Thu, 10 Dec 2015 23:16:24 +0000 (15:16 -0800)]
Initial empty repository