Juan RP
c35ee38c88
thermald: reenable hardening on x86 now it's fixed.
2015-11-20 07:32:24 +01:00
Juan RP
19aa1a1d00
util-linux: remove x86 workaround now that @chneukirchen fixed the issue.
2015-11-20 07:30:34 +01:00
Steve Prybylski
e51c071100
neovim: rebuild with hardening.
2015-11-19 22:20:52 -05:00
Steve Prybylski
cfc779c138
toybox: rebuild with hardening.
2015-11-19 22:20:06 -05:00
Steve Prybylski
ef381ce1be
geany-plugins: fix PIE build.
2015-11-19 22:01:22 -05:00
Enno Boland
30fa5c30a7
wireshark: update to 2.0.0.
2015-11-19 23:31:24 +01:00
Dominik Honnef
f782ff959d
augeas: augeas-devel should depend on augeas, not on itself
2015-11-19 23:05:04 +01:00
Enno Boland (bot)
65b3682485
chromium-pepper-flash: new chrome version 46.0.2490.86 (bot)
2015-11-19 20:55:28 +01:00
Enno Boland
98cefcd053
chromium-pepper-flash: fix version string
2015-11-19 20:49:32 +01:00
Enno Boland (bot)
11e9bb6407
chromium-pepper-flash: update to 19.0.0.245 (bot)
2015-11-19 20:27:00 +01:00
Christian Neukirchen
e58a7b24e9
gccspecs/hardened-cc1: also pass -fPIE to cpp by default.
...
Note that -fPIE defines __PIC__ and __PIE__, so passing this on to
pure cpp(1)/gcc -E executions is relevant.
Found the hard way due to ccache breaking on i686 with precompiled
headers which used the non-PIC definitions in cpuid.h since header
precompilation doesn't read cc1_options.
2015-11-19 16:30:06 +01:00
Jürgen Buchmüller
7e72db86c6
xerces-c: set DISABLE_CCACHE=yes for i686
...
Re-enable the shared CCACHE_DIR which was not the root
cause of the problems.
2015-11-19 16:11:43 +01:00
Jürgen Buchmüller
9bd521e9bd
xerces-c: no need to disable PIE for i686
...
It seems that sharing a common CCACHE_DIR for all compilers
is problematic between at least x86_64 and i686 in some cases.
Revert to using per architecture ccache directories.
2015-11-19 15:18:35 +01:00
Jürgen Buchmüller
6c4c9a1590
xerces-c: unbreak i686 with nopie=yes
2015-11-19 14:24:12 +01:00
Jürgen Buchmüller
1c8307e48f
enigma: better musl-redirect.patch
...
Thanks to @chneukirchen. freopen(3) works with stdout and stderr,
just the assigment to *stdout and *stderr is not possible.
2015-11-19 14:02:16 +01:00
Jürgen Buchmüller
7023d57dfd
xerces-c: mark as broken for i686
...
The reason why it fails is not obvious. It worked on travis-ci,
but it fails locally for i686 as well.
2015-11-19 13:32:47 +01:00
Jürgen Buchmüller
ad8011b2e5
Merge pull request #3006 from pullmoll/enigma
...
New package: enigma-1.21
2015-11-19 13:21:02 +01:00
Jürgen Buchmüller
408052abf8
Merge pull request #3011 from diogoleal/update_freetds
...
freetds: update to 0.95.69
2015-11-19 13:20:35 +01:00
Jürgen Buchmüller
f9beadb910
New package: enigma-1.21
2015-11-19 12:35:15 +01:00
Jürgen Buchmüller
128f76ae4d
Merge pull request #3005 from pullmoll/mog
...
New package: mog-0.63
2015-11-19 11:58:41 +01:00
Enno Boland
d62535bfcb
Merge pull request #3007 from raedwulf/bump-libwebsockets-1.5
...
libwebsockets: update to 1.5
2015-11-19 11:46:44 +01:00
Diogo Leal
4119817a84
freetds: update to 0.95.69
2015-11-19 08:24:12 -02:00
Andrea Brancaleoni
36d852ac1b
atom: update to 1.2.2.
2015-11-19 10:08:25 +01:00
Dominik Honnef
5accddbb26
go, build-style/go: set nopie=yes
2015-11-19 09:55:48 +01:00
Juan RP
d72a69adc6
valgrind: nopie=yes to unbreak.
2015-11-19 09:35:18 +01:00
Juan RP
716576982c
xmlsec1: fix distfiles url.
2015-11-19 09:12:45 +01:00
Juan RP
a23538611c
mysql: fix distfiles url.
2015-11-19 09:07:59 +01:00
Juan RP
c2c225aa42
xbps-src: make 'show-build-deps' canonicalize 32bit pkgs.
2015-11-19 08:32:47 +01:00
Juan RP
702e6e07ce
enca: fix PIE build.
2015-11-19 08:18:54 +01:00
Juan RP
ab7cd64ca8
gcc: nopie=yes for now to unbreak.
2015-11-19 08:11:46 +01:00
Juan RP
4b58d97be9
libX11: fix PIE build.
2015-11-19 07:50:22 +01:00
Juan RP
b92bd8dcd8
Merge pull request #2813 from ananteris/sickbeard
...
New package: sickbeard-507
2015-11-19 07:34:23 +01:00
Juan RP
f430f3a2ff
Merge pull request #3004 from rolf1304/urxvt-perls
...
urxvt-perls: remove xsel dependency
2015-11-19 07:33:41 +01:00
Juan RP
9a435d0211
glibc: fix nostrip_files; disable hardening to unbreak.
...
Close #2816
2015-11-19 07:20:48 +01:00
Enno Boland
24ad535a86
glibc: add nscd sv script
2015-11-19 07:13:59 +01:00
Tai Chi Minh Ralph Eastwood
724cf95170
libwebsockets: update to 1.5
2015-11-18 23:33:43 +00:00
Jürgen Buchmüller
786a1be68f
New package: xerces-c-3.1.2
2015-11-19 00:33:05 +01:00
Alessio Sergi
b613ca61c1
pylint: merge -gui subpkg into main pkg
2015-11-18 23:50:32 +01:00
Alessio Sergi
b42fdb03c3
python-matplotlib: set build_style=meta for -qt5 subpkgs
2015-11-18 23:18:56 +01:00
Enno Boland
95b4f97f56
oracle-jre: fix broken alternatives.
2015-11-18 22:07:35 +01:00
Enno Boland
385deffea3
oracle-jdk-arm: fix broken alternatives.
2015-11-18 22:07:35 +01:00
Enno Boland
c7980cfdb0
oracle-jdk: fix broken alternatives.
2015-11-18 22:07:35 +01:00
Jürgen Buchmüller
69dea38e58
New package: mog-0.63
...
The Maze of Galious
2015-11-18 19:53:51 +01:00
Christian Neukirchen
95efe49408
chroot-bash: builds fine w/o broken_as_needed.
2015-11-18 17:37:34 +01:00
Christian Neukirchen
d641419ef4
ebtables: builds fine w/o broken_as_needed.
2015-11-18 17:37:34 +01:00
Juan RP
1c1fac8876
thermald: unbreak on x86: set nopie for now.
2015-11-18 17:20:15 +01:00
Juan RP
6e258377fd
nspr: fix PIE build.
2015-11-18 17:20:15 +01:00
Christian Neukirchen
7fe9ca426c
ncurses: fix PIE build, small cleanup.
2015-11-18 17:17:03 +01:00
Enno Boland
6f2cccebab
librevenge: revbump to unbreak musl builds
2015-11-18 14:37:17 +01:00
doggone
98f6ae8668
urxvt-perls: remove xsel dependency
...
The clipboard script does not depend upon xsel. It can be configured to use any command.
2015-11-18 14:32:42 +01:00