Commit graph

39 commits

Author SHA1 Message Date
Rudi Heitbaum
77639bcb25 nss: update to 3.89 2023-03-17 11:20:52 +00:00
Rudi Heitbaum
b370165ff7 nss: update to 3.88.1
release notes:
- https://hg.mozilla.org/projects/nss/file/tip/doc/rst/releases/nss_3_88.rst
- https://hg.mozilla.org/projects/nss/file/tip/doc/rst/releases/nss_3_88_1.rst
2023-02-10 11:01:57 +00:00
Rudi Heitbaum
a041f24f17 nss: update to 3.87 2023-01-16 11:53:56 +00:00
Rudi Heitbaum
aea686d561 nss: update to 3.86
release notes:
- 50c4bb3090/doc/rst/releases/nss_3_86.rst
2022-12-09 07:48:01 +00:00
Rudi Heitbaum
102aadfea8 nss: update to 3.85 2022-11-14 08:03:18 +00:00
Rudi Heitbaum
671d9fcdc2 nss: update to 3.84 2022-10-14 11:19:13 +00:00
Rudi Heitbaum
8e2f54c329 nss: update to 3.83
release notes:
- https://github.com/nss-dev/nss/blob/master/doc/rst/releases/nss_3_83.rst
2022-09-16 12:17:04 +00:00
Rudi Heitbaum
a178d5fc90 nss: update to 3.82
release notes:
d5af335e16/doc/rst/releases/nss_3_82.rst
2022-08-18 12:27:50 +00:00
Rudi Heitbaum
6dbd9f4273 nss: update to 3.81 2022-07-29 09:42:42 +00:00
Rudi Heitbaum
c24dbd555d nss: update to 3.80 2022-06-26 12:09:58 +00:00
Rudi Heitbaum
7cfc0c3759 nss: update to 3.79
release notes:
- https://hg.mozilla.org/projects/nss/file/tip/doc/rst/releases/nss_3_79.rst
2022-06-01 09:59:02 +00:00
Rudi Heitbaum
bfccf02140 nss: update to 3.78 2022-04-30 07:32:51 +00:00
Rudi Heitbaum
a2af87db5e nss: update to 3.76.1 2022-03-29 09:11:14 +00:00
heitbaum
6c8d123732 nss: update to 3.75
update 3.73.1 (2021-12-15) to 3.75 (2022-02-03)

ann:
- https://groups.google.com/a/mozilla.org/g/dev-tech-crypto/c/Q-bOvaTSVM4

release notes:
- https://firefox-source-docs.mozilla.org/security/nss/releases/index.html
- https://firefox-source-docs.mozilla.org/security/nss/releases/nss_3_74.html
- https://firefox-source-docs.mozilla.org/security/nss/releases/nss_3_75.html
2022-02-05 03:44:22 +00:00
heitbaum
9a1d835bd6 nss: update to 3.73.1 2021-12-24 11:03:43 +00:00
heitbaum
ad53363d52 nss: update to 3.73
update 3.64 (15-Apr-2021) to 3.73 (01-Dec-2021)

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

release notes:
- https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_Releases
- https://firefox-source-docs.mozilla.org/security/nss/releases/index.html
2021-12-07 15:18:43 +00:00
heitbaum
51362b8e54 nss: update to 3.64
update 3.60.1 (04-Jan-2021) to 3.64 (15-Apr-2021)
https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_Releases
2021-04-23 09:46:34 +00:00
Ian Leonard
ea622a836a security: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:34:14 +00:00
heitbaum
8c8e724f1d nss: update to 3.60.1
update 3.60 (11-Dec-2020) to 3.60.1 (04-Jan-2021)
https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.60.1_release_notes
2021-01-11 09:20:56 +00:00
mglae
8380151975 nss: fix building libnss3 again 2021-01-06 17:44:50 +01:00
heitbaum
438574c348 nss: updated to 3.60 2020-12-31 08:30:37 +00:00
Jernej Skrabec
25fb1dcc88 nss: Fix building with glibc 2.32 and gcc 10 2020-08-28 11:16:46 +02:00
Andre Heider
267d57d7f3 build: add and use PKG_INSTALL
Set it depending on the target, so there's no need to hardcode
$PKG_BUILD/.install_[pkg|init] in multiple places.
2019-12-31 11:26:49 +01:00
MilhouseVH
5dcba637dc nss: don't build broken tests 2019-11-25 05:02:30 +00:00
MilhouseVH
65d66fa8d2 nss: update to nss-3.47.1 / nspr-4.23 2019-11-25 05:02:24 +00:00
MilhouseVH
ea16f6fb69 nss: update to nss-3.44 2019-06-14 01:06:35 +01:00
CvH
a4ec8951e0 cleanup: remove redundant PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH
4cffa5fe6f cleanup: remove PKG_ARCH="any" 2018-10-22 15:06:12 +02:00
CvH
4317bc5002 cleanup: remove PKG_SECTION 2018-10-22 15:06:11 +02:00
CvH
e5f3eee45a spdx: packages/security 2018-07-18 20:45:17 +02:00
Sascha Kuehndel (InuSasha)
37ee64fd13
nss: drop supression of warnings
- warnings added with gcc8 and not needed, after update of nss
2018-06-07 13:17:34 +02:00
Sascha Kuehndel (InuSasha)
d8996d20fa
nss: add cflags for build with gcc8 2018-06-04 20:17:29 +02:00
MartB
4379b89abb
NSS/NSPR update to 3.37.1/4.19 2018-05-29 19:07:54 +02:00
Sascha Kuehndel (InuSasha)
8827a540aa
buildsystem: add BUILD_FLAG support
- replace strip_lto/strip_gold (only allowed to disable)
- add flag for PIC feature
- add flag to stop build parallel
- add support for hardening option (initial copy from debian 9)

All build parameters, are added in setup_toolchain.
`PKG_[FLAG]_[HOST/TARGET]_ENABLED` variable is introduced for checking the flag (yes/no) in the package.mk

Thanks to @MilhouseVH, for support and fixing
2018-03-07 18:35:01 +01:00
Jonas Karlman
470c859a39 nss: fix build in docker container 2017-12-27 23:43:53 +01:00
Sascha Kuehndel (InuSasha)
36c84b580c
nss/nspr: move from addons to security
since last change, it is part of the image
2017-12-21 19:12:06 +01:00
vpeter4
44799c2ae2 web browser: packages moved to 3rdparty
ratpoison: add support for alternative configuration file
pango: add configuration file
2012-04-13 09:50:29 +02:00
vpeter4
0c2d6a79a9 bbe: bbe is a sed-like editor for binary files
nss: fix to compile on 64 bit host
lirc: enable shared library (opera is lirc client and uses lib)
2012-03-28 10:22:08 +02:00
vpeter4
3e071bb6b4 web browser: preparing...
xorg starts with cursor by default
new packages libXcursor, nss (Mozilla Network Security Services) and old version of libpng
2012-03-22 14:23:39 +01:00