| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
- src/sexp.c (do_vsexp_sscan): Return error for invalid args.
- cipher/md.c (_gcry_md_info): Fix a segv in case of calling
with wrong parameters.
- cipher/primegen.c (_gcry_generate_elg_prime): Change to return an
error code, possible NULL deref in call to prime generator.
- cipher/dsa.c (generate): Take care of new return code.
- cipher/elgamal.c (generate): Change to return an error code. Take
care of _gcry_generate_elg_prime return code.
- ecc: Support the non-standard 0x40 compression flag for EdDSA.
- mpi: Extend the internal mpi_get_buffer.
- mpi: Fix regression for powerpc-apple-darwin detection.
- Fix bug inhibiting the use of the sentinel attribute in src/gcrypt.h.in
- Fix building for the x32 target without asm modules in
mpi/generic/mpi-asm-defs.h: Use a fixed value for the x32 ABI.
- Fix ARM assembly when building __PIC__
- mpi: Fix a subtle bug setting spurious bits with in mpi_set_bit.
* mpi/mpi-bit.c (_gcry_mpi_set_bit, _gcry_mpi_set_highbit): Clear
allocated but not used bits before resizing.
* tests/t-mpi-bits.c (set_bit_with_resize): New.
- Use internal malloc function in fips.c.
* src/fips.c (check_binary_integrity): s/gcry_malloc/xtrymalloc/.
- pubkey: Re-map all deprecated RSA algo numbers.
- cipher: Fix possible NULL dereference in cipher/md.c for being NULL.
- Fix ARMv6 detection when CFLAGS modify target CPU architecture.
PR: 193264
Approved by: cpm@fbsd.es (maintainer)
Notes:
svn path=/head/; revision=376062
|
|
|
|
| |
Notes:
svn path=/head/; revision=373100
|
|
|
|
| |
Notes:
svn path=/head/; revision=373038
|
|
|
|
|
|
|
|
|
|
|
| |
Alias is a new USES tool that allows DragonFly to masquerade as FreeBSD
by setting CFLAGS+= -D__FreeBSD__. For some ports, this fixes the build
without the need for additional patches.
Approved by: portmgr (bapt, blanket)
Notes:
svn path=/head/; revision=371254
|
|
|
|
| |
Notes:
svn path=/head/; revision=369868
|
|
|
|
| |
Notes:
svn path=/head/; revision=369864
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to fix CVE-2014-3634 [3].
1: http://www.rsyslog.com/changelog-for-7-6-7-v7-stable/
2: http://www.rsyslog.com/changelog-for-8-4-2-v8-stable/
3: http://www.rsyslog.com/remote-syslog-pri-vulnerability/
Reviewed by: bdrewery
Security: 8e0e86ff-48b5-11e4-ab80-000c29f6ae42
Notes:
svn path=/head/; revision=369854
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to fix CVE-2014-3634 [3].
1: http://www.rsyslog.com/changelog-for-7-6-6-v7-stable/
2: http://www.rsyslog.com/changelog-for-8-4-1-v8-stable/
3: http://www.rsyslog.com/remote-syslog-pri-vulnerability/
Reviewed by: bdrewery@
Security: 8e0e86ff-48b5-11e4-ab80-000c29f6ae42
Notes:
svn path=/head/; revision=369659
|
|
|
|
|
|
|
|
|
| |
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=366176
|
|
|
|
|
|
|
|
| |
rsyslog8-devel fails to build against the new json-c, so I've marked it
BROKEN.
Notes:
svn path=/head/; revision=365473
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 1.6.1
- Remove some unneeded patches
- Fix pkg-plist
- report configure bug upstream
https://bugs.g10code.com/gnupg/issue1668
- report API breakage downstream and find that MacPorts had the same issue
https://rt.cpan.org/Ticket/Display.html?id=97201
- bump PORTREVISION for dependent ports (approx. 100 ports)
- Thanks to exp-run by antoine@ to find ports that break
- patch ports that would otherwise break
security/shishi with PR 192164 is already committed
[1] devel/ccrtp
[2] editors/abiword
[3] security/p5-Crypt-GCrypt
PR: 191256, 192162 [1], 192163 [2], 192166 [3]
Submitted by: Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
Approved by: maintainer timeout, antoine (exp-run), portmgr (implicit)
Notes:
svn path=/head/; revision=363436
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION on all ports that depend on security/gnutls and
adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
developers)
PR: 191274
Exp-run by: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=362645
|
|
|
|
|
|
|
|
|
|
| |
- Fix dependency on libdbi in rsyslog7
Approved by: portmgr blanked
Reported by: Yuriy Korobko <make dot kernel at gmail dot com>
Notes:
svn path=/head/; revision=359355
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=359284
|
|
|
|
|
|
|
|
|
|
| |
- Update devel/liblogging from 1.0.1 to 1.0.4
- Update sysutils/rsyslog7 from 7.6.0 to 7.6.3
Reviewed by: zi@
Notes:
svn path=/head/; revision=354181
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
and sysutils/rsyslog8-devel to 8.1.6.
1: I know it is lower than rsyslog7, but it is the latest from upstream. They say that a newer release is imminent.
Changelogs:
7.6.0: http://www.rsyslog.com/changelog-for-7-6-0-v7-stable/
7.5.8: http://www.rsyslog.com/changelog-for-7-5-8-v7-devel/
8.1.6: http://www.rsyslog.com/changelog-for-8-1-6-v8-devel/
Reviewed by: miwi@
Notes:
svn path=/head/; revision=345312
|
|
|
|
|
|
|
| |
Reviewed by: az@
Notes:
svn path=/head/; revision=336419
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 0.11
- Bump revision of dependent ports
- Fix pkg-plist [1]
PR: ports/182958
Submitted by: zi, wg [1]
Approved by: maintainer (timeout)
Notes:
svn path=/head/; revision=333306
|
|
|
|
|
|
|
| |
sysutils)
Notes:
svn path=/head/; revision=327772
|
|
|
|
|
|
|
|
|
| |
Change all others to avoid confusion for binary package users
Approved by: brd
Notes:
svn path=/head/; revision=327490
|
|
|
|
| |
Notes:
svn path=/head/; revision=327263
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Make UUID support optional since it not used very often and conflicts with postgres [1]
Changes: http://www.rsyslog.com/changelog-for-7-4-4-v7-stable/
PR: 180139 [1]
Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> [1]
Reviewed by: swills@
Notes:
svn path=/head/; revision=326520
|
|
|
|
| |
Notes:
svn path=/head/; revision=326070
|
|
|
|
|
|
|
| |
Reviewed by: swills@
Notes:
svn path=/head/; revision=325076
|
|
|
|
|
|
|
|
|
| |
- Remove some blank lines that snuck in
Noticed by: gjb@
Notes:
svn path=/head/; revision=319072
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Partially based on work in [1]
- Convert to PORTDOCS= and PORTEXAMPLES=
- Pet portlint
- Add sysutils/rsyslog7-devel at version 7.3.15
PR: 176601 [1]
Submitted by: Cristiano Rolim Pereira <cristianorolim at outlook.com> [1]
Reviewed by: koobs@, jgh@
Notes:
svn path=/head/; revision=319070
|
|
|
|
| |
Notes:
svn path=/head/; revision=317220
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=316950
|
|
|
|
| |
Notes:
svn path=/head/; revision=316355
|
|
|
|
|
|
|
| |
Approved by: portmgr
Notes:
svn path=/head/; revision=313088
|
|
|
|
|
|
|
| |
Approved by: brd (maintainer)
Notes:
svn path=/head/; revision=312039
|
|
|
|
|
|
|
| |
- Chase shlib version bump for dependant ports
Notes:
svn path=/head/; revision=311722
|
|
Changes: http://www.rsyslog.com/changelog-for-7-2-4-v7-stable/
Reviewed by: swills
Notes:
svn path=/head/; revision=309779
|