Commit Graph
100 Commits
Author SHA1 Message Date
Andreas Rammhold a45d9b30d8 Merge pull request #42031 from andir/webkitgtk
webkitgtk: 2.20.2 -> 2.20.3
2018-06-14 22:04:41 +02:00
Andreas Rammhold 580724655e webkitgtk: 2.20.2 -> 2.20.3
This addresses several issues with webkitgtk 2.20.2:

- CVE-2018-4190, information leak (credentials)
- CVE-2018-4199, arbitrary code execution
- CVE-2018-4218, arbitrary code execution
- CVE-2018-4222, arbitrary code execution
- CVE-2018-4232, cookies might be overriden
- CVE-2018-4233, arbitrary code execution
- CVE-2018-11646, application crash
- CVE-2018-12293, heap buffer overflow
2018-06-14 20:04:33 +02:00
Andreas Rammhold fafbabd0c7 Merge pull request #42028 from fadenb/synapse
matrix-synapse: 0.31.1 -> 0.31.2
2018-06-14 19:42:39 +02:00
Andreas Rammhold a964d29f49 Merge pull request #41815 from Gerschtli/fix/dwm-status
dwm-status: add xsetroot and alsaUtils as runtime deps
2018-06-12 19:34:19 +02:00
Andreas Rammhold 559e26d7de Merge pull request #41808 from andir/gnupg-2.2.8
gnupg: 2.2.7 -> 2.2.8
2018-06-11 00:22:22 +02:00
Andreas Rammhold 1abc0537b6 gnupg: 2.2.7 -> 2.2.8
This addresses CVE-2018-12020. The details can be retrived from the
changelog [1].

[1] https://lists.gnupg.org/pipermail/gnupg-announce/2018q2/000425.html
2018-06-10 21:30:52 +02:00
Andreas Rammhold 2b1915b9f6 Merge pull request #41731 from andir/memcached-test
nixos/memcached: added simple set/get test
2018-06-09 08:07:51 +02:00
Andreas Rammhold 1305752ba0 nixos/memcached: added simple set/get test
The test ensures that the services comes up and accepts/provides values.
2018-06-09 02:11:15 +02:00
Andreas Rammhold 0decee48f5 Merge pull request #41466 from andir/haproxy-1.8.9
Haproxy 1.8.9
2018-06-08 23:41:05 +02:00
Andreas Rammhold 4c9c4c0a97 haproxy: fix build on darwin 2018-06-08 23:17:44 +02:00
Andreas Rammhold e179003026 nixos/tests; add haproxy 2018-06-08 22:31:47 +02:00
Andreas Rammhold ea8b37c1c8 haproxy: fix CVE-2018-11469 2018-06-04 22:11:09 +02:00
Andreas Rammhold 6d03390d12 haproxy: 1.8.4 -> 1.8.9
This fixes CVE-2018-10184 a potential remote denial of service in the
http/2 module. The version bump also includes various other changes that
are described in the changelog [1]:

2018/05/18 : 1.8.9
    - BUG/MINOR: pattern: Add a missing HA_SPIN_INIT() in pat_ref_newid()
    - BUG/MAJOR: channel: Fix crash when trying to read from a closed socket
    - BUG/MINOR: log: t_idle (%Ti) is not set for some requests
    - BUG/MEDIUM: lua: Fix segmentation fault if a Lua task exits
    - MINOR: h2: detect presence of CONNECT and/or content-length
    - BUG/MEDIUM: h2: implement missing support for chunked encoded uploads
    - BUG/MINOR: lua/threads: Make lua's tasks sticky to the current thread
    - BUG/MINOR: config: disable http-reuse on TCP proxies
    - BUG/MINOR: checks: Fix check->health computation for flapping servers
    - BUG/MEDIUM: threads: Fix the sync point for more than 32 threads
    - BUG/MINOR: lua: Put tasks to sleep when waiting for data
    - DOC/MINOR: clean up LUA documentation re: servers & array/table.
    - BUG/MINOR: map: correctly track reference to the last ref_elt being dumped
    - BUG/MEDIUM: task: Don't free a task that is about to be run.
    - BUG/MINOR: lua: schedule socket task upon lua connect()
    - BUG/MINOR: lua: ensure large proxy IDs can be represented
    - BUG/MEDIUM: http: don't always abort transfers on CF_SHUTR
    - BUG/MEDIUM: pollers: Use a global list for fd shared between threads.
    - BUG/MEDIUM: ssl: properly protect SSL cert generation
    - BUG/MINOR: spoe: Mistake in error message about SPOE configuration

2018/04/19 : 1.8.8
    - BUG/MEDIUM: threads: Fix the max/min calculation because of name clashes
    - BUG/MEDIUM: connection: Make sure we have a mux before calling detach().
    - BUG/MINOR: http: Return an error in proxy mode when url2sa fails
    - BUG/MEDIUM: kqueue: When adding new events, provide an output to get errors.
    - BUG/MINOR: cli: Guard against NULL messages when using CLI_ST_PRINT_FREE
    - MINOR: cli: Ensure the CLI always outputs an error when it should
    - DOC: lua: update the links to the config and Lua API
    - BUG/CRITICAL: h2: fix incorrect frame length check

2018/04/07 : 1.8.7
    - BUG/MAJOR: cache: always initialize newly created objects
    - MINOR: servers: Support alphanumeric characters for the server templates names

2018/04/05 : 1.8.6
    - BUG/MINOR: lua: the function returns anything
    - BUG/MINOR: lua funtion hlua_socket_settimeout don't check negative values
    - BUILD/MINOR: fix build when USE_THREAD is not defined
    - MINOR: cli/threads: make "show fd" report thread_sync_io_handler instead of "unknown"
    - MINOR: cli: make "show fd" report the mux and mux_ctx pointers when available
    - BUILD/MINOR: cli: fix a build warning introduced by last commit
    - BUG/MINOR: hpack: fix harmless use of uninitialized value in hpack_dht_insert
    - CLEANUP: h2: rename misleading h2c_stream_close() to h2s_close()
    - MINOR: h2: provide and use h2s_detach() and h2s_free()
    - BUG/MAJOR: h2: remove orphaned streams from the send list before closing
    - MINOR: h2: always call h2s_detach() in h2_detach()
    - MINOR: h2: fuse h2s_detach() and h2s_free() into h2s_destroy()
    - BUG/MEDIUM: h2/threads: never release the task outside of the task handler
    - BUG/MEDIUM: h2: don't consider pending data on detach if connection is in error
    - BUILD/MINOR: threads: always export thread_sync_io_handler()
    - BUG/MEDIUM: h2: always add a stream to the send or fctl list when blocked
    - BUG/MINOR: checks: check the conn_stream's readiness and not the connection
    - BUG/MINOR: email-alert: Set the mailer port during alert initialization
    - BUG/MINOR: cache: fix "show cache" output
    - BUG/MINOR: fd: Don't clear the update_mask in fd_insert.
    - BUG/MAJOR: cache: fix random crashes caused by incorrect delete() on non-first blocks
    - BUG/MINOR: spoe: Initialize variables used during conf parsing before any check
    - BUG/MINOR: spoe: Don't release the context buffer in .check_timeouts callbaclk

2018/03/23 : 1.8.5
    - BUG/MINOR: threads: fix missing thread lock labels for 1.8
    - BUG/MEDIUM: ssl: Don't always treat SSL_ERROR_SYSCALL as unrecovarable.
    - BUG/MEDIUM: ssl: Shutdown the connection for reading on SSL_ERROR_SYSCALL
    - BUG/MINOR: init: Add missing brackets in the code parsing -sf/-st
    - BUG/MINOR: ssl/threads: Make management of the TLS ticket keys files thread-safe
    - BUG/MEDIUM: http: Switch the HTTP response in tunnel mode as earlier as possible
    - BUG/MEDIUM: ssl/sample: ssl_bc_* fetch keywords are broken.
    - DOC: lua: new prototype for function "register_action()"
    - DOC: cfgparse: Warn on option (tcp|http)log in backend
    - BUG/MINOR: debug/pools: properly handle out-of-memory when building with DEBUG_UAF
    - MINOR: debug/pools: make DEBUG_UAF also detect underflows
    - BUG/MINOR: h2: Set the target of dbuf_wait to h2c
    - MINOR: stats: display the number of threads in the statistics.
    - BUG/MEDIUM: h2: always consume any trailing data after end of output buffers
    - BUG/MEDIUM: buffer: Fix the wrapping case in bo_putblk
    - BUG/MEDIUM: buffer: Fix the wrapping case in bi_putblk
    - Revert "BUG/MINOR: send-proxy-v2: string size must include ('\0')"
    - MINOR: systemd: Add section for SystemD sandboxing to unit file
    - MINOR: systemd: Add SystemD's Protect*= options to the unit file
    - MINOR: systemd: Add SystemD's SystemCallFilter option to the unit file
    - MINOR/BUILD: fix Lua build on Mac OS X
    - BUILD/MINOR: fix Lua build on Mac OS X (again)
    - BUG/MINOR: session: Fix tcp-request session failure if handshake.
    - CLEANUP: .gitignore: Ignore binaries from the contrib directory
    - BUG/MINOR: unix: Don't mess up when removing the socket from the xfer_sock_list.
    - BUG/MEDIUM: h2: also arm the h2 timeout when sending
    - BUG/MINOR: cli: Fix a crash when passing a negative or too large value to "show fd"
    - CLEANUP: ssl: Remove a duplicated #include
    - CLEANUP: cli: Remove a leftover debug message
    - BUG/MINOR: cli: Fix a typo in the 'set rate-limit' usage
    - BUG/MEDIUM: fix a 100% cpu usage with cpu-map and nbthread/nbproc
    - BUG/MINOR: force-persist and ignore-persist only apply to backends
    - BUG/MEDIUM: spoe: Remove idle applets from idle list when HAProxy is stopping
    - BUG/MEDIUM: threads/unix: Fix a deadlock when a listener is temporarily disabled
    - BUG/MAJOR: threads/queue: Fix thread-safety issues on the queues management
    - BUG/MINOR: dns: don't downgrade DNS accepted payload size automatically
    - BUG/MINOR: seemless reload: Fix crash when an interface is specified.
    - BUG/MINOR: cli: Fix a crash when sending a command with too many arguments
    - BUILD: ssl: Fix build with OpenSSL without NPN capability
    - BUG/MINOR: spoa-example: unexpected behavior for more than 127 args
    - BUG/MINOR: lua: return bad error messages
    - BUG/MEDIUM: tcp-check: single connect rule can't detect DOWN servers
    - BUG/MINOR: tcp-check: use the server's service port as a fallback
    - BUG/MEDIUM: threads/queue: wake up other threads upon dequeue
    - MINOR: log: stop emitting alerts when it's not possible to write on the socket
    - BUILD/BUG: enable -fno-strict-overflow by default
    - DOC: log: more than 2 log servers are allowed
    - DOC: don't suggest using http-server-close
    - BUG/MEDIUM: h2: properly account for DATA padding in flow control
    - BUG/MINOR: h2: ensure we can never send an RST_STREAM in response to an RST_STREAM
    - BUG/MINOR: listener: Don't decrease actconn twice when a new session is rejected

[1] https://www.haproxy.org/download/1.8/src/CHANGELOG
2018-06-04 22:10:49 +02:00
Andreas Rammhold 033798f961 Merge pull request #41405 from andir/prosody-cve-2018-10847
prosody: 0.10.1 -> 0.10.2
2018-06-03 10:34:27 +02:00
Andreas Rammhold 83e4f66347 prosody: 0.10.1 -> 0.10.2
Fixes CVE-2018-10847 [1] and a bunch of minor things [2].

[1] https://prosody.im/security/advisory_20180531/
[2] http://blog.prosody.im/prosody-0-10-2-security-release/
2018-06-03 10:05:32 +02:00
Andreas Rammhold bc069622dd Merge pull request #41367 from andir/nixos-mpd-dbFile-null
nixos/mpd: allow services.mpd.dbFile to be null
2018-06-01 19:39:17 +02:00
Andreas Rammhold a0797bad2c nixos/mpd: allow services.mpd.dbFile to be null
This change allows users to specify an alternative database method. For
example an mpd satellite setup where another mpd on the network shares
it's database with the local instance. The `dbFile` parameter must not be
configured in that case.
2018-06-01 19:17:15 +02:00
Andreas Rammhold 40e76194f8 Merge pull request #41005 from flokli/master-zziplib-0.13.69
zziplib: gdraheim/zziplib#27 is not an issue anymore
2018-05-24 08:09:00 +02:00
Andreas Rammhold f763f8cdfe Merge pull request #40890 from dotlambda/restic-0.9.0
restic: 0.8.3 -> 0.9.0
2018-05-22 00:05:41 +02:00
Andreas Rammhold 59e18906bc Merge pull request #40610 from andir/firefox-60-aarch64
firefox: fix build on aarch64 with version >= 60
2018-05-17 00:23:38 +02:00
Andreas Rammhold 780d122d72 firefox: fix build on aarch64 with version >= 60
The firefox build fails with an error referring to ssse2 which doesn't
exist on aarch64.
2018-05-16 21:08:19 +02:00
Andreas Rammhold 8a93595550 sysprof: 1.2.0 -> 3.28.1 2018-05-16 16:54:12 +02:00
Andreas Rammhold 6ec7291a79 Merge pull request #40006 from taku0/firefox-bin-59.0.3
firefox, firefox-bin: 59.0.2 -> 59.0.3, firefox-esr: 2.7.3esr -> 52.7.4esr
2018-05-12 19:50:04 +02:00
Andreas Rammhold 4320c1151d nss: removed aarch64 patch
With the update to 3.36 the patch introduced with e96473b is no longer
required.
2018-05-12 20:03:31 +09:00
Andreas Rammhold 7c05ada612 Merge pull request #39643 from andir/quassel-0.12.5
quassel: 0.12.4 -> 0.12.5 (fixes RCE & remote crash)
2018-04-28 12:03:46 +02:00
Andreas Rammhold bf325f1bd7 quassel: 0.12.4 -> 0.12.5 (fixes RCE & remote crash)
It was found that Quassel could be remotely crashed and had an
unauthenticated RCE vulnerability. The public annoucement can be found
on the oss-sec archive [1]. The bump to 0.12.5 is supposed fixe both issues.

[1] http://seclists.org/oss-sec/2018/q2/77
2018-04-28 11:08:42 +02:00
Andreas Rammhold a415a95e7c caf: 0.15.3 -> 0.15.7 2018-04-13 21:29:47 +02:00
Andreas Rammhold e9f74b91d6 go_1_9: 1.9.4 -> 1.9.5
This is a maintenance bump of the golang 1.9 version.

Within the updates are a few bug fixes including an (extended?)
fix for CVE-2018-7187 [1].

The complete changelog is available at the golang GitHub project [2].

[1] https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-7187
[2] https://github.com/golang/go/issues?q=milestone%3AGo1.9.5
2018-04-01 12:44:08 +02:00
Andreas Rammhold 568d30bb10 go_1_10: 1.10 -> 1.10.1
This updates go to the latest version of the golang 1.10 branch.
A few minor (but important) things are fixed in this version:

* CVE-2018-7187 - arbitrary code execution in `go get` (when used with
  --insecure) [1]
* Extended Key Usage verification in client certificate scenarios [3]
* a bunch of stability changes

The full list of changes can se been on GitHub [2] & [4].

[1] https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-7187
[2] https://github.com/golang/go/issues?q=milestone%3AGo1.10.1
[3] https://github.com/golang/go/issues/23884
[4] https://github.com/golang/go/issues/24563
2018-03-31 17:02:53 +02:00
Andreas Rammhold 6abbe39551 firefox-bin: 59.0.1 -> 59.0.2
Fixes MFSA2018-10 [1].

[1] https://www.mozilla.org/en-US/security/advisories/mfsa2018-10/
2018-03-28 00:29:10 +02:00
Andreas Rammhold 24a2c3fe58 firefox-esr: 52.7.2esr -> 52.7.3esr
Fixes MFSA2018-10 [1].

[1] https://www.mozilla.org/en-US/security/advisories/mfsa2018-10/
2018-03-28 00:29:05 +02:00
Andreas Rammhold 34fe4bce9a Merge pull request #37931 from andir/openssl
openssl{,1_1_0} update (1.0.2o, 1.1.0h)
2018-03-28 00:10:58 +02:00
Andreas Rammhold 72110322c0 openssl_1_1_0: 1.1.0g -> 1.1.0h (fixes CVE-2018-0739, CVE-2017-3738)
Also fixes CVE-2018-0733 but we do not support HP-UX to my knowledge :-)

Announcement at [1].

[1] https://www.openssl.org/news/secadv/20180327.txt
2018-03-27 21:31:59 +02:00
Andreas Rammhold 4bf9b4a328 openssl: 1.0.2n -> 1.0.2o (fixes CVE-2017-3738, CVE-2018-0739)
Announcement can be found at [1].

[1] https://www.openssl.org/news/secadv/20180327.txt
2018-03-27 21:31:41 +02:00
Andreas Rammhold 73244d10bb libdazzle: init at 3.28.0 2018-03-22 07:46:51 +01:00
Andreas Rammhold d2eddd1a97 Merge pull request #37490 from ryantm/auto-update/libyaml-cpp
libyamlcpp: 0.6.1 -> 0.6.2
2018-03-21 06:31:21 +01:00
Andreas Rammhold 2bbd1d9eb5 Merge pull request #37208 from taku0/firefox-bin-59.0.1
firefox, firefox-bin: 59.0 -> 59.0.1,  firefox-esr: 52.7.1esr -> 52.7.2esr  [Critical security fixes]
2018-03-18 10:47:17 +01:00
Andreas Rammhold c89ec027eb tremor: svn-17866 -> git-562307a
This updates tremor to a newer version and it's new home in a git
repository. It hasn't been updated since 2011 and is used as a build
input for other packages.

Also fixes CVE-2018-5146 [1].

[1] http://seclists.org/oss-sec/2018/q1/243
2018-03-17 19:25:51 +01:00
Andreas Rammhold 879ffc06fe libvorbis: 1.3.5 -> 1.3.6
This update includes the removed patches (CVE-2017-14632,
CVE-2017-14633) and additionally fixes CVE-2018-5146 [1].

The changelog:

libvorbis 1.3.6 (2018-03-16) -- "Xiph.Org libVorbis I 20180316 (Now 100% fewer shells)"

* Fix CVE-2018-5146 - out-of-bounds write on codebook decoding.
* Fix CVE-2017-14632 - free() on unitialized data
* Fix CVE-2017-14633 - out-of-bounds read
* Fix bitrate metadata parsing.
* Fix out-of-bounds read in codebook parsing.
* Fix residue vector size in Vorbis I spec.
* Appveyor support
* Travis CI support
* Add secondary CMake build system.
* Build system fixes

[1] http://seclists.org/oss-sec/2018/q1/243
2018-03-17 19:17:56 +01:00
Andreas Rammhold 97ab4c1072 dino: unstable-2018-02-11 -> unstable-2018-03-10 2018-03-16 08:14:20 +01:00
Andreas Rammhold 2469e7ef13 Merge pull request #36940 from pbogdan/libgksu-fix-build
libgksu: fix build
2018-03-15 08:49:55 +01:00
Andreas Rammhold fb5e496b10 Merge pull request #36950 from DarkScythe97/microcode-intel
microcode-intel: 20171117 -> 20180312
2018-03-15 08:43:29 +01:00
Andreas Rammhold 1406823446 Merge pull request #36935 from xeji/p/libdynd
libdynd: fix build w/gcc7
2018-03-14 07:19:48 +01:00
Andreas Rammhold 7a04c2ca29 Merge pull request #36243 from dotlambda/dovecot
dovecot: 2.3.0 -> 2.3.0.1
2018-03-03 13:53:43 +01:00
Andreas Rammhold a6664d8192 mupdf: apply patch for CVE-2018-6544 (part 2)
This (hopefully) completes 998b1ef.
2018-02-23 22:25:37 +01:00
Andreas Rammhold 9ce085f1f8 Merge pull request #35018 from andir/irssi-1.1.1
irssi: 1.1.0 -> 1.1.1
2018-02-15 21:29:03 +01:00
Andreas Rammhold 4893d3514e irssi: 1.1.0 -> 1.1.1
fixes CVE-2018-7050, CVE-2018-7051, CVE-2018-7052, CVE-2018-7053, CVE-2018-7054
2018-02-15 21:16:10 +01:00
Andreas Rammhold 358b821bbe Merge pull request #34794 from ajs124/update/texmaker_and_studio
move texstudio from qt4 to qt5
2018-02-13 16:52:05 +01:00
Andreas Rammhold 122fa75b2d Merge pull request #34426 from andir/libyamlcpp
WIP: libyaml-cpp: 0.5.3 -> 0.6.1
2018-02-13 16:43:40 +01:00
Andreas Rammhold 7c105205ad ring-daemon: mark as broken since the patched pjsip fails to build
The patches do no longer apply on-top of the pjsip version we provice.
One of the maintainers (@Radvendii @olynch) should have a look what can
be done about this.

The build has been failing since 2017-07-31…
2018-02-13 16:32:00 +01:00
Andreas Rammhold 77dba4865f openxcom: 1.0.0 -> 1.0.0.2018.01.28
Update to a recent git head since porting more compiler fixes without
affecting the gameplay/features would require writing custom patches.

The current maintainer (@cpages) ack'ed this change via IRC.
2018-02-13 16:31:59 +01:00
Andreas Rammhold 85d0eb712f interception-tools: removed custom libyamlcppWithoutBoost
Since upstream libyaml-cpp does not reuqire boost anymore it is safe to
remove.
2018-02-13 16:31:51 +01:00
Andreas Rammhold f80b233072 libyaml-cpp: 0.5.3 -> 0.6.1 2018-02-13 14:57:22 +01:00
Andreas Rammhold b1ba405c3c Merge pull request #34676 from dtzWill/feature/diffpdf-qt5
diffpdf: move to using qt5
2018-02-13 13:00:59 +01:00
Andreas Rammhold d985eb5c74 Merge pull request #34924 from andir/qpdf-7.1.1
qpdf: 7.0.0 -> 7.1.1
2018-02-13 12:53:08 +01:00
Andreas Rammhold 5856b4270e qpdf: 7.0.0 -> 7.1.1 2018-02-13 12:22:50 +01:00
Andreas Rammhold 7fad46051e Merge pull request #34681 from xurei/master
postman: init at 5.5.2
2018-02-11 20:43:53 +01:00
Andreas Rammhold 160d24087c Merge pull request #34814 from bkchr/teamspeak_3_1_8
teamspeak_client: 3.1.7 -> 3.1.8
2018-02-11 14:37:34 +01:00
Andreas Rammhold 026719f5c2 teamspeak_client: restrict platforms to i686 & x86_64 linux 2018-02-11 14:25:34 +01:00
Andreas Rammhold 66491453c8 Merge pull request #34820 from dywedir/fd
fd: 6.2.0 -> 6.3.0
2018-02-11 01:00:46 +01:00
Andreas Rammhold d6d06b6c3e Merge pull request #34818 from andir/syncthing-remove-ancient-versions
Syncthing remove ancient versions
2018-02-11 00:47:33 +01:00
Andreas Rammhold 2564e75a34 syncthing013: removed ancient version
Removal as announced by Peter Hoege on the ML [1]

[1] https://groups.google.com/forum/#!msg/nix-devel/CR1eldka5SU/eO-xyV4UAgAJ
2018-02-10 20:06:24 +01:00
Andreas Rammhold 6e24dc7898 syncthing012: removed ancient version
Removal as announced by Peter Hoege on the ML [1]

[1] https://groups.google.com/forum/#!msg/nix-devel/CR1eldka5SU/eO-xyV4UAgAJ
2018-02-10 20:03:55 +01:00
Andreas Rammhold 04051ee9d0 Merge pull request #34562 from griff/rspamd-workers
nixos/rspamd: worker configuration, socket activation and tests
2018-02-09 14:45:54 +01:00
Andreas Rammhold 7ae9699e1c Merge pull request #34759 from dotlambda/dovecot
nixos/dovecot: no " in mailbox.name
2018-02-09 12:43:03 +01:00
Andreas Rammhold 7a833cfcb8 nvidia_x11_beta: 381.22 -> 390.12
This change is done for completness in regards to [1] since we already
support a newer "stable" version.

nvidia_x11_beta now compiles on both 4.14 and 4.15.

[1] https://github.com/NixOS/nixpkgs/issues/31640
2018-02-08 12:55:45 +01:00
Andreas Rammhold 4dd3a2ae38 Merge pull request #34684 from flokli/svn-all-fast-export
gitAndTools.svn_all_fast_export: init at 1.0.11
2018-02-07 23:43:22 +00:00
Andreas Rammhold 24ab5d9ca7 Merge pull request #34715 from MasseGuillaume/vscode-1.20.0
vscode: 1.19.3 -> 1.20.0
2018-02-07 23:28:53 +00:00
Andreas Rammhold dc89752154 Merge pull request #34634 from dtzWill/fix/grv-version
grv: pass in version, fix "grv -version" to at least include that
2018-02-07 21:40:57 +00:00
Andreas Rammhold 151f234fcd Merge pull request #34711 from andir/grv-0.1.2
grv: 0.1.1 -> 0.1.2
2018-02-07 21:38:19 +00:00
Andreas Rammhold e90985e92a gitAndTools.grv: 0.1.1 -> 0.1.2 2018-02-07 22:22:53 +01:00
Andreas Rammhold 90c0341ca5 Merge pull request #34581 from andir/squid
Squid fix CVE-2018-1000024 & CVE-2018-1000027
2018-02-07 11:09:42 +00:00
Andreas Rammhold ea817d7b6f squid: fix CVE-2018-1000024 & CVE-2018-1000027 2018-02-07 11:40:46 +01:00
Andreas Rammhold 291b05ee21 squid4: hack to detect our libxml2 2018-02-07 11:40:46 +01:00
Andreas Rammhold 93cf06776e Merge pull request #34692 from andir/mpv
mpv: fix CVE-2018-6460
2018-02-07 09:15:54 +00:00
Andreas Rammhold 95f4d6ba1c mpv: fix CVE-2018-6460
Upstream has fixed this in a series of commits ontop of 0.28.0. Debian
has backported the fixes to 0.27.0.

Upstream issue: https://github.com/mpv-player/mpv/issues/5456
Debian bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=888654#8
2018-02-07 10:01:16 +01:00
Andreas Rammhold 2bff46d193 Merge pull request #34593 from taktoa/taktoa/gnuradio-wrapper-fix
gnuradio: fix wrapper
2018-02-05 13:52:48 +00:00
Andreas Rammhold 1030042492 edid-decode: fixed missing version in name attribute 2018-02-05 14:31:43 +01:00
Andreas Rammhold 03a13a2f0b Merge pull request #34599 from Chiiruno/master
edid-decode: init at git-2017-09-18
2018-02-05 13:29:31 +00:00
Andreas Rammhold 30d9de941f Merge pull request #34622 from jokogr/u/jetbrains-2017.3.4
jetbrains-editor: 2017.3.2 -> 2017.3.4
2018-02-05 13:19:24 +00:00
Andreas Rammhold db99677040 Merge pull request #34621 from zx2c4/patch-1
wireguard: 0.0.20180118 -> 0.0.20180202
2018-02-05 13:06:36 +00:00
Andreas Rammhold 35d83def8f Merge pull request #34602 from andir/remove-github-cli
pythonPackages.github-cli: removed
2018-02-05 01:07:05 +00:00
Andreas Rammhold b51454eb54 pythonPackages.github-cli: removed since upstream declared project non-functional
also does not work on python3 even thought we provide it there…

Note on the upstream repo [1]:
> IMPORTANT: github-cli does not function anymore since API v2 has been
> replaced by API v3 A possible alternative for github-cli that addresses
> API v3 is Stephen Celis' [ghi](https://github.com/stephencelis/ghi)

[1] https://github.com/jsmits/github-cli
2018-02-05 01:49:42 +01:00
Andreas Rammhold 5cdcd3fef4 squid4: 4.0.21 -> 4.0.23 (fixes CVE-2018-1000024 & CVE-2018-1000027) 2018-02-03 16:13:17 +01:00
Andreas Rammhold 42b9b8f7c8 firefox{-esr,}: fix failing build due to the google-api-key
Since firefox 58.0.1 the google api key is now stored at an absolute
path ($TMPDIR/ga). Since variable expansion in `configureFlags` does not
really work (as expected) the build started failing when using the
legacy firefox build system. With the newer `./mach` based builds
firefox reads the configure flags from `.mozconfig` instead.

This commit moves the `with-google-api-keyfile=` setting into the
`preConfigure` phase where we can properly expand `$TMPDIR` into
whatever the path is.
2018-02-01 13:38:16 +01:00
Andreas Rammhold f92fd9554e Merge pull request #34483 from andir/dovecot-cve-2017-15132
dovecot: fix CVE-2017-15132
2018-02-01 12:29:34 +00:00
Andreas Rammhold ce08581088 firefox: enable official branding
As stated by Sylvestre Ledru (@sylvestre) on Nov 22, 2017 at
https://github.com/NixOS/nixpkgs/issues/31843#issuecomment-346372756 we
have permission to use the official firefox branding.

Fur purposes of documentation the statement of @sylvestre:
> As the person who did part of the work described in the LWN article
> and release manager working for Mozilla, I can confirm the statement
> that I made in
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=815006
>
> @garbas shared with me the list of patches applied for the Nix package.
> As they are just for portability and tiny modifications, they don't
> alter the experience of the product. In parallel, Rok also shared the
> build options. They seem good (even if I cannot judge the quality of the
> packaging of the underlying dependencies like sqlite, png, etc).
> Therefor, as long as you keep the patch queue sane and you don't alter
> the experience of Firefox users, you won't have any issues using the
> official branding.
2018-02-01 12:54:02 +01:00
Andreas Rammhold 4dd92c4466 dovecot_antispam: removed since upstream deprecated the package [1] and it fails to build anyway
[1] https://wiki2.dovecot.org/Plugins/Antispam
2018-02-01 04:51:07 +01:00
Andreas Rammhold e27e026539 dovecot: fix CVE-2017-15132 2018-02-01 04:28:14 +01:00
Andreas Rammhold be4c6311f3 Merge pull request #34481 from andir/grv
grv: init at 0.1.0
2018-02-01 02:02:01 +00:00
Andreas Rammhold 76da69e355 Merge pull request #34478 from dotlambda/spectre-meltdown-checker
spectre-meltdown-checker: 0.33 -> 0.34
2018-02-01 01:42:49 +00:00
Andreas Rammhold e69f0053e6 grv: init at 0.1.0 2018-02-01 02:29:29 +01:00
Andreas Rammhold d8d5beac65 Merge pull request #34436 from andir/firefox-58
Firefox 57.0.4 -> 58.0.1
2018-01-31 14:28:04 +00:00
Andreas Rammhold 495e2b0343 firefox: 57.0.4 -> 58.0.1 2018-01-31 14:44:35 +01:00
Andreas Rammhold e524549536 nss: 3.33 -> 3.34.1 2018-01-31 01:51:28 +01:00
Andreas Rammhold 34758f1d0b Merge pull request #34424 from tokudan/ff-bin5801
firefox-bin: 58.0 -> 58.0.1 [security]
2018-01-30 23:09:34 +00:00
Andreas Rammhold 63849b95c3 Merge pull request #34380 from dywedir/exfat
exfat: 1.2.4 -> 1.2.7
2018-01-29 12:00:15 +00:00
Andreas Rammhold bc59ebd30e Merge pull request #34322 from dotlambda/hbmqtt
pythonPackages.hbmqtt: init at 0.9.1
2018-01-29 11:51:06 +00:00
Andreas Rammhold cca2c2014a Merge pull request #34320 from dotlambda/spectre-meltdown-checker
spectre-meltdown-checker: 0.32 -> 0.33
2018-01-27 10:05:43 +00:00
Andreas Rammhold 19fc2f5f81 Merge pull request #34319 from mimadrid/update/mdp-1.0.12
mdp: 1.0.10 -> 1.0.12
2018-01-27 09:45:54 +00:00