aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
...
* main/libtirpc: build variant -nokrb without GSS-API/KerberosJakub Jirutka2020-03-082-6/+143
| | | | | To avoid unnecessary dependency on krb5-libs in programs that use libtirpc, but don't use/need GSS-API/Kerberos.
* main/nsd: enable ratelimit configure optionMilan P. Stanić2020-03-081-2/+4
| | | | | enable ratelimit configure option but set it to off by default and it can be enabled by admin if needed
* various: bump pkgrel due to rewritten commitsKevin Daudt2020-03-081-1/+1
| | | | | Due to an accidental force push, the commits for these packages were rewritten. Make sure they are rebuilt so that the commit hash matches what's in aports.
* community/gjs: move from communityRasmus Thomsen2020-03-081-37/+0
|
* main/at-spi2-core: upgrade to 2.36.0Rasmus Thomsen2020-03-081-3/+3
|
* main/unzip: disable LCHMODKevin Daudt2020-03-071-1/+1
| | | | | | | | | | | | lchmod is not available on linux, but it's enabled by default. This leads to warnings while unpacking when the zip file contains symlinks: > lchmod (file attributes) error: Not supported Add `-DNO_LCHMOD` to the buildflags to disable this function in order to to squelch this warning. Fixes #11221
* main/unzip: fix buildflagsKevin Daudt2020-03-071-2/+2
| | | | | | | To pass our custom CFLAGS, they are passed to make through `LOCAL_ZIP`, but the correct variable is `LOCAL_UNZIP`. Let's fix that.
* main/gobject-introspection: upgrade to 1.64.0Rasmus Thomsen2020-03-071-3/+3
|
* main/curl: apply upstream revertKevin Daudt2020-03-072-3/+57
| | | | | | | Upstream has reverted a change that causes timeout with http2. This breaks tools like cargo and flatpak. Upstream issue: https://github.com/curl/curl/issues/5044
* main/mesa: upgrade to 20.0.1Leo2020-03-073-6/+42
|
* main/spice-protocol: upgrade to 0.14.1Leo2020-03-071-9/+4
|
* main/libical: upgrade to 3.0.8Leo2020-03-071-3/+3
|
* main/sysstat: upgrade to 12.2.1Milan P. Stanić2020-03-071-3/+3
| | | | remove 'iA' prefix from pkgdesc
* main/libseccomp: upgrade to 2.4.3Leo2020-03-072-45/+4
|
* main/nss: upgrade to 3.51Leo2020-03-071-3/+3
|
* main/vala: upgrade to 0.48.0Rasmus Thomsen2020-03-071-2/+2
|
* main/hwids: upgrade to 20200306Leo2020-03-061-4/+2
|
* main/ldb: upgrade to 2.1.1Leo2020-03-061-2/+20
|
* main/coreutils: upgrade to 8.32Leo2020-03-062-9/+32
|
* main/glib: upgrade to 2.64.0Rasmus Thomsen2020-03-062-17/+4
|
* main/dovecot: upgrade to 2.3.10Leo2020-03-061-8/+3
|
* main/vim: upgrade to 8.2.0357Sören Tempel2020-03-061-2/+2
| | | | | | As always with vim we can't really keep up with upstream releases, but it has been almost two months since the last upgrade, time for a new one.
* main/sshfs: install additional documentation filesSören Tempel2020-03-061-1/+2
|
* main/sshfs: include man page by depending on rst2manSören Tempel2020-03-061-2/+2
|
* main/acf-lib: upgrade to 0.11.0Ted Trask2020-03-061-2/+2
|
* main/acf-alpine-baselayout: upgrade to 0.13.3Ted Trask2020-03-061-2/+2
|
* main/acf-core: upgrade to 0.22.0Ted Trask2020-03-061-2/+2
|
* main/ca-certificates: ditch python dep, symlink ca-certificates.crtNatanael Copa2020-03-053-13/+921
| | | | | | | | | | | replace the python script with a perl+shell script to extract the certs. This helps us to avoid pull in python when bootstrapping. rename ca-certificates-cacert to ca-certificates-bundle, which is a better name for the precompiled bundle. We also ship a pregenerated ca-certificates.crt file and a /etc/ssl/cert.pem symlink. (fixes #10678)
* main/py3-cparser: upgrade to 2.20Leo2020-03-051-6/+3
|
* main/musl: backport fixes from 1.2.0Milan P. Stanić2020-03-057-1/+274
| | | | | | | | | wcwidth wrongly returned 0 for most of planes 4 and up missing case mapping between U+03F3 and U+037F wrong cacosh results for arguments with negative imaginary part wrong catanf/catanl results for various classes of arguments wrong return value for ungetc with argument outside [0,UCHAR_MAX] posix_openpt with no ptys available produced wrong errno
* main/perl-date-format: upgrade to 2.32Leo2020-03-051-2/+2
|
* main/perl-timedate: upgrade to 2.32Leo2020-03-051-2/+2
|
* main/cmake: upgrade to 3.16.5Leo2020-03-041-2/+2
|
* main/lua-socket: modernizeLeo2020-03-041-7/+3
|
* main/py3-phonenumbers: upgrade to 8.11.5Leo2020-03-041-2/+2
|
* main/dtc: upgrade to 1.6.0Leo2020-03-041-5/+2
|
* rebuild against tinyxml2-8.0.0Leo2020-03-041-7/+9
|
* main/tinyxml2: upgrade to 8.0.0Leo2020-03-041-6/+3
|
* main/py3-werkzeug: upgrade to 0.16.1Rasmus Thomsen2020-03-041-5/+4
|
* main/curl: upgrade to 7.69.0Leo2020-03-041-9/+9
|
* unmaintained/glade3: move from mainTBK2020-03-041-36/+0
|
* main/glade3: upgrade to 3.8.6TBK2020-03-041-11/+6
|
* main/usb-modeswitch: add missing tcl dependencyReid Rankin2020-03-041-2/+2
| | | | | | | The usb-modeswitch-udev subpackage comes with a tclsh script, usb_modeswitch_dispatcher, but missing a dependency on the 'tcl' package which provides tclsh. Without the dependency, modeswitch will not occur on udev events.
* main/libvirt: upgrade to 6.1.0Francesco Colista2020-03-041-3/+3
|
* main/neon: remove libressl patchLeo2020-03-032-41/+5
|
* main/opusfile: remove libressl patchLeo2020-03-032-108/+3
|
* main/*: add --buildtype=plain to meson packages which don't specify a buildtypeRasmus Thomsen2020-03-0310-21/+31
|
* main/ncurses: upgrade to 6.2_p20200301Milan P. Stanić2020-03-031-2/+2
| | | | upstream bugfix release
* main/py3-click: upgrade to 7.0Michał Polański2020-03-031-8/+11
| | | | | - add tests - update url
* main/poppler: upgrade to 0.86.1TBK2020-03-031-9/+12
|