15 Commits

Author SHA1 Message Date
Maximilian Downey Twiss
99ac930743 Use Package.load_package instead of require_relative in package files to avoid global scope conflicts (See #7283, #3150, 3b09159) (#10202) 2024-07-26 00:01:20 -05:00
SupeChicken666
d6c5ce79e6 Remove redundant use of .to_s (#8917) 2023-11-10 07:44:50 -05:00
Ed Reel
2a24abc070 Change fake packages to use properties of the dependency package(s). (#8167)
Fix linter issues

Co-authored-by: chronos <noreply@github.com>
2023-04-10 08:40:01 -04:00
saltedcoffii
532271de66 Fix libressl 2021-03-21 20:46:48 -04:00
saltedcoffii
531cf6031c Licensed libl* to lz* 2021-03-20 12:21:46 -04:00
satmandu
d25ac62a73 Add compatibility line 2021-01-27 11:23:37 -05:00
satmandu
1960a39415 Remove LibreSSL (#5028) 2021-01-27 10:17:53 -06:00
satmandu
e7f309817f Libressl Security Update (#4764)
* Libressl Security Update

"We have released LibreSSL 3.2.3, which will be arriving in the
LibreSSL directory of your local OpenBSD mirror soon.

It includes the following security fix:

    * Malformed ASN.1 in a certificate revocation list or a timestamp
      response token can lead to a NULL pointer dereference.

The LibreSSL project continues improvement of the codebase to reflect modern,
safe programming practices. We welcome feedback and improvements from the
broader community. Thanks to all of the contributors who helped make this
release possible."

* Add binaries
2020-12-29 09:05:24 -06:00
Ed Reel
7f1ae24c37 Update curl, git, libiconv, libressl and rtmpdump packages (#4532)
Add pre-built binaries

Update install.sh

Remove absolute path from curl in crew
2020-10-29 18:53:53 -04:00
Ed Reel
36ce3f867a Update core packages cmake, curl, git, libressl, meson, python3 and ruby (#4392)
Add curl and dependencies to install.sh

Add new packages to core_packages.txt
2020-10-08 13:14:17 -04:00
Ed Reel
11f126cf93 Add libssl.so.1.0.0 symlink to libressl 2020-08-08 19:17:48 -05:00
Ed Reel
dc82f56d49 Add symlink to libcrypto.so.1.0.0 in libressl package (#4189) 2020-08-06 16:31:56 -04:00
Ed Reel
9617751bbd Add check for package compatibility 2020-05-14 23:57:07 -05:00
Ed Reel
35c9128015 Add libnl3 dependency to libpcap (#3575)
Add pre-built binaries for packages a-t
2019-10-25 13:52:12 -04:00
JL2210
7e4bd5000c Switch from openssl to libressl (#3561)
Make openssl a fake package that depends on libressl
2019-10-24 22:51:44 -05:00