summaryrefslogtreecommitdiff
path: root/scripts/prep-librewolf-dpkg.sh
Commit message (Collapse)AuthorAge
* attempt 1 for 96.0.1build-96.0.1B. Stack2022-01-18
| | | | | | | | | | | Now parse patches.txt for list of patches. Note that we exclude the xmas.patch because all of its behaviors are already established in the dpkg. We cleanup some of the Debian Firefox orig tarball vendored python libs which are inexplicably out of date. Now using the Source repo instead of Common as the source of truth. Temporarily fix some fuzz in LW remove_addons.patch again.
* fix sed againB. Stack2021-12-29
|
* fix sed for search-config.jsonB. Stack2021-12-28
|
* 95.0.1 attempt 1B. Stack2021-12-28
|
* 95.0-1 attempt 1build-95.0B. Stack2021-12-14
|
* fix policies.json/policies.jsonB. Stack2021-11-18
|
* re-add remove_addons.patch fuzz fix now that gitB. Stack2021-11-17
| | | | is fixed to use specific tags
* fix how git is usedB. Stack2021-11-17
| | | | So it always uses git checkout v$VERSION
* fix path for patched fileB. Stack2021-11-17
|
* add fix for pref-naming.patchB. Stack2021-11-17
|
* add new patches for 94.0B. Stack2021-11-17
|
* disable 94.0 remove_addons fixB. Stack2021-11-16
|
* 94.0 attempt 1B. Stack2021-11-15
|
* fix librewolf.cfg and local-settings.js pathsB. Stack2021-10-13
| | | | | | dpkg interprets "$1 $2" in the .install files as source, dest-dir and not source, dest-filename. So the $2 needs to omit the filename entirely.
* fix mozilla-vpn-ad patch for dpkg only right nowB. Stack2021-10-12
|
* fix mozconfig for 92.0B. Stack2021-10-01
|
* do not remove cbindgen requirementB. Stack2021-10-01
|
* debian: disable search-config.patchB. Stack2021-10-01
|
* use branches from git reposB. Stack2021-09-30
|
* disable search-config.patchB. Stack2021-09-30
|
* remove sandbox-update-arm-syscall-numbers patchB. Stack2021-09-30
|
* first attemptB. Stack2021-08-23
|
* just use it directly, does not work in archive anywayohfp2021-07-15
|
* pathohfp2021-07-15
|
* cargo.toml needs to be separate, it seemsohfp2021-07-15
|
* this time, let us try it with including cbindgen in OBS insteadohfp2021-07-15
|
* parentheses need escaping with sed -r, it seemsohfp2021-07-08
|
* use cargo-installed cbindgen 0.19.0 until in upstream reposohfp2021-07-07
|
* include new patches / replace sed with patches; maybe improve/fix ↵ohfp2021-07-02
| | | | link/install oddities
* v89.0HEADmasterB. Stack2021-06-09
|
* remove bashisms, fix versioningB Stack2021-04-28
|
* missed a patch file for the debian specific prep buildohfp2021-04-23
|
* debian prepare-script for 88.0ohfp2021-04-23
|
* typoohfp2021-03-26
|
* prepare v87.0-1ohfp2021-03-24
|
* remember: you need to use a variable if you want to use a variable..ohfp2021-03-14
|
* if instead of caseohfp2021-03-14
|
* attempt to get things working for ubuntuohfp2021-03-14
|
* attempt to handle choosable distro, starting with ubuntuB. Stack2021-03-12
|
* remove reference to obsolete patchohfp2021-02-27
|
* prepare v85.0.2-1. still needs upstream debian xz for this versionohfp2021-02-14
|
* debian included the cargo dep fix as wellohfp2021-02-06
|
* v85.0.1-1ohfp2021-02-06
|
* modify dsc directly for cargo/rustohfp2021-02-05
|
* allow an older cargo version until 0.48 is in SIDohfp2021-02-04
|
* remove dpkg-divert tasksB Stack2021-02-04
|
* check if this reduces log sizeohfp2021-02-03
|
* maybe more globbery will helpohfp2021-02-03
|
* debug ciohfp2021-02-03
|
* concentrating helpsohfp2021-02-02
|
bgstack15