Commit Graph

21348 Commits

Author SHA1 Message Date
Norbert Melzer
7c2cccf519
Merge pull request #289407 from r-ryantm/auto-update/exercism
exercism: 3.2.0 -> 3.3.0
2024-02-17 11:17:18 +01:00
R. Ryantm
d7f3730489 phoc: 0.35.0 -> 0.36.0 2024-02-17 20:56:55 +11:00
R. Ryantm
d893f5eb16 exercism: 3.2.0 -> 3.3.0 2024-02-16 23:27:57 +00:00
Bernardo Meurer
14937f1170
Merge pull request #289193 from r-ryantm/auto-update/mainsail
mainsail: 2.9.1 -> 2.10.0
2024-02-16 14:27:30 -05:00
Nikolay Korotkiy
c7763249f0
Merge pull request #289218 from r-ryantm/auto-update/tippecanoe
tippecanoe: 2.43.0 -> 2.45.0
2024-02-16 18:24:08 +04:00
Pol Dellaiera
82e65a87b9
Merge pull request #288399 from r-ryantm/auto-update/qcad
qcad: 3.29.3.1 -> 3.29.4.1
2024-02-16 11:04:37 +01:00
Pol Dellaiera
833beecd8b
qcad: fix builds on Darwin 2024-02-16 10:01:08 +01:00
Pol Dellaiera
a9c165296b
qcad: minor syntax refactoring 2024-02-16 09:22:07 +01:00
R. Ryantm
1fedee9a34 tippecanoe: 2.43.0 -> 2.45.0 2024-02-16 05:22:24 +00:00
R. Ryantm
863c383d01 mainsail: 2.9.1 -> 2.10.0 2024-02-16 02:23:19 +00:00
R. Ryantm
a8edd16724 dasel: 2.5.0 -> 2.6.0 2024-02-16 01:47:12 +00:00
Pol Dellaiera
83a144f3ae
Merge pull request #288296 from Ezyrath/update/jetbrains
jetbrains-toolbox: 2.1.3.18901 -> 2.2.1.19765
2024-02-15 23:15:39 +01:00
Mario Rodas
99bc00dc96
Merge pull request #289065 from r-ryantm/auto-update/owmods-cli
owmods-cli: 0.12.1 -> 0.12.2
2024-02-15 14:29:14 -05:00
R. Ryantm
5f30a9c70a owmods-cli: 0.12.1 -> 0.12.2 2024-02-15 14:51:01 +00:00
Nick Cao
aa821d6073
Merge pull request #289052 from r-ryantm/auto-update/ttdl
ttdl: 4.1.0 -> 4.2.0
2024-02-15 09:21:22 -05:00
Nick Cao
91c35ff0e5
Merge pull request #288902 from r-ryantm/auto-update/cotp
cotp: 1.3.0 -> 1.4.1
2024-02-15 09:08:25 -05:00
R. Ryantm
68386cad15 ttdl: 4.1.0 -> 4.2.0 2024-02-15 14:07:26 +00:00
Nick Cao
fd52bb380c
Merge pull request #288915 from r-ryantm/auto-update/oxker
oxker: 0.6.0 -> 0.6.1
2024-02-15 08:59:09 -05:00
Nikolay Korotkiy
24f92ac6d1
Merge pull request #289004 from r-ryantm/auto-update/gpxsee
gpxsee: 13.15 -> 13.16
2024-02-15 17:11:05 +04:00
Nikolay Korotkiy
799f854a11
Merge pull request #288080 from LeSuisse/xpdf-4.0.5
xpdf: 4.04 -> 4.05
2024-02-15 17:10:46 +04:00
R. Ryantm
c4dee7b41c gpxsee: 13.15 -> 13.16 2024-02-15 10:01:11 +00:00
Weijia Wang
c3c1572531
Merge pull request #288860 from bbjubjub2494/bbjubjub
maintainers: rename lourkeur -> bbjubjub, update details
2024-02-15 08:08:54 +01:00
Peder Bergebakken Sundt
755d153a7a
Merge pull request #287915 from h7x4/treewide-add-main-program-4
treewide: add `mainProgram`
2024-02-15 01:45:40 +01:00
R. Ryantm
02972ade20 oxker: 0.6.0 -> 0.6.1 2024-02-15 00:01:56 +00:00
R. Ryantm
936f08a09a cotp: 1.3.0 -> 1.4.1 2024-02-14 23:31:08 +00:00
Thomas Gerbet
6afc4c0c22 xpdf: 4.04 -> 4.05
Fixes a bunch of CVEs (but not all of them apparently).

Changes:
https://forum.xpdfreader.com/viewtopic.php?t=43343

```
4.05 (2024-feb-08)
------------------
Added the '-overwrite' option to pdftohtml.
Added the 'ignoreWrongSizeToUnicode' xpdfrc setting.
Added the loadSession and saveSession commands, and the 'Load last
  session' menu item.
Added code to automatically save and restore the xpdf session under
  control of a session manager.  This has not been thoroughly tested
  yet.
Added the zoomScaleFactor xpdfrc setting.
Added the zoomValues xpdfrc setting.
Added a 'smart case' option for search in xpdf.
Added the '-custom' flag to pdfinfo.
Added a color/gray/mono switch to the 'save image' dialog.
Added the separateRotatedText xpdfrc setting.
Added the '-meta' flag to pdftohtml.
Added the allowLinksToChangeZoom xpdfrc setting.
Added the 'uses JavaScript' output to pdfinfo.
Implemented pattern stroking of text.  Also fixed the various
  combinations of filling/stroking with color/pattern + clipping, some
  of which weren't being handled correctly.
Pdftops now (re)compresses any uncompressed or RLE-compressed images.
On an out-of-memory error, the command line tools now exit with an
  "out of memory" message, rather than an exception message.
Add code to pdfimages to extract images from tiling patterns.
Pdftops can now embed external 8-bit OpenType CFF fonts.
Fixed a corner case in the text extractor related to characters drawn
  at extremely large coordinates.  [Thanks to elvadisas for the bug
  report.]
Fixed an integer overflow in the transparency group code.  [Thanks to
  elvadisas for the bug report.]
Modify Annots::Annots() to skip annotations that have been turned into
  AcroFormFields -- invalid Widget-type annots will now be rendered as
  annots.
Added a missing integer overflow check in the JBIG2 decoder.  [Thanks
  to sangjun for the bug report.]
Added some sanity checks to the JBIG2 decoder.  [Thanks to sangjun and
  ycdxsb for the bug reports.]
Tiling patterns that use non-Normal blend modes can't be cached.
Fixed a bitmap size sanity check in the JBIG2 decoder.  [Thanks to Han
  Zheng (NCNIPC of China, Hexhive), for the bug report.]
Fixed a missing bounds check in FoFiType1C::convertToOpenType (used in
  pdftohtml).  [Thanks to cyth for the bug report.]
Fixed a use-after-free bug in pdftohtml.  [Thanks to FeRDNYC for the
  bug report.]
Merged aconf2.h into aconf.h; corrected the cmake config settings for
  paths; added the BASE14_FONT_DIR config option.  [Thanks to FeRDNYC
  for the suggestions.]
Fixed a missing check for a zero-length index in the CFF (Type1C) font
  parser.  [Thanks to Yuhang Huang (NCNIPC of China), Han Zheng

  (NCNIPC of China, Hexhive), Wanying Cao, Jiayu Zhao (NCNIPC of
  China) for the bug report.]
Add an object loop check to Catalog::countPageTree().
The DCT decoder wasn't checking for an SOF before the first SOS.
  [Thanks to cyth for the bug report.]
The inline image decoder was skipping to end-of-stream in the wrong
  stream object.  [Thanks to cyth for the bug report.]
Fixed a bug in the JPEG 2000 decoder when nLayers > 1 and the
  'termination on each coding pass' flag is set.
Removed the #pragma interface/implementation stuff (which is outdated
  and useless at this point).
Fixed a bug in the ICCBased color space parser that was allowing the
  number of components to be zero.  (CVE-2023-2662)  [Thanks to
  huckleberry for the bug report.]
Added checks for PDF object loops in AcroForm::scanField()
  (CVE-2018-7453, CVE-2018-16369, CVE-2022-36561, CVE-2022-41844),
  Catalog::readPageLabelTree2() (CVE-2023-2663), and
  Catalog::readEmbeddedFileTree() (CVE-2023-2664).
The zero-width character problem can also happen if the page size is
  very large -- that needs to be limited too, the same way as
  character position coordinates.  (CVE-2023-3044) [Thanks to jlinliu
  for the bug report.]
Add some missing bounds check code in DCTStream.  [Thanks to Jiahao
  Liu for the bug report.]
Fix a deadlock when an object stream's length field is contained in
  another object stream.  (CVE-2023-3436) [Thanks to Jiahao Liu for
  the bug report.]
Correctly handle tiling patterns with negative step values.
Ignore overprint in soft masks (to match Adobe's behavior).
```
2024-02-14 22:48:47 +01:00
Julie B.
0194efaf82
maintainers: rename lourkeur -> bbjubjub, update details 2024-02-14 20:58:18 +01:00
Artturi
a6d53bbe97
Merge pull request #287550 from eclairevoyant/waybar-purify
waybar: fix impure dependency on /bin/sh
2024-02-14 16:23:01 +02:00
Franz Pletz
a1a0230be5
Merge pull request #288569 from adamcstephens/waylock/0.6.5
waylock: 0.6.4 -> 0.6.5
2024-02-14 10:01:37 +01:00
OTABI Tomoya
b93efd6703
Merge pull request #281974 from LudovicoPiero/nwg-panel/0.9.21
nwg-panel: 0.9.20 -> 0.9.22
2024-02-14 13:00:26 +09:00
V
c0adb0b97b dmenu-wayland: add meta.mainProgram
This is necessary for lib.getExe to work correctly, as the package name
does not match the binary name.

Change-Id: I1a46023a1201b8b51798de44763b970cb7712451
2024-02-13 18:06:24 +01:00
Nick Cao
4cb611083b
Merge pull request #288544 from fabaff/khal-over
khal: 0.11.2 -> 0.11.3
2024-02-13 11:45:18 -05:00
Nick Cao
25146c37b8
Merge pull request #288474 from r-ryantm/auto-update/avrdudess
avrdudess: 2.16 -> 2.17
2024-02-13 11:25:03 -05:00
K900
70bce0ccca
Merge pull request #287963 from r-ryantm/auto-update/corectrl
corectrl: 1.3.9 -> 1.3.10
2024-02-13 17:37:30 +03:00
Adam Stephens
3e46618ac6
waylock: 0.6.4 -> 0.6.5
Changelog: https://codeberg.org/ifreund/waylock/releases/tag/v0.6.5
2024-02-13 09:24:07 -05:00
Fabian Affolter
da9a22c1f6 khal: 0.11.2 -> 0.11.3
Diff: https://github.com/pimutils/khal/compare/refs/tags/v0.11.2...v0.11.3

Changelog: https://github.com/pimutils/khal/releases/tag/v0.11.3
2024-02-13 14:14:42 +01:00
R. Ryantm
40a7b182e0 organicmaps: 2024.01.09-5 -> 2024.02.06-11 2024-02-13 12:25:39 +00:00
Francesco Gazzetta
7d0624cef9 faircamp: 0.11.0 -> 0.12.0
Diff: https://codeberg.org/simonrepp/faircamp/compare/0.11.0...0.12.0
2024-02-13 11:18:15 +00:00
R. Ryantm
21cf2e4261 minder: 1.16.2 -> 1.16.3 2024-02-13 18:57:15 +08:00
Sandro
bb49848f26
Merge pull request #288220 from simonkampe/snapmaker-luban-bump 2024-02-13 11:14:54 +01:00
R. Ryantm
c60a707729 avrdudess: 2.16 -> 2.17 2024-02-13 07:53:33 +00:00
Nikolay Korotkiy
b4f17fb8b0
Merge pull request #288366 from r-ryantm/auto-update/tippecanoe
tippecanoe: 2.42.0 -> 2.43.0
2024-02-13 02:01:47 +04:00
R. Ryantm
cad95ac98e qcad: 3.29.3.1 -> 3.29.4.1 2024-02-12 21:47:10 +00:00
Robert Schütz
b80d5dab7a
Merge pull request #288218 from dotlambda/diebahn-2.3.0
diebahn: 2.1.0 -> 2.3.0
2024-02-12 20:37:09 +00:00
R. Ryantm
9c5c121517 tippecanoe: 2.42.0 -> 2.43.0 2024-02-12 19:36:31 +00:00
John Garcia
162234a4b6 pdfarranger: add libhandy 2024-02-12 19:21:02 +00:00
Ezyrath
a9df42c202 jetbrains-toolbox: 2.1.3.18901 -> 2.2.1.19765 2024-02-12 14:58:51 +01:00
kirillrdy
ee1963d062
Merge pull request #287716 from Aleksanaa/findex
findex: 0.7.1 -> 0.8.1
2024-02-12 19:14:53 +11:00
Simon Kämpe
cc2058e2fc snapmaker-luban: 4.9.1 -> 4.10.2 2024-02-12 07:33:23 +01:00
Robert Schütz
31ceb8166b diebahn: 2.1.0 -> 2.3.0
Diff: https://gitlab.com/schmiddi-on-mobile/railway/-/compare/2.1.0...2.3.0

Changelog: https://gitlab.com/schmiddi-on-mobile/railway/-/blob/2.3.0/CHANGELOG.md
2024-02-11 21:52:51 -08:00