[git-commit] Update to branch: master, updated. HYLAFAX-6_0_0-15-g39895ba
| Newsgroups | gmane.comp.telephony.fax.hylafax.devel |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "HylaFAX".
The branch, master has been updated
via 39895ba77a834a4ff578feb9978f3c7d5a0ee5d6 (commit)
via fbc4dc86f951065c41c7bd5a3cbbc33056d83057 (commit)
via e204b562da2d1e262fe1f023cfbb4a507ccb1757 (commit)
via d83bbdd846335a7ca8f1ebfeab79d70084682e6a (commit)
via 4ddf3256a5d62f2750e576be056c27950b8ad312 (commit)
via 89232aecdffd3dd763bbbc42ecdc4f0ca216da76 (commit)
via b3dbdb0b9700ba758aeb4edc7bc232e2e6934627 (commit)
via a05ab07fa537df9b3223f207d6a677ee0604b9e4 (commit)
via 6b430275b2920d85f0f8db06c6d313affafffbcf (commit)
via 41bdef6a1c85368aa54fcd5f5c5567cf92e04372 (commit)
via f60390cc72083f19e8325a38aa83e6efd03776e7 (commit)
via c9fb06e0cefa009e285a629d8cc5f59e16c23023 (commit)
via 0b629ed2722c490900ca79b0769585bb0c95c0c1 (commit)
via 3bf4ab803f2206faf177a0509e409f217f394d6d (commit)
from e87ab9449a0e8435c4413e873902030740291994 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 39895ba77a834a4ff578feb9978f3c7d5a0ee5d6
Author: Patrice Fournier <[email protected]>
Date: Fri Aug 7 11:22:13 2009 -0400
Don't duplicate any file in a release tarball
commit fbc4dc86f951065c41c7bd5a3cbbc33056d83057
Author: Patrice Fournier <[email protected]>
Date: Fri Jul 31 12:24:22 2009 -0400
Update release notes
commit e204b562da2d1e262fe1f023cfbb4a507ccb1757
Author: Aidan Van Dyk <[email protected]>
Date: Fri Jul 24 17:37:14 2009 -0400
Page sent protocol trace fixes
If skipped pages are not counted, make sure to not trace skipped pages as
faxed and to use the same page number for sent pages as in the tagline.
(cherry picked from commit 9ffba03b5ba4f41999b6231c6a1850ccffcad8aa)
commit d83bbdd846335a7ca8f1ebfeab79d70084682e6a
Author: Aidan Van Dyk <[email protected]>
Date: Sat Jul 4 02:44:57 2009 +0000
More errno cleanups
... in line with the previous fixes.
(cherry picked from commit 4904aeb538e9160fcdf279bb6bcf618a7d292c0b)
commit 4ddf3256a5d62f2750e576be056c27950b8ad312
Author: Aidan Van Dyk <[email protected]>
Date: Fri Jul 3 19:19:58 2009 +0000
Signal handlers need to be careful with errno
Because other code relies on errno being set correctly from the
result of a previous syscall.
(cherry picked from commit baefdd9588a8169679d32be84c0a26f3523c3664)
commit 89232aecdffd3dd763bbbc42ecdc4f0ca216da76
Author: Aidan Van Dyk <[email protected]>
Date: Thu Jun 4 16:01:05 2009 +0000
More debug statements need to be removed
(cherry picked from commit 0b34b0a0932344e958bfbc0d0e36fa6d8ba6d13e)
commit b3dbdb0b9700ba758aeb4edc7bc232e2e6934627
Author: Aidan Van Dyk <[email protected]>
Date: Thu Jun 4 15:43:47 2009 +0000
Remove debugging statements
(cherry picked from commit 7808eecb32a4e2467e0358194eca9e892a403642)
commit a05ab07fa537df9b3223f207d6a677ee0604b9e4
Author: Aidan Van Dyk <[email protected]>
Date: Sat May 23 12:22:02 2009 +0000
Socket fixes for BSD 4.4 sockets
Giovanni Bechis reported things not working on OpenBSD, which uses the BSD
4.4 sockaddr struct which doesn't have sa_family as the first member. So
we can't rely on a family being the first member of our union either.
(cherry picked from commit 9695174b15fa8839ec7203c4c6def1a1b87e5f5d)
commit 6b430275b2920d85f0f8db06c6d313affafffbcf
Author: Aidan Van Dyk <[email protected]>
Date: Fri May 22 19:53:19 2009 +0000
FaxClient: Apparently <modem>@ is used and common
At least, we shouldn't segfault on it.
(cherry picked from commit ad4574469b885952423711080c77e7ac31c0c743)
commit 41bdef6a1c85368aa54fcd5f5c5567cf92e04372
Author: Aidan Van Dyk <[email protected]>
Date: Tue May 19 15:44:20 2009 +0000
Socket.h: OpenBSD portability
Fix from Giovanni Bechis <[email protected]>
(cherry picked from commit effbbec24aadf058859990f3ac3114e9a8de6224)
commit f60390cc72083f19e8325a38aa83e6efd03776e7
Author: Aidan Van Dyk <[email protected]>
Date: Fri May 15 18:46:38 2009 +0000
templates: Update Polish translation
(cherry picked from commit e5e8c4b50fc895ba7111d1b4d0802b1865647d2d)
commit c9fb06e0cefa009e285a629d8cc5f59e16c23023
Author: Patrice Fournier <[email protected]>
Date: Fri Jul 31 12:05:40 2009 -0400
Adds RPM building right from tarball
Build an RPM with just:
rpmbuild -ta path/hylafax-$VERSION.tar.gz
Based on the following commits:
395986440c00af624cf729c199af9daa385e8792
111a6c004d81fdd22de16e6072fde0f5a748dad3
331c20be8a352fec904f841040dbc108010036d9
90db29cc72feccea81db09ffd954efa0295c13f4
commit 0b629ed2722c490900ca79b0769585bb0c95c0c1
Author: Patrice Fournier <[email protected]>
Date: Fri May 15 17:50:52 2009 +0000
Cleanup distrules
Update list of files to distribute in the tarball and make sure
`make release.tar` will build a correctly named release tarball.
(cherry picked from commit 9d866b3ab4d325f890051fc8e7fa4cef83e33030)
commit 3bf4ab803f2206faf177a0509e409f217f394d6d
Author: Patrice Fournier <[email protected]>
Date: Fri Jul 31 10:41:08 2009 -0400
Changed revision control name in version number
-----------------------------------------------------------------------
Summary of changes:
CONTRIBUTORS | 2 +
Makefile.in | 2 +-
VERSION | 2 +-
configure | 3 +-
debian/changelog | 6 +
dist/{hylafax.spec => hylafax.dist} | 0
distrules | 1429 ++++++++++++++++----------
doc/RELEASENOTES-4.3.txt | 5 +
doc/RELEASENOTES-4.4.txt | 6 +
doc/RELEASENOTES-6.0.txt | 28 +-
doc/RELEASENOTES-CVS.txt | 1 -
doc/RELEASENOTES-GIT.txt | 28 +
etc/templates/pl/notify-done-page.txt | 8 +-
etc/templates/pl/notify-done.txt | 14 +-
etc/templates/pl/notify-failed-page.txt | 12 +-
etc/templates/pl/notify-failed.txt | 12 +-
etc/templates/pl/notify-format_failed.txt | 16 +-
etc/templates/pl/notify-killed.txt | 16 +-
etc/templates/pl/notify-poll_failed.txt | 2 +-
etc/templates/pl/notify-poll_no_document.txt | 2 +-
etc/templates/pl/notify-poll_rejected.txt | 2 +-
etc/templates/pl/notify-rejected.txt | 12 +-
etc/templates/pl/notify-removed.txt | 4 +-
etc/templates/pl/notify-requeued.txt | 4 +-
etc/templates/pl/notify-timedout.txt | 16 +-
faxd/Class1Send.c++ | 2 -
faxd/FaxModem.c++ | 2 -
faxd/FaxSend.c++ | 23 +-
faxd/faxQueueApp.c++ | 2 +
faxd/faxSendApp.c++ | 2 +
faxd/pageSendApp.c++ | 3 +
hfaxd/FileSystem.c++ | 4 -
hfaxd/InetFaxServer.c++ | 39 +-
hfaxd/SuperServer.c++ | 2 +-
libhylafax/Dispatcher.c++ | 2 +
libhylafax/FaxClient.c++ | 2 +-
libhylafax/InetTransport.c++ | 18 +-
libhylafax/Socket.h | 18 +-
rpm/FaxDispatch | 32 +
rpm/README.rpm | 60 ++
rpm/config | 7 +
config/rockwell-rc => rpm/config.modem | 43 +-
rpm/cron.daily | 17 +
rpm/cron.hourly | 10 +
rpm/hyla.conf | 46 +
rpm/hylafax.spec | 814 +++++++++++++++
rpm/init | 215 ++++
rpm/jobcontrol.sh | 136 +++
rpm/logrotate.conf | 7 +
rpm/patches/001-faxsetup-server.patch | 13 +
rpm/setup.cache | 35 +
rpm/setup.modem | 40 +
rpm/sysconfig | 17 +
53 files changed, 2580 insertions(+), 663 deletions(-)
rename dist/{hylafax.spec => hylafax.dist} (100%)
delete mode 100644 doc/RELEASENOTES-CVS.txt
create mode 100644 doc/RELEASENOTES-GIT.txt
create mode 100644 rpm/FaxDispatch
create mode 100644 rpm/README.rpm
create mode 100644 rpm/config
copy config/rockwell-rc => rpm/config.modem (75%)
create mode 100644 rpm/cron.daily
create mode 100644 rpm/cron.hourly
create mode 100644 rpm/hyla.conf
create mode 100644 rpm/hylafax.spec
create mode 100644 rpm/init
create mode 100644 rpm/jobcontrol.sh
create mode 100644 rpm/logrotate.conf
create mode 100644 rpm/patches/001-faxsetup-server.patch
create mode 100644 rpm/setup.cache
create mode 100644 rpm/setup.modem
create mode 100644 rpm/sysconfig
hooks/post-receive
--
HylaFAX
____________________ HylaFAX(tm) Developers Mailing List ____________________
To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe [email protected] < /dev/null