Commit Graph

49448 Commits

Author SHA1 Message Date
legendofmiracles
179039488e
Merge pull request #175882 from r-ryantm/auto-update/discordchatexporter-cli
discordchatexporter-cli: 2.34 -> 2.34.1
2022-06-04 07:09:15 -06:00
Anderson Torres
b3a4080baf
Merge pull request #176029 from AndersonTorres/SRI-hashes
Treewide: change hashes to SRI format
2022-06-04 08:27:01 -03:00
Sergei Trofimovich
02925db13c
Merge pull request #176186 from trofi/fix-fno-common-for-crackxls
crackxls: pull patch pending upstream inclusion for -fno-common toolc…
2022-06-04 07:25:26 +00:00
Sergei Trofimovich
27d4a6453f crackxls: pull patch pending upstream inclusion for -fno-common toolchains
Without the change build fails on upstream gcc-10 as:

  ld: decrypt.o:/build/crackxls2003/decrypt.c:50: multiple definition of
    `real_key'; crackxls2003.o:/build/crackxls2003/crackxls2003.c:64: first defined here

While at it dropped -O5 -march=native default optimization flags.
2022-06-04 06:14:54 +01:00
Artturi
4c2de44d1e
Merge pull request #175266 from strikerlulu/nanotts 2022-06-04 00:20:14 +03:00
Artturin
cfb0912148 nanotts: init at 2021-02-22
Co-authored-by: strikerlulu <strikerlulu7@gmail.com>
2022-06-03 23:23:04 +03:00
Sandro
45d7b7861d
Merge pull request #175260 from trofi/workaround-fno-common-for-svnfs
svnfs: add -fcommon workaround
2022-06-03 20:43:56 +02:00
Sandro
2dd45b41c5
Merge pull request #175246 from trofi/workaround-fno-common-for-sasquatch
sasquatch: add -fcommon workaround
2022-06-03 20:43:14 +02:00
Sandro
c82243eb5b
Merge pull request #175252 from trofi/workaround-fno-common-for-silver-searcher
silver-searcher: add -fcommon workaround
2022-06-03 20:43:01 +02:00
Sandro
66def2957e
Merge pull request #175779 from patricksjackson/fno-common-xbindkeys
xbindkeys-config: add -fcommon workaround
2022-06-03 17:20:58 +02:00
Sandro
5b20afe51e
Merge pull request #175494 from toastal/soupault-4.0.1
soupault: 4.0.0 → 4.0.1
2022-06-03 17:16:43 +02:00
Sandro
6daa6cabc9
Merge pull request #176070 from trofi/workaround-fno-common-for-xe-guest-utilities 2022-06-03 17:13:07 +02:00
Sandro
ea74814b59
Merge pull request #176104 from trofi/workaround-fno-common-for-appimagekit.squashfuse
appimagekit.squashfuse: add -fcommon workaround
2022-06-03 17:11:58 +02:00
PedroHLC ☭
8b4c4bf34f elk7: 7.16.1 -> 7.17.4 2022-06-03 11:11:06 -04:00
Sandro
720611a5d6
Merge pull request #176067 from trofi/fix-fno-common-for-xannotate
xannotate: pull patch pending upstream inclusion for -fno-common tool…
2022-06-03 17:04:54 +02:00
Sandro
77477b0c8a
Merge pull request #176061 from trofi/workaround-fno-common-for-webalizer
webalizer: add -fcommon workaround
2022-06-03 17:04:26 +02:00
Sandro
d19d15f32f
Merge pull request #176058 from trofi/fix-fno-common-for-wayv
wayv: pull patch pending upstream inclusion for -fno-common toolchain…
2022-06-03 17:04:13 +02:00
Sandro
e8db29b3b3
Merge pull request #176119 from fabaff/metasploit-bump
metasploit: 6.2.0 -> 6.2.1
2022-06-03 17:01:54 +02:00
Sandro
c2c5455f43
Merge pull request #175430 from trofi/workaround-fno-common-for-truecrack
truecrack: add -fcommon workaround
2022-06-03 17:01:30 +02:00
Sandro
e6e8d96962
Merge pull request #176122 from trofi/workaround-fno-common-for-xbursttools
xbursttools: add -fcommon workaround
2022-06-03 17:01:15 +02:00
Sandro
13f81a2580
Merge pull request #176017 from trofi/workaround-fno-common-for-vboot_reference
vboot_reference: add -fcommon workaround
2022-06-03 17:00:12 +02:00
Sergei Trofimovich
f783fcba13 xbursttools: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    mipsel-unknown-linux-uclibc-ld: boothandler.o:(.bss+0x8): multiple definition of
      `start_addr'; main.o:(.bss+0x8): first defined here
2022-06-03 15:21:03 +01:00
Fabian Affolter
71f478f6e7 metasploit: 6.2.0 -> 6.2.1 2022-06-03 16:16:12 +02:00
Fabian Affolter
b0974f50f2
Merge pull request #176101 from jtojnar/wpscan
wpscan: 3.8.20 → 3.8.22
2022-06-03 16:07:35 +02:00
Sergei Trofimovich
3c233ac911 appimagekit.squashfuse: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: libsquashfuse_ll.a(libfuseprivate_la-fuseprivate.o):(.bss+0x8):
      multiple definition of `have_libloaded'; runtime.4.o:(.bss.have_libloaded+0x0): first defined here
2022-06-03 14:15:21 +01:00
Jan Tojnar
c2608d3ea0 wpscan: 3.8.20 → 3.8.22 2022-06-03 14:56:45 +02:00
Florian Klink
ad9391899a
Merge pull request #176040 from klemensn/qdigidoc-update
qdigidoc: Update to 4.2.11
2022-06-03 14:33:02 +02:00
Sergei Trofimovich
9feb3ac917
Merge pull request #176012 from trofi/fix-fno-common-for-uget
uget: pull upstream fix for -fno-common toolchains
2022-06-03 12:28:32 +00:00
Sandro
b92013d842
Merge pull request #175868 from SuperSandro2000/tree
tree: 1.8.0 -> 2.0.2
2022-06-03 14:20:17 +02:00
Sandro
e6b16431e1
Merge pull request #174758 from markuskowa/add-panolpy
panoply: init at 5.0.6
2022-06-03 14:10:28 +02:00
Bobby Rong
bd7aa1e1bf
Merge pull request #173047 from LeSuisse/gitsign-0.0.2-alpha
gitsign: init at 0.1.0
2022-06-03 19:58:31 +08:00
Sergei Trofimovich
ee772f2673
Merge pull request #176065 from trofi/fix-fno-common-for-x11vnc
x11vnc: pull upstream fix for -fno-common toolchains
2022-06-03 11:41:10 +00:00
Thomas Gerbet
99720ed1c9 gitsign: init at 0.1.0 2022-06-03 13:29:12 +02:00
Markus Kowalewski
0c7387d817
panoply: init at 5.0.6 2022-06-03 13:09:34 +02:00
Sergei Trofimovich
3978ed8109 xe-guest-utilities: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: utils.o:xenstore/utils.h:27:
      multiple definition of `xprintf'; xenstored_core.o:xenstore/utils.h:27: first defined here
2022-06-03 08:30:43 +01:00
Sergei Trofimovich
add1b2e9af xannotate: pull patch pending upstream inclusion for -fno-common toolchain support
Without the change build fails against upstream gcc-10 as:

    ld: process.o:/build/source/src/process.h:26: multiple definition of
      `child'; backend.o:/build/source/src/process.h:26: first defined here
2022-06-03 08:19:28 +01:00
Sergei Trofimovich
42b9836536 x11vnc: pull upstream fix for -fno-common toolchains
Without the change build fails on upstream gcc-10 as:

    ld: x11vnc-xwrappers.o:/build/source/src/util.h:105: multiple definition of
      `clientMutex'; x11vnc-8to24.o:/build/source/src/util.h:105: first defined here
2022-06-03 08:12:50 +01:00
Sergei Trofimovich
20b40c71c7 webalizer: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: dns_resolv.o:(.bss+0x20): multiple definition of `system_info'; webalizer.o:(.bss+0x76e0): first defined here
2022-06-03 07:44:20 +01:00
Sergei Trofimovich
d16032e754 wayv: pull patch pending upstream inclusion for -fno-common toolchain support
Without the change build fails on upstream gcc-10 as:

    ld: process.o:(.bss+0x0): multiple definition of `child'; backend.o:(.bss+0x0): first defined here
2022-06-03 07:28:01 +01:00
Sergei Trofimovich
da93112356
Merge pull request #175258 from trofi/workaround-fno-common-for-super
super: add -fcommon workaround
2022-06-03 05:58:38 +00:00
Sergei Trofimovich
cd62a01c90
Merge pull request #175256 from trofi/workaround-fno-common-for-sipsak
sipsak: add -fcommon workaround
2022-06-03 05:58:10 +00:00
Sergei Trofimovich
1473143aeb
Merge pull request #175248 from trofi/workaround-fno-common-for-shallot
shallot: add -fcommon workaround
2022-06-03 05:56:57 +00:00
happysalada
236cc2971a vector: 0.21.2 -> 0.22.0 2022-06-03 00:29:05 -04:00
R. Ryantm
2701e6f312 afterburn: 5.2.0 -> 5.3.0 2022-06-03 00:10:55 -04:00
Klemens Nanni
3e5b838713 qdigidoc: Update to 4.2.11
This release is still subject to double-free crashes in at least the
signature verification functionality, but debugging that requires an up
to date version (released two months ago), so here we go.

NB: Upstream released two source tarballs without further information,
qdigidoc4_r.2.11.110.orig.tar.xz contains sources without subdirectory,
qdigidoc4_r.2.11.110-1804.tar.xz contains a subdirectory with sources;
their difference is irrelevant for our build, so pick the one 1804 one:
```
$ diff -u -r qdigidoc4_r.2.11.110.orig/ qdigidoc4_r.2.11.110-1804/qdigidoc4/
Only in qdigidoc4_r.2.11.110.orig/cmake: .git
Only in qdigidoc4_r.2.11.110.orig/common: .git
Only in qdigidoc4_r.2.11.110.orig/common: .gitmodules
diff '--color=auto' -u -r qdigidoc4_r.2.11.110.orig/debian/changelog qdigidoc4_r.2.11.110-1804/qdigidoc4/debian/changelog
--- qdigidoc4_r.2.11.110.orig/debian/changelog	2022-01-28 13:44:35.000000000 +0200
+++ qdigidoc4_r.2.11.110-1804/qdigidoc4/debian/changelog	2022-01-28 13:44:38.000000000 +0200
@@ -1,3 +1,9 @@
+qdigidoc4 (4.2.11.110-1804) unstable; urgency=medium
+
+  * Release: 4.2.11.110.
+
+ -- RIA <info@ria.ee>  Fri, 28 Jan 2022 13:44:38 +0200
+
 qdigidoc4 (0.2.0.3) stable; urgency=low

   * Initial release
Only in qdigidoc4_r.2.11.110.orig/extensions/cmake: .git
Only in qdigidoc4_r.2.11.110.orig/extensions: .git
Only in qdigidoc4_r.2.11.110.orig/extensions: .gitmodules
```

```
$ git log --oneline v4.2.9..v4.2.11
2631e24 (tag: v4.2.11) Update translation (#1025)
76c671a Support Fedora (#997)
639cebe Update Qt to 5.12.2 (#1019)
cde7fb8 Add web-eid to diagnostics (#989)
faa8276 Add default option to sign button (#1001)
cb8262a Update OpenLDAP 2.6.0 (#996)
132de43 Workaround for Yaru theme on ubuntu 21.10 (#994)
58e4278 Improve safeFilename (#986)
1710f47 Fix coverity and cppcheck warnings (#992)
60af0bb Remove autofocus (#981)
5a9ff0a Use thread monitor event state (#845)
cdd95a5 Fix LDAP certificate validation (#980)
92f81ec Workaround SID/MID proxy unicode issues (#982)
92a5aaa Update version number and OpenSSL, OpenLDAP versions (#977)
5971e54 Update Xalan-C 1.12 (#976)
1f848cf Add more specific info for OpenSSLExceptions (#970)
0497b7f Set Select folder dialog button label and fix some translation warnings (#974)
e56e814 Workaround recent Qt changes to pass mousePressEvent (#978)
44f4a7e Update translations in russian for settings (#973)
25756eb Wait for upper level operations to avoid locked screen (#979)
232784e Don't set focus to fonds image (#967)
5cf2157 Change the view of expired and expiring certificates (#965)
b001274 Resolve a yellow background, when PIN is locked (#971)
4b20375 Fix the boolean value (#975)
1a41817 Resolve Ubuntu 21.04 warnings (#946)
301178b Set read-only permission for files in signed container (#962)
e028a30 Update OpenLDAP 2.5.5 (#963)
1fb5f6a Set accessible name to pin (#966)
18e6112 Handle libdigidocpp exception (#943)
a9efe0f Update translations (#961)
06e44a0 Fix Linux dark theme (#950)
a6ff428 Fix missed border of Accordion (#960)
a14476c Update list of components in Info view (#958)
8980270 Fix normalization of filenames (#952)
e4aac44 Shorten notifications display time (#948)
14606dc Use QSysInfo for OS version (#931)
b8716e7 Resolve a yellow background, when PIN is locked (#947)
0319c6b Don't allow searching for spaces during encryption (#929)
```
2022-06-03 04:40:36 +02:00
AndersonTorres
e7ef797f04 coq2html: use new SRI hash format 2022-06-02 22:01:41 -03:00
AndersonTorres
34b9e86a10 cidrgrep: use new SRI hash format 2022-06-02 22:01:41 -03:00
AndersonTorres
1d75611d1c retry: use new SRI hash format 2022-06-02 22:01:40 -03:00
AndersonTorres
a9f927d321 softhsm: use new SRI hash format 2022-06-02 22:01:40 -03:00
AndersonTorres
a78c3a93ad pomerium-cli: use new SRI hash format 2022-06-02 22:01:40 -03:00