lp:~gandelman-a/ubuntu/quantal/netcat-openbsd/merge

Created by Adam Gandelman and last modified
Get this branch:
bzr branch lp:~gandelman-a/ubuntu/quantal/netcat-openbsd/merge
Only Adam Gandelman can upload to this branch. If you are Adam Gandelman please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Adam Gandelman
Status:
Development

Recent revisions

13. By Adam Gandelman

Add bug reference

12. By Adam Gandelman

debian/patches/netcat-info.patch: Refresh.

11. By Adam Gandelman

* Merge from Debian unstable.
* debian/patches/verbose-message-to-stderr.patch: Dropped,
  applied upstream.
* debian/patches/dccp.patch: Dropped, applied in Debian.
* debian/control: Update XSBC-Original-Maintainer.
* Remaining changes:
  - debian/patches/netcat-info.patch: Add info about netcat-traditional
    if you are looking for an option when it is not available.
    (LP: #590925)
* Fix segfaults when using -Ulv (Closes: #668558).
* Do not continue to listen on port after accepting connection.
* Add $LDFLAGS from environment (Closes: #665321).
* High urgency for fixing RC bug.
* Fix readwrite() behaviour (Closes: #662741).
* Clear up symlink of man page.
* Use Breaks instead of Conflicts.
* Fix minor warnings from man.
* Add missing Build-Depends: pkg-config.
* New upstream CVS snapshot, new maintainer.
  - Verbose message to strerr (Closes: #570765).
  - Can use packet's content > 1024 (Closes: #607003).
  - Replace non-portable echo with printf (Closes: #510372).
* debian/patches:
  - Rearrange existing patches, fix new porting issues.
  - Option -l and -p are now compatible (Closes: #540073).
  - Use libbsd instead of glib for strlcpy (Closes: #550611).
  - Fix build with -Wl,--as-needed (Closes: #604781).
  - Handling multiple clients subsquently when -k (Closes: #514792).
  - Replace inet_ntoa with inet_ntop to support IPv6
    (Closes: #512992).
  - Modify -q behavior to be compatible with nc.traditional
    (Closes: #508722, #594614, #606925, #611964).
  - DCCP and broadcast support.
  - Arbitrary port list to scan.
  - Fix misc connection failures
    (Closes: #579485, #579486, #579487, #579488, #633948).
  - Improve verbose information and documentations.
* debian/rules:
  - Link nc.openbsd.1 from nc.1 (Closes: #535951).
  - Enable optional hardening build flags.
* debian/control:
  - Replace glib with libbsd.
  - Update to use debhelper 8, std-ver 3.9.2.
  - Priority: important, to make it into base system.
  - Add Vcs-*.
* debian/compat:
  - Update to 8 from 4.

10. By Benjamin Drung

* Merge from Debian unstable (LP: #803856). Remaining changes:
  - debian/patches/dccp.patch: Added support for dccp
  - debian/patches/netcat-info.patch: Add info about netcat-traditional
    if you are looking for an option when it is not available.
    (LP: #590925)
  - debian/patches/verbose-message-to-stderr.patch: Log "Connection to ..."
    messages to stderr (LP: #519210)
  - Modify Maintainer value to match the DebianMaintainerField
    specification.
  - Fix build failure with --as-needed.
* Quit immediately after EOF if -q is not given (i.e. make the default
  equivalent to -q 0). This is the standard upstream behavior and what
  other Linux distributions use. It is different from netcat-traditional,
  but compatibility with other versions of OpenBSD netcat is more
  important. (Closes: #502188)

9. By Chuck Short

debian/patches/dccp.patch: Added support for dccp

8. By Chuck Short

* debian/patches/quit-timer.patch: Re-enabled, but set default to 0 to match
  current behavior.
* debian/patches/netcat-info.patch: Add info about netcat-traditional
  if you are looking for an option when it is not available.
  (LP: #590925)

7. By Chuck Short

debian/patches/quit-timer.patch: Drop quit-time.patch as per disccussion on
ubuntu-server. (LP: #590925)

6. By Matthias Klose

Fix build failure with --as-needed.

5. By Stefan Haller

Log "Connection to ..." messages to stderr (LP: #519210)

4. By Soren Hansen

* Merge from debian unstable.
* Reinsert quit-timer, but set default to 0 to match current behaviour.
  (LP: #242350)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/quantal/netcat-openbsd
This branch contains Public information 
Everyone can see this information.

Subscribers