summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-04-30p7zip-17.04-1.parabola1: updating versionOmar Vega Ramos
2021-04-30Update libre/your-freedomParabola automatic package builder
2021-04-29ruby-3.0.1-1.parabola1: updating versionOmar Vega Ramos
2021-04-29unzip-6.0-14.parabola1: rebuildOmar Vega Ramos
2021-04-29ruby-2.7.2-1.parabola1: updating versionOmar Vega Ramos
2021-04-29[clementine]: housekeepingbill-auger
2021-04-29updpkg: libre/clementine 1.4.0rc1+495+g10bf5dc17-1Tyler Swagar
2021-04-29libre: qtcreator: remove unused libre.patchDenis 'GNUtoo' Carikli
The usage of the libre.patch has already been removed by the following commit: e0a236ce2aaf35673906212a7bcc3ab09ec71de6 (libre: qtcreator: sync from core from 4.12.4-1 to 4.14.0-4) but in that commit I forgot to also remove the actual libre.patch file. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2021-04-28Update libre/your-freedomParabola automatic package builder
2021-04-27[gophernicus]: add .install filebill-auger
2021-04-27[gophernicus]: add packagebill-auger
2021-04-25smplayer-21.1.0-1.parabola1: updating versionOmar Vega Ramos
2021-04-25pacman-5.2.2-3.parabola1: rebuildOmar Vega Ramos
2021-04-25[icecat]: revert mksource wipbill-auger
2021-04-25[perl-file-rename]: add conflict: 'perl-rename'bill-auger
2021-04-25[icecat]: wip - mksource recipebill-auger
2021-04-25[icecat]: v78.9.0 - new recipebill-auger
2021-04-25[qt5-styleplugins]: rebuild against latest qt5bill-auger
2021-04-25[qt5-styleplugins]: rebuild against latest qt5bill-auger
2021-04-25[qt5-styleplugins]: rebuild against latest qt5bill-auger
2021-04-25[quassel]: rebuild against latest icubill-auger
2021-04-25[texlive-bin]: upgrade to v2021.58686bill-auger
2021-04-25[webkit2gtk]: upgrade to v2.32.0bill-auger
2021-04-25[icecat]: upgrade to v78.9.0 (FTBS)bill-auger
2021-04-24systemd-248-5.parabola1: rebuildOmar Vega Ramos
2021-04-21Update libre/your-freedom_emuParabola automatic package builder
2021-04-21Update nonprism/your-privacyParabola automatic package builder
2021-04-21Update libre/your-freedomParabola automatic package builder
2021-04-20[qt5-styleplugins]: rebuild against latest qt5bill-auger
2021-04-20libre/epiphany: added libhogweed.so to dependsAndreas Grapentin
2021-04-20libre/epiphany: updated to 40.0Andreas Grapentin
2021-04-19pcr: Add selinux-python from AurDenis 'GNUtoo' Carikli
This finally brings the 'audit2allow' command to Parabola. That command is commonly used to work with selinux policies. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2021-04-19pcr: gajim-plugin-omemo: update to 2.7.13 by syncing with aurDenis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2021-04-16[blender]: upgrade to v2.92.0bill-auger
2021-04-14[qt5-styleplugins]: rebuild against latest qt5bill-auger
2021-04-13pcr: libselinux: fix typoDenis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2021-04-12pcr: add policycoreutils (selinux policy core utilities)Denis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2021-04-12pcr: update libselinux and libsepol to 3.2Denis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2021-04-12pcr: pacman-static: update to 5.2.2 from AurDenis 'GNUtoo' Carikli
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2021-04-09[retroshare]: upgrade to v0.6.6bill-auger
2021-04-09[qt5-styleplugins]: rebuild against latest qt5-basebill-auger
2021-04-09[newlisp]: upgrade to v10.7.5bill-auger
2021-04-09[iceweasel]: housekeepingbill-auger
2021-04-09addpkg: nonsystemd/pipewire 1:0.3.25-1.nonsystemd1David P
Signed-off-by: David P <megver83@parabola.nu>
2021-04-08[iceweasel-l10n]: upgrade to v87.0bill-auger
2021-04-08[texlive-bin]: rebuld against latest popplerbill-auger
2021-04-08[cups-filters]: upgrade to v1.28.8bill-auger
2021-04-08[iceweasel]: update branding checksumbill-auger
2021-04-08libre/iceweasel: Small cleanupsgrizzlyuser
i686 change is not needed anymore as ffmpeg is in the repos. However it doesn't build anyway, with message: rsvg-convert: symbol lookup error: /usr/lib/libpango-1.0.so.0: undefined symbol: g_memdup2
2021-04-08libre/iceweasel: refactor some prefs overridesgrizzlyuser
Preference overrides from vendor.js are not connected to the code, so they tend to bit rot quite quickly. Also, they only hide the problem, because the source code still contains references to nonfree stuff. Patching has a downside too. If upstream adds an override for some patched preference in a new place, it's likely to take precedence over the patch. Solution for this problem is TBD. But there are ways to override our vendor.js too, so either approach is prone to this. For now, go on with the patching approach. Also drop the override for ui.key.menuAccessKeyFocuses as I don't see how this is related to freedom issues. Let's stick as close to upstream as possible. geo.wifi.uri was probably removed upstream as I wasn't able to find it anywhere in the source tree.