notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: security/ca_root_nss/distinfo
SVNWeb

Number of commits found: 121 (showing only 100 on this page)

1 | 2  »  

Thu, 31 Aug 2023
[ 16:29 Jochen Neumeister (joneum) search for other commits by this committer ]    commit hash:6b5cf1d3c28cf8eacb10b4407e5e291e15cb4479  commit hash:6b5cf1d3c28cf8eacb10b4407e5e291e15cb4479  commit hash:6b5cf1d3c28cf8eacb10b4407e5e291e15cb4479  6b5cf1d 
security/ca_root_nss: Update to 3.93

Changelog:
https://groups.google.com/a/mozilla.org/g/dev-tech-crypto/c/aC5r1-9zPWI

Sponsored by:	Netzkommune GmbH
Wed, 9 Aug 2023
[ 07:41 Jochen Neumeister (joneum) search for other commits by this committer ]    commit hash:142e7b491b1716d705d475372d1354c4c7ede3f7  commit hash:142e7b491b1716d705d475372d1354c4c7ede3f7  commit hash:142e7b491b1716d705d475372d1354c4c7ede3f7  142e7b4 
security/ca_root_nss: Update to 3.92

Changelog:
https://groups.google.com/a/mozilla.org/g/dev-tech-crypto/c/oNYCNPU21k0

Sponsored by:	Netzkommune GmbH
Tue, 11 Jul 2023
[ 13:02 Jochen Neumeister (joneum) search for other commits by this committer ]    commit hash:25f480ec25c2996f26b3bd1ee51b4478304f38da  commit hash:25f480ec25c2996f26b3bd1ee51b4478304f38da  commit hash:25f480ec25c2996f26b3bd1ee51b4478304f38da  25f480e 
security/ca_root_nss: Update to 3.91

Changelog:
https://groups.google.com/a/mozilla.org/g/dev-tech-crypto/c/i-wiqdBIjMI

Sponsored by:	Netzkommune GmbH
Tue, 16 May 2023
[ 19:57 Jochen Neumeister (joneum) search for other commits by this committer ]    commit hash:ba0a1acf342bac4fbddd8c368f419f391e099653  commit hash:ba0a1acf342bac4fbddd8c368f419f391e099653  commit hash:ba0a1acf342bac4fbddd8c368f419f391e099653  ba0a1ac 
security/ca_root_nss: Update to 3.89.1

Changelog:
https://groups.google.com/a/mozilla.org/g/dev-tech-crypto/c/tZjTXdS8GQs

Sponsored by:	Netzkommune GmbH
Sun, 26 Mar 2023
[ 16:25 Jochen Neumeister (joneum) search for other commits by this committer ]    commit hash:d8624c266ccb5189a4ecf932aa21010e6b1f9f5f  commit hash:d8624c266ccb5189a4ecf932aa21010e6b1f9f5f  commit hash:d8624c266ccb5189a4ecf932aa21010e6b1f9f5f  d8624c2 
security/ca_root_nss: Update to 3.89

Changelog:
https://groups.google.com/a/mozilla.org/g/dev-tech-crypto/c/HcRrYgEdGIo

Sponsored by:	Netzkommune GmbH
Sun, 12 Feb 2023
[ 12:14 Jochen Neumeister (joneum) search for other commits by this committer ]    commit hash:815aae01e3361c20c5b02ce00d8c737244323b0a  commit hash:815aae01e3361c20c5b02ce00d8c737244323b0a  commit hash:815aae01e3361c20c5b02ce00d8c737244323b0a  815aae0 
security/ca_root_nss: Update to 3.88.1

Sponsored by:	Netzkommune GmbH
Tue, 10 Jan 2023
[ 15:56 Jochen Neumeister (joneum) search for other commits by this committer ]    commit hash:f8b6dccb5814cf429d6ddbaa3edec1a50b28154f  commit hash:f8b6dccb5814cf429d6ddbaa3edec1a50b28154f  commit hash:f8b6dccb5814cf429d6ddbaa3edec1a50b28154f  f8b6dcc 
security/ca_root_nss: Update to 3.87

Changelog:
https://groups.google.com/a/mozilla.org/g/dev-tech-crypto/c/7D6OeqrEDcE

Sponsored by:	Netzkommune GmbH
Wed, 14 Dec 2022
[ 14:13 Jochen Neumeister (joneum) search for other commits by this committer ]    commit hash:dc9cdc5b75f96351737a8786a6ad4e80955fc421  commit hash:dc9cdc5b75f96351737a8786a6ad4e80955fc421  commit hash:dc9cdc5b75f96351737a8786a6ad4e80955fc421  dc9cdc5 
security/ca_root_nss: Update to 3.86

Changelog:
https://groups.google.com/a/mozilla.org/g/dev-tech-crypto/c/NqCkaX216zY

Sponsored by:	Netzkommune GmbH
Mon, 28 Nov 2022
[ 18:32 Jochen Neumeister (joneum) search for other commits by this committer ]    commit hash:ab3392436708642314358016c7cbf64a2cde9d51  commit hash:ab3392436708642314358016c7cbf64a2cde9d51  commit hash:ab3392436708642314358016c7cbf64a2cde9d51  ab33924 
security/ca_root_nss: Update to 3.85

Changes:
    - Bug 1792821 - Modification of the primes.c and dhe-params.c in order to
have better looking tables.
    - Bug 1796815 - Update zlib in NSS to 1.2.13.
    - Bug 1796504 - Skip building modutil and shlibsign when building in
Firefox.
    - Bug 1796504 - Use __STDC_VERSION__ rather than __STDC__ as a guard.
    - Bug 1796407 - Fix -Wunused-but-set-variable warning from clang 15.
    - Bug 1796308 - Fix -Wtautological-constant-out-of-range-compare and
-Wtype-limits warnings.
    - Bug 1796281 - Followup: add missing stdint.h include.
    - Bug 1796281 - Fix -Wint-to-void-pointer-cast warnings.
    - Bug 1796280 - Fix -Wunused-{function,variable,but-set-variable} warnings
on Windows.
    - Bug 1796079 - Fix -Wstring-conversion warnings.
    - Bug 1796075 - Fix -Wempty-body warnings.
    - Bug 1795242 - Fix unused-but-set-parameter warning.
    - Bug 1795241 - Fix unreachable-code warnings.
    - Bug 1795222 - Mark _nss_version_c unused on clang-cl.
    - Bug 1795668 - Remove redundant variable definitions in lowhashtest.
    - No bug - Add note about python executable to build instructions.

Changelog see:
https://groups.google.com/a/mozilla.org/g/dev-tech-crypto/c/fHvKAhUTnLs

Sponsored by:	Netzkommune GmbH
[ 18:27 Jochen Neumeister (joneum) search for other commits by this committer ]    commit hash:31f18b19ca0341c70ea8261a28f6a2745d073452  commit hash:31f18b19ca0341c70ea8261a28f6a2745d073452  commit hash:31f18b19ca0341c70ea8261a28f6a2745d073452  31f18b1 
secuity/ca_root_nss: Update to 3.84

Changelog:
https://groups.google.com/a/mozilla.org/g/dev-tech-crypto/c/uV-FYp6SUr8

Sponsored by:	Netzkommune GmbH
Fri, 16 Sep 2022
[ 10:58 Jochen Neumeister (joneum) search for other commits by this committer ]    commit hash:aa43592e856baaa1da52bfe6a853dea81e231912  commit hash:aa43592e856baaa1da52bfe6a853dea81e231912  commit hash:aa43592e856baaa1da52bfe6a853dea81e231912  aa43592 
security/ca_root_nss: Update to 3.83

Changelog:

Network Security Services (NSS) 3.83 was released on 15 September 2022.

The HG tag is NSS_3_83_RTM. This version of NSS requires NSPR 4.34.1 or
newer.

Changes:
- Bug 1788875 - Remove set-but-unused variables from
SEC_PKCS12DecoderValidateBags
- Bug 1563221 - remove older oses that are unused part3/ BeOS
- Bug 1563221 - remove older unix support in NSS part 3 Irix
- Bug 1563221 - remove support for older unix in NSS part 2 DGUX
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 15 Sep 2022
[ 12:28 Jochen Neumeister (joneum) search for other commits by this committer Author: Jochen.Neumeister ]    commit hash:f81bd448284e8069f6aef9516c99924f99ad2f33  commit hash:f81bd448284e8069f6aef9516c99924f99ad2f33  commit hash:f81bd448284e8069f6aef9516c99924f99ad2f33  f81bd44 
security/ca_root_nss: Update to 3.82

Changes:
   - Bug 1330271 - check for null template in sec_asn1{d,e}_push_state
   - Bug 1735925 - QuickDER: Forbid NULL tags with non-zero length
   - Bug 1784724 - Initialize local variables in
TlsConnectTestBase::ConnectAndCheckCipherSuite
   - Bug 1784191 - Cast the result of GetProcAddress
   - Bug 1681099 - pk11wrap: Tighten certificate lookup based on PKCS #11 URI.

Sponsored by:	Netzkommune GmbH
Sat, 23 Jul 2022
[ 16:47 Jochen Neumeister (joneum) search for other commits by this committer ]    commit hash:f4a31a95e672a0e916d8d9daf192477422f40336  commit hash:f4a31a95e672a0e916d8d9daf192477422f40336  commit hash:f4a31a95e672a0e916d8d9daf192477422f40336  f4a31a9 
security/ca_root_nss: Update to 3.81

Changelog:
   - Bug 1762831: Enable aarch64 hardware crypto support on OpenBSD.
   - Bug 1775359 - make NSS_SecureMemcmp 0/1 valued.
   - Bug 1779285: Add no_application_protocol alert handler and test client
error code is set.
   - Bug 1777672 - Gracefully handle null nickname in
CERT_GetCertNicknameWithValidity.

NSS 3.81 shared libraries are backwards-compatible with all older NSS
3.x shared libraries. A program linked with older NSS 3.x shared
libraries will work with this new version of the shared libraries
without recompiling or relinking. Furthermore, applications that
restrict their use of NSS APIs to the functions listed in NSS Public
Functions will remain compatible with future versions of the NSS
shared libraries.

Sponsored by:	Netzkommune GmbH
Mon, 18 Jul 2022
[ 06:02 Jochen Neumeister (joneum) search for other commits by this committer ]    commit hash:66032c47b9992e747ed5ad7e11f37a710cf441bb  commit hash:66032c47b9992e747ed5ad7e11f37a710cf441bb  commit hash:66032c47b9992e747ed5ad7e11f37a710cf441bb  66032c4 
security/ca_root_nss: Update to 3.80

Changelog:
 https://groups.google.com/a/mozilla.org/g/dev-tech-crypto/c/EvvZnF-wh14
 https://groups.google.com/a/mozilla.org/g/dev-tech-crypto/c/ZghhNaaxnUA

Sponsored by:	Netzkommune GmbH
Sat, 28 May 2022
[ 13:59 Jochen Neumeister (joneum) search for other commits by this committer ]    commit hash:ccb9f933491611faff4958a14b0f03ae64e374bb  commit hash:ccb9f933491611faff4958a14b0f03ae64e374bb  commit hash:ccb9f933491611faff4958a14b0f03ae64e374bb  ccb9f93 
security/ca_root_nss: Update to 3.78

Update to 3.78
changelog:
https://groups.google.com/a/mozilla.org/g/dev-tech-crypto/c/hQUjX_jwbEk

While here, fix a problem with ETCSYMLINK (1)

PR:	262755 (1)
Sponsored by:	Netzkommune GmbH
Sat, 9 Apr 2022
[ 05:02 Jochen Neumeister (joneum) search for other commits by this committer ]    commit hash:94b9b4ad1e01267f3ecf99f6f8b60a4626b8f915  commit hash:94b9b4ad1e01267f3ecf99f6f8b60a4626b8f915  commit hash:94b9b4ad1e01267f3ecf99f6f8b60a4626b8f915  94b9b4a 
security/ca_root_nss: Update to 3.7.7

Changelog:
https://groups.google.com/a/mozilla.org/g/dev-tech-crypto/c/zOd5WWPcPkc

PR:	263018
Approved by:	ports-secteam (with hat)
Sponsored by:	Netzkommune GmbH
Sun, 13 Mar 2022
[ 12:05 Jochen Neumeister (joneum) search for other commits by this committer ]    commit hash:8c042351fc7f0b70658c9bb1207a781b1f0fb10b  commit hash:8c042351fc7f0b70658c9bb1207a781b1f0fb10b  commit hash:8c042351fc7f0b70658c9bb1207a781b1f0fb10b  8c04235 
security/ca_root_nss: Update to 3.76

Update to 3.76 and fix do-install (1)

PR:	228550 (1)
Approved by:	ports-secteam (with hat)
Sponsored by:	Netzkommune GmbH
Sun, 6 Feb 2022
[ 09:40 Jochen Neumeister (joneum) search for other commits by this committer ]    commit hash:d8384492151c1efb527776d833e8fbc5cc1213c3  commit hash:d8384492151c1efb527776d833e8fbc5cc1213c3  commit hash:d8384492151c1efb527776d833e8fbc5cc1213c3  d838449 
security/ca_root_nss: Update to 3.75

With hat:	ports-secteam
Sponsored by:	Netzkommune GmbH
Sun, 9 Jan 2022
[ 15:15 Jochen Neumeister (joneum) search for other commits by this committer ]    commit hash:04f603494f2712a0d18d2228c8d3b9e43bbcec34  commit hash:04f603494f2712a0d18d2228c8d3b9e43bbcec34  commit hash:04f603494f2712a0d18d2228c8d3b9e43bbcec34  04f6034 
security/ca_root_nss: Update to 3.74

With hat:	ports-secteam
Sponsored by:	Netzkommune GmbH
Fri, 8 Oct 2021
[ 15:01 Jochen Neumeister (joneum) search for other commits by this committer ]    commit hash:159db39c4999819c7c9560a60c4ee2316b53f057  commit hash:159db39c4999819c7c9560a60c4ee2316b53f057  commit hash:159db39c4999819c7c9560a60c4ee2316b53f057  159db39 
security/ca_root_nss: Update to 3.71

PR:	258995
Reported by:	Yasuhiro Kimura <yasu@freebsd.org>
Approved:	ports-secteam (with hat)
Sponsored by:	Netzkommune GmbH
Sun, 8 Aug 2021
[ 14:55 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:7ef74aa064355c0c3c5f24b2a3579eb80dabb965  commit hash:7ef74aa064355c0c3c5f24b2a3579eb80dabb965  commit hash:7ef74aa064355c0c3c5f24b2a3579eb80dabb965  7ef74aa 
security/ca_root_nss: Update to 3.69

Approved by:	delphij (ports-secteam)
Wed, 14 Jul 2021
[ 17:15 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:57fa369f77809714a77dc3b6f38553919191bab2  commit hash:57fa369f77809714a77dc3b6f38553919191bab2  commit hash:57fa369f77809714a77dc3b6f38553919191bab2  57fa369 
security/ca_root_nss: Update distinfo

I erroneously got the tarball packaed by jbeich@ for nss.

Reported by:	tcberner
Reference:	https://cgit.freebsd.org/ports/commit/?id=0743b1f6b868fb0926d053469250d9479c86ba4e
[ 16:10 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:d43bc4b69ee30b7287a8758ecf61a6d0115e3ace  commit hash:d43bc4b69ee30b7287a8758ecf61a6d0115e3ace  commit hash:d43bc4b69ee30b7287a8758ecf61a6d0115e3ace  d43bc4b 
security/ca_root_nss: Update to 3.68

Approved by:	delphij (ports-secteam)
Wed, 7 Jul 2021
[ 10:05 Jochen Neumeister (joneum) search for other commits by this committer ]    commit hash:a640aaf8552e6656456efbac36202878ea8ea836  commit hash:a640aaf8552e6656456efbac36202878ea8ea836  commit hash:a640aaf8552e6656456efbac36202878ea8ea836  a640aaf 
security/ca_root_nss: Update to 3.67

PR:	257029
Approved by:	ports-secteam (with hat)
Sponsored by:	Netzkommune GmbH
Fri, 19 Mar 2021
[ 07:00 joneum search for other commits by this committer ] Original commit   Revision:568775
Update to 3.63

Changelog:
https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.63_release_notes

PR:		254394
Reported by:	Yasuhiro Kimura <yasu@utahime.org>
Approved by:	ports-secteam (with hat)
Sponsored by:	Netzkommune GmbH
Sat, 13 Mar 2021
[ 17:12 joneum search for other commits by this committer ] Original commit   Revision:568264
Update to 3.62

Changelog:
https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.62_release_notes

PR:		253731
Reported by:	Yasuhiro Kimura <yasu@utahime.org>
Approved by:	ports-secteam (with hat)
Sponsored by:	Netzkommune GmbH
Thu, 4 Feb 2021
[ 19:24 joneum search for other commits by this committer ] Original commit   Revision:564061
Update to 3.61

PR:		251282
Reported by:	Yasuhiro Kimura <yasu@utahime.org>
Approved by:	ports-secteam (with hat)
Sponsored by:	Netzkommune GmbH
Sat, 17 Oct 2020
[ 00:48 jbeich search for other commits by this committer ] Original commit   Revision:552532
security/nss: update to 3.58

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.58_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_58_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Tue, 22 Sep 2020
[ 00:06 jbeich search for other commits by this committer ] Original commit   Revision:549537
security/nss: update to 3.57

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.57_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_57_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Reported by:	Repology
Mon, 24 Aug 2020
[ 21:12 jbeich search for other commits by this committer ] Original commit   Revision:546114
security/nss: update to 3.56

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.56_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_56_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Reported by:	Repology
Sat, 25 Jul 2020
[ 00:55 jbeich search for other commits by this committer ] Original commit   Revision:543387
security/nss: update to 3.55

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.55_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_55_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Reported by:	Repology
Sun, 28 Jun 2020
[ 01:24 jbeich search for other commits by this committer ] Original commit   Revision:540663
security/nss: update to 3.54

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.54_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_54_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Reported by:	Repology
Sat, 30 May 2020
[ 00:21 jbeich search for other commits by this committer ] Original commit   Revision:537010
security/nss: update to 3.53

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.53_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_53_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Sat, 2 May 2020
[ 00:54 jbeich search for other commits by this committer ] Original commit   Revision:533597
security/nss: update to 3.52

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.52_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_52_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Wed, 8 Apr 2020
[ 23:10 jbeich search for other commits by this committer ] Original commit   Revision:531151
security/nss: update to 3.51.1

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.51.1_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_51_1_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Sat, 7 Mar 2020
[ 00:57 jbeich search for other commits by this committer ] Original commit   Revision:527914
security/nss: update to 3.51

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.51_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_51_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Mon, 10 Feb 2020
[ 22:32 jbeich search for other commits by this committer ] Original commit   Revision:525757
security/nss: update to 3.50

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.50_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_50_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Reported by:	Repology
Sun, 26 Jan 2020
[ 00:20 jbeich search for other commits by this committer ] Original commit   Revision:524147
security/nss: update to 3.49.2

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.49.2_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_49_2_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Reported by:	Repology
Tue, 14 Jan 2020
[ 15:26 jbeich search for other commits by this committer ] Original commit   Revision:523023
security/nss: update to 3.49.1

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.49.1_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_49_1_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Reported by:	Repology
Wed, 8 Jan 2020
[ 22:51 jbeich search for other commits by this committer ] Original commit   Revision:522462
security/nss: update to 3.49

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.49_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_49_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Reported by:	Repology
Sun, 8 Dec 2019
[ 00:51 jbeich search for other commits by this committer ] Original commit   Revision:519266
security/nss: update to 3.48

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.48_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_48_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Reported by:	Repology
Thu, 21 Nov 2019
[ 00:54 jbeich search for other commits by this committer ] Original commit   Revision:518066
security/nss: update to 3.47.1

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.47.1_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_47_1_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Sat, 19 Oct 2019
[ 11:37 jbeich search for other commits by this committer ] Original commit   Revision:514791
security/nss: update to 3.47

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.47_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_47_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Thu, 3 Oct 2019
[ 00:59 jbeich search for other commits by this committer ] Original commit   Revision:513633
security/nss: update to 3.46.1

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.46.1_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_46_1_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Sat, 31 Aug 2019
[ 00:50 jbeich search for other commits by this committer ] Original commit   Revision:510302
security/nss: update to 3.46

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.46_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_46_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Tue, 9 Jul 2019
[ 00:58 jbeich search for other commits by this committer ] Original commit   Revision:506263
security/nss: update to 3.45

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.45_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_45_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Mon, 24 Jun 2019
[ 21:44 jbeich search for other commits by this committer ] Original commit   Revision:505059
security/nss: update to 3.44.1

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.44.1_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_44_1_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Sat, 11 May 2019
[ 00:59 jbeich search for other commits by this committer ] Original commit   Revision:501212
security/nss: update to 3.44

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.44_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_44_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Sun, 17 Mar 2019
[ 00:44 jbeich search for other commits by this committer ] Original commit   Revision:496008
security/nss: update to 3.43

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.43_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_43_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Fri, 1 Feb 2019
[ 23:52 jbeich search for other commits by this committer ] Original commit   Revision:491899
security/nss: update to 3.42.1

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.42.1_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_42_1_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Tue, 29 Jan 2019
[ 00:51 jbeich search for other commits by this committer ] Original commit   Revision:491532
security/nss: update to 3.42

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.42_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_42_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Thu, 24 Jan 2019
[ 00:53 jbeich search for other commits by this committer ] Original commit   Revision:491077
security/nss: update to 3.41.1

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.41.1_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_41_1_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Mon, 10 Dec 2018
[ 23:43 jbeich search for other commits by this committer ] Original commit   Revision:487211
security/nss: update to 3.41

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.41_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_41_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Sat, 1 Dec 2018
[ 00:33 jbeich search for other commits by this committer ] Original commit   Revision:486308
security/nss: update to 3.40.1

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.40.1_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_40_1_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Security:	CVE-2018-12404
Wed, 24 Oct 2018
[ 16:45 jbeich search for other commits by this committer ] Original commit   Revision:482911
security/nss: update to 3.40

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.40_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_40_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Fri, 31 Aug 2018
[ 14:43 jbeich search for other commits by this committer ] Original commit   Revision:478585
security/nss: update to 3.39

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.39_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_39_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Tue, 26 Jun 2018
[ 00:54 jbeich search for other commits by this committer ] Original commit   Revision:473361
security/nss: update to 3.38

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.38_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_38_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Wed, 6 Jun 2018
[ 19:01 jbeich search for other commits by this committer ] Original commit   Revision:471878
security/nss: update to 3.37.3

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.37.3_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_37_3_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Fri, 25 May 2018
[ 14:00 jbeich search for other commits by this committer ] Original commit   Revision:470840
security/nss: update to 3.37.1

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.37.1_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_37_1_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Mon, 7 May 2018
[ 20:31 jbeich search for other commits by this committer ] Original commit   Revision:469333
security/nss: update to 3.37

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.37_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_37_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Tue, 10 Apr 2018
[ 00:11 jbeich search for other commits by this committer ] Original commit   Revision:466916
security/nss: update to 3.36.1

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.36.1_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_36_1_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
Tue, 6 Mar 2018
[ 07:49 jbeich search for other commits by this committer ] Original commit   Revision:463696
security/nss: update to 3.36

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.36_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_36_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
MFH:		2018Q1 (required by Firefox 60)
Fri, 19 Jan 2018
[ 18:49 jbeich search for other commits by this committer ] Original commit   Revision:459458
security/nss: update to 3.35

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.35_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_35_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
MFH:		2018Q1
Wed, 29 Nov 2017
[ 17:15 jbeich search for other commits by this committer ] Original commit   Revision:455124
security/nss: update to 3.34.1

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.34.1_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_34_1_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
MFH:		2017Q4
Tue, 14 Nov 2017
[ 21:56 jbeich search for other commits by this committer ] Original commit   Revision:454204
security/nss: update to 3.34

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.34_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_34_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
MFH:		2017Q4
Tue, 12 Sep 2017
[ 09:12 jbeich search for other commits by this committer ] Original commit   Revision:449680
security/nss: update to 3.32.1

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.32.1_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_32_1_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
MFH:		2017Q3 (maybe security, required by firefox-56.0)
Fri, 28 Jul 2017
[ 22:23 jbeich search for other commits by this committer ] Original commit   Revision:446857
security/nss: update to 3.32

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.32_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_32_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
MFH:		2017Q3 (required by firefox-56.0 scheduled on 2017-09-26)
Sun, 11 Jun 2017
[ 18:20 jbeich search for other commits by this committer ] Original commit   Revision:443402
security/nss: update to 3.31

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.31_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_31_RTM
ABI:		https://abi-laboratory.pro/tracker/timeline/nss/
MFH:		2017Q2
Sun, 23 Apr 2017
[ 16:11 jbeich search for other commits by this committer ] Original commit   Revision:439231
security/nss: update to 3.30.2

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.30.2_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_30_2_RTM
MFH:		2017Q2
Mon, 10 Apr 2017
[ 16:06 jbeich search for other commits by this committer ] Original commit   Revision:438185
security/nss: update to 3.30.1

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.30.1_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_30_1_RTM
MFH:		2017Q2
Thu, 16 Mar 2017
[ 17:23 jbeich search for other commits by this committer ] Original commit   Revision:436288
security/nss: update to 3.30

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.30_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_30_RTM
MFH:		2017Q1
Tue, 7 Mar 2017
[ 02:31 jbeich search for other commits by this committer ] Original commit   Revision:435578
security/nss: update to 3.29.3

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.29.2_release_notes
Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.29.3_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_29_3_RTM
MFH:		2017Q1
Tue, 21 Feb 2017
[ 02:02 jbeich search for other commits by this committer ] Original commit   Revision:434498
security/nss: update to 3.29.1

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.29.1_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_29_1_RTM
MFH:		2017Q1
Wed, 15 Feb 2017
[ 09:48 jbeich search for other commits by this committer ] Original commit   Revision:434157
security/nss: update to 3.29

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.29_release_notes
Changes:	https://hg.mozilla.org/projects/nss/shortlog/NSS_3_29_RTM
MFH:		2017Q1
Sun, 8 Jan 2017
[ 05:39 jbeich search for other commits by this committer ] Original commit   Revision:430854
security/nss: update to 3.28.1

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.28.1_release_notes
MFH:		2017Q1
Thu, 22 Dec 2016
[ 15:30 jbeich search for other commits by this committer ] Original commit   Revision:429163
security/nss: update to 3.28

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.28_release_notes
MFH:		2016Q4
Sun, 9 Oct 2016
[ 10:45 jbeich search for other commits by this committer ] Original commit   Revision:423587
security/nss: update to 3.27.1 and define license

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.27.1_release_notes
PR:		213312
Submitted by:	Vladimir Krstulja <vlad-fbsd@acheronmedia.com>
MFH:		2016Q4
Wed, 28 Sep 2016
[ 08:23 jbeich search for other commits by this committer ] Original commit   Revision:422859
security/nss: update to 3.27

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.27_release_notes
Sat, 6 Aug 2016
[ 14:47 jbeich search for other commits by this committer ] Original commit   Revision:419748
security/nss: update to 3.26

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.26_release_notes
MFH:		2016Q3
Fri, 24 Jun 2016
[ 15:14 jbeich search for other commits by this committer ] Original commit   Revision:417431
security/nss: update to 3.25

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.25_release_notes
Wed, 2 Mar 2016
[ 22:49 jbeich search for other commits by this committer ] Original commit   Revision:409978
security/nss: update to 3.22.2

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.22.2_release_notes
Changes:	https://hg.mozilla.org/projects/nss/rev/ec7aee1a4c24
MFH:		2016Q1 (maybe security)
Tue, 9 Feb 2016
[ 00:09 jbeich search for other commits by this committer ] Original commit   Revision:408519
security/nss: update to 3.22

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.22_release_notes
PR:		207030
Submitted by:	Christoph Moench-Tegeder <cmt@burggraben.net>
Fri, 8 Jan 2016
[ 00:45 jbeich search for other commits by this committer ] Original commit   Revision:405494
security/nss: update to 3.21

Temporarily disable gtests as they require C++0x support and install a
library that may have conflicting API with devel/googletest.

Changes:	https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.21_release_notes
Fri, 20 Nov 2015
[ 00:38 jbeich search for other commits by this committer ] Original commit   Revision:401981 (Only the first 10 of 73 ports in this commit are shown above. View all ports for this commit)
gecko: catch up with 2015-11-03 release train

- Update NSPR to 4.10.10 [1]
- Update NSS to 3.20.1 [2]
- Update Firefox ESR and libxul to 38.4.0
- Update Firefox to 42.0 [2]
- Update SeaMonkey to 2.39

Changes:	http://mozilla.6506.n7.nabble.com/ANNOUNCE-NSPR-4-10-10-Release-td346822.html
Changes:	https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.20.1_release_notes
Changes:	https://www.mozilla.org/en-US/firefox/42.0/releasenotes/
Changes:	http://www.seamonkey-project.org/news#2015-11-08
PR:		204277 [1], 204332 [2], 203099
Submitted by:	swills, Christoph Moench-Tegeder
MFH:		2015Q4
Security:	9d04936c-75f1-4a2c-9ade-4c1708be5df9
Thu, 20 Aug 2015
[ 13:13 jbeich search for other commits by this committer ] Original commit   Revision:394868
security/{,ca_root_}nss: update to 3.20

No CA root changes, just chasing NSS version.

Changes:	https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.20_release_notes
Fri, 14 Aug 2015
[ 12:35 jbeich search for other commits by this committer ] Original commit   Revision:394204
security/{,ca_root_}nss: update to 3.19.3

Changes:	https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.19.3_release_notes
MFH:		2015Q3
Thu, 16 Jul 2015
[ 06:06 jbeich search for other commits by this committer ] Original commit   Revision:392273 (Only the first 10 of 96 ports in this commit are shown above. View all ports for this commit)
- Update NSS and ca_root_nss to 3.19.2
- Update Firefox and gmp-api to 39.0
- Update Firefox ESR and libxul to 38.1.0

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.19.2_release_notes
Changes:	https://www.mozilla.org/firefox/39.0/releasenotes/
Changes:	https://www.mozilla.org/firefox/38.1.0/releasenotes/
MFH:		2015Q3
Security:	https://vuxml.freebsd.org/freebsd/44d9daee-940c-4179-86bb-6e3ffd617869.html
Mon, 1 Jun 2015
[ 14:21 jbeich search for other commits by this committer ] Original commit   Revision:388230
- Update NSS and ca_root_nss to 3.19.1
- Update Firefox to 38.0.5

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.19.1_release_notes
Changes:	https://www.mozilla.org/firefox/38.0.5/releasenotes/
MFH:		2015Q2
Tue, 12 May 2015
[ 18:06 jbeich search for other commits by this committer ] Original commit   Revision:386162 (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
- Update NSS and ca_root_nss to 3.19
- Update Firefox to 38.0
- Update Firefox ESR and libxul to 31.7.0
- Update Thunderbird to 31.7.0
- Update Enigmail to 1.8.2

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.19_release_notes
Changes:	https://www.mozilla.org/firefox/38.0/releasenotes/
Changes:	https://www.mozilla.org/firefox/31.7.0/releasenotes/
Changes:	http://sourceforge.net/p/enigmail/bugs/search/?q=status%3Afixed+%26%26+_fixed%3A1.8.1
MFH:		2015Q2
Security:	https://vuxml.freebsd.org/freebsd/d9b43004-f5fd-4807-b1d7-dbf66455b244.html
Fri, 24 Apr 2015
[ 14:31 jbeich search for other commits by this committer ] Original commit   Revision:384648
- Update NSS to 3.18.1

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.18.1_release_notes
MFH:		2015Q2
Sun, 22 Mar 2015
[ 08:00 jbeich search for other commits by this committer ] Original commit   Revision:381889 (Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
- Update OpenH264 to 1.4.0
- Update NSS and ca_root_nss to 3.18
- Update Firefox to 36.0.4
- Update Firefox ESR and libxul to 31.5.3
- Update SeaMonkey to 2.33.1
- Update Enigmail to 1.8

Changes:	https://github.com/cisco/openh264/releases/tag/v1.4.0
Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.18_release_notes
Changes:	https://www.mozilla.org/firefox/36.0.4/releasenotes/
Changes:	https://www.mozilla.org/firefox/31.5.3/releasenotes/
Changes:	http://www.seamonkey-project.org/releases/seamonkey2.33/
Changes:	https://www.enigmail.net/download/changelog.php#enig1.8
MFH:		2015Q1
X-MFH-With:	r380090
Security:	https://vuxml.freebsd.org/freebsd/76ff65f4-17ca-4d3f-864a-a3d6026194fb.html
Sun, 1 Feb 2015
[ 16:46 jbeich search for other commits by this committer ] Original commit   Revision:378253 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
- Update NSPR to 4.10.8
- Update NSS to 3.17.2
- Update Firefox to 35.0.1

Changes:	http://mozilla.6506.n7.nabble.com/ANNOUNCE-NSPR-4-10-8-Release-td332365.html
Changes:	https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.17.4_release_notes
Changes:	https://www.mozilla.org/en-US/firefox/35.0.1/releasenotes/
Differential Revision:	https://reviews.freebsd.org/D1736
Approved by:	bapt (mentor)
Wed, 3 Dec 2014
[ 14:55 beat search for other commits by this committer ] Original commit   Revision:373830 (Only the first 10 of 65 ports in this commit are shown above. View all ports for this commit)
- Update Thunderbird to 31.3.0
- Update gmp-api to 35.0
- Update openh264 to 1.2
- Update NSS to 3.17.3
- Update Firefox to 34.0.5
- Update Firefox ESR 31.3.0
- Update libxul to 31.3.0
- Improve CONFIGURE_TARGET handling
- Always build using client.mk
- Switch to clang by default on systems without libc++
  (/stable/8 and /stable/9)
- Drop lang/python2 dependency, only lang/python27 is required
  to build
- Use DuckDuckGo searchplugin from upstream (has suggestions
  and purposes)
- Backport a few about:memory fixes
- Backport Web Notifications libnotify integration
- Add GTK3 option for www/firefox. Adwaita is a bit broken
  since Gtk 3.14, see:
  https://bugzilla.mozilla.org/show_bug.cgi?id=1073117

PR:		195559
Submitted by:	Jan Beich
MFH:		2014Q4
Security:	http://vuxml.org/freebsd/7ae61870-9dd2-4884-a2f2-f19bb5784d09.html
Wed, 15 Oct 2014
[ 15:48 beat search for other commits by this committer ] Original commit   Revision:370932 (Only the first 10 of 98 ports in this commit are shown above. View all ports for this commit)
- Update Firefox to 33.0
- Update Firefox ESR to 31.2.0
- Update NSS to 3.17.2
- Update Thunderbird to 31.2.0
- Update libxul to 31.2.0 (and mark as BROKEN)
- Disable SSL 3.0 with pref (Upstream bug 1076983)
- (workaround) replace USE_GCC=yes with USES=compiler:gcc-c++11-lib in
  order to fix runtime for PGO and powerpc/powerpc64 on libc++ systems
- Add OSS audio fallback for HTML5 audio from upstream bug;
  not exposed yet because WebRTC still needs ALSA or PulseAudio
- Kill @dirrm from gecko@ ports per CHANGES from 20140922
- Drop workaround for LLVM PR 19007: base and lang/clang34 have the fix
- Improve workaround comment for LLVM PR 15840, partially rejecting
  r348851 by marino@ until bug 193555

PR:		194356
Submitted by:	Jan Beich
Security:	http://www.vuxml.org/freebsd/9c1495ac-8d8c-4789-a0f3-8ca6b476619c.html
Thu, 25 Sep 2014
[ 11:08 beat search for other commits by this committer ] Original commit   Revision:369237 (Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
- Update ca_root_nss to 3.17.1
- Update thunderbird to 31.1.2
- Update seamonkey to 2.29.1
- Update firefox to 32.0.3
- Update firefox-esr to 31.1.1
- Update libxul to 24.8.1

Submitted by:	Jan Beich
Security:	http://www.vuxml.org/freebsd/48108fb0-751c-4cbb-8f33-09239ead4b55.html
Tue, 9 Sep 2014
[ 06:16 bapt search for other commits by this committer ] Original commit   Revision:367712 (Only the first 10 of 129 ports in this commit are shown above. View all ports for this commit)
Mozilla upgrades:
- Update nspr to 4.10.7
- Update ca_root_nss to 3.17 (mark as NO_ARCH while here)
- Update firefox to 32.0
- Update thunderbird to 31.1.0
- Add net-im/linux-instantbird
- Update firefox-est to 31.1.0
- Update libxul to 24.8.0
- Update seamonkey to 2.29

Submitted by:	Jan Beich for gecko@
Mon, 4 Aug 2014
[ 09:06 bapt search for other commits by this committer ] Original commit   Revision:363977
Update to 3.16.3
Add cpe informations

Submitted by:	Jan Beich
Wed, 11 Jun 2014
[ 03:42 beat search for other commits by this committer ] Original commit   Revision:357413 (Only the first 10 of 64 ports in this commit are shown above. View all ports for this commit)
- Update Firefox to 30.0
- Update Firefox ESR to 24.6.0
- Update libxul to 24.6.0
- Update NSS to 3.16.1
- Update NSPR to 4.10.6
- Update Thunderbird to 24.6.0
- Convert USE_BZIP2 to USES
- Backport ff31 fix against crashing DEBUG build on newegg.com [1]
- Add a note in UPDATING to not build audio/soundtouch with
  INTEGER_SAMPLES [2]
- Use arc4random_buf(3) to generate UUIDs (version 4)
- Fix debugger detection used by Telemetry and the slow script dialog
- Add STAGE support [3]

PR:		ports/189991 [1]
PR:		ports/189217 [2]
PR:		ports/189488 [2]
Submitted by:	bapt [3]
Sumbitted by:	Jan Beich
Security:	http://www.vuxml.org/freebsd/888a0262-f0d9-11e3-ba0c-b4b52fce4ce8.html
Tue, 29 Apr 2014
[ 20:35 beat search for other commits by this committer ] Original commit   Revision:352640 (Only the first 10 of 77 ports in this commit are shown above. View all ports for this commit)
- Update Firefox to 29.0
- Update Firefox ESR to 24.5.0
- Update Thunderbird to 24.5.0
- Update NSS to 3.16
- Use port dependency for soundtouch library
- Require recent graphite2 version explicitly [1]
- Require gst-libav version that doesn't crash on seeking [2]
  and doesn't error out on plugin load [3]
- Remove gstreamer note in pkg-message for www/firefox, [3] may still
  happen with www/firefox-esr but only until it tracks esr31 (ca 2014-09-01)
- Fix USE_XPI in mail/thunderbird-i18n [4]

Security:	http://www.vuxml.org/freebsd/985d4d6c-cfbd-11e3-a003-b4b52fce4ce8.html
PR:		ports/187939 [1]
PR:		ports/188133 [2]
PR:		ports/181964 [3]
PR:		ports/188984 [4]
Submitted by:	Toomas Aas <toomas.aas@raad.tartu.ee> [1]
Submitted by:	Jakub Lach <jakub_lach@mailplus.pl> [2]
Submitted by:	Jan Beich [3] and this update!
Submitted by:	Toni Ballesta <mustelator@yahoo.es> [4]
Approved by:	portmgr (bdrewery, security update to non-staged port)
Wed, 19 Mar 2014
[ 20:46 beat search for other commits by this committer ] Original commit   Revision:348650 (Only the first 10 of 80 ports in this commit are shown above. View all ports for this commit)
- Update Firefox to 28.0
- Update Firefox ESR to 24.4.0
- Update Thunderbird to 24.4.0
- Update NSPR to 4.10.4
- Update NSS to 3.15.5
- Switch GSTREAMER option for non-esr ports to depend on
  multimedia/gstreamer1 [2]
- Switch to Uses/compiler.mk, defaults to lang/gcc47 on 8.x and 9.x
- Use port dependencies for libogg, libvorbis, libopus, harfbuzz, graphite2
- Enable readahead in url-classifier, asmjs, download resume like on Linux
- Build www/firefox and www/seamonkey faster using unified compilation
- Unbreak build on sparc64 [1]
- Workaround OPTIMIZED_CFLAGS startup crash on 8.x and 9.x
- OPTIMIZED_CFLAGS is enabled by default
- A few DEBUG build fixes
- Add clang 3.2/3.3/3.4 workarounds for i386
- Mention known GSTREAMER issue in pkg-message

Submitted by:	Jan Beich
PR:		ports/186580 [1]
Requested by:	kwm [2]
Security:	http://www.vuxml.org/freebsd/610de647-af8d-11e3-a25b-b4b52fce4ce8.html

Number of commits found: 121 (showing only 100 on this page)

1 | 2  »