Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-03-20 | user/openmsx: Fix Python 3 invocation | A. Wilcox | 2 | -1/+51 | |
2019-03-20 | user/purple-plugin-pack: Always use Python 3 | A. Wilcox | 1 | -1/+2 | |
2019-03-20 | Merge branch 'unbound' into 'master' | A. Wilcox | 1 | -3/+2 | |
user/unbound: Bump to 1.9.1 See merge request !203 | |||||
2019-03-20 | Merge branch 'php7' into 'master' | A. Wilcox | 3 | -70/+81 | |
user/php7: bump to 7.2.16, modernize, build with enchant-2 * Drop CVE-2018-19935.patch: included as of version 7.2.14 See merge request !204 | |||||
2019-03-19 | user/netqmail: add a package() to APKBUILD, because abuild | Laurent Bercot | 1 | -12/+10 | |
2019-03-18 | user/php7: bump to 7.2.16, modernize, build with enchant-2 | Max Rees | 3 | -70/+81 | |
* Drop CVE-2018-19935.patch: included as of version 7.2.14 | |||||
2019-03-18 | system/musl: more POSIX stuff | A. Wilcox | 3 | -2/+439 | |
2019-03-18 | user/ksysguard: fix build under new musl | A. Wilcox | 2 | -1/+34 | |
2019-03-18 | user/unbound: Bump to 1.9.1 | Luis Ressel | 1 | -3/+2 | |
2019-03-18 | user/boost: overhaul | A. Wilcox | 1 | -5/+13 | |
2019-03-18 | Merge branch 'zlg.2019-03' into 'master' | A. Wilcox | 8 | -27/+25 | |
zlg's package bumps for March 2019 This is a routine package upgrade. There is one thing to note, however: * `py3-pyyaml` has a minor issue building due to a missing `ext/_yaml.c` file. It appears that a tool is used to generate the `.c` file it needs to compile the module. It falls back to pure-Python mode and passes all tests, however. I hand-tested `py3-pyyaml` by using vgstash to export a game collection to yaml (everything worked fine) and received a test cert from `certbot` to confirm the bumps didn't break anything affected on my system, since they're the two largest consumers of what was bumped. This should be the last version bump from me until post-1.0-BETA3, barring security bumps. See merge request !202 | |||||
2019-03-18 | user/konsole: fix cursor rendering bug | A. Wilcox | 2 | -2/+92 | |
2019-03-18 | user/java-gcj-compat: move to legacy/ | A. Wilcox | 1 | -0/+0 | |
2019-03-18 | Merge branch 'chrony' into 'master' | A. Wilcox | 1 | -3/+3 | |
user/chrony: Use libedit Thanks-to: Samuel Holland <samuel@sholland.org> See merge request !201 | |||||
2019-03-18 | system/curl: [CVE] sec bump to 7.64.0 | A. Wilcox | 1 | -7/+10 | |
2019-03-18 | user/gtkspell: port to Enchant 2 | A. Wilcox | 2 | -8/+96 | |
Based on https://github.com/manisandro/gtkspell/commit/c29e0bd6bf432b7c990ab8ddcf79fd708d5c9fc3 | |||||
2019-03-18 | user/*: remove William as maintainer from all packages | A. Wilcox | 8 | -14/+11 | |
2019-03-18 | README: Happy 2019 | A. Wilcox | 1 | -3/+4 | |
2019-03-17 | user/distcc: fix build for GCC 8 | A. Wilcox | 1 | -1/+2 | |
2019-03-17 | user/libical: fix FTBFS, no idea | A. Wilcox | 1 | -2/+3 | |
2019-03-17 | user/certbot: bump to v0.32.0 | zlg | 1 | -2/+2 | |
2019-03-17 | user/py3-certifi: bump to v2019.3.9 | zlg | 2 | -10/+6 | |
2019-03-17 | user/py3-cryptography: bump to v2.6.1 | zlg | 1 | -2/+2 | |
2019-03-17 | user/py3-future: bump to v0.17.1 | zlg | 1 | -4/+4 | |
2019-03-17 | user/py3-pbr: bump to v5.1.3 | zlg | 1 | -2/+2 | |
2019-03-17 | user/py3-pyyaml: bump to v5.1 | zlg | 1 | -5/+7 | |
This version introduces some API-breaking changes, and its build system wants Cython to generate the .c file needed to build the module in C. It falls back to pure Python at present, and passes all of its tests. Once we get Cython (or find out why it's not writing the .c file), it'll be fine. | |||||
2019-03-17 | user/sane: add ncurses-dev dep | A. Wilcox | 1 | -3/+4 | |
2019-03-17 | user/opencv: fix broken bump | A. Wilcox | 1 | -0/+1 | |
2019-03-17 | user/py3-requests-toolbelt: bump to v0.9.1 | zlg | 1 | -2/+2 | |
2019-03-16 | user/chrony: Use libedit | Luis Ressel | 1 | -3/+3 | |
Thanks-to: Samuel Holland <samuel@sholland.org> | |||||
2019-03-15 | Merge branch 'isync' into 'master' | A. Wilcox | 1 | -0/+33 | |
user/isync: New package See merge request !200 | |||||
2019-03-15 | user/isync: New package | Luis Ressel | 1 | -0/+33 | |
2019-03-15 | Merge branch 'librevenge' into 'master' | A. Wilcox | 1 | -1/+2 | |
user/librevenge: fix FTBFS with GCC 8 See merge request !199 | |||||
2019-03-15 | user/librevenge: fix FTBFS with GCC 8 | Max Rees | 1 | -1/+2 | |
2019-03-15 | Merge branch 'notmuch' into 'master' | A. Wilcox | 4 | -0/+223 | |
New packages: gmime and notmuch See merge request !198 | |||||
2019-03-15 | Merge branch 'libreoffice-6.2' into 'master' | A. Wilcox | 19 | -241/+204 | |
Upgrade LibreOffice to 6.2 and upgrade some of its dependencies See merge request !197 | |||||
2019-03-15 | user/breeze: add optional frameworkintegration dep | A. Wilcox | 1 | -1/+1 | |
2019-03-15 | user/wayland: bump to 1.16.0, mark tests horribly broken on musl | A. Wilcox | 1 | -4/+4 | |
2019-03-15 | user/libkscreen: fly, my bird, be free of Wayland (as a req'd dep) | A. Wilcox | 1 | -2/+16 | |
2019-03-15 | system/shimmy: bump to 0.6 | A. Wilcox | 1 | -2/+2 | |
2019-03-15 | system/mailx: fix paths | A. Wilcox | 1 | -3/+3 | |
2019-03-12 | user/libsodium: new package. user/nacl: deleted. | Laurent Bercot | 2 | -33/+33 | |
2019-03-12 | user/notmuch: New package | Luis Ressel | 2 | -0/+144 | |
2019-03-12 | user/gmime: New package | Luis Ressel | 2 | -0/+79 | |
2019-03-12 | user/nacl: new package (tentative) | Laurent Bercot | 1 | -0/+33 | |
2019-03-12 | user/audacious: bump to 3.10.1, modernise | A. Wilcox | 2 | -48/+2 | |
2019-03-11 | user/libreoffice: bump to 6.2.1.2 | Max Rees | 9 | -123/+135 | |
Added to makedepends: * fontforge-dev * libnumbertext-dev * py3-lxml Removed from makedepends: * gettext-tiny-dev | |||||
2019-03-11 | user/libetonyek: bump to 0.1.9 | Max Rees | 1 | -8/+7 | |
2019-03-11 | user/liborcus: bump to 0.14.1 | Max Rees | 1 | -7/+4 | |
2019-03-11 | user/libixion: bump to 1.14.1 | Max Rees | 2 | -68/+4 | |