Jean-François Roche
76fd780bd1
rambox: 0.7.8 -> 0.7.9
...
Upstream changelog https://github.com/ramboxapp/community-edition/releases/tag/0.7.9
2021-09-29 17:27:03 +02:00
Adomas Jatužis
ff783132f0
rambox: 0.7.7 -> 0.7.8
2021-08-04 13:47:30 +03:00
Maximilian Bosch
e2a15cd395
rambox: unmaintain & mark as insecure
...
Rambox hasn't had a stable release in a while and an increasing number
of issues which is why I don't intend to use this anymore.
While taking a closer look at the source I also realized that it uses
Electron 7.2.4[1]. This is not only EOLed[2], it also contains a few
security vulnerabilities which is why I decided to mark it as insecure.
A few (most likely not all) vulnerabilities can be found by looking at
the Electron 7 changelog[3]: after 7.2.4 there were a few more releases
with security backports - mostly from Chromium. Security issues that
were found later on (and are probably exploitable on the dependency
chain of rambox) aren't listed here. I only added two issues that seemed
applicable to `rambox`, but I haven't researched enough to check the
other ones.
[1] https://github.com/ramboxapp/community-edition/blob/0.7.7/package.json#L70
[2] https://www.electronjs.org/docs/tutorial/support#currently-supported-versions
[3] https://www.electronjs.org/releases/stable?version=7
2021-06-05 13:13:42 +02:00
Sandro Jäckel
ae02415ee8
treewide: remove gnidorah
...
due to github account removal/deletion and not other mean of contact.
2021-04-30 01:48:19 +02:00
Thiago Kenji Okada
530f90d862
rambox: migrate to use AppImage
...
The motivation comes from PR #108787 : AppImage is the official and
using it should avoid some issues.
Also, migrating both packages (instead of only rambox-pro like #108787 )
can make maintaining both packages better. There is now a `mkRambox`
function that abstract most of the build process.
2021-01-11 15:17:15 -03:00
Profpatsch
4a7f99d55d
treewide: with stdenv.lib; in meta -> with lib;
...
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
gnidorah
86630c774d
rambox: 0.7.6 -> 0.7.7
2020-10-10 07:30:01 +03:00
gnidorah
cac4080c44
rambox: 0.7.5 -> 0.7.6
2020-09-17 20:15:06 +03:00
Florian Klink
fd4ca19831
rambox: use lib.getLib udev instead of udev.lib
...
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:42 +02:00
gnidorah
aa7ebdd885
rambox: use gappsWrapperArgs
2020-07-23 08:04:00 +03:00
gnidorah
db604c5ab2
rambox: add wrapGAppsHook
2020-07-19 08:02:08 +03:00
Konrad Borowski
f284354712
rambox: update homepage link to use HTTPS
2020-04-24 19:44:59 -07:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Maximilian Bosch
c20428ee24
rambox: 0.7.4 -> 0.7.5
...
https://github.com/ramboxapp/community-edition/releases/tag/0.7.5
2020-03-27 00:48:12 +01:00
Maximilian Bosch
70fe2c9e2f
rambox: 0.7.3 -> 0.7.4
...
https://github.com/ramboxapp/community-edition/releases/tag/0.7.4
2020-03-23 18:31:08 +01:00
gnidorah
f5b761175f
rambox: don't build from sources
2020-02-21 18:25:21 +03:00
gnidorah
7093ddeaf2
rambox: fix meta
2020-01-15 21:19:29 +03:00
worldofpeace
3f4a353737
treewide: use dontUnpack
2019-07-01 04:23:51 -04:00
Jörg Thalheim
205296f55a
rambox: remove gapps-wrapper
...
This is now provided by electron itself.
2019-06-25 07:58:10 +01:00
Jörg Thalheim
ebe4375ff4
rambox: upgrade to electron 4
...
This is what upstream uses as well
2019-06-25 07:58:05 +01:00
Jörg Thalheim
fdb87a0fee
rambox: downgrade electron to 3.x
2019-01-09 07:24:18 +00:00
Jörg Thalheim
ac8acb283c
rambox: fix crash when native filesystem dialogs are created
2018-10-30 11:41:52 +00:00
Pascal Wittmann
619d51f290
rambox: restrict to supported platforms
2018-08-06 18:30:20 +02:00
Pascal Wittmann
fec4795f00
rambox: inherit meta from bare derivation
...
see issue #43716
2018-08-06 12:19:13 +02:00
gnidorah
68bf1063f0
rambox: fix build ( #42577 )
2018-06-25 21:29:25 +02:00
gnidorah
074a43f3dc
rambox: allow user to disable tooltips
2017-12-16 21:36:33 +03:00
Yegor Timoshenko
3048d925de
rambox: remove comment with email address
2017-11-27 19:42:50 +00:00
gnidorah
a5b882310f
rambox: allow user to use other auth0 credentials
2017-11-16 10:23:02 +03:00
gnidorah
e9c42f246f
rambox: add menu item
2017-11-09 14:11:11 +03:00
Yegor Timoshenko
cc04a30b6e
rambox: build from source
2017-11-03 20:02:23 +00:00
gnidorah
85f5d5ce16
rambox: 0.5.12 -> 0.5.13
2017-11-02 07:39:21 +03:00
gnidorah
caa8284e09
rambox, franz: install xdg_utils for url opening
...
xorg installs this, but wayland doesn't
2017-11-02 07:39:03 +03:00
gnidorah
9810c0c911
rambox: 0.5.10 -> 0.5.12
2017-09-08 18:29:26 +02:00
gnidorah
c8eb4d102f
rambox: 0.5.9 -> 0.5.10
2017-07-05 04:42:23 +03:00
gnidorah
b62dea5c32
rambox: 0.5.3 -> 0.5.9
2017-06-04 14:39:17 +03:00
gnidorah
749d495cb3
rambox, franz: cleanup ( #25020 )
2017-04-23 19:10:35 +01:00
Lenz Weber
eba33cbf54
rambox: 0.4.5 -> 0.5.3
2017-01-29 10:34:17 +03:00
Tim Steinbach
e69063e71a
rambox: Allow to run with grsecurity kernel
2016-11-19 10:16:18 -05:00
Alex Ivanov
4feaf8c4ac
rambox: 0.4.4 -> 0.4.5
2016-11-18 17:21:15 +03:00
Alex Ivanov
053214c6d2
rambox: add menu item
2016-10-12 09:54:47 +03:00
Alex Ivanov
4e449d0159
rambox, franz: support i386-linux
2016-10-03 19:57:50 +03:00
Alex Ivanov
43d327c137
rambox, franz: recommendations by Mic92
2016-10-03 19:24:57 +03:00
Alex Ivanov
51cd05c8fc
rambox: init at 0.4.4
2016-10-03 16:24:35 +03:00