non port: devel/upnp/distinfo |
SVNWeb
|
Number of commits found: 46 |
Sun, 20 Nov 2022
|
[ 13:02 Dries Michiels (driesm) ] e9f2eba
devel/upnp: update to 1.14.15
Changes: https://github.com/pupnp/pupnp/releases/tag/release-1.14.15
|
Thu, 6 Oct 2022
|
[ 18:34 Dries Michiels (driesm) ] a6cf411
devel/upnp: update to 1.14.14
Changes: https://github.com/pupnp/pupnp/compare/release-1.14.13...release-1.14.14
|
Sat, 6 Aug 2022
|
[ 17:46 Dries Michiels (driesm) ] 6b96f36
devel/upnp: update to 1.14.13
Changes: https://github.com/pupnp/pupnp/releases/tag/release-1.14.13
|
Thu, 7 Oct 2021
|
[ 07:50 Nuno Teixeira (eduardo) Author: Dries Michiels ] d8785c5
devel/upnp: Update to 1.14.12
ChangeLog: https://github.com/pupnp/pupnp/releases/tag/release-1.14.12
PR: 258783
|
Wed, 18 Aug 2021
|
[ 19:54 Neel Chauhan (nc) Author: Dries Michiels ] e44c261
devel/upnp: update to 1.14.10
Changes: https://github.com/pupnp/pupnp/releases/tag/release-1.14.10
PR: 257924
|
Mon, 9 Aug 2021
|
[ 15:44 Nuno Teixeira (eduardo) Author: Dries Michiels ] 0c833c7
devel/upnp: Update to 1.14.8
ChangeLog: https://github.com/pupnp/pupnp/releases/tag/release-1.14.8
PR: 257710
|
Sun, 9 May 2021
|
[ 18:01 Neel Chauhan (nc) Author: Dries Michiels ] 5ce2cd14
devel/upnp: Update to 1.14.7
Changes: https://github.com/pupnp/pupnp/releases/tag/release-1.14.7
PR: 255723
|
Thu, 22 Apr 2021
|
[ 21:34 Carlo Strub (cs) ] 8a13c14
devel/upnp: Update to 1.14.6
PR: 255333
Reported by: driesm.michiels@gmail.com (maintainer)
|
Tue, 6 Apr 2021
|
[ 22:41 Lewis Cook (lcook) ] db6969e
devel/upnp: Update to 1.14.5
Changes: https://github.com/pupnp/pupnp/releases/tag/release-1.14.5
PR: 254825
Submitted by: Dries Michiels <driesm.michiels@gmail.com> (maintainer)
Approved by: mentors (implicit)
MFH: 2021Q2
Security: CVE-2021-28302
|
Mon, 1 Mar 2021
|
[ 21:34 nc ]
devel/upnp: Update to 1.14.2 and pass maintainership to submitter
PR: 253945
Submitted by: Dries Michiels <driesm.michiels AT gmail DOT com>
|
Sat, 3 Oct 2020
|
[ 17:50 tcberner ]
devel/upnp: update to 1.14.0
Update to newer release which contains a fix for CVE-2020-13848:
https://github.com/pupnp/pupnp/commit/c805c1de1141cb22f74c0d94dd5664bda37398e0
MFH: 2020Q4
Security: CVE-2020-13848
|
Sun, 12 Apr 2020
|
[ 19:14 salvadore ]
devel/upnp: Update to 1.12.1
- Fix bug about setsockopt(IP_MULTICAST_IF) on 64-bit CPUs.
- Stop using usleep when using newer POSIX C source as it is now deprecated.
- Add Os/UserAgent information to UpnpActionRequest and UpnpFileInfo.
- Add CtrlPtIPAddr to UpnpFileInfo class.
- List: Add extern C for C++ users.
Approved by: tcberner (co-mentor)
Differential Revision: https://reviews.freebsd.org/D24382
|
Wed, 19 Feb 2020
|
[ 11:52 gerald ]
devel/upnp: Update to version 1.12.0 which includes the following changes:
- Reduce spurious HTTP 416 errors due to ill-defined bytes header.
- UpnpEnableWebserver: Error correctly when web server compiled-out.
- Remove TRUE/FALSE, IN/OUT/INOUT defines and BOOL typedef.
- Add list test and replace the list.h file.
- Check for -lpthread too (updates pthread m4 check from upstream).
Bump PORTREVISION of dependent ports.
PR: 243619
Submitted by: salvadore (maintainer)
|
Sun, 22 Dec 2019
|
[ 12:54 tcberner ]
devel/upnp: Update to 1.10.1
Changelog: https://github.com/pupnp/pupnp/blob/master/ChangeLog
PR: 242764
Submitted by: Lorenzo Salvadore <phascolarctos@protonmail.ch> (maintainer)
|
Wed, 20 Nov 2019
|
[ 06:46 tobik ]
devel/upnp: Update to 1.10.0
Bump consumers for ABI changes.
Changes: https://github.com/mrjimenez/pupnp/blob/release-1.10.0/ChangeLog
PR: 242089
Submitted by: Lorenzo Salvadore <phascolarctos@protonmail.ch> (maintainer)
|
Wed, 15 May 2019
|
[ 04:27 tobik ]
devel/upnp: Update to 1.8.4
- Bump revision of consumers for shared library change
Changes: http://pupnp.sourceforge.net/ChangeLog
PR: 234669
Submitted by: Lorenzo Salvadore <phascolarctos@protonmail.ch> (maintainer)
|
Mon, 20 Aug 2018
|
[ 18:28 swills ]
devel/upnp: Update to 1.6.25
PR: 230765
Submitted by: Nathan <ndowens@yahoo.com>
|
Fri, 3 Nov 2017
|
[ 21:11 pawel ]
Update to version 1.6.22
http://pupnp.sourceforge.net/ChangeLog
|
Tue, 27 Dec 2016
|
[ 15:34 pawel ]
Update to version 1.6.21
Changelog:
- Fix out-of-bound access in create_url_list() (CVE-2016-8863)
- SF Bug Tracker #132 CVE-2016-6255: write files via POST
- If the error or info log files can not be created, use stderr and
stdout instead
- miniserver: fix binding to ipv6 link-local addresses
MFH: 2016Q4
|
Sat, 9 Jul 2016
|
[ 15:31 pawel ]
- Update to version 1.6.20
- Regenerate patches with make makepatch
- Sort pkg-plist
|
Thu, 21 Nov 2013
|
[ 18:21 pawel ]
Update to version 1.6.19
|
Wed, 30 Jan 2013
|
[ 18:32 pawel ]
- Update to version 1.6.18
- Don't display options window for global DEBUG option
- Trim Makefile headers
|
Fri, 27 Apr 2012
|
[ 14:28 pawel ] (Only the first 10 of 12 ports in this commit are shown above. )
- Update devel/upnp to 1.6.17
- Bump all affected ports
Maintainer of net/ushare was asked for review, no response in 2 weeks
|
Fri, 27 Jan 2012
|
[ 16:19 pawel ]
Update to version 1.6.15
|
Wed, 18 Jan 2012
|
[ 18:25 pawel ]
Update to version 1.6.14
|
Wed, 23 Mar 2011
|
[ 16:26 pawel ]
- Update to 1.6.13
- Update my email to FreeBSD
Approved by: miwi, wen (mentors)
|
Fri, 4 Mar 2011
|
[ 05:50 miwi ]
- Update to 1.6.12
PR: ports/154614
Submitted by: "Pawel Pekala" <c0rn@o2.pl> (maintainer)
|
Sat, 5 Feb 2011
|
[ 03:34 miwi ]
- Update to 1.6.10
PR: 153347
Submitted by: "Pawel Pekala" <c0rn@o2.pl> (maintainer)
Feature safe: yes
|
Fri, 12 Nov 2010
|
[ 01:34 wen ]
- Update to 1.6.9
PR: ports/152145
Submitted by: "Pawel Pekala" <c0rn@o2.pl> (maintainer)
|
Mon, 8 Nov 2010
|
[ 00:24 wen ]
- Fix the build on FreeBSD-6
Reported by: QAT@
|
Fri, 22 Oct 2010
|
[ 00:25 wen ]
- Update to 1.6.8
PR: ports/151630
Submitted by: "Pawel Pekala" <c0rn@o2.pl> (maintainer)
|
Tue, 19 Oct 2010
|
[ 10:55 wen ]
- Update to 1.6.7 [1]
- Pass mainatinaership to submitter [1]
- Mark MAKE_JOBS_SAFE [1]
- Add LICENSE_FILE [2]
- Drop libtool dependency [2]
- Drop USE_DOS2UNIX [2]
- Remove CONFLICTS [2]
- Replace gnomehack with short and clear sed line [2]
PR: ports/151338
Submitted by: "Pawel Pekala" <c0rn@o2.pl> [1],
Anonymous <swell.k@gmail.com> [2]
|
Wed, 22 Apr 2009
|
[ 01:33 lioux ]
Update to 1.6.6
|
Tue, 29 Apr 2008
|
[ 12:41 miwi ]
- Update to 1.6.5
Approved by: maintainer implicit
|
Mon, 9 Jul 2007
|
[ 13:04 miwi ]
- Update to 1.6.0
- Respect NOPORTDOCS
Approved by: maintainer implicit
|
Sun, 27 May 2007
|
[ 22:31 miwi ]
- Update to 1.4.6
Approved by: maintainer implicit
|
Wed, 28 Mar 2007
|
[ 10:00 miwi ]
- Update to 1.4.3
Approved by: maintainer implicit
|
Mon, 26 Feb 2007
|
[ 20:07 miwi ]
- Update to 1.4.2
Submitted by: Volker Theile <vtheile@gmx.de>
Approved by: maintainer (implicit)
|
Thu, 17 Aug 2006
|
[ 09:44 rafan ]
- Update to 1.4.1
- Mark BROKEN on 4.x
- Pass maintainership to submitter
PR: ports/102147
Submitted by: Babak Farrokhi <babak at farrokhi.net>
|
Sat, 17 Jun 2006
|
[ 04:52 leeym ] (Only the first 10 of 13 ports in this commit are shown above. )
- update to pupnp-1.4.0
(Note: upnp-1.3.1 stopped developing, and pupnp-1.4.0 is its successor)
- drop maintainership
Noticed by: Chris Hilbert <chris.hilbert at fileflash.com>
|
Sun, 22 Jan 2006
|
[ 08:30 edwin ] (Only the first 10 of 673 ports in this commit are shown above. )
SHA256ify
Approved by: krion@
|
Fri, 2 Dec 2005
|
[ 05:47 leeym ] (Only the first 10 of 15 ports in this commit are shown above. )
- update to 1.2.1
|
Thu, 18 Mar 2004
|
[ 02:19 leeym ] (Only the first 10 of 19 ports in this commit are shown above. )
SIZEify my ports.
Submitted by: trevor
|
Mon, 14 Apr 2003
|
[ 02:05 leeym ] (Only the first 10 of 15 ports in this commit are shown above. )
Backout previous commit.
It's a incompatible upgrade; net/linuxigd isn't yet ready for it.
Noticed by: kris & bento, and many other linuxigd users.
|
Sat, 5 Apr 2003
|
[ 16:17 leeym ] (Only the first 10 of 13 ports in this commit are shown above. )
update to upnp 1.2.1
Noticed by: Steve Drew <sdrew@shaw.ca>
|
Sun, 4 Aug 2002
|
[ 07:31 clive ] (Only the first 10 of 13 ports in this commit are shown above. )
New port: SDK for UPnP Devices
This is Linux SDK for UPnP Devices 1.0, an Open Source
Universal Plug and Play Development Kit.
PR: ports/41294
Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com>
|
Number of commits found: 46 |