Juan RP
fb83aa9025
xbps-src: a path to the sourcepkg directory can now be used.
...
For example:
$ ./xbps-src install srcpkgs/foo
$ ./xbps-src install /path/to/void-packages/srcpkgs/foo
$ ./xbps-src install foo
$ cd srcpkgs/foo && xbps-src (if void-packages is in PATH)
The basename of the pkgname argument is now used.
2014-09-27 06:53:27 +02:00
Juan RP
1c22f1e6f3
bash: apply NetBSD patches to disable importing functions from environment.
...
This avoids completely shellshock.
1)
$NetBSD: patch-shell.c,v 1.1 2014/09/25 20:28:32 christos Exp $
Add flag to disable importing of function unless explicitly enabled
2)
$NetBSD: patch-variables.c,v 1.1 2014/09/25 20:28:32 christos Exp $
Only read functions from environment if flag is set.
2014-09-27 06:36:58 +02:00
Juan RP
56dc0aa78a
git: update to 2.1.1.
2014-09-27 05:45:17 +02:00
Juan RP
de1fb47ffe
clipit: start desc with a capital; remove useless var.
2014-09-27 04:59:14 +02:00
Juan RP
6ab69ef143
xbps-src: hooks/script-wrapper: create a pkg-config symlink to the real wrapper.
...
...otherwise the envvars for cross compilation won't be set and
lots of packages are broken.
2014-09-27 04:57:20 +02:00
Juan RP
1934832e35
edbrowse: fixed cross build.
2014-09-27 04:49:19 +02:00
Juan RP
5f75f8a37a
xbps-triggers: system-accounts: print info if system acct/grp cannot be created.
...
...this way the user knows what system accounts must be created manually.
2014-09-27 04:44:53 +02:00
Juan RP
0a1ee2966a
xbps-src: hooks/script-wrapper: generate the wrappers just once.
2014-09-27 03:58:09 +02:00
Juan RP
c2063e026e
bash: update to 4.3 patchlevel 026 (fixes CVE-2014-7169).
2014-09-27 03:19:21 +02:00
Jan S
c3f569e1bc
youtube-dl: update to 2014.09.25.
2014-09-27 02:37:26 +02:00
Christian Neukirchen
846542df44
edbrowse: update to 3.5.1.
2014-09-27 00:34:18 +02:00
Christian Neukirchen
3f22f8c94d
debootstrap: fix checksum.
2014-09-27 00:34:18 +02:00
Christian Neukirchen
b17a21cdc2
schedule: update to 6.0.2.
2014-09-27 00:32:17 +02:00
Christian Neukirchen
91de48c3c7
erlang: update to 17.3.
2014-09-27 00:32:17 +02:00
Christian Neukirchen
a8726299dc
fingerprint-gui: update to 1.06.
2014-09-27 00:32:17 +02:00
Christian Neukirchen
402c886e3b
debootstrap: update to 1.0.63.
2014-09-27 00:12:40 +02:00
Christian Neukirchen
8f1d86f87c
fatrace: update to 0.8.
2014-09-27 00:11:13 +02:00
Christian Neukirchen
c5e7c74014
tlsdate: update to 0.0.10.
2014-09-26 18:51:28 +02:00
Christian Neukirchen
3d5254e1a5
New package: pax-utils-0.8.1
2014-09-26 18:48:31 +02:00
Enno Boland
af7458b90c
clipit: add missing depencies.
2014-09-26 18:16:00 +02:00
Enno Boland
afb5a2b5b7
liferea: add missing dependencies.
2014-09-26 17:58:03 +02:00
Enno Boland
6137616017
New package: clipit-1.4.2
2014-09-26 17:49:01 +02:00
Enno Boland
fb3bbe2db9
New package: liferea-1.11.1
2014-09-26 17:49:01 +02:00
Christian Neukirchen
67a9ca5842
tlsdate: fix i686 build.
2014-09-26 16:04:31 +02:00
Christian Neukirchen
b3c6924347
New package: tlsdate-0.0.9
2014-09-26 15:51:03 +02:00
Juan RP
5660060e52
xinit: revert behaviour of running X in active tty.
2014-09-26 14:24:27 +02:00
Juan RP
0dd0f762e1
qemu: fix cross build: don't redefine PKG_CONFIG, it's already set.
2014-09-26 13:27:48 +02:00
Juan RP
8ddf256957
xbps-src: set PKG_CONFIG env var to the triplet-pkg-config wrapper.
2014-09-26 12:07:23 +02:00
Juan RP
734274ebf7
qemu: update to 2.1.2.
2014-09-26 11:59:45 +02:00
Juan RP
28a53e5cc6
chromium: force use of ld(1) --no-keep-memory.
2014-09-26 11:56:02 +02:00
Juan RP
d64843d835
chromium: try to fix ld(1) memory exhaustion on x86.
2014-09-26 07:33:52 +02:00
Juan RP
d1f98fb708
mksh: fix manpage, from pkgsrc.
2014-09-26 07:29:55 +02:00
Eivind Uggedal
c61ae6145c
go: update to 1.3.2.
2014-09-26 05:11:24 +00:00
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