aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* testing/xonotic-data: upgrade to 0.8.0Sören Tempel2015-08-281-18/+5
|
* main/guile: cherry-pick patches from debian/upstreamTimo Teräs2015-08-2810-1/+687
| | | | fixes arm build among other issues
* main/libreoffice: upgrade to 5.0.1.2Natanael Copa2015-08-281-10/+10
|
* main/lxc: fix jumboframes in containersNatanael Copa2015-08-282-1/+71
|
* main/mkinitfs: add mmc and remove floppy and bootchart from configNatanael Copa2015-08-282-4/+29
|
* main/lvm2: upgrade to 2.02.129Natanael Copa2015-08-282-10/+10
|
* main/gtk+2.0: fix circular librsvg dependencyNatanael Copa2015-08-281-2/+1
| | | | | the librsvg-dev dependency was added by mistake and introduces a circular dependency, so we remove it.y
* main/util-linux: subpackages for libfdisk and libsmartcolsNatanael Copa2015-08-271-3/+17
| | | | fix make dependency for eudev too
* main/raspberrypi: update snapshot, fix buildTimo Teräs2015-08-272-11/+46
| | | | | | - linux-headers is -dev dependency - patch errors detected by gcc5.1 - workaround gcc5.1 warning (that gets treated as error)
* main/gnutls: upgrade to 3.4.4.1Natanael Copa2015-08-261-5/+9
|
* main/libsigc++: upgrade to 2.5.2Natanael Copa2015-08-261-4/+4
|
* main/shorewall6: upgrade to 4.6.12.1Natanael Copa2015-08-261-4/+4
|
* main/shorewall: upgrade to 4.6.12.1Natanael Copa2015-08-261-4/+4
|
* main/shorewall-core: upgrade to 4.6.12.1Natanael Copa2015-08-261-5/+5
|
* main/iso-codes: upgrade to 3.60Natanael Copa2015-08-261-4/+4
|
* main/lxc: upgrade to 1.1.3Natanael Copa2015-08-262-37/+5
|
* main/abuild: fix abuild-fetchNatanael Copa2015-08-262-25/+52
| | | | | we need move the saveas- and $outfile:: logic to abuild-fetch so the outfile gets correct name on those urls
* main/scons: upgrade to 2.3.6Natanael Copa2015-08-261-4/+4
|
* main/kbd: upgrade to 2.0.3Natanael Copa2015-08-264-179/+5
|
* main/joe: upgrade to 4.0Natanael Copa2015-08-261-4/+4
|
* testing/texlive: sort configure flags and add bannerSören Tempel2015-08-261-32/+33
| | | | | No pkgrel bump since this doesn't change the binary in a significant way.
* main/abuild: fix fetch to nfs directoryNatanael Copa2015-08-263-52/+316
|
* main/openssh: security fixes from upstreamNatanael Copa2015-08-264-1/+118
| | | | | | | | | | | | | | | | | | | | | | | ref #4578 CVE-2015-6563: sshd(8): Portable OpenSSH only: Fixed a privilege separation weakness related to PAM support. Attackers who could successfully compromise the pre-authentication process for remote code execution and who had valid credentials on the host could impersonate other users. Reported by Moritz Jodeit. CVE-2015-6564: sshd(8): Portable OpenSSH only: Fixed a use-after-free bug related to PAM support that was reachable by attackers who could compromise the pre-authentication process for remote code execution. Also reported by Moritz Jodeit. CVE-2015-6565: sshd(8): OpenSSH 6.8 and 6.9 incorrectly set TTYs to be world- writable. Local attackers may be able to write arbitrary messages to logged-in users, including terminal escape sequences. Reported by Nikolay Edigaryev.
* main/abuild: workaround for fetching files to an nfs shareNatanael Copa2015-08-262-4/+55
|
* main/quagga-nhrp: upgrade to 20150825Timo Teräs2015-08-251-6/+6
|
* main/lua-cqueues: upgrade to 20150811Timo Teräs2015-08-251-5/+5
|
* main/libxml2: clean up and improve deps for -devNatanael Copa2015-08-251-3/+10
| | | | | | | | - the -dev package does not need python -dev so remove that. - dont build static libc - move a shell script to -dev package fixes #4553
* testing/acccheck: new aportAlan Lacerda2015-08-251-0/+41
|
* main/chromium: update to 44.0.2403.157Carlo Landmeter2015-08-241-5/+5
|
* testing/android-tools: build emulatorsNatanael Copa2015-08-242-6/+157
|
* main/mate-desktop: upgrade to 1.10.2Alan Lacerda2015-08-241-4/+4
|
* main/ruby: upgrade to 2.2.3Natanael Copa2015-08-241-5/+5
|
* main/mariadb: fix segfault due to strerror_rNatanael Copa2015-08-242-4/+45
|
* main/xf86-video-nouveau: depend on mesa-dri-nouveauSören Tempel2015-08-241-2/+2
| | | | | The xf86-video-{ati,intel} packages depend on the corresponding mesa-dri packages so this package should do so as well.
* testing/firefox: upgrade to 40.0.2Natanael Copa2015-08-241-4/+4
|
* main/mesa: upgrade to 10.6.5Natanael Copa2015-08-241-4/+4
|
* testing/libteam: update to 1.18Stuart Cardall2015-08-241-4/+4
|
* main/cython: update to 0.23.1Stuart Cardall2015-08-241-4/+4
| | | | | | | | | | | | | | | | | | 0.23.1 (2015-08-22) Bugs fixed Invalid C code for generators. This fixes ticket 858. Invalid C code for some builtin methods. This fixes ticket 856. Invalid C code for unused local buffer variables. This fixes ticket 154. Test failures on 32bit systems. This fixes ticket 857. Code that uses "from xyz import *" and global C struct/union/array variables could fail to compile due to missing helper functions. This fixes ticket 851. Misnamed PEP 492 coroutine property cr_yieldfrom renamed to cr_await to match CPython. Missing deallocation code for C++ object attributes in certain extension class hierarchies. Crash when async coroutine was not awaited. Compiler crash on yield in signature annotations and default argument values. Both are forbidden now. Compiler crash on certain constructs in finally clauses. Cython failed to build when CPython's pgen is installed.
* testing/lzip: new aportScrumpyJack2015-08-241-0/+41
| | | | | Lzip is a lossless data compressor http://lzip.nongnu.org/lzip.html
* main/nginx-lua: add -doc packageNatanael Copa2015-08-241-1/+2
|
* main/nginx-lua: enable http_auth_request moduleBartłomiej Piotrowski2015-08-231-1/+2
|
* main/nginx: enable http_auth_request moduleBartłomiej Piotrowski2015-08-231-1/+2
|
* main/freetype: update infinalityCarlo Landmeter2015-08-231-5/+5
|
* testing/android-tools: add mksdcardNatanael Copa2015-08-212-8/+21
|
* main/lftp: upgrade to 4.6.4Natanael Copa2015-08-211-4/+4
|
* main/marco: upgrade to 1.10.2Alan Lacerda2015-08-201-4/+4
|
* main/php-phalcon: upgrade to 2.0.7Natanael Copa2015-08-201-4/+4
|
* main/mosquitto: upgrade to 1.4.3Natanael Copa2015-08-201-5/+5
|
* main/pinentry: upgrade to 0.9.5Sören Tempel2015-08-201-10/+6
|
* main/libxfixes: rebuild to compress man pagesSören Tempel2015-08-201-1/+1
|