| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
28 Nov 2008 07:32:56
1.3.9_1  |
dinoex  |
- Fix NULL pointer dereference in MaxSubscription
Security: http://www.openwall.com/lists/oss-security/2008/11/19/4/
Security: http://www.openwall.com/lists/oss-security/2008/11/20/2
Obtained from: Michael Sweet
PR: 129001 |
15 Oct 2008 07:46:23
1.3.9  |
dinoex  |
- Security Update to 1.3.9
Security:
http://www.freebsd.org/ports/portaudit/ce29ce1d-971a-11dd-ab7e-001c2514716c.html
Security: CVE-2008-3639
Security: CVE-2008-3640
Security: CVE-2008-3641
Submitted by: Xin LI (delphij) |
07 Sep 2008 14:01:42
1.3.8_1  |
dinoex  |
- package cleanup, do not created obsolte dirs
Reported by: miwi |
07 Sep 2008 09:33:24
1.3.8  |
dinoex  |
- update to new distfile
only packaging/cups.spec differs, as new distfile was created form tar.gz |
07 Sep 2008 06:52:27
1.3.8  |
itetcu  |
- Fix fetch
Prompted by: QAT on-commit run |
06 Sep 2008 21:55:31
1.3.8  |
dinoex  |
- update MASTER_SITES
ftp.easysw.com/pub/cups/1.3.8/ is broken/corrupted compromised. |
06 Sep 2008 09:26:49
1.3.8  |
dinoex  |
- update to 1.3.8
PR: 126881
Submitted by: Martin Matuska
- fix pkg_plist
PR: 127021
Submitted by: Sunpoet Po-Chuan Hsieh |
21 Aug 2008 06:18:49
1.3.7_4  |
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
12 Aug 2008 14:21:12
1.3.7_4  |
dinoex  |
- Security fix
PR: 126447
Submitted by: Tsurutani Naoki
Obtained from: http://www.cups.org/str.php?L2790 |
06 Jun 2008 13:58:01
1.3.7_3  |
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
21 Apr 2008 18:05:48
1.3.7_2  |
dinoex  |
- fix spelling
Submitted by: Daniel O'Connor |
11 Apr 2008 04:59:09
1.3.7_2  |
dinoex  |
- new option WITH_XDG_OPEN
PR: 122590
Suggested by: Neil Darlow |
10 Apr 2008 04:20:33
1.3.7_1  |
dinoex  |
- Add depends on devel/xdg-utils
- use 'xdg-open http://localhost:631/' in the cups.desktop file.
PR: 122590
Submitted by: Michael Johnson |
02 Apr 2008 15:20:38
1.3.7  |
dinoex  |
- Security update to 1.3.7
- fix dbus link problem
Security: CVE-2008-0047
Security: CVE-2008-1373 |
28 Mar 2008 15:40:04
1.3.6_1  |
dinoex  |
- disable autodection of dbus
- new option WITH_DBUS
PR: 122124 |
04 Mar 2008 12:00:15
1.3.6_1  |
dinoex  |
- Fix crash in case of incorrectly configured PAM
PR: 121105
Submitted by: Alexander V. Chernikov
Obtained from: http://cups.org/str.php?L2734
- Fix /usr/local/etc/pam.d/cups |
03 Mar 2008 11:57:08
1.3.6_1  |
novel  |
- Chase security/gnutls shlib version bump
- Add an entry to UPDATING |
28 Feb 2008 14:27:50
1.3.6  |
dinoex  |
- update to 1.3.6 |
02 Feb 2008 14:31:39
1.3.5_2  |
dinoex  |
- DNSSD libraries are linked even if WITH_DNSSD is not defined
PR: 120217
Submitted by: TAOKA Fumiyoshi |
29 Jan 2008 15:44:36
1.3.5_2  |
dinoex  |
- new option WITH_LDAP
PR: 119986
Submitted by: Virgil Champlin |
23 Jan 2008 16:00:57
1.3.5_2  |
dinoex  |
- add option DNSSD to make config
- new option WITH_PAM
PR: 119919
Submitted by: Willy Offermans |
20 Jan 2008 15:29:57
1.3.5_2  |
dinoex  |
- new option WITH_DNSSD
Submitted by: Erik Van Benschoten |
17 Jan 2008 09:48:55
1.3.5_2  |
dinoex  |
- add example for devd.conf
PR: 119641
Submitted by: Andrew Reilly |
14 Jan 2008 09:17:52
1.3.5_1  |
dinoex  |
- force installation of cups.desktop
PR: 119621
Submitted by: José García Juanino |
23 Dec 2007 08:29:36
1.3.5  |
dinoex  |
- Security update to 1.3.5
Security: http://www.cups.org/str.php?L2589
Reported by: Hilko Meyer |
11 Dec 2007 20:43:21
1.3.4_1  |
dinoex  |
- update to 1.3.4 |
14 Nov 2007 08:09:43
1.3.3_2  |
dinoex  |
- fix vulnerability in pdftops
Security: arbitrary code execution vulnerability in pdftops
Security: CVE-2007-4352
Submitted by: delphij (Xin LI)
Approved by: portmgr (pav)
Obtained from: cvs.fedora.redhat.com |
12 Nov 2007 11:47:58
1.3.3_1  |
dinoex  |
- Security patch to solve remote code execution
Security: http://secunia.com/advisories/27233/
Security: CVE-2007-4351
Approved by: portmgr (linimon)
Obtained from: http://www.cups.org/strfiles/2561/str2561-cups13v2.patch |
08 Nov 2007 18:32:57
1.3.3  |
dinoex  |
- mark FORBIDDEN due remote execution of arbitrary code
Approved by: portmgr (erwin) |
30 Sep 2007 04:17:39
1.3.3  |
dinoex  |
- update to 1.3.3
PR: 116743
Submitted by: Marcin Wisnicki |
29 Sep 2007 07:24:45
1.3.0_1  |
dinoex  |
- fix build when an obsolete version of cups is installed
PR: 116721
Submitted by: Christoph Moench-Tegeder |
28 Sep 2007 12:06:04
1.3.0  |
dinoex  |
- update to 1.30.0 |
28 Sep 2007 12:05:15
1.3.0  |
dinoex  |
- update to 1.30.0
Tested by: Erik Van Benschoten
- sort plist
- fix pre-install for user
Submitted by: brian (Brian Somers) |
14 Aug 2007 13:03:46
1.2.12  |
dinoex  |
- update to 1.2.12 |
31 Jul 2007 13:27:00
1.2.11_3  |
miwi  |
- Fix buffer overflow vulnerability.
- Bump PORTREVISION
Approved by: simon (secteam)
Security:
http://www.vuxml.org/freebsd/0e43a14d-3f3f-11dc-a79a-0016179b2dd5.html |
01 Jul 2007 08:56:17
1.2.11_2  |
novel  |
Chase gnutls shared library version chase: adjust DEPENDS lines and
bump PORTREVISIONs. |
12 Jun 2007 14:14:35
1.2.11_1  |
dinoex  |
- drop pkg-install
as this cases problems for upgrading users
PR: 113613 |
11 Jun 2007 16:50:22
1.2.11  |
dinoex  |
- Security update to 1.2.11
Security: CVE-2007-0720
http://www.securityfocus.com/bid/23127
Reported by: miwi |
08 Jun 2007 14:12:45
1.2.10_1  |
dinoex  |
- last update had wrong PR-number
PR: 113460 |
08 Jun 2007 13:57:13
1.2.10_1  |
dinoex  |
- fix order for creation for user, groups and dirs.
PR: 113473 |
21 Apr 2007 16:14:41
1.2.10  |
dinoex  |
- fix typo
PR: 111929
Submitted by: NAKAJI Hiroyuki |
29 Mar 2007 06:07:36
1.2.10  |
dinoex  |
- fix pkg-plist
PR: 110917
Submitted by: Artis Caune |
27 Mar 2007 05:23:24
1.2.10  |
dinoex  |
- fix pkg-plist
Reported by: kris |
25 Mar 2007 08:50:50
1.2.10  |
dinoex  |
- update to 1.2.10
PR: 110757
Submitted by: Alessandro Dellavedova
- fix directories and ownerships |
09 Mar 2007 07:44:58
1.2.8  |
dinoex  |
- remove killall
110108
Dierk Sacher
- unbreak option PHP |
06 Mar 2007 06:51:51
1.2.8  |
linimon  |
Use the new facility of bsd.port.mk to be able to simplify the interaction
of USE_PHP and OPTIONS.
PR: ports/106557
Submitted by: ale
Hat: portmgr |
20 Feb 2007 06:29:38
1.2.8  |
dinoex  |
- update to 1.2.8
PR: 109326
Submitted by: Ivan Lago
- fix build with openssl port
- remove "killall" on install |
17 Feb 2007 07:54:55
1.2.7_3  |
dinoex  |
- drop defunct cups.desktop
Reported by: Michael Johnson |
02 Jan 2007 08:54:13
1.2.7_2  |
novel  |
- Chase security/gnutls update
- Add an entry to UPDATING
- Pet portlint(1) for some ports while I'm here |
22 Dec 2006 08:51:28
1.2.7_1  |
dinoex  |
- honor PTHREAD_LIBS
Submitted by: Jeremy Messenger (maze)
PR: 107050
- honor PTHREAD_CFLAGS
- make portlint happper |
10 Dec 2006 14:05:59
1.2.7  |
dinoex  |
- take maintainership
- virtualie meta package |
06 Dec 2006 12:26:22
1.2.7  |
linimon  |
Reset asa@agava.com after several months of inactivity and no response to
email.
Hat: portmgr |
06 Dec 2006 09:39:29
1.2.7  |
sat  |
- Update to 1.2.7
- Clean up a little bit
- Clean up var at deinstallation
Approved by: Sergey Akifyev <asa@agava.com> (months of timeouts) |
06 Aug 2006 09:13:36
1.2.2  |
itetcu  |
- update to 1.2.2 [1]
- tell in pkg-message about permissions needed [2] [3]
- fix man / mlink install [4] [5]
- don't remove dirs listed in bsd.local.dist [6]
- conflict with LPRng [7]
- fix OPTIONS handling [8]
- fix printing raw data using application/octet-stream [9]
- some other small fixes
Please note that the biggest part of the work was done by Marcin Wisnicki and
this commit it's based manly on his work.
PR: ports/99624 [1]
ports/99460 [2] ports/99745 [3]
ports/99798 [4] ports/101175 [5](Only the first 15 lines of the commit message are shown above ) |
06 Jul 2006 17:41:23
1.2.0_2  |
novel  |
Chase gnutls shlib version change. |
24 Jun 2006 08:14:19
1.2.0_2  |
itetcu  |
* Fixes problems with updating CUPS installation (Udo Schweigert)
* Fixes conflict with PHP5 when WITH_PHP is not enabled
PR: 99371
Submitted by: maintainer
Tested by: Beech Rintoul <beech@alaskaparadise.com> |
22 Jun 2006 20:16:06
1.2.0_1  |
ahze  |
- Update to 1.2.0
PR: ports/97783
ports/97782
Submitted by: maintainer |
27 Mar 2006 22:16:21
1.1.23.0_9  |
mnag  |
- Add patch for security issues
- Bump PORTREVISION
- portlint(1)
Approved by: maintainer timeout (2 days, security)
Obtained from: gentoo
Security: CVE-2005-3624, CVE-2005-3625, CVE-2005-3626, CVE-2005-3627,
http://secunia.com/advisories/18303/ |
27 Jan 2006 11:28:06
1.1.23.0_8  |
dougb  |
Replace the old cups.sh script with a new rc.d style cupsd[.sh]
Approved by: Sergey Akifyev <asa@agava.com> (maintainer) |
22 Jan 2006 02:48:53
1.1.23.0_7  |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
07 Dec 2005 16:00:41
1.1.23.0_7  |
mnag  |
Backport xpdf vendor patch (affected part)
Bump PORTREVISION
PR: 90072
Approved by: maintainer
Security:
http://www.idefense.com/application/poi/display?id=342&type=vulnerabilities
http://www.idefense.com/application/poi/display?id=343&type=vulnerabilities
http://www.idefense.com/application/poi/display?id=344&type=vulnerabilities
http://secunia.com/advisories/17897/
CVE-2005-3191, CVE-2005-3192 |
04 Dec 2005 02:01:01
1.1.23.0_6  |
dougb  |
Remove the PROVIDE line from the startup script. From our
perspective, this is still an old-style rc script, however
the presence of the PROVIDE line fools the new rcorder
code in HEAD into thinking that it should be treated like
a new style script.
I submitted the patch to the maintainer recently, but given
that the PR points out the problem in the real world, I'm
taking unilateral action. If the maintainer has a better
solution, that's not a problem.
PR: ports/89892
Submitted by: Nicolas Blais |
06 Sep 2005 08:19:02
1.1.23.0_5  |
lawrance  |
Fix embedded xpdf vulnerability. Bump PORTREVISION.
Approved by: asa@agava.com (maintainer, timeout 3 weeks), linimon
Obtained from: RedHat/FC3
Security:
http://www.FreeBSD.org/ports/portaudit/24eee285-09c7-11da-bc08-0001020eed82.html
Security: CAN-2005-2097 |
27 Apr 2005 10:31:36
1.1.23.0_4  |
mr  |
Forgot to bump PORTREVISION after fixing gnu-tls support.
Remindet by: Doug Barton |
28 Jan 2005 10:43:43
1.1.23.0_3  |
vs  |
Do not wipe existing certs on installation from port
PR: ports/76522
Submitted by: Tsurutani Naoki
Approved by: maintainer |
27 Jan 2005 15:44:17
1.1.23.0_3  |
trhodes  |
Patch for remote buffer exploit.
Submitted by: simon
Approved by: MAINTAINER
VuXML uuid: f755545e-6fcd-11d9-abec-00061bd2d56f |
24 Jan 2005 17:23:00
1.1.23.0_2  |
sem  |
- Update to 1.1.23
- Build with GNUTLS isntead of OpenSSL by default to fix FireFox issues
- Fixed man languages
- Change maintainer e-mail
- Pass maintainership of print/cups to submitter
PR: ports/76337
Submitted by: Sergey Akifyev <asa(at)agava.com> (maintainer of cups-base and
cups-lpr) |
17 Jan 2005 17:40:22
1.1.22.0_2  |
simon  |
Fix remote arbitrary code execution vulnerability.
Note that this does not fix all the security vulnerabilities for CUPS,
but it fixes the most serious one.
With hat: secteam
VuXML:
http://www.vuxml.org/freebsd/40a3bca2-6809-11d9-a9e7-0001020eed82.html
Obtained from: CUPS bug system - http://www.cups.org/str.php?L1024
Approved by: erwin (mentor) |
28 Dec 2004 21:23:33
1.1.22.0_1  |
pav  |
- Deal with manlang directories |
24 Dec 2004 23:17:44
1.1.22.0_1  |
josef  |
Patch vulnerability in imported xpdf code. Bump PORTREVISION.
Approved by: pav(mentor)
With hat: secteam
References:
http://www.vuxml.org/freebsd/e3e266e9-5473-11d9-a9e7-0001020eed82.html |
15 Nov 2004 04:24:32
1.1.22.0  |
dougb  |
Update to 1.1.22, which was released on 29 October and is the
latest version. While I'm here, make pkg-message print the
actual prefix when the port is installed, and a nicer message
for package installs.
This version of the software also includes 'es' man pages to
go with the 'fr' ones. |
15 Nov 2004 02:50:37
1.1.21.0  |
dougb  |
Fix build and plist by updating the locations of a couple of man pages
that changed in version 1.1.21.
According to lofi (who committed the PR for the upgrade) the maintainer
is currently, "very offline," so he agreed that I should just commit
the fixes.
Forgotten by: MAINTAINER
Untested by: lofi |
14 Nov 2004 23:09:34
1.1.21.0  |
lofi  |
Update to 1.1.21.
PR: 71811
Submitted by: maintainer |
12 Aug 2004 13:38:26
1.1.20.0  |
vs  |
Also keep backups of mime.{convs,types} on upgrades.
PR: ports/70195
Requested by: John Merryweather Cooper
Patched by: Sergey Akifyev (maintainer) |
30 Jul 2004 22:05:17
1.1.20.0  |
lofi  |
Prevent configure from setting CXX=CC and falling over with gcc-3.4.2
because of it afterwards. |
17 May 2004 08:10:34
1.1.20.0  |
vs  |
- Provide helpful pkg-message [1]
- Add URL to pkg-descr [1]
- Use correct path to configuration files in man-page [2]
PRs: ports/65390 [1], ports/65391 [2]
Submitted by: Daniel Harris
Approved by: maintainer |
17 Mar 2004 16:49:25
1.1.20.0  |
dinoex  |
- clean empty dirs man/fr/man? |
04 Feb 2004 05:10:27
1.1.20.0  |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
03 Feb 2004 18:53:19
1.1.20.0  |
lofi  |
Fix some fallout from the permissions-fix.
Noticed by: kde-freebsd buildcluster. |
02 Feb 2004 17:41:37
1.1.20.0  |
marcus  |
Unmark FORBIDDEN, and fix the permissions issue.
Submitted by: maintainer |
30 Jan 2004 09:01:48
1.1.20.0  |
kris  |
FORBIDDEN: Changes ownership of system directories |
04 Dec 2003 10:04:21
1.1.20.0  |
pav  |
- Update to 1.1.20
PR: ports/59709
Submitted by: Sergey Akifyev <asa@gascom.ru> (maintainer)
Approved by: adamw (mentor) |
22 Nov 2003 00:16:19
1.1.19.0  |
pav  |
- Let package create necessary config directories
- Change pkg-message to point to common configuration problems
- Give maintainership to submitter
PR: ports/57937
Submitted by: Sergey Akifyev <asa@gascom.ru>
Reviewed by: marcus
Approved by: adamw (mentor) |
14 Nov 2003 17:28:15
1.1.19.0  |
eik  |
Fix some ports that write something after bsd.port.mk
PR: 59254
Approved by: marcus (mentor) |
21 Jul 2003 14:28:32
1.1.19.0  |
arved  |
Update to 1.1.19 |
08 Jun 2003 21:13:49
1.1.18.0_5  |
will  |
Please see http://freebsd.kde.org/memoriam/alane.php for an In Memoriam page. |
08 Jun 2003 21:06:22
1.1.18.0_5  |
will  |
REST IN PEACE
Alan Eldridge
Born December 15, 1961 in Iowa
Died June 6, 2003 in Denver, Colorado
Thank you for your contributions, you
will be greatly missed. |
16 May 2003 15:57:39
1.1.18.0_5  |
alane  |
fixed small perms error in plist |
16 May 2003 14:35:54
1.1.18.0_4  |
alane  |
Make sure the conf files are created by the packages from the .N files if
they don't exist. |
07 Mar 2003 06:09:08
1.1.18.0_4  |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
07 Feb 2003 04:50:54
1.1.18.0_4  |
alane  |
insert missing INSTALLS_SHLIB |
02 Feb 2003 22:21:07
1.1.18.0_4  |
alane  |
add missing MANLANG for French manpages |
27 Jan 2003 22:05:20
1.1.18.0_2  |
alane  |
remove parts of 1.1.19 patch that are just cvs tags |
25 Jan 2003 16:20:46
1.1.18.0_4  |
alane  |
Fixed "Print Test Page" bug with help from Mike at Easy SW. Portrevision
bumped to 4. Changed package message back to package-users-only message.
PR: 47423 |
25 Jan 2003 07:51:32
1.1.18.0_3  |
alane  |
update message, show message to port builders too |
25 Jan 2003 07:20:53
1.1.18.0  |
alane  |
add workaround for borked Print Test Page to pkg-message file |
23 Jan 2003 22:16:07
1.1.18.0_2  |
alane  |
fix all outstanding problems except printing test page |
23 Jan 2003 09:38:08
1.1.18.0_1  |
alane  |
fix certificate file error |
23 Jan 2003 09:30:36
1.1.18.0_1  |
alane  |
change doc dir to not have version extension for compatibility |
23 Jan 2003 09:05:40
1.1.18.0_1  |
alane  |
change doc dir to not have version extension for compatibility |