| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
https://github.com/FFmpeg/FFmpeg/blob/release/4.1/LICENSE.md
|
|
|
|
|
|
|
|
|
|
|
| |
One test fails on the builders because it relies on a tty being present.
Upstream has fixed this test to not rely on a tty anymore, but this has
not been released yet.
Apply the commit from upstream as a patch until a new version has been
released.
The previous patch to fix it does not work, so remove it.
|
| |
|
|
|
|
|
| |
https://duo.com/docs/duounix
Duo two-factor authentication for Unix systems with Pluggable Authentication Modules (PAM)
|
| |
|
|
|
|
|
|
|
|
| |
On some arches, libreoffice-draw is still built against
libpoppler.so.67, while the repo already contains libpoppler.so.82,
which prevents libreoffice from being installed.
Fixes #10238
|
| |
|
| |
|
| |
|
|
|
|
| |
* http://maven.apache.org/docs/3.6.1/release-notes.html
|
| |
|
|
|
|
|
|
|
|
|
|
| |
SECURITY
- Prevent remote code execution vulnerability with mirror repo URL settings (#6593) (#6595)
BUGFIXES
- Allow resend of confirmation email when logged in (#6482) (#6487)
https://github.com/go-gitea/gitea/releases/tag/v1.7.6
|
| |
|
|
|
|
|
| |
- rename binaries to cython2 and cython3
- choose cython3 as the default binary
|
|
|
|
| |
Copy upstream commits
|
| |
|
| |
|
|
|
|
| |
Includes patch to fix Bug #98224 for DB_File-Lock: Test fails with perl 5.21.x: Can't use 'defined(%hash)'
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Moved temporarily during upgrade from Python 3.6 to 3.7 for the
reasons listed below after a discussion [1]:
- This package has no maintainer.
- The current APKBUILD mixes Python 2 and 3
- The latest version (4.0.4) has a dependency on py3-parsedatetime which
is in community/ not main/
- The dependency py-google-api-python-client requires
google-auth-httplib2 which is not yet packaged:
$ gcalcli -h
✂
pkg_resources.DistributionNotFound: The 'google-auth-httplib2>=0.0.3' distribution was not found and is required by google-api-python-client
[1] https://github.com/alpinelinux/aports/pull/6934#issuecomment-479827121
|
| |
|
|
|
|
|
|
|
|
|
| |
The chpasswd command had no custom pam configuration, so the fallback
"other.conf" was used. As this command is non-interactive, this lead to
a "PAM: Authentication failure" error after waiting some seconds.
This fixes bug #10209
https://bugs.alpinelinux.org/issues/10209
|
|
|
|
|
|
|
| |
github.com/ethereum/go-ethereum/node
util.go:45: exit status 2
exit status 1
make: *** [Makefile:15: geth] Error 1
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- 4.1 was the first release to have a dependency upon ruamel.yaml
- List all dependencies explicitly to match setup.cfg [1]
- Stop using a parameter expansion that is not in POSIX: ${:0:1}
- Switch to running the full test suite
- setuptools is a runtime dependency because /usr/bin/ansible-lint
uses 'from pkg_resources import load_entry_point'
[1]: https://github.com/ansible/ansible-lint/blob/v4.1.0/setup.cfg#L82
|
|
|
|
|
|
|
|
|
|
|
| |
- Switch to auto generated BitBucket source archive as the author
doesn't want to include the test suite in release artifacts [1]
- Run test suite in check() with 6 of c. 350 disabled because they are
run in a temporary folder and fail without the package installed
- Allow abuild to autodetect python3
- Python 3 only package so doesn't provide or replace Python 2 packages
[1] https://bitbucket.org/ruamel/yaml/issues/17/test-roundtrippy-absent-from-release#comment-24925407
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
The sa-compile command is missing some dependencies.
Fixes bug #10204
https://bugs.alpinelinux.org/issues/10204
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- Add missing makedepends which result in chezdav man page being generated.
- Split chezdav man page into its own subpkg (chezdav-doc).
- Correct subpkg for openrc , it is related to spice-webdavd (spice-webdavd-openrc).
|
| |
|
| |
|
| |
|
|
|
|
|
| |
The latest release of Docker CE.
See https://github.com/docker/docker-ce/releases/tag/v18.09.5 for more information.
|
| |
|
| |
|