aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* testing/skim: upgrade to 0.6.7Chloe Kudryavtsev2019-06-011-6/+2
| | | | Closes GH-8369
* testing/gnome-control-center: enable cheese&ibus featuresRasmus Thomsen2019-06-011-4/+6
| | | Closes GH-8347
* testing/cheese: new aportRasmus Thomsen2019-06-011-0/+39
| | | Closes GH-8347
* testing/minio: upgrade to 0.20190601Chloe Kudryavtsev2019-06-011-5/+3
| | | | Closes GH-8370
* testing/ripgrep: upgrade to 11.0.0Chloe Kudryavtsev2019-06-011-6/+2
| | | Closes GH-8272
* testing/frameworkintegration: new aportBart Ribbers2019-06-011-0/+32
| | | Closes GH-8333
* testing/kwallet: disable test on s390xKevin Daudt2019-06-011-1/+5
| | | | | | | Test is failing: > FAIL! : TestBlowfish::testBlowfishCipher() 'temp == ciphertext' returned FALSE. () > Loc: [/home/buildozer/aports/testing/kwallet/src/kwallet-5.58.0/autotests/blowfishtest.cpp(171)]
* testing/ktexteditor: new aportBart Ribbers2019-06-011-0/+32
| | | Closes GH-8328
* testing/krunner: new aportBart Ribbers2019-06-011-0/+32
| | | Closes GH-8328
* testing/kdewebkit: new aportBart Ribbers2019-06-011-0/+32
| | | Closes GH-8328
* testing/kded: new aportBart Ribbers2019-06-011-0/+31
| | | Closes GH-8328
* testing/kcmutils: new aportBart Ribbers2019-06-011-0/+31
| | | Closes GH-8328
* testing/purpose: new aportBart Ribbers2019-06-011-0/+32
| | | Closes GH-8328
* testing/plasma-frameworkBart Ribbers2019-06-011-0/+32
| | | Closes GH-8328
* testing/kxmlrpcclient: new aportBart Ribbers2019-06-011-0/+31
| | | Closes GH-8328
* testing/kparts: new aportBart Ribbers2019-06-011-0/+32
| | | Closes GH-8328
* testing/knotifyconfig: new aportBart Ribbers2019-06-011-0/+31
| | | Closes GH-8328
* testing/knewstuff: new aportBart Ribbers2019-06-011-0/+33
| | | | Closes GH-8328
* testing/kinit: new aportBart Ribbers2019-06-011-0/+31
| | | Closes GH-8328
* testing/kdesignerplugin: new aportBart Ribbers2019-06-011-0/+33
| | | Closes GH-8328
* testing/kdeclarative: new aportBart Ribbers2019-06-011-0/+32
| | | Closes GH-8328
* testing/baloo: new aportBart Ribbers2019-06-011-0/+27
| | | Closes GH-8328
* testing/kio: new aportBart Ribbers2019-06-011-0/+32
| | | Closes GH-8328
* testing/kbookmarks: new aportBart Ribbers2019-06-011-0/+32
| | | Closes GH-8328
* testing/kxmlgui: new aportBart Ribbers2019-06-011-0/+32
| | | Closes GH-8328
* testing/kwallet: new aportBart Ribbers2019-06-011-0/+31
| | | Closes GH-8328
* testing/ktextwidgets: new aportBart Ribbers2019-06-011-0/+32
| | | Closes GH-8328
* testing/kservice: new aportBart Ribbers2019-06-011-0/+42
| | | Closes GH-8328
* testing/kpeople: new aportBart Ribbers2019-06-011-0/+32
| | | Closes GH-8328
* testing/kiconthemes: new aportBart Ribbers2019-06-011-0/+34
| | | Closes GH-8328
* testing/kglobalaccel: new aportBart Ribbers2019-06-011-0/+32
| | | Closes GH-8328
* testing/kemoticons: new aportBart Ribbers2019-06-011-0/+33
| | | Closes GH-8328
* testing/kdesu: new aportBart Ribbers2019-06-011-0/+32
| | | Closes GH-8328
* testing/kconfigwidgets: new aportBart Ribbers2019-06-011-0/+32
| | | Closes GH-8328
* testing/kactivities-stats: new aportBart Ribbers2019-06-011-0/+40
| | | Closes GH-8328
* testing/py-xdg: modernizeprspkt2019-06-011-11/+1
|
* testing/py-xdg: add python3prspkt2019-06-011-5/+27
|
* testing/py-xdg: upgrade to 0.26, clarify licenseprspkt2019-06-011-7/+5
|
* testing/wl-clipboard-x11: new aportRobert Sacks2019-06-011-0/+24
| | | | | | | changes by commiter: - fixed license - modernize - remove unneeded commit messages
* testing/wl-clipboard: new aportRobert Sacks2019-06-011-0/+31
| | | | | fixed licencse remove 'cd $builddir', it is default
* community/wlroots: add elogind supportBart Ribbers2019-06-011-5/+6
| | | Closes GH-8256
* community/font-bakoma: prevent subpkg depending on itselfKevin Daudt2019-06-011-2/+4
|
* community/yelp-tools: fix install-shtcely2019-06-011-1/+2
| | | | The `install-sh` in the tarball is using `#!/usr/bin/sh` instead of `#!/bin/sh`.
* testing/py-application: upgrade to 2.6.0Francesco Colista2019-06-011-2/+2
|
* community/isync: upgrade to 1.3.1Stuart Cardall2019-06-011-10/+5
| | | | | | | | | | | | | | | | | Source: README: This is a long overdue maintenance release: * SSL now uses SNI, which for example GMail requires * fixed fallbacks for missing UIDPLUS extension (with e.g. DavMail) * fixed UIDVALIDITY recovery with really long Message-id headers * fixed GSSAPI authentication with Kerberos * fixed support for IMAP servers which do not sort search results (e.g., poczta.o2.pl) * fixed CopyArrivalDate on platforms without glibc * fixed useless SASL warnings with certain plugins * the perl 5.14 requirement is now made explicit * improved OpenBSD support * fixed a bunch of compiler warnings
* testing/py-bottle-sslify: removeLeo2019-06-011-41/+0
| | | | - Python2 only
* testing/py-bottle-servefiles: removeLeo2019-06-011-41/+0
| | | | | - Python2 only - no new releases
* testing/bfs: upgrade to 1.4.1prspkt2019-06-011-7/+3
| | | | | - Modernize. - Add acl-dev and libcap-dev makedepends.
* community/yelp-tools: upgrade to 3.32.1, modernizeprspkt2019-06-011-5/+2
|
* testing/dconf-editor: new aportRasmus Thomsen2019-06-011-0/+33
|