aboutsummaryrefslogtreecommitdiffstats
path: root/community
Commit message (Collapse)AuthorAgeFilesLines
...
* community/mate-control-center: upgrade to 1.22.1Paul Bredbury2019-06-172-18/+3
| | | | | | Remove patch, is applied upstream. Remove unnecessary "cd" commands.
* community/marco: upgrade to 1.22.1Paul Bredbury2019-06-172-18/+3
| | | | | | Remove patch, is applied upstream. Remove unnecessary "cd" commands.
* community/mate-session-manager: upgrade to 1.22.1Paul Bredbury2019-06-173-88/+3
| | | | | | Remove patches, are applied upstream. Remove unnecessary "cd" commands.
* community/mate-user-guide: upgrade to 1.22.1Paul Bredbury2019-06-172-18/+3
| | | | | | Remove patch, is applied upstream. Remove unnecessary "cd" commands.
* community/mate-system-monitor: upgrade to 1.22.1Paul Bredbury2019-06-172-19/+4
| | | | | | Remove patch, is applied upstream. Remove unnecessary "cd" commands.
* community/mate-terminal: upgrade to 1.22.1Paul Bredbury2019-06-172-18/+3
| | | | | | Remove patch, is applied upstream. Remove unnecessary "cd" commands.
* community/mate-icon-theme: upgrade to 1.22.1Paul Bredbury2019-06-172-18/+3
| | | | | | Remove patch, is applied upstream. Remove unnecessary "cd" commands.
* community/mate-media: upgrade to 1.22.1Paul Bredbury2019-06-172-20/+4
| | | | | | | | Requires mate-panel-dev. Remove patch, is applied upstream. Remove unnecessary "cd" commands.
* community/mate-panel: upgrade to 1.22.1Paul Bredbury2019-06-172-18/+3
| | | | | | Remove patch, is applied upstream. Remove unnecessary "cd" commands.
* community/mate-utils: upgrade to 1.22.1Paul Bredbury2019-06-172-20/+4
| | | | | | | | Requires inkscape. Remove patch, is applied upstream. Remove unnecessary "cd" commands.
* community/mate-desktop: upgrade to 1.22.1Paul Bredbury2019-06-172-19/+3
| | | | | | Remove patch, is applied upstream. Remove unnecessary "cd" commands.
* community/dnsrecon: add missing filesprspkt2019-06-171-5/+5
|
* community/dnsrecon: clarify license, modernizeprspkt2019-06-171-9/+2
|
* community/dnsrecon: upgrade to python3prspkt2019-06-171-2/+10
| | | | - Add py3-lxml runtime dependency.
* community/qt5-qtwebengine: backport membarrier fix for sandboxNatanael Copa2019-06-172-8/+91
| | | | ref #10405
* community/qt5: upgrade to 5.12.4Bart Ribbers2019-06-1725-52/+52
|
* community/glib-networking: upgrade to 2.60.3Rasmus Thomsen2019-06-171-14/+7
| | | | | * Adopt maintainership * Enable tests
* community/graphicsmagick: add secfixesJ0WI2019-06-171-1/+72
|
* community/yelp-tools: upgrade to 3.32.2Rasmus Thomsen2019-06-171-2/+3
|
* community/llvm7: move from mainNatanael Copa2019-06-177-0/+485
|
* community/gst-plugins-ugly0.10: removeLeo2019-06-171-42/+0
| | | | - Deprecated
* community/gns3-gui: upgrade to 2.1.21Francesco Colista2019-06-171-2/+2
|
* community/gns3-server: upgrade to 2.1.21Francesco Colista2019-06-171-3/+3
|
* community/graphicsmagick: upgrade to 1.3.32Francesco Colista2019-06-171-3/+3
|
* community/wireguard-vanilla: rebuild against kernel 4.19.51-r0Natanael Copa2019-06-171-1/+1
|
* community/virtualbox-guest-modules-vanilla: rebuild against kernel 4.19.51-r0Natanael Copa2019-06-171-1/+1
|
* community/wireguard-rpi: rebuild against kernel 4.19.51-r0Natanael Copa2019-06-161-1/+1
|
* community/php7-pecl-event: upgrade to 2.5.3Andy Postnikov2019-06-161-3/+3
|
* community/py3-webcolors: fix providesprspkt2019-06-161-3/+3
|
* community/containerd: update to 1.2.7Jake Buchholz2019-06-161-3/+3
| | | | | See https://github.com/containerd/containerd/releases/tag/v1.2.7 Contains several important bug fixes for goroutine and file descriptor leakage in containerd and containerd shims.
* community/google-authenticator: upgrade to 1.06Leo2019-06-161-7/+4
|
* community/shards: upgrade to 0.9.0Milan P. Stanić2019-06-162-29/+6
| | | | | upgrade minitestver to 0.4.2 remove fix-target_failed_to_compile.patch, applied upstream
* community/virtualbox-guest-additions: Fix mount -t vboxsfGennady Feldman2019-06-161-2/+3
| | | | | | | * Fixing the issue when trying to manually mount a virtualbox shared folder and getting message: [43349.351484] vboxsf: No mount data. Is mount.vboxsf installed (typically in /sbin)?
* community/biblatex: exclude arches from where texlive is not availableFrancesco Colista2019-06-151-1/+1
|
* community/biblatex: moved from testingFrancesco Colista2019-06-151-0/+27
|
* community/ruby-nokogiri: upgrade to 1.10.3Jakub Jirutka2019-06-151-3/+3
|
* community/ruby-i18n: upgrade to 1.6.0Jakub Jirutka2019-06-151-3/+3
|
* community/ruby-rspec-expectations: upgrade to 3.8.4Jakub Jirutka2019-06-151-2/+2
|
* community/ruby-rspec-support: upgrade to 3.8.2Jakub Jirutka2019-06-151-2/+2
|
* community/ruby-rspec-mocks: upgrade to 3.8.1Jakub Jirutka2019-06-151-2/+2
|
* community/ruby-rspec-core: upgrade to 3.8.1Jakub Jirutka2019-06-151-2/+2
|
* community/ruby-ox: upgrade to 2.11.0Jakub Jirutka2019-06-151-2/+2
|
* community/py-setuptools_scm: add git to checkdependsalpine-mips-patches2019-06-141-1/+1
| | | | | | | | | | | | | | | Otherwise check() fails if git is not installed: testing/test_basic_api.py .s............ [ 11%] testing/test_config.py ..... [ 15%] testing/test_file_finder.py E.E.E.E.E.E.E.E.E.E.E.E.E.E.E. [ 39%] testing/test_functions.py ...................... [ 56%] testing/test_git.py ..EEEEEEEEEEFEEEEEE [ 72%] testing/test_main.py . [ 72%] testing/test_mercurial.py ............... [ 84%] testing/test_regressions.py F...s [ 88%] testing/test_setuptools_support.py ... [ 91%] testing/test_version.py ........... [100%]
* community/py-setuptools_scm: modernizeLeo2019-06-141-6/+3
|
* community/perl-io-gzip: fix URL&LicenseRasmus Thomsen2019-06-141-10/+7
| | | | * modernize
* community/perl-io-prompt-tiny: fix URL&LicenseRasmus Thomsen2019-06-141-13/+5
| | | | * modernize
* community/perl-io-tee: fix URL&LicenseRasmus Thomsen2019-06-141-10/+5
| | | | * modernize
* community/perl-ipc-run: fix URL&LicenseRasmus Thomsen2019-06-141-11/+6
| | | | * modernize
* community/perl-ipc-signal: fix URL&LicenseRasmus Thomsen2019-06-141-11/+7
| | | | * modernize
* community/cloudi: fix whitespace issuesKevin Daudt2019-06-141-37/+37
|