Compare commits

...

59 Commits

Author SHA1 Message Date
bsiegert 5c2cb9655d Pullup tickets #6432 and #6434 2021-03-08 08:34:52 +00:00
bsiegert f99cd1a649 Pullup ticket #6434 - requested by nia
chat/mumble: security fix

Revisions pulled up:
- chat/mumble/Makefile                                          1.29
- chat/mumble/PLIST                                             1.4
- chat/mumble/distinfo                                          1.7

---
   Module Name:	pkgsrc
   Committed By:	nia
   Date:		Fri Mar  5 09:57:20 UTC 2021

   Modified Files:
   	pkgsrc/chat/mumble: Makefile PLIST distinfo

   Log Message:
   mumble: Update to 1.3.4

   Client

   Fixed: Don't use outdated (non-existent) notification icon names on Linux (#4705)
   Fixed: Security vulnerability caused by allowing non http/https URL schemes in public server list (#4733)

   Server

   Fixed: Exit status for actions like --version or --supw was always set to non-zero ( #3998)

   General

   Fixed: Packet loss & audio artifacts caused by OCB2 XEX* mitigation (#4720)
2021-03-08 08:34:10 +00:00
bsiegert f09f2634c0 Pullup ticket #6432 - requested by mlelstv
www/squid4: build fix

(via patch)

building squid4 requires 64bit atomics. In pkgsrc-HEAD there is
mk/atomics64.mk with the necessary dependencies and www/squid4 includes
it.

In release 2020Q4 this is missing, so a simple pullup of the package
isn't sufficient unless mk/atomics64.mk is also pulled up.
2021-03-07 18:30:13 +00:00
bsiegert d9898f2c24 Pullup ticket #6433 2021-03-06 17:03:06 +00:00
bsiegert fab6b5b520 Pullup ticket #6433 - requested by wiz
security/tor-browser: security fix

Revisions pulled up:
- security/tor-browser/Makefile                                 1.86
- security/tor-browser/PLIST                                    1.12
- security/tor-browser/distinfo                                 1.36

---
   Module Name:	pkgsrc
   Committed By:	wiz
   Date:		Thu Mar  4 15:47:58 UTC 2021

   Modified Files:
   	pkgsrc/security/tor-browser: Makefile PLIST distinfo

   Log Message:
   tor-browser: update to 10.0.12.

   10.0.12:

           Update Firefox to 78.8.0esr
           Bug 40026: Create survey banner on about:tor for desktop
           Bug 40287: Switch DDG search from POST to GET

   10.0.11:

   Windows-only.
2021-03-06 17:02:40 +00:00
bsiegert 10d31f6842 Pullup tickets #6430 and #6431 2021-03-01 20:05:49 +00:00
bsiegert 830cda9e84 Pullup ticket #6431 - requested by nia
www/firefox78-l10n: dependent update

Revisions pulled up:
- www/firefox78-l10n/Makefile                                   1.10
- www/firefox78-l10n/distinfo                                   1.10

---
   Module Name:	pkgsrc
   Committed By:	nia
   Date:		Thu Feb 25 07:37:38 UTC 2021

   Modified Files:
   	pkgsrc/www/firefox78-l10n: Makefile distinfo

   Log Message:
   firefox78-l10n: sync with firefox78
2021-03-01 20:01:39 +00:00
bsiegert 4092542897 Pullup ticket #6430 - requested by nia
www/firefox78: security fix

Revisions pulled up:
- www/firefox78/Makefile                                        1.21
- www/firefox78/distinfo                                        1.12

---
   Module Name:	pkgsrc
   Committed By:	nia
   Date:		Wed Feb 24 13:20:06 UTC 2021

   Modified Files:
   	pkgsrc/www/firefox78: Makefile distinfo

   Log Message:
   firefox78: Update to 78.8.0

   Security Vulnerabilities fixed in Firefox ESR 78.8

   #CVE-2021-23969: Content Security Policy violation report could have
   contained the destination of a redirect

   #CVE-2021-23968: Content Security Policy violation report could have
   contained the destination of a redirect

   #CVE-2021-23973: MediaError message property could have leaked
   information about cross-origin resources

   #CVE-2021-23978: Memory safety bugs fixed in Firefox 86 and Firefox ESR
   78.8
2021-03-01 19:53:45 +00:00
spz af4e1e1784 #6423 2021-02-18 05:26:58 +00:00
spz b23b2adafb Pullup ticket #6423 - requested by bouyer
sysutils/xentools413: security patch

Revisions pulled up:
- sysutils/xentools413/Makefile                                 1.16
- sysutils/xentools413/distinfo                                 1.8
- sysutils/xentools413/patches/patch-XSA355                     1.1
- sysutils/xentools413/patches/patch-tools_xenstore_xenstored_core.c 1.1

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	bouyer
   Date:		Wed Feb  3 22:30:22 UTC 2021

   Modified Files:
   	pkgsrc/sysutils/xentools413: Makefile distinfo
   Added Files:
   	pkgsrc/sysutils/xentools413/patches: patch-XSA355
   	    patch-tools_xenstore_xenstored_core.c

   Log Message:
   Add upstream patch for Xen Security Advisory 355
   Also, fix xenstored looping keeping the CPU 100% busy and leaking
   file descriptors.


   To generate a diff of this commit:
   cvs rdiff -u -r1.15 -r1.16 pkgsrc/sysutils/xentools413/Makefile
   cvs rdiff -u -r1.7 -r1.8 pkgsrc/sysutils/xentools413/distinfo
   cvs rdiff -u -r0 -r1.1 pkgsrc/sysutils/xentools413/patches/patch-XSA355 \
       pkgsrc/sysutils/xentools413/patches/patch-tools_xenstore_xenstored_core.c
2021-02-18 05:21:21 +00:00
bsiegert 0e0286063a Pullup ticket #6427 - requested by taca
lang/php73: security fix

Revisions pulled up:
- lang/php/phpversion.mk                                        1.320
- lang/php73/distinfo                                           1.32

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Fri Feb  5 14:46:58 UTC 2021

   Modified Files:
   	pkgsrc/lang/php: phpversion.mk
   	pkgsrc/lang/php73: distinfo

   Log Message:
   lang/php73: update to 7.3.27

   04 Feb 2021, PHP 7.3.27

   - SOAP:
     . Fixed bug #80672 (Null Dereference in SoapClient). (CVE-2021-21702) (cmb, Stas)
2021-02-16 08:41:32 +00:00
bsiegert 22de567e6c Pullup ticket #6426 - requested by taca
lang/php74: security fix

Revisions pulled up:
- lang/php/phpversion.mk                                        1.319
- lang/php74/distinfo                                           1.19

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Fri Feb  5 14:45:20 UTC 2021

   Modified Files:
   	pkgsrc/lang/php: phpversion.mk
   	pkgsrc/lang/php74: distinfo

   Log Message:
   lang/php74: update to 7.4.15

   04 Feb 2021, PHP 7.4.15

   - Core:
     . Fixed bug #80523 (bogus parse error on >4GB source code). (Nikita)
     . Fixed bug #80384 (filter buffers entire read until file closed). (Adam
       Seitz, cmb)

   - Curl:
     . Fixed bug #80595 (Resetting POSTFIELDS to empty array breaks request). (cmb)

   - Date:
     . Fixed bug #80376 (last day of the month causes runway cpu usage. (Derick)

   - MySQLi:
     . Fixed bug #67983 (mysqlnd with MYSQLI_OPT_INT_AND_FLOAT_NATIVE fails to
       interpret bit columns). (Nikita)
     . Fixed bug #64638 (Fetching resultsets from stored procedure with cursor
       fails). (Nikita)
     . Fixed bug #72862 (segfault using prepared statements on stored procedures
       that use a cursor). (Nikita)
     . Fixed bug #77935 (Crash in mysqlnd_fetch_stmt_row_cursor when calling an SP
       with a cursor). (Nikita)

   - Phar:
     . Fixed bug #77565 (Incorrect locator detection in ZIP-based phars). (cmb)
     . Fixed bug #69279 (Compressed ZIP Phar extractTo() creates garbage files).
       (cmb)

   - SOAP:
     . Fixed bug #80672 (Null Dereference in SoapClient). (CVE-2021-21702) (cmb,
       Stas)
2021-02-16 08:36:26 +00:00
bsiegert c947df98d3 Pullup ticket #6425 - requested by bouyer
sysutils/xentools411: build fix, bugfix

Revisions pulled up:
- sysutils/xentools411/Makefile                                 1.25
- sysutils/xentools411/distinfo                                 1.16
- sysutils/xentools411/patches/patch-tools_ocaml_Makefile.rules 1.1
- sysutils/xentools411/patches/patch-tools_ocaml_common.make    1.2
- sysutils/xentools411/patches/patch-tools_xenstore_xenstored_core.c 1.1

---
   Module Name:	pkgsrc
   Committed By:	bouyer
   Date:		Thu Feb  4 11:45:53 UTC 2021

   Modified Files:
   	pkgsrc/sysutils/xentools411: Makefile distinfo
   	pkgsrc/sysutils/xentools411/patches: patch-tools_ocaml_common.make
   Added Files:
   	pkgsrc/sysutils/xentools411/patches: patch-tools_ocaml_Makefile.rules
   	    patch-tools_xenstore_xenstored_core.c

   Log Message:
   Fix build with newer ocaml.
   Fix xenstored leaking file descriptors and busy-looping over them.
2021-02-16 08:30:47 +00:00
bsiegert 36df9a9bbf Pullup ticket #6424 - requested by bouyer
sysutils/xenkernel411: security fix

Revisions pulled up:
- sysutils/xenkernel411/Makefile                                1.20
- sysutils/xenkernel411/distinfo                                1.18
- sysutils/xenkernel411/patches/patch-XSA355                    1.1

---
   Module Name:	pkgsrc
   Committed By:	bouyer
   Date:		Thu Feb  4 11:41:38 UTC 2021

   Modified Files:
   	pkgsrc/sysutils/xenkernel411: Makefile distinfo
   Added Files:
   	pkgsrc/sysutils/xenkernel411/patches: patch-XSA355

   Log Message:
   Add upstream patch for XSA355. Bump PKGREVISION
2021-02-16 08:15:40 +00:00
bsiegert feca32e9fc Pullup ticket #6422 - requested by bouyer
sysutils/xenkernel413: security fix

Revisions pulled up:
- sysutils/xenkernel413/Makefile                                1.12
- sysutils/xenkernel413/distinfo                                1.9
- sysutils/xenkernel413/patches/patch-XSA355                    1.1
- sysutils/xenkernel413/patches/patch-XSA360                    1.1

---
   Module Name:	pkgsrc
   Committed By:	bouyer
   Date:		Wed Feb  3 22:27:16 UTC 2021

   Modified Files:
   	pkgsrc/sysutils/xenkernel413: Makefile distinfo
   Added Files:
   	pkgsrc/sysutils/xenkernel413/patches: patch-XSA355 patch-XSA360

   Log Message:
   Add upstream patches for Xen security advisory 355 and 360.
   Bump PKGREVSION
2021-02-16 07:57:46 +00:00
bsiegert 0ce747b1b1 Pullup ticket #6429 - requested by wiz
x11/xterm: security fix

Revisions pulled up:
- x11/xterm/Makefile                                            1.131
- x11/xterm/distinfo                                            1.91

---
   Module Name:	pkgsrc
   Committed By:	wiz
   Date:		Thu Feb 11 09:02:52 UTC 2021

   Modified Files:
   	pkgsrc/x11/xterm: Makefile distinfo

   Log Message:
   xterm: update to 366.

   Patch #366 - 2021/02/10

       correct a compiler-warning fix in patch #352 which allowed sign-extension of coordinate values (report by "CismonX").
       correct upper-limit for selection buffer, accounting for combining characters (report/testcase by Tavis Ormandy).
       with alwaysHighlight true, xterm does not properly track focus. The screen->select FOCUS flag remains always on, which prevents bellIsUrgent from working, as the urgent WM_HINT flag is only set in setXUrgency() when the window is not focused. Fix this by updating screen->select in unselectwindow() regardless of the value of always_highlight (patch by Jiri Bohac).
       improve fix for interaction between SRM and ENQ (report by Grant Taylor).
       build-fix for --with-Xaw3dxft, needed when --with-toolbar is omitted (report by Jimmy Olgeni, Emanuel Haupt).
2021-02-14 16:15:25 +00:00
bsiegert 14ae71961c Pullup ticket #6420 2021-02-05 21:45:58 +00:00
bsiegert 8c58b371b1 Pullup ticket #6420 - requested by wiz
www/privoxy: security fix

Revisions pulled up:
- www/privoxy/Makefile                                          1.68
- www/privoxy/PLIST                                             1.14
- www/privoxy/distinfo                                          1.26

---
   Module Name:	pkgsrc
   Committed By:	wiz
   Date:		Thu Feb  4 16:29:14 UTC 2021

   Modified Files:
   	pkgsrc/www/privoxy: Makefile PLIST distinfo

   Log Message:
   privoxy: update to 3.0.29.

   *** Version 3.0.29 stable ***

   - Security/Reliability:
     - Fixed memory leaks when a response is buffered and the buffer
       limit is reached or Privoxy is running out of memory.
       Commits bbd53f1010b and 4490d451f9b. OVE-20201118-0001.
       Sponsored by: Robert Klemme
     - Fixed a memory leak in the show-status CGI handler when
       no action files are configured. Commit c62254a686.
       OVE-20201118-0002.
       Sponsored by: Robert Klemme
     - Fixed a memory leak in the show-status CGI handler when
       no filter files are configured. Commit 1b1370f7a8a.
       OVE-20201118-0003.
       Sponsored by: Robert Klemme
     - Fixes a memory leak when client tags are active.
       Commit 245e1cf32. OVE-20201118-0004.
       Sponsored by: Robert Klemme
     - Fixed a memory leak if multiple filters are executed
       and the last one is skipped due to a pcre error.
       Commit 5cfb7bc8fe. OVE-20201118-0005.
     - Prevent an unlikely dereference of a NULL-pointer that
       could result in a crash if accept-intercepted-requests
       was enabled, Privoxy failed to get the request destination
       from the Host header and a memory allocation failed.
       Commit 7530132349. CID 267165. OVE-20201118-0006.
     - Fixed memory leaks in the client-tags CGI handler when
       client tags are configured and memory allocations fail.
       Commit cf5640eb2a. CID 267168. OVE-20201118-0007.
     - Fixed memory leaks in the show-status CGI handler when memory
       allocations fail. Commit 064eac5fd0 and commit fdee85c0bf3.
       CID 305233. OVE-20201118-0008.

   - General improvements:
     - Added experimental https inspection support which allows to filter
       https traffic. To enable it, install MbedTLS and configure with
       --with-mbedtls, or install OpenSSL or LibreSSL and configure
       with --with-openssl.
       Afterwards configure the directives in section 7 of the
       config file and enable the +https-inspection action.
       Initial MbedTLS-based code contributed by Vaclav Svec,
       initial OpenSSL support contributed by Maxim Antonov.
       With help from Nedzad Hrnjica and Ho+ Ho+ Ho+.
       Integration and improvements sponsored by Robert Klemme.
     - pcrs: Request JIT compilation if it's supported and
       the filter isn't dynamic. This can speed up filtering.
     - Added support for Brotli decompression.
       Sponsored by: Robert Klemme
     - Added FEATURE_EXTENDED_STATISTICS to gather statistics for
       block reasons and filter executions. To enable it, configure
       with --enable-extended-statistics and visit
       http://config.privoxy.org/show-status.
       Sponsored by: Robert Klemme
     - Use the IP_FREEBIND socket option, if defined. This allows
       Privoxy to bind to not-yet assigned IP addresses which is
       useful in failover environments.
       Patch by Sam Varshavchik.
     - Allow to use extended host patterns and vanilla host patterns
       at the same time by prefixing extended host patterns with
       "PCRE-HOST-PATTERN:". To enable this, configure with
       --enable-pcre-host-patterns.
       Sponsored by: Robert Klemme
     - Added "Cross-origin resource sharing" (CORS) support.
       This allows to access Privoxy's CGI interface via JavaScript from
       another domain (white-listed with the new cors-allowed-origin directive).
       Based on a patch by Nedzad Hrnjica.
       Sponsored by: Robert Klemme.
     - Add SOCKS5 username/password support.
       Based on a patch by Sam, improved by Ivan Romanov.
       Closes Patch#141 and solves TODO#105.
     - Bump the maximum number of action and filter files
       to 100 each.
       Sponsored by: Robert Klemme
     - Fixed handling of filters with "split-large-forms 1"
       when using the CGI editor.
       Reported by withoutname in #921.
     - Better detect a mismatch of connection details when
       figuring out whether or not a connection can be reused.
     - Don't send a "Connection failure" message instead of the
       "DNS failure" message.
       Sponsored by: Robert Klemme
     - Let LOG_LEVEL_REQUEST log all requests. Previously unencrypted
       requests were only logged with LOG_LEVEL_REQUEST when they weren't
       crunched (in which case they were logged with LOG_LEVEL_CRUNCH).
       This was documented behaviour, but logging all requests seems more useful.
     - Fixed locking around localtime() and gmtime().
     - Removed OS/2 support. We haven't provided OS/2 packages in years,
       it complicated the code and it depended on a fallback snprintf()
       implementation which is GPLv2 only.
     - Remove the fallback snprintf() implementation
       Now that OS/2 support is gone we no longer need it.
     - Fixed a bunch of format specifiers log messages.
     - Added a missing apostrophe in the 'More Privoxy' menu.
     - Explicitly prevent use of FEATURE_CONNECTION_SHARING
       without FEATURE_CONNECTION_KEEP_ALIVE. It makes no sense
       and does not compile anyway.
       Sponsored by: Robert Klemme
     - Fix build without FEATURE_CONNECTION_KEEP_ALIVE.
       Sponsored by: Robert Klemme
     - Downgrade the 'Graceful termination requested' message
       to LOG_LEVEL_INFO as it isn't an error.
       Sponsored by: Robert Klemme
     - decompress_iob(): Downgrade the no-content message to LOG_LEVEL_RE_FILTER
       While at it, fix a typo in a comment.
       Sponsored by: Robert Klemme
     - Fixed a couple of cppcheck warnings.
     - Rename LOG_LEVEL_GPC to LOG_LEVEL_REQUEST.
       Only the shadow knows what "GPC" is supposed to stand for.
     - Remove SourceForge references in copyright headers.
     - Upgrade a bunch of links to the homepage to https://.
     - Add 'no-brotli-accepted' filter which prevents the
       use of Brotli compression.
     - Changed license for pcrs to GPLv2+ after getting the
       permission from Andreas. This allows to redistribute
       Privoxy under the GPLv3 which is required when linking
       to future mbedTLS versions which are expected to be
       licensed under the Apache 2.0 license only.
     - Updated a bunch of tests that have to expect status code 403
       now after r1.168/070e904afa5.
     - Lowercase the host name in the request line.
     - Only set SOURCE_DATE_EPOCH if it's not already set so
       distributions can overwrite it through the environment.

   - Documentation changes:
     - Explain that Privoxy has to be distributed under the
       GPLv3 (or later) when linked with an MbedTLS version
       that is licensed under the Apache 2.0 license.
     - Import the GNU GPLv3 and include it the user manual.
     - Clarify FEATURE_FORCE_LOAD's description. It allows to bypass
       blocking not filtering and only does it if blocks aren't enforced.
       Reported by: Robert Klemme
     - FAQ: Remove Zwiebelfreunde e.V. from the list of fiduciary sponsors
       As of 2021 they no longer handle donations for foreign organisations
       due to lack of resources.
     - FAQ: Remove an obsolete comment with a link to the long-gone PDF manual.
     - FAQ: Add a link to the TODO list.
     - FAQ: Change the sponsor amounts to USD slightly rounding the
       converted amounts up to get simple numbers.
       Receiving USD is apparently easier for SPI and SPI is
       preferred by sponsors as they can send invoices.
     - Advertise the client-tags CGI page in the user manual.
     - Stop advertising the show-version CGI page which no longer exists.
     - Add yet another reason why +prevent-compression may cause problems.
     - Don't claim that contributors need ssh. It's only needed for committers.
     - Replace obsolete CVS instructions with Git instructions.
     - Remove an obsolete comment

   - Config file changes:
     - Change the suggested default-server-timeout to 5 to match the
       suggested keep-alive-timeout. Otherwise using the defaults would
       result in Privoxy reducing the default-server-timeout and logging
       an error message.
       Sponsored by: Robert Klemme
     - Update the 'debug 1' description.
     - Add a missing 'client-specific-tag' directive.
     - Comment out trusted-cgi-referer pointing to example.org.

   - Action file improvements:
     - Block requests to /(.*/)?piwik\.php
     - Block requests to .connectaserver.de/
     - Block requests to pixel.inforsea.com/
     - Block requests to t.vi-serve.com/
     - Block requests to .ioam.de/
     - Block requests to t.9gag.com/img.gif
     - Block requests to .pixel.parsely.com/ as image
     - Block requests to pixel.wp.com/
     - Disable fast-redirects for .librarything.com/
     - Disable fast-redirects for issue.freebsdfoundation.org/
     - Disable fast-redirects for .twitter.com/.*origin=http
     - Unblock belco24.de/
     - Add fast-redirects exception for .wikipedia.org/
     - Add fast-redirects exception for oss-fuzz.com/
     - Disable fast-redirects for .consensu.org/delivery/pixel\.php
       and block the requests as image instead
     - Unblock .adbinstaller.com/
       Reported by lvm in #942.
     - Unblock .adbshell.com
       Reported by lvm in #942.
     - Unblock .tagesschau.de/
     - Disable fast-redirects for collector.githubapp.com/
       and block requests to it as image instead
     - Unblock 'ada*.'
     - Add fast-redirects{} exception for sourcepoint.vice.com/
     - Unblock adaway.org/
       Reported by DRS David Soft in AF#945.
     - Change two block reasons that previously were the same.
       Sponsored by: Robert Klemme
     - Added a +delay-response{} test.
     - Updated the location of the development version
       of default.action.master.

   - Privoxy-Log-Parser:
     - Added a --keep-date option to keep the date in highlighted messages.
     - Highlight new log messages.
     - Make gather_loglevel_clf_stats() more tolerant. While at it,
       count all CLF messages as requests, even if the request is invalid.
     - Only show HTTP version distribution if at least one version has been detected.
     - Only show crunch statistics if crunches were detected.
     - Warn if the request counts differ.
     - Generate statistics if the log only contains LOG_LEVEL_CLF messages
       so it can be used with vanilla webserver logs.
       Previously Privoxy-specific "Request:" messages were required.
     - Align the client-HTTP-version distribution like other distributions
     - Bump version to 0.9.1
     - Include status code distribution in the stats.
     - Let the statistics include the size of the content Privoxy
       transferred excluding HTTP headers.
     - Get with the program and expect all requests to be logged with LOG_LEVEL_REQUEST.
       It's no longer necessary to count both LOG_LEVEL_REQUEST and
       LOG_LEVEL_CRUNCH messages to get the total number of requests.
     - Leverage the LOG_LEVEL_CLF message to gather statistics that where
       previously taken from LOG_LEVEL_HEADER lines. This results in less
       confusing results if https inspection is enabled in which case there
       are two LOG_LEVEL_HEADER lines with request lines.
       Sponsored by: Robert Klemme
     - Properly highlight the filter results message. Previously a brace got lost.
     - Prefer the number of CLF lines to get the total number of requests
       as it works with older Privoxy versions as well.

   - Privoxy-Regression-Test:
     - Turn curl's globbing mode off so we can allow more characters in URLs.
     - Allow '[' and ']' in URLs.
     - Include the action file when complaining about missing Sticky Actions.
     - Fix a sentence in the documentation.
     - Bump version to 0.7.1

   - url-pattern-translator:
     - Detect a couple of pattern prefixes case-insensitively.
       Sponsored by: Robert Klemme
     - Skip CLIENT-TAG patterns.
       Sponsored by: Robert Klemme
     - Skip patterns that have already been converted.
       It should now be safe to "convert" a file multiple times.
       Sponsored by: Robert Klemme
     - Add the new 'PCRE-HOST-PATTERN:' prefix.
       Sponsored by: Robert Klemme
2021-02-05 21:45:38 +00:00
bsiegert 6b67c3ca11 Pullup tickets up to #6419 2021-02-04 17:38:57 +00:00
bsiegert a75e92f84e Pullup ticket #6419 - requested by wiz
security/tor-browser: security fix

Revisions pulled up:
- security/tor-browser/Makefile                                 1.84
- security/tor-browser/PLIST                                    1.11
- security/tor-browser/distinfo                                 1.35
- security/tor-browser/patches/patch-dom_webgpu_ipc_WebGPUParent.cpp deleted
- security/tor-browser/patches/patch-toolkit_moz.configure      1.5

---
   Module Name:	pkgsrc
   Committed By:	wiz
   Date:		Thu Feb  4 13:34:16 UTC 2021

   Modified Files:
   	pkgsrc/security/tor-browser: Makefile PLIST distinfo
   	pkgsrc/security/tor-browser/patches: patch-toolkit_moz.configure
   Removed Files:
   	pkgsrc/security/tor-browser/patches:
   	    patch-dom_webgpu_ipc_WebGPUParent.cpp

   Log Message:
   tor-browser: update to 10.0.10.

   Changes:

   10.0.10:

   Not found.

   10.0.9:

   The full changelog since Desktop and Android Tor Browser 10.0.8 is:

       All Platforms
           Update NoScript to 11.1.9
       Windows + OS X + Linux
           Update Firefox to 78.7.0esr
           Bug 40249: Remove EOY 2020 Campaign
       Build System
           All Platforms
               Update Go to 1.14.14

   10.0.8:

   The full changelog since Desktop and Android Tor Browser 10.0.7 is:

       All Platforms
           Update NoScript to 11.1.7
       Windows + OS X + Linux
           Update Firefox to 78.6.1esr
2021-02-04 17:25:59 +00:00
bsiegert 08c0fa2f27 Pullup ticket #6418 - requested by wiz
net/tor: security fix

Revisions pulled up:
- net/tor/Makefile                                              1.159
- net/tor/distinfo                                              1.111
- net/tor/options.mk                                            1.15

---
   Module Name:	pkgsrc
   Committed By:	wiz
   Date:		Wed Feb  3 19:55:28 UTC 2021

   Modified Files:
   	pkgsrc/net/tor: Makefile distinfo options.mk

   Log Message:
   tor: update to 0.4.4.7.

   Changes in version 0.4.4.7 - 2021-02-03
     Tor 0.4.4.7 backports numerous bugfixes from later releases,
     including one that made v3 onion services more susceptible to
     denial-of-service attacks, and a feature that makes some kinds of
     DoS attacks harder to perform.

     o Major bugfixes (onion service v3, backport from 0.4.5.3-rc):
       - Stop requiring a live consensus for v3 clients and services, and
         allow a "reasonably live" consensus instead. This allows v3 onion
         services to work even if the authorities fail to generate a
         consensus for more than 2 hours in a row. Fixes bug 40237; bugfix
         on 0.3.5.1-alpha.

     o Major feature (exit, backport from 0.4.5.5-rc):
       - Re-entry into the network is now denied at the Exit level to all
         relays' ORPorts and authorities' ORPorts and DirPorts. This change
         should help mitgate a set of denial-of-service attacks. Closes
         ticket 2667.

     o Minor feature (build system, backport from 0.4.5.4-rc):
       - New "make lsp" command to generate the compile_commands.json file
         used by the ccls language server. The "bear" program is needed for
         this. Closes ticket 40227.

     o Minor features (compilation, backport from 0.4.5.2-rc):
       - Disable deprecation warnings when building with OpenSSL 3.0.0 or
         later. There are a number of APIs newly deprecated in OpenSSL
         3.0.0 that Tor still requires. (A later version of Tor will try to
         stop depending on these APIs.) Closes ticket 40165.

     o Minor features (crypto, backport from 0.4.5.3-rc):
       - Fix undefined behavior on our Keccak library. The bug only
         appeared on platforms with 32-byte CPU cache lines (e.g. armv5tel)
         and would result in wrong digests. Fixes bug 40210; bugfix on
         0.2.8.1-alpha. Thanks to Bernhard ?belacker, Arnd Bergmann and
         weasel for diagnosing this.

     o Minor bugfixes (compatibility, backport from 0.4.5.1-rc):
       - Strip '\r' characters when reading text files on Unix platforms.
         This should resolve an issue where a relay operator migrates a
         relay from Windows to Unix, but does not change the line ending of
         Tor's various state files to match the platform, and the CRLF line
         endings from Windows end up leaking into other files such as the
         extra-info document. Fixes bug 33781; bugfix on 0.0.9pre5.

     o Minor bugfixes (compilation, backport from 0.4.5.3-rc):
       - Fix a compilation warning about unreachable fallthrough
         annotations when building with "--enable-all-bugs-are-fatal" on
         some compilers. Fixes bug 40241; bugfix on 0.3.5.4-alpha.

     o Minor bugfixes (SOCKS5, backport from 0.4.5.3-rc):
       - Handle partial SOCKS5 messages correctly. Previously, our code
         would send an incorrect error message if it got a SOCKS5 request
         that wasn't complete. Fixes bug 40190; bugfix on 0.3.5.1-alpha.

     o Minor bugfixes (testing, backport from 0.4.5.2-alpha):
       - Fix the `config/parse_tcp_proxy_line` test so that it works
         correctly on systems where the DNS provider hijacks invalid
         queries. Fixes part of bug 40179; bugfix on 0.4.3.1-alpha.
       - Fix our Python reference-implementation for the v3 onion service
         handshake so that it works correctly with the version of hashlib
         provided by Python 3.9. Fixes part of bug 40179; bugfix
         on 0.3.1.6-rc.
       - Fix the `tortls/openssl/log_one_error` test to work with OpenSSL
         3.0.0. Fixes bug 40170; bugfix on 0.2.8.1-alpha.
2021-02-04 15:35:11 +00:00
bsiegert d3b0bb501f Pullup ticket #6417 - requested by wiz
security/tor-browser-https-everywhere: bugfix

Revisions pulled up:
- security/tor-browser-https-everywhere/Makefile                1.5
- security/tor-browser-https-everywhere/distinfo                1.5

---
   Module Name:	pkgsrc
   Committed By:	wiz
   Date:		Wed Feb  3 20:20:33 UTC 2021

   Modified Files:
   	pkgsrc/security/tor-browser-https-everywhere: Makefile distinfo

   Log Message:
   tor-browser-https-everywhere: update to 2021.1.27.

   2021.1.27
   * EASE Mode UI Changes
   * NPM Dependency updates
   * Geckodriver pull update
   * Chromedriver pull update
   * Integrate CSS Grid for Options Page and EASE UI
   * Put Options in new tab
2021-02-04 15:24:49 +00:00
bsiegert e0436dc9de Pullup ticket #6416 - requested by spz
security/sudo: NetBSD build fix

Revisions pulled up:
- security/sudo/Makefile                                        1.183
- security/sudo/distinfo                                        1.114
- security/sudo/patches/patch-configure                         1.5

---
   Module Name:	pkgsrc
   Committed By:	spz
   Date:		Sat Jan 30 11:06:45 UTC 2021

   Modified Files:
   	pkgsrc/security/sudo: Makefile distinfo
   	pkgsrc/security/sudo/patches: patch-configure

   Log Message:
   security/sudo: build fix for netbsdelf systems
2021-02-04 15:22:21 +00:00
spz 5e9aa3a265 #6401 2021-01-30 07:51:21 +00:00
spz c099581cc1 Pullup ticket #6401 - requested by nia
net/bind911: build fix for i386

Revisions pulled up:
- net/bind911/Makefile                                          1.36
- net/bind916/Makefile                                          1.8

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	nia
   Date:		Wed Jan 13 09:34:30 UTC 2021

   Modified Files:
   	pkgsrc/net/bind911: Makefile
   	pkgsrc/net/bind916: Makefile

   Log Message:
   bind: Disable atomic operations on i386 too.


   To generate a diff of this commit:
   cvs rdiff -u -r1.35 -r1.36 pkgsrc/net/bind911/Makefile
   cvs rdiff -u -r1.7 -r1.8 pkgsrc/net/bind916/Makefile
2021-01-30 07:43:16 +00:00
spz 935f16b1b2 #6411 #6412 #6413 #6414 2021-01-30 06:23:35 +00:00
spz 89372c8b42 Pullup ticket #6413 - requested by nia
www/firefox78-l10n: dependency update

Revisions pulled up:
- www/firefox78-l10n/Makefile                                   1.8
- www/firefox78-l10n/distinfo                                   1.8

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	nia
   Date:		Wed Jan 27 05:29:25 UTC 2021

   Modified Files:
   	pkgsrc/www/firefox78-l10n: Makefile distinfo

   Log Message:
   firefox78-l10n: sync with firefox78


   To generate a diff of this commit:
   cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/firefox78-l10n/Makefile \
       pkgsrc/www/firefox78-l10n/distinfo
2021-01-30 06:21:32 +00:00
spz a03520f3c0 Pullup ticket #6412 - requested by nia
www/firefox78: security update

Revisions pulled up:
- www/firefox78/Makefile                                        1.18
- www/firefox78/PLIST                                           1.2
- www/firefox78/distinfo                                        1.10
- www/firefox78/mozilla-common.mk                               1.9

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	nia
   Date:		Wed Jan 27 05:24:11 UTC 2021

   Modified Files:
   	pkgsrc/www/firefox78: Makefile PLIST distinfo mozilla-common.mk

   Log Message:
   firefox78: Update to 78.7.0

   changes:
   https://www.mozilla.org/en-US/security/advisories/mfsa2021-04/


   To generate a diff of this commit:
   cvs rdiff -u -r1.17 -r1.18 pkgsrc/www/firefox78/Makefile
   cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/firefox78/PLIST
   cvs rdiff -u -r1.9 -r1.10 pkgsrc/www/firefox78/distinfo
   cvs rdiff -u -r1.8 -r1.9 pkgsrc/www/firefox78/mozilla-common.mk
2021-01-30 06:21:26 +00:00
bsiegert 2987cf8b07 Pullup ticket #6415 2021-01-28 08:10:01 +00:00
bsiegert ae725c4331 Pullup ticket #6415 - requested by spz
security/sudo: security fix

Revisions pulled up:
- security/sudo/Makefile                                        1.181-1.182
- security/sudo/PLIST                                           1.19
- security/sudo/distinfo                                        1.112-1.113
- security/sudo/patches/patch-configure                         1.4
- security/sudo/patches/patch-examples_Makefile.in              1.1
- security/sudo/patches/patch-logsrvd_Makefile.in               1.1
- security/sudo/patches/patch-plugins_sudoers_Makefile.in       1.4

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Mon Jan 18 14:32:24 UTC 2021

   Modified Files:
   	pkgsrc/security/sudo: Makefile PLIST distinfo
   	pkgsrc/security/sudo/patches: patch-configure
   	    patch-plugins_sudoers_Makefile.in
   Added Files:
   	pkgsrc/security/sudo/patches: patch-examples_Makefile.in
   	    patch-logsrvd_Makefile.in

   Log Message:
   security/sudo: update to 1.9.5p1

   Update sudo package to 1.9.5p1.  CHanges from 1.8.31p2 are too many to
   write here.  Please refer <https://www.sudo.ws/stable.html>.

   1.9.5 fixes these security problems:

   * Fixed CVE-2021-23239, a potential information leak in sudoedit that
     could be used to test for the existence of directories not normally
     accessible to the user in certain circumstances.  When creating a new
     file, sudoedit checks to make sure the parent directory of the new file
     exists before running the editor.  However, a race condition exists if
     the invoking user can replace (or create) the parent directory. If a
     symbolic link is created in place of the parent directory, sudoedit will
     run the editor as long as the target of the link exists.  If the target
     of the link does not exist, an error message will be displayed.  The
     race condition can be used to test for the existence of an arbitrary
     directory.  However, it cannot be used to write to an arbitrary
     location.

   * Fixed CVE-2021-23240, a flaw in the temporary file handling of
     sudoedit's SELinux RBAC support.  On systems where SELinux is enabled, a
     user with sudoedit permissions may be able to set the owner of an
     arbitrary file to the user-ID of the target user.  On Linux kernels that
     support protected symlinks setting /proc/sys/fs/protected_symlinks to 1
     will prevent the bug from being exploited.  For more information, see
     Symbolic link attack in SELinux-enabled sudoedit.

   Quote from 1.9.0 features:

   * The maximum length of a conversation reply has been increased from 255
     to 1023 characters.  This allows for longer user passwords. Bug #860.

   * Sudo now includes a logging daemon, sudo_logsrvd, which can be used to
     implement centralized logging of I/O logs.  TLS connections are
     supported when sudo is configured with the --enable-openssl option.  For
     more information, see the sudo_logsrvd, sudo_logsrvd.conf and
     sudo_logsrv.proto manuals as well as the log_servers setting in the
     sudoers manual.

   * The --disable-log-server and --disable-log-client configure options can
     be used to disable building the I/O log server and/or remote I/O log
     support in the sudoers plugin.

   * The new sudo_sendlog utility can be used to test sudo_logsrvd or send
     existing sudo I/O logs to a centralized server.

   * It is now possible to write sudo plugins in Python 4 when sudo is
     configured with the --enable-python option.  See the sudo_plugin_python
     manual for details.

     Sudo 1.9.0 comes with several Python example plugins that get installed
     sudo's examples directory.

     The sudo blog article What's new in sudo 1.9: Python includes a simple
     tutorial on writing python plugins.

   * Sudo now supports an audit plugin type.  An audit plugin receives
     accept, reject, exit and error messages and can be used to implement
     custom logging that is independent of the underlying security policy.
     Multiple audit plugins may be specified in the sudo.conf file.  A sample
     audit plugin is included that writes logs in JSON format.

   * Sudo now supports an approval plugin type.  An approval plugin is run
     only after the main security policy (such as sudoers) accepts a command
     to be run.  The approval policy may perform additional checks,
     potentially interacting with the user.  Multiple approval plugins may be
     specified in the sudo.conf file.  Only if all approval plugins succeed
     will the command be allowed.

   * Sudo's -S command line option now causes the sudo conversation function
     to write to the standard output or standard error instead of the
     terminal device.

---
   Module Name:	pkgsrc
   Committed By:	jperkin
   Date:		Tue Jan 26 20:18:43 UTC 2021

   Modified Files:
   	pkgsrc/security/sudo: Makefile distinfo

   Log Message:
   sudo: Update to 1.9.5p2 for CVE-2021-3156.

   What's new in Sudo 1.9.5p2

    * Fixed sudo's setprogname(3) emulation on systems that don't
      provide it.

    * Fixed a problem with the sudoers log server client where a partial
      write to the server could result the sudo process consuming large
      amounts of CPU time due to a cycle in the buffer queue. Bug #954.

    * Added a missing dependency on libsudo_util in libsudo_eventlog.
      Fixes a link error when building sudo statically.

    * The user's KRB5CCNAME environment variable is now preserved when
      performing PAM authentication.  This fixes GSSAPI authentication
      when the user has a non-default ccache.

    * When invoked as sudoedit, the same set of command line options
      are now accepted as for "sudo -e".  The -H and -P options are
      now rejected for sudoedit and "sudo -e" which matches the sudo
      1.7 behavior.  This is part of the fix for CVE-2021-3156.

    * Fixed a potential buffer overflow when unescaping backslashes
      in the command's arguments.  Normally, sudo escapes special
      characters when running a command via a shell (sudo -s or sudo
      -i).  However, it was also possible to run sudoedit with the -s
      or -i flags in which case no escaping had actually been done,
      making a buffer overflow possible.  This fixes CVE-2021-3156.
2021-01-28 08:09:40 +00:00
bsiegert daac94065f I keep forgetting to commit the changelog :( 2021-01-28 08:03:03 +00:00
spz 322211338d Pullup ticket #6414 - requested by sborrill
security/p11-kit: build fix for FreeBSD

Revisions pulled up:
- security/p11-kit/Makefile                                     1.19
- security/p11-kit/distinfo                                     1.14
- security/p11-kit/patches/patch-p11-kit_lists.c                1.1

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	triaxx
   Date:		Fri Jan  8 21:09:08 UTC 2021

   Modified Files:
   	pkgsrc/security/p11-kit: Makefile distinfo
   Added Files:
   	pkgsrc/security/p11-kit/patches: patch-p11-kit_lists.c

   Log Message:
   p11-kit: Fix build on FreeBSD

   The build step failed on FreeBSD due to undeclared SIZE_MAX. This error
   has been fixed upstream (https://github.com/p11-glue/p11-kit/commit/507c394)
   and the patch could be removed at the next update.


   To generate a diff of this commit:
   cvs rdiff -u -r1.18 -r1.19 pkgsrc/security/p11-kit/Makefile
   cvs rdiff -u -r1.13 -r1.14 pkgsrc/security/p11-kit/distinfo
   cvs rdiff -u -r0 -r1.1 pkgsrc/security/p11-kit/patches/patch-p11-kit_lists.c
2021-01-27 19:40:46 +00:00
spz dd4225059a Pullup ticket #6411 - requested by tron
mail/mutt: security update

Revisions pulled up:
- mail/mutt/Makefile                                            1.240-1.241
- mail/mutt/distinfo                                            1.92-1.93

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	tron
   Date:		Fri Jan  1 09:19:27 UTC 2021

   Modified Files:
   	pkgsrc/mail/mutt: Makefile distinfo

   Log Message:
   mutt: Update to version 2.0.4

   This release fixes a few assorted bugs. Unfortunately, one of those (for
   large-file support) required a change to the header cache structures; so
   your header cache files will need to regenerate when opening each mailbox.


   To generate a diff of this commit:
   cvs rdiff -u -r1.239 -r1.240 pkgsrc/mail/mutt/Makefile
   cvs rdiff -u -r1.91 -r1.92 pkgsrc/mail/mutt/distinfo

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	tron
   Date:		Sat Jan 23 09:46:47 UTC 2021

   Modified Files:
   	pkgsrc/mail/mutt: Makefile distinfo

   Log Message:
   mutt: Update to version 2.0.5

   This is a bug-fix release, fixing a few memory leaks.  One of them was
   assigned CVE-2021-3181.


   To generate a diff of this commit:
   cvs rdiff -u -r1.240 -r1.241 pkgsrc/mail/mutt/Makefile
   cvs rdiff -u -r1.92 -r1.93 pkgsrc/mail/mutt/distinfo
2021-01-27 19:33:07 +00:00
bsiegert eae043e402 Pullup ticket #6410 - requested by kardel
net/frr: build fix

Revisions pulled up:
- net/frr/Makefile                                              1.3-1.4

---
   Module Name:    pkgsrc
   Committed By:   kardel
   Date:           Wed Jan  6 10:45:49 UTC 2021

   Modified Files:
           pkgsrc/net/frr: Makefile

   Log Message:
   net/frr: document bison tool dependency

---
   Module Name:    pkgsrc
   Committed By:   kardel
   Date:           Wed Jan  6 11:53:52 UTC 2021

   Modified Files:
           pkgsrc/net/frr: Makefile

   Log Message:
   net/frr: simplify bison tool requirement
2021-01-22 18:33:17 +00:00
bsiegert be3b7b5a2c Pullup ticket #6408 - requested by nia
lang/mozjs78: GNU/Linux build fix

Revisions pulled up:
- lang/mozjs78/PLIST.Linux                                      1.1

---
   Module Name:	pkgsrc
   Committed By:	nia
   Date:		Mon Jan 18 09:27:31 UTC 2021

   Added Files:
   	pkgsrc/lang/mozjs78: PLIST.Linux

   Log Message:
   mozjs78: create PLIST.Linux

   based on missing files in latest CentOS 7 build published to pkgsrc-bulk
2021-01-22 18:12:21 +00:00
bsiegert 122f466262 Pullup ticket #6407 - requested by nia
www/firefox: build fix
www/firefox78: build fix

Revisions pulled up:
- www/firefox/mozilla-common.mk                                 1.196
- www/firefox78/mozilla-common.mk                               1.8

---
   Module Name:	pkgsrc
   Committed By:	nia
   Date:		Tue Jan 19 22:40:26 UTC 2021

   Modified Files:
   	pkgsrc/www/firefox: mozilla-common.mk
   	pkgsrc/www/firefox78: mozilla-common.mk

   Log Message:
   firefox(78): set GCC_REQD
2021-01-22 18:12:00 +00:00
bsiegert b41e77c16c Pullup ticket #6406 - requested by nia
security/polkit: build fix

Revisions pulled up:
- security/polkit/Makefile                                      1.31
- security/polkit/buildlink3.mk                                 1.5

---
   Module Name:	pkgsrc
   Committed By:	nia
   Date:		Tue Jan 19 22:36:19 UTC 2021

   Modified Files:
   	pkgsrc/security/polkit: Makefile buildlink3.mk

   Log Message:
   polkit: build fix: bump GCC requirement
2021-01-22 18:11:39 +00:00
bsiegert 262d8debfa Pullup ticket #6404 - requested by gutteridge
graphics/dia: security fix

Revisions pulled up:
- graphics/dia/Makefile                                         1.112
- graphics/dia/distinfo                                         1.36
- graphics/dia/patches/patch-app_app__procs.c                   1.1

---
   Module Name:    pkgsrc
   Committed By:   gutteridge
   Date:           Sat Jan 16 00:25:33 UTC 2021

   Modified Files:
           pkgsrc/graphics/dia: Makefile distinfo
   Added Files:
           pkgsrc/graphics/dia/patches: patch-app_app__procs.c

   Log Message:
   dia: apply an upstream security fix

   Fix endless loop on filenames with invalid encoding (CVE-2019-19451).
2021-01-22 18:11:31 +00:00
bsiegert 987f06b7e0 Pullup ticket #6403 - requested by taca
textproc/ruby-redcarpet: security fix

Revisions pulled up:
- textproc/ruby-redcarpet/Makefile                              1.12
- textproc/ruby-redcarpet/distinfo                              1.12

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Thu Jan 14 14:57:36 UTC 2021

   Modified Files:
   	pkgsrc/textproc/ruby-redcarpet: Makefile distinfo

   Log Message:
   textproc/ruby-redcarpet: update to 3.5.1

   Version 3.5.1 (Security)

   * Fix a security vulnerability using :quote in combination with the
     :escape_html option.

     Reported by Johan Smits.
2021-01-22 18:11:23 +00:00
bsiegert 0dabafccac Pullup tickets #6396 and #6397 2021-01-16 21:50:11 +00:00
bsiegert fc89f45812 Pullup ticket #6397 - requested by nia
www/firefox78-l10n: dependent update

Revisions pulled up:
- www/firefox78-l10n/Makefile                                   1.7
- www/firefox78-l10n/distinfo                                   1.7

---
   Module Name:	pkgsrc
   Committed By:	ryoon
   Date:		Fri Jan  8 19:14:29 UTC 2021

   Modified Files:
   	pkgsrc/www/firefox78-l10n: Makefile distinfo

   Log Message:
   firefox78-l10n: Update to 78.6.1

   * Sync with www/firefox78-78.6.1.
2021-01-16 21:48:26 +00:00
bsiegert 23badd0824 Pullup ticket #6396 - requested by nia
www/firefox78: security fix

Revisions pulled up:
- www/firefox78/Makefile                                        1.17
- www/firefox78/distinfo                                        1.9
- www/firefox78/patches/patch-dom_webgpu_ipc_WebGPUParent.cpp   deleted

---
   Module Name:	pkgsrc
   Committed By:	ryoon
   Date:		Fri Jan  8 19:13:53 UTC 2021

   Modified Files:
   	pkgsrc/www/firefox78: Makefile distinfo
   Removed Files:
   	pkgsrc/www/firefox78/patches: patch-dom_webgpu_ipc_WebGPUParent.cpp

   Log Message:
   firefox78: Update to 78.6.1

   Changelog:
   * Fix: Fixed a crash during video playback on Apple Silicon devices (bug 1683579)
   * Secrity fix:
   #CVE-2020-16044: Use-after-free write when handling a malicious COOKIE-ECHO SCTP chunk
2021-01-16 21:47:26 +00:00
spz fdcdd3e79f #6395 2021-01-16 21:06:07 +00:00
bsiegert 4cbfc94d40 Pullup tickets up to #6402 2021-01-16 19:55:42 +00:00
bsiegert cef820f348 Pullup ticket #6402 - requested by nia
databases/py-ldap: NetBSD build fix

Revisions pulled up:
- databases/py-ldap/Makefile                                    1.89

---
   Module Name:	pkgsrc
   Committed By:	nia
   Date:		Thu Jan 14 11:41:03 UTC 2021

   Modified Files:
   	pkgsrc/databases/py-ldap: Makefile

   Log Message:
   py-ldap: Force pkgsrc version on NetBSD where version detection fails

   PR pkg/55902
2021-01-16 19:53:04 +00:00
bsiegert 4f92bc9a14 Pullup ticket #6400 - requested by nia
multimedia/ffmpeg3: build fix

Revisions pulled up:
- multimedia/ffmpeg3/Makefile                                   1.63

---
   Module Name:	pkgsrc
   Committed By:	nia
   Date:		Wed Jan 13 09:38:02 UTC 2021

   Modified Files:
   	pkgsrc/multimedia/ffmpeg3: Makefile

   Log Message:
   ffmpeg3: Fix executable name in NOT_PAX_MPROTECT...
2021-01-16 19:48:22 +00:00
bsiegert f2372e7944 Pullup ticket #6399 - requested by taca
lang/php74: security fix

Revisions pulled up:
- lang/php/phpversion.mk                                        1.318
- lang/php74/distinfo                                           1.18

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Thu Jan  7 13:39:09 UTC 2021

   Modified Files:
   	pkgsrc/lang/php: phpversion.mk
   	pkgsrc/lang/php74: distinfo

   Log Message:
   lang/php74: udpate to 7.4.14

   Update php74 pacakge to 7.4.14 (PHP 7.4.14).

   07 Jan 2021, PHP 7.4.14

   - Core:
     . Fixed bug #74558 (Can't rebind closure returned by Closure::fromCallable()).
       (cmb)
     . Fixed bug #80345 (PHPIZE configuration has outdated PHP_RELEASE_VERSION).
       (cmb)
     . Fixed bug #72964 (White space not unfolded for CC/Bcc headers). (cmb)
     . Fixed bug #80362 (Running dtrace scripts can cause php to crash).
       (al at coralnet dot name)
     . Fixed bug #80393 (Build of PHP extension fails due to configuration gap
       with libtool). (kir dot morozov at gmail dot com)
     . Fixed bug #80402 (configure filtering out -lpthread). (Nikita)
     . Fixed bug #77069 (stream filter loses final block of data). (cmb)

   - Fileinfo:
     . Fixed bug #77961 (finfo_open crafted magic parsing SIGABRT). (cmb)

   - FPM:
     . Fixed bug #69625 (FPM returns 200 status on request without
       SCRIPT_FILENAME env). (Jakub Zelenka)

   - Intl:
     . Fixed bug #80425 (MessageFormatAdapter::getArgTypeList redefined). (Nikita)

   - OpenSSL:
     . Fixed bug #80368 (OpenSSL extension fails to build against LibreSSL due to
       lack of OCB support). (Nikita)

   - Phar:
     . Fixed bug #73809 (Phar Zip parse crash - mmap fail). (cmb)
     . Fixed bug #75102 (`PharData` says invalid checksum for valid tar). (cmb)
     . Fixed bug #77322 (PharData::addEmptyDir('/') Possible integer overflow).
       (cmb)

   - PDO MySQL:
     . Fixed bug #80458 (PDOStatement::fetchAll() throws for upsert queries).
       (Kamil Tekiela)
     . Fixed bug #63185 (nextRowset() ignores MySQL errors with native prepared
       statements). (Nikita)
     . Fixed bug #78152 (PDO::exec() - Bad error handling with multiple commands).
       (Nikita)
     . Fixed bug #70066 (Unexpected "Cannot execute queries while other unbuffered
       queries"). (Nikita)
     . Fixed bug #71145 (Multiple statements in init command triggers unbuffered
       query error). (Nikita)
     . Fixed bug #76815 (PDOStatement cannot be GCed/closeCursor-ed when a
       PROCEDURE resultset SIGNAL). (Nikita)

   - Standard:
     . Fixed bug #77423 (FILTER_VALIDATE_URL accepts URLs with invalid userinfo).
       (CVE-2020-7071) (cmb)
     . Fixed bug #80366 (Return Value of zend_fstat() not Checked). (sagpant, cmb)
     . Fixed bug #80411 (References to null-serialized object break serialize()).
       (Nikita)

   - Tidy:
     . Fixed bug #77594 (ob_tidyhandler is never reset). (cmb)

   - Zlib:
     . Fixed #48725 (Support for flushing in zlib stream). (cmb)
2021-01-16 19:48:15 +00:00
bsiegert 4d4ee93abc Pullup ticket #6398 - requested by taca
lang/php73: security fix

Revisions pulled up:
- lang/php/phpversion.mk                                        1.317
- lang/php73/distinfo                                           1.31

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Thu Jan  7 13:35:03 UTC 2021

   Modified Files:
   	pkgsrc/lang/php: phpversion.mk
   	pkgsrc/lang/php73: distinfo

   Log Message:
   lang/php73: update to 7.3.26

   Update php73 package to 7.3.26 (PHP 7.3.26).

   07 Jan 2021, PHP 7.3.26

   - Standard:
     . Fixed bug #77423 (FILTER_VALIDATE_URL accepts URLs with invalid userinfo).
       (CVE-2020-7071) (cmb)
     . Fixed bug #80457 (stream_get_contents() fails with maxlength=-1 or default).
       (bruno dot premont at restena dot lu)
2021-01-16 19:44:59 +00:00
spz 6a722b810a Pullup ticket #6395 - requested by bouyer
sysutils/xentools413: build fix

Revisions pulled up:
- sysutils/xentools413/distinfo                                 1.7
- sysutils/xentools413/patches/patch-tools_ocaml_Makefile.rules 1.1
- sysutils/xentools413/patches/patch-tools_ocaml_common.make    1.2

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	bouyer
   Date:		Fri Jan  8 22:08:46 UTC 2021

   Modified Files:
   	pkgsrc/sysutils/xentools413: distinfo
   	pkgsrc/sysutils/xentools413/patches: patch-tools_ocaml_common.make
   Added Files:
   	pkgsrc/sysutils/xentools413/patches: patch-tools_ocaml_Makefile.rules

   Log Message:
   Fix build with newer ocaml, from Chavdar Ivanov


   To generate a diff of this commit:
   cvs rdiff -u -r1.6 -r1.7 pkgsrc/sysutils/xentools413/distinfo
   cvs rdiff -u -r0 -r1.1 \
       pkgsrc/sysutils/xentools413/patches/patch-tools_ocaml_Makefile.rules
   cvs rdiff -u -r1.1 -r1.2 \
       pkgsrc/sysutils/xentools413/patches/patch-tools_ocaml_common.make
2021-01-16 16:35:04 +00:00
bsiegert 16a36a1458 Pullup tickets up to 6394 2021-01-16 15:01:50 +00:00
bsiegert db36ebbb5a Pullup ticket #6394 - requested by nia
audio/musicpd: NetBSD/earm build fix

Revisions pulled up:
- audio/musicpd/Makefile                                        1.233

---
   Module Name:	pkgsrc
   Committed By:	nia
   Date:		Fri Jan  8 09:31:32 UTC 2021

   Modified Files:
   	pkgsrc/audio/musicpd: Makefile

   Log Message:
   musicpd: Lower GCC requirement.

   This is a build fix for NetBSD/earm...
2021-01-10 19:25:18 +00:00
bsiegert dacd6b1c6b Pullup ticket #6393 - requested by prlw1
multimedia/gstreamer1: build fix

Revisions pulled up:
- multimedia/gstreamer1/PLIST                                   1.17

---
   Module Name:    pkgsrc
   Committed By:   prlw1
   Date:           Thu Jan  7 10:09:06 UTC 2021

   Modified Files:
           pkgsrc/multimedia/gstreamer1: PLIST

   Log Message:
   gstreamer1: GstCheck-1.0.* depend on both the gstcheck and introspection options

   Fixes PR pkg/55912
2021-01-10 19:24:11 +00:00
bsiegert 1d7827c874 Pullup tickets up to #6392 2021-01-04 17:40:25 +00:00
bsiegert ac7d6790af Pullup ticket #6392 - requested by taca
mail/dovecot2-pigeonhole: dependent update

Revisions pulled up:
- mail/dovecot2-pigeonhole/Makefile                             1.60
- mail/dovecot2-pigeonhole/distinfo                             1.45

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Mon Jan  4 14:58:26 UTC 2021

   Modified Files:
   	pkgsrc/mail/dovecot2-pigeonhole: Makefile distinfo

   Log Message:
   mail/dovecot2-pigeonhole: update to 0.5.13

   Update dovecot2-pigeonhole package to 0.5.13.

   v0.5.13 2021-01-04  Aki Tuomi <aki.tuomi@open-xchange.com>

   	- duplicate: The test was handled badly in a multiscript (sieve_before,
   	  sieve_after) scenario in which an earlier script in the sequence with
   	  a duplicate test succeeded, while a later script caused a runtime
   	  failure. In that case, the message is recorded for duplicate tracking,
   	  while the message may not actually have been delivered in the end.
   	- editheader: Sieve interpreter entered infinite loop at startup when
   	  the "editheader" configuration listed an invalid header name. This
   	  problem can only be triggered by the administrator.
   	- relational: The Sieve relational extension can cause a segfault at
   	  compile time. This is triggered by invalid script syntax. The segfault
   	  happens when this match type is the last argument of the test command.
   	  This situation is not possible in a valid script; positional arguments
   	  are normally present after that, which would prevent the segfault.
   	- sieve: For some Sieve commands the provided mailbox name is not
   	  properly checked for UTF-8 validity, which can cause assert crashes at
   	  runtime when an invalid mailbox name is encountered. This can be
   	  caused by the user by writing a bad Sieve script involving the
   	  affected commands ("mailboxexists", "specialuse_exists").
   	  This can be triggered by the remote sender only when the user has
   	  written a Sieve script that passes message content to one of the
   	  affected commands.
   	- sieve: Large sequences of 8-bit octets passed to certain Sieve
   	  commands that create or modify message headers that allow UTF-8 text
   	  (vacation, notify and addheader) can cause the delivery or IMAP
   	  process (when IMAPSieve is used) to enter a memory-consuming
   	  semi-infinite loop that ends when the process exceeds its memory
   	  limits. Logged in users can cause these hangs only for their own
   	  processes.
2021-01-04 17:40:06 +00:00
bsiegert cacccaec3b Pullup ticket #6391 - requested by taca
mail/dovecot2: security fix

Revisions pulled up:
- mail/dovecot2-gssapi/Makefile                                 1.7
- mail/dovecot2-sqlite/Makefile                                 1.25
- mail/dovecot2/Makefile                                        1.106
- mail/dovecot2/Makefile.common                                 1.42
- mail/dovecot2/PLIST                                           1.71
- mail/dovecot2/buildlink3.mk                                   1.36
- mail/dovecot2/distinfo                                        1.107
- mail/dovecot2/patches/patch-src_auth_mech-gssapi.c            deleted

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Mon Jan  4 14:57:19 UTC 2021

   Modified Files:
   	pkgsrc/mail/dovecot2: Makefile Makefile.common PLIST buildlink3.mk
   	    distinfo
   	pkgsrc/mail/dovecot2-gssapi: Makefile
   	pkgsrc/mail/dovecot2-sqlite: Makefile
   Removed Files:
   	pkgsrc/mail/dovecot2/patches: patch-src_auth_mech-gssapi.c

   Log Message:
   mail/dovecot2: update to 2.3.13

   Update mail/dovecot2 pacakge to 2.3.13, including security fixes.

   v2.3.13 2021-01-04	Aki Tuomi <aki.tuomi@open-xchange.com>

   	* CVE-2020-24386: Specially crafted command can cause IMAP hibernate to
   	  allow logged in user to access other people's emails and filesystem
   	  information.
   	* Metric filter and global event filter variable syntax changed to a
   	  SQL-like format. See https://doc.dovecot.org/configuration_manual/event_filter/
   	* auth: Added new aliases for %{variables}. Usage of the old ones is
   	  possible, but discouraged.
   	* auth: Removed RPA auth mechanism, SKEY auth mechanism, NTLM auth
   	  mechanism and related password schemes.
   	* auth: Removed passdb-sia, passdb-vpopmail and userdb-vpopmail.
   	* auth: Removed postfix postmap socket
   	+ auth: Added new fields for auth server events. These fields are now
   	  also available for all auth events. See
   	  https://doc.dovecot.org/admin_manual/list_of_events/#authentication-server
   	  for details.
   	+ imap-hibernate: Added imap_client_hibernated, imap_client_unhibernated
   	  and imap_client_unhibernate_retried events. See
   	  https://doc.dovecot.org/admin_manual/list_of_events/ for details.
   	+ lib-index: Added new mail_index_recreated event. See
   	  https://doc.dovecot.org/admin_manual/list_of_events/#mail-index-recreated
   	+ lib-sql: Support TLS options for cassandra driver. This requires
   	  cpp-driver v2.15 (or later) to work reliably.
   	+ lib-storage: Missing $HasAttachment / $HasNoAttachment flags are now
   	  added to existing mails if mail_attachment_detection_option=add-flags
   	  and it can be done inexpensively.
   	+ login proxy: Added login_proxy_max_reconnects setting (default 3) to
   	  control how many reconnections are attempted.
   	+ login proxy: imap/pop3/submission/managesieve proxying now supports
   	  reconnection retrying on more than just connect() failure. Any error
   	  except a non-temporary authentication failure will result in reconnect
   	  attempts.
   	- auth: Lua passdb/userdb leaks stack elements per call, eventually
   	  causing the stack to become too deep and crashing the auth or
   	  auth-worker process.
   	- auth: SASL authentication PLAIN mechanism could be used to trigger
   	  read buffer overflow. However, this doesn't seem to be exploitable in
   	  any way.
   	- auth: v2.3.11 regression: GSSAPI authentication fails because dovecot
   	  disallows NUL bytes for it.
   	- dict: Process used too much CPU when iterating keys, because each key
   	  used a separate write() syscall.
   	- doveadm-server: Crash could occur if logging was done outside command
   	  handling. For example http-client could have done debug logging
   	  afterwards, resulting in either segfault or
   	  Panic: file http-client.c: line 642 (http_client_context_close):
   	  assertion failed: (cctx->clients_list == NULL).
   	- doveadm-server: v2.3.11 regression: Trying to connect to doveadm server
   	  process via starttls assert-crashed if there were no ssl=yes listeners:
   	  Panic: file master-service-ssl.c: line 22 (master_service_ssl_init):
   	  assertion failed: (service->ssl_ctx_initialized).
   	- fts-solr: HTTP requests may have assert-crashed:
   	  Panic: file http-client-request.c: line 1232 (http_client_request_send_more):
   	  assertion failed: (req->payload_input != NULL)
   	- imap: IMAP NOTIFY could crash with a segmentation fault due to a bad
   	  configuration that causes errors. Sending the error responses to the
   	  client can cause the segmentation fault. This can for example happen
   	  when several namespaces use the same mail storage location.
   	- imap: IMAP NOTIFY used on a shared namespace that doesn't actually
   	  exist (e.g. public namespace for a nonexistent user) can crash with a panic:
   	  Panic: Leaked view for index /tmp/home/asdf/mdbox/dovecot.list.index: Opened in (null):0
   	- imap: IMAP session can crash with QRESYNC extension if many changes
   	  are done before asking for expunged mails since last sync.
   	- imap: Process might hang indefinitely if client disconnects after
   	  sending some long-running commands pipelined, for example FETCH+LOGOUT.
   	- lib-compress: Mitigate crashes when configuring a not compiled in
   	  compression. Errors with compression configuration now distinguish
   	  between not supported and unknown.
   	- lib-compression: Using xz/lzma compression in v2.3.11 could have
   	  written truncated output in some situations. This would result in
   	  "Broken pipe" read errors when trying to read it back.
   	- lib-compression: zstd compression could have crashed in some situations:
   	  Panic: file ostream.c: line 287 (o_stream_sendv_int): assertion failed: (!stream->blocking)
   	- lib-dict: dict client could have crashed in some rare situations when
   	  iterating keys.
   	- lib-http: Fix several assert-crashes in HTTP client.
   	- lib-index: v2.3.11 regression: When mails were expunged at the same
   	  time as lots of new content was being saved to the cache (e.g. cache
   	  file was lost and is being re-filled) a deadlock could occur with
   	  dovecot.index.cache / dovecot.index.log.
   	- lib-index: v2.3.11 regression: dovecot.index.cache file was being
   	  purged (rewritten) too often when it had a field that hadn't been
   	  accessed for over 1 month, but less than 2 months. Every cache file
   	  change caused a purging in this situation.
   	- lib-mail: MIME parts were not returned correctly by Dovecot MIME parser.
   	  Regression caused by fixing CVE-2020-12100.
   	- lib-mail: When max nested MIME parts were reached, IMAP BODYSTRUCTURE
   	  was written in a way that may have caused confusion for both IMAP
   	  clients and Dovecot itself when parsing it. The truncated part is now
   	  written out using application/octet-stream MIME type.
   	- lib-mail: v2.3.11 regression: Mail delivery / parsing crashed when the
   	  10000th MIME part was message/rfc822 (or if parent was multipart/digest):
   	  Panic: file message-parser.c: line 167 (message_part_append):
   	  assertion failed: (ctx->total_parts_count <= ctx->max_total_mime_parts).
   	- lib-oauth2: Dovecot incorrectly required oauth2 server introspection
   	  reply to contain username with invalid token.
   	- lib-ssl-iostream, lib-dcrypt: Fix building with OpenSSL that has
   	  deprecated APIs disabled.
   	- lib-storage: When mail's size is different from the cached one (in
   	  dovecot.index.cache or Maildir S=size in the filename), this is
   	  handled by logging "Cached message size smaller/larger than expected"
   	  error. However, in some situations this also ended up crashing with:
   	  Panic: file istream.c: line 315 (i_stream_read_memarea):
   	  assertion failed: (old_size <= _stream->pos - _stream->skip).
   	- lib-storage: v2.3 regression: Copying/moving mails was taking much more
   	  memory than before. This was mainly visible when copying/moving
   	  thousands of mails in a single transaction.
   	- lib-storage: v2.3.11 regression: Searching messages assert-crashed
   	  (without FTS): Panic: file message-parser.c: line 174 (message_part_finish):
   	  assertion failed: (ctx->nested_parts_count > 0).
   	- lib: Dovecot v2.3 moved signal handlers around in ioloops,
   	  causing more CPU usage than in v2.2.
   	- lib: Fixed JSON parsing: '\' escape sequence may have wrongly resulted
   	  in error if it happened to be at read boundary. Any NUL characters and
   	  '\u0000' will now result in parsing error instead of silently
   	  truncating the data.
   	- lmtp, submission: Server may hang if SSL client connection disconnects
   	  during the delivery. If this happened repeated, it could have ended
   	  up reaching process_limit and preventing any further lmtp/submission
   	  deliveries.
   	- lmtp: Proxy does not always properly log TLS connection problems as
   	  errors; in some cases, only a debug message is logged if enabled.
   	- lmtp: The LMTP service can hang when commands are pipelined. This can
   	  particularly occur when one command in the middle of the pipeline fails.
   	  One example of this occurs for proxied LMTP transactions in which the
   	  final DATA or BDAT command is pipelined after a failing RCPT command.
   	- login-proxy: The login_source_ips setting has no effect, and therefore
   	  the proxy source IPs are not cycled through as they should be.
   	- master: Process was using 100% CPU in some situations when a broken
   	  service was being throttled.
   	- pop3-login: POP3 login would fail with "Input buffer full" if the
   	  initial response for SASL was too long.
   	- stats: Crash would occur when generating openmetrics data for metrics
   	  using aggregating functions.
2021-01-04 17:34:04 +00:00
bsiegert c21d40fd60 Pullup ticket #6390 - requested by wiz
security/p11-kit: security fix

Revisions pulled up:
- security/p11-kit/Makefile                                     1.18
- security/p11-kit/distinfo                                     1.13

---
   Module Name:	pkgsrc
   Committed By:	wiz
   Date:		Mon Jan  4 11:43:48 UTC 2021

   Modified Files:
   	pkgsrc/security/p11-kit: Makefile distinfo

   Log Message:
   p11-kit: update to 0.23.22.

   0.23.22 (stable)
    * Fix memory-safety issues that affect the RPC protocol
      (CVE-2020-29361, CVE-2020-29362, and CVE-2020-29363), discovered
      and fixed by David Cook
    * anchor: Prefer persistent format when storing anchor [PR#329]
    * common: Fix infloop in p11_path_build [PR#326, PR#327]
    * proxy: C_CloseAllSessions: Make sure that calloc args are non-zero [PR#325]
    * common: Check for a NULL locale before freeing it [PR#321]
    * Build and test fixes [PR#313, PR#315, PR#317, PR#318, PR#319, PR#323, PR#330, PR#333, PR#334, PR#335, PR#338, PR#339]
2021-01-04 17:27:43 +00:00
bsiegert 9b9ad5f20b Pullup ticket #6389 - requested by wiz
security/tor-browser-noscript: dependent update

Revisions pulled up:
- security/tor-browser-noscript/Makefile                        1.9
- security/tor-browser-noscript/distinfo                        1.9

---
   Module Name:	pkgsrc
   Committed By:	wiz
   Date:		Sun Jan  3 19:02:52 UTC 2021

   Modified Files:
   	pkgsrc/security/tor-browser-noscript: Makefile distinfo

   Log Message:
   tor-browser-noscript: update to 11.1.7.

   v 11.1.7
   ============================================================
   x Optimize serviceWorker tracking for heavy tabs usage
     (thanks vadimm and barbaz for investigation)
   x Force placeholder visibility on Youtube embeddings
   x Fixed popup opening being slowed down if options UI is
     opened (thanks Sirus for report)
   x Explicit failure for wrong settings importation formats
   x Updated TLDs

   v 11.1.7rc3
   ============================================================
   x Updated TLDs
   x Optimize serviceWorker tracking for heavy tabs usage
     (thanks vadimm and barbaz for investigation)
   x Force placeholder visibility on Youtube embeddings

   v 11.1.7rc2
   ============================================================
   x Fixed popup opening being slowed down if options UI is
     opened (thanks Sirus for report)

   v 11.1.7rc1
   ============================================================
   x Explicit failure for wrong settings importation formats

   v 11.1.6
   ============================================================
   x Better handling of concurrent prompts issues (thanks
     billarbor for reporting)
   x Remove z-index boosting from ancestors when placeholder is
     collapsed or replaced (issue #162)
   x Fixed permission keyboard shortcuts being triggered with
     modifiers like CTRL (thanks barbaz for report)
   x More accurate blockage reporting, with better filtering of
     page's own CSP effects
   x [UI] Fixed bug in CUSTOM sites filtering (thanks barbaz
     for reporting)
   x Fixed bug in automatic HTML events build-time updates
   x Updated HTML events
   x Updated TLDs
   x [L10n] Updated sv_SE
   x Better handling 0 width / 0 height media placeholders

   v 11.1.6rc6
   ============================================================
   x Better handling of concurrent prompts issues (thanks
     billarbor for reporting)

   v 11.1.6rc5
   ============================================================
   x Remove z-index boosting from ancestors when placeholder is
     collapsed or replaced (issue #162)

   v 11.1.6rc4
   ============================================================
   x Fixed permission keyboard shortcuts being triggered with
     modifiers like CTRL (thanks barbaz for report)

   v 11.1.6rc3
   ============================================================
   x More accurate blockage reporting, with better filtering of
     page's own CSP effects

   v 11.1.6rc2
   ============================================================
   x [UI] Fixed bug in CUSTOM sites filtering (thanks barbaz
     for reporting)
   x Fixed bug in automatic HTML events build-time updates
   x Updated HTML events
   x Updated TLDs

   v 11.1.6rc1
   ============================================================
   x Updated TLDs
   x [L10n] Updated sv_SE
   x Better handling 0 width / 0 height media placeholders
2021-01-04 17:25:13 +00:00
bsiegert 4af64dfa3a Pullup ticket #6388 - requested by wiz
security/tor-browser: security fix

Revisions pulled up:
- security/tor-browser/Makefile                                 1.83
- security/tor-browser/distinfo                                 1.34
- security/tor-browser/patches/patch-dom_webgpu_ipc_WebGPUParent.cpp 1.1

---
   Module Name:	pkgsrc
   Committed By:	wiz
   Date:		Sun Jan  3 19:00:38 UTC 2021

   Modified Files:
   	pkgsrc/security/tor-browser: Makefile distinfo
   Added Files:
   	pkgsrc/security/tor-browser/patches:
   	    patch-dom_webgpu_ipc_WebGPUParent.cpp

   Log Message:
   tor-browser: update to 10.0.7.

   This release updates Firefox for desktops to 78.6.0esr and Firefox
   for Android to 84.1.0. This release includes important security
   updates to Firefox for Desktop, and similar important security
   updates to Firefox for Android.

   The full changelog since Desktop and Android Tor Browser 10.0.6 is:

       All Platforms
           Update HTTPS Everywhere to 2020.11.17
           Bug 40166: Disable security.certerrors.mitm.auto_enable_enterprise_roots
           Bug 40176: Update openssl to 1.1.1i
       Windows + OS X + Linux
           Update Firefox to 78.6.0esr
       Android
           Update Firefox to 84.1.0
           Update NoScript to 11.1.6
       Linux
           Bug 40226: Crash on Fedora Workstation Rawhide GNOME
       Build System
           All Platforms
               Bug 40139: Pick up rbm commit for bug 40008
               Bug 40161: Update Go compiler to 1.14.13
           Android
               Bug 40128: Allow updating Fenix allowed_addons.json
               Bug 40140: Create own Gradle project
               Bug 40155: Update toolchain for Fenix 84
               Bug 40156: Update Fenix and dependencies to 84.0.0-beta2
               Bug 40163: Avoid checking hash of .pom files
               Bug 40171: Include all uniffi-rs artifacts into application-services
               Bug 40184: Update Fenix and deps to 84.1.0

   10.0.6

   All Platforms

       Bug 40175: Update obfs4proxy's TLS certificate public key pinning
2021-01-04 17:22:33 +00:00
gdt b591b376de doc: Add CHANGES file for pkgsrc-2020Q4 2020-12-31 15:33:43 +00:00
86 changed files with 1166 additions and 677 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.230 2020/12/04 04:55:42 riastradh Exp $
# $NetBSD: Makefile,v 1.230.2.1 2021/01/10 19:25:18 bsiegert Exp $
DISTNAME= mpd-0.22.3
PKGNAME= ${DISTNAME:S/mpd/musicpd/}
@ -17,8 +17,14 @@ CONFLICTS= mpd-[0-9]*
USE_TOOLS+= pkg-config
USE_LANGUAGES= c c++
# c++17
GCC_REQD+= 8
# The upstream changelog recommends gcc8, but it compiles fine with 7.5.0
# (NetBSD 9.1) using -std=c++17.
#
# Please be cautious of raising this requirement - mpd seems to adopt new C++
# standards quickly. Notably, gcc8 from pkgsrc doesn't have support for
# NetBSD/earmv7hf. gcc10 should, but fails for other reasons (TODO:
# investigate).
GCC_REQD+= 7
MESON_ARGS+= -Ddocumentation=enabled

View File

@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.25 2020/11/05 09:07:35 ryoon Exp $
# $NetBSD: Makefile,v 1.25.2.1 2021/03/08 08:34:10 bsiegert Exp $
DISTNAME= mumble-1.3.3
PKGREVISION= 1
DISTNAME= mumble-1.3.4
CATEGORIES= chat audio
MASTER_SITES= ${MASTER_SITE_GITHUB:=mumble-voip/}
GITHUB_PROJECT= mumble
@ -63,6 +62,8 @@ INSTALLATION_DIRS+= share/icons/hicolor/scalable/apps
INSTALLATION_DIRS+= share/pixmaps
INSTALLATION_DIRS+= ${PKGMANDIR}/man1
CHECK_PORTABILITY_SKIP+= 3rdparty/opus-src/doc/build_draft.sh
do-configure:
cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ${QTDIR}/bin/qmake -unix -recursive main.pro \
${CONFIG_OPTIONS} ${MAKE_ENV} \

View File

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.3 2019/09/16 23:17:07 nia Exp $
@comment $NetBSD: PLIST,v 1.3.12.1 2021/03/08 08:34:10 bsiegert Exp $
bin/mumble
bin/murmurd
lib/mumble/libcelt0.so
@ -11,7 +11,7 @@ lib/mumble/liblink.so
lib/mumble/libmumble.so
lib/mumble/libmumble.so.1
lib/mumble/libmumble.so.1.3
lib/mumble/libmumble.so.${PKGVERSION}
lib/mumble/libmumble.so.1.3.3
lib/mumble/libmumble_proto.a
man/man1/mumble.1
man/man1/murmurd.1

View File

@ -1,8 +1,8 @@
$NetBSD: distinfo,v 1.6 2020/10/16 07:42:48 nia Exp $
$NetBSD: distinfo,v 1.6.2.1 2021/03/08 08:34:10 bsiegert Exp $
SHA1 (mumble-1.3.3.tar.gz) = 3fd6f2fbd42be57dfc8277143d3d4aea857255ab
RMD160 (mumble-1.3.3.tar.gz) = 415fbb4d436beaf0d104f1920ef9fe00509294ab
SHA512 (mumble-1.3.3.tar.gz) = be4c6d4de82a1059bf30d4c7e3c44e41e4bb50dc4a811b7d0def808c52059ff7bcccf65140db940f18cc1bb66d58ea4dab23ba5dcfae3b8b904866751f32edb3
Size (mumble-1.3.3.tar.gz) = 8591354 bytes
SHA1 (mumble-1.3.4.tar.gz) = 5d981571cff562ea234bbd34b24d35b9e5fd47b3
RMD160 (mumble-1.3.4.tar.gz) = 746994643c9b1177cf635be377ffc2ec1cdc0931
SHA512 (mumble-1.3.4.tar.gz) = e2dde5aad30d1a931e7acd8d7db0b8c785d3a268d0b8cf5626fa03953a51bcadb719c6682c440d02524e83beee13d73d8f5bb3fdf98ab1c82d3ecf824cc25f68
Size (mumble-1.3.4.tar.gz) = 8592741 bytes
SHA1 (patch-src_mumble_OSS.cpp) = cf441337a6284da7f87429610275ef14d084ddbf
SHA1 (patch-src_mumble_mumble.pro) = a49c3263f6034b2ea7c8633e24823937f4c4d3f5

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.87 2020/07/07 05:29:04 adam Exp $
# $NetBSD: Makefile,v 1.87.4.1 2021/01/16 19:53:04 bsiegert Exp $
DISTNAME= python-ldap-3.3.1
PKGNAME= ${DISTNAME:S/python/${PYPKGPREFIX}/}
@ -10,6 +10,14 @@ HOMEPAGE= https://www.python-ldap.org/
COMMENT= LDAP client API for Python
LICENSE= python-software-foundation
.include "../../mk/bsd.prefs.mk"
.if !empty(MACHINE_PLATFORM:MNetBSD-[56789].*) && \
empty(MACHINE_PLATFORM:MNetBSD-9.99.*)
# Needs openldap>=2.4.48 for openldap.h.
# Unfortunately, version detection on the native version fails.
PREFER.openldap-client= pkgsrc
.endif
DEPENDS+= ${PYPKGPREFIX}-asn1>=0.3.7:../../security/py-asn1
DEPENDS+= ${PYPKGPREFIX}-asn1-modules>=0.1.5:../../security/py-asn1-modules
TEST_DEPENDS+= openldap-server-[0-9]*:../../databases/openldap-server

View File

@ -1,13 +1,13 @@
$NetBSD: patch-aa,v 1.1.1.1 2009/04/18 02:27:21 rh Exp $
$NetBSD: patch-aa,v 1.1 2009/04/18 02:19:23 rh Exp $
--- GNUmakefile.orig 2009-04-18 11:56:31.000000000 +1000
--- GNUmakefile.orig 2009-04-18 10:49:03.000000000 +1000
+++ GNUmakefile
@@ -38,7 +38,7 @@ GNUSTEP_INSTALLATION_DOMAIN = SYSTEM
include $(GNUSTEP_MAKEFILES)/common.make
include ./Version
-SUBPROJECTS = Foundation Resources examples
+SUBPROJECTS = examples
+SUBPROJECTS = Foundation Resources
include $(GNUSTEP_MAKEFILES)/aggregate.make

131
doc/CHANGES-pkgsrc-2020Q4 Normal file
View File

@ -0,0 +1,131 @@
$NetBSD: CHANGES-pkgsrc-2020Q4,v 1.1.2.16 2021/03/08 08:34:52 bsiegert Exp $
Changes to packages and infrastructure on the pkgsrc-2020Q4 branch:
Pullup ticket #6388 - requested by wiz
security/tor-browser: security fix
Pullup ticket #6389 - requested by wiz
security/tor-browser-noscript: dependent update
Pullup ticket #6390 - requested by wiz
security/p11-kit: security fix
Pullup ticket #6391 - requested by taca
mail/dovecot2: security fix
Pullup ticket #6392 - requested by taca
mail/dovecot2-pigeonhole: dependent update
Pullup ticket #6393 - requested by prlw1
multimedia/gstreamer1: build fix
Pullup ticket #6394 - requested by nia
audio/musicpd: NetBSD/earm build fix
Pullup ticket #6398 - requested by taca
lang/php73: security fix
Pullup ticket #6399 - requested by taca
lang/php74: security fix
Pullup ticket #6400 - requested by nia
multimedia/ffmpeg3: build fix
Pullup ticket #6402 - requested by nia
databases/py-ldap: NetBSD build fix
Pullup ticket #6395 - requested by bouyer
sysutils/xentools413: build fix
Pullup ticket #6396 - requested by nia
www/firefox78: security fix
Pullup ticket #6397 - requested by nia
www/firefox78-l10n: dependent update
Pullup ticket #6403 - requested by taca
textproc/ruby-redcarpet: security fix
Pullup ticket #6404 - requested by gutteridge
graphics/dia: security fix
Pullup ticket #6406 - requested by nia
security/polkit: build fix
Pullup ticket #6407 - requested by nia
www/firefox: build fix
www/firefox78: build fix
Pullup ticket #6408 - requested by nia
lang/mozjs78: GNU/Linux build fix
Pullup ticket #6410 - requested by kardel
net/frr: build fix
Pullup ticket #6415 - requested by spz
security/sudo: security fix
Pullup ticket #6411 - requested by tron
mail/mutt: security update
Pullup ticket #6412 - requested by nia
www/firefox78: security update
Pullup ticket #6413 - requested by nia
www/firefox78-l10n: dependency update
Pullup ticket #6414 - requested by sborrill
security/p11-kit: build fix for FreeBSD
Pullup ticket #6401 - requested by nia
net/bind911: build fix for i386
Pullup ticket #6416 - requested by spz
security/sudo: NetBSD build fix
Pullup ticket #6417 - requested by wiz
security/tor-browser-https-everywhere: bugfix
Pullup ticket #6418 - requested by wiz
net/tor: security fix
Pullup ticket #6419 - requested by wiz
security/tor-browser: security fix
Pullup ticket #6420 - requested by wiz
www/privoxy: security fix
Pullup ticket #6422 - requested by bouyer
sysutils/xenkernel413: security fix
Pullup ticket #6423 - requested by bouyer
sysutils/xentools413: security patch
Pullup ticket #6424 - requested by bouyer
sysutils/xenkernel411: security fix
Pullup ticket #6425 - requested by bouyer
sysutils/xentools411: build fix, bugfix
Pullup ticket #6426 - requested by taca
lang/php74: security fix
Pullup ticket #6427 - requested by taca
lang/php73: security fix
Pullup ticket #6430 - requested by nia
www/firefox78: security fix
Pullup ticket #6431 - requested by nia
www/firefox78-l10n: dependent update
Pullup ticket #6433 - requested by wiz
security/tor-browser: security fix
Pullup ticket #6432 - requested by mlelstv
www/squid4: build fix
Pullup ticket #6434 - requested by nia
chat/mumble: security fix

View File

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.111 2020/11/05 09:08:19 ryoon Exp $
# $NetBSD: Makefile,v 1.111.2.1 2021/01/22 18:11:31 bsiegert Exp $
PKGREVISION= 20
PKGREVISION= 21
.include "Makefile.common"
.include "options.mk"

View File

@ -1,10 +1,11 @@
$NetBSD: distinfo,v 1.35 2020/05/01 20:19:23 rillig Exp $
$NetBSD: distinfo,v 1.35.6.1 2021/01/22 18:11:31 bsiegert Exp $
SHA1 (dia-0.97.3.tar.xz) = 316393951daebd186ba387e1cd6e34160a458c39
RMD160 (dia-0.97.3.tar.xz) = a984efa1663cc154f4394060af37fab146f99175
SHA512 (dia-0.97.3.tar.xz) = 34298980be930b87cb4a636344e4cb2a7e43eedc00b0969a5e446cee9b74b616fdc8c798efcb9a5832b98741f2e20632a44037b2bcb436f59591d531ef441efa
Size (dia-0.97.3.tar.xz) = 5548500 bytes
SHA1 (patch-aa) = bad171ff4f379030f05c613b362e669a53d7f6da
SHA1 (patch-app_app__procs.c) = 867ec641d96b30123e15af9faca09a9f66a60993
SHA1 (patch-app_load_save.c) = 2956f9ad67b8270cd84a8421abbb676af29338f2
SHA1 (patch-be) = fc6ba43fabefca18188ab0541f4be7f19d9726d6
SHA1 (patch-ca) = 8737f3ff19244e2f87ffb571da21159bc2248648

View File

@ -0,0 +1,15 @@
$NetBSD: patch-app_app__procs.c,v 1.1.2.2 2021/01/22 18:11:31 bsiegert Exp $
Fix endless loop on filenames with invalid encoding (CVE-2019-19451)
https://gitlab.gnome.org/GNOME/dia/issues/428
--- app/app_procs.c.orig 2014-08-24 15:46:01.000000000 +0000
+++ app/app_procs.c
@@ -801,6 +801,7 @@ app_init (int argc, char **argv)
if (!filename) {
g_print (_("Filename conversion failed: %s\n"), filenames[i]);
+ ++i;
continue;
}

2
lang/mozjs78/PLIST.Linux Normal file
View File

@ -0,0 +1,2 @@
@comment $NetBSD: PLIST.Linux,v 1.1.2.2 2021/01/22 18:12:21 bsiegert Exp $
include/mozjs-78/mozilla/LinuxSignal.h

View File

@ -1,4 +1,4 @@
# $NetBSD: phpversion.mk,v 1.315 2020/11/26 14:45:15 taca Exp $
# $NetBSD: phpversion.mk,v 1.315.2.4 2021/02/16 08:41:32 bsiegert Exp $
#
# This file selects a PHP version, based on the user's preferences and
# the installed packages. It does not add a dependency on the PHP
@ -89,8 +89,8 @@ PHPVERSION_MK= defined
# Define each PHP's version.
PHP56_VERSION= 5.6.40
PHP72_VERSION= 7.2.34
PHP73_VERSION= 7.3.25
PHP74_VERSION= 7.4.13
PHP73_VERSION= 7.3.27
PHP74_VERSION= 7.4.15
# Define initial release of major version.
PHP56_RELDATE= 20140828

View File

@ -1,9 +1,9 @@
$NetBSD: distinfo,v 1.30 2020/11/26 14:44:01 taca Exp $
$NetBSD: distinfo,v 1.30.2.2 2021/02/16 08:41:32 bsiegert Exp $
SHA1 (php-7.3.25.tar.xz) = 534aadf295c41d984dc955378ed0fad7d1e6abff
RMD160 (php-7.3.25.tar.xz) = 97b218179d7a1ec03b057d101f1c94c33531780f
SHA512 (php-7.3.25.tar.xz) = 30b27deab12cf2544671afbbdaefd4bfea308eeed8e9c2150751c5bc9ece18d981bcc020eace35cbdbe88b45cffba8a1fca718fc4e74c3a7903d8b038015d31e
Size (php-7.3.25.tar.xz) = 12136668 bytes
SHA1 (php-7.3.27.tar.xz) = 637c2ebe12cb3347b9e8b37893569dc542010e50
RMD160 (php-7.3.27.tar.xz) = 5d0de4cd9fd2c60a55eeb65e632ce5cfb5660d2a
SHA512 (php-7.3.27.tar.xz) = a5c186663d656b473f6165b433077057972b1454013ca0f99831be61bd7b7f1c841b8dae69951fa371f678ea3f0e5410518427ee08cb20611bfc00f263d4d47a
Size (php-7.3.27.tar.xz) = 12137924 bytes
SHA1 (patch-configure) = 08b80528ba90c705398e8841c232382663479a3b
SHA1 (patch-disable-filter-url) = 0a2c19c18f089448a8d842e99738b292ab9e5640
SHA1 (patch-ext_gd_config.m4) = eaecfb31b18700dd642c067ed82748d4f6be2335

View File

@ -1,9 +1,9 @@
$NetBSD: distinfo,v 1.17 2020/11/26 14:45:15 taca Exp $
$NetBSD: distinfo,v 1.17.2.2 2021/02/16 08:36:26 bsiegert Exp $
SHA1 (php-7.4.13.tar.xz) = ba6737d0583911b745888209e6717a8140ff5572
RMD160 (php-7.4.13.tar.xz) = ce0c280c209a53368b9ea784ba66be327d749485
SHA512 (php-7.4.13.tar.xz) = 3525f4fd4ea6d97ed75ed8360d2a851e8577c09247ae3c6eb7e7b43265ee418297d91c1022bf5bbb64d1eecdebbbc2e0f6d42b560f584a741b475db2c6897ea7
Size (php-7.4.13.tar.xz) = 10319848 bytes
SHA1 (php-7.4.15.tar.xz) = a616fc6ebf29b96a41d31422ab7151ba54b0382a
RMD160 (php-7.4.15.tar.xz) = c62b33a1ccc9b108042a2108088e538f9dcb5695
SHA512 (php-7.4.15.tar.xz) = 51a815852c08518d6706fc719e3bafd214889580cc5ca0e5049ae7e8f6173e83b9486bc9a69afd1ea4ab1778bb2879bd917595cd04cbcc50b182a10230f08175
Size (php-7.4.15.tar.xz) = 10332360 bytes
SHA1 (patch-configure) = 5e9c9c06f6d819d5ba2832d648f41363f40f3108
SHA1 (patch-disable-filter-url) = 0a2c19c18f089448a8d842e99738b292ab9e5640
SHA1 (patch-ext_intl_breakiterator_codepointiterator__internal.cpp) = c6702b071a1881ed35a1c1adc0e07ce53335e2e7

View File

@ -1,9 +1,8 @@
# $NetBSD: Makefile,v 1.6 2020/12/03 19:30:01 markd Exp $
# $NetBSD: Makefile,v 1.6.2.1 2021/01/04 17:34:04 bsiegert Exp $
.include "../../mail/dovecot2/Makefile.common"
PKGNAME= ${DISTNAME:S/dovecot/dovecot-gssapi/}
PKGREVISION= 1
COMMENT+= (GSSAPI plugin)
CONFIGURE_ARGS+= --with-gssapi=plugin

View File

@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.59 2020/12/04 04:56:00 riastradh Exp $
# $NetBSD: Makefile,v 1.59.2.1 2021/01/04 17:40:06 bsiegert Exp $
DISTNAME= dovecot-2.3-pigeonhole-0.5.11
DISTNAME= dovecot-2.3-pigeonhole-0.5.13
PKGNAME= ${DISTNAME:S/-2.3-/-/}
PKGREVISION= 2
CATEGORIES= mail
MASTER_SITES= https://pigeonhole.dovecot.org/releases/2.3/

View File

@ -1,7 +1,7 @@
$NetBSD: distinfo,v 1.44 2020/08/13 15:28:45 taca Exp $
$NetBSD: distinfo,v 1.44.4.1 2021/01/04 17:40:06 bsiegert Exp $
SHA1 (dovecot-2.3-pigeonhole-0.5.11.tar.gz) = b8034780a639d9bfe42b9a826c44761e2012beb1
RMD160 (dovecot-2.3-pigeonhole-0.5.11.tar.gz) = f814ccf984fa7a0f6009854d04d418f89951caeb
SHA512 (dovecot-2.3-pigeonhole-0.5.11.tar.gz) = 793d93edc50192c52654e2f7244d3e01aaa4e69f786e3ecfcd658a4ab26a5099cc5319cb93221150db4ce94bc4515ffb38115b1d0eeb6e052b956efec680b33d
Size (dovecot-2.3-pigeonhole-0.5.11.tar.gz) = 1912411 bytes
SHA1 (dovecot-2.3-pigeonhole-0.5.13.tar.gz) = efd0ae2ebaa1b6ce7178adce84e3613fbec1bc43
RMD160 (dovecot-2.3-pigeonhole-0.5.13.tar.gz) = 65d6ea36b2470dd9b6d2a9258341106d80ff06fd
SHA512 (dovecot-2.3-pigeonhole-0.5.13.tar.gz) = fcbc13d71af4e6dd4e34192484e203d755e5015da76a4774b11a79182b2baad36cab5a471346093111ace36a7775dfe8294555f8b777786dde386820b3ec5cd3
Size (dovecot-2.3-pigeonhole-0.5.13.tar.gz) = 1908839 bytes
SHA1 (patch-aa) = 264399e166b5fece22bacd47b043c59f8f0f0a29

View File

@ -1,6 +1,5 @@
# $NetBSD: Makefile,v 1.24 2020/11/05 09:08:35 ryoon Exp $
# $NetBSD: Makefile,v 1.24.2.1 2021/01/04 17:34:04 bsiegert Exp $
PKGREVISION= 1
.include "../../mail/dovecot2/Makefile.common"
PKGNAME= ${DISTNAME:S/dovecot/dovecot-sqlite/}

View File

@ -1,6 +1,5 @@
# $NetBSD: Makefile,v 1.105 2020/12/04 04:56:00 riastradh Exp $
# $NetBSD: Makefile,v 1.105.2.1 2021/01/04 17:34:04 bsiegert Exp $
PKGREVISION= 1
.include "../../mail/dovecot2/Makefile.common"
RCD_SCRIPTS= dovecot

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile.common,v 1.41 2020/08/12 15:54:38 taca Exp $
# $NetBSD: Makefile.common,v 1.41.4.1 2021/01/04 17:34:04 bsiegert Exp $
#
# when updating to a new release, update ABI depends in
# the buildlink3.mk file as well, since the plugins' version
@ -11,9 +11,9 @@
# used by mail/dovecot2-pgsql/Makefile
# used by mail/dovecot2-sqlite/Makefile
DISTNAME= dovecot-2.3.11.3
DISTNAME= dovecot-2.3.13
CATEGORIES= mail
MASTER_SITES= https://dovecot.org/releases/${PKGVERSION_NOREV:R:R}/
MASTER_SITES= https://dovecot.org/releases/${PKGVERSION_NOREV:R}/
MAINTAINER= adam@NetBSD.org
HOMEPAGE= https://www.dovecot.org/

View File

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.70 2020/08/12 15:54:38 taca Exp $
@comment $NetBSD: PLIST,v 1.70.4.1 2021/01/04 17:34:04 bsiegert Exp $
bin/doveadm
bin/doveconf
bin/dovecot-sysreport
@ -99,6 +99,8 @@ include/dovecot/dsync-brain.h
include/dovecot/dsync-ibc.h
include/dovecot/eacces-error.h
include/dovecot/env-util.h
include/dovecot/event-filter-parser.h
include/dovecot/event-filter-private.h
include/dovecot/event-filter.h
include/dovecot/event-log.h
include/dovecot/execv-const.h
@ -405,7 +407,7 @@ include/dovecot/mdbox-storage-rebuild.h
include/dovecot/mdbox-storage.h
include/dovecot/mdbox-sync.h
include/dovecot/mech-digest-md5-private.h
include/dovecot/mech-otp-skey-common.h
include/dovecot/mech-otp-common.h
include/dovecot/mech-plain-common.h
include/dovecot/mech-scram.h
include/dovecot/mech.h
@ -572,6 +574,7 @@ include/dovecot/submission-settings.h
include/dovecot/subscription-file.h
include/dovecot/syslog-util.h
include/dovecot/test-common.h
include/dovecot/test-subprocess.h
include/dovecot/time-util.h
include/dovecot/unichar.h
include/dovecot/unix-socket-create.h
@ -580,7 +583,6 @@ include/dovecot/unlink-old-files.h
include/dovecot/uri-util.h
include/dovecot/userdb-blocking.h
include/dovecot/userdb-template.h
include/dovecot/userdb-vpopmail.h
include/dovecot/userdb.h
include/dovecot/utc-mktime.h
include/dovecot/utc-offset.h
@ -1053,10 +1055,10 @@ share/examples/dovecot/conf.d/auth-passwdfile.conf.ext
share/examples/dovecot/conf.d/auth-sql.conf.ext
share/examples/dovecot/conf.d/auth-static.conf.ext
share/examples/dovecot/conf.d/auth-system.conf.ext
share/examples/dovecot/conf.d/auth-vpopmail.conf.ext
share/examples/dovecot/dovecot-dict-auth.conf.ext
share/examples/dovecot/dovecot-dict-sql.conf.ext
share/examples/dovecot/dovecot-ldap.conf.ext
share/examples/dovecot/dovecot-oauth2.conf.ext
share/examples/dovecot/dovecot-openssl.cnf
share/examples/dovecot/dovecot-sql.conf.ext
share/examples/dovecot/dovecot.conf

View File

@ -1,4 +1,4 @@
# $NetBSD: buildlink3.mk,v 1.35 2020/12/04 04:56:00 riastradh Exp $
# $NetBSD: buildlink3.mk,v 1.35.2.1 2021/01/04 17:34:04 bsiegert Exp $
BUILDLINK_TREE+= dovecot
@ -7,7 +7,7 @@ DOVECOT_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.dovecot+= dovecot>=2.2.0
# must match current package version for plugins to load
BUILDLINK_ABI_DEPENDS.dovecot+= dovecot>=2.3.11.3nb1
BUILDLINK_ABI_DEPENDS.dovecot+= dovecot>=2.3.13
BUILDLINK_PKGSRCDIR.dovecot?= ../../mail/dovecot2
pkgbase:= dovecot

View File

@ -1,14 +1,13 @@
$NetBSD: distinfo,v 1.106 2020/12/03 19:30:00 markd Exp $
$NetBSD: distinfo,v 1.106.2.1 2021/01/04 17:34:04 bsiegert Exp $
SHA1 (dovecot-2.3.11.3.tar.gz) = 4a094ae503ded8ccea97cc06680fbb2e0f9c3171
RMD160 (dovecot-2.3.11.3.tar.gz) = c44a9686a24127c95bd7c439e0548bd66481ab4e
SHA512 (dovecot-2.3.11.3.tar.gz) = d83e52a7faab918a8e6f6257acc5936b81733c10489affd042c3a043cb842db060286cba9978be378e4958e9ac2e60b55ce289d7f3a88df08e7637e4785e23bb
Size (dovecot-2.3.11.3.tar.gz) = 7353412 bytes
SHA1 (dovecot-2.3.13.tar.gz) = 252dc597e8c4b4b0c016916415fec0f80be2facb
RMD160 (dovecot-2.3.13.tar.gz) = 2005b644abe43133070078188c6fa00fbf076e03
SHA512 (dovecot-2.3.13.tar.gz) = 758a169fba8925637ed18fa7522a6f06c9fe01a1707b1ca0d0a4d8757c578a8e117c91733e8314403839f9a484bbcac71ce3532c82379eb583b480756d556a95
Size (dovecot-2.3.13.tar.gz) = 7456073 bytes
SHA1 (patch-aa) = 3af01aa4a8cea1a3fb840b6243a744de77069611
SHA1 (patch-ab) = 9db15fd853ba47ef4bf04f2adc9ab24f71ee4d1e
SHA1 (patch-ae) = c795585df9f415ceabb28eec1ff691ee26168d3b
SHA1 (patch-af) = c066e94dd6593d16eec3e66f5f4d26f021918498
SHA1 (patch-src_auth_mech-gssapi.c) = 2e5a46cb8c5f1d8fbb4967f18eb49ac6f6cd17d4
SHA1 (patch-src_imap_imap-client.h) = 1a2bf95ab6af57d88862a1512624bf263f4c2ce7
SHA1 (patch-src_lib-ldap_ldap-private.h) = 2d5ce32330ad4164cc75f8d209ba499d37ed01fc
SHA1 (patch-src_lib_connection.h) = c147511f4ff50e4b5a048c3a363f0af90ee4c6ad

View File

@ -1,16 +0,0 @@
$NetBSD: patch-src_auth_mech-gssapi.c,v 1.1 2020/12/03 19:30:00 markd Exp $
mech-gssapi - GSSAPI can contain NUL.
dovecot commit fea1bacab954d2f112da8a95756f198530e274af
--- src/auth/mech-gssapi.c.orig 2020-08-12 12:20:41.000000000 +0000
+++ src/auth/mech-gssapi.c
@@ -735,7 +735,7 @@ mech_gssapi_auth_free(struct auth_reques
const struct mech_module mech_gssapi = {
"GSSAPI",
- .flags = 0,
+ .flags = MECH_SEC_ALLOW_NULS,
.passdb_need = MECH_PASSDB_NEED_NOTHING,
mech_gssapi_auth_new,

View File

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.239 2020/12/05 11:52:55 tron Exp $
# $NetBSD: Makefile,v 1.239.2.1 2021/01/27 19:33:07 spz Exp $
DISTNAME= mutt-2.0.3
DISTNAME= mutt-2.0.5
CATEGORIES= mail
MASTER_SITES= http://ftp.mutt.org/pub/mutt/

View File

@ -1,9 +1,9 @@
$NetBSD: distinfo,v 1.91 2020/12/05 13:10:17 tonio Exp $
$NetBSD: distinfo,v 1.91.2.1 2021/01/27 19:33:07 spz Exp $
SHA1 (mutt-2.0.3.tar.gz) = 02fb63980031df89d19939ec801b763e08b3023f
RMD160 (mutt-2.0.3.tar.gz) = 8833883585553d5d9d026cd0c428cf596f8cfc9f
SHA512 (mutt-2.0.3.tar.gz) = 6511f6690137f2cd8798a6c76a6f1a6305b2ddaad9bf339ec7144f6c249fe9cbcfb5bfbbdd308fcc6829b7fa12132b14d555dd3a9ef9e9b46c9748e2f31be852
Size (mutt-2.0.3.tar.gz) = 5292808 bytes
SHA1 (mutt-2.0.5.tar.gz) = 5254653d11f03e59d6a733f696076f4cebfa7324
RMD160 (mutt-2.0.5.tar.gz) = 90c0185034ff43067b7d1d6770b1de97618cf6f8
SHA512 (mutt-2.0.5.tar.gz) = 41849d700b88e1b28b51fb90be2a9f6b639e8b111dce914073b66327e4655b5d4ca04dc3aedf2d44a0aa1a80ac3c4fcca6058eae7fb4f71f6b506fbe00a2a740
Size (mutt-2.0.5.tar.gz) = 5294710 bytes
SHA1 (patch-Makefile.in) = 646eab10790053fff80bf8012ea85f40412b330c
SHA1 (patch-color.c) = fc3777cace89e615b13118561ba133c504741bd0
SHA1 (patch-configure) = cbd7ff52b0b358fff41988d286267046f56ee8d5

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.61 2020/11/05 09:08:44 ryoon Exp $
# $NetBSD: Makefile,v 1.61.2.1 2021/01/16 19:48:22 bsiegert Exp $
PKGNAME= ${DISTNAME:S/ffmpeg/ffmpeg3/}
PKGREVISION= 4
@ -53,7 +53,7 @@ CONFIGURE_ARGS+= --disable-asm
. elif !empty(CC_VERSION:Mgcc-[456].*)
CFLAGS+= -mstackrealign -mpreferred-stack-boundary=4
. endif
NOT_PAX_MPROTECT_SAFE+= bin/ffmpeg4
NOT_PAX_MPROTECT_SAFE+= bin/ffmpeg3
.endif
# configure script uses uname -m to detect arch, as opposed to uname -p in

View File

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.16 2019/11/14 15:25:31 wiz Exp $
@comment $NetBSD: PLIST,v 1.16.10.1 2021/01/10 19:24:11 bsiegert Exp $
bin/gst-inspect-1.0
bin/gst-launch-1.0
bin/gst-stats-1.0
@ -126,7 +126,7 @@ include/gstreamer-1.0/gst/net/net-prelude.h
include/gstreamer-1.0/gst/net/net.h
${PLIST.introspection}lib/girepository-1.0/Gst-1.0.typelib
${PLIST.introspection}lib/girepository-1.0/GstBase-1.0.typelib
${PLIST.gstcheck}lib/girepository-1.0/GstCheck-1.0.typelib
${PLIST.gstcheck}${PLIST.introspection}lib/girepository-1.0/GstCheck-1.0.typelib
${PLIST.introspection}lib/girepository-1.0/GstController-1.0.typelib
${PLIST.introspection}lib/girepository-1.0/GstNet-1.0.typelib
lib/gstreamer-1.0/libgstcoreelements.la
@ -154,7 +154,7 @@ share/bash-completion/completions/gst-launch-1.0
share/bash-completion/helpers/gst
${PLIST.introspection}share/gir-1.0/Gst-1.0.gir
${PLIST.introspection}share/gir-1.0/GstBase-1.0.gir
${PLIST.gstcheck}share/gir-1.0/GstCheck-1.0.gir
${PLIST.gstcheck}${PLIST.introspection}share/gir-1.0/GstCheck-1.0.gir
${PLIST.introspection}share/gir-1.0/GstController-1.0.gir
${PLIST.introspection}share/gir-1.0/GstNet-1.0.gir
share/gtk-doc/html/gstreamer-1.0/GstAllocator.html

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.35 2020/12/19 14:44:15 taca Exp $
# $NetBSD: Makefile,v 1.35.2.1 2021/01/30 07:43:16 spz Exp $
DISTNAME= bind-${BIND_VERSION}
PKGNAME= ${DISTNAME:S/-P/pl/}
@ -36,7 +36,8 @@ CONFIGURE_ARGS+= --with-python=no
CONFIGURE_ARGS+= --with-lmdb=no
.if !empty(MACHINE_PLATFORM:MNetBSD-*-m68k) || \
!empty(MACHINE_PLATFORM:MNetBSD-*-mipsel) || \
!empty(MACHINE_PLATFORM:MNetBSD-*-vax)
!empty(MACHINE_PLATFORM:MNetBSD-*-vax) || \
!empty(MACHINE_PLATFORM:MNetBSD-*-i386)
CONFIGURE_ARGS+= --disable-atomic
.endif
.if ${MACHINE_PLATFORM:MNetBSD-*-powerpc} != ""

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1 2020/12/10 16:43:24 kardel Exp $
# $NetBSD: Makefile,v 1.1.2.1 2021/01/22 18:33:17 bsiegert Exp $
GITHUB_PROJECT= frr
VERSION= 7.5
@ -16,10 +16,11 @@ CONFLICTS= quagga-[0-9]*
WRKSRC= ${WRKDIR}/frr-frr-${VERSION}
USE_LANGUAGES= c c++
USE_TOOLS+= gmake perl bash pkg-config autoconf automake autoreconf
USE_TOOLS+= gmake perl bash pkg-config autoconf automake autoreconf bison
USE_LIBTOOL= YES
GNU_CONFIGURE= yes
BUILD_DEFS= VARBASE
BISON_REQD= 3.3
.include "../../mk/bsd.prefs.mk"
.include "options.mk"

View File

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.158 2020/11/12 22:56:00 wiz Exp $
# $NetBSD: Makefile,v 1.158.2.1 2021/02/04 15:35:11 bsiegert Exp $
DISTNAME= tor-0.4.4.6
DISTNAME= tor-0.4.4.7
CATEGORIES= net security
MASTER_SITES= https://dist.torproject.org/

View File

@ -1,30 +1,6 @@
$NetBSD: distinfo,v 1.110 2020/11/12 22:56:00 wiz Exp $
$NetBSD: distinfo,v 1.110.2.1 2021/02/04 15:35:11 bsiegert Exp $
SHA1 (digest-0.7.2.crate) = 5b9c88bbbd10db277eb81489d4fd98222c81f654
RMD160 (digest-0.7.2.crate) = e1754858a8cc3376e4b1faaa2ab950f5c5a9ff26
SHA512 (digest-0.7.2.crate) = 8232be4fbc7a77d437933d18423ed6c113abbc84084ceb998fac26413b374266975fd3c00e90131985c800dd0b83ff006dd9e77629d2e6ee19638bd67295ff85
Size (digest-0.7.2.crate) = 8386 bytes
SHA1 (generic-array-0.9.0.crate) = 1cd2878b30397e19cd189367dd8a4ea71a14e2ec
RMD160 (generic-array-0.9.0.crate) = 45975a0df06c24fe628f007f7cd77fc1c8ceb1d9
SHA512 (generic-array-0.9.0.crate) = e2a00d8856a4231a5c29bae592b2a84b98c70737058104fd67570af1220259994d11cb4506f1a1412f3c8a04576fe2617ef015600f677ecfccc8ff7a07425400
Size (generic-array-0.9.0.crate) = 10702 bytes
SHA1 (libc-0.2.39.crate) = 426579d6ce98e82c0531ebff2464582d0aea0567
RMD160 (libc-0.2.39.crate) = 19f01e69a28f2d606d09eb8a8661e8ddceed782f
SHA512 (libc-0.2.39.crate) = 4b399306da2f4d85e84db5a0a2212bc784b6ab1fb0d4731b58256e47684b5a244dcad8a12088035985e933ca2880dca5ada7dc822443d1cf474f4e73bbe59aa1
Size (libc-0.2.39.crate) = 325829 bytes
SHA1 (rand-0.5.0-pre.2.crate) = e55aa9ab4bb44ac92d40da0d99a64efdb2e33464
RMD160 (rand-0.5.0-pre.2.crate) = 74a094353fee28574d1ec86b9587ca30701685a0
SHA512 (rand-0.5.0-pre.2.crate) = 7f7f9c77367c2f6c310ad8f15074b85af615c8c0777a1bcbdd2e56410ea057e932fe20263e747d78e1b940abe02d6ada9e4d66ec743b169eb78895b220f5aa7b
Size (rand-0.5.0-pre.2.crate) = 132485 bytes
SHA1 (rand_core-0.2.0-pre.0.crate) = 21ea25e01766a26dbbd71997c5c3f358f3454980
RMD160 (rand_core-0.2.0-pre.0.crate) = cbd3dc9ad06727ca36c296f4d33ec695e25b7bb9
SHA512 (rand_core-0.2.0-pre.0.crate) = b14f88e529fe99b7b9774fc8e1233b44192e253a8a27bfc4da1a7ae99104b6b697068bd19faab85df3427e557a5182892f81f481dd89e8eb6921ec390ca752e9
Size (rand_core-0.2.0-pre.0.crate) = 19211 bytes
SHA1 (tor-0.4.4.6.tar.gz) = e5bf072a0e3dbc34c346ff721f830c46e9c774b3
RMD160 (tor-0.4.4.6.tar.gz) = 2806d9a607399fd8162f92d4cee4753c8ad36c3d
SHA512 (tor-0.4.4.6.tar.gz) = 84f981bed6d8c89d3de437e35dd2ad2ca3ee5efd7ce6b78e3e00bf40f644f495b960a7a741be5dd7ba096d73d5f941974722a44e9d3ef4fbcd02b20274d565fb
Size (tor-0.4.4.6.tar.gz) = 7806477 bytes
SHA1 (typenum-1.9.0.crate) = 76b18bc10204c28798cd32d10fd0df349d4cb5e4
RMD160 (typenum-1.9.0.crate) = 6468f8efe8e91edac71dfd4e28c46581a2f0d457
SHA512 (typenum-1.9.0.crate) = 8b72af1e370cf9d9308287baf4fc7c6096c4923d1c52fe0313c23c84077d74196aa4d997ecf195842d8242c871b0fd0da111f7914664be1841c97315e3ba6abb
Size (typenum-1.9.0.crate) = 57747 bytes
SHA1 (tor-0.4.4.7.tar.gz) = 5e360c61792320e8306db3c5d12ff81780b03104
RMD160 (tor-0.4.4.7.tar.gz) = 6a9fa849da4229a417c24e52dfe67ec0d8a96614
SHA512 (tor-0.4.4.7.tar.gz) = 356e9569eb79d81bccba1360d10af7d78f3824d5a4827fc95272a952fc8e5bebdfa9ec99fa82992c025625d6da963c15803acbabd66cd59c587c1e042af16acc
Size (tor-0.4.4.7.tar.gz) = 7812645 bytes

View File

@ -1,4 +1,4 @@
# $NetBSD: options.mk,v 1.14 2020/11/16 08:25:40 wiz Exp $
# $NetBSD: options.mk,v 1.14.2.1 2021/02/04 15:35:11 bsiegert Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.tor
PKG_SUPPORTED_OPTIONS= doc # rust
@ -26,27 +26,27 @@ CONFIGURE_ARGS+= --disable-asciidoc
### XXX:
### As of 0.4.4.6 I am not sure how this is supposed to work.
### https://gitlab.torproject.org/tpo/core/tor/-/issues/40191
.if !empty(PKG_OPTIONS:Mrust)
CONFIGURE_ENV+= TOR_RUST_DEPENDENCIES=${WRKDIR}/vendor
CONFIGURE_ARGS+= --enable-rust
CARGO_CRATE_DEPENDS+= digest-0.7.2
CARGO_CRATE_DEPENDS+= generic-array-0.9.0
CARGO_CRATE_DEPENDS+= libc-0.2.39
CARGO_CRATE_DEPENDS+= rand-0.5.0-pre.2
CARGO_CRATE_DEPENDS+= rand_core-0.2.0-pre.0
CARGO_CRATE_DEPENDS+= typenum-1.9.0
#.if !empty(PKG_OPTIONS:Mrust)
#CONFIGURE_ENV+= TOR_RUST_DEPENDENCIES=${WRKDIR}/vendor
#CONFIGURE_ARGS+= --enable-rust
#CARGO_CRATE_DEPENDS+= digest-0.7.2
#CARGO_CRATE_DEPENDS+= generic-array-0.9.0
#CARGO_CRATE_DEPENDS+= libc-0.2.39
#CARGO_CRATE_DEPENDS+= rand-0.5.0-pre.2
#CARGO_CRATE_DEPENDS+= rand_core-0.2.0-pre.0
#CARGO_CRATE_DEPENDS+= typenum-1.9.0
RUST_REQ= 1.34.0
.include "../../lang/rust/cargo.mk"
#RUST_REQ= 1.34.0
#.include "../../lang/rust/cargo.mk"
pre-configure:
cd ${WRKSRC} && ${MKDIR} -p src/rust/target/release
#pre-configure:
# cd ${WRKSRC} && ${MKDIR} -p src/rust/target/release
.PHONY: show-tor-cargo-depends
# \todo: Maybe we should add a path option to show-cargo-depends.
show-tor-cargo-depends:
${RUN}${AWK} '/^\"checksum/ { print "CARGO_CRATE_DEPENDS+=\t" $$2 "-" $$3""; next } ' ${WRKSRC}/src/rust/Cargo.lock
#.PHONY: show-tor-cargo-depends
## \todo: Maybe we should add a path option to show-cargo-depends.
#show-tor-cargo-depends:
# ${RUN}${AWK} '/^\"checksum/ { print "CARGO_CRATE_DEPENDS+=\t" $$2 "-" $$3""; next } ' ${WRKSRC}/src/rust/Cargo.lock
.else
#.else
CONFIGURE_ARGS+= --disable-rust
.endif
#.endif

View File

@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.17 2020/09/09 07:29:29 wiz Exp $
# $NetBSD: Makefile,v 1.17.4.2 2021/01/27 19:40:46 spz Exp $
DISTNAME= p11-kit-0.23.21
DISTNAME= p11-kit-0.23.22
PKGREVISION= 1
CATEGORIES= security
#MASTER_SITES= http://p11-glue.freedesktop.org/releases/
MASTER_SITES+= ${MASTER_SITE_GITHUB:=p11-glue/}

View File

@ -1,8 +1,9 @@
$NetBSD: distinfo,v 1.12 2020/09/09 07:29:29 wiz Exp $
$NetBSD: distinfo,v 1.12.4.2 2021/01/27 19:40:46 spz Exp $
SHA1 (p11-kit-0.23.21.tar.xz) = 5c550cc2a192d5a3ede74862b22ef0b139c911a4
RMD160 (p11-kit-0.23.21.tar.xz) = e900f01860d1bc9b490803c4ce551d49dd95ef9f
SHA512 (p11-kit-0.23.21.tar.xz) = 4c796ca2c72a650f105a7a70aa62e55edb12e1c151e91ef92bfeee6c5c68982b36023400b42c4efcb1d351b7848e8618c26607cdb0f77b48ae40e2ecfd713e3e
Size (p11-kit-0.23.21.tar.xz) = 827064 bytes
SHA1 (patch-Makefile.in) = 1393b1c8892e90362575d5d325a583921f629b3c
SHA1 (p11-kit-0.23.22.tar.xz) = 339e5163ed50a9984a74739b9207ea8cd77fa7e2
RMD160 (p11-kit-0.23.22.tar.xz) = 35bc18cde9610ceb1a4c1c167360b7ef4a81288d
SHA512 (p11-kit-0.23.22.tar.xz) = 098819e6ca4ad9cc2a0bc2e478aea67354d051a4f03e6c7d75d13d2469b6dc7654f26b15530052f6ed51acb35531c2539e0f971b31e29e6673e857c903afb080
Size (p11-kit-0.23.22.tar.xz) = 830016 bytes
SHA1 (patch-common_compat.c) = bdcb10cebe5e7755c81f88ef033b9dfecd7a1aad
SHA1 (patch-Makefile.in) = 1393b1c8892e90362575d5d325a583921f629b3c
SHA1 (patch-p11-kit_lists.c) = 5834dd7cb09de7776205dac0a21a31a5ad5f3dae

View File

@ -0,0 +1,15 @@
$NetBSD: patch-p11-kit_lists.c,v 1.1.2.2 2021/01/27 19:40:46 spz Exp $
Add missing header for SIZE_MAX on FreeBSD.
https://github.com/p11-glue/p11-kit/commit/507c394
--- p11-kit/lists.c.orig 2021-01-08 21:05:52.577818000 +0100
+++ p11-kit/lists.c
@@ -39,6 +39,7 @@
#include <assert.h>
#include <ctype.h>
+#include <stdint.h>
#include <string.h>
#include <stdio.h>
#include <stdlib.h>

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.30 2020/12/04 04:56:13 riastradh Exp $
# $NetBSD: Makefile,v 1.30.2.1 2021/01/22 18:11:39 bsiegert Exp $
DISTNAME= polkit-0.118
PKGREVISION= 1
@ -22,8 +22,8 @@ USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
USE_TOOLS+= pkg-config intltool gmake msgfmt perl
# C++14
GCC_REQD+= 5
# configure: error: *** A compiler with support for C++17 language features is required.
GCC_REQD+= 7
PKGCONFIG_OVERRIDE+= data/polkit-gobject-1.pc.in
PKGCONFIG_OVERRIDE+= data/polkit-agent-1.pc.in

View File

@ -1,9 +1,12 @@
# $NetBSD: buildlink3.mk,v 1.4 2020/12/04 04:56:13 riastradh Exp $
# $NetBSD: buildlink3.mk,v 1.4.2.1 2021/01/22 18:11:39 bsiegert Exp $
#
BUILDLINK_TREE+= polkit
.if !defined(POLKIT_BUILDLINK3_MK)
# configure: error: *** A compiler with support for C++17 language features is required.
GCC_REQD+= 7
POLKIT_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.polkit+= polkit>=0.103

View File

@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.180 2020/09/19 14:04:29 taca Exp $
# $NetBSD: Makefile,v 1.180.4.2 2021/02/04 15:22:21 bsiegert Exp $
DISTNAME= sudo-1.8.31p2
DISTNAME= sudo-1.9.5p2
PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= https://www.sudo.ws/dist/
MASTER_SITES+= ftp://ftp.sudo.ws/pub/sudo/
@ -54,7 +55,12 @@ BUILD_DEFS+= VARBASE
DOCDIR= share/doc/${PKGBASE}
EGDIR= share/examples/${PKGBASE}
CONF_FILES_PERMS= ${EGDIR}/sudoers ${PKG_SYSCONFDIR}/sudoers \
CONF_FILES_PERMS= ${EGDIR}/sudo.conf ${PKG_SYSCONFDIR}/sudo.conf \
${REAL_ROOT_USER} ${REAL_ROOT_GROUP} 0440
CONF_FILES_PERMS+= ${EGDIR}/sudo_logsrvd.conf \
${PKG_SYSCONFDIR}/sudo_logsrvd.conf \
${REAL_ROOT_USER} ${REAL_ROOT_GROUP} 0440
CONF_FILES_PERMS+= ${EGDIR}/sudoers ${PKG_SYSCONFDIR}/sudoers \
${REAL_ROOT_USER} ${REAL_ROOT_GROUP} 0440
OWN_DIRS+= ${PKG_SYSCONFDIR}/sudoers.d
SPECIAL_PERMS+= bin/sudo ${SETUID_ROOT_PERMS}

View File

@ -1,24 +1,32 @@
@comment $NetBSD: PLIST,v 1.18 2019/10/31 14:43:13 triaxx Exp $
@comment $NetBSD: PLIST,v 1.18.10.1 2021/01/28 08:09:40 bsiegert Exp $
bin/cvtsudoers
bin/sudo
bin/sudoedit
bin/sudoreplay
include/sudo_plugin.h
lib/sudo/audit_json.la
lib/sudo/group_file.la
lib/sudo/libsudo_util.la
lib/sudo/sample_approval.la
${PLIST.noexec}lib/sudo/sudo_noexec.la
lib/sudo/sudoers.la
lib/sudo/system_group.la
man/man1/cvtsudoers.1
man/man5/sudo.conf.5
man/man5/sudo_logsrv.proto.5
man/man5/sudo_logsrvd.conf.5
man/man5/sudoers.5
${PLIST.ldap}man/man5/sudoers.ldap.5
man/man5/sudoers_timestamp.5
man/man8/sudo.8
man/man8/sudo_logsrvd.8
man/man8/sudo_plugin.8
man/man8/sudo_sendlog.8
man/man8/sudoedit.8
man/man8/sudoreplay.8
man/man8/visudo.8
sbin/sudo_logsrvd
sbin/sudo_sendlog
sbin/visudo
share/doc/sudo/CONTRIBUTORS
share/doc/sudo/ChangeLog
@ -35,6 +43,7 @@ ${PLIST.ldap}share/doc/sudo/schema.iPlanet
${PLIST.ldap}share/doc/sudo/schema.olcSudo
share/examples/sudo/pam.conf
share/examples/sudo/sudo.conf
share/examples/sudo/sudo_logsrvd.conf
share/examples/sudo/sudoers
share/examples/sudo/syslog.conf
${PLIST.nls}share/locale/ast/LC_MESSAGES/sudo.mo
@ -82,6 +91,8 @@ ${PLIST.nls}share/locale/pt/LC_MESSAGES/sudo.mo
${PLIST.nls}share/locale/pt/LC_MESSAGES/sudoers.mo
${PLIST.nls}share/locale/pt_BR/LC_MESSAGES/sudo.mo
${PLIST.nls}share/locale/pt_BR/LC_MESSAGES/sudoers.mo
${PLIST.nls}share/locale/ro/LC_MESSAGES/sudo.mo
${PLIST.nls}share/locale/ro/LC_MESSAGES/sudoers.mo
${PLIST.nls}share/locale/ru/LC_MESSAGES/sudo.mo
${PLIST.nls}share/locale/ru/LC_MESSAGES/sudoers.mo
${PLIST.nls}share/locale/sk/LC_MESSAGES/sudo.mo

View File

@ -1,10 +1,12 @@
$NetBSD: distinfo,v 1.111 2020/09/19 14:04:29 taca Exp $
$NetBSD: distinfo,v 1.111.4.2 2021/02/04 15:22:21 bsiegert Exp $
SHA1 (sudo-1.8.31p2.tar.gz) = 53a6dfa90f78bc10615b83b7026bf3ba206c69e9
RMD160 (sudo-1.8.31p2.tar.gz) = 5ffd8e785095c19c26ad8e3b3d5768669951f777
SHA512 (sudo-1.8.31p2.tar.gz) = ad1bbbde74d3ab6e947071c6f21e436ebabcf5af11ecc75cde8f0c01ca0b8c6ae1cce2ff42f21612816c636e96722a2a14daa57757644ceab6577091f82242be
Size (sudo-1.8.31p2.tar.gz) = 3353538 bytes
SHA1 (sudo-1.9.5p2.tar.gz) = 08bde247a1e08bc881eec43e09733f7ca06408f5
RMD160 (sudo-1.9.5p2.tar.gz) = 5952aafd4e777196eb8af81c4cdc420e3d688684
SHA512 (sudo-1.9.5p2.tar.gz) = f0fe914963c31a6f8ab6c86847ff6cdd125bd5a839b27f46dcae03963f4fc413b3d4cca54c1979feb825c8479b44c7df0642c07345c941eecf6f9f1e03ea0e27
Size (sudo-1.9.5p2.tar.gz) = 4012277 bytes
SHA1 (patch-Makefile.in) = e8813e1aa208d9ef6304038328504a5402341560
SHA1 (patch-configure) = 498b1040fceb317c239d050b59b3d1a180598441
SHA1 (patch-plugins_sudoers_Makefile.in) = 730193c6437197a7114dd31886050cecdcba6772
SHA1 (patch-configure) = 0dd4c9bc64fb0ecaf496874eb8d0b649330db1f2
SHA1 (patch-examples_Makefile.in) = a20967ecd88eb5e4a8b47e6a3b80bc18be713409
SHA1 (patch-logsrvd_Makefile.in) = c460b868e09560a80f632d1332fc7d7c3d1822cf
SHA1 (patch-plugins_sudoers_Makefile.in) = efc0fb726c23dcb2d6a006524fd561800d6d7924
SHA1 (patch-src_Makefile.in) = 8959049bc428f592f84de1cad1a898c07c6e6b39

View File

@ -1,4 +1,4 @@
$NetBSD: patch-configure,v 1.3 2020/09/19 14:04:29 taca Exp $
$NetBSD: patch-configure,v 1.3.4.2 2021/02/04 15:22:21 bsiegert Exp $
* Add "--with-nbsdops" option, NetBSD standard options.
* Link with util(3) in the case of DragonFly, too.
@ -7,9 +7,9 @@ $NetBSD: patch-configure,v 1.3 2020/09/19 14:04:29 taca Exp $
functions (HAVE_KRB5_*).
* Remove setting sysconfdir to "/etc".
--- configure.orig 2020-06-12 13:15:11.000000000 +0000
+++ configure
@@ -870,6 +870,7 @@ with_libpath
--- configure.orig 2021-01-23 16:45:11.000000000 +0100
+++ configure 2021-01-30 12:31:20.802349535 +0100
@@ -892,6 +892,7 @@ with_libpath
with_libraries
with_efence
with_csops
@ -17,7 +17,7 @@ $NetBSD: patch-configure,v 1.3 2020/09/19 14:04:29 taca Exp $
with_passwd
with_skey
with_opie
@@ -1592,7 +1593,7 @@ Fine tuning of the installation director
@@ -1621,7 +1622,7 @@ Fine tuning of the installation director
--bindir=DIR user executables [EPREFIX/bin]
--sbindir=DIR system admin executables [EPREFIX/sbin]
--libexecdir=DIR program executables [EPREFIX/libexec]
@ -26,15 +26,15 @@ $NetBSD: patch-configure,v 1.3 2020/09/19 14:04:29 taca Exp $
--sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
--localstatedir=DIR modifiable single-machine data [PREFIX/var]
--runstatedir=DIR modifiable per-process data [LOCALSTATEDIR/run]
@@ -1706,6 +1707,7 @@ Optional Packages:
@@ -1737,6 +1738,7 @@ Optional Packages:
--with-libraries additional libraries to link with
--with-efence link with -lefence for malloc() debugging
--with-csops add CSOps standard options
+ --with-nbsdops add NetBSD standard opt ions
+ --with-nbsdops add NetBSD standard options
--without-passwd don't use passwd/shadow file for authentication
--with-skey[=DIR] enable S/Key support
--with-opie[=DIR] enable OPIE support
@@ -4809,6 +4811,23 @@ fi
@@ -4863,6 +4865,23 @@ fi
@ -58,7 +58,7 @@ $NetBSD: patch-configure,v 1.3 2020/09/19 14:04:29 taca Exp $
# Check whether --with-passwd was given.
if test "${with_passwd+set}" = set; then :
withval=$with_passwd; case $with_passwd in
@@ -15937,7 +15956,7 @@ fi
@@ -15765,7 +15784,7 @@ fi
: ${mansectsu='1m'}
: ${mansectform='4'}
;;
@ -67,16 +67,16 @@ $NetBSD: patch-configure,v 1.3 2020/09/19 14:04:29 taca Exp $
shadow_funcs="getspnam"
test -z "$with_pam" && AUTH_EXCL_DEF="PAM"
# Check for SECCOMP_SET_MODE_FILTER in linux/seccomp.h
@@ -18175,7 +18194,7 @@ if test "x$ac_cv_header_login_cap_h" = x
@@ -18026,7 +18045,7 @@ if test "x$ac_cv_header_login_cap_h" = x
_ACEOF
LOGINCAP_USAGE='[-c class] '; LCMAN=1
case "$OS" in
- freebsd|netbsd)
+ dragonfly*|freebsd|netbsd)
+ dragonfly*|freebsd|netbsd*)
SUDO_LIBS="${SUDO_LIBS} -lutil"
SUDOERS_LIBS="${SUDOERS_LIBS} -lutil"
;;
@@ -23018,10 +23037,9 @@ if test ${with_pam-"no"} != "no"; then
@@ -23965,10 +23984,9 @@ if test ${with_pam-"no"} != "no"; then
# Check for pam_start() in libpam first, then for pam_appl.h.
#
found_pam_lib=no
@ -89,7 +89,7 @@ $NetBSD: patch-configure,v 1.3 2020/09/19 14:04:29 taca Exp $
$as_echo_n "(cached) " >&6
else
ac_check_lib_save_LIBS=$LIBS
@@ -23045,18 +23063,17 @@ return pam_start ();
@@ -23992,18 +24010,17 @@ return pam_start ();
}
_ACEOF
if ac_fn_c_try_link "$LINENO"; then :
@ -113,7 +113,7 @@ $NetBSD: patch-configure,v 1.3 2020/09/19 14:04:29 taca Exp $
found_pam_lib=yes
fi
@@ -23791,6 +23808,8 @@ fi
@@ -24738,6 +24755,8 @@ fi
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
AUTH_OBJS="$AUTH_OBJS kerb5.lo"
fi
@ -122,11 +122,20 @@ $NetBSD: patch-configure,v 1.3 2020/09/19 14:04:29 taca Exp $
_LIBS="$LIBS"
LIBS="${LIBS} ${SUDOERS_LIBS}"
for ac_func in krb5_verify_user krb5_init_secure_context
@@ -27051,7 +27070,6 @@ test "$datarootdir" = '${prefix}/share'
test "$docdir" = '${datarootdir}/doc/${PACKAGE_TARNAME}' && docdir='$(datarootdir)/doc/$(PACKAGE_TARNAME)'
@@ -27120,7 +27139,7 @@ fi
fi
case "$OS" in
- netbsd)
+ netbsd*)
;;
*)
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the linker accepts -Wl,--enable-new-dtags" >&5
@@ -28297,7 +28316,6 @@ test "$docdir" = '${datarootdir}/doc/${P
test "$localedir" = '${datarootdir}/locale' && localedir='$(datarootdir)/locale'
test "$localstatedir" = '${prefix}/var' && localstatedir='$(prefix)/var'
test "$runstatedir" = '${localstatedir}/run' && runstatedir='$(localstatedir)/run'
-test "$sysconfdir" = '${prefix}/etc' && sysconfdir='/etc'
if test X"$INIT_SCRIPT" != X""; then
ac_config_files="$ac_config_files init.d/$INIT_SCRIPT"
ac_config_files="$ac_config_files etc/init.d/$INIT_SCRIPT"

View File

@ -0,0 +1,18 @@
$NetBSD: patch-examples_Makefile.in,v 1.1.2.2 2021/01/28 08:09:40 bsiegert Exp $
Do not install the configuration files.
--- examples/Makefile.in.orig 2020-12-17 01:33:43.000000000 +0000
+++ examples/Makefile.in
@@ -83,11 +83,6 @@ install-includes:
install-doc: install-dirs
for f in $(EXAMPLES); do $(INSTALL) $(INSTALL_OWNER) -m 0644 $$f $(DESTDIR)$(exampledir); done
- test -r $(DESTDIR)$(sysconfdir)/sudo.conf || \
- $(INSTALL) $(INSTALL_OWNER) -m 0644 sudo.conf $(DESTDIR)$(sysconfdir)
- if test -n "$(LOGSRVD_CONF)" -a ! -r $(DESTDIR)$(sysconfdir)/sudo_logsrvd.conf; then \
- $(INSTALL) $(INSTALL_OWNER) -m 0644 $(LOGSRVD_CONF) $(DESTDIR)$(sysconfdir); \
- fi
install-plugin:

View File

@ -0,0 +1,15 @@
$NetBSD: patch-logsrvd_Makefile.in,v 1.1.2.2 2021/01/28 08:09:40 bsiegert Exp $
Fix build error.
--- logsrvd/Makefile.in.orig 2021-01-09 20:12:16.000000000 +0000
+++ logsrvd/Makefile.in
@@ -46,7 +46,7 @@ INSTALL_BACKUP = @INSTALL_BACKUP@
LT_LIBS = $(top_builddir)/lib/iolog/libsudo_iolog.la \
$(top_builddir)/lib/eventlog/libsudo_eventlog.la \
$(top_builddir)/lib/logsrv/liblogsrv.la
-LIBS = $(LT_LIBS) @LIBTLS@
+LIBS = $(LT_LIBS) @LIBTLS@ @LIBS@
# C preprocessor defines
CPPDEFS = -D_PATH_SUDO_LOGSRVD_CONF=\"$(sysconfdir)/sudo_logsrvd.conf\" \

View File

@ -1,10 +1,26 @@
$NetBSD: patch-plugins_sudoers_Makefile.in,v 1.3 2019/12/28 20:43:56 kim Exp $
$NetBSD: patch-plugins_sudoers_Makefile.in,v 1.3.8.1 2021/01/28 08:09:40 bsiegert Exp $
Do not install the sudoers file to etc.
* Do not install the sudoers file.
* link with @LIBS@ for PKG_OPTIONS nls enabled case.
--- plugins/sudoers/Makefile.in.orig 2019-12-25 21:21:05.000000000 +0200
+++ plugins/sudoers/Makefile.in 2019-12-28 22:01:00.540953438 +0200
@@ -396,7 +396,7 @@
--- plugins/sudoers/Makefile.in.orig 2021-01-09 20:12:16.000000000 +0000
+++ plugins/sudoers/Makefile.in
@@ -62,10 +62,10 @@ LIBUTIL = $(top_builddir)/lib/util/libsu
LIBS = $(LIBUTIL)
NET_LIBS = @NET_LIBS@
SUDOERS_LIBS = @SUDOERS_LIBS@ @AFS_LIBS@ @GETGROUPS_LIB@ @LIBTLS@ $(NET_LIBS) $(LIBIOLOG) $(LIBEVENTLOG) $(LIBLOGSRV)
-REPLAY_LIBS = @REPLAY_LIBS@ $(LIBEVENTLOG) $(LIBIOLOG)
-VISUDO_LIBS = $(NET_LIBS)
-CVTSUDOERS_LIBS = $(NET_LIBS)
-TESTSUDOERS_LIBS = $(NET_LIBS)
+REPLAY_LIBS = @REPLAY_LIBS@ $(LIBEVENTLOG) $(LIBIOLOG) @LIBS@
+VISUDO_LIBS = $(NET_LIBS) @LIBS@
+CVTSUDOERS_LIBS = $(NET_LIBS) @LIBS@
+TESTSUDOERS_LIBS = $(NET_LIBS) @LIBS@
# C preprocessor defines
CPPDEFS = -DLIBDIR=\"$(libdir)\" -DLOCALEDIR=\"$(localedir)\" \
@@ -390,7 +390,7 @@ pre-install:
fi; \
fi
@ -12,4 +28,4 @@ Do not install the sudoers file to etc.
+install: install-plugin install-binaries install-doc
install-dirs:
$(SHELL) $(top_srcdir)/mkinstalldirs $(DESTDIR)$(plugindir) \
$(SHELL) $(scriptdir)/mkinstalldirs $(DESTDIR)$(plugindir) \

View File

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.4 2020/11/23 16:02:22 wiz Exp $
# $NetBSD: Makefile,v 1.4.2.1 2021/02/04 15:24:49 bsiegert Exp $
VERSION= 2020.11.17
VERSION= 2021.1.27
DISTNAME= https-everywhere-${VERSION}-eff
PKGNAME= tor-browser-${DISTNAME:S/-eff//}
CATEGORIES= security www

View File

@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.4 2020/11/23 16:02:22 wiz Exp $
$NetBSD: distinfo,v 1.4.2.1 2021/02/04 15:24:49 bsiegert Exp $
SHA1 (https-everywhere-2020.11.17-eff.xpi) = a17ecfc4930de5ba922e7930892bec9387dfed4a
RMD160 (https-everywhere-2020.11.17-eff.xpi) = 473b7f19d8775851e84f031c5a5e153aa1c9b0c5
SHA512 (https-everywhere-2020.11.17-eff.xpi) = 38f469ee9f5bf45c9ab7c10135a77ba9566dad69c3b0da2ae4c288fd8f2eb24445cdc8ec00cf7c80cfdca08204b639564ea7a3dae8a9a9fd6a7ce4f836b86b09
Size (https-everywhere-2020.11.17-eff.xpi) = 1739720 bytes
SHA1 (https-everywhere-2021.1.27-eff.xpi) = eb3d4e665281573ca4c55f0a8bfbcc1c250a24b6
RMD160 (https-everywhere-2021.1.27-eff.xpi) = 841d6c1edf6c404c732c0454fdc68b25b8029075
SHA512 (https-everywhere-2021.1.27-eff.xpi) = cb8f7578e611783c40804f66210228a508e25b4e432d0a26fd6d453b897472b4dc9729128c4baa3b99ababf1a6a292d25923e195afe77a4b6c7c042b6bd47255
Size (https-everywhere-2021.1.27-eff.xpi) = 1742613 bytes

View File

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.8 2020/11/12 21:10:49 wiz Exp $
# $NetBSD: Makefile,v 1.8.2.1 2021/01/04 17:25:13 bsiegert Exp $
VERSION= 11.1.5
VERSION= 11.1.7
DISTNAME= noscript-${VERSION}
PKGNAME= tor-browser-${DISTNAME}
CATEGORIES= security www

View File

@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.8 2020/11/12 21:10:49 wiz Exp $
$NetBSD: distinfo,v 1.8.2.1 2021/01/04 17:25:13 bsiegert Exp $
SHA1 (noscript-11.1.5.xpi) = 52682bd8aec1013e82637a40c5948155da00bc5b
RMD160 (noscript-11.1.5.xpi) = b44756207b97830820ab008e73d3a7266a1fcc71
SHA512 (noscript-11.1.5.xpi) = 4b7d24d4f8e9823fceb49c49bc055c128d57426c8247f2814697635086f58be991540b4d44d0131b8f6d95cdf0508b7d3b484c80a662d27cdb29e931d40e9e91
Size (noscript-11.1.5.xpi) = 601882 bytes
SHA1 (noscript-11.1.7.xpi) = c4f218497f48b1f01ea982bb167e8a61de7cd7c7
RMD160 (noscript-11.1.7.xpi) = 06e71c2c7b2a87327fb061a7a5901252e92887a0
SHA512 (noscript-11.1.7.xpi) = 763c77462895ca24084fb6f78af1ecbb27f833be08b2e3f73b47556706e388cf01128e3dcb330dfc5a0ea8644a9557bc0175bfe95c08bc7a21a06158431a55c5
Size (noscript-11.1.7.xpi) = 603151 bytes

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.81 2020/11/18 11:43:19 wiz Exp $
# $NetBSD: Makefile,v 1.81.2.3 2021/03/06 17:02:40 bsiegert Exp $
#
# How to update this package:
#
@ -15,8 +15,8 @@
# when packaged up, read MESSAGE and test by visiting https://check.torproject.org
# and https://panopticlick.eff.org
DISTNAME= src-firefox-tor-browser-78.5.0esr-10.0-1-build1
PKGNAME= tor-browser-10.0.5
DISTNAME= src-firefox-tor-browser-78.8.0esr-10.0-1-build1
PKGNAME= tor-browser-10.0.12
CATEGORIES= security www
MASTER_SITES= https://dist.torproject.org/torbrowser/${PKGVERSION_NOREV}/
EXTRACT_SUFX= .tar.xz

View File

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.10 2020/10/31 00:55:27 wiz Exp $
@comment $NetBSD: PLIST,v 1.10.2.2 2021/03/06 17:02:40 bsiegert Exp $
bin/tor-browser
lib/tor-browser/actors/AboutHttpsOnlyErrorChild.jsm
lib/tor-browser/actors/AboutHttpsOnlyErrorParent.jsm
@ -718,7 +718,7 @@ lib/tor-browser/browser/chrome/browser/res/activity-stream/data/content/tippytop
lib/tor-browser/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/allegro-pl.ico
lib/tor-browser/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/amazon.ico
lib/tor-browser/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/avito-ru.ico
lib/tor-browser/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/baidu-com.ico
lib/tor-browser/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/baidu-com.png
lib/tor-browser/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/bbc-uk.ico
lib/tor-browser/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/bing-com.ico
lib/tor-browser/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/ctrip-com.ico
@ -5305,20 +5305,16 @@ lib/tor-browser/chrome/torbutton/modules/utils.js
lib/tor-browser/chrome/torbutton/skin/about-wordmark.png
lib/tor-browser/chrome/torbutton/skin/aboutDialog.css
lib/tor-browser/chrome/torbutton/skin/aboutTor.css
lib/tor-browser/chrome/torbutton/skin/aboutTorFonts.css
lib/tor-browser/chrome/torbutton/skin/forwardArrow.png
lib/tor-browser/chrome/torbutton/skin/icon-newsletter.png
lib/tor-browser/chrome/torbutton/skin/illo-purple.svg
lib/tor-browser/chrome/torbutton/skin/illo.svg
lib/tor-browser/chrome/torbutton/skin/preferences-mobile.css
lib/tor-browser/chrome/torbutton/skin/preferences.css
lib/tor-browser/chrome/torbutton/skin/searchLogo.png
lib/tor-browser/chrome/torbutton/skin/tape-purple.svg
lib/tor-browser/chrome/torbutton/skin/tape.svg
lib/tor-browser/chrome/torbutton/skin/tor-circuit-display.css
lib/tor-browser/chrome/torbutton/skin/tor-circuit-line-first.svg
lib/tor-browser/chrome/torbutton/skin/tor-circuit-line-last.svg
lib/tor-browser/chrome/torbutton/skin/tor-circuit-line.svg
lib/tor-browser/chrome/torbutton/skin/tor-survey-icon.svg
lib/tor-browser/chrome/torbutton/skin/tor.png
lib/tor-browser/chrome/torbutton/skin/torbrowser_mobile_logo.png
lib/tor-browser/chrome/torbutton/skin/torbutton-update-needed.svg

View File

@ -1,13 +1,13 @@
$NetBSD: distinfo,v 1.33 2020/11/18 11:43:19 wiz Exp $
$NetBSD: distinfo,v 1.33.2.3 2021/03/06 17:02:40 bsiegert Exp $
SHA1 (src-firefox-tor-browser-78.5.0esr-10.0-1-build1.tar.xz) = 9420c7e042af4da1ef98ce278ea6dec8f74ef4ca
RMD160 (src-firefox-tor-browser-78.5.0esr-10.0-1-build1.tar.xz) = 9ec2d8297f9223e8e4bd1ead3d89dffd3228ca43
SHA512 (src-firefox-tor-browser-78.5.0esr-10.0-1-build1.tar.xz) = 36896078a7d64a129f17809dbdd49b946f2fbcd61a03d85cc59e89937d784147bf8523eef6f01a323a28046a5a8bf182fe30af30131d345b4a60bb62c156728e
Size (src-firefox-tor-browser-78.5.0esr-10.0-1-build1.tar.xz) = 364081276 bytes
SHA1 (tor-browser-linux64-10.0.5_en-US.tar.xz) = 61c70bd1840741d9d5cd0cb91a9ba9978724f6ab
RMD160 (tor-browser-linux64-10.0.5_en-US.tar.xz) = 9211fe721362c4b4bd88ebbcb4a374c58faddf23
SHA512 (tor-browser-linux64-10.0.5_en-US.tar.xz) = 3028a8d61fe1e94e56645918e9eb81f89c87227d25834844dfbfaacafa3fe3a30118c2caeae9c36e7b3dc8d264c8fbecb259a20a94032e65a32e3c316bd59b92
Size (tor-browser-linux64-10.0.5_en-US.tar.xz) = 85932512 bytes
SHA1 (src-firefox-tor-browser-78.8.0esr-10.0-1-build1.tar.xz) = c855eb8ee7cd6f01e56549665b3a862fad386a51
RMD160 (src-firefox-tor-browser-78.8.0esr-10.0-1-build1.tar.xz) = 9e0a54957c0bd2c853df7605e9a98747790e12b3
SHA512 (src-firefox-tor-browser-78.8.0esr-10.0-1-build1.tar.xz) = d48fe79604ab0693e51bfa65f8ee6b179a2fea451fdad7a7e7d8cdb9f86fff621b11630d9ade410737f6795de7d85f172285e7a6ae24f6170d4284f05db6d719
Size (src-firefox-tor-browser-78.8.0esr-10.0-1-build1.tar.xz) = 364015416 bytes
SHA1 (tor-browser-linux64-10.0.12_en-US.tar.xz) = 662bfd9b2486d6590e52ed54781e90a6d1b717e0
RMD160 (tor-browser-linux64-10.0.12_en-US.tar.xz) = afd7cb24ec80253c1aa7afc37f09af9e389be082
SHA512 (tor-browser-linux64-10.0.12_en-US.tar.xz) = f629dc5f8e805227e018c085037a9fd75164d26d671b16bc702143bef458c74ec8b1c4b0da96b676a88cb82de53844cc643393ec6525f4fbed7b8750226290a0
Size (tor-browser-linux64-10.0.12_en-US.tar.xz) = 85400268 bytes
SHA1 (patch-.mozconfig) = 949472d011d40b02146c06e90ed07673667d192b
SHA1 (patch-aa) = 11060461fdaca5661e89651b8ded4a59d2abc4d7
SHA1 (patch-browser_app_profile_000-tor-browser.js) = 84a0a15605fff0e22f3150bce901a296fc920280
@ -51,7 +51,7 @@ SHA1 (patch-third__party_rust_getrandom_src_lib.rs) = 2ad80d10ebfeef0dc27435fc2c
SHA1 (patch-third__party_rust_libc_src_unix_bsd_netbsdlike_netbsd_mod.rs) = 3755f32fea84900cc0f00af3d9f53ed5fcfb0b4b
SHA1 (patch-toolkit_components_terminator_nsTerminator.cpp) = 5a516d377d491e0504aaf2d7aed04bb9ebeccc56
SHA1 (patch-toolkit_modules_subprocess_subprocess__shared__unix.js) = 22a39e54e042ab2270a3cb54e4e307c8900cad12
SHA1 (patch-toolkit_moz.configure) = 40ee147cc1d2c62dd6c83b3f67ce9e61f758ea57
SHA1 (patch-toolkit_moz.configure) = 00bf26bfa813db8e8c9a1d99629ae948874caf30
SHA1 (patch-toolkit_mozapps_installer_packager.mk) = 706635b76a7b525794aba95e95544f09e18bb662
SHA1 (patch-widget_gtk_WaylandDMABufSurface.cpp) = 3c556b9321a5045363a1d567ea271c520f585850
SHA1 (patch-xpcom_base_nscore.h) = 1ac4d34d3c9e80bc1ac966c6c84cb320bc0fa1ec

View File

@ -1,10 +1,11 @@
$NetBSD: patch-toolkit_moz.configure,v 1.4 2020/10/07 11:10:35 wiz Exp $
$NetBSD: patch-toolkit_moz.configure,v 1.4.2.1 2021/02/04 17:26:00 bsiegert Exp $
* skia part: support bigendian architectures
* second chunk: use bundled fonts to reduce fingerprinting possibilities
--- toolkit/moz.configure.orig 2018-05-03 16:58:41.000000000 +0000
--- toolkit/moz.configure.orig 2021-01-20 21:52:53.000000000 +0000
+++ toolkit/moz.configure
@@ -932,11 +932,11 @@ include('nss.configure')
@@ -804,11 +804,11 @@ set_config('MOZ_IPDL_TESTS',
# ==============================================================
option('--disable-skia', help='Disable use of Skia')
@ -21,3 +22,12 @@ $NetBSD: patch-toolkit_moz.configure,v 1.4 2020/10/07 11:10:35 wiz Exp $
return True
set_config('MOZ_ENABLE_SKIA', skia)
@@ -1352,7 +1352,7 @@ set_config('MOZ_BITS_DOWNLOAD',
@depends(target)
def bundled_fonts_default(target):
- return target.os == 'WINNT' or target.kernel == 'Linux'
+ return True
@depends(build_project)
def allow_bundled_fonts(project):

View File

@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.19 2020/12/17 16:47:30 bouyer Exp $
# $NetBSD: Makefile,v 1.19.2.1 2021/02/16 08:15:40 bsiegert Exp $
VERSION= 4.11.4
#keep >= 1 if we have security patches
PKGREVISION= 5
PKGREVISION= 6
DISTNAME= xen-${VERSION}
PKGNAME= xenkernel411-${VERSION}
CATEGORIES= sysutils

View File

@ -1,4 +1,4 @@
$NetBSD: distinfo,v 1.17 2020/12/17 16:47:30 bouyer Exp $
$NetBSD: distinfo,v 1.17.2.1 2021/02/16 08:15:40 bsiegert Exp $
SHA1 (xen411/xen-4.11.4.tar.gz) = 6c8cdf441621c14dc5345196b48df6982c060c4f
RMD160 (xen411/xen-4.11.4.tar.gz) = 49819fcd1de3985d4dea370be962548c862f2933
@ -25,6 +25,7 @@ SHA1 (patch-XSA346) = c1962c037c5ab62c2f7e9a558c4565331c981be0
SHA1 (patch-XSA347) = f3f98a794584d5d4321b95c2b1b9c88821fa567e
SHA1 (patch-XSA348) = 2a1128e86e31eff4596958324cbaab82830b51a8
SHA1 (patch-XSA351) = fca8d8c5c77ba8d6007d7643330be7f8835bbc5a
SHA1 (patch-XSA355) = 73ca5dff042a4a54b06af36e6ace7d09673c05f0
SHA1 (patch-XSA358) = 3831faa429ac35fa993a60c426fca877bea35bbd
SHA1 (patch-XSA359) = 4b778a86fffbe0e2a364e1589d573bbc7c27ff99
SHA1 (patch-xen_Makefile) = 465388d80de414ca3bb84faefa0f52d817e423a6

View File

@ -0,0 +1,25 @@
$NetBSD: patch-XSA355,v 1.1.2.2 2021/02/16 08:15:41 bsiegert Exp $
From: Jan Beulich <jbeulich@suse.com>
Subject: memory: fix off-by-one in XSA-346 change
The comparison against ARRAY_SIZE() needs to be >= in order to avoid
overrunning the pages[] array.
This is XSA-355.
Fixes: 5777a3742d88 ("IOMMU: hold page ref until after deferred TLB flush")
Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Julien Grall <jgrall@amazon.com>
--- xen/common/memory.c.orig
+++ xen/common/memory.c
@@ -854,7 +854,7 @@ int xenmem_add_to_physmap(struct domain
++extra.ppage;
/* Check for continuation if it's not the last iteration. */
- if ( (++done > ARRAY_SIZE(pages) && extra.ppage) ||
+ if ( (++done >= ARRAY_SIZE(pages) && extra.ppage) ||
(xatp->size > done && hypercall_preempt_check()) )
{
rc = start + done;

View File

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.11 2020/12/16 17:15:22 bouyer Exp $
# $NetBSD: Makefile,v 1.11.2.1 2021/02/16 07:57:46 bsiegert Exp $
VERSION= 4.13.2
PKGREVISION= 4
PKGREVISION= 5
DISTNAME= xen-${VERSION}
PKGNAME= xenkernel413-${VERSION}
CATEGORIES= sysutils

View File

@ -1,4 +1,4 @@
$NetBSD: distinfo,v 1.8 2020/12/16 17:15:22 bouyer Exp $
$NetBSD: distinfo,v 1.8.2.1 2021/02/16 07:57:46 bsiegert Exp $
SHA1 (xen413/xen-4.13.2.tar.gz) = d514f1de9582c58676420bb2c9fb1c765b44fbff
RMD160 (xen413/xen-4.13.2.tar.gz) = 96727c20bd84338f8c67c7c584c01ef877bbcb18
@ -7,8 +7,10 @@ Size (xen413/xen-4.13.2.tar.gz) = 39037826 bytes
SHA1 (patch-Config.mk) = 9372a09efd05c9fbdbc06f8121e411fcb7c7ba65
SHA1 (patch-XSA348) = 70de325f88e004228d2b69b7ae3b4106175be1e0
SHA1 (patch-XSA351) = edb0975ab0aa53d7a0ae7816fe170a081eea695e
SHA1 (patch-XSA355) = 73ca5dff042a4a54b06af36e6ace7d09673c05f0
SHA1 (patch-XSA358) = 71d5b2e3d19223b986b8572adfbe7355a3a03db6
SHA1 (patch-XSA359) = 4b778a86fffbe0e2a364e1589d573bbc7c27ff99
SHA1 (patch-XSA360) = c1aa4bdade4d3318bc2dffa83e359f66997b11df
SHA1 (patch-fixpvh) = fd71e150e0b3a461875c02c4419dbfb30548d8f6
SHA1 (patch-xen_Makefile) = 465388d80de414ca3bb84faefa0f52d817e423a6
SHA1 (patch-xen_Rules.mk) = c743dc63f51fc280d529a7d9e08650292c171dac

View File

@ -0,0 +1,25 @@
$NetBSD: patch-XSA355,v 1.1.2.2 2021/02/16 07:57:46 bsiegert Exp $
From: Jan Beulich <jbeulich@suse.com>
Subject: memory: fix off-by-one in XSA-346 change
The comparison against ARRAY_SIZE() needs to be >= in order to avoid
overrunning the pages[] array.
This is XSA-355.
Fixes: 5777a3742d88 ("IOMMU: hold page ref until after deferred TLB flush")
Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Julien Grall <jgrall@amazon.com>
--- xen/common/memory.c.orig
+++ xen/common/memory.c
@@ -854,7 +854,7 @@ int xenmem_add_to_physmap(struct domain
++extra.ppage;
/* Check for continuation if it's not the last iteration. */
- if ( (++done > ARRAY_SIZE(pages) && extra.ppage) ||
+ if ( (++done >= ARRAY_SIZE(pages) && extra.ppage) ||
(xatp->size > done && hypercall_preempt_check()) )
{
rc = start + done;

View File

@ -0,0 +1,99 @@
$NetBSD: patch-XSA360,v 1.1.2.2 2021/02/16 07:57:46 bsiegert Exp $
From: Roger Pau Monne <roger.pau@citrix.com>
Subject: x86/dpci: do not remove pirqs from domain tree on unbind
A fix for a previous issue removed the pirqs from the domain tree when
they are unbound in order to prevent shared pirqs from triggering a
BUG_ON in __pirq_guest_unbind if they are unbound multiple times. That
caused free_domain_pirqs to no longer unmap the pirqs because they
are gone from the domain pirq tree, thus leaving stale unbound pirqs
after domain destruction if the domain had mapped dpci pirqs after
shutdown.
Take a different approach to fix the original issue, instead of
removing the pirq from d->pirq_tree clear the flags of the dpci pirq
struct to signal that the pirq is now unbound. This prevents calling
pirq_guest_unbind multiple times for the same pirq without having to
remove it from the domain pirq tree.
This is XSA-360.
Fixes: 5b58dad089 ('x86/pass-through: avoid double IRQ unbind during domain cleanup')
Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
--- xen/arch/x86/irq.c.orig
+++ xen/arch/x86/irq.c
@@ -1331,7 +1331,7 @@ void (pirq_cleanup_check)(struct pirq *p
}
if ( radix_tree_delete(&d->pirq_tree, pirq->pirq) != pirq )
- BUG_ON(!d->is_dying);
+ BUG();
}
/* Flush all ready EOIs from the top of this CPU's pending-EOI stack. */
--- xen/drivers/passthrough/pci.c.orig
+++ xen/drivers/passthrough/pci.c
@@ -862,6 +862,10 @@ static int pci_clean_dpci_irq(struct dom
{
struct dev_intx_gsi_link *digl, *tmp;
+ if ( !pirq_dpci->flags )
+ /* Already processed. */
+ return 0;
+
pirq_guest_unbind(d, dpci_pirq(pirq_dpci));
if ( pt_irq_need_timer(pirq_dpci->flags) )
@@ -872,15 +876,10 @@ static int pci_clean_dpci_irq(struct dom
list_del(&digl->list);
xfree(digl);
}
+ /* Note the pirq is now unbound. */
+ pirq_dpci->flags = 0;
- radix_tree_delete(&d->pirq_tree, dpci_pirq(pirq_dpci)->pirq);
-
- if ( !pt_pirq_softirq_active(pirq_dpci) )
- return 0;
-
- domain_get_irq_dpci(d)->pending_pirq_dpci = pirq_dpci;
-
- return -ERESTART;
+ return pt_pirq_softirq_active(pirq_dpci) ? -ERESTART : 0;
}
static int pci_clean_dpci_irqs(struct domain *d)
@@ -897,18 +896,8 @@ static int pci_clean_dpci_irqs(struct do
hvm_irq_dpci = domain_get_irq_dpci(d);
if ( hvm_irq_dpci != NULL )
{
- int ret = 0;
-
- if ( hvm_irq_dpci->pending_pirq_dpci )
- {
- if ( pt_pirq_softirq_active(hvm_irq_dpci->pending_pirq_dpci) )
- ret = -ERESTART;
- else
- hvm_irq_dpci->pending_pirq_dpci = NULL;
- }
+ int ret = pt_pirq_iterate(d, pci_clean_dpci_irq, NULL);
- if ( !ret )
- ret = pt_pirq_iterate(d, pci_clean_dpci_irq, NULL);
if ( ret )
{
spin_unlock(&d->event_lock);
--- xen/include/asm-x86/hvm/irq.h.orig
+++ xen/include/asm-x86/hvm/irq.h
@@ -160,8 +160,6 @@ struct hvm_irq_dpci {
DECLARE_BITMAP(isairq_map, NR_ISAIRQS);
/* Record of mapped Links */
uint8_t link_cnt[NR_LINK];
- /* Clean up: Entry with a softirq invocation pending / in progress. */
- struct hvm_pirq_dpci *pending_pirq_dpci;
};
/* Machine IRQ to guest device/intx mapping. */

View File

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.24 2020/12/17 16:48:12 bouyer Exp $
# $NetBSD: Makefile,v 1.24.2.1 2021/02/16 08:30:47 bsiegert Exp $
#
# VERSION is set in version.mk as it is shared with other packages
PKGREVISION= 2
PKGREVISION= 3
.include "version.mk"
DIST_IPXE= ipxe-git-${VERSION_IPXE}.tar.gz

View File

@ -1,4 +1,4 @@
$NetBSD: distinfo,v 1.15 2020/12/17 16:48:12 bouyer Exp $
$NetBSD: distinfo,v 1.15.2.1 2021/02/16 08:30:47 bsiegert Exp $
SHA1 (xen411/ipxe-git-356f6c1b64d7a97746d1816cef8ca22bdd8d0b5d.tar.gz) = 272b8c904dc0127690eca2c5c20c67479e40da34
RMD160 (xen411/ipxe-git-356f6c1b64d7a97746d1816cef8ca22bdd8d0b5d.tar.gz) = cfcb4a314c15da19b36132b27126f3bd9699d0e5
@ -62,7 +62,8 @@ SHA1 (patch-tools_libxl_libxl_dom.c) = 0c4a96523d13de65aaa71ef705c3579ee8d641f3
SHA1 (patch-tools_libxl_libxl_event.c) = 8147122d03102eccc45c48a7d6ca1aa5d6286040
SHA1 (patch-tools_libxl_libxl_internal.h) = 613edc0fa055b23f5dc2a2448456d3d6005337fe
SHA1 (patch-tools_libxl_libxl_uuid.c) = 1eb8c027dbeb7e67df7475ee6e4d87220140c65b
SHA1 (patch-tools_ocaml_common.make) = 4b845bdf3a013852109749ee18dfe28e3440d951
SHA1 (patch-tools_ocaml_Makefile.rules) = 2198396f896999adb8ea05f100a0a5ec36733b1a
SHA1 (patch-tools_ocaml_common.make) = 731744c8acd9ec4d04ef585c31348d498ac861b0
SHA1 (patch-tools_ocaml_libs_xentoollog_xentoollog__stubs.c) = adee03d87168e735cb0d42ce06d0c31a14315b8d
SHA1 (patch-tools_ocaml_libs_xl__xenlight_stubs.c) = cc612908524670f650a294af133a5912f955f39e
SHA1 (patch-tools_ocaml_xenstored_Makefile) = b267702cf4090c7b45bba530e60327fced24e3e5
@ -87,6 +88,7 @@ SHA1 (patch-tools_qemu-xen_qemu-doc.texi) = e72d480ec29829055f01226eaf020d4cbd10
SHA1 (patch-tools_xenpaging_xenpaging.c) = 0a154b97f1f452a5f80f7c9a835a1f216f12f7e1
SHA1 (patch-tools_xenpmd_xenpmd.c) = 851ce7a295e2f41ffcd966850d8003c82670c751
SHA1 (patch-tools_xenstore_xc.c) = cf49b65cba064667e13bb041d1f0099c76ab6a40
SHA1 (patch-tools_xenstore_xenstored_core.c) = f3d3011cb945772f298404b3505ca032a8bc06ea
SHA1 (patch-tools_xenstore_xs_lib.c) = e3a8f6e3b149c3ab0f4ec8dcfa455983f94e6c16
SHA1 (patch-tools_xentrace_xentrace.c) = f964c7555f454358a39f28a2e75db8ee100a4243
SHA1 (patch-tools_xl_Makefile) = dd4fa8cc66c74eea8b022cd6129aa2831776f2a8

View File

@ -0,0 +1,13 @@
$NetBSD: patch-tools_ocaml_Makefile.rules,v 1.1.2.2 2021/02/16 08:30:47 bsiegert Exp $
--- tools/ocaml/Makefile.rules.orig 2021-01-08 22:48:10.638776688 +0100
+++ tools/ocaml/Makefile.rules 2021-01-08 22:49:05.627085243 +0100
@@ -34,7 +34,7 @@
$(call quiet-command, $(OCAMLYACC) -q $<,MLYACC,$@)
%.o: %.c
- $(call quiet-command, $(CC) $(CFLAGS) -c -o $@ $<,CC,$@)
+ $(call quiet-command, $(CC) $(CFLAGS) -Wno-error=discarded-qualifiers -c -o $@ $<,CC,$@)
META: META.in
sed 's/@VERSION@/$(VERSION)/g' < $< $o

View File

@ -1,11 +1,6 @@
$NetBSD: patch-tools_ocaml_common.make,v 1.1 2018/07/24 13:40:11 bouyer Exp $
Handle ocaml-findlib 1.7.3 already appending destdir
Add -unsafe-string to fix build with ocaml-4.06.0 and later
--- tools/ocaml/common.make.orig 2018-01-23 13:49:58.000000000 +0000
+++ tools/ocaml/common.make
@@ -3,7 +3,7 @@ include $(XEN_ROOT)/tools/Rules.mk
--- tools/ocaml/common.make.orig 2020-04-17 13:58:20.000000000 +0200
+++ tools/ocaml/common.make 2021-02-04 11:25:02.393221932 +0100
@@ -3,7 +3,7 @@
CC ?= gcc
OCAMLOPT ?= ocamlopt
OCAMLC ?= ocamlc
@ -14,14 +9,7 @@ Add -unsafe-string to fix build with ocaml-4.06.0 and later
OCAMLDEP ?= ocamldep
OCAMLLEX ?= ocamllex
OCAMLYACC ?= ocamlyacc
@@ -12,11 +12,11 @@ OCAMLFIND ?= ocamlfind
CFLAGS += -fPIC -Werror -I$(shell ocamlc -where)
OCAMLOPTFLAG_G := $(shell $(OCAMLOPT) -h 2>&1 | sed -n 's/^ *\(-g\) .*/\1/p')
-OCAMLOPTFLAGS = $(OCAMLOPTFLAG_G) -ccopt "$(LDFLAGS)" -dtypes $(OCAMLINCLUDE) -cc $(CC) -w F -warn-error F
-OCAMLCFLAGS += -g $(OCAMLINCLUDE) -w F -warn-error F
+OCAMLOPTFLAGS = $(OCAMLOPTFLAG_G) -unsafe-string -ccopt "$(LDFLAGS)" -dtypes $(OCAMLINCLUDE) -cc $(CC) -w F -warn-error F
+OCAMLCFLAGS += -unsafe-string -g $(OCAMLINCLUDE) -w F -warn-error F
@@ -17,6 +17,6 @@
VERSION := 4.1

View File

@ -0,0 +1,29 @@
$NetBSD: patch-tools_xenstore_xenstored_core.c,v 1.1.2.2 2021/02/16 08:30:47 bsiegert Exp $
On error, don't keep socket connection in ignored state but close them.
When the remote end of a socket is closed, xenstored will flag it as an
error and switch the connection to ignored. But on some OSes (e.g.
NetBSD), poll(2) will return only POLLIN in this case, so sockets in ignored
state will stay open forever in xenstored (and it will loop with CPU 100%
busy).
Signed-off-by: Manuel Bouyer <bouyer@netbsd.org>
Fixes: d2fa370d3ef9cbe22d7256c608671cdcdf6e0083
---
tools/xenstore/xenstored_core.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/tools/xenstore/xenstored_core.c b/tools/xenstore/xenstored_core.c
index 1ab6f162cb..0fea598352 100644
--- tools/xenstore/xenstored_core.c.orig
+++ tools/xenstore/xenstored_core.c
@@ -1440,6 +1440,9 @@ static void ignore_connection(struct connection *conn)
talloc_free(conn->in);
conn->in = NULL;
+ /* if this is a socket connection, drop it now */
+ if (conn->fd >= 0)
+ talloc_free(conn);
}
static const char *sockmsg_string(enum xsd_sockmsg_type type)

View File

@ -1,11 +1,11 @@
# $NetBSD: Makefile,v 1.14 2020/12/16 17:17:08 bouyer Exp $
# $NetBSD: Makefile,v 1.14.2.1 2021/02/18 05:21:21 spz Exp $
#
VERSION= 4.13.2
DIST_SUBDIR= xen413
DISTNAME= xen-${VERSION}
PKGNAME= xentools413-${VERSION}
PKGREVISION= 2
PKGREVISION= 3
#PKGREVISION= 0
CATEGORIES= sysutils
MASTER_SITES= https://downloads.xenproject.org/release/xen/${VERSION}/

View File

@ -1,4 +1,4 @@
$NetBSD: distinfo,v 1.6 2020/12/16 17:17:08 bouyer Exp $
$NetBSD: distinfo,v 1.6.2.2 2021/02/18 05:21:21 spz Exp $
SHA1 (xen413/ipxe-1dd56dbd11082fb622c2ed21cfaced4f47d798a6.tar.gz) = b78d21457bc07b4c4d3e770109c169ddafdacdf5
RMD160 (xen413/ipxe-1dd56dbd11082fb622c2ed21cfaced4f47d798a6.tar.gz) = 846dbcc0f56e87fca8c87b00ca2ed031471d4246
@ -24,6 +24,7 @@ SHA1 (patch-XSA325) = 59c7fba006588db4accee1068072612777620ac3
SHA1 (patch-XSA330) = dd745d8ae212f139ed32fcf8c99618fc42642d9e
SHA1 (patch-XSA352) = 7c4479c029d9bbbf6578ee148cb926bb2d849789
SHA1 (patch-XSA353) = 6983aa18399dcf0ac1471ffdf7c27c1bc041f49c
SHA1 (patch-XSA355) = 73ca5dff042a4a54b06af36e6ace7d09673c05f0
SHA1 (patch-docs_man_xl-disk-configuration.5.pod) = 9261cc5035dba3414e32955da80707baab042476
SHA1 (patch-docs_man_xl.1.pod.in) = ac3525478471a43fd30fa40c7e89d4b5cb164038
SHA1 (patch-docs_man_xl.cfg.5.pod.in) = 5970961552f29c4536a884161a208a27a20dccf4
@ -70,7 +71,8 @@ SHA1 (patch-tools_libxl_libxl_event.c) = 8147122d03102eccc45c48a7d6ca1aa5d628604
SHA1 (patch-tools_libxl_libxl_internal.h) = 31da26f2121fe2a1928d75f719554ed9389c187b
SHA1 (patch-tools_libxl_libxl_netbsd.c) = e2289fabc37bbb0fa078ce9a7256229f998c5982
SHA1 (patch-tools_libxl_libxl_uuid.c) = 1eb8c027dbeb7e67df7475ee6e4d87220140c65b
SHA1 (patch-tools_ocaml_common.make) = 4b845bdf3a013852109749ee18dfe28e3440d951
SHA1 (patch-tools_ocaml_Makefile.rules) = 2198396f896999adb8ea05f100a0a5ec36733b1a
SHA1 (patch-tools_ocaml_common.make) = 0e243aff97d8e8c6349f548dbbab878f3ca1acb6
SHA1 (patch-tools_ocaml_libs_eventchn_xeneventchn_stubs.c) = 371e45af87b4432aedeaba1871aa94a4f492e011
SHA1 (patch-tools_ocaml_xenstored_Makefile) = b267702cf4090c7b45bba530e60327fced24e3e5
SHA1 (patch-tools_ocaml_xenstored_utils.ml) = 5e85a0039d668c9b533e8deaa65fcdab9a5ad4c7
@ -97,6 +99,7 @@ SHA1 (patch-tools_xenpaging_xenpaging.c) = 0a154b97f1f452a5f80f7c9a835a1f216f12f
SHA1 (patch-tools_xenpmd_xenpmd.c) = 851ce7a295e2f41ffcd966850d8003c82670c751
SHA1 (patch-tools_xenstat_libxenstat_src_xenstat_netbsd.c) = e0f52d2a6ce9c92780209ed5b6f6f2ad1c175221
SHA1 (patch-tools_xenstore_xc.c) = cf49b65cba064667e13bb041d1f0099c76ab6a40
SHA1 (patch-tools_xenstore_xenstored_core.c) = f3d3011cb945772f298404b3505ca032a8bc06ea
SHA1 (patch-tools_xenstore_xs_lib.c) = e3a8f6e3b149c3ab0f4ec8dcfa455983f94e6c16
SHA1 (patch-tools_xentrace_xentrace.c) = f964c7555f454358a39f28a2e75db8ee100a4243
SHA1 (patch-tools_xl_Makefile) = dd4fa8cc66c74eea8b022cd6129aa2831776f2a8

View File

@ -0,0 +1,25 @@
$NetBSD: patch-XSA355,v 1.1.2.2 2021/02/18 05:21:21 spz Exp $
From: Jan Beulich <jbeulich@suse.com>
Subject: memory: fix off-by-one in XSA-346 change
The comparison against ARRAY_SIZE() needs to be >= in order to avoid
overrunning the pages[] array.
This is XSA-355.
Fixes: 5777a3742d88 ("IOMMU: hold page ref until after deferred TLB flush")
Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Julien Grall <jgrall@amazon.com>
--- xen/common/memory.c.orig
+++ xen/common/memory.c
@@ -854,7 +854,7 @@ int xenmem_add_to_physmap(struct domain
++extra.ppage;
/* Check for continuation if it's not the last iteration. */
- if ( (++done > ARRAY_SIZE(pages) && extra.ppage) ||
+ if ( (++done >= ARRAY_SIZE(pages) && extra.ppage) ||
(xatp->size > done && hypercall_preempt_check()) )
{
rc = start + done;

View File

@ -0,0 +1,13 @@
$NetBSD: patch-tools_ocaml_Makefile.rules,v 1.1.2.2 2021/01/16 16:35:04 spz Exp $
--- tools/ocaml/Makefile.rules.orig 2021-01-08 22:48:10.638776688 +0100
+++ tools/ocaml/Makefile.rules 2021-01-08 22:49:05.627085243 +0100
@@ -34,7 +34,7 @@
$(call quiet-command, $(OCAMLYACC) -q $<,MLYACC,$@)
%.o: %.c
- $(call quiet-command, $(CC) $(CFLAGS) -c -o $@ $<,CC,$@)
+ $(call quiet-command, $(CC) $(CFLAGS) -Wno-error=discarded-qualifiers -c -o $@ $<,CC,$@)
META: META.in
sed 's/@VERSION@/$(VERSION)/g' < $< $o

View File

@ -1,11 +1,10 @@
$NetBSD: patch-tools_ocaml_common.make,v 1.1 2020/05/26 11:12:11 bouyer Exp $
$NetBSD: patch-tools_ocaml_common.make,v 1.1.6.1 2021/01/16 16:35:04 spz Exp $
Handle ocaml-findlib 1.7.3 already appending destdir
Add -unsafe-string to fix build with ocaml-4.06.0 and later
--- tools/ocaml/common.make.orig 2018-01-23 13:49:58.000000000 +0000
+++ tools/ocaml/common.make
@@ -3,7 +3,7 @@ include $(XEN_ROOT)/tools/Rules.mk
--- tools/ocaml/common.make.orig 2020-10-30 12:24:39.000000000 +0100
+++ tools/ocaml/common.make 2021-01-08 22:09:56.936759911 +0100
@@ -3,7 +3,7 @@
CC ?= gcc
OCAMLOPT ?= ocamlopt
OCAMLC ?= ocamlc
@ -14,14 +13,7 @@ Add -unsafe-string to fix build with ocaml-4.06.0 and later
OCAMLDEP ?= ocamldep
OCAMLLEX ?= ocamllex
OCAMLYACC ?= ocamlyacc
@@ -12,11 +12,11 @@ OCAMLFIND ?= ocamlfind
CFLAGS += -fPIC -Werror -I$(shell ocamlc -where)
OCAMLOPTFLAG_G := $(shell $(OCAMLOPT) -h 2>&1 | sed -n 's/^ *\(-g\) .*/\1/p')
-OCAMLOPTFLAGS = $(OCAMLOPTFLAG_G) -ccopt "$(LDFLAGS)" -dtypes $(OCAMLINCLUDE) -cc $(CC) -w F -warn-error F
-OCAMLCFLAGS += -g $(OCAMLINCLUDE) -w F -warn-error F
+OCAMLOPTFLAGS = $(OCAMLOPTFLAG_G) -unsafe-string -ccopt "$(LDFLAGS)" -dtypes $(OCAMLINCLUDE) -cc $(CC) -w F -warn-error F
+OCAMLCFLAGS += -unsafe-string -g $(OCAMLINCLUDE) -w F -warn-error F
@@ -17,6 +17,6 @@
VERSION := 4.1

View File

@ -0,0 +1,29 @@
$NetBSD: patch-tools_xenstore_xenstored_core.c,v 1.1.2.2 2021/02/18 05:21:21 spz Exp $
On error, don't keep socket connection in ignored state but close them.
When the remote end of a socket is closed, xenstored will flag it as an
error and switch the connection to ignored. But on some OSes (e.g.
NetBSD), poll(2) will return only POLLIN in this case, so sockets in ignored
state will stay open forever in xenstored (and it will loop with CPU 100%
busy).
Signed-off-by: Manuel Bouyer <bouyer@netbsd.org>
Fixes: d2fa370d3ef9cbe22d7256c608671cdcdf6e0083
---
tools/xenstore/xenstored_core.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/tools/xenstore/xenstored_core.c b/tools/xenstore/xenstored_core.c
index 1ab6f162cb..0fea598352 100644
--- tools/xenstore/xenstored_core.c.orig
+++ tools/xenstore/xenstored_core.c
@@ -1440,6 +1440,9 @@ static void ignore_connection(struct connection *conn)
talloc_free(conn->in);
conn->in = NULL;
+ /* if this is a socket connection, drop it now */
+ if (conn->fd >= 0)
+ talloc_free(conn);
}
static const char *sockmsg_string(enum xsd_sockmsg_type type)

View File

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.11 2020/03/24 17:00:50 taca Exp $
# $NetBSD: Makefile,v 1.11.8.1 2021/01/22 18:11:23 bsiegert Exp $
DISTNAME= redcarpet-3.5.0
DISTNAME= redcarpet-3.5.1
CATEGORIES= textproc
MAINTAINER= pkgsrc-users@NetBSD.org

View File

@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.11 2020/03/24 17:00:50 taca Exp $
$NetBSD: distinfo,v 1.11.8.1 2021/01/22 18:11:23 bsiegert Exp $
SHA1 (redcarpet-3.5.0.gem) = ac95368eb36679a4b7c28b9b29d0eb4661371df8
RMD160 (redcarpet-3.5.0.gem) = 2aad51748cbe71f4ddafeec9106577ab4933aa0e
SHA512 (redcarpet-3.5.0.gem) = afcb10a1a73356724846f9f4c3f794d3cd6fcd31e3bcbc75d249e1ed69e3d8f8808cd628b1c195ba27dd5ac2de0c477d7cce9667138cbe1646c77d78bcaf5278
Size (redcarpet-3.5.0.gem) = 62464 bytes
SHA1 (redcarpet-3.5.1.gem) = dd66b993277117ade9e9732748da9a1c839c2664
RMD160 (redcarpet-3.5.1.gem) = 209c80a704890d2731490536fe448ab6dd19c8ad
SHA512 (redcarpet-3.5.1.gem) = afab45ca91f85b3aa23c1ac651d6881bd19c93109239466de9aba8472173537b4f6e21335cdbdf21fc462c7beea1b8f0434c47207d82d26fc5534780a522532c
Size (redcarpet-3.5.1.gem) = 62464 bytes

View File

@ -1,4 +1,4 @@
# $NetBSD: mozilla-common.mk,v 1.191 2020/12/17 09:53:15 ryoon Exp $
# $NetBSD: mozilla-common.mk,v 1.191.2.1 2021/01/22 18:12:00 bsiegert Exp $
#
# common Makefile fragment for mozilla packages based on gecko 2.0.
#
@ -17,6 +17,9 @@ UNLIMIT_RESOURCES+= datasize virtualsize
USE_LANGUAGES+= c c++
# ERROR: Only GCC 7.1 or newer is supported (found version 5.5.0).
GCC_REQD+= 7
TOOL_DEPENDS+= cbindgen>=0.15.0:../../devel/cbindgen
.if ${MACHINE_ARCH} == "sparc64"
CONFIGURE_ARGS+= --disable-nodejs

View File

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.6 2020/12/17 13:25:31 nia Exp $
# $NetBSD: Makefile,v 1.6.2.3 2021/03/01 20:01:39 bsiegert Exp $
FIREFOX_VER= 78.6.0esr
FIREFOX_VER= 78.8.0esr
PKGNAME= firefox78-l10n-${FIREFOX_VER:S/esr//}
DISTNAME= # empty
CATEGORIES= www

View File

@ -1,370 +1,370 @@
$NetBSD: distinfo,v 1.6 2020/12/17 13:25:31 nia Exp $
$NetBSD: distinfo,v 1.6.2.3 2021/03/01 20:01:39 bsiegert Exp $
SHA1 (firefox78-l10n-78.6.0/ach.xpi) = 14efb38b3af3dead7da506e8d0fe7aa1bf3e9952
RMD160 (firefox78-l10n-78.6.0/ach.xpi) = b6d7d0e2a0a2b0a6310b3d30fa1436a6a7fe8d5f
SHA512 (firefox78-l10n-78.6.0/ach.xpi) = 9fe7142739c19f7ff65963a70f22fb31d4da676b72ed1974571611d24c033ef1ba43dc0680ddbe4ff9c08860bd65be59842483018eae1fc9d7a03d949ee56af2
Size (firefox78-l10n-78.6.0/ach.xpi) = 460291 bytes
SHA1 (firefox78-l10n-78.6.0/af.xpi) = 9001dcd776eea4ce379f742c34f70cdaaa8fb562
RMD160 (firefox78-l10n-78.6.0/af.xpi) = 4ba1c0d334d206e230355df5e6ed951b35cf61e8
SHA512 (firefox78-l10n-78.6.0/af.xpi) = d18f2c6915f5c21b59deee498b38bedaecfc31aec66048817ce853193f16064b86fbc6006351dd28c500a34446c67de6aeba8a32f612de8187667ec2bcc1f2ff
Size (firefox78-l10n-78.6.0/af.xpi) = 428364 bytes
SHA1 (firefox78-l10n-78.6.0/an.xpi) = 4acb57496601e70e467347ee2f2d036ccfb72599
RMD160 (firefox78-l10n-78.6.0/an.xpi) = 518c7df0312b4222baf18e07b2d7c43a105d2712
SHA512 (firefox78-l10n-78.6.0/an.xpi) = 293bcdc394a3ef88fbc696795934ff8b9e0a735c698c6536e27dd7051176f86e3a0686902c929672ef9ccbca9e7f48a0fc731e0745f7055b70e9c3913af15191
Size (firefox78-l10n-78.6.0/an.xpi) = 508367 bytes
SHA1 (firefox78-l10n-78.6.0/ar.xpi) = 98bb9bce14c195868e3638311ff912eb2d0b89b3
RMD160 (firefox78-l10n-78.6.0/ar.xpi) = 22b9197aff4b13189a8c0dac7495c296068fa01e
SHA512 (firefox78-l10n-78.6.0/ar.xpi) = 60663351dcf501bd0153c5e739d903b59cd4ca2a84413f6eb109b7ed814ef9c5b156c46f53b1f540d830ef45cdff1de3d6a651b868f7d975f4d8d062904b7c18
Size (firefox78-l10n-78.6.0/ar.xpi) = 560954 bytes
SHA1 (firefox78-l10n-78.6.0/ast.xpi) = 16b7ac4f92a068dc2f2d9dde33ff26ae7369a7fd
RMD160 (firefox78-l10n-78.6.0/ast.xpi) = d2fcee3ddbe7b6be9fee592c77f2220dcc924408
SHA512 (firefox78-l10n-78.6.0/ast.xpi) = 5cd6666a682a887d63bfb50256a065a678058eeda569b3642ecf44009971ce6a6b6c1c9a8febe4508f988c3e83bbd83defe579295ae099b9d23aad041ce0953f
Size (firefox78-l10n-78.6.0/ast.xpi) = 456387 bytes
SHA1 (firefox78-l10n-78.6.0/az.xpi) = 5a5c0d49981ad5854f7c56c85a1a7a400883a232
RMD160 (firefox78-l10n-78.6.0/az.xpi) = bcaea616820fdb119c21c55ce9c00d54eb04e294
SHA512 (firefox78-l10n-78.6.0/az.xpi) = 2005f5c5d6095a3d5444db2a4ecfc09d471bc9b9dedf92f5dc8099cd7ad48a5e3aa6489679ff1ac726f974b9790618733ce8e27122fe776ccfdc982425354a4d
Size (firefox78-l10n-78.6.0/az.xpi) = 497439 bytes
SHA1 (firefox78-l10n-78.6.0/be.xpi) = 0a61b02558774b2921791f0bdefc97671c67d15b
RMD160 (firefox78-l10n-78.6.0/be.xpi) = bce0410c2864a4860246ce53ce38bd1721efbbf3
SHA512 (firefox78-l10n-78.6.0/be.xpi) = 1dd3c679e61629aa0bb5954354875c43f297dba8be3316f481a55903908765a16a239399fd4b7147569b08f8dacbc8549229739e2e18125fc190e602380e6e43
Size (firefox78-l10n-78.6.0/be.xpi) = 608650 bytes
SHA1 (firefox78-l10n-78.6.0/bg.xpi) = 2910b31275852d1b1d4283983bb9f615b82999d3
RMD160 (firefox78-l10n-78.6.0/bg.xpi) = e0e1ad3c94596a947bd0c51f0a63abf0b3eca93b
SHA512 (firefox78-l10n-78.6.0/bg.xpi) = 0fbad857366bb0749c34b51d9a21852c371e31918f7fe93faaf3d7cedd382753d059af9a3d2f378933ce883eac3d44c6253fc4fed57165260b8964e4a238dbc2
Size (firefox78-l10n-78.6.0/bg.xpi) = 553959 bytes
SHA1 (firefox78-l10n-78.6.0/bn.xpi) = 8e15eba73002981394004be5d623f27804a7828d
RMD160 (firefox78-l10n-78.6.0/bn.xpi) = e084aa97dd07975a5ae091851438f462cb11dc30
SHA512 (firefox78-l10n-78.6.0/bn.xpi) = 1dc1855ba16215b7d24d4044f6a9a4bc8ee18d9cb3ebaccdd6f94a5123c847cbc79d340bbee973158e0c88a03d4f135f30dcc0f5eda43e8923503b75f5c96a9e
Size (firefox78-l10n-78.6.0/bn.xpi) = 572603 bytes
SHA1 (firefox78-l10n-78.6.0/br.xpi) = 1b51317260e855214285cbb11ea078fddb9f0a99
RMD160 (firefox78-l10n-78.6.0/br.xpi) = e02a6799f4f0af43c1d1133964fffa8a408a1c60
SHA512 (firefox78-l10n-78.6.0/br.xpi) = 5790bb75b86da42bf7760f88617abc91ed5aef99b9681e369b29d786d9291fd08bdda72f29c4b6596cfedb8f53f03f97caf1a547382f13666f2449bf592536a9
Size (firefox78-l10n-78.6.0/br.xpi) = 507127 bytes
SHA1 (firefox78-l10n-78.6.0/bs.xpi) = 1f51ce24efc34b36cd3f0c85f752425577566b77
RMD160 (firefox78-l10n-78.6.0/bs.xpi) = 17005e9cca262e839115fb56222dc17221f65c4c
SHA512 (firefox78-l10n-78.6.0/bs.xpi) = 6c4300276a0eeee8cfc5e6c63048c3205e411bedb7bf1b4ba885bf56bbadde4c413aec5d93a7affe65045c23606309f099677e6e2e5a8ef67489015f617cdb59
Size (firefox78-l10n-78.6.0/bs.xpi) = 463798 bytes
SHA1 (firefox78-l10n-78.6.0/ca.xpi) = 3ed4e91db3d2a1bba2d514adde68efc55401a997
RMD160 (firefox78-l10n-78.6.0/ca.xpi) = d35615196d6f232c9965492e75b039ad4376336f
SHA512 (firefox78-l10n-78.6.0/ca.xpi) = f3f58b859eb77615e61646fcdcd0de3497b9ac1e542dc19c9e9d6eb9cfe0668d68cc4a21412a9f0619c55689084525270256d4e4fa1ac62c379447c53ec55065
Size (firefox78-l10n-78.6.0/ca.xpi) = 514163 bytes
SHA1 (firefox78-l10n-78.6.0/cak.xpi) = 90d40b85416946123c0c784fbb3e2892b9c71ab7
RMD160 (firefox78-l10n-78.6.0/cak.xpi) = 83fc9d79b8d9fad3a8d49048c73a9ae22e57d341
SHA512 (firefox78-l10n-78.6.0/cak.xpi) = 292f68262d4414f71ec23b80cba96c5eef0a079c840f8b23d1c69edb6775817c39bb7541c67b9e18986e4e562bd0ecdcd4605b9ccc98f31000f4fdf0640260dc
Size (firefox78-l10n-78.6.0/cak.xpi) = 551544 bytes
SHA1 (firefox78-l10n-78.6.0/cs.xpi) = 0dca5cd8f067aa89d27b0d0eca9a66b886b96df4
RMD160 (firefox78-l10n-78.6.0/cs.xpi) = 0971e8e85e877270e7b994248060599f5b2063e6
SHA512 (firefox78-l10n-78.6.0/cs.xpi) = f7116e25eadd13e6eae2702643d70b15701a6212b6ecb570ba919182b56a2ec36db7896f6390ed7594beeab22e7ff581705100896a837829c7a90c9c30a02263
Size (firefox78-l10n-78.6.0/cs.xpi) = 540331 bytes
SHA1 (firefox78-l10n-78.6.0/cy.xpi) = 362d77f426efd58dfe8360976cf3528f1d12f846
RMD160 (firefox78-l10n-78.6.0/cy.xpi) = c1986ecf30c5d8e42578ceec87f724d2df71e9ce
SHA512 (firefox78-l10n-78.6.0/cy.xpi) = 6f6f7d34fbd88f83a36ac92f1e86a4a4050a79bc5a2706a5875ea7167abf3a2e57659a5c502f9fa7dd47cf88dcd1827b6f8db314528b6ce2e6ed81672835c1bf
Size (firefox78-l10n-78.6.0/cy.xpi) = 530696 bytes
SHA1 (firefox78-l10n-78.6.0/da.xpi) = 600aba00c6ead8ffa1f13b78a8d614c9718da8c7
RMD160 (firefox78-l10n-78.6.0/da.xpi) = 44cad55c50eeeecb1e8830b2834c996d58a07bd2
SHA512 (firefox78-l10n-78.6.0/da.xpi) = 63738a26a7056facf12e558aded45ced60799184a2085a670491017266dbe80ea31266ad303688ac9a5f1dc8b75ac83487b703f0d8243681024715cfb81770e8
Size (firefox78-l10n-78.6.0/da.xpi) = 520281 bytes
SHA1 (firefox78-l10n-78.6.0/de.xpi) = f18d311c5e677e97af453fd8e593a97cacce35cc
RMD160 (firefox78-l10n-78.6.0/de.xpi) = 405edb79abb4a4902a8509c38c8297a8eacb2d9d
SHA512 (firefox78-l10n-78.6.0/de.xpi) = a1d92d4c068575365242ab89d737a4672a1fe0cc9b743d70b6e97a230df39d39e9b74e5cc7126e252af7c7734e15740c5471ca805dd4cfbdfed0aa9460cfcb4d
Size (firefox78-l10n-78.6.0/de.xpi) = 542848 bytes
SHA1 (firefox78-l10n-78.6.0/dsb.xpi) = d920d40fa63c6c30d36561271eb494e5c0f56519
RMD160 (firefox78-l10n-78.6.0/dsb.xpi) = 9fc143609def1a043072cc0e8d4c7501570532ba
SHA512 (firefox78-l10n-78.6.0/dsb.xpi) = 399cf0ae2e015e8301a869c3046c3d7e1e0fb526ba10655f2e3264722206897ef2f0c1d65907686bf14d148b52626b273dce0d840be345fefa8acc3eea04e9e4
Size (firefox78-l10n-78.6.0/dsb.xpi) = 554270 bytes
SHA1 (firefox78-l10n-78.6.0/el.xpi) = b95f7358f7b1b64b818d76877555b126da53ad31
RMD160 (firefox78-l10n-78.6.0/el.xpi) = 0980bf48aa190d93fb9b85d41163216effec8abe
SHA512 (firefox78-l10n-78.6.0/el.xpi) = 28815e975294bd6ed7810ea904a8f79d938d7e4f07983367a836d5783206b3aa746347a51009a6bf0c3196b25ec9e713cb8c1d8891db0b4a5c08f90ee12593e3
Size (firefox78-l10n-78.6.0/el.xpi) = 626564 bytes
SHA1 (firefox78-l10n-78.6.0/en-CA.xpi) = c688efa4251e8d7851748ef06eac83c0a5ba3862
RMD160 (firefox78-l10n-78.6.0/en-CA.xpi) = 4a1be54818804d856f1e91a615367bae3459c7cf
SHA512 (firefox78-l10n-78.6.0/en-CA.xpi) = b1c02403845ce84536b3c3cdef3284fa609f9097311fd1a589b1b7b1d04f2bda5c666dc86aab1638d3b15ca3d26de6f2f27609300e3de400dee3f53683ff01f4
Size (firefox78-l10n-78.6.0/en-CA.xpi) = 497727 bytes
SHA1 (firefox78-l10n-78.6.0/en-GB.xpi) = 755fd2f40d80ff2cc8610a8378c855cfdab038c8
RMD160 (firefox78-l10n-78.6.0/en-GB.xpi) = 2f68c34fadfaac4d5bbedfc3e0118ace237cfc59
SHA512 (firefox78-l10n-78.6.0/en-GB.xpi) = b38ed7de18a5748917ece600e8ad9a08df45da7a6155a0a874cd386540a679551d72acf15b91222297de36b63dd5ad9256fce98aa96ee4b15e7c396444816c39
Size (firefox78-l10n-78.6.0/en-GB.xpi) = 497586 bytes
SHA1 (firefox78-l10n-78.6.0/en-US.xpi) = 6dc2376cff36edbe0f37fef2ed6581cced1f5376
RMD160 (firefox78-l10n-78.6.0/en-US.xpi) = efc8aff0f312ad5fe80baee983737f06fdb8936c
SHA512 (firefox78-l10n-78.6.0/en-US.xpi) = b6183abb3bfa5001aebd74856300b01e13a6e59bed2577945aac0575cfcc76d0a8c6b6c80513743bf0c7afd7977c76b1ac9406dce86905cafd0986edd1be0860
Size (firefox78-l10n-78.6.0/en-US.xpi) = 469289 bytes
SHA1 (firefox78-l10n-78.6.0/eo.xpi) = cb8af718aafd3dcbff2824d77c48f8faa62e45be
RMD160 (firefox78-l10n-78.6.0/eo.xpi) = 648db1de37ae3674541753af144b0fd06a32f55b
SHA512 (firefox78-l10n-78.6.0/eo.xpi) = 40321da3b7b413b5acefe844cda4bdf6273e7106fb49f68c2b2beff7a351346cffb56202dc9e5a1f6c37886b888d2c918ddeb542aa887265da8c1cad2306c982
Size (firefox78-l10n-78.6.0/eo.xpi) = 525730 bytes
SHA1 (firefox78-l10n-78.6.0/es-AR.xpi) = bfe4ab39efa10eb949e0173a551bc74d4d187877
RMD160 (firefox78-l10n-78.6.0/es-AR.xpi) = 07e04f3135202a8dfa1fb1ffb1e066664791b92b
SHA512 (firefox78-l10n-78.6.0/es-AR.xpi) = d1d667b982efccf56ab0dcfdfa314f59db13f6057bc251459844a2a6a2eaf7edc68d991aede613a950351752f7eb0fb7ec9f90b79e122265ce7ebce9c83bb1e8
Size (firefox78-l10n-78.6.0/es-AR.xpi) = 535794 bytes
SHA1 (firefox78-l10n-78.6.0/es-CL.xpi) = 1404682848a32da14a48dfaecfd8326ac6fb116c
RMD160 (firefox78-l10n-78.6.0/es-CL.xpi) = 707d5d7da70c35cc84900c8c35c56ccecd0fa02c
SHA512 (firefox78-l10n-78.6.0/es-CL.xpi) = 7dcb4c142b31fce28b9aab201ef4ce495fac9af162cd6469b582a9c17060edbd8f6d04346a28393d186cdfcdaa965dabd6af25b0b0eb4ec0ee7e21864ea9cbed
Size (firefox78-l10n-78.6.0/es-CL.xpi) = 535350 bytes
SHA1 (firefox78-l10n-78.6.0/es-ES.xpi) = 1f074d1dd229ff7f33e44ce3756617ed93c8c875
RMD160 (firefox78-l10n-78.6.0/es-ES.xpi) = b9b2228ce1191369336496a00cbe50f79f0c76da
SHA512 (firefox78-l10n-78.6.0/es-ES.xpi) = 04ecf3bf4d7514bb7912dae9b257f92e8fa1d61a1bfc8689d245a58121b0d4bc862e6a8acd4f3a22c73e68727120e700467b7e08b53f900a166dbb89ad14e9ed
Size (firefox78-l10n-78.6.0/es-ES.xpi) = 522711 bytes
SHA1 (firefox78-l10n-78.6.0/es-MX.xpi) = ff0315f362f7f19c74ee9a07f92730df5e9d7731
RMD160 (firefox78-l10n-78.6.0/es-MX.xpi) = 74852f1a10d4ca011f5cbd08186e1b4e49b7789e
SHA512 (firefox78-l10n-78.6.0/es-MX.xpi) = 191c839c6d7a76eb6068d6f6838287585f49ea80f740ca4a294aa9badd218ad938dd478f64bfaa5dde818aac6121e03f2ea2cf6a4ab866dd9ef45a3d2bcced4b
Size (firefox78-l10n-78.6.0/es-MX.xpi) = 532300 bytes
SHA1 (firefox78-l10n-78.6.0/et.xpi) = 8ac43d80a12599eea711dfe622e233d11d2e3859
RMD160 (firefox78-l10n-78.6.0/et.xpi) = 988d93690cd1e965424a5d09d3bc8ebb0186c575
SHA512 (firefox78-l10n-78.6.0/et.xpi) = 74db8193658bbbfc69ead89af2db2d295f923167ef402af83d5ffb436bddea422fbb5f3fd054bdb9ce2f4570f9c11b67d9793b973576a5d150044132144a81ec
Size (firefox78-l10n-78.6.0/et.xpi) = 485236 bytes
SHA1 (firefox78-l10n-78.6.0/eu.xpi) = 6744e2bee8f635375ae149e95b9b547a1c59d16c
RMD160 (firefox78-l10n-78.6.0/eu.xpi) = a0ed311f2a460104318f3770b4f77f0717ded292
SHA512 (firefox78-l10n-78.6.0/eu.xpi) = 0df7437bfc8927c2287fd3d359555a64f2dd0eaff2d69d85d33f5c52f6756a111d77f1014bb08c0695f3d648866d83fbe9a8d95115d74e7fe7a7c4e73ef62ad0
Size (firefox78-l10n-78.6.0/eu.xpi) = 505881 bytes
SHA1 (firefox78-l10n-78.6.0/fa.xpi) = 42c8267d28a44eb91ea24b0e112e26a4c21a43fa
RMD160 (firefox78-l10n-78.6.0/fa.xpi) = 20f428f3c8046adc0b060c08eb3ded9bb178f6f6
SHA512 (firefox78-l10n-78.6.0/fa.xpi) = c401f5bf69419836d097b9f192fc8f45fe83dc76ac5778782d3fbac5d0bec260b79a53ae6a626bf07dd4a89eecc49d80047d989e674342ea63216c5dcb341b84
Size (firefox78-l10n-78.6.0/fa.xpi) = 538914 bytes
SHA1 (firefox78-l10n-78.6.0/ff.xpi) = 0589581f0b95a4058515684c0a19986065aafa8c
RMD160 (firefox78-l10n-78.6.0/ff.xpi) = e6b66ce71adcfa1ef622c6d28e3c4bec3e0dd36a
SHA512 (firefox78-l10n-78.6.0/ff.xpi) = d280d7caac62c74b5f70e39b76b6e4b8f2aa6aac41ec1a2a09070ce98287fd40ccf9af45c94c239349fc54d1341d78ae6b36177eb25620f62e4051ef110c9578
Size (firefox78-l10n-78.6.0/ff.xpi) = 481611 bytes
SHA1 (firefox78-l10n-78.6.0/fi.xpi) = 48eb13874a237207c5b914b3bd8a7f4a05742f8e
RMD160 (firefox78-l10n-78.6.0/fi.xpi) = 6a8070e1725aae82041f9bb0319fa89f28ac2e43
SHA512 (firefox78-l10n-78.6.0/fi.xpi) = 77184bba0efcc224f798b87a7296f87524232ae06710bdb983bfd4de90e97de5aaf66cb5d2fa804b577dd2dd39e496a5429c537251bc544e0cb7902aa6102cdb
Size (firefox78-l10n-78.6.0/fi.xpi) = 517921 bytes
SHA1 (firefox78-l10n-78.6.0/fr.xpi) = 6cf07a2f11dbf3b0ba7dee3aab33861202ae8ecb
RMD160 (firefox78-l10n-78.6.0/fr.xpi) = 16324d4dcfb3a7abbb863ee0c5c9ae98304eebe4
SHA512 (firefox78-l10n-78.6.0/fr.xpi) = 71c18e76dd13e21579385bd68df4426e33473549f5735a76abebbb1f34e5d8ffe082b85de6cd8fa635061bcb6721fd1c86c99524590a5b284b430ff7ee6c39ef
Size (firefox78-l10n-78.6.0/fr.xpi) = 545887 bytes
SHA1 (firefox78-l10n-78.6.0/fy-NL.xpi) = 5e1461a8652631c69f004322d9ae57fcb3746ff7
RMD160 (firefox78-l10n-78.6.0/fy-NL.xpi) = b990f68f400827d8e4e84d8975d3eaf7a890aeaa
SHA512 (firefox78-l10n-78.6.0/fy-NL.xpi) = 932e680407012387364d54442f46fe79dc0ded489dbd8204bc54ac6fe31ba80093cafdfe02351939edd533071a0ba50f7c36ab28162a8b1502378d32276b2f4a
Size (firefox78-l10n-78.6.0/fy-NL.xpi) = 532467 bytes
SHA1 (firefox78-l10n-78.6.0/ga-IE.xpi) = 1ca76c56ce31036ef888093b87678f54c80b1ff6
RMD160 (firefox78-l10n-78.6.0/ga-IE.xpi) = 1e2f8aa67eacb7376525e385b8eb3df33059add7
SHA512 (firefox78-l10n-78.6.0/ga-IE.xpi) = 4a6e7548262517df7ec01d5d9c1aafb5885486fcc8fec5307df4988fe61061669ca4c9748986566105c1a4842cb73b3e66f728972f10f9a38ac7820da8570a14
Size (firefox78-l10n-78.6.0/ga-IE.xpi) = 466891 bytes
SHA1 (firefox78-l10n-78.6.0/gd.xpi) = 0c6a2151279883961471a33c0e724cc1b947d09c
RMD160 (firefox78-l10n-78.6.0/gd.xpi) = c5d8a1b92dd17c2c6ffaa8c0c3bbc9c06a0374e5
SHA512 (firefox78-l10n-78.6.0/gd.xpi) = 9dfd25f2b1b6365ad6ef165feaf610b3c7bfbb8f62c3d50b72722ff8ee085384dcc2de756209d6dfac5556275a6ab154f2d30f0a175bbc8212fbc59db8e38bad
Size (firefox78-l10n-78.6.0/gd.xpi) = 491882 bytes
SHA1 (firefox78-l10n-78.6.0/gl.xpi) = 6109215b005b7ab8fc60bdf88182abb5cf5ce890
RMD160 (firefox78-l10n-78.6.0/gl.xpi) = 46a46d8d78baf2ea7dacf2953f907521ef7d9b9d
SHA512 (firefox78-l10n-78.6.0/gl.xpi) = 27459340c305f99d3b51902ac7f61f26f2a4d598c45897407ad768135c243de74ca7d2fe87f66667b376e1f3dd68ad7afca514db21dd6441ffe669e722e05a58
Size (firefox78-l10n-78.6.0/gl.xpi) = 528403 bytes
SHA1 (firefox78-l10n-78.6.0/gn.xpi) = a75ec30891ca4117aae7a20376fca19a44adcb29
RMD160 (firefox78-l10n-78.6.0/gn.xpi) = 561ecb7878bed8e1eab3bb30c0a03453cce25333
SHA512 (firefox78-l10n-78.6.0/gn.xpi) = 3b4411e9caba2725139b6fb396972cc4fb650f7113b48034b71c32d919006b9a33843182626abd01b0a009f1bab63b5d369b98d593cb420cfac09318cfefba5b
Size (firefox78-l10n-78.6.0/gn.xpi) = 546471 bytes
SHA1 (firefox78-l10n-78.6.0/gu-IN.xpi) = 918381fabd19a44eaa3d0f8e1e5d0e5a8c0da57c
RMD160 (firefox78-l10n-78.6.0/gu-IN.xpi) = b2985e0d31a557c0c9c55dd00c77588ff162590c
SHA512 (firefox78-l10n-78.6.0/gu-IN.xpi) = b4cade1f0cb0a1d05eea109d53869f8ba3c4ce3267cee89761b8d95fe7bc6f81a78f92ea6f22c1d1f638881f13c3517e81a41c16d777f32ddf9575f43c820e5f
Size (firefox78-l10n-78.6.0/gu-IN.xpi) = 541429 bytes
SHA1 (firefox78-l10n-78.6.0/he.xpi) = a7f1db6c4883f797bd23e10c722ec4f62a70d6e0
RMD160 (firefox78-l10n-78.6.0/he.xpi) = 483a8f6d8d98710226597f28aa40d3bd6abf707f
SHA512 (firefox78-l10n-78.6.0/he.xpi) = c839bbacb590b9efc88470938b1a464a11239a67fdd5d1c6aacee9c0e202aa492394b830feeafe83a4ba4cbe1a06bdbbdded8e41e9659e5ce70577a886f04b7c
Size (firefox78-l10n-78.6.0/he.xpi) = 545578 bytes
SHA1 (firefox78-l10n-78.6.0/hi-IN.xpi) = afee0ab3c033ff373ce4b02a54e2f49da7d841bf
RMD160 (firefox78-l10n-78.6.0/hi-IN.xpi) = f0a7f57a2faf8084a37b3411b39de6f14b3783eb
SHA512 (firefox78-l10n-78.6.0/hi-IN.xpi) = 45cbd2432a2f5fa3424fd4e26449a3e66c05b18491e2d5bbafebaaec7362c03fb9181857d8e5d24aa4774ca07df7a51ace584185882d566d60a4c544e276f441
Size (firefox78-l10n-78.6.0/hi-IN.xpi) = 567842 bytes
SHA1 (firefox78-l10n-78.6.0/hr.xpi) = f4b22a129f582764117451e615bae9b999008efc
RMD160 (firefox78-l10n-78.6.0/hr.xpi) = d150afce00a8acbddaa291e2503333e072ebcbde
SHA512 (firefox78-l10n-78.6.0/hr.xpi) = f22a5c64622e1829374f67780519f2366c5087ba6b45807b8b4763ff161fbd37421b293a8aa76043d9ffd037c90ad80b4369128d988ada55ebd1aebc4e75bde8
Size (firefox78-l10n-78.6.0/hr.xpi) = 522694 bytes
SHA1 (firefox78-l10n-78.6.0/hsb.xpi) = bdbf750bf68a036a79075182ed23cae781e8ac68
RMD160 (firefox78-l10n-78.6.0/hsb.xpi) = ca85ca9a94722e0757e78ba07c7619edca248871
SHA512 (firefox78-l10n-78.6.0/hsb.xpi) = 4c337e042e0ebb53b01499cbed1d563f88278275111936c0f4ce2a6b2db9672d8f6c4c17f74afe967c83018ad6357777fb7e3ee88bfe860f5bbba08d66e9abf4
Size (firefox78-l10n-78.6.0/hsb.xpi) = 550668 bytes
SHA1 (firefox78-l10n-78.6.0/hu.xpi) = 0695de6f3a2abb9f14af98f1bbada82b19db1b1e
RMD160 (firefox78-l10n-78.6.0/hu.xpi) = 425b0df1c8dcc65eb8bb667cba90ae173fd4fd88
SHA512 (firefox78-l10n-78.6.0/hu.xpi) = cd2bee59551d8ddf4cb112e1716e38a792d709fbd99cd513e7f1c85abee7af818f5b9f5592cd4530714dbeecff10f87bbe90696698f5c9b5eccf3541e3336728
Size (firefox78-l10n-78.6.0/hu.xpi) = 554891 bytes
SHA1 (firefox78-l10n-78.6.0/hy-AM.xpi) = a876d215ae375bf7c8e0c54e62f207c398ea98db
RMD160 (firefox78-l10n-78.6.0/hy-AM.xpi) = b44ea089a1375d852c7ed569e3f13ad7eee179fc
SHA512 (firefox78-l10n-78.6.0/hy-AM.xpi) = 4f02afe20a021698af39bca6d25f474cb85a2ea9f596a42fa3116eee2b7ca1fd2b0a30d7bfb0011424f3f2233cf84dcd9236bf9d076635c120c856ac01f005c7
Size (firefox78-l10n-78.6.0/hy-AM.xpi) = 588984 bytes
SHA1 (firefox78-l10n-78.6.0/ia.xpi) = ad8daa9fb2f952df0b67a1b5bffd74c1fc68217f
RMD160 (firefox78-l10n-78.6.0/ia.xpi) = f48195187c23312612669991864feaf974e12a6c
SHA512 (firefox78-l10n-78.6.0/ia.xpi) = 58278c0112d1453b506aa49020254cda54da9ca98a277c2aee2f1deb920af73def43ad0ba5c67a666b328ef7679d8eecf9f794c0e2ceedb159b6982cb0de5c8b
Size (firefox78-l10n-78.6.0/ia.xpi) = 518819 bytes
SHA1 (firefox78-l10n-78.6.0/id.xpi) = b31a51056c2294467afac0fb082653b0ba1506e2
RMD160 (firefox78-l10n-78.6.0/id.xpi) = c3094614dd3d36054c818497ea013a874825a21c
SHA512 (firefox78-l10n-78.6.0/id.xpi) = 935be8c85dfd597a8c14cea8c5ef283fe3ec662f6b2acbe39937fcaab51ff10b4309d0ab0ec57de334e4b23737c2a0bd307537e5a158abaf71ff9be4c0a745f1
Size (firefox78-l10n-78.6.0/id.xpi) = 509561 bytes
SHA1 (firefox78-l10n-78.6.0/is.xpi) = 2e318931d27a763081e886840c45d93dc455599c
RMD160 (firefox78-l10n-78.6.0/is.xpi) = 43217ca287b7ffc5919484a0e183d389842a2ca2
SHA512 (firefox78-l10n-78.6.0/is.xpi) = b5af6c290ae2c60ab2e3aeb30347fb79e933ae90f272fab4cdd167c2c4fc8129194c6b7a0dd1ef8012c27e39e653f4aa9b7d967cb35a4ccf9fdf4a0dd56eb7cd
Size (firefox78-l10n-78.6.0/is.xpi) = 477017 bytes
SHA1 (firefox78-l10n-78.6.0/it.xpi) = 95d699ffd94d3c64675b733825c91ff994be506d
RMD160 (firefox78-l10n-78.6.0/it.xpi) = 24b3210349eaa09aa73b6396e163bd88b7217105
SHA512 (firefox78-l10n-78.6.0/it.xpi) = 0c6a637756b0d8254aa3dc248cf2bb7fa797d3248085567d864672e0520f6e84d561f415f9b5ae89d44bfb00b5ae331b99aade9566f7d566b2a11bb1507afff0
Size (firefox78-l10n-78.6.0/it.xpi) = 449818 bytes
SHA1 (firefox78-l10n-78.6.0/ja.xpi) = d15a439627092638f1b7f2bbf99fe408ed917997
RMD160 (firefox78-l10n-78.6.0/ja.xpi) = 27f38c3b4daefd5be0b230161b46a9d33db83035
SHA512 (firefox78-l10n-78.6.0/ja.xpi) = 1a71af096bd0014f8872f9a0d077fba71796230881dbefd8213720cfd7643eb0df4b1e7e6acfbfb4e657cfe077c4643ae6f2616bc3abab2ef6a4172e4dfc9ec0
Size (firefox78-l10n-78.6.0/ja.xpi) = 578205 bytes
SHA1 (firefox78-l10n-78.6.0/ka.xpi) = 96a134290633d0ac078b9b45d0aed9ccda2fbc7c
RMD160 (firefox78-l10n-78.6.0/ka.xpi) = 9d7c6444892d8787fa627fc28ec5feda56b1bfbf
SHA512 (firefox78-l10n-78.6.0/ka.xpi) = e4281dec9a84908fe567db830ccf14848fbbe8f9a6a7d80ca6fdeb54786af6bc1000af686bda1e514d8e2ccbe41653f4309e1fc8d92fa2de86b940d774889cb1
Size (firefox78-l10n-78.6.0/ka.xpi) = 579077 bytes
SHA1 (firefox78-l10n-78.6.0/kab.xpi) = fb6a28dccea9c13a7fd8462c1fddfb1845ebf019
RMD160 (firefox78-l10n-78.6.0/kab.xpi) = 1946a9433dd5a31b69d7267c3b148d9987eb7f5f
SHA512 (firefox78-l10n-78.6.0/kab.xpi) = fe8ae4aef0b360813038036c3809ffe7d04aa64804f91b4e5ec5961c44ec1416edba28662c7593e8cbdafa55f4c64d8ebbe10b5e0cc1fbd5662e27546fc96119
Size (firefox78-l10n-78.6.0/kab.xpi) = 539737 bytes
SHA1 (firefox78-l10n-78.6.0/kk.xpi) = a4da506f56f0e4956b660c6890a6ac616d1622fd
RMD160 (firefox78-l10n-78.6.0/kk.xpi) = c4318cee91506ee6cea347362579e608dbbebe16
SHA512 (firefox78-l10n-78.6.0/kk.xpi) = ad081eeab084160ab5040e70e5ec79c9ebd0fb274859dbb5ef7254d710288792bbaa78e6c0d88ec5626c3c33bbe10891e90dd6c0fad83c704d265ca2c4bf6ed8
Size (firefox78-l10n-78.6.0/kk.xpi) = 593248 bytes
SHA1 (firefox78-l10n-78.6.0/km.xpi) = 7dc6498407132df282edddbd852e04afb44de535
RMD160 (firefox78-l10n-78.6.0/km.xpi) = 6a49836f0fbdd9bbccf81140d706b9213b8435dc
SHA512 (firefox78-l10n-78.6.0/km.xpi) = 149fbc0e0758695f4960f05f0e66b06c48eecfbeaf9f5b6a0b0b12a7ce660483ede3dc749bb732d714db6728a742a2519e5db862fe9be3335569e502100fa7ca
Size (firefox78-l10n-78.6.0/km.xpi) = 527374 bytes
SHA1 (firefox78-l10n-78.6.0/kn.xpi) = 93c46d1b296e9447cbe8a85a7b1cdaa155ac5752
RMD160 (firefox78-l10n-78.6.0/kn.xpi) = 2716814d1d76d2be9c727b833fc7ff2aef49a14e
SHA512 (firefox78-l10n-78.6.0/kn.xpi) = e7e781b0fb978583a0eec5378061fdf6e6a26bf879f04eb9fc02142ae84389b9298ace2a0151e6dabff6ed393498cdcfe5fdb558a19c6dafa99a81584ef50850
Size (firefox78-l10n-78.6.0/kn.xpi) = 506749 bytes
SHA1 (firefox78-l10n-78.6.0/ko.xpi) = 97f95670a498820dbef711f3a5b37bf95de9bfb3
RMD160 (firefox78-l10n-78.6.0/ko.xpi) = 3c08453c8cd4eefdd9b6148d39eb6dd6cddc45cc
SHA512 (firefox78-l10n-78.6.0/ko.xpi) = fe7474274194bbc0ceaba06ec5ee240ccc322488f1cccc41640925fa92716e4a053260ef68e85d12cc722d01fa82c3e9c5ae7c5fadab8cbb5e890ffb45fcc48c
Size (firefox78-l10n-78.6.0/ko.xpi) = 567529 bytes
SHA1 (firefox78-l10n-78.6.0/lij.xpi) = 65d51cbd04bec0a8c1fad34bdac623db37e62f97
RMD160 (firefox78-l10n-78.6.0/lij.xpi) = 06cf38898a9e4a3961a584ea399d02033978f2f7
SHA512 (firefox78-l10n-78.6.0/lij.xpi) = 0cb6f671157a8f172df0abb2d5bc1c5c067e51f77292d319b0707175af01ad4498c1965814445ec95d763880a6f9515e654c5971ce85ba695d9af9396eaf0da7
Size (firefox78-l10n-78.6.0/lij.xpi) = 475234 bytes
SHA1 (firefox78-l10n-78.6.0/lt.xpi) = 620f2cfc388c1d968884395fa82da6cea9bd08db
RMD160 (firefox78-l10n-78.6.0/lt.xpi) = d898f085dc10b272415056bb08e2e5820be83b9a
SHA512 (firefox78-l10n-78.6.0/lt.xpi) = 56b9fe83c696664219adf69982dc7218b22103bed3463a505cdc95badbb737472780325e1c80adc3f975d93ae750ade65981e0fbdbe5be29b1b569944b05a8d5
Size (firefox78-l10n-78.6.0/lt.xpi) = 540700 bytes
SHA1 (firefox78-l10n-78.6.0/lv.xpi) = 2188acda6162cb5bb6f3bb10b2521425a166ada5
RMD160 (firefox78-l10n-78.6.0/lv.xpi) = 49f40a6e49ebb2d2710460476d258f2b213d0e4e
SHA512 (firefox78-l10n-78.6.0/lv.xpi) = f67485f05fd44a285ea1bb19cd6f089d827803072ad6a941090c8d233e751e4044e51a2fc1acd7732752b3da9e8fd67380b0eab5dc9b73d1f94c50532a848a8c
Size (firefox78-l10n-78.6.0/lv.xpi) = 467469 bytes
SHA1 (firefox78-l10n-78.6.0/mk.xpi) = 746dfbcedee0fdf584ec95f88b0203b8f60a52e1
RMD160 (firefox78-l10n-78.6.0/mk.xpi) = 0345c3a7966403a7e4c222a9b25e0234af261d84
SHA512 (firefox78-l10n-78.6.0/mk.xpi) = 3743d9971b922448b86a9bf9d3eefcd68a73e8d554c49aaef580f9b4dcdd9b46fa8bcf21602938f51cae192aea16e9032a99a68ebdd890014c502e4f720a8b5a
Size (firefox78-l10n-78.6.0/mk.xpi) = 460020 bytes
SHA1 (firefox78-l10n-78.6.0/mr.xpi) = 27a302de4d19a1816d24bbc0d2d3d113a204ef88
RMD160 (firefox78-l10n-78.6.0/mr.xpi) = f57c61d5dcf42d7d25ec70604775b277ef2954f4
SHA512 (firefox78-l10n-78.6.0/mr.xpi) = 65b62ca0746f1175d24c0f9fab649314be63b8d8e05fe5c14046e3bdf291b4d914f8cbb60350dfe7129101d1849a018349c2a9ffdd18e0e633406561fdb16140
Size (firefox78-l10n-78.6.0/mr.xpi) = 541578 bytes
SHA1 (firefox78-l10n-78.6.0/ms.xpi) = 741c3f1d8d4e996b9ecdfa1fb9be8ccf5535b51c
RMD160 (firefox78-l10n-78.6.0/ms.xpi) = d6cd6049274d0e15702a46def2ea421b2a4f454b
SHA512 (firefox78-l10n-78.6.0/ms.xpi) = d29324a64871cc4d77b324709917256cdc42f0aaa0634639e658ce4c218d98c43d166e2bea5cf0b2239c688772cfbb0ce609f7cb71cb62fab6270190cec3d1b8
Size (firefox78-l10n-78.6.0/ms.xpi) = 453061 bytes
SHA1 (firefox78-l10n-78.6.0/my.xpi) = ea4d8312a460260d500767cf5702f789a50466a0
RMD160 (firefox78-l10n-78.6.0/my.xpi) = 712011c561bc52cb583716663c53b33f7ce43d73
SHA512 (firefox78-l10n-78.6.0/my.xpi) = d46ba89a2c7571b5e00f57cb6ec0087238cbd4e3f542e0c4425f3a82d3dc5797f064330fa732abceff8df37836f470de8517f9f994162a959d856f890efcbab7
Size (firefox78-l10n-78.6.0/my.xpi) = 526339 bytes
SHA1 (firefox78-l10n-78.6.0/nb-NO.xpi) = 11089a2be18c4ed1e25960ebbd4c2efd424dff8c
RMD160 (firefox78-l10n-78.6.0/nb-NO.xpi) = 2ed506eaebd3bd8ae57ee412b322b6665f7e5226
SHA512 (firefox78-l10n-78.6.0/nb-NO.xpi) = edcedcb426fe0ca706806a33f19a0a7ccac32e8b5f61861ca5639c305d4d86b3b83eebae98e75af59d83033cb878f6444b589906837292d25a4846f1cb570146
Size (firefox78-l10n-78.6.0/nb-NO.xpi) = 518523 bytes
SHA1 (firefox78-l10n-78.6.0/ne-NP.xpi) = 08da83fb2c1a6aceac0c559dc2ad2d34ff107735
RMD160 (firefox78-l10n-78.6.0/ne-NP.xpi) = a784145ec31e35553de213bb58db7e9ae967d735
SHA512 (firefox78-l10n-78.6.0/ne-NP.xpi) = 9d55ba17d8bf185aac2e45de6204ae903e33a5953cfef78e0f46bd5fe9c88182d70380d7d212a49e229d54d87c1b45d6b127c005165f0e94ac1314297ab1ca00
Size (firefox78-l10n-78.6.0/ne-NP.xpi) = 483419 bytes
SHA1 (firefox78-l10n-78.6.0/nl.xpi) = 28b2d5f0bc172b53668ed0ca1e6dd5f865990e19
RMD160 (firefox78-l10n-78.6.0/nl.xpi) = 39127b06b420e27862def1a4aefd19893fb2bdb9
SHA512 (firefox78-l10n-78.6.0/nl.xpi) = 3122ea673a0f2d24f789076bef71848a7e1d90ac6b40b85904d7072a5c4c11e0876959e30e38c525ba2958e96095a63c788c8c2e81354954e9e9a3080a6e80cc
Size (firefox78-l10n-78.6.0/nl.xpi) = 526208 bytes
SHA1 (firefox78-l10n-78.6.0/nn-NO.xpi) = 99a7bc64bc4fb06d5365b0a701e0d6580671f391
RMD160 (firefox78-l10n-78.6.0/nn-NO.xpi) = 1169df2c13975495d0f42a5ac5b875888a31bd78
SHA512 (firefox78-l10n-78.6.0/nn-NO.xpi) = 8bcbb42f799b9f221954de65322b6e3a1bdd8e2ff91a624e9cafb28086573b0671b066b552e8a29f0f5213b367a33c9fb0d806038272f9dec6eb4b19c7ed56a4
Size (firefox78-l10n-78.6.0/nn-NO.xpi) = 520168 bytes
SHA1 (firefox78-l10n-78.6.0/oc.xpi) = bfd747f5a5597516e063339b8482478fe6d0ee8c
RMD160 (firefox78-l10n-78.6.0/oc.xpi) = e947644918d805071c4fff477b773cfce7254c71
SHA512 (firefox78-l10n-78.6.0/oc.xpi) = 213536d1f14ad15d07eed1f991ad5c9e125f4f6e207ac70319393c56c1e4ca083c9bfbaef98f95407f1d30211a532855002f0cf2ed0f3ea90a958802fe06e338
Size (firefox78-l10n-78.6.0/oc.xpi) = 542147 bytes
SHA1 (firefox78-l10n-78.6.0/pa-IN.xpi) = 90a29e1da87817ddcf5f7b176f406210c86f4d22
RMD160 (firefox78-l10n-78.6.0/pa-IN.xpi) = e0c6f1cd41faa6f32b91fcf7894dfee22339a93c
SHA512 (firefox78-l10n-78.6.0/pa-IN.xpi) = 25706c4ac9867989cf4b86d3995947e1f343dbbc449cb60c0b254e6623bc3939138c27e473251f2c63eb879e46256e1d8d2634991458073c7d64babf27b62ef0
Size (firefox78-l10n-78.6.0/pa-IN.xpi) = 580353 bytes
SHA1 (firefox78-l10n-78.6.0/pl.xpi) = a9f91db0e5293c8698403ede7ebe8a83a7c6a0e8
RMD160 (firefox78-l10n-78.6.0/pl.xpi) = 5bbf972f0e101d4a32fa8942dbcfe440b5aebf95
SHA512 (firefox78-l10n-78.6.0/pl.xpi) = eefd9914b003a5c3a0652e65968a2f7bae9e882f94bb4a4289a2b4a55a456f647b7cf8cc9c3182aa70bdd8b9b3045fc8a8dda0ca023f5cccd08d4d830a290f36
Size (firefox78-l10n-78.6.0/pl.xpi) = 545607 bytes
SHA1 (firefox78-l10n-78.6.0/pt-BR.xpi) = 99c722f296382f7fcb0fd21a1b282cccedde4d41
RMD160 (firefox78-l10n-78.6.0/pt-BR.xpi) = 0e7ad6e6a3717042aef9e32897c093b522ceb523
SHA512 (firefox78-l10n-78.6.0/pt-BR.xpi) = 5fed281c22cd04c84c441fdb9625672a5659365fc5c6d12a820963b8451ab1b6a080162323ce0bb128e4a446dd75b154b6a4f86a71723f27f27465d6bc6d1cdb
Size (firefox78-l10n-78.6.0/pt-BR.xpi) = 527569 bytes
SHA1 (firefox78-l10n-78.6.0/pt-PT.xpi) = 838bd824aac0ae9909e1a7a3db2a352139d73730
RMD160 (firefox78-l10n-78.6.0/pt-PT.xpi) = 51d680c7576e89f8daae190417d46cebfd103ff5
SHA512 (firefox78-l10n-78.6.0/pt-PT.xpi) = 2930c49b06d01c4d831e50137934ba8ffea5496ca3015eacc8e05c5bec408f84db0d021688c1abf4269243fa87e4675d7a6bd01c1d3f30957759f38c9308a2e5
Size (firefox78-l10n-78.6.0/pt-PT.xpi) = 532038 bytes
SHA1 (firefox78-l10n-78.6.0/rm.xpi) = 2299249f4ec4f277742204203a2efe0bc353c065
RMD160 (firefox78-l10n-78.6.0/rm.xpi) = 03a846496e055f488df918f1bf1182660d6df25c
SHA512 (firefox78-l10n-78.6.0/rm.xpi) = 96ef163bf5c6d1adaafcfd10927e57db92fdf8148cfdcb0b0cd90d275fcd4d197ce302bfa75af9a4e46fd37a97fabf41a6cf46de33e56b3566456f5daf8f1ea6
Size (firefox78-l10n-78.6.0/rm.xpi) = 526718 bytes
SHA1 (firefox78-l10n-78.6.0/ro.xpi) = e5c51e97d7b2ace626cb7a46aa1acd5a758b6440
RMD160 (firefox78-l10n-78.6.0/ro.xpi) = 450fcea4acb867986560d97bb03b32a3d5c99f15
SHA512 (firefox78-l10n-78.6.0/ro.xpi) = 0573c5ccdd4c2fc8705b2d8e2bbe296655367c634734d499cef15b20bb0aa797b9cae317208261a9edcc9d195b59c7e0b59e459efa5cccd722c17f7f42567ac5
Size (firefox78-l10n-78.6.0/ro.xpi) = 535577 bytes
SHA1 (firefox78-l10n-78.6.0/ru.xpi) = 82337adfde8329eefb99376234023bd6eeeb6a94
RMD160 (firefox78-l10n-78.6.0/ru.xpi) = c3b675b3dae39d45370517b934dcae62d314bfa4
SHA512 (firefox78-l10n-78.6.0/ru.xpi) = a4f3b7a0c6b7db43f91918eeeb86a10a466ac8db31bbb482b420bcf0e873ae8252d9f1eec0da6de3b710fbc4d62922f7630db2bb1728d4d36d479d561ed32182
Size (firefox78-l10n-78.6.0/ru.xpi) = 614609 bytes
SHA1 (firefox78-l10n-78.6.0/si.xpi) = 87af1576dd7c894289d4bfc69367cd88d84c5818
RMD160 (firefox78-l10n-78.6.0/si.xpi) = 8a7863c3ce23db2de1ece12819201fd0cf9d139d
SHA512 (firefox78-l10n-78.6.0/si.xpi) = dbeeacc5f6d770b0ad1bd036bcf0cd4075ce29184f944f093d55e684928d384fba446e1a1b059977956325a8c391e9b80102034af41facb0fe68fb69822ec409
Size (firefox78-l10n-78.6.0/si.xpi) = 492524 bytes
SHA1 (firefox78-l10n-78.6.0/sk.xpi) = 612cec6f7dbc7ec555565baf12e984996e030b51
RMD160 (firefox78-l10n-78.6.0/sk.xpi) = ef95fe9f4a604a012403ce67e664a47471e46c52
SHA512 (firefox78-l10n-78.6.0/sk.xpi) = 142eb907535c78a83c16717d747a12182ebe94886e90f04ce5c174f606fa9065d5ddbf9a19dfd5037dc5907c7ce439e54b39fa7b9cdbbeb320823e7e938c7355
Size (firefox78-l10n-78.6.0/sk.xpi) = 534225 bytes
SHA1 (firefox78-l10n-78.6.0/sl.xpi) = 33b2a27d560fd691ce01b3bda1dcfad7c4339454
RMD160 (firefox78-l10n-78.6.0/sl.xpi) = 094a6af6388fa8118d305dad4faa11844f8f39a6
SHA512 (firefox78-l10n-78.6.0/sl.xpi) = 7c0ce61b7566dc0398c3917147011ce0d4024ffeeebcf1180050bb11a7ed94e46461b0ededa6b48fd5a15386deda40af72365aae5033b74337b1b7411f0a9c1d
Size (firefox78-l10n-78.6.0/sl.xpi) = 520941 bytes
SHA1 (firefox78-l10n-78.6.0/son.xpi) = 49dd8197772a4de858228c4fd25f7b6bc3e28e77
RMD160 (firefox78-l10n-78.6.0/son.xpi) = 4c3925298abd8ea4bb21c635b2f9c23e79a110d5
SHA512 (firefox78-l10n-78.6.0/son.xpi) = 128aaa2aabd6d5583e55d2b382c4866a95bf7174a8f4398876f9deb63cc65d5e6a0d129300e559e345c2c1496797e38db065c05d14fc7bfef52fc5fef645b05b
Size (firefox78-l10n-78.6.0/son.xpi) = 424586 bytes
SHA1 (firefox78-l10n-78.6.0/sq.xpi) = 88ef139eac95b74f95836cf2d9fcbef9b153c261
RMD160 (firefox78-l10n-78.6.0/sq.xpi) = 135624187feb5930365a6949c362b90a946ee5da
SHA512 (firefox78-l10n-78.6.0/sq.xpi) = c355101f27223651eee207e444c908a8f6e74369b18cb0f0711836cfbfb398e0332f31b45c42bd5e0be283c86b50dbe9c3caa45ee982a4927d015d57b44d4d13
Size (firefox78-l10n-78.6.0/sq.xpi) = 544905 bytes
SHA1 (firefox78-l10n-78.6.0/sr.xpi) = 81c8b14393599671b9a8907e1fc1d072bf3b160a
RMD160 (firefox78-l10n-78.6.0/sr.xpi) = 4869ddad524b37f141b73d0adefb070b40c11ebf
SHA512 (firefox78-l10n-78.6.0/sr.xpi) = cc76c135577b505b527d7c6c8dd7f2f98e0b80f24dc4c12e00bb2db9877ca5d9afb4a1168ceff484c2471c84de4c3d63a31621802bd43ff78da547daa252cb26
Size (firefox78-l10n-78.6.0/sr.xpi) = 561373 bytes
SHA1 (firefox78-l10n-78.6.0/sv-SE.xpi) = d7de59b98f8fdf5e0e25a02bcd7f47ad6bbe0389
RMD160 (firefox78-l10n-78.6.0/sv-SE.xpi) = 59010358011f2a04abdb1a8bab1070f5fbfbf240
SHA512 (firefox78-l10n-78.6.0/sv-SE.xpi) = b54649a444c5431cf434495eda36c31ca3de952bd461917cc5e15a2f41232c78ca843b2eba3b7980c1947a6c7302ba91cbaa9d8608f53e30dcd1978c71b47fcc
Size (firefox78-l10n-78.6.0/sv-SE.xpi) = 529703 bytes
SHA1 (firefox78-l10n-78.6.0/ta.xpi) = 8a41a0261efb819f60df546abbcb148647641923
RMD160 (firefox78-l10n-78.6.0/ta.xpi) = d6213054da95cb4b85ab234de23f3dd59eb4725d
SHA512 (firefox78-l10n-78.6.0/ta.xpi) = f52c85b6ca6b5eb285f79bfaef4321bb134d4a07143ffa0cb0b041e0491fed96dbe0777043c1b86d01c6ea4f951ee1f5515361c5a4651c5e494239bdd3786e64
Size (firefox78-l10n-78.6.0/ta.xpi) = 521530 bytes
SHA1 (firefox78-l10n-78.6.0/te.xpi) = 1aae98961acf96b12036736f385d8580f525d7ed
RMD160 (firefox78-l10n-78.6.0/te.xpi) = 0845f890dd124433371d2b79c4fb89e905217609
SHA512 (firefox78-l10n-78.6.0/te.xpi) = cfbe50e26f4a6f6da1398e07edc0b1565230d5fd7ba69b4e7e3f508d845be5d0d8fb3f4250e03d2cf9bd5b69ba1b2d4c54f759602dbb94a5540aeec51e5598fc
Size (firefox78-l10n-78.6.0/te.xpi) = 558415 bytes
SHA1 (firefox78-l10n-78.6.0/th.xpi) = 16169a623dc8a23efc65f7c638b6394d9590647c
RMD160 (firefox78-l10n-78.6.0/th.xpi) = 25bfd6a2e57a767e73e7f6bc7c0333aa3cc327e8
SHA512 (firefox78-l10n-78.6.0/th.xpi) = 76f2fd8c616d04aed8ac06918fa4292e796980c4f48130b6678f5d061a487598498c7c1da7b58abd99fc0a30e5bcf3c9958c332723e2ac5fe7a860c3292dbc16
Size (firefox78-l10n-78.6.0/th.xpi) = 592236 bytes
SHA1 (firefox78-l10n-78.6.0/tr.xpi) = 71098c70419db0ab67b85ac11cc9231a8d8cf35c
RMD160 (firefox78-l10n-78.6.0/tr.xpi) = c803b3a6275791caa6257b71983190e25a4ea79b
SHA512 (firefox78-l10n-78.6.0/tr.xpi) = 4e23a5d4f97fb856b6c5dc4bdbdb444217926de8ffcd1d4a53000de77e858a476b9353bf941f33b2299cf2b4f9ecf63c0792e3c2373a47d276f1cad76895b544
Size (firefox78-l10n-78.6.0/tr.xpi) = 539861 bytes
SHA1 (firefox78-l10n-78.6.0/uk.xpi) = 8b637a6b689e0d8caa9843a6639a66b9f2450da9
RMD160 (firefox78-l10n-78.6.0/uk.xpi) = e03aba0b833d8f526d9cb414b7c0461258fc4f33
SHA512 (firefox78-l10n-78.6.0/uk.xpi) = 7ae8445b07a6a5bffebf6fc3ef1ee1b19bacaf2af0979408bcc0b143c1ee08d8d4a328835e1f030e047873fd35d4118a9fd4d63ccb6cd76de7b4580f4aff8dd1
Size (firefox78-l10n-78.6.0/uk.xpi) = 608588 bytes
SHA1 (firefox78-l10n-78.6.0/uz.xpi) = 5fcea46474c8a0e39d9776df663be305c3aded61
RMD160 (firefox78-l10n-78.6.0/uz.xpi) = e6237fb57f0c686d3af2a69d2e29b7f4e6d94afd
SHA512 (firefox78-l10n-78.6.0/uz.xpi) = 1ad034dacb33c57cd22e573c6742d03ddf71aef57ad93e5ab31ab456aef8794d2902e2f229cdcda600e604239b8241662b47af40438e8d2e8c095ba135f9becb
Size (firefox78-l10n-78.6.0/uz.xpi) = 477554 bytes
SHA1 (firefox78-l10n-78.6.0/vi.xpi) = 748d230a3a6cff48db6939826e5f5df6118e8c13
RMD160 (firefox78-l10n-78.6.0/vi.xpi) = f170ea8e5731f0d9de6a4edfe68f205010253170
SHA512 (firefox78-l10n-78.6.0/vi.xpi) = aa61cda16ee1be44ab909ade183b56120fd713bd13014b9811775aad4fd9b5a530a0ef341b9522bffb09c6dc1d9b6358b260a00907b8e954f0af3a7c65ba137e
Size (firefox78-l10n-78.6.0/vi.xpi) = 562855 bytes
SHA1 (firefox78-l10n-78.6.0/xh.xpi) = 909b28b3259c7bb1d22da21798e67af36f00885a
RMD160 (firefox78-l10n-78.6.0/xh.xpi) = 77d4557455ebde567d87f5217ab4a61923563429
SHA512 (firefox78-l10n-78.6.0/xh.xpi) = 6dc63029388d03d3094146105fe31b2ca7feea2dfcc32ef6a0d3face10788806b6309210a6f7ac63921390a6972fcca1a0c034797d1c872ddda82fa96b12773c
Size (firefox78-l10n-78.6.0/xh.xpi) = 427847 bytes
SHA1 (firefox78-l10n-78.6.0/zh-CN.xpi) = 764217922986d7a75b06e371d0cc864e35b1fe85
RMD160 (firefox78-l10n-78.6.0/zh-CN.xpi) = 1978fb0979d394f7933bfc490c1bb8b615467aa8
SHA512 (firefox78-l10n-78.6.0/zh-CN.xpi) = 1be7b1b28e0d6c5287b42f3c57c0576475140fe4e9d2a4ffc8075aa72a81b92a835c7c44b2ff8309719bf9e290f5447bf6676ead1efa911940437c407606c132
Size (firefox78-l10n-78.6.0/zh-CN.xpi) = 564765 bytes
SHA1 (firefox78-l10n-78.6.0/zh-TW.xpi) = e42f5aba6cef228641007511a37b4862145a8df1
RMD160 (firefox78-l10n-78.6.0/zh-TW.xpi) = a6b5b73a9c1b0e40ad3ca9c966824110fb580f84
SHA512 (firefox78-l10n-78.6.0/zh-TW.xpi) = 39fd8d7c16d608040f6e0823a2b221ab0d02a3265530ff1058707973904c6a92f8b76db6fe38d3a7ae7c8bcf834f9ed46418f92387f88b5466541e44b964e5af
Size (firefox78-l10n-78.6.0/zh-TW.xpi) = 564720 bytes
SHA1 (firefox78-l10n-78.8.0/ach.xpi) = ecce3f54fe5c4f770deca640913f68ad3fa0686c
RMD160 (firefox78-l10n-78.8.0/ach.xpi) = 974c5c1375b0235a14a8c498cf6c60f6d2a9bc4c
SHA512 (firefox78-l10n-78.8.0/ach.xpi) = 22baedf4b11466be7ec1989e2493ddc7da881d11720c384adf59505cd665b83d7bcf140085266d937ead566a6ebac3e7f76279a1c3cca34382c67728a558a696
Size (firefox78-l10n-78.8.0/ach.xpi) = 460294 bytes
SHA1 (firefox78-l10n-78.8.0/af.xpi) = 85eb862269b673ab8d8b6a62146c21f36ad8a7a6
RMD160 (firefox78-l10n-78.8.0/af.xpi) = b26926f19e6291185e3251b1d3ee9ea56bc7e503
SHA512 (firefox78-l10n-78.8.0/af.xpi) = 627a3ce976cd74e89b907f7dd45350479986ef30790045d9beae592ef9e084a39eeafe4079c091091bb338ab83e73f6eae98de4f1dabe22a08b9bcea3c266640
Size (firefox78-l10n-78.8.0/af.xpi) = 428345 bytes
SHA1 (firefox78-l10n-78.8.0/an.xpi) = ab653b2ed69b14dbbb5745900679b2448962b645
RMD160 (firefox78-l10n-78.8.0/an.xpi) = a84c071007b185f7248ef7f802d819da55efa375
SHA512 (firefox78-l10n-78.8.0/an.xpi) = b98e481004e49f0c41517aab029fdf73958fb251f8b2e7b53b18a0af5f63cb0d8d98c8223bd871fdca790dbec7656e82926fb1f6eb05e47cf2296996a88a1cee
Size (firefox78-l10n-78.8.0/an.xpi) = 508368 bytes
SHA1 (firefox78-l10n-78.8.0/ar.xpi) = 62cf49449ac0ca02b17c28dba0d0bc8dfbf9989d
RMD160 (firefox78-l10n-78.8.0/ar.xpi) = 46e69698e58981bcf459c1aa76824c034a79131c
SHA512 (firefox78-l10n-78.8.0/ar.xpi) = ce4ad072b8e8833d2b63a51182e1fb3776d760de321704da0c2e9f1430b38709127539c81cc136e0951fc01c239d683af7dc13b779659dc5a62f2a7e98093c36
Size (firefox78-l10n-78.8.0/ar.xpi) = 560965 bytes
SHA1 (firefox78-l10n-78.8.0/ast.xpi) = 9c3196e22252940d4225af08e996c6fedb81a097
RMD160 (firefox78-l10n-78.8.0/ast.xpi) = 254a702e6d724dff35522bfbdba0888a90abba8e
SHA512 (firefox78-l10n-78.8.0/ast.xpi) = 1d18b6c4ca4a61f837da5348bb3841061b8f20bcb3806c3794c335da9b491f0e292ab6605668b6e916a996f86b5389d99ca08c1b31bf3c2fdc23e7edb7d41eb4
Size (firefox78-l10n-78.8.0/ast.xpi) = 456392 bytes
SHA1 (firefox78-l10n-78.8.0/az.xpi) = 36e8ba4ac9bcd1055c6091ed9366fbe7a00e945f
RMD160 (firefox78-l10n-78.8.0/az.xpi) = 6456e3fd648bdc13bec181cd8823a663fddf9797
SHA512 (firefox78-l10n-78.8.0/az.xpi) = 3939f8f2c5536bce10ea16d639f2d99692c9c843b1a55e8612287ee3e47fb484e978e7d3d63ba4c461dfacea9862ce1a07b94c5a236bbf7ee7bf7b1e5cbe4659
Size (firefox78-l10n-78.8.0/az.xpi) = 497433 bytes
SHA1 (firefox78-l10n-78.8.0/be.xpi) = 7ec1d1dc555c9fc301183eb7dbbc55bd7f31085b
RMD160 (firefox78-l10n-78.8.0/be.xpi) = d81c600650fad3850e71731b0690c95120f73eba
SHA512 (firefox78-l10n-78.8.0/be.xpi) = 4268bcafe8496aebdbd841859105cb57c1dcec2d182e5e228f715be6ab40d2de979c72d3083a50e7b116fdb77fb8ddc62fc07adad52f82e74af437fc1ed0052e
Size (firefox78-l10n-78.8.0/be.xpi) = 608647 bytes
SHA1 (firefox78-l10n-78.8.0/bg.xpi) = 5392ae786c31282810523f5d593c8e2d05028c7c
RMD160 (firefox78-l10n-78.8.0/bg.xpi) = 629cea5b30ec53ab2cc22e97d15b4bf8e02ac80e
SHA512 (firefox78-l10n-78.8.0/bg.xpi) = ae9a48ba1515b1d81d14cd8eea35955c8f051feb340fb6abeeb5bb8494aaf74cc5e123ccfcd10aeb4050176e000599a33c5764dcc1657c576a602080b9290837
Size (firefox78-l10n-78.8.0/bg.xpi) = 553988 bytes
SHA1 (firefox78-l10n-78.8.0/bn.xpi) = cc718e3c350ae439ec5682651222a15a5ab59e3c
RMD160 (firefox78-l10n-78.8.0/bn.xpi) = 859c4611d852850ad18b89a676169dfbebfa56cf
SHA512 (firefox78-l10n-78.8.0/bn.xpi) = a0f3cd628c93673d92fd2acd757704f06a82734b36c2a532f05a329d230322e216f11d336afadcebfe152edcca084c20e68b49a4d9778a6b04f3dbed267cb7e5
Size (firefox78-l10n-78.8.0/bn.xpi) = 572619 bytes
SHA1 (firefox78-l10n-78.8.0/br.xpi) = 781a2f097ba10435eba2739034874fc50725dd7c
RMD160 (firefox78-l10n-78.8.0/br.xpi) = 528e23e014b39ae7ec99c857a2b7e9e04a5a4b35
SHA512 (firefox78-l10n-78.8.0/br.xpi) = 953c54c4634d3acba24c648ec0b3e203a8e6354567a0f8ab6e05443ac5843f414cf692b3dfe983a7b2e292c42bab6413e9457b0213e0ddb262c63c05b0fc1349
Size (firefox78-l10n-78.8.0/br.xpi) = 507135 bytes
SHA1 (firefox78-l10n-78.8.0/bs.xpi) = 07ccba0f08d81e304cf4a32b910b0ab80e67732e
RMD160 (firefox78-l10n-78.8.0/bs.xpi) = 33a716d381c563ba86be600e985a82818819b20d
SHA512 (firefox78-l10n-78.8.0/bs.xpi) = b0393abceaf384b0a17551152cacf0b44a2e741ae0f1692c2457df5a7a0a1e7c9f435d77dbffc8e93c81eb92ddce5e345036c250b7bfb1d0c6d80d1d283851a7
Size (firefox78-l10n-78.8.0/bs.xpi) = 463805 bytes
SHA1 (firefox78-l10n-78.8.0/ca.xpi) = c0d3d73c1f2c637f2eda938f424601320c65685f
RMD160 (firefox78-l10n-78.8.0/ca.xpi) = b92449a9ea640ee939a935e4db9551f6f0fee5e8
SHA512 (firefox78-l10n-78.8.0/ca.xpi) = 27ea21aa3a992f030b6e9d5a6c4b5bc00d9af308408ea53ecc8ff0e3afbb695a4d34f26bcffc97ae959e86ee9fdb2213319387e699850eedcae9a132421d202c
Size (firefox78-l10n-78.8.0/ca.xpi) = 514167 bytes
SHA1 (firefox78-l10n-78.8.0/cak.xpi) = fbb68af6fe75dbf54f970756639843ce5c76d38a
RMD160 (firefox78-l10n-78.8.0/cak.xpi) = 3bf76e80efb91a1f129fa44661b0ffa899f8e6e8
SHA512 (firefox78-l10n-78.8.0/cak.xpi) = afbe55d9ed6fdeecf3b260fad03aa689b311b6168920f8d4c60a500bd779b2a5cd5826181bd202f3e4bd55f3cb1298b621a5c1e9df7c1832781bfaa2067c065b
Size (firefox78-l10n-78.8.0/cak.xpi) = 551547 bytes
SHA1 (firefox78-l10n-78.8.0/cs.xpi) = ca94f749f6924db7d32c61e9a4f8dd3543da9e18
RMD160 (firefox78-l10n-78.8.0/cs.xpi) = 3d902e3182208685e6eb4bf136b267072de25190
SHA512 (firefox78-l10n-78.8.0/cs.xpi) = cab8f5967d69f8157cb41d22149f11d49f9211e0cb8f49778be0cdd520edba78180f225a2b8b072a599dd619833d384c1332f6cbba0a935efa162a57c54ade2f
Size (firefox78-l10n-78.8.0/cs.xpi) = 540312 bytes
SHA1 (firefox78-l10n-78.8.0/cy.xpi) = db4c9c196e9b31bc27b6b80094626093a95e4a51
RMD160 (firefox78-l10n-78.8.0/cy.xpi) = 6868da4cd2f886003fc6ef821cbe486eb2c16832
SHA512 (firefox78-l10n-78.8.0/cy.xpi) = 2809dcf1d6de3b455abd1958fb932eb0194d9d7cd2f7c50e5d572a520115884d12a60c86d2ac1f74929779f9c5d388b2c357d8036b20d4864a07da217776eaad
Size (firefox78-l10n-78.8.0/cy.xpi) = 530698 bytes
SHA1 (firefox78-l10n-78.8.0/da.xpi) = c1fb67db2bb2b644538f230834326a67519f5634
RMD160 (firefox78-l10n-78.8.0/da.xpi) = 39541d4d6b8339b7503a37a5a7ffde44240e8ed3
SHA512 (firefox78-l10n-78.8.0/da.xpi) = fdc112e230a0d7716ac59991f7ac77897e4744e9855807892efd6a5a3dd0f617596498268b1b88f665ba2101eb379eb699ea71be48efe0247db9c69a8356d05b
Size (firefox78-l10n-78.8.0/da.xpi) = 520272 bytes
SHA1 (firefox78-l10n-78.8.0/de.xpi) = d5147048517457b7b8eab166e754648ee5081334
RMD160 (firefox78-l10n-78.8.0/de.xpi) = e117b9f324c2a76c2c2de29eb8b9701e1ebb22ff
SHA512 (firefox78-l10n-78.8.0/de.xpi) = 1673ee7e890263cb8783988058b6ca8755e8fb4472e8577e3b90cd8facb472ebe883680d25584d465471b60d2e29d6000b407e9d65e2bfb192845663cdb4b6af
Size (firefox78-l10n-78.8.0/de.xpi) = 542858 bytes
SHA1 (firefox78-l10n-78.8.0/dsb.xpi) = 9be59ed6fb1ea7e6439dad893e69f7e373ba0f67
RMD160 (firefox78-l10n-78.8.0/dsb.xpi) = 68a61d79072829b67b2eb1e37a22f3743d8ca535
SHA512 (firefox78-l10n-78.8.0/dsb.xpi) = 25dd854f84e14a2f803169df0b93c9494493efb3affe86733353cc59649494829c6bec69b1e9ac5ca6029233bdb571f71eb0274df746af75488e30ffc751ff4a
Size (firefox78-l10n-78.8.0/dsb.xpi) = 554284 bytes
SHA1 (firefox78-l10n-78.8.0/el.xpi) = 6133f53f85bec12ab96dda3adb55054545ca7db6
RMD160 (firefox78-l10n-78.8.0/el.xpi) = 31ae0518d8ee61d6ebe40c3fc56f5b9db0ccca70
SHA512 (firefox78-l10n-78.8.0/el.xpi) = e613c1be3141d0edc7f51d4a5a0a96319d347b3c0307f35b2ff3f9d503460be77122de687854c22c249880c3654bbd8cf5916b979cad652ee6a69205d57c13cb
Size (firefox78-l10n-78.8.0/el.xpi) = 626565 bytes
SHA1 (firefox78-l10n-78.8.0/en-CA.xpi) = 4aa415440cf10cf1b874d063eaaf0201dd4051e6
RMD160 (firefox78-l10n-78.8.0/en-CA.xpi) = 895739c53f544905edf69d164cecc1eb13c05b31
SHA512 (firefox78-l10n-78.8.0/en-CA.xpi) = c5463ed7e4b3d9b24597dd7e496f4b4bc0da5093d7794d88cecf304a5d20f1d89b3fc40b1ded3da8337225b60782f359465179d6eb559bcf22974c6820821607
Size (firefox78-l10n-78.8.0/en-CA.xpi) = 497736 bytes
SHA1 (firefox78-l10n-78.8.0/en-GB.xpi) = d97bb259b16aef68231605a3f958fba453ef4459
RMD160 (firefox78-l10n-78.8.0/en-GB.xpi) = f811efccfeea534288a37ba7ca038eda8ad6ac1b
SHA512 (firefox78-l10n-78.8.0/en-GB.xpi) = 3649edbabdad72caf35ad03df9dd7fd0b9a0db83a8f21f2990a055fd8f5dc7b362f98c3f0ae36782e5f0b9180d1884a879df5de8be6d073912c2b562e88affe4
Size (firefox78-l10n-78.8.0/en-GB.xpi) = 497569 bytes
SHA1 (firefox78-l10n-78.8.0/en-US.xpi) = 354fe8285e0739a88c44d1b790e4b64ec3fcc6fd
RMD160 (firefox78-l10n-78.8.0/en-US.xpi) = 46cc141723b61857e36edeb119403b4e4d73ba7f
SHA512 (firefox78-l10n-78.8.0/en-US.xpi) = be200a777844502f6d12616e548933398d57ec6bfab87db8745b6c750a0fbbdc93155986a3ea53517e442fe489a41676bfa9b76fb6dd77187cef57b385e11526
Size (firefox78-l10n-78.8.0/en-US.xpi) = 469300 bytes
SHA1 (firefox78-l10n-78.8.0/eo.xpi) = 5f3ddd86dfb3e33db32b2e30feba63b8325ad710
RMD160 (firefox78-l10n-78.8.0/eo.xpi) = 6a6b129ec26bceeff26e712e3e4919ed4b1cb9c0
SHA512 (firefox78-l10n-78.8.0/eo.xpi) = fbbf17c5e633f00222265f0cfc5dec480be5bd26a460a654830a462a6ce2bf05b2c78c059f86340f1913e138a7460c5051ab4994924aec0cb183003941e88caf
Size (firefox78-l10n-78.8.0/eo.xpi) = 525730 bytes
SHA1 (firefox78-l10n-78.8.0/es-AR.xpi) = 4c600f3ff821cb3d38f9f61d24c924ca295f1069
RMD160 (firefox78-l10n-78.8.0/es-AR.xpi) = 7a4186a6d47aa76bee287f8abb46b4c71ed019b7
SHA512 (firefox78-l10n-78.8.0/es-AR.xpi) = 2b2a324955d1db69ee786455f0b34c514e030f5b036b64ae12fa39a1dbd3a11f7bf09b259255547299c2948a56e316439bbe0a1c984a4749b59b29150878f4d2
Size (firefox78-l10n-78.8.0/es-AR.xpi) = 535809 bytes
SHA1 (firefox78-l10n-78.8.0/es-CL.xpi) = 6ad9723f4fb437fa1f7588ca421e38f096f64694
RMD160 (firefox78-l10n-78.8.0/es-CL.xpi) = b0f34306cb3eb88f0a73278fb5632520b25e95f2
SHA512 (firefox78-l10n-78.8.0/es-CL.xpi) = b82c6e9a4fbe0da56dc7c149d47e4f1ac57e5256d1861c9d4decd36216deb80aa986f21e565229c47a725e9dcadb9ff4b3a070bbea5a258d27f7148ab2031557
Size (firefox78-l10n-78.8.0/es-CL.xpi) = 535359 bytes
SHA1 (firefox78-l10n-78.8.0/es-ES.xpi) = d841abf93772494487ddd5652949a3c1981b44c3
RMD160 (firefox78-l10n-78.8.0/es-ES.xpi) = 4715a0b5895b71a93b6ef7747095ce4f1fa127fc
SHA512 (firefox78-l10n-78.8.0/es-ES.xpi) = db79a919cb65513f54d4eff0c4048139a111291ef76772c0b7f85b36578d7fb112b0770d77396da0e236f7f2d92827344fbfd1d84267edca983cce65855803f4
Size (firefox78-l10n-78.8.0/es-ES.xpi) = 522701 bytes
SHA1 (firefox78-l10n-78.8.0/es-MX.xpi) = 556009d281cf1809298c070e52103bf95f82a1c5
RMD160 (firefox78-l10n-78.8.0/es-MX.xpi) = f4e4674c07c551263f037dfede8f58f737fdf9e1
SHA512 (firefox78-l10n-78.8.0/es-MX.xpi) = 1c61624197cdce4ace1e72e2be53f0aefe04383ca1a10e52824dd053fb833978662af9e4d66e048dde2b4a33109c8eea9e848a66b92a73370fe64e83da6dd272
Size (firefox78-l10n-78.8.0/es-MX.xpi) = 532294 bytes
SHA1 (firefox78-l10n-78.8.0/et.xpi) = 117f9b4657b0e0a512659f3e36870e8dd741bae8
RMD160 (firefox78-l10n-78.8.0/et.xpi) = b6202d19415c2e86c7e81a55b9e48e1edca4b62e
SHA512 (firefox78-l10n-78.8.0/et.xpi) = 78004a3c112cae620a020d7c817095e071506290742fe59704f906de1c37bcbe0dd1b6aee179e5a43580b3852819197c23366af3f64f652e0b010ba021ba9798
Size (firefox78-l10n-78.8.0/et.xpi) = 485253 bytes
SHA1 (firefox78-l10n-78.8.0/eu.xpi) = a9ce80f46fb0ce6c07ccd79d1e9b1b6e21109a2e
RMD160 (firefox78-l10n-78.8.0/eu.xpi) = be5fa577596ae07b4f154ba111f50f34961d50c6
SHA512 (firefox78-l10n-78.8.0/eu.xpi) = b1e316302555a344d77bc2f7adec97e95c8ee0f5472ebf40ad359ea8c70cd233e290cfb7860adab6fabcad0636715c94a7329b13a5586b05379082820e279754
Size (firefox78-l10n-78.8.0/eu.xpi) = 505876 bytes
SHA1 (firefox78-l10n-78.8.0/fa.xpi) = d53f9280c05c85353ad7c34e23b328a1be6d1f13
RMD160 (firefox78-l10n-78.8.0/fa.xpi) = e6e36f9ed15bfcb365a4ece60e3c501c38db7ade
SHA512 (firefox78-l10n-78.8.0/fa.xpi) = c8481d567eb4400896644b968e5bc318ea2c8e38c2222c34f154c42ad89b97939964d171beb043a064a60a7580891528d4749ba1883f12a358664cf6e6a0ce11
Size (firefox78-l10n-78.8.0/fa.xpi) = 538920 bytes
SHA1 (firefox78-l10n-78.8.0/ff.xpi) = b816e538c12534bc589e3ecbeafae437d0f6d412
RMD160 (firefox78-l10n-78.8.0/ff.xpi) = dcf1d95d35170b913bdd277c273faf1dac882bd2
SHA512 (firefox78-l10n-78.8.0/ff.xpi) = 86538ba34912a85bbce953cfe7dac99ae3c5e73a2a607e20f54f09d8b4182226e01f262814bc039e48d47c7ede4d29df32c6586324d0998f92f274815f3d2422
Size (firefox78-l10n-78.8.0/ff.xpi) = 481618 bytes
SHA1 (firefox78-l10n-78.8.0/fi.xpi) = dce019597157862b2c97206fee87595be6114827
RMD160 (firefox78-l10n-78.8.0/fi.xpi) = 0fea58c0993ef7fb65c688e8300b65e98592e050
SHA512 (firefox78-l10n-78.8.0/fi.xpi) = 4b6fd4b74ebe3a1ef7f8e0975171f4f15ef278da697811a3cb783a8c4678b37bbd2f06bca7a951ad0cdf84bdc59f7adec7b12179f296e2fa8aeab8d187b69a9a
Size (firefox78-l10n-78.8.0/fi.xpi) = 517923 bytes
SHA1 (firefox78-l10n-78.8.0/fr.xpi) = bdbb1d8b7a3d92ad64609b2be58d6791b47bfff3
RMD160 (firefox78-l10n-78.8.0/fr.xpi) = 208c62f282308538036c56fde5d729aeef45d3e9
SHA512 (firefox78-l10n-78.8.0/fr.xpi) = 717ec1cc0494b154e0cb5700590d2ef3f05b969a681a5fa48dc3caf00e53c4a63b2a4cdf2d30df0e44265f58878e9df54c9857c349cb07cf350b09dd42640477
Size (firefox78-l10n-78.8.0/fr.xpi) = 545891 bytes
SHA1 (firefox78-l10n-78.8.0/fy-NL.xpi) = 2b3d9dd539777fce959bb11fc87132577c90507b
RMD160 (firefox78-l10n-78.8.0/fy-NL.xpi) = 974fa9d35a213f58cabe48fd3213983d37d56fca
SHA512 (firefox78-l10n-78.8.0/fy-NL.xpi) = ac44d4ea7ac1fc0c9c90208b7505064863cd2b827f9a04558d64203d3a17c7a52df9df642dd5e723b4e7817ea34787eb4c98ae889d3e58309d863bf8fa104fb5
Size (firefox78-l10n-78.8.0/fy-NL.xpi) = 532487 bytes
SHA1 (firefox78-l10n-78.8.0/ga-IE.xpi) = 7108b6d6c467d7244da8a6491fec5b7c9540fcd3
RMD160 (firefox78-l10n-78.8.0/ga-IE.xpi) = 45c5d34572a701810e2b0946679ffb94e4373b23
SHA512 (firefox78-l10n-78.8.0/ga-IE.xpi) = 6f6d42c617ae258e250544bf1304aec652c88b56859c95e8a72f8bf61c217f3078abdc392e81bd5e158a4d34b592a6e80fa3c4fae96abc4c0986bde9527c8ebc
Size (firefox78-l10n-78.8.0/ga-IE.xpi) = 466890 bytes
SHA1 (firefox78-l10n-78.8.0/gd.xpi) = 0702616fc847816f9bd345408ea8fcfdd1a4b350
RMD160 (firefox78-l10n-78.8.0/gd.xpi) = e6bffc580d9ad4a7e536ea0fee614b9aa2b5c617
SHA512 (firefox78-l10n-78.8.0/gd.xpi) = baf3a5b42949e4c8216ff80302875a9e0069401fb6194cde6d2e87028a5ac0c401808eefd08d85aaa415c625306d195703567acbeb64e832734cb3e1b732108b
Size (firefox78-l10n-78.8.0/gd.xpi) = 491878 bytes
SHA1 (firefox78-l10n-78.8.0/gl.xpi) = 6ed7d213eab3c95f86292fcd0598d4384d8118aa
RMD160 (firefox78-l10n-78.8.0/gl.xpi) = 2f86a12b6cca21d2ed26b51b24e0f9ae3ecdf175
SHA512 (firefox78-l10n-78.8.0/gl.xpi) = 33372d2a57782d42f6bf1865bbfb0c460f912e8c21ee7afe64755c6f8c806d796a84fcf7c16ac1a096689f67cad91517cd5a2214906b5dd979957cd914788e52
Size (firefox78-l10n-78.8.0/gl.xpi) = 528402 bytes
SHA1 (firefox78-l10n-78.8.0/gn.xpi) = 8e5d1ab11f5b5cf7f2c71eb1d481d6f57281b7e0
RMD160 (firefox78-l10n-78.8.0/gn.xpi) = 1014cd3124fd9d9faa0e90c73bd5af27957d3bb3
SHA512 (firefox78-l10n-78.8.0/gn.xpi) = dd493f39cc5bb595f34dbdc2799b13accf0970f276eb8ea7e76dd1143c9569d0c4338749e5f145d18bc4f34ababd9a154284322568d5c1bf8cec51926693f352
Size (firefox78-l10n-78.8.0/gn.xpi) = 546469 bytes
SHA1 (firefox78-l10n-78.8.0/gu-IN.xpi) = b29c166ab02d74a6ebcd793ec7c7a1251f223286
RMD160 (firefox78-l10n-78.8.0/gu-IN.xpi) = fe626d7ceb29d0d1507dcf73a071e5498a7d95b0
SHA512 (firefox78-l10n-78.8.0/gu-IN.xpi) = 1e5ba99789fd179ecc5b4f3acaf5c35ae97b288c7cfb169ea2c036b11dccd8f6e8431b0e13a3eec851d2ba10da9207669e33dbcf56af013fb775aa32b85c972c
Size (firefox78-l10n-78.8.0/gu-IN.xpi) = 541429 bytes
SHA1 (firefox78-l10n-78.8.0/he.xpi) = ae6c2b98d5574bc372e9b4b293ba8d44dec05bd5
RMD160 (firefox78-l10n-78.8.0/he.xpi) = ba3517943347c59372aaab91fdfff09ed03e7254
SHA512 (firefox78-l10n-78.8.0/he.xpi) = 3306250822c4dc81dc21670faace7b4eb6bd18425bce31fe6b86d8e3f07cd4dad31592c9e9d6c7cab7acff6a2612821a96e76ab687f6cba621555833134a729e
Size (firefox78-l10n-78.8.0/he.xpi) = 545587 bytes
SHA1 (firefox78-l10n-78.8.0/hi-IN.xpi) = 99ad085710e9bf83d5a3d078047ffb14f0a8f8cd
RMD160 (firefox78-l10n-78.8.0/hi-IN.xpi) = 14429461e25f9658f54e494fed8ef812fd14155c
SHA512 (firefox78-l10n-78.8.0/hi-IN.xpi) = 5ce60c0d2b949f27836f8fa1578935c649c53a431e5be5a91e4b79886149c9bf210aa5b18b2172861b220691d2bcf38f6044f1a711705cebfe8ba1179ef8973b
Size (firefox78-l10n-78.8.0/hi-IN.xpi) = 567856 bytes
SHA1 (firefox78-l10n-78.8.0/hr.xpi) = fa8f5d582d4149eb00cc050843e194574d2c5306
RMD160 (firefox78-l10n-78.8.0/hr.xpi) = 5b195c408dcb871cbd3363302d57f08ec5f35996
SHA512 (firefox78-l10n-78.8.0/hr.xpi) = d39e14dd38fec8c8319a7d2b7e5c4642592f05c1ea809105b8e2f0bec9de51aa369476563711315ea69555e50ea1a3c01110e6693b9042774393cc92aca6d2dc
Size (firefox78-l10n-78.8.0/hr.xpi) = 522693 bytes
SHA1 (firefox78-l10n-78.8.0/hsb.xpi) = cc89f36f13aaa42eb4ad71c11fb054cf7592e9cd
RMD160 (firefox78-l10n-78.8.0/hsb.xpi) = 2b037e937a3055641380680b17334c941a68e4ec
SHA512 (firefox78-l10n-78.8.0/hsb.xpi) = b006ea12172e23d90db9dafe26c1a61547d4ca53d26f9c7bd680b2eeaf8c22ebeb3ef6a205c99319705093e32884f9131b513f119b0bf06e23c7bab749bad32b
Size (firefox78-l10n-78.8.0/hsb.xpi) = 550670 bytes
SHA1 (firefox78-l10n-78.8.0/hu.xpi) = e64711d6d214935d91273da57ff5786ebe8648ac
RMD160 (firefox78-l10n-78.8.0/hu.xpi) = 6da08a82bfc665974005fef5545cd69102e14daa
SHA512 (firefox78-l10n-78.8.0/hu.xpi) = aa535c52347704601d41e7b879b68ca2a5bcd054f164bdb22dacd95c1e73ea207decdd329984b5740b2ae4f4e824e2566167da6ae10d4ae3e5375c83f4b8a494
Size (firefox78-l10n-78.8.0/hu.xpi) = 554885 bytes
SHA1 (firefox78-l10n-78.8.0/hy-AM.xpi) = e87a324734dabb1e0454537a4b0069c8bfdfa2fa
RMD160 (firefox78-l10n-78.8.0/hy-AM.xpi) = 5685b6fbc273f60d1ac1e3be37d8a3ce6cfa1b01
SHA512 (firefox78-l10n-78.8.0/hy-AM.xpi) = b1e0b03cce3f96fb2d84985fb79df144507538e174983809bc28c13fb681eb73d6595f00101b44948c5594485e0e9a3255eb2acf375d00cd07e7abc9dad72ab4
Size (firefox78-l10n-78.8.0/hy-AM.xpi) = 588991 bytes
SHA1 (firefox78-l10n-78.8.0/ia.xpi) = 4afde7766387ff5d1760a3d53cbf230ae7b813f3
RMD160 (firefox78-l10n-78.8.0/ia.xpi) = 98e0a36354f29659a2f52ae9ee50c5436ad7a044
SHA512 (firefox78-l10n-78.8.0/ia.xpi) = 555cef9ca66e182c198b583fdf85d8cbe0904d173066f347a958a8627fb88d82b0a85d5bfb25e9445e3e773a7d76ff069f0c01b3b115fd831194c3b3aea1526e
Size (firefox78-l10n-78.8.0/ia.xpi) = 518821 bytes
SHA1 (firefox78-l10n-78.8.0/id.xpi) = 1463ae464b72ad982feea4a0560d6e80ea9079c1
RMD160 (firefox78-l10n-78.8.0/id.xpi) = 700da28e6baba36562538e959b3546ae7e4589d4
SHA512 (firefox78-l10n-78.8.0/id.xpi) = bb5c2b6214dcc8c81ae49e953acadcb0d2af2197fdb71645feb1981127cab27e2d550c85cce8d0061a5f798711db4f7511e909e42e675107587ddd9c3244af77
Size (firefox78-l10n-78.8.0/id.xpi) = 509572 bytes
SHA1 (firefox78-l10n-78.8.0/is.xpi) = 1734fe0f8e4a0821451ad7fece44bc4b9609a625
RMD160 (firefox78-l10n-78.8.0/is.xpi) = 0a50888f54919ef34dbeb989f45195c55490c5a9
SHA512 (firefox78-l10n-78.8.0/is.xpi) = cc085f0c7f0a93e44ba78a56a596b034b85235514ccb98f9e2d43f4dcab55a016e60482444c19b22752951c0ac42f8b60f8248a8f9f7b167f320218b39b88aa0
Size (firefox78-l10n-78.8.0/is.xpi) = 477032 bytes
SHA1 (firefox78-l10n-78.8.0/it.xpi) = 2f18b3ada0bbbac3ed64662626edb186fda9b594
RMD160 (firefox78-l10n-78.8.0/it.xpi) = cfc59e46615ce42bf37f05e10519b3c0f66ea237
SHA512 (firefox78-l10n-78.8.0/it.xpi) = e10755af0be7947fccfcff875af561d72a6aa79fe63b87c22722361675a30759129570de354d4cb6a1dcebb15fa31b4a2a796ec077ef790a7839dfe7ddcd62b5
Size (firefox78-l10n-78.8.0/it.xpi) = 449805 bytes
SHA1 (firefox78-l10n-78.8.0/ja.xpi) = bfeeb5c0a778b1d71588156f611b8b168766258e
RMD160 (firefox78-l10n-78.8.0/ja.xpi) = 1c9997202b1869cb48f7c17ae59aff0e2e1ddfaa
SHA512 (firefox78-l10n-78.8.0/ja.xpi) = 08e1af3acc91bd410b756e9641951fff8f7af4eca79049ca78660303ffaa2bbe9d319e1a2e4e64bdce9e0675e4ba579aa9969aee583f4978c261e4e92b893b13
Size (firefox78-l10n-78.8.0/ja.xpi) = 578207 bytes
SHA1 (firefox78-l10n-78.8.0/ka.xpi) = 768f7ce1c755baa24a1964096a0227ccafc5a295
RMD160 (firefox78-l10n-78.8.0/ka.xpi) = d04c9dd962e6d1b1fcbcb799903178c7782a1561
SHA512 (firefox78-l10n-78.8.0/ka.xpi) = 021ac9f62e75cdd20dafead760ad979cc843404bcb21cdfc0833175df245267719910949c165ba3d685fdfaa06bdf535ebf492c5fd3b36c8c5db28e31d7cf5e5
Size (firefox78-l10n-78.8.0/ka.xpi) = 579098 bytes
SHA1 (firefox78-l10n-78.8.0/kab.xpi) = aff1c5e90d934ae05feeca8b4de92b7561d46eed
RMD160 (firefox78-l10n-78.8.0/kab.xpi) = 7b361596e9975951da8f4ae5db2863c423ad7037
SHA512 (firefox78-l10n-78.8.0/kab.xpi) = a59c393a751817f0a8e5fb4de6a8411a1541414a8fa3f8bd046143801682cf8eb32a2882bb71d4e4e686ef0d2e71645f99a4d73392ceff098dafa1ed10936f25
Size (firefox78-l10n-78.8.0/kab.xpi) = 539738 bytes
SHA1 (firefox78-l10n-78.8.0/kk.xpi) = 6b54dccb5ce5b3e17982a7798dda1a975c8b48af
RMD160 (firefox78-l10n-78.8.0/kk.xpi) = b7b74938d289bc1c6805a8c6395f1c0d91378160
SHA512 (firefox78-l10n-78.8.0/kk.xpi) = 45f84176f8d0bf728810decdc493d59bf6fd3c4d8d801a28c960812c73339d5449280f968a236107656b96d5fd5ff1ae4915394a950464e0466e2a941e6c375b
Size (firefox78-l10n-78.8.0/kk.xpi) = 593260 bytes
SHA1 (firefox78-l10n-78.8.0/km.xpi) = 9414efd8dc3f2f9a3f430b266fb13b7b336ff424
RMD160 (firefox78-l10n-78.8.0/km.xpi) = 48474ceb4ee3631a7d08dca6527f3b0f5cf88734
SHA512 (firefox78-l10n-78.8.0/km.xpi) = 9e6c0456dc9a92057c1df005f14c9c1132af01455b6248fd5378b9045db996881289d7d414929e7fece9d86804b6efb1bac9e8238d0d5c6dd86daaeb76d75dde
Size (firefox78-l10n-78.8.0/km.xpi) = 527362 bytes
SHA1 (firefox78-l10n-78.8.0/kn.xpi) = 8051271c145634e9542bb229c117373875b9a17f
RMD160 (firefox78-l10n-78.8.0/kn.xpi) = f174f3ce88f60dd8c5392a8b8df4186bdc160225
SHA512 (firefox78-l10n-78.8.0/kn.xpi) = 4d304a653819a58d144d4d19b93c0b25afce0b33e3f6631bf5e9245d5418d78bcece6d7dd88e643ff4de124098c21d8d8d322dbbdbeaebdeb39656951ac6aa9f
Size (firefox78-l10n-78.8.0/kn.xpi) = 506748 bytes
SHA1 (firefox78-l10n-78.8.0/ko.xpi) = 66786fc1a49d72ecef924e7387d6d31886f9e37f
RMD160 (firefox78-l10n-78.8.0/ko.xpi) = ed29c94b981a7d34cd64450fcf7b0e9b6d9cf07e
SHA512 (firefox78-l10n-78.8.0/ko.xpi) = 8daf42ef9d106d056f367f1e3385108de7064f6c1723cb2a18604b565d4451d1fe28418c4bf9f19dfe0db0245343ba1f4670aa92dbd77cb20649bac6940fb9d0
Size (firefox78-l10n-78.8.0/ko.xpi) = 567527 bytes
SHA1 (firefox78-l10n-78.8.0/lij.xpi) = 6b39c12df292f205e71ac6e31ae64e454b9dcbd2
RMD160 (firefox78-l10n-78.8.0/lij.xpi) = 8753abfdea246d9462dd6e5c5a22d79bde9e17a9
SHA512 (firefox78-l10n-78.8.0/lij.xpi) = 36789bda909c3a9fe776c6c0c7e5c1f80cca7893a61a78ca1a67aba51efbee5497a7ad69cbdb734607a70baa4f21b26b34676a6811f424e229ae29a740ba7b42
Size (firefox78-l10n-78.8.0/lij.xpi) = 475228 bytes
SHA1 (firefox78-l10n-78.8.0/lt.xpi) = ce41a643cc8a3f07122f5e0b08b3ccc988ab9fcd
RMD160 (firefox78-l10n-78.8.0/lt.xpi) = 12418ed461dc19a8e531864cd325ad294459980e
SHA512 (firefox78-l10n-78.8.0/lt.xpi) = bd89349b3bbeacadfad783596229c44d4a68766f73be34e7d63083ed1c6561c0d041f950bd090282150174b5acf86c52a3bfa4bd07bfd70102a07e52648b4953
Size (firefox78-l10n-78.8.0/lt.xpi) = 540695 bytes
SHA1 (firefox78-l10n-78.8.0/lv.xpi) = 6fbe5551b6da01d642c7b8d204d2d4a7d3801c6c
RMD160 (firefox78-l10n-78.8.0/lv.xpi) = 44d76402cf98c12d6c000c300a58c7b37a113764
SHA512 (firefox78-l10n-78.8.0/lv.xpi) = 8ea7d3e4bbf1859246ff7381a4268c412cebba60a0534964dd5b8f78221cca7edbf6863944d9c3526ef8193dc31f57adc9f4442374829bd6f7dc2365c9c2c156
Size (firefox78-l10n-78.8.0/lv.xpi) = 467463 bytes
SHA1 (firefox78-l10n-78.8.0/mk.xpi) = dfcc412ea536b213b8bf932d030d711bc8096c44
RMD160 (firefox78-l10n-78.8.0/mk.xpi) = 62640434216fe382820d969228c7d95091c5fc7d
SHA512 (firefox78-l10n-78.8.0/mk.xpi) = 98979a22478f90b1658b5a48db62fbebd83b264b4ce24742ebdc3f6076224a6d0db2d7e2716677c98b6429a37285092c6b27e09419559de9bc66192f259f59bb
Size (firefox78-l10n-78.8.0/mk.xpi) = 460021 bytes
SHA1 (firefox78-l10n-78.8.0/mr.xpi) = 8176cc008e45100d2ebe6f5d030b8475e92c7e9e
RMD160 (firefox78-l10n-78.8.0/mr.xpi) = 17fdfdce2023c647b0aacb44aca6428f1996dd65
SHA512 (firefox78-l10n-78.8.0/mr.xpi) = fe817ce102b92777930ba14417f617aff9f5174aa21dca10cca9c7cc3cbbed4885484b3aea51751018a82a77064d66bc7b2285a7918fcbff1252efdf277a55fa
Size (firefox78-l10n-78.8.0/mr.xpi) = 541567 bytes
SHA1 (firefox78-l10n-78.8.0/ms.xpi) = 570057480a285fa1ca497c1dbb69ff1434b13101
RMD160 (firefox78-l10n-78.8.0/ms.xpi) = 598058c201b5c6aa458cca6ec9ed888a22c1c09b
SHA512 (firefox78-l10n-78.8.0/ms.xpi) = c3972baa0286d4311f8b3eaf75d4dec510bb27bc0dadc168ddfadc25d1684c8fde04619399cfebceca16d594f131e1490c2b72c99a59ced0fec29800ed79ce9e
Size (firefox78-l10n-78.8.0/ms.xpi) = 453054 bytes
SHA1 (firefox78-l10n-78.8.0/my.xpi) = 746ee10182d14bddfdda018b00015a203153beba
RMD160 (firefox78-l10n-78.8.0/my.xpi) = 32f2039681489245c274e8770e820e48f9db0992
SHA512 (firefox78-l10n-78.8.0/my.xpi) = b25a46b5185bda7652c49d75d86a74ca52e9973233b6f31a900a59ed12073bb9baddf7500baf8d43fe12e3c80bf4f2c91dbd6c14d96ae9bdbf3c7b08d158a819
Size (firefox78-l10n-78.8.0/my.xpi) = 526320 bytes
SHA1 (firefox78-l10n-78.8.0/nb-NO.xpi) = c882e7a68d6671eaefb407977e3294722be9bdb7
RMD160 (firefox78-l10n-78.8.0/nb-NO.xpi) = 6a3dcce67f4d49b455fa68a1250a6f39e2dee0a7
SHA512 (firefox78-l10n-78.8.0/nb-NO.xpi) = bdaf094c8245cbc0fa9691892361bf8346d054882fec6d921f3edc084c825f4eff3fdd2f244884fedcd031f329cb2d9bb9233251ae99ad16bca41d043ca5fde0
Size (firefox78-l10n-78.8.0/nb-NO.xpi) = 518534 bytes
SHA1 (firefox78-l10n-78.8.0/ne-NP.xpi) = 56ad14c3e39192268d14a91b03290dc2a7bff40e
RMD160 (firefox78-l10n-78.8.0/ne-NP.xpi) = 6c3ad62c2b99885df63b217beef68d2c441559da
SHA512 (firefox78-l10n-78.8.0/ne-NP.xpi) = ed395597937e961b8f6840f740c95d1644073d1032743cce07389ab97e9ebbe06b67b40edbb6e5ae2e82203d3b9535b8dc41b928857e5a016508b4084a480b51
Size (firefox78-l10n-78.8.0/ne-NP.xpi) = 483417 bytes
SHA1 (firefox78-l10n-78.8.0/nl.xpi) = f1711b5a0a6c7cc1e32738c99734f826474e51f3
RMD160 (firefox78-l10n-78.8.0/nl.xpi) = 7eb89719228a237592bc200617f90cc3ea980388
SHA512 (firefox78-l10n-78.8.0/nl.xpi) = f1df5fa19b9126391012db851de905dc305e6e9f3a538900735e671a9904df04cdb853a45d251746f3db7bb38a1aa93aaac9f14a8d46bdf21de47dea4c573540
Size (firefox78-l10n-78.8.0/nl.xpi) = 526200 bytes
SHA1 (firefox78-l10n-78.8.0/nn-NO.xpi) = 5c3b355584db7992759746e120340badfcc8c1ef
RMD160 (firefox78-l10n-78.8.0/nn-NO.xpi) = 3c50e40a76f22e9a9bb525ea5aac233bc674d5c4
SHA512 (firefox78-l10n-78.8.0/nn-NO.xpi) = 6ff3740ba02f5cc41e3e01c72a31aa089b3b7441c809ccfe0b66a8bc87d7198150e085a48037107f8acabeabe68a7602b5d4476af1ea8bdb2446e74410feb064
Size (firefox78-l10n-78.8.0/nn-NO.xpi) = 520153 bytes
SHA1 (firefox78-l10n-78.8.0/oc.xpi) = df42a28055cf243803854799ada97fa76e75ef76
RMD160 (firefox78-l10n-78.8.0/oc.xpi) = 461c34aa6463849e8c20baf4b8181d46e4590aca
SHA512 (firefox78-l10n-78.8.0/oc.xpi) = a09ab19c07be29a7e733845257384115a3ec6fb70906b8e08a0aa32f4cc9ed9b1001dbbb1f7ebe8b1d24139f46cc91c8b73910125a62e7b6ca87f2857d37992f
Size (firefox78-l10n-78.8.0/oc.xpi) = 542159 bytes
SHA1 (firefox78-l10n-78.8.0/pa-IN.xpi) = 5ce0e99be88db46b7c621850316b75f90369ed71
RMD160 (firefox78-l10n-78.8.0/pa-IN.xpi) = dc813ce08ec3b64223c6418c886d403b9dfffbf2
SHA512 (firefox78-l10n-78.8.0/pa-IN.xpi) = 9ca35dbf2e57a268971290e6c59378b0a7c7aa6867bbd2df1876c8a0100ebaa6755c677b8cf71dc987bb6d8ae2734bbe5308d7a598c9447225925275dbc753a8
Size (firefox78-l10n-78.8.0/pa-IN.xpi) = 580363 bytes
SHA1 (firefox78-l10n-78.8.0/pl.xpi) = d0174fa199dc94ddd260d466cf0e1c311c976897
RMD160 (firefox78-l10n-78.8.0/pl.xpi) = 266ea9d4480e34fa11be681f83b6531f78df893a
SHA512 (firefox78-l10n-78.8.0/pl.xpi) = 1a780a25adedadaf3c75e5d3bb34a07d05c09865d0236038c5b7d4d73beacedaba3f97641c2fe93119325b0b603d2d1d6a02af2241bc32cee1cdc4233eff319a
Size (firefox78-l10n-78.8.0/pl.xpi) = 545603 bytes
SHA1 (firefox78-l10n-78.8.0/pt-BR.xpi) = 5183b9a39fae0b111d3e47e1a2227e8b7b3518ef
RMD160 (firefox78-l10n-78.8.0/pt-BR.xpi) = 499b0de240657fd096ea28044a7e8fcd1bab7cd6
SHA512 (firefox78-l10n-78.8.0/pt-BR.xpi) = edbc79bd0d9f80d1ebcbd0ce4b1862759cd65bf0b4c4b9219de60c1cd02adfb3b4376b871e9e773a3a428d396b033d7a0ffa568d12a097f44056e26c5baaeb85
Size (firefox78-l10n-78.8.0/pt-BR.xpi) = 527573 bytes
SHA1 (firefox78-l10n-78.8.0/pt-PT.xpi) = 5e2dfb9b6f2b10218101e2fe564dc2222993f558
RMD160 (firefox78-l10n-78.8.0/pt-PT.xpi) = a4de3ab5cb32f5c5a63b03a2957b10c41b62fed2
SHA512 (firefox78-l10n-78.8.0/pt-PT.xpi) = 1c8912dd9949da9dfc5c573a0a31d8ce4178553db4333b676f6d3bf2e7ec7a7fcd8722fda61b20f3dca1e478db72f14839bc5fd54d973c0f1e46c2b9a84cbc42
Size (firefox78-l10n-78.8.0/pt-PT.xpi) = 532053 bytes
SHA1 (firefox78-l10n-78.8.0/rm.xpi) = 8ff767aa412e6548bbe4e64cfbd631799bafbb3a
RMD160 (firefox78-l10n-78.8.0/rm.xpi) = 00aa8496be8dd91dfc4a4f6570a016d2fb819bb9
SHA512 (firefox78-l10n-78.8.0/rm.xpi) = e746fb4f5d090ffda8c872f37eb1ef50e6b7dfea66c10bd1ce33152771a831dfb0ac7d56a25425531f5a5646564b4e895eb5db1ca12edf164a3cab7cd3306b2c
Size (firefox78-l10n-78.8.0/rm.xpi) = 526706 bytes
SHA1 (firefox78-l10n-78.8.0/ro.xpi) = 33791c1ffe939ed1dd4696e2f2bd49cd3f62dadb
RMD160 (firefox78-l10n-78.8.0/ro.xpi) = 2698f2ab7c5eb0fa43bb7983f37d0c9dc9486e4c
SHA512 (firefox78-l10n-78.8.0/ro.xpi) = c279ca4064a7f45da971f4f58499d00d8414f2d9e010d67fc5eae9eb1a6c9708be9d9c315fd93b9ac88b87b0b56a269c13663dad8257a5080c55cfcb1b403ce5
Size (firefox78-l10n-78.8.0/ro.xpi) = 535575 bytes
SHA1 (firefox78-l10n-78.8.0/ru.xpi) = 94ecfecb4ae9bd68a2b9120164ff0139c66a7138
RMD160 (firefox78-l10n-78.8.0/ru.xpi) = 242a9d15527c36023891a5efc3d9aeceec7690ae
SHA512 (firefox78-l10n-78.8.0/ru.xpi) = 5192e935063ab534c9c1d93a93484f7189d7c75660d92be0390cec3fa3a8ba75adafabfbe57f201b218857949219afce3d27f21e55cf631d26eb991409fbe05e
Size (firefox78-l10n-78.8.0/ru.xpi) = 614608 bytes
SHA1 (firefox78-l10n-78.8.0/si.xpi) = 0814750a74d252602944b300d9239ddb4ebc93f7
RMD160 (firefox78-l10n-78.8.0/si.xpi) = 5c17c085c43dcfbe2fde2ea21eb52c12c6588dde
SHA512 (firefox78-l10n-78.8.0/si.xpi) = 19673dfa94bfe7a6dacd2554514e41df15b3d5f47ac37eae5a5e75f65bf3c51cb8746d1cfcbcc2dcb67469e8914b74151961f34d2146150a221e712a873282f0
Size (firefox78-l10n-78.8.0/si.xpi) = 492510 bytes
SHA1 (firefox78-l10n-78.8.0/sk.xpi) = 7aeb04c28678a974531fd0a9ea2307840e42e5a4
RMD160 (firefox78-l10n-78.8.0/sk.xpi) = cf3bd2c9949c8c14d36b393ed9d42f4d84bbf82f
SHA512 (firefox78-l10n-78.8.0/sk.xpi) = 3834378443cbb3d4d44774702b57775122a863665ab16062db8f8da3314115b1d90ec0cab7c7c71414e08a5e2b7b448483426504b0fa548b33d88fba777b97d5
Size (firefox78-l10n-78.8.0/sk.xpi) = 534234 bytes
SHA1 (firefox78-l10n-78.8.0/sl.xpi) = 66e94fb31bced0100aac84efcc2665e405c00330
RMD160 (firefox78-l10n-78.8.0/sl.xpi) = fc73d3027fd06f0bd6a627b3af041a161253eee5
SHA512 (firefox78-l10n-78.8.0/sl.xpi) = f02b8226f6f089ed6a5a0e821ae2707a212a10e7aed88ffd5a06db9234d971c8d484806b9a82a614eb689ec67297e268e515a166c86a8be7ecfd1c72335ebae0
Size (firefox78-l10n-78.8.0/sl.xpi) = 520927 bytes
SHA1 (firefox78-l10n-78.8.0/son.xpi) = e5a618e67228b05e191480d0e5a390b02eb72207
RMD160 (firefox78-l10n-78.8.0/son.xpi) = d275a6a71b4655a3fb3f7adee59db4ac037a4e29
SHA512 (firefox78-l10n-78.8.0/son.xpi) = 4bd2362b0aac5c71eec5a6ff2f02bb262adaf189da5762761ba62d9f89d9b2cd36f58313b639db24d242718720d91f2f212a45aa54d6899c78d4a589d53bc9d5
Size (firefox78-l10n-78.8.0/son.xpi) = 424576 bytes
SHA1 (firefox78-l10n-78.8.0/sq.xpi) = df4d3c6c5fc2d9a426ea8d35f671a143b79c81e7
RMD160 (firefox78-l10n-78.8.0/sq.xpi) = 8a0fb4b9a0bd7a509ab849f51043ec968c79f555
SHA512 (firefox78-l10n-78.8.0/sq.xpi) = a28426d9297c6f6120a9c04a8c897278ef0bf5585e68e703bfd5f321cd2e440d6151416bee98926fd23d4f78894f54119ce18bfbe54a67e439dd09b411a64960
Size (firefox78-l10n-78.8.0/sq.xpi) = 544906 bytes
SHA1 (firefox78-l10n-78.8.0/sr.xpi) = fec9e4e05230b59de54e55de60f98a670eaf3b0e
RMD160 (firefox78-l10n-78.8.0/sr.xpi) = a42ccd3afba12099d8693cbc851388feb79bc058
SHA512 (firefox78-l10n-78.8.0/sr.xpi) = cd89ad33a66082e96ad900dcd1ad061901151a634b561fdca6cb0bff83500d5ff77dd2e07ce4bcb43c936b1508a86235f06bb9793735f378d23ccef428408555
Size (firefox78-l10n-78.8.0/sr.xpi) = 561380 bytes
SHA1 (firefox78-l10n-78.8.0/sv-SE.xpi) = 5432fe38beabdfe00b1dc75e44ceb670b03c983a
RMD160 (firefox78-l10n-78.8.0/sv-SE.xpi) = 04a53ec68ef230c543edfd69a2d38391b93d778b
SHA512 (firefox78-l10n-78.8.0/sv-SE.xpi) = 8f30b7bd4ec3f57c64075339b56c78a14c0b141686dfc034572679ab5a16ef4ecb9ce16188c9f0241a368b2b5cd8a1a6ce602e98fa2076f840675c3e6e869638
Size (firefox78-l10n-78.8.0/sv-SE.xpi) = 529704 bytes
SHA1 (firefox78-l10n-78.8.0/ta.xpi) = b9d00ef0212a03cfa367dadf620e858bc9424461
RMD160 (firefox78-l10n-78.8.0/ta.xpi) = efb2f4a9f269be0a7089e94cf2f9038922a7cceb
SHA512 (firefox78-l10n-78.8.0/ta.xpi) = 101fef0bba73226369754e4883012d87b52f6628aeedc02afcb7c1693786befb5c020541fe2900cd3442069afeca424a854acfc89fac55d62ca52424f0c3b95a
Size (firefox78-l10n-78.8.0/ta.xpi) = 521532 bytes
SHA1 (firefox78-l10n-78.8.0/te.xpi) = 7cb30f22e6669d88dbd066aa00cd5afc014829b2
RMD160 (firefox78-l10n-78.8.0/te.xpi) = 7cfb27496acb7a321b9b0292552965dc60e58075
SHA512 (firefox78-l10n-78.8.0/te.xpi) = c224a55e2c85eb9de765bb1121e323ec705f3f067d38038d2c4d61e0ecdeff69bdaa8b84cbe4ca87ffe284737887caaa4ca89e462952e18c1da6a2737758f551
Size (firefox78-l10n-78.8.0/te.xpi) = 558403 bytes
SHA1 (firefox78-l10n-78.8.0/th.xpi) = e4e96c627e28d8b02157f7dad9d835539787cd08
RMD160 (firefox78-l10n-78.8.0/th.xpi) = 88619415811ee5ac4b3c8ff4ab6cfd9dc6bf9800
SHA512 (firefox78-l10n-78.8.0/th.xpi) = 7793e5ea97e07dfa151b85188351dfdda2d83689ec6c5430ed4ca2e0a562f053c5ecaee5474774c38f6ab90e657eff08bb2ff2b3bf523fcc3426a709126f1402
Size (firefox78-l10n-78.8.0/th.xpi) = 592236 bytes
SHA1 (firefox78-l10n-78.8.0/tr.xpi) = 5f973b5e57540eb4479e4c6552fe705a25320b87
RMD160 (firefox78-l10n-78.8.0/tr.xpi) = a42c4c7471fe135b9bc854383dbe195d1606808b
SHA512 (firefox78-l10n-78.8.0/tr.xpi) = c20716435210c6fffd7de2fdd28cb987f6405033859f68ffec58745b8ac0e5d0bb1bd6d7e3e322c9e585321820759402e3fc35d7588b46b0790b8fe9291deea0
Size (firefox78-l10n-78.8.0/tr.xpi) = 539877 bytes
SHA1 (firefox78-l10n-78.8.0/uk.xpi) = 4b9a072091e5223800ff35d55aa6b827bfd1814c
RMD160 (firefox78-l10n-78.8.0/uk.xpi) = 838df3b6bb7b4d56eb04c0bf76cb47867b23904b
SHA512 (firefox78-l10n-78.8.0/uk.xpi) = b370aa8f1a342e05fa4405d257ef7f4b03d88f1e9658d5e94d5bf6558e31c526e8201c550f4cc3ab9e7a0f68777666af4409a2e8ebd852a0ead3dfd41f3c68fa
Size (firefox78-l10n-78.8.0/uk.xpi) = 608605 bytes
SHA1 (firefox78-l10n-78.8.0/uz.xpi) = 904c5c0376895e64a4ac018d1f6bc0e4694ff014
RMD160 (firefox78-l10n-78.8.0/uz.xpi) = ed678cc66080f0061634db7b78f0286efc655fcb
SHA512 (firefox78-l10n-78.8.0/uz.xpi) = a3f8ed56e68cec58f5d4edadfe0324981ebe6f88acd3f38f3530624a80896494b8b23f7453520126c062a2b040e2eb09e4f65435fba314a24f6114887d5ab5cb
Size (firefox78-l10n-78.8.0/uz.xpi) = 477561 bytes
SHA1 (firefox78-l10n-78.8.0/vi.xpi) = d70bd5505a9a540d9dfcfb9027074421c2926a46
RMD160 (firefox78-l10n-78.8.0/vi.xpi) = 5dc19f9528d6902d5cd7831104daa9ce1d2a99f2
SHA512 (firefox78-l10n-78.8.0/vi.xpi) = 9934907b7aa6abe87d569f56e3c14483aeb546eade17ddc5af5b1f05790caed1c0c79ff8c2ceeefedb09ca5f472eb039fd1217de21fe95442e29d132c1a196e5
Size (firefox78-l10n-78.8.0/vi.xpi) = 562856 bytes
SHA1 (firefox78-l10n-78.8.0/xh.xpi) = d3724fecf096a1f9297538b633c7f48b291f92af
RMD160 (firefox78-l10n-78.8.0/xh.xpi) = d1d9c36a25a47df0d97fc77e29afcafedfc006bc
SHA512 (firefox78-l10n-78.8.0/xh.xpi) = cb502653ce016c7edcdc2ba36f471a71fe7c7a5b34050607b660fad1f6e4e504e4e8a3249a774849ac7d0f57073dcf88e354b7a23246dfbd14a836f0ac1a0fff
Size (firefox78-l10n-78.8.0/xh.xpi) = 427844 bytes
SHA1 (firefox78-l10n-78.8.0/zh-CN.xpi) = dbe5d6de3907080fdad53f19a7b11c5483522b66
RMD160 (firefox78-l10n-78.8.0/zh-CN.xpi) = 84464d8f5c4ea778c7f3d3fef0d057abedd15d21
SHA512 (firefox78-l10n-78.8.0/zh-CN.xpi) = 2b042f7fc89f8d36a9c789f6936b88b92416d4ef3d3f6f739be1de3a62c3068d07eb4e7be0e4dcd04fb7f4b8a8eb07837ffe71270c2fcbc07bbbe369d78cf6fc
Size (firefox78-l10n-78.8.0/zh-CN.xpi) = 564768 bytes
SHA1 (firefox78-l10n-78.8.0/zh-TW.xpi) = 8e81c3099ff68d9e0ca7080688a88d2ad517814f
RMD160 (firefox78-l10n-78.8.0/zh-TW.xpi) = b35d1765486c0d8c8a240a9b0f2a183600f42ac1
SHA512 (firefox78-l10n-78.8.0/zh-TW.xpi) = 2f6028ed48b2bb176521174658941844c4a235bb7d592a9ff6fd0435f5f84b1bad40055ac2f6c9e9bac0ba0ceeebac1661cefe4ee47d2dab5889ee0ca76a8a8d
Size (firefox78-l10n-78.8.0/zh-TW.xpi) = 564735 bytes

View File

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.15 2020/12/26 10:35:16 nia Exp $
# $NetBSD: Makefile,v 1.15.2.3 2021/03/01 19:53:45 bsiegert Exp $
FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
MOZ_BRANCH= 78.6
MOZ_BRANCH= 78.8
MOZ_BRANCH_MINOR= .0esr
DISTNAME= firefox-${FIREFOX_VER}.source

View File

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.1 2020/07/30 08:09:28 nia Exp $
@comment $NetBSD: PLIST,v 1.1.4.1 2021/01/30 06:21:26 spz Exp $
bin/firefox78
lib/firefox78/actors/AboutHttpsOnlyErrorChild.jsm
lib/firefox78/actors/AboutHttpsOnlyErrorParent.jsm
@ -691,7 +691,7 @@ lib/firefox78/browser/chrome/browser/res/activity-stream/data/content/tippytop/f
lib/firefox78/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/allegro-pl.ico
lib/firefox78/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/amazon.ico
lib/firefox78/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/avito-ru.ico
lib/firefox78/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/baidu-com.ico
lib/firefox78/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/baidu-com.png
lib/firefox78/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/bbc-uk.ico
lib/firefox78/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/bing-com.ico
lib/firefox78/browser/chrome/browser/res/activity-stream/data/content/tippytop/favicons/ctrip-com.ico

View File

@ -1,9 +1,9 @@
$NetBSD: distinfo,v 1.7 2020/12/17 13:24:30 nia Exp $
$NetBSD: distinfo,v 1.7.2.3 2021/03/01 19:53:45 bsiegert Exp $
SHA1 (firefox-78.6.0esr.source.tar.xz) = 4dc4e41ae749e1d189ac8f45d0b804a18b8d38c3
RMD160 (firefox-78.6.0esr.source.tar.xz) = 55970d3df407955f191b47ecae83d6597adbbc5b
SHA512 (firefox-78.6.0esr.source.tar.xz) = a1e2d6af0020784d00ed3cb4d778c136685e7c2f6ae536cc270fbd331d51d483d17dff9acd7ad8e6b3b231b9df894c146092889357b23715814a080c6f08d11a
Size (firefox-78.6.0esr.source.tar.xz) = 338098664 bytes
SHA1 (firefox-78.8.0esr.source.tar.xz) = 319b0d40c27299d5646587f5928e8f90abeb28a1
RMD160 (firefox-78.8.0esr.source.tar.xz) = 78ddaa2719a899cea50d92d3bd4161e3427fcbf0
SHA512 (firefox-78.8.0esr.source.tar.xz) = 0160aa6c408c2af66d24b74cf98e1a07ab1604e7b93ffcde79201f9d68e41e896ef965f1904de52d5dd82ffedae33ac96e93b871727bf5dd5983c5af2f1f439f
Size (firefox-78.8.0esr.source.tar.xz) = 330937116 bytes
SHA1 (patch-aa) = 11060461fdaca5661e89651b8ded4a59d2abc4d7
SHA1 (patch-browser_app_profile_firefox.js) = 89cea0a66457c96ad0b94aaa524aa5942ad781d0
SHA1 (patch-build_moz.configure_rust.configure) = ee9e207e67709f3c9455b4d22f5f254890e99ca8

View File

@ -1,4 +1,4 @@
# $NetBSD: mozilla-common.mk,v 1.6 2020/11/16 20:21:29 nia Exp $
# $NetBSD: mozilla-common.mk,v 1.6.2.2 2021/01/30 06:21:26 spz Exp $
#
# common Makefile fragment for mozilla packages based on gecko 2.0.
#
@ -17,6 +17,9 @@ UNLIMIT_RESOURCES+= datasize virtualsize
USE_LANGUAGES+= c c++
# ERROR: Only GCC 7.1 or newer is supported (found version 5.5.0).
GCC_REQD+= 7
TOOL_DEPENDS+= cbindgen>=0.14.2:../../devel/cbindgen
.if ${MACHINE_ARCH} == "sparc64"
CONFIGURE_ARGS+= --disable-nodejs
@ -55,6 +58,7 @@ CXXFLAGS+= -march=i586
CXXFLAGS+= -mstackrealign
.endif
CHECK_PORTABILITY_SKIP+= ${MOZILLA_DIR}third_party/python/glean_parser/Makefile
CHECK_PORTABILITY_SKIP+= ${MOZILLA_DIR}security/nss/tests/libpkix/libpkix.sh
CHECK_PORTABILITY_SKIP+= ${MOZILLA_DIR}security/nss/tests/multinit/multinit.sh
CHECK_PORTABILITY_SKIP+= ${MOZILLA_DIR}js/src/tests/update-test262.sh

View File

@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.67 2020/08/31 18:13:15 wiz Exp $
# $NetBSD: Makefile,v 1.67.4.1 2021/02/05 21:45:38 bsiegert Exp $
DISTNAME= ${PKGNAME_NOREV}-stable-src
PKGNAME= privoxy-3.0.28
PKGREVISION= 1
PKGNAME= privoxy-3.0.29
CATEGORIES= www
MASTER_SITES= https://www.privoxy.org/sf-download-mirror/Sources/${PKGVERSION_NOREV}%20(stable)/

View File

@ -1,9 +1,10 @@
@comment $NetBSD: PLIST,v 1.13 2019/11/09 14:30:29 nia Exp $
@comment $NetBSD: PLIST,v 1.13.10.1 2021/02/05 21:45:38 bsiegert Exp $
man/man1/privoxy.1
sbin/privoxy
share/doc/privoxy/AUTHORS
share/doc/privoxy/ChangeLog
share/doc/privoxy/LICENSE
share/doc/privoxy/LICENSE.GPLv3
share/doc/privoxy/README
share/doc/privoxy/developer-manual/coding.html
share/doc/privoxy/developer-manual/documentation.html

View File

@ -1,9 +1,9 @@
$NetBSD: distinfo,v 1.25 2019/11/09 14:30:29 nia Exp $
$NetBSD: distinfo,v 1.25.10.1 2021/02/05 21:45:38 bsiegert Exp $
SHA1 (privoxy-3.0.28-stable-src.tar.gz) = fa8f9f355a48afe94afcaef31c5404b2294c1043
RMD160 (privoxy-3.0.28-stable-src.tar.gz) = a7bbc04eede729d1be74e776d74a51874b2595f1
SHA512 (privoxy-3.0.28-stable-src.tar.gz) = 5d58024ae73d623a2b8fb2ac49e18f047dfe252c9441388f025cf888c0e4b11546b8796cfa559759ee137002b1b31b30ad28b356ae226836454f32591eb835fc
Size (privoxy-3.0.28-stable-src.tar.gz) = 1753809 bytes
SHA1 (privoxy-3.0.29-stable-src.tar.gz) = 59873a122729b1b03e1d202d663036d2b5fa1120
RMD160 (privoxy-3.0.29-stable-src.tar.gz) = c0f43c5bb8f790f59795c89c6ab45fea7189a540
SHA512 (privoxy-3.0.29-stable-src.tar.gz) = 2f483a37d697738815f4c58a775fbf116a34ac5e0e74d19814252c5ff1572350181066d468327189faf20c92d808d551b0017a9525ec98276330ee539554c1ba
Size (privoxy-3.0.29-stable-src.tar.gz) = 1830550 bytes
SHA1 (patch-aa) = d5296d7440b92b76c28136453d098c617d4e439b
SHA1 (patch-ab) = c54a5845ad76d36ea281697cce17237d1d2ee0bd
SHA1 (patch-ac) = 2d1a1efc53b4cd017d3ce21080adf1bfcc5cc97c

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.13 2020/08/31 18:13:16 wiz Exp $
# $NetBSD: Makefile,v 1.13.4.1 2021/03/07 18:30:13 bsiegert Exp $
DISTNAME= squid-4.13
PKGREVISION= 1
@ -35,6 +35,13 @@ CONFIGURE_ARGS+= --with-pidfile=${VARBASE}/run/squid.pid
# Let 'purge' find correct config file by default.
CPPFLAGS+= -DDEFAULT_SQUID_CONF=\"${PKG_SYSCONFDIR}/squid.conf\"
.if ${MACHINE_ARCH} == "i386"
. if empty(CFLAGS:M*march=*)
CFLAGS+= -march=i586
CXXFLAGS+= -march=i586
. endif
.endif
BUILDLINK_TRANSFORM+= rm:-Werror
MAKE_ENV+= INSTALL_SCRIPT=${INSTALL_SCRIPT:Q}
@ -88,5 +95,8 @@ post-install:
${DESTDIR}${PREFIX}/${EGDIR}/`basename ${f} .default`
.endfor
.if ${MACHINE_ARCH} == "powerpc"
. include "../../devel/libatomic/buildlink3.mk"
.endif
.include "../../devel/libltdl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

View File

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.128 2020/11/22 13:32:27 pin Exp $
# $NetBSD: Makefile,v 1.128.2.1 2021/02/14 16:15:25 bsiegert Exp $
DISTNAME= xterm-362
DISTNAME= xterm-366
CATEGORIES= x11
MASTER_SITES= ftp://ftp.invisible-island.net/xterm/
EXTRACT_SUFX= .tgz

View File

@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.88 2020/11/22 13:32:27 pin Exp $
$NetBSD: distinfo,v 1.88.2.1 2021/02/14 16:15:26 bsiegert Exp $
SHA1 (xterm-362.tgz) = fe7ff0986c90d491c8fb3523d9004225e653f797
RMD160 (xterm-362.tgz) = 1146ac7005bdd406efefc49bc7b67112b598ce87
SHA512 (xterm-362.tgz) = fddfa689fe948245964b347f27c8c66b28eee82cb78062f0e296053a5db9a20f74786b34058512b109064628992db94e87bc12c79f2db4a50acb79e408173168
Size (xterm-362.tgz) = 1436334 bytes
SHA1 (xterm-366.tgz) = 1ec2fc8b5ee63d5a0d1c69cf7898624f280f6342
RMD160 (xterm-366.tgz) = c3a18eeac36609c24f9ea1556fc630bb38dd90c8
SHA512 (xterm-366.tgz) = ffab7e0970b92a25488bd57da2dfe2856279208c489a632e0e92788deec2a4f99510f76e1c88e55f389dfe984c323add0fab31b04d2a1d774ce6d3b2c9c642ef
Size (xterm-366.tgz) = 1445992 bytes