Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
09 Jan 2022 23:18:42 0.9.6
|
Thomas Zander (riggs)  |
net/uriparser: Update to upstream version 0.9.6
PR: 261056
Reviewed by: svysh.fbsd@gmail.com (maintainer)
Approved by: svysh.fbsd@gmail.com (maintainer)
MFH: 2022Q1
Security: CVE-2021-46141
CVE-2021-46142 |
21 Sep 2021 12:57:56 0.9.5 
|
Bernhard Froehlich (decke)  |
net/uriparser: Add CPE information
Approved by: portmgr (blanket) |
06 Apr 2021 14:31:07 0.9.5 
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
28 Mar 2021 21:12:06
0.9.5 
|
riggs  |
Update to upstream version 0.9.5.
Details:
- Update 0.9.1 -> 0.9.5
Changes: https://github.com/uriparser/uriparser/blob/uriparser-0.9.5/ChangeLog
- Fetch distfiles from GitHub
- Use non-standard way to fetch tarbals from github, cf PR#221634:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221634
Case related to this port is called "H-tarball" there.
- Follow upstream's switch to cmake and bash
- Add optional build and run of googletest tests
- Add optional build and install of fancy docs in many formats
- Request maintainership as Ed Schouten is absent for 6+ years, see:
https://svnweb.freebsd.org/ports/head/net/uriparser/Makefile?view=log
PR: 247459
Submitted by: svysh.fbsd@gmail.com (new maintainer)
Approved by: previous maintainer timeout |
26 Jan 2019 10:52:44
0.9.1 
|
riggs  |
Update to upstream version 0.9.1
Details:
- Addressing an out-of-bounds read which might be exploitable,
see upstream changelog:
https://github.com/uriparser/uriparser/blob/uriparser-0.9.1/ChangeLog
PR: 234670
Submitted by: riggs
Approved by: maintainer timeout
MFH: 2019Q1 |
16 Dec 2018 14:31:41
0.9.0 
|
riggs  |
Update to upstream version 0.9.0; addresses multiple CVEs
PR: 233722
Submitted by: riggs
Reviewed by: mat
Approved by: maintainer timeout
MFH: 2018Q4
Security: CVE-2018-19198
CVE-2018-19199
CVE-2018-19200
Differential Revision: https://reviews.freebsd.org/D16999 |
27 Oct 2015 07:33:47
0.8.4 
|
ed  |
Update uriparser to version 0.8.4.
It looks like the latest release doesn't build because of a missing
#include. The source file depends on AF_INET and AF_INET6, which of
course requires <sys/socket.h>.
Submitted by: Torsten Zuhlsdorff
PR: 203972
Differential Revision: https://reviews.freebsd.org/D4001 |
22 Nov 2014 14:43:24
0.7.9_1 
|
antoine  |
Cleanup plist |
15 Jul 2014 20:09:52
0.7.9_1 
|
tijl  |
- USES=libtool pathfix tar:bzip2
- Add INSTALL_TARGET=install-strip |
25 Sep 2013 00:54:09
0.7.9 
|
bdrewery  |
- Remove NO_STAGE as these have been tested to be safe
With hat: portmgr |
20 Sep 2013 22:10:25
0.7.9 
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
15 Sep 2013 11:15:04
0.7.9 
|
ed (src committer)  |
Update uriparser to 0.7.9. |
17 Oct 2012 11:33:04
0.7.7 
|
jhale  |
- Update to 0.7.7 [1]
- Remove unneeded pkgconf dependency
- Trim Makefile header
PR: ports/171383
Submitted by: soulcatcher <soulcatcher13@gmail.com> [1]
Approved by: maintainer timeout (5 weeks) [1]
makc, avilla (mentors, implicit)
Feature safe: yes |
20 Mar 2011 12:54:45
0.7.5 
|
miwi  |
- Get Rid MD5 support |
04 Dec 2010 07:34:27
0.7.5 
|
ade  |
Sync to new bsd.autotools.mk |
22 Aug 2009 00:32:25
0.7.5 
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
02 Aug 2009 19:36:34
0.7.5 
|
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
07 Mar 2009 11:19:17
0.7.5 
|
ed  |
Upgrade uriparser to 0.7.5.
This version now uses pkg-config. |
14 Oct 2008 16:51:59
0.7.2 
|
ed  |
Update three ports I maintain.
- net/uriparser 0.7.1 -> 0.7.2
- multimedia/libspiff 0.8.3 -> 1.0.0
- audio/herrie 2.1 -> 2.2
I'm updating these ports in a single commit, because herrie 2.2 requires
these up-to-date versions to compile properly. |
17 Jun 2008 07:55:18
0.7.1 
|
ed  |
Update uriparser and libspiff to their latest versions.
- uriparser 0.6.3 -> 0.7.1
- libspiff 0.8.2 -> 0.8.3
Approved by: philip (mentor), gahr |
12 Feb 2008 21:41:04
0.6.3 
|
miwi  |
- Update to 0.6.3
PR: 120563
Submitted by: Ed Schouten <ed@fxq.nl> (maintainer) |
24 Sep 2007 20:23:52
0.6.0 
|
miwi  |
- Update to 0.6.0
PR: 116580
Submitted by: Ed Schouten <ed@fxq.nl> (maintainer) |
16 Sep 2007 21:34:17
0.5.2 
|
tabthorpe  |
- update to 0.5.2
PR: Ed Schouten <ed@fxq.nl>
Submitted by: ports/116331
Approved by: clsung (mentor) |
15 Aug 2007 12:32:49
0.5.1 
|
itetcu  |
Update to 0.5.1. The library has been run through a code analyser, which has
revealed several flaws in Uriparser. This release fixes those issues.
PR: ports/115538
Submitted by: Ed Schouten (maintainer) |
06 Jul 2007 10:18:48
0.4.1 
|
miwi  |
- Update to 0.4.1
PR: 114352
Submitted by: Ed Schouten (maintainer) |
04 Jul 2007 08:05:00
0.4.0 
|
miwi  |
- Update to 0.4.0
PR: 114233
Submitted by: Ed Schouten <ed@fxq.nl> (maintainer) |
24 Apr 2007 22:12:17
0.3.4 
|
miwi  |
- Update to 0.3.4
PR: 112088
Submitted by: Ed Schouten <ed@fxq.nl> (maintainer |
04 Apr 2007 09:19:24
0.3.3 
|
clsung  |
Add uriparser 0.3.3, URI parsing library.
PR: ports/111052
Submitted by: Ed Schouten <ed at fxq.nl> |