Alessio Sergi
02c1042581
python-urllib3: update to 1.9.1
2014-09-26 01:06:26 +02:00
Juan RP
b78ee901bd
gpgme: update to 1.5.1 (fixes CVE-2014-3564).
2014-09-25 21:14:10 +02:00
Juan RP
23a29f3263
xen: apply patch for XSA-105.
...
See http://seclists.org/oss-sec/2014/q3/637
2014-09-25 20:52:18 +02:00
Juan RP
4b20ea60ad
chromium: update to 37.0.2062.124 (fixes CVE-2014-1568).
2014-09-25 20:48:04 +02:00
Juan RP
2dd9420b25
bash: update to patchlevel 025 and apply 2nd patch for CVE-2014-6271.
...
See http://seclists.org/oss-sec/2014/q3/690
2014-09-25 20:29:21 +02:00
Juan RP
35870216f4
gtk+3: drop settings.ini and move some files from/to -demo.
2014-09-25 17:45:24 +02:00
Juan RP
cbb724f2f7
gnome-themes-standard: update to 3.14.0.
2014-09-25 17:04:26 +02:00
Juan RP
a58f289495
xbps-triggers: remove unnecessary compat symlink.
2014-09-25 16:56:41 +02:00
Christian Neukirchen
4ac917f471
xbps-triggers: typo in daemon gecos
2014-09-25 16:53:18 +02:00
Juan RP
cb209f63e6
gtk+3: update to 3.14.0.
2014-09-25 16:37:14 +02:00
Juan RP
5202f22f48
xbps-src: define some xxx_FOR_BUILD vars for cross builds.
2014-09-25 16:37:14 +02:00
Eivind Uggedal
5099c4f51d
New package: sxhkd-0.5.4.
2014-09-25 14:09:49 +00:00
Juan RP
e60886b966
xen: update to 4.4.1.
2014-09-25 16:00:11 +02:00
Enno Boland
a8ad90763b
firefox-i18n: update to 32.0.3.
2014-09-25 15:14:52 +02:00
Enno Boland
a00ec810cc
thunderbird-i18n: update to 31.1.2.
2014-09-25 15:14:52 +02:00
Juan RP
535117078c
xbps-src: create a <cross-target>-pkg-config wrapper when cross compiling.
...
This wrapper sets the env vars required for proper cross compiling, rather
than always setting them.
2014-09-25 14:38:16 +02:00
Enno Boland
80ebdaa055
firefox: Update to 32.0.3
2014-09-25 13:48:56 +02:00
Alessio Sergi
0af818b3c3
New package: qpdfview-0.4.11.1
...
A tabbed document viewer using Qt and the poppler library.
2014-09-25 13:26:00 +02:00
Enno Boland
26236bbc11
thunderbird: Update to 31.1.2
2014-09-25 13:20:55 +02:00
Juan RP
952848ebc3
xbps-src: make sure a target is always passed in to xbps-uhelper.
2014-09-25 12:44:36 +02:00
Juan RP
96b79d5eaf
at-spi2-atk: update to 2.14.0.
2014-09-25 12:07:41 +02:00
Juan RP
d78d4e4ecf
at-spi2-core: update to 2.14.0.
2014-09-25 12:05:08 +02:00
Juan RP
7b8e671ca0
glib: update to 2.42.0.
2014-09-25 11:48:34 +02:00
Juan RP
da0b44d2f5
spacefm: make this work with glib>=2.41 ( close #563 ).
2014-09-25 11:36:28 +02:00
Juan RP
5a4c552fec
spacefm: revbump to build -dbg pkg.
2014-09-25 11:15:36 +02:00
Juan RP
c7ba3f6d16
pmount: /etc/pmount.allow is a configuration file.
2014-09-25 11:04:54 +02:00
Enno Boland
9b90ba3651
New package: pmount-0.9.23
2014-09-25 10:54:44 +02:00
Juan RP
78853cfca6
gettext: update to 0.19.2.
2014-09-25 09:29:56 +02:00
Juan RP
f496e90b9c
chroot-gettext: update to 0.19.2.
2014-09-25 09:20:08 +02:00
Juan RP
1a4dfe87e1
xbps-src: do not check for fakeroot; it's not necessary anymore.
2014-09-25 08:34:37 +02:00
Juan RP
2eb23a655f
nss: update to 3.17.1.
2014-09-25 08:14:41 +02:00
Juan RP
5466d84564
nspr: update to 4.10.7.
2014-09-25 08:09:35 +02:00
Juan RP
d75238b0d8
xbps-src: remove fakeroot stuff completely.
2014-09-24 20:32:21 +02:00
Juan RP
fa816951c2
vim: update to 7.4.459.
2014-09-24 20:31:29 +02:00
Juan RP
992d730666
libsodium: update to 1.0.0.
2014-09-24 20:14:31 +02:00
Juan RP
799d24e803
base-chroot-musl: catch up with base-chroot.
2014-09-24 20:06:24 +02:00
Juan RP
b96e0ffe0a
xbps-src: cleanup signal handler catching SIGINT and SIGTERM.
...
- catching SIGHUP is meaningless.
- there's no point in clearning wkrsrc or removing autodeps, this is left
intact right now; this could be useful to have.
2014-09-24 20:03:20 +02:00
Juan RP
35da85f4eb
base-chroot: chroot-fakeroot is gone; thanks for your service.
2014-09-24 19:58:48 +02:00
Juan RP
1ce278f035
xbps-src: drop fakeroot; xbps-create(8) is our friend.
...
- This should work for almost 90% current packages, as reported by OpenBSD/ports.
- Packages that use install -o <user> -g <group> will get fixed progressively.
- xbps-create(8) by default sets pkg files as 0:0, if any pkg needs special
permissions those can be set via INSTALL scripts (for now).
2014-09-24 19:51:17 +02:00
Juan RP
b157085af7
dcron: use our CFLAGS; prepare for fakeroot removal.
2014-09-24 18:08:21 +02:00
Juan RP
099ab874c1
cups-filters: change etc/cups group via INSTALL.
2014-09-24 17:21:28 +02:00
Juan RP
ed83082de1
radare2-git: new snapshot requested by pancake.
2014-09-24 17:04:09 +02:00
Juan RP
d7cad76118
dnsmasq: update to 2.72.
2014-09-24 16:46:59 +02:00
Juan RP
554baa4d3e
bash: patch for CVE-2014-6271 via Novell.
2014-09-24 16:26:29 +02:00
Eivind Uggedal
1b160958a2
redis: use system jemalloc to fix cross compile
2014-09-24 09:17:11 +00:00
Eivind Uggedal
18bde8d6d6
New package: jemalloc-3.6.0.
2014-09-24 09:17:10 +00:00
Juan RP
766de1f31a
runit: update to 2.1.2.
2014-09-24 10:29:02 +02:00
Juan RP
f298c343bf
python-Sphinx: fixed cross build.
2014-09-24 09:21:26 +02:00
Juan RP
cbe3389952
xtrans: update to 1.3.5.
2014-09-24 09:17:23 +02:00
Alessio Sergi
6fb316bf2c
python-Sphinx: setuptools is required at run-time too
2014-09-24 09:00:00 +02:00