Skip to content
Failed

Changes

Summary

  1. userland-fetch should be PEP8 compliant (commit: 52916a6) (details)
  2. userland-fetch should be able to check PGP signatures (commit: f8b2e57) (details)
  3. Move sudo to sysutils, REQUIRED_PACKAGES and signature url (commit: 161da78) (details)
  4. Add signature url to python27 (commit: 427f9ac) (details)
  5. Add signature url to python34 (commit: 83a868b) (details)
  6. Add signature url to nginx (commit: 0f1b920) (details)
  7. Add signature url to curl (commit: e27bbcc) (details)
  8. Add signature url to tor (commit: aed4c21) (details)
  9. Add documentation regarding COMPONENT_SIG_URL and import keys to (commit: 4766792) (details)
  10. Add signature url to nmap (commit: 4a7aae8) (details)
  11. Add signature url to tcpdump (commit: a01d2c3) (details)
  12. Add signature url to screen (commit: 3bc7b96) (details)
  13. Add signature url to gnupg (commit: 52101b6) (details)
  14. Add signature url to clamav (commit: 2261e56) (details)
  15. Add signature url to PHP 7 (commit: 8a34c45) (details)
  16. Add signature url to PHP 5.6 (commit: 11d50f1) (details)
  17. Add signature url to OpenJDK 7 (commit: ac5799d) (details)
  18. Add signature url to gcc49 (commit: 7e09775) (details)
  19. Add signature url to gcc-5 (commit: 41686a1) (details)
  20. ips.mk : always add COMPONENT_DESCRIPTION (if any) to common PKG_OPTIONS (commit: cce78d7) (details)
  21. Add python-flamegraph to oi-userland (commit: 67f19ba) (details)
Commit 52916a683a2dad4d83707c26ee75a0134c03e834 by adam.stevko
userland-fetch should be PEP8 compliant
(commit: 52916a6)
The file was modifiedtools/userland-fetch (diff)
Commit f8b2e572f7491c70d92fd70f7d932ad59a7e03e2 by adam.stevko
userland-fetch should be able to check PGP signatures
(commit: f8b2e57)
The file was addedtools/.gnupg/gpg.conf
The file was modifiedtools/userland-fetch (diff)
The file was addedtools/.gnupg/pubring.gpg
Commit 161da785daca6248c032778280da22708bf6e179 by adam.stevko
Move sudo to sysutils, REQUIRED_PACKAGES and signature url
(commit: 161da78)
The file was removedcomponents/sudo/Makefile
The file was addedcomponents/sysutils/sudo/manifests/sample-manifest.p5m
The file was addedcomponents/sysutils/sudo/sudo.p5m
The file was removedcomponents/sudo/patches/sudo_debug.patch
The file was addedcomponents/sysutils/sudo/patches/sudo_debug.patch
The file was removedcomponents/sudo/patches/CVE-2014-9680.patch
The file was removedcomponents/sudo/sudo.p5m
The file was addedcomponents/sysutils/sudo/Makefile
The file was addedcomponents/sysutils/sudo/patches/bsm_audit.c.patch
The file was removedcomponents/sudo/sudo.license
The file was removedcomponents/sudo/manifests/sample-manifest.p5m
The file was addedcomponents/sysutils/sudo/resolve.deps
The file was removedcomponents/sudo/patches/bsm_audit.c.patch
The file was removedcomponents/sudo/resolve.deps
The file was addedcomponents/sysutils/sudo/patches/CVE-2014-9680.patch
The file was addedcomponents/sysutils/sudo/sudo.license
Commit 427f9ac581273147cb82658c559c23a8a55d829b by adam.stevko
Add signature url to python27
(commit: 427f9ac)
The file was modifiedcomponents/python/python27/Makefile (diff)
Commit 83a868bb1eaf9ce7ec1a7b78838db1d68080e484 by adam.stevko
Add signature url to python34
(commit: 83a868b)
The file was modifiedcomponents/python/python34/Makefile (diff)
The file was modifiedcomponents/web/nginx/Makefile (diff)
The file was modifiedcomponents/web/curl/Makefile (diff)
The file was modifiedcomponents/network/tor/Makefile (diff)
Commit 4766792539807b8aefb41c397e41e40095a15dec by adam.stevko
Add documentation regarding COMPONENT_SIG_URL and import keys to
pubring.gpg
(commit: 4766792)
The file was modifieddoc/makefile-variables.txt (diff)
The file was modifiedtools/.gnupg/pubring.gpg (diff)
The file was modifiedcomponents/sysutils/nmap/Makefile (diff)
The file was modifiedtools/.gnupg/pubring.gpg (diff)
The file was modifiedcomponents/sysutils/tcpdump/Makefile (diff)
The file was modifiedtools/.gnupg/pubring.gpg (diff)
The file was modifiedtools/.gnupg/pubring.gpg (diff)
The file was modifiedcomponents/sysutils/screen/Makefile (diff)
The file was modifiedtools/.gnupg/pubring.gpg (diff)
The file was modifiedcomponents/sysutils/gnupg/Makefile (diff)
The file was modifiedcomponents/sysutils/clamav/Makefile (diff)
The file was modifiedtools/.gnupg/pubring.gpg (diff)
The file was modifiedtools/.gnupg/pubring.gpg (diff)
The file was modifiedcomponents/web/php/php-7_0/Makefile (diff)
The file was modifiedtools/.gnupg/pubring.gpg (diff)
The file was modifiedcomponents/web/php/php-5_6/Makefile (diff)
Commit ac5799da8d0817a1af9a302420c54648a9d20d7f by adam.stevko
Add signature url to OpenJDK 7
(commit: ac5799d)
The file was modifiedcomponents/runtime/openjdk-7/Makefile (diff)
The file was addedtools/.gnupg/pubring.gpg~
The file was modifiedtools/.gnupg/pubring.gpg (diff)
The file was modifiedcomponents/developer/gcc49/Makefile (diff)
The file was modifiedtools/.gnupg/pubring.gpg (diff)
The file was modifiedcomponents/developer/gcc-5/Makefile (diff)
The file was modifiedtools/.gnupg/pubring.gpg (diff)
Commit cce78d7b60881593950f65dcb335d53b96d9ba38 by Jim Klimov
ips.mk : always add COMPONENT_DESCRIPTION (if any) to common PKG_OPTIONS
- to simplify recipes
(commit: cce78d7)
The file was modifiedmake-rules/ips.mk (diff)
Commit 67f19ba06c46574543cb9da26ed76740e4001668 by adam.stevko
Add python-flamegraph to oi-userland
(commit: 67f19ba)
The file was addedcomponents/python/flamegraph/Makefile
The file was addedcomponents/python/flamegraph/manifests/sample-manifest.p5m
The file was addedcomponents/python/flamegraph/flamegraph.license
The file was addedcomponents/python/flamegraph/flamegraph-PYVER.p5m