aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
...
* main/hexchat: upgrade to 2.14.2Francesco Colista2018-12-251-3/+3
|
* main/help2man: upgrade to 1.47.8Francesco Colista2018-12-251-2/+2
|
* main/hdparm: upgrade to 9.58Francesco Colista2018-12-251-2/+2
|
* main/gparted: upgrade to 0.33.0Francesco Colista2018-12-251-2/+2
|
* main/gnupg: upgrade to 2.2.12Francesco Colista2018-12-251-2/+2
|
* main/gitolite: upgrade to 3.6.10Francesco Colista2018-12-251-2/+2
|
* main/fping: upgrade to 4.1Francesco Colista2018-12-251-2/+2
|
* main/fossil: upgrade to 2.7Francesco Colista2018-12-251-3/+3
|
* main/fontconfig: upgrade to 2.13.1Francesco Colista2018-12-251-5/+3
|
* main/e2fsprogs: upgrade to 1.44.5Francesco Colista2018-12-251-2/+2
|
* main/drbd-utils: upgrade to 9.7.1Francesco Colista2018-12-251-2/+2
|
* main/curl: upgrade to 7.63.0Francesco Colista2018-12-251-3/+3
|
* main/cryptsetup: upgrade to 2.0.6Francesco Colista2018-12-251-3/+3
|
* main/conky: upgrade to 1.11.1Francesco Colista2018-12-251-3/+3
|
* main/abi-compliance-checker: upgrade to 2.3Francesco Colista2018-12-251-2/+2
|
* main/libinput: build fix. needs bashNatanael Copa2018-12-241-1/+1
|
* main/libinput: upgrade to 1.12.4Paul Bredbury2018-12-241-4/+9
| | | | | | Fixed lack of variable quoting. Specified libdir, to avoid lib64. Added check().
* main/vim: Update to 8.1.0630Simon Frankenberger2018-12-241-2/+2
|
* main/xmlrpc-c: arallel build fixNatanael Copa2018-12-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix following build error that happens due to buggy Makefile: ranlib libxmlrpc_util++.a gcc -Wl,--as-needed -shared -Wl,-soname,libxmlrpc_util.so.3 asprintf.osh base64.osh error.osh lock_platform.osh lock_pthread.osh lock_none.osh make_printable.osh memblock.osh select.osh sleep.osh string_number.osh time.osh utf8.osh -lpthread -o libxmlrpc_util.so.3.39 i586-alpine-linux-musl-g++ -Wl,--as-needed -shared -Wl,-soname,libxmlrpc_util++.so.8 Lock.osh base64.osh env_wrap.osh girerr.osh girmem.osh -L/home/buildozer/aports/main/xmlrpc-c/src/xmlrpc-c-1.39.13/lib/libutil -lxmlrpc_util -lpthread -o libxmlrpc_util++.so.8.39 /usr/lib/gcc/i586-alpine-linux-musl/8.2.0/../../../../i586-alpine-linux-musl/bin/ld: /home/buildozer/aports/main/xmlrpc-c/src/xmlrpc-c-1.39.13/lib/libutil/libxmlrpc_util.so: file not recognized: file truncated collect2: error: ld returned 1 exit status make[2]: *** [/home/buildozer/aports/main/xmlrpc-c/src/xmlrpc-c-1.39.13/common.mk:173: libxmlrpc_util++.so.8.39] Error 1 make[2]: Leaving directory '/home/buildozer/aports/main/xmlrpc-c/src/xmlrpc-c-1.39.13/lib/libutil++' rm -f libxmlrpc_util.so.3 make[1]: *** [/home/buildozer/aports/main/xmlrpc-c/src/xmlrpc-c-1.39.13/common.mk:372: libutil++/all] Error 2 make[1]: *** Waiting for unfinished jobs.... ln -s libxmlrpc_util.so.3.39 libxmlrpc_util.so.3 rm -f libxmlrpc_util.so ln -s libxmlrpc_util.so.3 libxmlrpc_util.so make[2]: Leaving directory '/home/buildozer/aports/main/xmlrpc-c/src/xmlrpc-c-1.39.13/lib/libutil' make[2]: Leaving directory '/home/buildozer/aports/main/xmlrpc-c/src/xmlrpc-c-1.39.13/lib/curl_transport' make[1]: Leaving directory '/home/buildozer/aports/main/xmlrpc-c/src/xmlrpc-c-1.39.13/lib' make: *** [/home/buildozer/aports/main/xmlrpc-c/src/xmlrpc-c-1.39.13/common.mk:372: lib/all] Error 2
* main/xmlrpc-c: Modernize and update to 1.39.13Simon Frankenberger2018-12-241-9/+5
|
* community/acf-clamsmtp: moved from mainLeonardo Arena2018-12-241-25/+0
| | | | ClamSMTP in now in community
* community/clamsmtp: move to communityLeonardo Arena2018-12-246-128/+0
| | | | Home page unreachable since some time, no updates from upstream in some years.
* main/perl-data-hexdump: moved from communityLeonardo Arena2018-12-241-0/+44
| | | | Needed by smokeping
* main/fcgiwrap: fix init.d script and claim maintainershipNatanael Copa2018-12-243-10/+34
| | | | | | | | | | | | | | - split openrc subpackage - use /run instead of /var/run for socket dir - remove use of pidfile. It seems that the first process will not clean up the childen. Let openrc kill all children by not specify pidfile - fix permission of unix socket path. it needs to be writable by www-data group. - clean up unix socket after stop - make it possible to set number of preforks via 'nproc' in /etc/conf.d/fcgiwrap. default to number of cpus on system. - allow set tcp socket via /etc/conf.d/fcgiwrap - provide example /etc/conf.d/fcgiwrap
* main/xf86-video-intel: fix build on x86Timo Teräs2018-12-242-2/+53
|
* main/kamailio: Upgrade to 5.2.0 releaseNathan Angelacos2018-12-241-9/+9
|
* main/busybox-initscripts add ttyUSB[0-9] devices to dialout groupMilan P. Stanić2018-12-222-2/+3
|
* main/smokeping: update smokeping to 2.7.3Richard Mortier2018-12-221-19/+28
| | | | Signed-off-by: Richard Mortier <mort@cantab.net>
* main/seabios: fix `source` URLRichard Mortier2018-12-211-1/+1
| | | | Signed-off-by: Richard Mortier <mort@cantab.net>
* main/libunwind: fix build on mips* (glibcisms)alpine-mips-patches2018-12-212-3/+101
|
* main/btrfs-progs: upgrade to 4.19.1Francesco Colista2018-12-211-3/+3
|
* main/avfs: upgrade to 1.0.6Francesco Colista2018-12-211-2/+2
|
* main/asciidoctor: upgrade to 1.5.8Francesco Colista2018-12-211-2/+2
|
* main/perl-io-socket-ssl: disable check due to tests hangsNatanael Copa2018-12-201-0/+1
|
* main/imagemagick: upgrade to 7.0.8.19Natanael Copa2018-12-201-2/+2
|
* Revert "main/imagemagick: upgrade to 7.0.7.39"Natanael Copa2018-12-201-2/+2
| | | | | | This was unintentionally pushed to wrong branch. This reverts commit 4ebe0d1005fec9eedad5f7d9fb0da2e2c37422ba.
* main/imagemagick: upgrade to 7.0.7.39Natanael Copa2018-12-201-2/+2
| | | | fixes #9742
* main/qemu: fix shutdown from guest agentNatanael Copa2018-12-202-1/+37
| | | | | | | we dont have /sbin/shutdown so provide a fallback to the busybox /sbin/poweroff, /sbin/halt and /sbin/reboot. fixes #9774
* main/nodejs: upgrade to 10.14.2Tim Brust2018-12-201-2/+2
|
* main/linux-firmware: upgrade to 20181220Natanael Copa2018-12-201-10/+11
|
* main/mariadb: security upgrade to 10.3.11Andy Postnikov2018-12-203-64/+16
| | | | | | | | | | | | | | | - CVE-2018-3282 - CVE-2016-9843 - CVE-2018-3174 - CVE-2018-3143 - CVE-2018-3156 - CVE-2018-3251 - CVE-2018-3185 - CVE-2018-3277 - CVE-2018-3162 - CVE-2018-3173 - CVE-2018-3200 - CVE-2018-3284
* main/awall: setup-firewall: fix forwardingKaarle Ritvanen2018-12-202-4/+4
|
* main/rsyslog: upgrade to 8.40.0Andy Postnikov2018-12-201-2/+2
|
* main/libwebsockets: upgrade to 3.0.1Fabian Affolter2018-12-201-3/+3
|
* main/sqlite: Update to 3.26.0Simon Frankenberger2018-12-201-3/+3
|
* main/nss: upgrade to 3.41Tim Brust2018-12-201-2/+4
|
* main/zsh: Update zsh to latestSimon Frankenberger2018-12-201-10/+16
|
* main/util-linux: upgrade to 2.33Natanael Copa2018-12-201-2/+2
|
* main/alpine-ipxe: upgrade to snapshot of 20180825Timo Teräs2018-12-201-4/+4
| | | | fixes build on new binutils
* main/checkbashisms: upgrade to 2.18.11Timo Teräs2018-12-201-2/+2
|