summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Dongsun Lee [Tue, 6 Dec 2022 02:24:20 +0000 (11:24 +0900)]
Revert "update Tizen_Developers_Root_Class.pem with 2099 valid time"
This reverts commit
e7c2daeeb27fdec9b443d5ace5f3f3ae1a2bfcec.
The new Tizen_Developers_Root_Class.pem causes image creation failure in robot profile.
Change-Id: I963e7948d6816f2df2c17a63cbb0ad5869123dc3
Dongsun Lee [Thu, 1 Dec 2022 07:33:12 +0000 (16:33 +0900)]
update tizen_store_XXX.pem with 2099 valid time
Change-Id: Id11270cd846555fad88d43b106d9ca046e1e5ed6
Dongsun Lee [Wed, 23 Nov 2022 01:38:20 +0000 (10:38 +0900)]
update Tizen_Developers_Root_Class.pem with 2099 valid time
Change-Id: If9b21d9153712f0d50e010983a3f8b74fd5b1a7b
Dongsun Lee [Thu, 27 Oct 2022 23:35:55 +0000 (08:35 +0900)]
add new distributor root certificates for tizen studio
Change-Id: I3c873a0545f2c3418043bb79c441be6c3e2b012b
Dongsun Lee [Fri, 3 Jul 2020 02:15:51 +0000 (11:15 +0900)]
Revert "move non-common certificates to ca-certificates-ext package"
This reverts commit
e08fa6088665836954f0340c121d91f36dd1c5b2.
Change-Id: Ia84e81b884f796900fa0b71391b5b41df552477a
Dongsun Lee [Thu, 14 Feb 2019 05:13:08 +0000 (14:13 +0900)]
move non-common certificates to ca-certificates-ext package
Change-Id: Ic0c66930675ad5ac1142790185020eafad5bc658
Signed-off-by: Dongsun Lee <ds73.lee@samsung.com>
Dariusz Michaluk [Mon, 17 Jun 2019 14:38:52 +0000 (14:38 +0000)]
Merge "Migrate to openssl1.1" into tizen
Konrad Lipinski [Tue, 28 May 2019 14:27:19 +0000 (16:27 +0200)]
Migrate to openssl1.1
Change-Id: Ieee63dceef66a8851c00e482af9d4744222cf68c
Konrad Lipinski [Tue, 28 May 2019 14:23:42 +0000 (16:23 +0200)]
Make spec compliant with gbs --incremental
According to [1], %prep section of the spec file should contain a single
%setup macro, nothing else. According to [2], manifest %files are best
copied to %{buildroot}%{_datadir} in the %install section.
Moved manifest copy operations from %prep to %install accordingly.
References
[1] https://source.tizen.org/documentation/reference/git-build-system/usage/gbs-build
[2] https://wiki.tizen.org/Security/Application_installation_and_Manifest
Change-Id: I8dfbf5399364333880fcb63ba8e4163a32994312
Sunmin Lee [Tue, 5 Sep 2017 08:22:15 +0000 (17:22 +0900)]
Remove old update script
RW update script for Tizen 2.4 (to 3.0) is not necessary.
There is no big change between 3.0 and 4.0. So no migration script is required.
Change-Id: I4268f5895025d9f8cd3b679fb05e509eb41ceef7
(cherry picked from commit
32a0ac8f19adef3956ba8649031a02c999799317)
sangwan.kwon [Fri, 9 Dec 2016 01:10:30 +0000 (10:10 +0900)]
Add number to upgrade script
Change-Id: I89fddfb1061d4ce4451b86bc5c12f22e18bfe5a0
Signed-off-by: sangwan.kwon <sangwan.kwon@samsung.com>
MyungJoo Ham [Thu, 20 Oct 2016 08:51:37 +0000 (17:51 +0900)]
Remove Profile Build Dependency
There is no PROFILE_TARGET usage in the code:
$ grep -r "PROFILE_TARGET" *
$
after this commit.
3.0 is branched out to tizen_3.0.
This is for 4.0 (tizen branch)
Change-Id: I7a9eefbea2d8f0e2537219267456fd9206959e8e
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
MyungJoo Ham [Thu, 20 Oct 2016 08:43:03 +0000 (17:43 +0900)]
Remove duplicates and part of profile build dependency.
All the five subdirectories under certificates/ are exactly same:
mzx@ca-certificates-tizen/certificates$ diff common wearable
Common subdirectories: common/emul and wearable/emul
Common subdirectories: common/eng and wearable/eng
Common subdirectories: common/usr and wearable/usr
mzx@ca-certificates-tizen/certificates$ diff common tv
Common subdirectories: common/emul and tv/emul
Common subdirectories: common/eng and tv/eng
Common subdirectories: common/usr and tv/usr
mzx@ca-certificates-tizen/certificates$ diff common ivi
Common subdirectories: common/emul and ivi/emul
Common subdirectories: common/eng and ivi/eng
Common subdirectories: common/usr and ivi/usr
mzx@ca-certificates-tizen/certificates$ diff common mobile
Common subdirectories: common/emul and mobile/emul
Common subdirectories: common/eng and mobile/eng
Common subdirectories: common/usr and mobile/usr
mzx@ca-certificates-tizen/certificates$
There is no reason to have them separated.
Plus, any different build options / codes per profile are
to be removed unless it is greatly required and beneficial.
Note that this is for Tizen 4.0 and you may delay merging/SR-ing
if you are too busy following up Tizen 3.0 releases.
Change-Id: I8e78f04ebbe13758d49ae0a0ff904316c8f1b93c
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
sangwan.kwon [Thu, 20 Oct 2016 04:44:57 +0000 (13:44 +0900)]
Add user release mode
Change-Id: I698152257f85e2eaf47aa33db065b602dd50ed52
Signed-off-by: sangwan.kwon <sangwan.kwon@samsung.com>
sangwan.kwon [Fri, 9 Sep 2016 05:44:17 +0000 (14:44 +0900)]
Add platform upgrade script
* About fingerprint_runtime.xml on rw area
Change-Id: I6f5d988fdd4013b979a7b0200f4d26e4e8070437
Signed-off-by: sangwan.kwon <sangwan.kwon@samsung.com>
Kyungwook Tak [Mon, 11 Jul 2016 07:50:45 +0000 (16:50 +0900)]
Add profiles: common and ivi
Change-Id: I06a7fda10be3569eb52f18cec8c9bf70495cfdc8
Signed-off-by: Kyungwook Tak <k.tak@samsung.com>
Kyungwook Tak [Thu, 7 Jul 2016 11:07:51 +0000 (20:07 +0900)]
Add revoked category on rw fingerprint list
Requirement: Certificate can be revoked without platform upgrade, just
by writing some fingerprint in xml which is in RW partition.
Change-Id: Ie26f00656645c67da4298efce905660016af0147
Signed-off-by: Kyungwook Tak <k.tak@samsung.com>
sangwan.kwon [Fri, 15 Apr 2016 04:32:11 +0000 (13:32 +0900)]
Apply specific profile in fingerprint.xml
Change-Id: I2c11d212e40d4790a801e37ae3936897c120208b
sangwan.kwon [Mon, 28 Mar 2016 05:06:41 +0000 (14:06 +0900)]
Apply specific build arch and profile
* refer newly added README file
Change-Id: I6d9caf2411d9e0fa772de75a669347693a12b0af
Signed-off-by: sangwan.kwon <sangwan.kwon@samsung.com>
sangwan.kwon [Wed, 16 Mar 2016 08:33:09 +0000 (17:33 +0900)]
Fix hard coded path
Change-Id: I81e768a9fc19c0c13cf421a1526c2edd9c7c772d
Signed-off-by: sangwan.kwon <sangwan.kwon@samsung.com>
Kyungwook Tak [Mon, 18 Jan 2016 02:24:38 +0000 (11:24 +0900)]
Sort changes items in time descending order
Change-Id: I2ca5180c77a9748e930a3c8f7a5b127b621d123d
Signed-off-by: Kyungwook Tak <k.tak@samsung.com>
sangwan.kwon [Fri, 15 Jan 2016 04:27:43 +0000 (13:27 +0900)]
Remove WAC certificates
Change-Id: I4db3d4d4a76817c14715b636499da7d63887aeb4
Signed-off-by: sangwan.kwon <sangwan.kwon@samsung.com>
Dongsun Lee [Tue, 7 Jul 2015 04:58:20 +0000 (13:58 +0900)]
synchronize certificates with Tizen 2.4
Change-Id: I615d075ee25b856d0d6a1108528b1158d1d65b8d
Signed-off-by: Dongsun Lee <ds73.lee@samsung.com>
kyungwook tak [Wed, 29 Apr 2015 16:11:44 +0000 (01:11 +0900)]
Generate fingerprint list f rom certificates
Change-Id: I8bd9d8709fdf588ba8b5375895b17a9330ebc100
Signed-off-by: kyungwook tak <k.tak@samsung.com>
John L. Whiteman [Thu, 21 Aug 2014 23:28:14 +0000 (16:28 -0700)]
Added Tizen certificates, license and packaging
Change-Id: I9d61462b1d6e40f8ee8c6fd6d0ea4391983385ed
Signed-off-by: John L. Whiteman <john.l.whiteman@intel.com>
Sriram Ramkrishna [Wed, 20 Aug 2014 17:58:38 +0000 (10:58 -0700)]
Initial empty repository