Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #723

Open
wants to merge 4,901 commits into
base: master
Choose a base branch
from
Open

Update README.md #723

wants to merge 4,901 commits into from

Conversation

jonah-andermin
Copy link

Added RT-AX 5400 to list of supported devices due to it having stable release.

gnuton and others added 30 commits February 25, 2024 09:49
There are reported cases of cron jobs being lost under heavy cru
activity (concurrent executions). Protect against concurrent add
or deletes with a more robust locking mechanism using flock.

File descriptor 278 is used as it represents the letters C-R-U
on a telephone keypad.
others: improve cru locking to prevent concurrent updates
Fix bracket typo preventing proper version display in log message.

Fixes 3c6300e
rc: fix version parsing in watchdog
Matches configuration from before the latest GPL merge, and eliminates
the Unset locale logged message.
That basic protection blocks access to the minidlna web interface if
you try to use anything but an IP address to access it.  Protection
is better handled at the DNS level, through dnsmasq.
Reapply fix lost when merged newer minidlna with latest GPL merge.
…nSSL location

Asuswrt has an actual server certificate in the location where there should
be the whole CA bundle (/etc/server.pem), causing inadyn to fail to locate the
CA bundle if it isn't explicitely defined in the config file (the alternate
locations are never tested).

Bypass the default location check that would get this single cert,
by going straight for the correct location of the whole CA bundle.

This resolves issues where users using custom config would often
miss the CA bundle location in their config file.
gnuton and others added 26 commits August 7, 2024 08:33
…on for RSA PKCS#1 Fixes From Ubuntu Repository
openssl: Ported recent CVE fixes for OpenSSL-1.1.1w from Ubuntu Repository.
* Update manifest2.txt

* Update manifest2.txt

* Update github-actions.yml
…uton#673)

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 4.1.7.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@v2...v4.1.7)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…lient

Also, the target unit is now passed as a second argument.  Previously,
it was appended to the event name - and that value was ignored as the
function would use the OpenVPN unit value stored in nvram instead.
Now, we properly use that passed argument as the target unit.
Added RT-AX 5400 to list of supported devices due to it having stable release.
@gnuton gnuton force-pushed the master branch 3 times, most recently from 96b4929 to c5e2d87 Compare January 10, 2025 23:41
@gnuton
Copy link
Owner

gnuton commented Jan 18, 2025

Rebase is required here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.