47349 Commits

Author SHA1 Message Date
Jakub Jirutka
8ca4e233cb community/lua-mpack: upgrade to 1.0.4 2017-01-28 11:17:30 +01:00
Jakub Jirutka
92b2c2a8bf testing/lablgtk: disable on aarch64 (build failed)
...
ocamlopt.opt  -w s -c gutf8.ml
+ gcc -fPIC -Os -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtkspell-2.0 -I/usr/include/gtksourceview-2.0 -pthread -I/usr/include/libxml2   -imacros ml_domain.h -O  -I'/usr/lib/ocaml' 'ml_gtkspell.c'
+ gcc -fPIC -Os -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c  -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-unwind-tables -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/librsvg-2.0 -I/usr/include/gtkspell-2.0 -I/usr/include/gtksourceview-2.0 -pthread -I/usr/include/libxml2   -imacros ml_domain.h -O   -I'/usr/lib/ocaml' 'ml_rsvg.c'
ocamlc.opt   -w s-3+52 -warn-error A-52 -c  gpointer.ml
ocamlc.opt   -w s-3+52 -warn-error A-52 -c  gutf8.ml
ocamlc.opt   -w s-3+52 -warn-error A-52 -c gobject.mli
File "gtkThInit.ml", line 27, characters 13-28:
Error: Unbound module GtkThread
make[1]: *** [Makefile:192: gtkThInit.cmo] Error 2
2017-01-28 01:13:24 +01:00
Jakub Jirutka
1b0f39f310 testing/unison: disable on x86 (depends on available) 2017-01-28 01:08:32 +01:00
Jakub Jirutka
10fef62075 testing/lablgtk: fix code-style 2017-01-28 01:05:30 +01:00
Jakub Jirutka
57a25815af testing/lablgtk: disable on armhf
ocaml is not built for armhf now
2017-01-28 01:04:07 +01:00
Jakub Jirutka
4b80374d03 testing/ocaml-findlib: enable on all except x86 and armhf 2017-01-28 01:02:59 +01:00
G.J.R. Timmer
897433df9c testing/pgtcl: new aport
https://flightaware.github.io/Pgtcl/
Tcl client side interface to PostgreSQL (libpgtcl)

Review notes:
I've fixed multiple code quality issues and moved the aport from
main to testing. I'll move it to main (it's needed for PostgreSQL)
after verification that it can be built on all archs. @jirutka
2017-01-28 00:35:46 +01:00
Leonardo Arena
8fe2d1dd23 testing/unison: workaround possible parallel building issue
Can't reproduce locally
2017-01-27 16:11:16 +00:00
Timo Teräs
ca175ad65f main/libunwind: upgrade to 1.2, enable on aarch64 2017-01-27 16:03:59 +00:00
Leonardo Arena
fe7d05727f testing/unison: disable on x86. Depends not avail 2017-01-27 16:03:19 +00:00
Leonardo Arena
21ff260dfd testing/lablgtk: disable on x86. Depends not avail 2017-01-27 16:01:25 +00:00
Łukasz Jendrysik
9b18404da7 main/bitlbee: upgrade to 3.5 2017-01-27 17:00:07 +02:00
André Klitzing
a4db2675c4 main/pacman: upgrade to 5.0.1 2017-01-27 16:59:07 +02:00
Timo Teräs
85f271586c main/linux-vanilla: revert pkgrel bump
adding a new / non-built arch does not require pkgrel bump currently.
on the otherhand bumping linux kernel package requires updating it
also on all the extra module packages too.
2017-01-27 16:56:18 +02:00
Fabian Affolter
3b7b9bfeab main/py-mccabe: upgrade to 0.6.1 2017-01-27 16:55:13 +02:00
Fabian Affolter
5dafe9ab2f testing/py-dulwich: upgrade to 0.15.0 2017-01-27 16:54:50 +02:00
Fabian Affolter
121c190a61 testing/py-influxdb: upgrade to 4.0.0 2017-01-27 16:54:36 +02:00
Fabian Affolter
05c89e2461 community/py-markdown: upgrade to 2.6.8 2017-01-27 16:53:38 +02:00
Fabian Affolter
cb0b6f52bd community/pytest: upgrade to 3.0.6 2017-01-27 16:52:18 +02:00
Breno Leitao
1003cfcd50 main/rsync: Fix URL of the project
Current rsync download pages gives error 404. I just fixed the URL
to map to the new page.

The pacakge checksum continues to be the same.
2017-01-27 16:51:15 +02:00
Breno Leitao
342ea10d7c main/linux-vanilla: Add ppc64le support
This is a patch that adds supports for ppc64le platform.
The config file was generated with "make powernv_defconfig".

On top of it, I just changed CONFIG_POWER8=y, since I do not expect to have any
PPC64LE/ABIv2 distro running on machines older than POWER8.

Also, all PowerPC platform is considered powerpc inside the kernel.
2017-01-27 16:50:10 +02:00
Breno Leitao
4631b6ac26 main/musl: Add reference for ppc64le
Adding a option to be able to have musl compiled for ppc64le.
2017-01-27 16:50:10 +02:00
Breno Leitao
ae844a282e main/boost: Add support for ppc64le
Add support for ppc64le architecture, which is linuxppc on boost arch
nomenclature.
2017-01-27 16:50:10 +02:00
Breno Leitao
a47f5a5c3d main/spl: Add support for ppc64le
Currently spl does not include ppc64le architecture. I just add support for
this new platform.

Other than that, spl autoconf files are old, thus, I need to call autoreconf,
in order to get more update platforms config.
2017-01-27 16:50:10 +02:00
Breno Leitao
0e851600ef main/openssl: Add support for ppc64le
This patch adds a target for ppc64le architecture. The target name on
OpenSSL linux-ppc64le.
2017-01-27 16:50:10 +02:00
Natanael Copa
2cc0cb1099 main/ngircd: upgrade to 24 2017-01-27 14:34:06 +00:00
Natanael Copa
bfe230bd0c main/parallel: upgrade to 20170122 2017-01-27 14:34:06 +00:00
Natanael Copa
1bc4a3eb24 main/feh: upgrade to 2.18.1 2017-01-27 14:34:06 +00:00
Natanael Copa
f915f23dd2 main/libxi: upgrade to 1.7.9 2017-01-27 14:34:06 +00:00
Natanael Copa
4c4fe25d00 community/phpmyadmin: upgrade to 4.6.6 2017-01-27 14:34:06 +00:00
Natanael Copa
f9f98be264 main/lxc: upgrade to 2.0.7 2017-01-27 14:34:06 +00:00
Natanael Copa
3c6d3be5d8 main/dosfstools: upgrade to 4.1 2017-01-27 14:34:06 +00:00
Natanael Copa
6c61e5b867 main/glm: upgrade to 0.9.8.4 2017-01-27 14:34:06 +00:00
Jean-Louis Fuchs
1eea863cda testing/unison: new aport 2017-01-27 13:34:16 +00:00
Jean-Louis Fuchs
f78197ba95 testing/lablgtk: new aport 2017-01-27 13:34:16 +00:00
Timo Teräs
3ceb54f76c main/paxmark: add paxmark also to disk inside fakeroot 2017-01-27 15:30:56 +02:00
Natanael Copa
4c448bd1ed testing/firefox: build fix for x86
paxmark outside fakeroot
2017-01-27 13:12:14 +00:00
Natanael Copa
f7ee83b4a7 community/firefox-esr: build fix for x86
xattrs does not make it to the underlying filesystem in fakeroot so we
paxmark outside fakeroot.
2017-01-27 13:08:10 +00:00
Natanael Copa
b55d326bec testing/firefox: upgrade to 51.0 2017-01-27 12:22:20 +00:00
Sergei Lukin
51afc2749f community/firefox-esr: security upgrade to 45.7.0 - fixes #6746
CVE-2017-5373: Memory safety bugs fixed in Firefox 51 and Firefox ESR 45.7
CVE-2017-5375: Excessive JIT code allocation allows bypass of ASLR and DEP
CVE-2017-5376: Use-after-free in XSL
CVE-2017-5378: Pointer and frame data leakage of Javascript objects
CVE-2017-5380: Potential use-after-free during DOM manipulations
CVE-2017-5383: Location bar spoofing with unicode characters
CVE-2017-5386: WebExtensions can use data: protocol to affect other extensions
CVE-2017-5390: Insecure communication methods in Developer Tools JSON viewer
CVE-2017-5396: Use-after-free with Media Decoder
2017-01-27 12:22:20 +00:00
Natanael Copa
48e584605b main/enchant: rebuild against hunspell-1.6 2017-01-27 12:22:20 +00:00
Natanael Copa
dd26aae25a community/libreoffice: upgrade to 5.2.5.1 2017-01-27 12:22:20 +00:00
Natanael Copa
69775f62b9 main/hunspell: upgrade to 1.6.0 2017-01-27 12:22:20 +00:00
Timo Teräs
5164608aab scripts/mkimg: raspberry pi bootloader 2017-01-25 2017-01-27 13:43:57 +02:00
Timo Teräs
7da0f80150 main/linux-rpi: declare our kernels with ddtk tag for dtbo support 2017-01-27 11:47:12 +02:00
Natanael Copa
12ebeee021 main/libxpm: security upgrade to 3.5.12 (CVE-2016-10164)
fixes #6750
2017-01-26 21:42:43 +01:00
William Pitcock
d6f19c94c4 main/gcc: add flags for ppc64le (ref github #765) 2017-01-26 18:07:03 +00:00
Francesco Colista
beba0b6a9f Revert "testing/biblatex: upgrade to 3.8"
This reverts commit b70ffd376d82148c82a4074ff06e81272deb380a.
Biblatex is related to biber to work, but biber is not yet tagged to 2.8
(which is supposed to work with this versionof biblatex)
2017-01-26 16:40:23 +00:00
Sergey Lukin
ab83f5e1f8 main/tiff: security fixes #6733
CVE-2017-5225
2017-01-26 15:57:48 +00:00
Sergey Lukin
8a9c19caf7 main/libgit2: security upgrade to 0.25.1 - fixes #6739
CVE-2016-10128: smart_pkt: verify packet length exceeds PKT_LEN_SIZE
CVE-2016-10129: smart_pkt: treat empty packet lines as error
CVE-2016-10130: http: check certificate validity before clobbering the error variable
2017-01-26 15:56:07 +00:00