Commit graph

7142 commits

Author SHA1 Message Date
Pierre Bourdon cbb288204d
file: backport patch to fix a 5.39 regression
This bug is causing diffoscope to fail to build with file 5.39.
2020-06-28 11:18:38 +02:00
Frederik Rietdijk 679136e252 Merge staging-next into staging 2020-06-25 20:35:19 +02:00
Anderson Torres 435963c963
Merge pull request #91373 from AndersonTorres/create-ytree
ytree: init at 2.02
2020-06-25 12:08:18 -03:00
Frederik Rietdijk 16287a8cb8 Merge master into staging-next 2020-06-24 19:04:03 +02:00
AndersonTorres 0757cd4dbd ytree: init at 2.02
ytree is a simple file manager, inspired in the venerable DOS xtree command.
2020-06-24 09:34:56 -03:00
Daniël de Kok 596d9fa28d
Merge pull request #91333 from r-ryantm/auto-update/progress
progress: 0.14 -> 0.15
2020-06-24 14:34:53 +02:00
Maximilian Bosch 0e990415c9
Merge pull request #90497 from r-ryantm/auto-update/debianutils
debianutils: 4.10 -> 4.11
2020-06-23 23:37:17 +02:00
R. RyanTM 40903810b1 progress: 0.14 -> 0.15 2020-06-23 05:51:13 +00:00
Oleksii Filonenko 4c0a6e855c topgrade: 4.7.0 -> 4.8.0 2020-06-22 11:53:50 +03:00
Frederik Rietdijk 7481da9cbd Merge master into staging-next 2020-06-22 08:46:16 +02:00
Martin Weinelt 735800c7a1
esphome: 1.14.3 -> 1.14.4 (#91204) 2020-06-21 19:40:11 +02:00
Bruno Bigras 44a837d056 broot: 0.15.1 -> 0.16.0 2020-06-20 15:30:08 -04:00
Frederik Rietdijk 9c5e7367d1 Merge master into staging-next 2020-06-20 07:38:17 +02:00
Maximilian Bosch 221fdca03e
diffoscope: 147 -> 148
https://diffoscope.org/news/diffoscope-148-released/
2020-06-19 19:42:09 +02:00
Frank Doepper ba600f39d8 unicode: 2.6 -> 2.7
upstream:
- add East Asian width
- hack to consider regular expressions ending with `$'
- do not flush stdout
- better upper/lowercase from internal python db

packaging:
- include manual page
- update to unicode-13
2020-06-19 17:44:06 +02:00
R. RyanTM 0d60bd97b0 file: 5.38 -> 5.39 2020-06-19 10:57:08 +02:00
Frederik Rietdijk e4cd7a48f3 Merge staging-next into staging 2020-06-19 10:49:25 +02:00
Frederik Rietdijk 301847a7e5 Merge master into staging-next 2020-06-19 09:01:43 +02:00
Jan Tojnar 508a132220
rpm-ostree: 2020.1 → 2020.2
https://github.com/coreos/rpm-ostree/releases/tag/v2020.2
2020-06-19 00:31:28 +02:00
Florian Klink 79e8ba79ad
Merge pull request #90267 from flokli/rmlint-gui
rmlint: fix running rmlint --gui
2020-06-19 00:19:33 +02:00
rnhmjoj dfff485819
man-db: remove NixOS-specific configuration
When using --with-config-file, all man-db programs completely ignore the
systemwide configuration in /etc/man_db.conf: it means on NixOS there is
no way to change the configuration without rebuilding man-db, which in
turn causes a mass-rebuild.

To solve this problem this commit removes the NixOS-specific
configuration in man-db, which wasn't the appropriate place to begin
with: the package is expected to work on non-NixOS systems as well. Also
a small patch now ensure /etc/man_db.conf is used, if available, before
the bundled configuration.
2020-06-18 10:17:03 +02:00
Frederik Rietdijk 79f9ef8752 Merge master into staging-next 2020-06-18 09:01:39 +02:00
Maximilian Bosch ee11fe8d63
Merge pull request #90697 from lilyball/bat-extras
bat-extras: 20200408 -> 20200515-dev
2020-06-18 01:34:23 +02:00
Lily Ballard 1894b5a912 bat-extras: 20200408 -> 20200515-dev 2020-06-17 16:03:03 -07:00
R. RyanTM f27facee88 txt2man: 1.6.0 -> 1.7.0 2020-06-17 12:41:14 -07:00
R. RyanTM 19a7c8f0bc plantuml: 1.2020.10 -> 1.2020.12 2020-06-17 12:26:20 -07:00
R. RyanTM 9674401244 gh-ost: 1.0.47 -> 1.0.49 2020-06-17 12:17:57 -07:00
R. RyanTM d588c2dcc5 geekbench: 5.1.1 -> 5.2.0 2020-06-17 11:36:42 -07:00
Florian Klink 35040cfafd rmlint: fix running rmlint --gui
rmlint has a `--gui` option which is writing a python "bootstrap" script
in `/tmp`.

It currently can't find its own python modules, as we don't prefix
`PYTHONPATH` to point to it. Also, there's some other runtime
dependencies, mostly due to using gtk from python(3), which also needs
to be preprended to `PYTHONPATH`.

The `rmlint` GUI components also execute `rmlint` again with `--version`
to determine some features, for which we need to prefix `PATH` with
`$out/bin`.
2020-06-17 19:41:41 +02:00
Frederik Rietdijk 8850815577 Merge master into staging-next 2020-06-17 08:40:33 +02:00
zowoq 78e324d272 treewide: ffmpeg_4 -> ffmpeg 2020-06-16 18:23:14 -07:00
Maximilian Bosch 5643696882
Merge pull request #90531 from Luflosi/update/youtube-dl
youtube-dl: 2020.06.06 -> 2020.06.16.1
2020-06-16 20:38:36 +02:00
Frederik Rietdijk 4af4a49251 Merge master into staging-next 2020-06-16 18:05:38 +02:00
Ryan Mulligan 731e5754cb
Merge pull request #90597 from fadenb/graylog_3.3.1_with_plugins
graylog: 3.3.0 -> 3.3.1 (with plugins)
2020-06-16 06:04:31 -07:00
fadenb 0181c1bd2b graylogPlugins: Update plugins
graylog-enterprise-integrations: 3.3.0 -> 3.3.1
graylog-integrations: 3.3.0 -> 3.3.1
2020-06-16 10:56:26 +00:00
Luflosi 1ab1a027d5
youtube-dl: 2020.06.06 -> 2020.06.16.1
https://github.com/ytdl-org/youtube-dl/releases/tag/2020.06.16.1
2020-06-16 11:42:42 +02:00
Mario Rodas be5d646129
Merge pull request #90410 from zowoq/ncdu
ncdu: 1.15 -> 1.15.1
2020-06-15 22:28:02 -05:00
Mario Rodas bb8d2dcc8c
Merge pull request #90563 from r-ryantm/auto-update/fluent-bit
fluent-bit: 1.4.5 -> 1.4.6
2020-06-15 22:25:14 -05:00
R. RyanTM cb053733b5 graylog: 3.3.0 -> 3.3.1 2020-06-16 02:36:48 +00:00
R. RyanTM b8c3d5b5ee fluent-bit: 1.4.5 -> 1.4.6 2020-06-16 01:53:25 +00:00
R. RyanTM 24c1e9c598 bdf2sfd: 1.1.1 -> 1.1.2 2020-06-15 17:58:08 -07:00
Malte Brandy fcecf15dc4
system-config-printer: Fix ABRT: free(): invalid pointer
Apply patches picked from upstream as done on debian.
Will be included in next upstream release.
2020-06-15 23:48:42 +02:00
Frederik Rietdijk d9e0820393 Merge master into staging-next 2020-06-15 16:48:53 +02:00
R. RyanTM 6c8b614ed1 debianutils: 4.10 -> 4.11 2020-06-15 14:32:45 +00:00
Ryan Mulligan bb29518c82
Merge pull request #90425 from r-ryantm/auto-update/rmlint
rmlint: 2.10.0 -> 2.10.1
2020-06-15 05:49:17 -07:00
Oleksii Filonenko 63d98cab9b
Merge pull request #90439 from r-ryantm/auto-update/topgrade
topgrade: 4.5.0 -> 4.7.0
2020-06-15 11:16:07 +03:00
Frederik Rietdijk 384bc1a861 Merge staging-next into staging 2020-06-15 08:29:05 +02:00
Frederik Rietdijk 59dda0a42a Merge master into staging-next 2020-06-15 08:07:00 +02:00
R. RyanTM 29a8f5ce82 topgrade: 4.5.0 -> 4.7.0 2020-06-15 05:04:46 +00:00
R. RyanTM ded0d3bd0e rmlint: 2.10.0 -> 2.10.1 2020-06-15 02:42:48 +00:00