1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-23 14:11:36 +00:00
Commit graph

21550 commits

Author SHA1 Message Date
aszlig e5c24abf3b
virtualbox: 5.2.0 -> 5.2.2
Upstream changes without issue IDs:

 * User interface: various improvements for high resolution screens
 * User interface: added functionality to duplicate optical and floppy
                   images
 * User interface: various improvements for the virtual media manager
 * VMM: fixed emulation so that Plan 9 guests can start once more (5.1.0
        regression)
 * Storage: fixed regression breaking iSCSI
 * Audio: added HDA support for more exotic guests (e.g. Haiku)
 * Serial: fixed hanging I/O when using named pipes on Windows (5.2.0
           regression)
 * Serial: fixed broken communication with certain devices on Linux
           hosts
 * USB/OHCI: improved behavior so that the controller state after a VM
             reset is closer to the initial state after VM start
 * EFI: fixed HFS+ driver which in rare cases failed to access most
        files on a volume
 * Shared clipboard: fixed hang with OS X host and Linux guest
 * Linux hosts: fixed kernel module compilation and start failures with
                Linux kernel 4.14
 * X11 hosts: better handle WM_CLASS setting
 * Linux guests: fixed kernel module compilation and other problems with
                 Linux kernel 4.14
 * Linux guests: fixed various 5.2.0 regressions
 * Bridged networking: fixed duplicate EtherType in VLAN/priority tags
                       on Linux (5.2.0 regression)

The full changelog including issue IDs can be found at:

https://www.virtualbox.org/wiki/Changelog

Aside from just bumping the version number I also had to strip 3 levels
of the paths included in the guest-additions patches, because the
version was hardcoded in there and the patches still apply as-is.

I've re-added the stripped path using patchFlags and the -d option of
the patch utility.

Tested this by running all of the tests in the "virtualbox" NixOS VM
test module, here is the URL to the finished evaluation on my Hydra:

https://headcounter.org/hydra/eval/380191

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @NeQuissimus, @orivej, @etu, @vcunat
Issue: https://github.com/NixOS/nixpkgs/issues/31640
Issue: https://github.com/NixOS/nixpkgs/pull/31037
2017-11-24 23:10:57 +01:00
Vladimír Čunát 7dfa97969a
Merge branch 'staging' (older one)
Hydra seems OK-ish, except that some aarch64 jobs need restarting
after qt4 timing out for the first time:
https://hydra.nixos.org/eval/1412641?compare=1412561
2017-11-24 18:36:54 +01:00
Tim Steinbach 10b113f81b
vscode: 1.18.0 -> 1.18.1 2017-11-24 08:39:26 -05:00
Jörg Thalheim 17b9d12df8
Merge pull request #31974 from rittelle/fix-goland
Rename Jetbrains' Go IDE Gogland to goland
2017-11-24 11:36:27 +00:00
Orivej Desh 04a462b372 zcash: does not build on darwin 2017-11-24 11:23:01 +00:00
adisbladis 39a9ff95ef
go-ethereum: 1.7.2 -> 1.7.3 2017-11-24 13:52:07 +08:00
Andreas Rammhold e0b95635b3 texstudio: 2.12.4 -> 2.12.6
changelog:
```
- use Breeze window theme on KDE Plasma 5 (thanks to Alexander Wilms)
- support single-finger panning gesture on most config dialog components
- support single-finger panning touch gesture on log viewer
- pdf viewer scroll tool: support single-finger panning gesture
- center width-constrained documents in the editor (optional)
- add document tab context menu entries "Close" and "Close All Other Documents"
- improved layout of config build page
- add system check for language tool
- change search defaults to case-insensitive (feature-requests#1254)
- tags for beamer
- change preview default to embedded pdf
- handle preview failures more gracefully, i.e. no warning pop-ups
- repect preview settings (panel,etc) also for hover preview
- show hover preview as tooltip in case of inline-mode
- warn if compiler commands are actually a command list
- several improvements to the latex parser
- notify that a restart is required when switching between modern and classic style
- improved LanguageTool communication: better error handling
- add reset to default button for some LT settings
- add 200ms delay before showing auto-hidden viewer toolbar to prevent flicker
- eye candy for pdf circular magnifier (adapted code from texworks)
- show pdf highlight in magnifier
- capslock does not close completer any more
- alternative approach for determine directories from complete texts
- use cache for previews
- auto open completer when starting to type in references, packages etc.
- scripting: editor.cutBuffer
- subframetitle in structure view
- enable inputMethod (e.g. ^) in completer
- change default for complete non-text chacters to off, as it tends to cause unexpected behaviour
- fix word separation with punctuation
- fix: remove incorrect warning "Unknown magic comment" for "% !TeX TS-program = "
- fix: avoid compile fail if magic comment program is spelled wrongly
- fix: duplicate lines in autogenerated cwl files
- fix multi line argument interpretation
- fix pdfviewer in enlarged mode
- fix editing of basic shortcuts
- fix number in length keyVals
- fix flickering in structure view
- fix crash with qimage cache
- fix crash when restoring centralVSplitterState (bug 2175)
- fix highlighting of current entry in structure
- fix Open Terminal not working on windows QTBUG-57687 (bug 2178)
- fix column detection for tabu/longtabu
```
2017-11-23 20:28:07 +01:00
rittelle beee8119b8 jetbrains.datagrip: 2017.2.2 -> 2017.2.3 2017-11-23 15:54:03 +01:00
rittelle b2b995f65a jetbrains.goland: renamed from jetbrains.gogland
Product renamed to match the name used on the Product website and inside
the update.xml used by the update script.
This also updated the version to 173.3727.79.
2017-11-23 15:51:52 +01:00
Graham Christensen e1c020d6a2
Merge pull request #31964 from srhb/imagemagick-up
imagemagick: 6.9.9-21 -> 6.9.9-23
2017-11-23 07:27:59 -05:00
Sarah Brofeldt a5783484ee imagemagick: 6.9.9-21 -> 6.9.9-23 2017-11-23 11:11:31 +01:00
Bjørn Forsman 1e5bdbb273
Merge pull request #27344 from lukeadams/gnuradio-update
Gnuradio: Enable Darwin Support
2017-11-23 08:23:07 +01:00
Luke Adams 367e5f726f gnuradio-osmosdr: update homepage 2017-11-22 21:46:13 -06:00
Luke Adams 03193f542e gnuradio-{ais,gsm,nacl,osmosdr,rds}: enableParallelBuilding 2017-11-22 21:46:12 -06:00
Luke Adams b1c666ef6c gnuradio-{ais,gsm,nacl,osmosdr,rds}: enable Darwin building 2017-11-22 21:46:12 -06:00
Luke Adams d8d9697402 gnuradio-ais: Fix Volk library search issue. Fix incorrect version date.
- Issue fixed in my PR (bistromath/gr-ais@8502d02)
- The commit date of the original src is "2015-12-20" not "2016-08-26" (version hasn't changed)
2017-11-22 21:46:11 -06:00
Luke Adams 86d953ee39 gnuradio: enable Darwin building 2017-11-22 21:46:11 -06:00
Luke Adams 1b1c82f4f4 gnuradio: 3.7.11.0 -> 3.7.11.1
this version includes GCC6 improvements
2017-11-22 21:46:10 -06:00
Luke Adams 5d75dbe5e5 gnuradio: Resolve darwin c++11 issues
-std=c++11 causes errors with OBJ-C files on Darwin. Inject dynamic compiler flag into every cmake file to work around this.
2017-11-22 21:46:10 -06:00
Luke Adams 6e9140d5c3 gnuradio: force wxgui and pygtk check to true
enables gnuradio-companion compilation in headless/nix-multiuser environment
2017-11-22 21:44:29 -06:00
Luke Adams 17908a7de1 gnuradio: setupHook: enable composition with nix-shell 2017-11-22 21:44:28 -06:00
Luke Adams 482d8de3b0 gnuradio: postInstall: PYTHONPATH / DYLD_FRAMEWORK_PATH notes 2017-11-22 21:44:28 -06:00
Luke Adams 3cdf4308b2 gnuradio: wrapProgram: set DYLD_FRAMEWORK_PATH
This prevents CoreFoundation-related crashes
2017-11-22 21:44:02 -06:00
Samuel Leathers b4c63c3648
Merge pull request #31921 from corngood/rdesktop-krb
rdesktop: enable credssp
2017-11-22 22:04:49 -05:00
Samuel Leathers 06251bec3c
Merge pull request #31949 from vbgl/gnumeric-1.12.36
gnumeric: 1.12.35 -> 1.12.36; goffice: 0.10.35 -> 0.10.36
2017-11-22 21:25:31 -05:00
Parnell Springmeyer 57f1a67026
signal-desktop: Add @ixmatus to the list of maintainers 2017-11-22 16:57:36 -06:00
Luke Adams e81d84fcea gnuradio: add CoreAudio input for Darwin 2017-11-22 16:42:21 -06:00
Luke Adams 861773bfa5 gnuradio: reorder build inputs 2017-11-22 16:42:21 -06:00
Luke Adams b9c426c5a6 gnuradio: use qwt6_qt4 instead of qwt5 2017-11-22 16:42:20 -06:00
Luke Adams ba49dfb318 gnuradio: document purpose of package inputs 2017-11-22 16:42:20 -06:00
Luke Adams 60d95cc41a rtl-sdr: enable Darwin building; postInstall: only run on Linux 2017-11-22 16:42:19 -06:00
Luke Adams 4bc189db28 urh: platforms to linux only due to qt5 issue on Darwin 2017-11-22 16:42:19 -06:00
Luke Adams 9be55b0d04 libosmocore: enable Darwin building 2017-11-22 16:42:18 -06:00
Luke Adams b32e8ce7d7 libosmocore: 0.9.0 -> 0.9.6
add new required talloc, python2 inputs; enableParallelBuilding
2017-11-22 16:42:18 -06:00
Jörg Thalheim 322b8344be
Merge pull request #31886 from adisbladis/firefox-beta-bin-58_0b5
Firefox beta & devedition bin packages 58.0b5
2017-11-22 21:19:37 +00:00
Frederik Rietdijk 2eafb3cf9f
Merge pull request #31942 from das-g/qgis-2.18.14
QGIS 2.18.13 -> 2.18.14
2017-11-22 21:09:07 +01:00
Bjørn Forsman 7e9b186fe4 owncloud-client: unbreak build
By reusing the nextcloud patch to find the "Sql" module (Qt5Sql).

https://hydra.nixos.org/build/64533236/nixlog/1/tail
2017-11-22 20:18:24 +01:00
Frederik Rietdijk 8fafa3a85a
Merge pull request #31934 from romildo/upd.qbittorrent
qbittorrent: 3.3.16 -> 4.0.1
2017-11-22 20:06:47 +01:00
Vincent Laporte 1f5c2fe90a
gnumeric: 1.12.35 -> 1.12.36
goffice: 0.10.35 -> 0.10.36
2017-11-22 18:52:31 +00:00
Frederik Rietdijk fe84985267
Merge pull request #31936 from Moredread/calibre
calibre: Fix error when sending E-Mails
2017-11-22 19:44:53 +01:00
Raphael Das Gupta d756dedb9a qgis: 2.18.13 -> 2.18.14 2017-11-22 18:42:42 +01:00
David McFarland 916d1a409c rdesktop: enable credssp w/ libgssglue 2017-11-22 12:33:32 -04:00
Peter Simons aba9985ff9 melpa-packages.nix: unbreak "shm", which builds fine for me
Ping @mdorman
2017-11-22 14:55:38 +01:00
Jörg Thalheim 66b732a586
Merge pull request #31928 from andir/slack-2.90
slack: 2.8.2 -> 2.9.0
2017-11-22 13:15:51 +00:00
Tim Steinbach 44f1d45833
Merge pull request #31899 from NeQuissimus/docker_17_11
docker-edge: 17.10 -> 17.11
2017-11-22 13:05:49 +00:00
André-Patrick Bubel 04bdff3d8f
calibre: Fix error when sending E-Mails
When sending E-Mails an error was thrown due to the missing 'dns'
python package.
2017-11-22 13:41:23 +01:00
José Romildo Malaquias a3ae91aa2f qbittorrent: 3.3.16 -> 4.0.1 2017-11-22 10:02:40 -02:00
Andreas Rammhold 1f0819a7cb
slack: 2.8.2 -> 2.9.0 2017-11-22 09:31:03 +01:00
Joachim F 7059c88290
Merge pull request #31207 from rnhmjoj/mutt-gpg
mutt: add option to configure S/MIME and GnuPG
2017-11-22 04:08:10 +00:00
Cray Elliott 86c0844d32 obs-studio: 20.1.0 -> 20.1.3 2017-11-21 19:15:44 -08:00