From: Petter Reinholdtsen Date: Sat, 22 Feb 2014 20:37:40 +0000 (+0000) Subject: New post. X-Git-Url: http://pere.pagekite.me/gitweb/homepage.git/commitdiff_plain/d0c95c04b944acf3da1785ab02e519c31c40af2e?ds=sidebyside New post. --- diff --git a/blog/data/2014-02-22-ng-utils-1.0.txt b/blog/data/2014-02-22-ng-utils-1.0.txt new file mode 100644 index 0000000000..8625190038 --- /dev/null +++ b/blog/data/2014-02-22-ng-utils-1.0.txt @@ -0,0 +1,28 @@ +Title: New home and release 1.0 for netgroup and innetgr (aka ng-utils) +Tags: english, debian +Date: 2014-02-22 21:40 + +

Many years ago, I wrote a GPL licensed version of the netgroup and +innetgr tools, because I needed them in +Skolelinux. I called the project +ng-utils, and it has served me well. I placed the project under the +Hungry Programmer umbrella, and it was maintained in our CVS +repository. But many years ago, the CVS repository was dropped (lost, +not migrated to new hardware, not sure), and the project have lacked a +proper home since then.

+ +

Last summer, I had a look at the package and made a new release +fixing a irritating crash bug, but was unable to store the changes in +a proper source control system. I applied for a project on +Alioth, but did not have time +to follow up. Until today. :)

+ +

After many hours of cleaning and migration, the ng-utils project +now have a new home, and a git repository with the highlight of the +history of the project. I published all release tarballs and imported +them into the git repository. As the project is really stable and not +expected to gain new features any time soon, I decided to make a new +release and call it 1.0. Visit +https://alioth.debian.org/projects/ng-utils/ +if you want to check it out. The new version is also uploaded into +Debian Unstable.