aboutsummaryrefslogtreecommitdiffstats
path: root/community
Commit message (Collapse)AuthorAgeFilesLines
...
* community/jool-tools: fix typoJakub Jirutka2019-11-091-2/+2
|
* community/jool-tools: add -openrc subpackageJakub Jirutka2019-11-091-0/+1
|
* community/jool-tools: merge subpkg joold into base pkgJakub Jirutka2019-11-091-15/+5
| | | | | | | It would be better to split even jool and jool_siit into separate packages, but then automatic installation of kernel modules using install_if mechanism would not work. Separating just joold is a bit inconsistent and not worth it.
* community/jool-tools: joold depends on joolJakub Jirutka2019-11-092-3/+4
| | | | Actually I'm not entirely sure about this, but it seems so.
* community/jool-tools: rename /etc/joold-socket.json to /etc/jool/joold.confJakub Jirutka2019-11-093-5/+5
|
* community/jool-tools: add init scripts for jool and jool_siitJakub Jirutka2019-11-094-4/+173
|
* community/jool-tools: move from testingJakub Jirutka2019-11-093-0/+90
|
* community/jool-modules-vanilla: move from testingJakub Jirutka2019-11-091-0/+95
|
* community/filezilla: rebuild against new libfilezillaLeo2019-11-091-1/+1
|
* community/libfilezilla: upgrade to 0.19.0Leo2019-11-091-3/+3
|
* community/latte-dock: upgrade to 0.9.4Leo2019-11-091-2/+2
|
* community/icingaweb2-module-director: upgrade to 1.7.2Leo2019-11-091-14/+11
|
* community/tpm2-tss: new aportErik Larsson2019-11-091-11/+77
|
* community/btrbk: upgrade to 0.29.0Leo2019-11-091-3/+3
|
* community/ruby-charlock_holmes: upgrade to 0.7.7Leo2019-11-091-7/+4
|
* community/osinfo-db: upgrade to 20191108Leo2019-11-091-2/+2
|
* community/libmbim: upgrade to 1.20.2Leo2019-11-091-2/+2
|
* community/jruby: upgrade to 9.2.9.0Jakub Jirutka2019-11-091-2/+2
|
* community/modemmanager: upgrade to 1.12.0Leo2019-11-081-2/+2
|
* community/geth: upgrade to 1.9.7Leo2019-11-081-2/+2
|
* community/multitail: upgrade to 6.5.0Leo2019-11-083-36/+47
|
* community/py3-hypothesis: upgrade to 4.43.8Leo2019-11-081-2/+2
|
* community/adwaita-icon-theme: upgrade to 3.34.3prspkt2019-11-081-2/+2
|
* community/vulkan-loader: upgrade to 1.1.127Leo2019-11-081-2/+2
|
* community/vulkan-headers: upgrade to 1.1.127Leo2019-11-081-2/+2
|
* community/adapta-gtk-theme: move from testingLeo2019-11-081-0/+273
|
* community/gcovr: upgrade to 4.2André Klitzing2019-11-081-4/+4
|
* main/knot: move from communityJakub Jirutka2019-11-087-197/+0
|
* community/knot-resolver: rename initd var config to cfgfileJakub Jirutka2019-11-083-11/+7
| | | | | To be consistent with other init scriptsà This change is backward compatible.
* community/knot-resolver: various code-style improvementsJakub Jirutka2019-11-081-11/+14
|
* community/knot-resolver: fix code-style - unnecessary braces around varsJakub Jirutka2019-11-081-7/+7
|
* community/knot-resolver: remove redundant variable _upstreamJakub Jirutka2019-11-081-6/+5
|
* community/knot-resolver: take maintainershipJakub Jirutka2019-11-081-1/+1
|
* community/py3-ecdsa: upgrade to 0.14Leo2019-11-081-3/+3
|
* community/libreoffice: fix build against poppler 0.82Rasmus Thomsen2019-11-082-1/+112
| | | | Closes !846
* rebuild against libpoppler.so.92Leo2019-11-083-4/+48
| | | | Closes !846
* community/poppler-qt5: upgrade to 0.82.0Leo2019-11-081-2/+2
| | | | Closes !846
* community/lua-turbo: fix ssl loadingCarlo Landmeter2019-11-081-4/+3
|
* community/py3-twisted: fix issues with test suiteKevin Daudt2019-11-082-3/+142
| | | | | | | | | The test suite was disabled because the python 3.8 upgrade introduced some test failures due to changes. Fix those: * hmac.HMAC now requires a `moddigest` argument * cgi.parse_qs has been removed, urrlib.parse.parse_qs is used instead * cryptography and bcrypt seem to be required for the test suite.
* community/py3-psutil: upgrade to 5.6.5Leo2019-11-081-2/+2
|
* community/py3-mechanize: upgrade to 0.4.4Leo2019-11-081-3/+3
|
* community/py3-hypothesis: upgrade to 4.43.6Leo2019-11-081-2/+2
|
* community/cpio: security upgrade to 2.13J0WI2019-11-085-454/+7
|
* community/goffice: upgrade to 0.10.46Leo2019-11-081-2/+2
|
* community/xpra: re-enable on armhf and armv7Leo2019-11-081-2/+1
|
* community/py3-google-auth: upgrade to 1.7.0Leo2019-11-071-5/+12
|
* community/py3-openzwave: actually rebuild against python 3.8Natanael Copa2019-11-071-1/+1
| | | | previous commit (89a85733921e) did not bump pkgrel.
* community/docker-py: rebuild against python 3.8Natanael Copa2019-11-071-1/+1
|
* community/xpra: fix build on 32bit non-x86Natanael Copa2019-11-072-3/+23
| | | | Simply drop setting -mfpmath=387 complie flag
* community/py3-gevent: actually rebuild against python 3.8Natanael Copa2019-11-071-1/+1
| | | | | previous commit (e5ea364326ab) did not bump pkgrel so package was actually never rebuilt against python 3.8.