firefox: update to 113.0.2

**Changes:**
- Fixed a bug which could cause Firefox to freeze on some pages when loading them with the Developer Tools Web Console open
- Fixed a bug which would cause the bookmarks and history sidebars to not properly react to the browser window being vertically resized

Signed-off-by: Thomas Staudinger <Staudi.Kaos@gmail.com>
This commit is contained in:
Thomas Staudinger 2023-05-23 22:11:23 +02:00
parent c369ad355f
commit ee47e24e17
2 changed files with 11 additions and 11 deletions

View file

@ -1,9 +1,9 @@
name : firefox name : firefox
version : '113.0' version : 113.0.2
release : 275 release : 276
source : source :
- https://ftp.mozilla.org/pub/firefox/releases/113.0/source/firefox-113.0.source.tar.xz : 7a266044cb9d0c63079b3453507ea0c80a23389f4cbf6a4f6fd15146c6072627 - https://ftp.mozilla.org/pub/firefox/releases/113.0.2/source/firefox-113.0.2.source.tar.xz : f132b702836311b6cc40873b69df3ce208d035dbc8ce390c390eebd63d27c7a3
- https://sources.getsol.us/mozilla/firefox/firefox-113.0-langpacks.tar.xz : 9e1b8282cf33890132d601b2cf427face5939554c07201fde8dfd058d17e6449 - https://sources.getsol.us/mozilla/firefox/firefox-113.0.2-langpacks.tar.xz : 605ab76fe5cf281eb5d32216790006453fc4208260c2921ac1a7599d3406f440
license : license :
- GPL-2.0-or-later - GPL-2.0-or-later
- MPL-2.0 - MPL-2.0

View file

@ -2,8 +2,8 @@
<Source> <Source>
<Name>firefox</Name> <Name>firefox</Name>
<Packager> <Packager>
<Name>Reilly Brogan</Name> <Name>Thomas Staudinger</Name>
<Email>solus@reillybrogan.com</Email> <Email>Staudi.Kaos@gmail.com</Email>
</Packager> </Packager>
<License>GPL-2.0-or-later</License> <License>GPL-2.0-or-later</License>
<License>MPL-2.0</License> <License>MPL-2.0</License>
@ -177,12 +177,12 @@
</Files> </Files>
</Package> </Package>
<History> <History>
<Update release="275"> <Update release="276">
<Date>2023-05-10</Date> <Date>2023-05-23</Date>
<Version>113.0</Version> <Version>113.0.2</Version>
<Comment>Packaging update</Comment> <Comment>Packaging update</Comment>
<Name>Reilly Brogan</Name> <Name>Thomas Staudinger</Name>
<Email>solus@reillybrogan.com</Email> <Email>Staudi.Kaos@gmail.com</Email>
</Update> </Update>
</History> </History>
</PISI> </PISI>