Age | Commit message (Collapse) | Author | Files | Lines |
|
The "netqmail" PKG_OPTION to qmail is no longer enabled on Linux
by default; if you were relying on that, set it explicitly.
|
|
|
|
|
|
|
|
|
|
Version 0.9.10 (Jan 28 2005)
* FIX: use config.h in mDNSClientAPI.h to determine which headers to include
* FIX: don't clobber CFLAGS in Makefile.am files
Version 0.9.9 (Jan 27 2005)
* FIX: use memmove rather than memcpy
* FIX: use memcmp to compare oids, rather than strcmp (contributed by
John Wiseman jjwiseman@yahoo.com)
* FIX: sw_autoip_network_interface_make_initial_ip_address() uses
uninitialized m_mac_addr (contributed by Andrea Campi
andrea+howl@webcom.it)
* FIX: include stdint.h and use standard types in mDNSClientAPI.h
(contributed by Jeff Waugh jdub@perkypants.com)
* FIX: make posix_interface.c easier to port other OSes (contributed by
Andrea Campi andrea+how@webcom.it)
* FIX: check interface status before looking at link (contributed by
Andrea Campi andrea+howl@webcom.it)
* FIX: builddir != srcdir problem (contributed by Thomas Fitzsimmons
fitzsim@redhat.com)
* FIX: memory leaks on cleanup
* FIX: mDNSResponder, nifd, autoipd shouldn't be linked statically
|
|
Vino 2.10.0
===========
Translators
+ Rostislav Raykov (bg)
+ Josep Puigdemont (ca)
+ Rhys Jones (cy)
+ Priit Laes (et)
+ Rajesh Ranjan (hi)
+ Žygimantas Beručka (lt)
+ Kjartan Maraas (nb)
+ Rajeev Shrestha (ne)
+ Åsmund Skjæveland (nn)
+ Kjartan Maraas (no)
+ Leonid Kanter (ru)
+ Elian Myftiu (sq)
+ Chi-Wei Chen (zh_TW)
Vino 2.9.2
==========
Fixes
+ New icon (Jakub Steiner)
+ Add X-GNOME-Bugzilla-Version to .desktop file for bug-buddy
(Christoffer Olsen)
+ Install icon into hicolor icon theme (Mark)
+ Update to automake 1.7 (Mark)
+ Install .desktop file in $(datadir)/applications (Mark)
Translators
+ Rostislav Raykov (bg)
+ Alessio Frusciante (it)
+ Žygimantas Beručka (lt)
+ Badral (mn)
+ Kjartan Maraas (nb)
+ Gora Mohanty (or)
+ Marcel Telka (sk)
|
|
==============
Version 2.10.0
==============
o Translators
* Nikos Charonitakis (el)
* Alexander Winston (en_CA)
* Žygimantas Beručka (lt)
* Rajeev Shrestha (ne)
* Theppitak Karoonboonyanan (th)
=============
Version 2.9.4
=============
o Misc
* Handle requests for the old wireless applet IID (Mark)
o Translators
* Vladimir Petkov (bg)
=============
Version 2.9.2
=============
o Fixes
* Set the accessible name on the applet (Padraig O'Briain)
* Make Shift-F10 pop up the context menu (Padraig O'Briain)
* Make panel translucency work (Davyd Madely)
* Update to automake 1.7 (Mark)
* Remove panel:category attribute from .server file (Mark)
o Traslators
* Martin Willemoes Hansen (da)
* Adam Weinberger (en_CA)
* Ignacio Casal Quinteiro (gl)
* ahmad riza h nst (id)
* Alessio Frusciante (it)
* Leonid Kanter (ru)
* Marcel Telka (sk)
|
|
2.10.0 ("La movida")
* Translations:
- Some translations updates
2.9.92 ("Magical Fenix")
* Translations:
- Lot of translations updates
- New Ukrainian translation of the documentation by
Maxim V. Dziumanenko <mvd@mylinux.com.ua>
2.9.91 ("Hänsel und Gretel")
* Fixes:
- Port to the new libmenu API to get the list of available applications.
- Fix the applets loading.
2.9.3 ("Wild Rose")
* Translations:
- Updated Italian, Chinese, Swedish, Estonian and German
translations.
2.9.2 ("Tres Jotas")
* Fixes:
- Use the command line option --include-file to include a file
- Skip the product/component pages if the application is
passed on the command line (also show its name in the
intro page)
* Improvements:
- Added a kill command line argument for killing that pid after
the bug report is sent (this is useful for calling bud-buddy
inside your application when a non-segfaulf crash occurs, like
in python code or scheme, etc...)
|
|
Net::DNS is now stored in a subversion repository, replacing cvs.
As such the submodule version numbers have taken another big jump.
Luckily those numbers don't matter as long as they work.
Fixed a bug with Unknown RR types that broke zone signing [Olaf].
Added callback support to Net::DNS::Resolver::Recuse. The
demo/trace_dns.pl script demonstrates this.
Added a note regarding answers with an empty answer section to the
Net::DNS::Resolver::search() and Net::DNS::Resolver::query()
documentation.
The copyright notice for Net::DNS::RR::SSHFP was incorrect. That file
is Copyright (c) 2004 RIPE NCC, Olaf Kolkman.
|
|
|
|
|
|
generated by tinydns-data on sparc64 (and presumably other 64-bit
platforms). Discussed on the dns list in this thread:
http://marc.theaimsgroup.com/?l=djbdns&m=110845281123105&w=2
Bump PKGREVISION for this user-visible change.
Addresses PR pkg/28420.
|
|
|
|
(after dependencies are handled).
|
|
|
|
environment (after dependencies are handled).
|
|
|
|
into "named9.sh".
- Create a user and a group "named" for running the name server.
- Add a message file which encourages to run the name server in a
change root non-root configuration.
This address PR pkg/14876 by Greg A. Woods.
Bump package revision because of the above changes.
|
|
|
|
Bump PKGREVISION.
|
|
Approved by wiz.
|
|
builtin script.
- Don't set "pidfile" in "named9.sh" because it breaks change rooted
configurations.
- Disable inlining in "lib/dns/rbt.c" on PowerPC systems because certain
GCC version create broken code for that file.
Bump package revision because of the above changes.
|
|
|
|
redefines about everything. Approved by wiz.
|
|
|
|
- Use RCD_SCRIPTS mechanism to install startup scripts as suggested by
Greg A. Woods in PR pkg/19099.
|
|
The update during the pkgsrc freeze has been approved by <wiz>.
Two patches have been provided by <christos>.
Tested on NetBSD-1.6.1/i386 and NetBSD-2.0/i386.
Closes PR pkg/20906.
|
|
|
|
|
|
|
|
|
|
Install the source and let man(1) do it.
Use PREFIX, not LOCALBASE, when installing.
|
|
|
|
This release fixes three security and stability-related issues:
- Matevz Pustisek discovered a buffer overflow in the Etheric dissector.
(CAN-2005-0704)
- The GPRS-LLC dissector could crash if the "ignore cipher bit" option was
enabled. (CAN-2005-0705)
- Diego Giago discovered a buffer overflow in the 3GPP2 A11 dissector. This
flaw was later reported by Leon Juranic. (CAN-2005-0699)
- Leon Juranic discovered a buffer overflow in the IAPP dissector.
- A bug in the JXTA dissector could make Ethereal crash.
- A bug in the sFlow dissector could make Ethereal crash.
Everyone is encouraged to upgrade.
New and updated features:
=========================
- Tree view item context menus now let you browse to the display filter
reference and wiki pages for a particular protocol.
- Online help has been expanded.
- VoIP call analysis (including nifty connection diagrams) has been added.
- GSS-API decryption has been greatly enhanced.
New protocol support:
=====================
AgentX, BUDB, DTP, G.723, IDP, INAP, KINK, Realplayer Data Protocol, Retix
Spanning Tree Protocol, RTCP-XR, XML, XNS, SPP
Updated protocol support:
=========================
3GPP2 A11, ACSE, AMR, ATM, BER, BSSGP, BUTC, CDP, CLNP, CoSine L2, DAAP,
DCE/RPC, DCOM, DIAMETER, DNP, DNS, Etheric, FCP, FW-1, Gnutella, GPRS, GSM A,
GSM MAP, H.225, H.245, H.248, H.450, HTTP, IAX2, ICQ, IEEE 802.11, IEEE 802.3
Slow Protocols, IP, iSCSI, ISUP, Juniper, JXTA, Kerberos, L2TP, LDAP, MIP,
MPLS, NDMP, NSIP, NTP, OSPF, OXID, PostgreSQL, RADIUS, RDT, Redback, RMCP,
RTP, RTSP, SCSI, SCTP, SDP, SPNEGO, SSL, STUN, TCAP, TCP, TZSP
New and updated capture file support:
=====================================
DBS Etherwatch, Lucent/Ascend, Nettl, Tcpdump (Redback)
|
|
about ENOTSUP. Approved by wiz.
|
|
and ${CFLAGS}. This fixes the build of net/djbdns, as well as any
other of these packages passing down PKG_SYSCONFDIR via CFLAGS, as
well as being more generally correct for arbitrary user-defined
CFLAGS. Suggested by jlam.
For consistency across djbware in pkgsrc:
* In math/djbfft's and sysutils/daemontools's do-configure targets,
remove leading @ from ${ECHO} lines; from the former, also remove
unneeded single quotes from one such line.
* Rename net/publicfile's pre-build and sysutils/service-config's
post-patch targets to do-configure.
* In sysutils/checkpassword's do-configure target, reorder creation
of conf-cc, conf-ld, and conf-home.
All of the affected packages have been verified to compile.
XXX These packages probably have enough build goo in common to
XXX warrant an mk/djbware.mk. I'll investigate this post-freeze.
|
|
Fixes build on Interix.
|
|
Part of the fix adds <sys/time.h> to ares.h to make it get fd_set on more
platforms, so bump PKGREVISION.
|
|
|
|
|
|
|
|
Bump package revision.
|
|
|
|
|
|
version number where appropriate. They are useless.
|
|
|
|
|
|
|
|
to package name patterns.
Also sort PLIST.
Bump PKGREVISION.
|