Version bump. Removes an unnecessary dependency, adds an optional
dependency, removes the patch as that seems to be part of 3.3.10’s code
natively, and adds a simple test.
ClosesHomebrew/homebrew#34118.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Even with the gost configure option in place unbound is still tapping
the system OpenSSL heavily, so we may as well switch to using our
OpenSSL. It also uses Libevent, so there’s a new dependency there as
well.
ClosesHomebrew/homebrew#34120.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Upstream site has disappeared. Development has moved to new site, but
no releases yet. Using debian mirror of latest version in interim.
FixesHomebrew/homebrew#34047.
ClosesHomebrew/homebrew#34050.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This is a bugfix release, with the following things fixed:
* fix build failure on Mac OS X with non-Apple compilers
* protocol
- fix "(null)" result string to "list" when AlbumArtist is disabled
* database
- upnp: fix breakage due to malformed URIs
* input
- curl: another fix for redirected streams
* decoder
- audiofile: fix crash while playing streams
- audiofile: fix bit rate calculation
- ffmpeg: support opus
- opus: fix bogus duration on streams
- opus: support chained streams
- opus: improved error logging
* fix distorted audio with soxr resampler
ClosesHomebrew/homebrew#34095.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Primarily an npm bump, sans revision because the one minor version bump
isn’t worth a revision for even with our new policy. Other than that,
fixes the HEAD to actually point at the main development stream,
depreciates the enable option, adds another line of note to the OpenSSL
situation, and slightly rewords the caveat to clarify the npm install
situation.
ClosesHomebrew/homebrew#34084.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Version bump, fixed HEAD, version bump to cython and Python build
adjustments.
ClosesHomebrew/homebrew#34079.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>