Граф коммитов

5172 Коммитов

Автор SHA1 Сообщение Дата
Tauri 00d446e81f Update commment 2020-08-14 15:38:11 -07:00
Tauri 7f42e78aca Patch TDNF to verify GPG with its keyring 2020-08-14 14:43:14 -07:00
jslobodzian 457b2afbef
Merge pull request #28 from christopherco/chrco/disable-pkgworker-networking
Disable networking inside of package build chroots
2020-08-14 14:29:59 -07:00
Christopher Co 8c94670148 Disable networking inside of package build chroots
During package build, we expect all collateral necessary for a package
build to be available locally. Therefore, we should not allow network access
from inside the chroot.

This change disables networking specifically in the package build chroot.
Other build chroots are unaffected.
2020-08-14 19:57:24 +00:00
Jon Slobodzian 3409c0e02c Simplified instructions to reduce confusion. All steps are required for public to build Mariner 2020-08-14 12:29:13 -07:00
Tauri 07d90ce372 Import repo GPG keys with the mariner-repos spec 2020-08-14 09:09:32 -07:00
jslobodzian f810498be3
Merge pull request #19 from dmcilvaney/damcilva/add_pr_template_squashed
Add a pull request template to auto fill PR descriptions
2020-08-13 16:20:13 -07:00
jslobodzian 947baf9563
Merge pull request #22 from microsoft/joschmit/fix-toolchain-download
Fix toolchain RPM downloading
2020-08-13 16:19:33 -07:00
jslobodzian 4c70d55cff
Merge pull request #23 from microsoft/joschmit/always-enable-networking-in-fetchers
Fix building derivatives without TLS certificates
2020-08-13 16:18:28 -07:00
jslobodzian 273c787b06
Merge pull request #24 from PawelWMS/pawelwi/ignoring_build_dirs
Ignoring the 'build' and 'out' directories.
2020-08-13 16:15:15 -07:00
Pawel a7cb8eda11 Ignoring the 'build' and 'out' directories. 2020-08-13 15:37:41 -07:00
Tauri 49290bdd3a Always add resolv.conf to fetcher chroots 2020-08-13 15:34:18 -07:00
Nick Samson c3d4a539e7
Fixed sort to be like old file for cgmanifest 2020-08-13 15:34:09 -07:00
Tauri 658882b162 Remove no certificate check debug option 2020-08-13 14:32:32 -07:00
Tauri 756feec179 Fix toolchain RPM downloading 2020-08-13 14:25:14 -07:00
jslobodzian 808f638251
Merge pull request #21 from microsoft/mamalisz/ova-config-fix
Fix malformed core-ova config
2020-08-13 14:18:08 -07:00
jslobodzian ff01a9f23a
Merge pull request #20 from microsoft/mamalisz/certs-signature-hotfix
Update signature of certdata.base.txt
2020-08-13 14:16:35 -07:00
Mateusz Malisz 6fb3c13ca5 Fix malformed core-ova config 2020-08-13 14:16:23 -07:00
Mateusz Malisz f177203676 Update signature of certdata.base.txt 2020-08-13 14:14:31 -07:00
Daniel McIlvaney 446394f4cb Squash Template commits (#4)Add PR template to the .github/ folder which will auto-populate the PR description field when creating a new PR. 2020-08-13 13:42:04 -07:00
jslobodzian 45b42133df
Merge pull request #13 from PawelWMS/pawelwi/update_ca-certificates-base
Updating 'ca-certificates-base'
2020-08-13 10:51:45 -07:00
Pawel 527e14e85b Limiting the number of trusted CAs. 2020-08-13 08:41:36 -07:00
jslobodzian b593b96cd4
Merge pull request #18 from microsoft/mamalisz/rust-build-improvements
Stop rustc build from failing on file not found error
2020-08-12 21:35:15 -07:00
jslobodzian cc67ab4d65
Merge pull request #17 from microsoft/anphel/utility-packages
Update tar and iputils packages with symlinks for utilities
2020-08-12 21:33:48 -07:00
jslobodzian dd4e94eb31
Merge pull request #15 from microsoft/anphel/perl-www-curl
Update provides in perl-WWW-Curl package
2020-08-12 21:32:41 -07:00
Andrew Phelps bc66950962 update tar and iputils packages with symlinks 2020-08-12 17:34:51 -07:00
Mateusz Malisz adc25c4ed9 Stop rustc build from failing on file not found error 2020-08-12 17:33:28 -07:00
Nick Samson 1c4066484e
Updated cgmanifest with sorted format and newer specs 2020-08-12 17:06:45 -07:00
Andrew Phelps ffd422e685 update perl-WWW-Curl.spec provides 2020-08-12 16:22:49 -07:00
Saravanan Somasundaram 5329e5c509
Merge pull request #10 from microsoft/sarsoma/enablegpgcheck
Enable GPG Check and Import of GPG Keys
2020-08-12 14:03:17 -07:00
Saravanan Somasundaram 8f6018cfd0 Enable GPG Check and Import of GPG Keys 2020-08-12 14:48:18 -04:00
Pawel 840978e492 Assigning proper file ownership between sub-packages + clean-up. 2020-08-12 11:07:25 -07:00
Pawel 9b58488688 Fixing trust config. 2020-08-12 11:07:25 -07:00
Pawel 287a491193 Updating manifest files. 2020-08-12 11:07:25 -07:00
Pawel efb8e51be2 Updating 'ca-certificates-base'. 2020-08-12 11:07:25 -07:00
Pawel Winogrodzki f67e888392
Updating 'curl' to 7.68.0 to verify partial certificate chains (#12) 2020-08-12 20:04:13 +02:00
jslobodzian 4a1136c03c
Merge pull request #11 from microsoft/mamalisz/fix-lua
Fix lua build errors adding fPIC
2020-08-11 23:28:29 -07:00
Mateusz Malisz 71ac93430a Update toolchain manifests with new lua release 2020-08-11 23:26:57 -07:00
Mateusz Malisz 759cc00eee Fix lua build errors adding fPIC 2020-08-11 23:21:04 -07:00
jslobodzian 59e916c696
Merge pull request #9 from microsoft/mamalisz/kdump
Enable kdump support
2020-08-11 17:18:52 -07:00
Mateusz Malisz 9cd6772091 Update toolchain manifest 2020-08-11 17:11:11 -07:00
Mateusz Malisz c6de330630 Update cgmanifest 2020-08-11 16:30:20 -07:00
Mateusz Malisz 4f8ab75e94 Move information {kexec,squashfs}-tools licenses to LICENSES-MAP.md 2020-08-11 16:25:30 -07:00
Mateusz Malisz b53db7e474 Update systemd-bootstrap spec. 2020-08-11 16:07:40 -07:00
Mateusz Malisz 7f2c7b9369 Remove surplus kdumpctl 2020-08-11 16:05:22 -07:00
Mateusz Malisz e9dc5b7d9a Update kernel-hyperv signatures 2020-08-11 16:03:58 -07:00
Mateusz Malisz 2cef82456a Add squashfs-tools to license exceptions list 2020-08-11 16:01:41 -07:00
Mateusz Malisz 9ae0b00127 Update hyperv-kernel config. 2020-08-11 16:01:29 -07:00
Mateusz Malisz b90f804f75 Update kernel-hyperv config 2020-08-11 15:27:23 -07:00
Mateusz Malisz 914a0c44ab Add kexec-tools to license exceptions list 2020-08-11 15:06:14 -07:00